﻿@import url(http://fonts.googleapis.com/css?family=Istok+Web);
body{
	font-family: Verdana, "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:14px;
	line-height: 25px;
	background: #000;
	color: #fff;
}
.container{
	position:relative;
}
a{
	color:#81077d;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
#top{
	padding-top:5px;
	padding-bottom:5px;


}
#logo{
	max-width: 578px;
	width: 100%;
	padding-left:12px;
}
#menu{
	
}
.row {
     margin-right: 0px;
}
#rowsize {
         margin-right: 0px;
         margin-left: 0px;
}
@media (max-width:768px){
  #rowsize {
         margin-right: -15px;
}
}
#knop {

}
#knop a {
        display: block;
        color: #fff;
        text-decoration: none;
        text-align: center;
        background: #2d5a61;
        padding: 10px;
        color: #fff;
        font-size: 20px;
        max-width: 350px;
        display: block;
        margin-left: auto;
        margin-right: auto;
}
#knop a:hover {
        text-decoration: none;
        background: #2c4346;
        color: #fff !important;
}
.searchinput{
	border:0;
	border-radius:0;
}
#toprow {
        float:right;
        color: #fff;
	font-size:16px;
	line-height:22px;
	margin-top: 3px;
	min-height: 45px;
}
#toprow a {
        color: #fff;
}
#toprow a:hover {
        text-decoration: underline;
        color: #fff;
}
@media (max-width:992px){
        #top{
        	padding-bottom:10px;
        
        
        }
        #toprow {
          display: none;
          min-height: 10px !important;
        }
}
#socialmedia {
	padding-top: 0px;
	text-align:right;
	float:right;
}
#socialmedia form{
	margin-top:4px;
}
#header{
        padding-top: 0px;
}
#headertext{
	position:absolute;
	top:80px;
	right: 50px;
	background: url('../images/quote.png');
	padding:25px;
	padding-top: 2px;
	font-size:18px;
	line-height:24px;
	width:400px;
	height:auto;
	font-family: 'Istok Web', sans-serif;
	color: #2d5a61;
}
#headertext h1{
	color:#13363c;
}
#bottomtext{
	position:absolute;
	top:40px;
	right:10px;
	background: url('../images/quote2.png');
	padding:20px;
	padding-top: 2px;
	font-size:16px;
	line-height:22px;
	width:370px;
	height:auto;
	font-family: 'Istok Web', sans-serif;
}
#bottomtext h1{
	color:#81077d;
}
.showTablet{
	display:none;
}
@media (max-width:992px){
	.hideTablet{
		display:none;
	}
	.showTablet{
		display:inherit;
	}
	.photoCarousel{
		height:200px;
	}
	#photoCarouselContainer{
		height:200px;
	}
	.photoCarouselH{
		height:600px;
	}
	#photoCarouselhContainer{
		height:600px;
	}
	.block .image{
		height:230px !important;
	}
	#headertext{
                    display: none;
        }
}
@media (max-width:768px){
	.photoCarousel{
		height:200px;
	}
	#photoCarouselContainer{
		height:200px;
	}
	.photoCarouselH{
		height:600px;
		left: -120px;
	}
	#photoCarouselhContainer{
		height:600px;
	}
	#socialmedia{
		padding-top:0px;
		width:26px;
	}
	#socialmedia form{
		display:none;
	}
	#socialmedia img{
		max-width:22px;
		height:auto;
		margin-bottom:2px;
	}
	.nav{
		float:none;
	}
        #bottomtext{
        	width:320px;
        	height:auto;
        	top: 20px;
        
        }
}
@media (max-width:500px)
{
	.block .image{
		height:100px !important;
	}
}

.navbar{
	margin-bottom:0;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
}
h1, h2, h3, h4 {
	color: #fff;
	font-family: 'Istok Web', sans-serif;
}
h5 {
         margin-top: 20px;
}
h1 {
	font-size: 30px;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;

}
.menutabel {
        margin-left: auto;
        margin-right: auto;
}
#menurij2 {
        padding-right: 0px;
        padding-left: 0px;
}
@media (max-width:991px){

         #topright {
                display: none;
        }
         #topleft {
                display: none;
        }
        #photoCarouselContainer77 {
                display: none;
        }
        #header{
                 margin-right: 0px !important;
        }
}
@media (max-width:767px){
        .menutabel {
                float: right;
                width: 100%;
        }
        #menurij {
                background: #1f1f1f;
                margin-left: 0px;
                margin-right: 0px;
        }
        .navbar-default {
                background: transparent;
                border-radius: 0px;
                -webkit-box-shadow: inset 0 0px 0 rgba(0,0,0,.15),0 0px 5px rgba(0,0,0,.075);
                box-shadow: inset 0 0px 0 rgba(0,0,0,.15),0 0px 5px rgba(0,0,0,.075);
        }
        .navbar-default .navbar-collapse, .navbar-default .navbar-form {
                width: 100%;
                text-align: left;
        }
}
.manageplatform {
         max-width: 260px; 
         margin-left: 15px;
}
@media (max-width:767px){
        .manageplatform {
               max-width: 230px;
        }
}


