﻿
@import url('https://fonts.googleapis.com/css2?family=Lalezar&family=Mr+De+Haviland&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lalezar&family=Mr+De+Haviland&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

.lalezar-regular {
  font-family: "Lalezar", system-ui;
  font-weight: 400;
  font-style: normal;
}
.mr-de-haviland-regular {
  font-family: "Mr De Haviland", cursive;
  font-weight: 400;
  font-style: normal;
}
.open-sans-<uniquifier> {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
body{
	font-family: "Open Sans", Verdana, "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:15px;
	line-height: 25px;
}
.container{
	position:relative;
}
a{
	color:#ff6600;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#top{
	padding-top:10px;
	padding-bottom:10px;


}
#logo{
	max-width:100%;
	padding-left:12px;
}
#menu{
	
}
.searchinput{
	border:0;
	border-radius:0;
}
#socialmedia {
	padding-top: 5px;
	text-align:right;
	float:right;
}
#socialmedia form{
	margin-top:10px;
}
#header{
        padding-top: 5px;
}
#headertext{
	position:absolute;
	top:40px;
	right:10px;
	background: url('../images/quote.png');
	padding:20px;
	padding-top: 2px;
	font-size:16px;
	line-height:22px;
	width:400px;
	height:auto;
	font-family: 'Istok Web', sans-serif;
}
#headertext h1{
	color:#ff6600;
}
.showTablet{
	display:none;
}
@media (max-width:992px){
	.hideTablet{
		display:none;
	}
	.showTablet{
		display:inherit;
	}
	.photoCarousel{
		height:150px;
	}
	#photoCarouselContainer{
		height:150px;
	}
	#headertext{
                    display: none;
        }
}
@media (max-width:768px){
	.photoCarousel{
		height:300px;
	}
	#photoCarouselContainer{
		height:300px;
	}
	#socialmedia{
		padding-top:5px !important;
		width:26px;
	}
	#socialmedia form{
		display:none;
	}
	#socialmedia img{
		max-width:22px;
		height:auto;
		margin-bottom:2px;
	}
	.nav{
		float:none;
	}
}
@media (max-width:500px)
{

}

.navbar{
	margin-bottom:0;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
}
h1, h2, h3, h4 {
	color: #000;
	font-family: 'Istok Web', sans-serif;
}
h1 {
	font-size: 50px;
	font-weight: normal;
        font-family: "Lalezar", system-ui;
}
h2 {
	font-size: 50px;
	font-weight: normal;
	line-height:50px;
	color:#000;
        font-family: "Lalezar", system-ui;
        margin-bottom: 0px;
        margin-top: 20px;
}
h3 {
	font-size: 30px;
	font-weight: normal;
	line-height:40px;
	color:#000;
        font-family: "Lalezar", system-ui;
}
h5{
	font-size: 15px;
}
img {
	border: 0;
}

@media (max-width:768px){
      h2 {
      	 font-size: 35px;
      	 line-height:30px;
      }
}


@media (min-width:992px){
      .slogan {
      display: none;
      }
}


#content{
	background:white;
	padding-bottom:0px;
	min-height:400px;
}
.padding{
	padding:15px;
	padding-top:0;
}
.socials-thumbs {
      display: none;
}
@media (max-width:998px){
      .socials {
      display: none;
      }
      .socials-thumbs {
            display: unset;
      }
}
.buttons {
  color: #000 !important;
  background: #fad815;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 18px;
  cursor: pointer;
  display: block;
  border-radius: 10px;
  width: fit-content;
}
.buttons a {
  color: #000 !important;

}

.buttons a:hover {
  text-decoration: none;
}
.buttons:hover {
  background: #ddbe0b;
}
.reviews {
         text-align:center;
         font-size: 18px;
         font-style: italic;
}
.reviews img {
         margin-bottom:15px;
}
.categorie {
           width: 14%;
           text-align:center;
           font-weight: bold;
           font-size: 18px;
           position: relative;
           display: block;
           float: left;
}
.categorie img {
           width: 96%;
}

.images{
	display:block;
	float:left;
	vertical-align:middle;
	text-align:center;
	margin-bottom:40px;
}
.images > img{
	float:left;
}
.prods {
       position: relative;
       width: 220px;
       text-align: center;
       float: left;

}
.imag {
        width: 210px;
        height: 210px;
        padding: 10px;
	border-radius:200px;
}

