html,
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
	background: #fffbf4;
	    opacity: 1;
    transition: 1.5s opacity;
}

body.fade-out {
    opacity: 0;
    transition: none;
}

p {
	margin-top: 6px;
}

h4 {
	margin: 0;
	text-align: center;
	font-size: 1.5em;
	color: #2583b3;
	margin-top: 11px;
	margin-bottom:4px;
}

h3 {
	margin: 0;
	text-align: center;
	font-size: 1.2em;
	margin-top: 11px;
	margin-bottom:4px;
}

h1 {
	margin: 0;
	text-align: center;
	font-size: 1.5em;
	color: #2583b3;
	margin-top: 11px;
	margin-bottom:4px;
}

a {
	color: #75b5f1 !important;
}

ul,
ol {
	margin: 0;
	margin-left: -26px;
}


.top-nav {
	float: left;
	width: 100%;
	margin-top: -27px;
}

.top-nav ul {
	padding: 0em;
	list-style: none;
}

.logo {
	display: inline-block;
	margin-bottom: 7px;
}

.header-right {
	float: right;
}

#welkom {
	margin-top:15px;
}


/*  Services     */

.services {
	max-width: 100%;
	background: white;
	margin-top: 1px;
	margin-bottom: 5px;
}

.services-line {
	padding: 0px;
	border-top: 2px solid #B8B8B8;
}

.services-logo {
	margin-bottom: 5px;
	text-align: center;
}


/*  Services  Einde  */

.behandelpics {
	display: flex;
	margin-top: 15px;
	margin-bottom: 15px;
}

@media(max-width:566px) {
	.first {
		float: left;
		width: 100%;
		height: 100%;
	}
	.second {
		display: none;
		height: 0px;
		overflow: hidden;
	}
}

@media(min-width:567px) {
	.first {
		float: left;
		width: 50%;
		margin-left: 10px;
		margin-right: 10px;
	}
	.second {
		overflow: hidden;
		width: 50%;
		margin-left: 10px;
		margin-right: 10px;
	}
}

.lakshmi-sun {
	background: url(../images/mobiel/8e.jpg) no-repeat center;
	background-size: cover;
			border-bottom: 1px solid #ff6600;
		border-top: 1px solid #ff6600;
		margin-bottom:16px;
		margin-top: 16px;
}

.lakshmi-model {
	background: url(../images/mobiel/9a.jpg) no-repeat center;
	background-size: cover;
		border-bottom: 1px solid black;
		border-top: 1px solid black;
}

.text-left {
	text-align: left;
}


/*--dream end here--*/


/*--light-box--*/

.project-eff:hover span.rollover1 {
	background: url(../images/box.png) center no-repeat rgba(248, 86, 93, 0.44);
	cursor: pointer;
	height: 253px;
	width: 350px;
	display: block;
	position: absolute;
	z-index: -9999px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.project-eff {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	position: relative;
}


/*--testimonal start here--*/

.testimo-main {
	text-align: center;
	padding: 6em 0em 0em 0em;

}

.gallery {
	margin-top: 12px;
	margin-bottom: 5px;
}

.gallery-grid {
	margin: 0em 0em 2em 0em;
}

.cadeaubon {
	margin-top: 12px;
}

.contact {
	margin-top:12px;
}
.praktijk {
	margin-top:12px;
}

span.menu {
	display: block;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin-left:10px;
	cursor: pointer;
	color: #E74C3C;
	font-size: 16px;
	font-weight: 700;
	position: relative;
}

.top-nav ul.res {
	display: none;
	padding: 0px;
}

.top-nav ul.res {
	padding: 0;
	margin: 9px 0 0 0;
	z-index: 9999;
	position: absolute;
	width: 100%;
	left: 0;
}




.top-nav ul.res li {
	display: block;
	text-align: center;
	background: #2583b3;
	background: #509bc2;
	margin: 0;
	width: 100%;
	padding: 0em;
}

.top-nav ul.res li:last-child {
	
}


.top-nav ul.res li a {
	font-size: 16px;
	padding: 0.6em 0;
	color: #fff !important;
	display: block;
	border: none;
	text-align: center;
	margin: 0em;
}

ul.res li a:link,
ul.res li a:visited,
ul.res li a:hover,
{
	background: #2583b3;	
}


/* Styles voor swiper start  */
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fffbf4;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	max-width:85%;
	background-size: cover;
	object-fit: cover;
}

/* Styles voor swiper einde  */
div.footer {
	position:relative;
	bottom:0;	
	
	display:table;
	width:100%;
	table-layout::fixed;

	background: #2583b3;
	background: #509bc2;
	height:60px;
	
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}

div.footer span.footer-column {
	display: table-cell;
	text-align:center;
}
span.image {
	display:block;
	margin-bottom:3px;
}
span.desc {
	color:#fff;
	font-size: 0.8em;	
}
.footer-wrapper {
	position:fixed;
	bottom:0;
	width:100%;
	z-index: 999;
	/* display:none;   */
}
li.extraspace {
	margin-bottom:9px;
}

fieldset {
	margin: 2em 0;
	padding 1em 2em !important;
	border: solid 1px #ccc;
	border-radius: 6px;
	min-width: 200px;	
}
legend {
	font-size: 1.25em;
	padding: 0 .25em;
	color: 999;
}
label {
	display: block;
	margin-top: 5px !important;
	margin-bottom: -2px;

}
.checks label {
	margin-top: 0;
}
label:first-of-type {
	margin-top: 7px !important;
}

input {
  padding: .7em;
  padding-left:0.3em;
  border: solid 1px #999;
}

input[type="email"], input[type="text"], input[type="tel"], input[type="date"]{
	width: 15em;
	height: 14px;
}

input[type="submit"]{
	padding: .5em 1em;
	border-radius: 6px;
	background-color:#509bc2;
	color: #fff;
	height: 24x !important;
	margin-top: 1.1em;
	margin-bottom: .4em;
}


input[type="date"]{
	background-color: white;
	width: 8em;
	padding-left:0.1em !important;
}
input[type="tel"]{
	background-color: white;
	width: 8em;
}

.checks {
	margin-bottom: 1em;
}
.checks p {
	margin-bottom: 0;
}

input[type="radio"] + label {
	display: inline-block;
	padding-top:0;
	margin-top:0;
	margin-left: 0.5em;
}
input[type="radio"] {
	margin-right:0;
	margin-left:1.5em;
}
.nomargin {
	margin-left:0 !important;
}


/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #999!important;
  -webkit-text-fill-color: black!important;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
  
  img {
	  margin-bottom: 2em !important;
  }