@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic);

a,p,li,span, table, td
{
	font-family: 'open_sanslight', sans-serif;
    color: #555;
    font-weight: 400;
}

a {
    color: #74878B;
}

h1,h2,h3,h4
{
	font-family: 'open_sanssemibold', sans-serif;
	color: #74878B;
    font-weight: 700;
}

h1{
	
}

h2 {
    text-transform: uppercase;
	font-size: 28px;
    margin-bottom: 30px;
}



p,a,li,span
{
	word-spacing: 4px;
	font-size: 17px;
}

td { font-size: 17px }

section.row
{
	margin: 20px 0;
}
section.end
{
	margin-bottom: 70px;
}
.ervaring{
	margin-top:20px;
}

img.wapp
{
	position: absolute;
	right: -180px;
	width: 180px;
    bottom: 0;
}
#Logo {
	background: #fff;
	padding-bottom: 15px;
    text-align: right;
    padding-right: 0;
}
#Logo a {
	display: block;
}
#logoNav li
{
	float: none;
	height: auto;
}
#logoNav li a, #logoNav li .current a
{
	padding: 0 !important;
	padding-top: 8px !important;
	font-size: 1.2em;
	font-weight: normal !important;
}

section.StippelLijn .lijn
{
	height: 5px;
	border-bottom: 1px dashed #BCBC9D;
}

section.row .col-sm-7 h1
{
	font-size: 15px;
	font-weight: 700;
	margin-top: 0;
}

section.Ribbon div.col-sm-3
{
	/*margin-top: 40px;*/
	background-image: url(../img/RibbonLeft.png);
	background-position: right top;
	background-repeat: repeat-y;
	background-size: 50%;
	position: relative;
}

div#ContentWrapper
{
	/*margin-top: 315px;*/
}

section.Ribbon div.col-sm-3 h3
{
	width: 50%;
	float:right;
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 17px;
	position: absolute;
	right: 0px;
	/*bottom: 5px;*/
}

section.Ribbon div.col-sm-7
{
	background-image: url(../img/RibbonRight.png);
	background-size: 100%;
	padding: 20px 0 20px 20px;
	min-height: 180px;
}

section.Ribbon div.col-sm-7 ul
{
	padding-left: 19px;
}

section.Ribbon div.col-sm-7 ul li
{
	margin-bottom: 5px;
}

section.Ribbon div.col-sm-7 p
{
	margin-top: 30px;
}

section#section-0
{
	top: 0;
	margin: 0;
	position: fixed;
	z-index: 9999;
	width: 100%;
}

section#section-0 div#WhiteTopBlock
{
	height: 20px;
	background-color: #fff;
}

section#section-0 #StippelMenu
{
	border-bottom: 1px dashed #BCBC9D;
	height: 5px;
}

section#section-0 ul li a
{
    font-family: 'avenir_next_condensedmedium', sans-serif;
	color: #74878B;
	padding-top: 25px;
	/*padding-bottom: 0px;*/
	outline: none;
    font-size: 24px;
    padding-left: 22px;
    padding-right: 22px;
}

section#section-0 ul li.current a,
section#section-0 ul li:hover a
{
	color: #444F51;
	outline: none;	
}


section#section-0 ul li.HasSubMenu
{
	position: static;
}

section#section-0 ul li a:hover,
section#section-0 ul li a:active,
section#section-0 ul li a:focus,
section#section-0 ul li a:visited
{
	background-color: transparent;
}

.navbar-collapse
{
	position: relative;
	padding-top: 5px;
	border-top: 2px solid #99ACA9;
}

section#section-0 ul li ul
{
	position: absolute;
	background-color: #fff;
	z-index: 9999;
	left:0;
	right: 0;
	list-style-type: none;
	display:none;
	padding: 0 0 0 110px;
}

section#section-0 ul li ul li
{
	margin-bottom: 10px;
}

section#section-0 ul li:hover ul
{
	display:block;
}

section#section-0 ul li ul a
{
	padding: 0px;
}

section#section-0 div.col-xs-7
{
	background-color: #fff;
	position: relative;
	padding-bottom: 92px;
}

section#section-0 div.col-xs-7 img
{
	position: absolute;
	right: -84px;
	width: 100px;
	top: -56px;
}

section#section-1
{
	padding-top: 315px;
	margin-top: 0;
}

section#section-2,
section#section-2-2,
section#section-2-3,
section#section-3,
section#section-4,
section#section-5
{
	
}

section#section-0 button span
{
	background-color: #BCBC9D;
} 

.navbar-header h4
{
	display:none;
}

.link_taal {
	font-weight: bold;
	float: right;
}

.wappmobile {
    display: none;
}

.wappdesktop {
    display: block;
}


img.width30 {
    max-width: 32%;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
}


img.width100 {
    width: 100%;
    max-width: 100%;
    padding-top: 30px;
    padding-bottom: 10px;
}