.profiel {
       position: relative;
       width: 300px;
       text-align: center;
       float: left;

}
.people {
        width: 300px;
        height: 300px;
        padding: 10px;
	border-radius:100px;
}

/* footer */

#footer {
	background-color: #000;
	margin-top: 10px;
	height: auto;
	background-size: cover;
	background-position: top center;
	padding-top: 5px;
}

#footer .row {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
}

#footer .row h5 {
	font-weight: 400;
	margin-bottom: 5px;
}

#footer .row p {
	margin-bottom: 5px;
}

#footer .row a {
	color: #fff !important;
	padding-left:3px;
	padding-right:3px;

}
@media (min-width: 992px) {
      #footer .col-md-3 {
      width: 20%;
      }
      #footer .col-md-2 {
      width: 20%;
      }
}
@media (max-width: 992px) {
      #footer .col-md-3 {
      width: 33%;
      }
      #footer .col-md-2 {
      width: 33%;
      }
}
@media (max-width: 679px) {
      #footer .col-md-3 {
      width: 100%;
      }
      #footer .col-md-2 {
      width: 100%;
      }
}
.phone-number {
    display: block;
    background: url(../images/telefoon_wit.png) 0 0 no-repeat;
    padding-left: 20px;
    font-family: Arial, Verdana, CordaLight,Georgia,serif;
    color: #FFF;
    height: 33px;
    margin-top: 14px;
    font-size: 26px;
}
#menu-footer-navigation {
    list-style-type: none;
    font-size: 15px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding: 10px 0;
    float: left !important;
    width: 100%;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
}
#menu-footer-navigation li {
    position: relative;
	font-family: Verdana, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
}
#menu-footer-navigation a {
    position: relative;
	font-family: Verdana, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
}
.copyright {
    text-align: center;
    color: #FFF;
    margin-top: 10px;
    font-size: 15px;
}
.copyright a {
    font-size: 15px;
}
.container-praktijk {
    max-width: 780px;
    margin: 0 auto;
    text-align: center;
}
@media screen and (max-width: 765px) {
	#menu-footer-navigation {
        margin-top: 50px;
        }

}


#telefoon {
    float: left;
    margin-left: 80px;
}

.top-contact {
	color: #000;
	min-width: 270px;
	line-height:20px;
	margin-bottom: 0px;
        display: block;
        padding-left: 20px;
	font-family: "Open Sans", Verdana, "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
        height: 37px;
        font-size: 16px;
        font-weight: bold;
        padding-top: 25px;
}
.top-contact .pleft{
        padding-left: 5px;
	padding-right: 0px;
}
.top-contact .ptekst{
        padding-left: 5px;
	float: right;
	padding-right: 0px;
	margin-bottom: 10px;
}
.flags {
          position: relative;
          float: right;
          top: 72px;
          width: 170px;
          z-index: 999;
}
.flags2 {
          sdisplay: none;
}
@media (max-width:992px){
	.top-contact {
                    display: none;
        }
        #socialmedia {
                    padding-top: 25px;
        }
     	#custom-search-input {
                    display: none;
        }
        .flags2 {
                  position: absolute;
                  float: right;
                  left: 300px;
                  top: 20px;
                  width: 170px;
                  z-index: 999;
        }
}

.form-control {
    height: 28px;
    font-size: 15px;
}
#custom-search-input {
    border: solid 1px #000;
    border-radius: 10px;
    background-color: #fff;
    max-width: 500px;
    margin-top: 20px;
}
#custom-search-input input{
    border-radius: 10px;
    border-color: transparent;
    box-shadow: none;
}
#custom-search-input button{
    background: none;
    box-shadow: none;
    border: 0;
    padding: 0 8px 0 10px;
    color: grey;
}
 #search {
	float: right;
}

#search-box {
	float: right;
	position:relative;
	top: 2px;
	padding-right: 25px;
	z-index: 999;
}

#custom-search-input{
  	float: right;
	margin-left: 15px;
        border: solid 1px #000;
        border-radius: 6px;
        height: 28px;
        width: 260px;
}

.form-control {
	height: 26px;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
    font-size:15px;
}

#custom-search-input input:focus {
	box-shadow: 0px 0px 21px -1px rgba(147,181,250,0.69);
}

#custom-search-input button{
    background: none;
    box-shadow: none;
    border: 0;
    color: #000;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
    float: right;
    margin-top: -25px;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}
.glyphicon {
	top: 2px;
	font-size: 15px;
        margin-right: 5px;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	padding-top: 0px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}