#slidetop {
         display: none;
}


@media (max-width:429px){
        .manageplatform {
               max-width: 190px;
        }
        #slidetop {
               display: block;
               padding:15px;
        }
        #slidebottom {
                display: none;
        }
}



#online {
        display: none;
}

@media (max-width:600px) {
        #online {
                display: block;
        }
}

#midden {
        width:30%;
        margin-bottom: 20px;
}
@media (max-width:992px) {
        #midden {
                width: auto;
        }
}
#midden .button {
	display: block;
	width: 120px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	background: #4b7e86;
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 12px;
}
#midden .button:hover {
	background: #2d5a61;
	text-decoration: none;
	color: #fff;
}
#midden .button2 {
	display: block;
	width: 120px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #000;
	background: #4b7e86;
	float: right;
	bottom: 10px;
	right: 10px;
	font-size: 12px;
	margin-top: 7px;
}
#midden .button2:hover {
	background: #2d5a61;
	text-decoration: none;
	color: #fff;
}
#icons {
       width: 44%;
       margin:10px; 
       text-align: center;
}
#foto img {
      width: 150%;
      max-width: 670px;

}
@media screen and (max-width: 767px) {
        #foto img {
              width: 100%;
              max-width: 670px;
        
        }

}
a {
	color: #608b92;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #608b92 !important;
}
img {
	border: 0;
}
#content{
	padding-bottom:0px;
}
.padding{
	padding:15px;
	padding-top:0;
}
#blue {
      text-align: center;
      padding:30px;
      margin-top: 20px;
      margin-bottom: 20px;
      color: #fff;
}
#blue h2 {
      color: #fff;
}


.images{
	display:block;
	float:left;
	vertical-align:middle;
	text-align:center;
	margin-bottom:40px;
}
.images > img{
	float:left;
}

/* footer */

#footer {
	background-color: #2d5a61;

	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;

}
.phone-number {
    display: block;
    background: url(../images/telefoon_wit.png) 0 0 no-repeat;
    padding-left: 20px;
    font-family: CordaLight,Georgia,serif;
    color: #FFF;
    height: 37px;
    margin-top: 10px;
    font-size: 26px;
}
#menu-footer-navigation {
    list-style-type: none;
    font-size: 14px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding: 10px 0;
    float: left !important;
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
#menu-footer-navigation li {
    position: relative;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
}

#menu-footer-navigation li a{
    padding-left:5px;
    padding-right:5px;
}

#menu-footer-navigation a {
    position: relative;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    	text-transform: uppercase;
}
.copyright {
    text-align: center;
    color: #FFF;
    margin-top: 10px;
    font-size: 14px;
}
.copyright a {
    font-size: 14px;
}
.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 {
	margin-top: 5px;
	color: #000;
	font-size:13px;
	min-width: 240px;
	line-height:20px;
	margin-bottom: 5px;
}
.top-contact .pleft{
        padding-left: 5px;
	float: left;
	padding-right: 0px;
}
.top-contact .ptekst{
        padding-left: 5px;
	float: right;
	padding-right: 0px;
	margin-bottom: 10px;
}
.form-control {
    height: 28px;
    font-size: 13px;
}
#custom-search-input {
    border: solid 1px #2d5a61;
    border-radius: 10px;
    background-color: #fff;
    max-width: 225px;
    margin-top: 5px;
}
#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;
}
 #search {
	float: right;
}
@media (max-width:992px){
	.top-contact {
                    display: none;
        }
        #socialmedia {
                    padding-top: 25px;
        }
     	#custom-search-input {
                    display: none;
        }

}
.wthree-mid {
    background: url(../images/bottom.jpg) no-repeat 0px 0px;
    background-attachment: scroll;
    background-size: cover;
    padding: 5px 0;
    text-align: left;
}
.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%;
}