.icon{content:"";height:24px;width:24px;display:block;margin:0 0.3rem 0 0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}*,:after,:before{-ms-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,picture,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0;max-width:100%}svg:not(:root){overflow:hidden}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1rem}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:"Roboto";src:url("Roboto-Regular.ttf")}@font-face{font-family:"Raleway";src:url("Raleway-Regular.ttf")}html{font-family:"Raleway",sans-serif}h1,h2,h3,h4,h5,h6{font-family:"Roboto",sans-serif;font-weight:normal;line-height:2.5rem}p{line-height:1.5rem}a:active,a:hover,a:link,a:visited{text-decoration:none;color:#2c3e50}.icon-phone:before{content:"";height:24px;width:24px;display:block;margin:0 0.3rem 0 0;background-image:url(../img/ic_phone_white_24px.svg)}.icon-mail:before{content:"";height:24px;width:24px;display:block;margin:0 0.3rem 0 0;background-image:url(../img/ic_email_white_24px.svg)}.icon-address:before{content:"";height:24px;width:24px;display:block;margin:0 0.3rem 0 0;background-image:url(../img/ic_map_white_24px.svg)}.icon-like:before{content:"";height:24px;width:24px;display:block;margin:0 0.3rem 0 0;background-image:url(../img/ic_thumb_up_white_24px.svg)}.icon-work:before{content:"";height:24px;width:24px;display:block;margin:0 0.3rem 0 0;background-image:url(../img/ic_work_white_24px.svg)}#zoom-in{background-image:url("../img/ic_add_white_24px.svg")}#zoom-out{background-image:url("../img/ic_remove_white_24px.svg")}.hide-from-layout{display:none!important}.left{display:block;float:left;width:75%}.right{display:block;float:right;width:25%}.header{transition:0.5s;box-shadow:1px 1px 2px rgba(0,0,0,0.39);width:100%;height:3.6rem;position:fixed;z-index:2;background-color:#ffffff;font-size:1.3rem}.logo{height:100%;float:left;padding:0.4rem 2.4rem}.navigation{display:-moz-flex;display:-ms-flex;display:flex;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-moz-align-items:center;-ms-align-items:center;align-items:center;height:100%;z-index:-1;padding:0 2.4rem}.navigation a{text-decoration:none;color:#2c3e50}.navigation-group{display:-moz-inline-flex;display:-ms-inline-flex;display:inline-flex;height:100%}.navigation-item{transition:0.5s;padding:0.92307692rem 1.2rem}.navigation-item:hover{background:#3da1b1}.navigation-item:hover a{color:#ffffff}.black-filter{transition:4.4s;width:100%;height:100%;top:0;left:0;position:fixed;display:none;z-index:1;background:#2c3e50;opacity:0.4}.hamburger{width:36px;height:28px;right:10px;top:8px;position:absolute;display:none;z-index:3;cursor:pointer;transform:scale(0.8)}.hamburger .bottom,.hamburger .middle,.hamburger .top{border-radius:2px;width:36px;height:4px;position:absolute;display:block;background:#2c3e50;color:#2c3e50}.hamburger .top{top:0;transform-origin:34px 2px}.hamburger .middle{top:12px}.hamburger .bottom{bottom:0;transform-origin:34px 2px}.lock-on{border-bottom:1px solid;padding-bottom:2px}.navigation-item a:hover{transition:0.1s;border-bottom:1px solid;padding-bottom:2px;opacity:1}.black-filter.open{display:block!important}.black-filter.closed{display:none}.navigation.open{animation:nav-show 0.5s ease-in-out normal;animation-fill-mode:forwards}.navigation.closed{animation:nav-hide 0.5s ease-in-out normal;animation-fill-mode:forwards}.hamburger.open .top{animation:top-show 0.36s ease-in-out normal;animation-fill-mode:forwards}.hamburger.closed .top{animation:top-hide 0.36s ease-in-out normal;animation-fill-mode:forwards}.hamburger.open .bottom{animation:bottom-show 0.36s ease-in-out normal;animation-fill-mode:forwards}.hamburger.closed .bottom{animation:bottom-hide 0.36s ease-in-out normal;animation-fill-mode:forwards}.hamburger.open .middle{animation:middle-show 0.36s ease-in-out normal;animation-fill-mode:forwards}.hamburger.closed .middle{animation:middle-hide 0.36s ease-in-out normal;animation-fill-mode:forwards}@keyframes nav-show{0%{right:-200px;top:0}20%{right:-200px;top:0}80%{right:0;top:0}to{right:0;top:0}}@keyframes nav-hide{0%{right:0;top:0}20%{right:0;top:0}80%{right:-200px;top:0}to{right:-200px;top:0}}@keyframes top-show{0%{left:0;top:0;transform:rotate(0deg)}20%{left:0;top:0;transform:rotate(15deg)}80%{left:-3px;top:0;transform:rotate(-60deg)}to{left:-3px;top:1px;transform:rotate(-45deg)}}@keyframes middle-show{0%{width:36px;left:0}20%{width:42px;left:-6px}75%{width:0;left:18px}to{width:0;left:18px}}@keyframes bottom-show{0%{left:0;transform:rotate(0deg)}20%{left:0;transform:rotate(-15deg)}80%{left:-3px;transform:rotate(60deg)}to{left:-3px;transform:rotate(45deg)}}@keyframes top-hide{0%{left:-3px;bot:0;transform:rotate(-45deg)}20%{left:-3px;bot:0;transform:rotate(-60deg)}80%{left:0;bot:0;transform:rotate(15deg)}to{left:0;bot:1px;transform:rotate(0deg)}}@keyframes middle-hide{0%{width:0;left:18px}25%{width:0;left:18px}80%{width:42px;left:-6px}to{width:36px;left:0}}@keyframes bottom-hide{0%{left:-3px;transform:rotate(45deg)}20%{left:-3px;bot:0;transform:rotate(60deg)}80%{left:0;bot:0;transform:rotate(-15deg)}to{left:0;transform:rotate(0deg)}}.header-image{display:-moz-flex;display:-ms-flex;display:flex;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-moz-align-items:center;-ms-align-items:center;align-items:center;height:50rem;background:url(../img/voetzeezand.png) no-repeat center center fixed;background-size:cover;background-color:#b8a897}.header-image .header-title{margin:0 1.2rem;font-size:2.5rem;color:#ffffff;text-shadow:2px 2px 6px #2c3e50;text-align:center}.header-image p{font-size:1.5rem;text-shadow:2px 2px 6px #2c3e50}.header-image span{box-shadow:1px 1px 2px rgba(0,0,0,0.39);width:100%;height:2px;display:block;margin:0.6rem 0;background:#ffffff}.intro{display:flex;flex-wrap:wrap;height:20rem;width:100%}.welcome{padding:3.6rem 2.4rem;width:calc(75% / 2)}.contact{height:100%;width:calc(75% / 2);padding:3.6rem 2.4rem;background:#4a4a4a;color:#ffffff;line-height:1.8rem}.contact a{color:#ffffff}.contact li{display:-moz-flex;display:-ms-flex;display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center}.contact-img{flex:1;width:25%;height:100%;background:url(../img/house.jpg) no-repeat center center;background-size:cover}.information{height:35rem}.information aside{height:100%}#aboutme{height:15rem;padding:2.4rem 2.4rem;background:#3da1b1;color:#ffffff}#voetverzorging{height:20rem;padding:3.6rem 2.4rem;background:#f8f8f8}.aboutme-image{background:url(../img/Simone.png) no-repeat center center;background-size:cover;height:100%;background-color:#4a4a4a}.treatment-information{height:20rem}#treatment{padding:3.6rem 2.4rem}.treatment-image{background:url(../img/kamer.png) no-repeat center center;background-size:cover;height:100%;background-color:#4a4a4a}.treatment-group{display:-moz-flex;display:-ms-flex;display:flex;width:100%}.treatment-summary{width:25%;min-height:25rem;text-align:center;position:relative}.treatment-summary:nth-child(odd){background-color:#4a4a4a;color:#ffffff}.treatment-summary:nth-child(2n){background-color:#f8f8f8}.treatment-summary:nth-child(2n) .bottom .line{background:#2c3e50}.treatment-summary ul{margin-bottom:3rem}.treatment-summary li{margin:0.6rem 0}.treatment-summary .bottom{position:absolute;bottom:0;left:40%;width:20%;margin:0 0 1.2rem 0}.treatment-summary .bottom .line{width:100%;height:2px;display:block;margin:0.6rem 0;background:#ffffff}.treatment-summary .bottom span{font-size:1.8rem}.treatment-summary.text{padding:3.6rem 2.4rem}.nagelregulatie{background:url(../img/behandeling.png) no-repeat center center;background-size:cover;height:100%}#google-container{position:relative;width:100%;height:35rem;background-color:#e7eaf0}#google-map{position:relative}#google-map address{position:absolute;width:100%;bottom:0;left:0;padding:1em 1em;background-color:rgba(49,154,185,0.8);color:#ffffff;font-size:13px}#zoom-in,#zoom-out{height:32px;width:32px;cursor:pointer;margin:10px 0 0 10px;background-color:rgba(99,99,99,0.8);background-repeat:no-repeat;background-size:32px 32px}#zoom-in:hover,#zoom-out:hover{background-color:rgba(99,99,99,0.5)}footer{align-items:center;padding:1.2rem 0;height:4rem;background:#4a4a4a;color:#ffffff;font-size:0.8rem}footer ul{display:-moz-flex;display:-ms-flex;display:flex;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around}footer a{color:#ffffff!important}a:hover{transition:0.5s;opacity:0.85}button{border-style:none;padding:15px 30px;border-radius:30px;cursor:pointer;background:#319ab9;color:#fff}button:hover{transition:0.5s;opacity:0.8}button:focus{outline:0}.lock-on{border-bottom:1px solid;padding-bottom:2px}@media (max-width:1440px){html{font-size:95%}.left{width:65%}.right{width:35%}.contact,.welcome{width:calc(65% / 2)}.contact-img{width:35%}}@media (max-width:1024px){html{font-size:85%}.left{width:60%}.right{width:40%}.navigation{padding:0}.logo{padding:0.4rem;font-size:2rem}.information{height:40rem}#aboutme{height:20rem}.treatment-group{flex-wrap:wrap}.treatment-summary{width:50%}.treatment-summary:nth-child(4){background:#4a4a4a;color:#ffffff}.treatment-summary:nth-child(4) .bottom .line{background:#ffffff}.contact,.welcome{width:calc(60% / 2)}.contact-img{width:40%}}@media (max-width:768px){html{font-size:80%}.hamburger{display:block}.navigation{width:200px;height:2000px;top:0;right:-200px;position:fixed;display:block;padding:0;background:#ffffff}.navigation ul{display:block;padding:3.6rem 0 0 0}.navigation li{padding:0.6rem 0;text-align:center}.header-image{height:40rem}.left{width:100%}.right{width:100%}.contact,.welcome{width:100%}.contact-img{width:100%;height:36rem;flex:none}.intro{height:auto}#voetverzorging{height:auto}#aboutme{height:auto}}@media (max-width:425px){.treatment-summary{width:100%}.treatment-summary:nth-child(4){background:#f8f8f8;color:#2c3e50}.treatment-summary:nth-child(4) .bottom .line{background:#2c3e50}}