@media(max-width:991px)
{
    section#section-0 ul li a {
        font-size: 20px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .navbar-nav {
        margin-left: 0px !important;
    }


    .navbar-collapse
    {
        border-top: none;
        overflow-x: hidden;
    }
    li.link {
        text-align: left !important;
    }


	#nav li a
	{
		font-size: .9em
	}
	section#section-0 div.col-xs-7
	{
		padding-bottom: 0;
	}
    #section-1 div.col-sm-3.LeftText .img-responsive {
        margin-bottom: 24px;
        padding-top: 60px;
    }
    img.wapp
    {
    	position: relative;
        text-align: center;
        margin: auto;
        right: unset;
    }

    .wappmobile {
        margin-top: 30px !important;
        display: block;
    }

    .wappdesktop {
        display: none;
    }

    .wappcolumn {
        width: 80%;
        text-align: center;
    }

}

@media(max-width:768px)
{


    img.width30 {
        width: 100%;
        max-width: 100%;
        padding-top: 30px;
        padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
    }


    section#section-0 div.col-xs-7 img
	{
		display: none;
	}
	
	img#MainLogo
	{
		visibility: hidden;
		display:none;
	}

	#section-1 div.col-sm-3.LeftText .img-responsive
	{
		margin-bottom: 24px;
		padding-top: 40px;
	}

	div.navbar-header
	{
		margin-top: -75px;
	}

	section#section-1
	{
		padding-top: 0px;
	}
	
	.navbar-header h4
	{
		display:block;
	}

	section.Ribbon div.col-sm-3 h3
	{
		padding-left: 10px;
		font-size: .6em;
	}

	section#section-2,
	section#section-2-2,
	section#section-2-3,
	section#section-3,
	section#section-4,
	section#section-5
	{
		padding-top: 55px;
	}
}


#Logo img
{
    text-align: right;
	width: 80%;
	max-width: 230px;
}


@media(max-width: 480px)
{
    #Logo img {
    text-align: right;
	width: 100%;
	max-width: 230px;
}


    section#section-0 ul li a {
        font-size: 18px;
        padding-left: 2px;
        padding-right: 2px;
    }


	#section-1 div.col-sm-3.LeftText .img-responsive
	{
		padding-top: 0;
	}
	section#section-0 ul li.HasSubMenu.current {
		padding-bottom: 80px;
	}
	section#section-0 ul li ul
	{
		padding: 10px 30px 0;
	}

	div.navbar-header
	{
		margin-top: -85px !important;
	}

    .navbar-header h4 {
        font-size: 14px;
    }
}


section#section-0 div.col-xs-7 img
{
	position: absolute;
	right: -90px;
	width: 180px;
	top: 20px;
}
section#section-0 div.col-xs-7 {
    background-color: #fff;
    position: relative;
    padding-bottom: 32px;
    padding-top: 92px;
}


section#massagetherapie,
section#over-margot,
section#contact,
section#nieuws,
section#reviews
{
    padding-top: 55px;
}

p.pright {
    text-align: right;
}

.navbar-nav {
  float: left;
  margin:0;
  margin-left: 12%;
}

li.link {
    text-align: center;
}

.rdatum {
    text-transform: uppercase;
    font-size: 14px;
}

.rtekst {
    font-style: italic;
    padding-bottom: 10px;
}

.citaat {
    width: 100%;
    text-align: center;
    font-size: 18px;
}

.citaat p {
    font-family: 'georgiaitalic', sans-serif;
    font-size: 20px;
    font-weight: 300;
	color: #74878B;
}

img.iwave1 {
    width: 25px;
    padding-bottom: 20px;
    padding-top: 20px;
}

img.iwave2 {
    width: 25px;
    padding-top: 10px;
}

img.ilefttop {
    margin-top: 25px;
}

p b, p strong {
    color: #74878B;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

p.copyright {
    text-align: right;
    padding-top: 10px;
    font-size: 13px;
    font-weight: 300;
    color: #556366;
}

p.copyright a {
    font-size: 13px;
    font-weight: 300;
    text-decoration: underline;
}

p.copyright span.bolder {
    font-size: 13px;
    font-weight: 400;
}

@media(max-width: 480px)
{
    .navbar-header h4 {
        margin-top: 20px;
        font-size: 13px;
    }
}



@media only screen and (min-width: 768px) and (max-width: 991px){

    section#section-0 ul li a {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 22px;
    }

    p,a,li,span
    {
        word-spacing: 4px;
        font-size: 16px;
    }

    td { font-size: 16px }

    h2 {
        text-transform: uppercase;
    	font-size: 24px;
        margin-bottom: 20px;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px){

    section#section-0 ul li a {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 20px;
    }
    img.wapp
    {
        right: -180px;
        width: 180px;
    }

}

@media only screen and (min-width: 1200px) and (max-width: 1399px){

    section#section-0 ul li a {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 22px;
    }

    img.wapp
    {
        right: -180px;
        width: 180px;
    }

}

@media only screen and (min-width: 1400px) and (max-width: 1599px){

    section#section-0 ul li a {
    font-size: 24px;
    padding-left: 16px;
    padding-right: 16px;
    }

img.wapp
{
    right: -180px;
    width: 240px;
}

}

ul {
  list-style-position: inside;
  padding-left: 15px;
}


.navbar-toggle {
    margin-right: -60px;
}

p.review {
    margin-bottom: 0;
}

.credits {
    font-size: 12px;
}

span.mins {
    width: 30px;
    text-align: right;
    display: inline-block;
}

.dnewsdatum {
    font-size: 12px;
    display: block;
    padding-bottom: 10px;
}