
@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
body{
	font-family: arial,helvetica;
	color: #333;
	color: rgba(0,0,0,0.5);
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: rgba(255,255,255,0.5) !important;
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
.border {
    height: 100%;
    border: 10px solid white;

}
h1{
	font-size: 30px;
	font-family: 'CircularStd-Bold';
    text-decoration: underline;
}

h2{
	font-size: 22px;
	font-family: 'CircularStd-Bold';
    color: black;
    text-decoration: underline;
}

p{
	font-size: 16px;
	font-family: 'CircularStd-Book';
}

.small-text{
    font-size: 14px;
    margin-top: 0;
}

a{
    color: darkred;
    text-decoration: underline;
}
.image-area{
    width: 40%;
    height:100%;
    float: left;
    background-image: url(../images/Praktijk-Chiropractor-Elzerman.jpg);
    background-size: cover;
    background-position: left;
}
.text-area{
    width: 57%;
    height:100%;
    float: right;

}

.text-reversed{
    float:left;
}

.image-reversed{
    float:right;
}

.text-area p{
    padding: 1vw 3vw 2vw 0;
    color: black;
    line-height: 26px;
}

.text-area h1{
    padding: 2% 1% 1% 0;
    color: black;
}

#praktijk{
    background-image: url(../images/Praktijk-Chiropractor-Elzerman.jpg);
    background-position: center;
}

#artikelen{
     background-image: url(../images/artikelen.jpg);
    background-position: center;
}

#route{
     background-image: url(../images/Willemskade-nummer-5.jpg);
    background-position: center;
}
#logos{
    width: 40%;
}




.section{
/*	text-align:center;*/
}
#menu li {
	display:inline-block;
	margin: 10px;
	color: #000;
	background:#fff;
	background: rgba(255,255,255, 0.5);
	-webkit-border-radius: 10px;
            border-radius: 10px;
}
#menu li.active{
	background:#666;
	background: rgba(0,0,0, 0.5);
	color: #fff;
}
#menu li a{
	text-decoration:none;
	color: #000;
}
#menu li.active a:hover{
	color: #000;
}
#menu li:hover{
	background: rgba(255,255,255, 0.8);
}
#menu li a,
#menu li.active a{
	padding: 9px 18px;
	display:block;
}
#menu li.active a{
	color: #fff;
}
#menu{
	position:fixed;
	top:0;
	left:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
}



#section0{
    background-color: #0f0d1c;
}

#section0 .border{
    border: 10px solid #a7b7e5;
}

#section0 p, #section0 h1, #section0 h2{
    color: #a7b7e5;
}

#section0 a{
    color: #df9981;
}
#section1{
    background-color: #de1f27;
}

#section1 .border{
    border: 10px solid #fb9da1;
}

#section1 p, #section1 h1{
    color: white;
}

#section2{
    background-color: #0b3070;
}
#section2 .border{
    border: 10px solid #68a7f9;
}

#section2 p, #section2 h1, #section2 h2{
    color: #FFFFFF;
}

#section2 a{
    color: #68a7f9;
}

#section3{
    background-color: peru;
}
#section3 .border{
    border: 10px solid saddlebrown;
}

#section3 p, #section3 h1, #section3 h2{
    color: #FFFFFF;
}

#section3 a{
    color: saddlebrown
}

.corona {
    color: pink !important;
}


/*
.holiday{
    position: fixed;
    width: 750px;
    height: 505px;
    background-color: white;
    font-family: 'CircularStd-Book';
    color: black;
    left: 50%;
    margin-left: -375px;
    top: 10%;
    padding-top: 30px;
    padding-left: 60px;
    padding-right: 60px;
    text-align: center;
    line-height:30px;
}

.holiday p{
     font-size: 23px;
}

.holiday h1{
    font-size: 38px;
    font-family: 'CircularStd-Bold';
    color: black;
    text-decoration: none;
    margin:30px;
}

#fullpage{
    -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

#cross{
    position:absolute;
    right: 5px;
    top: 5px;
    width:45px;
    height: 45px;
    background-color: blue;
    cursor: pointer;
    background-image: url(../images/cross.jpg);
}
#sluit{
    text-decoration: underline;
    font-size: 23px;
    color: black;
    cursor: pointer;
}
*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    p {
        font-size: 36px;
        font-family: 'CircularStd-Book';

    }

    h1 {
        font-size: 80px;
    }

	h2 {
        font-size: 40px;
    }

    .text-area {
        width: 93%;
    }



    .text-area p{
        line-height: 56px;
    }

    .image-area {
       display:none;
    }

    #logos{
        margin-top:20px;
        width: 80%;
    }

    .holiday{
        left:50px;
        margin-left:0px;
    }


}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 1279px){
    .text-area p {
        line-height: 26px;
    }
    p {
        font-size: 20px;
    }
    h1{
        font-size: 30px;
    }
}






