/* cmsms stylesheet: reset modified: 03/25/20 13:08:54 */
/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

ul {
    list-style: none
}

button, input, select, textarea {
    margin: 0
}

html {
    box-sizing: border-box
}

*, *:before, *:after {
    box-sizing: inherit
}

img, embed, iframe, object, audio, video {
    height: auto;
    max-width: 100%
}

iframe {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0;
    text-align: left
}
/* cmsms stylesheet: lightslider modified: 03/25/20 13:09:24 */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/ 

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.lightSlider:before, .lightSlider:after {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
    margin: 0;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/

/* Pager */
.lSPager {
 border-top:2px solid #a8c6c6;
    padding-top:1em;
}

.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca;
}
.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active {
    opacity: 1;
}
/* End of pager */

/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s;

}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
    clear: both;
}
#image-gallery li p {
    padding-left:1em;
}
/* End of Gallery*/

/* slider actions */
.lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url('https://ozlemscholten.nl/img/controls.png');
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
    opacity: 1;
}
.lSAction > .lSPrev {
    background-position: 0 0;
    left: 10px;
}
.lSAction > .lSNext {
    background-position: -32px 0;
    right: 10px;
}
.lSAction > a.disabled {
    pointer-events: none;
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}


/* vertical */
.lSSlideOuter.vertical {
    position: relative;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important;
}

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px;
}
/* vertical */


/* Rtl */
.lSSlideOuter.lSrtl {
    direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
    float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important;
}
/* Rtl */

@-webkit-keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@-webkit-keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
@keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
/* cmsms stylesheet: style modified: 01/22/21 13:07:03 */
html, body {
    margin: 0;
    padding: 0;
    background: url("https://ozlemscholten.nl/img/bg.jpg") repeat;
    font-family: 'Barlow', sans-serif;
    font-size: 16px;
    color: #231202;
}

a {
    color: #ad343e;
    text-decoration: none;
}

a:hover {
    background: #EEF3F6;
}

.currentpage {
    background: #AD343E;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', serif;
}

img {
    max-width: 100%;
    object-fit: contain;
}

.container {
    background: #EEF3F6;
    width: calc(70vw + 90px);
    margin: auto;
}

input[id="menu"] {
    display: none;
}

label[for="menu"] {
    background: #022649;
    color: #EEF3F6;
    cursor: pointer;
    padding: 0.25em 2em;
    float: left;
    width: 100%;
    display: none;
}

label[for="menu"] div {
    width: 36px;
    height: 3px;
    background: #EEF3F6;
    float: right;
    margin: 0.25em;
    clear: right;
}

input[id="menu"]:checked ~ nav {
    display: flex;
}

input[id="menu"]:checked ~ nav > ul.navigatie {
    flex-direction: column;
}

nav {
    background: #A8C6C6;
    width: 100%;
    display: flex;
    float: left;
    justify-content: center;
}

ul.navigatie {
    display: flex;
    flex-wrap: wrap;

}

nav ul.navigatie {
    display: flex;
    justify-content: center;
}

nav ul.navigatie li {
    float: left;
}

ul.navigatie li a {
    width: 100%;
    display: block;
    padding: 0.5em 2em;
}

nav a {
    color: #01192d;
    text-decoration: none;
}

.taalNav {
    width: 100%;
    padding: 0.5em 2em;
    display: flex;
    justify-content: flex-end;
}

.taalNav img {
    width: 24px;
    margin-left: 1em
}

.main {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.beroep {
    width: 100%;
    text-align: center;
}

.beroep h1 {
    color: #065991;
    font-size: calc(0.5vw + 14px);
}

.naam {
    width: 100%;
    z-index: 999;
    display: flex;
    justify-content: center;
}

.naam h2 {
    font-family: 'Playfair Display', serif;
    font-size: calc(1.6vw + 18px);
    font-weight: 800;
    z-index: 10;
}

.fader {
    width: calc(75.7vw + 68px);
    height: auto;
    margin-top: calc((1.08vw + 6px) * -1);
    position: relative;
    float: left;

}

.fader div:first-child {
    position: absolute;
}

.fader div:last-child {
    animation: fadeInOut 5s 2s linear;
    animation-fill-mode: forwards;
}

.schaduwWrap {
    width: calc(75.7vw + 68px);
    height: 34px;
    float: left;
    margin-top: -10px;
}

.schaduwWrap:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 80px solid #353253;
    border-left: 70px solid transparent;
    float: left;
    margin-top: 7px;

}

.schaduwWrap:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 80px solid #353253;
    border-right: 70px solid transparent;
    float: right;
    margin-top: 7px;
}

.content {
    width: 100%;
    height: auto;
    background: #EEF3F6;
    z-index: 100;
    margin-top: -29px;
}

.tussenLijnen {
    width: 100%;
    height: 30px;
    margin-top: calc(2.7vw + 9px);
    margin-bottom: calc(2.09vw + 1px);
    float: left;

}

.tussenLijnen > div {
    float: left;
    background: #01192d;
}

.tussenLijnen div:first-child, .tussenLijnen div:last-child {
    width: 23%;
    height: 1px;
}

.tussenLijnen div:first-child {
    margin-left: 27%;
}

.tussenLijnen div:nth-child(2), .tussenLijnen div:nth-child(3) {
    width: 3%;
    height: 1px;
    transform: rotate(-66deg);
    margin: 0 -1%;
}

.teksten {
    width: 100%;
    height: auto;
    padding: 0 23px;
}

.teksten h3 {
    font-size: calc(0.66vw + 14px);
    margin-bottom: 1em;
}

.teksten h4 {
    font-size: calc(0.59vw + 11px);
    margin-bottom: 0.5em;
}

.paragraaf {
    column-count: 2;
    column-gap: 4em;
}

.paragraaf p, .teksten p {
    font-size: calc(0.66vw + 11px);
    line-height: 1.5em;
    margin-bottom: 1.4em;
}

.paragraaf p.handtekening {
    font-family: 'Great Vibes', cursive;
    font-size: calc(1.8vw + 26px);
}

/*diensten*/
.lijsten {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    grid-auto-flow: 1fr;
    flex-wrap: wrap;
}

.lijsten dd {
    margin-left: 12px;
    line-height: 1.41em;
    font-size: calc(0.66vw + 11px);
}
.lijsten dt {

}
.lijsten dd:nth-child(4) {
    margin-bottom: 1.25em;
}

.lijsten dt {
    margin-top: 0.5em;
    font-size: 1.25em;
    font-family: 'Playfair Display', serif;
}

.lijsten dd audio {
    margin: 1em 0;
}

.lijsten li {
    font-size: calc(0.447vw + 16px);
    line-height: 1.4em;
}

.lijsten li.margeLijst {
    margin-bottom: calc(0.447vw + 16px);
}

.dienstToel {
    width: 50%;
    margin: auto;
    margin-top: 4em;
}

.dienstToel p:last-child {
    margin-top: 1em;
}

/*tarieven*/
.beroepAnimatie h1 {
    font-size: calc(0.5vw + 14px);
color:#065991;
    text-align:center;
    overflow:hidden;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transform: translate3d(0,0,0);
}

.beroepAnimatie h1 div {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.beroepAnimatie h1 div:last-of-type {
    animation: reveal 7s;
    animation-fill-mode: forwards;
}
.beroepAnimatie h1 div:last-of-type span {
    margin-left:0;
    animation: slidein 7s;
}
.tabelTarieven {
    width: 100%;
    height: auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    grid-column-gap: 15px;
}

.tabelTarieven table {
    border-collapse: collapse;

}

.tabelTarieven table tr:nth-child(even) {
    background: #f9f9f9;
}

.tabelTarieven table tr:hover {
    background: #030f4c;
    color: #EEF3F6;
}

.tabelTarieven table td {
    padding: 0.5em 1em 0.5em 0;
}

/*fotoblog*/

.item {
    background: #0d1b2a;
    width: calc(92.83vw - 24px);
width:100%;
    margin: auto;
    border: 12px solid #0d1b2a;
    font-family: 'Arya', sans-serif;
}
.item span {
display: flex;
justify-content: center;
}
.item li {
    background: #0d1b2a;
    display: flex;
    flex-direction: column;
    align-content: center;

}

.item li img {
  align-self: center;
}

.item li p {
    color: #fefefe;
    font-size: 1.25em;
    align-self: center;
}
.item li a:hover {
    background: none;
}
date {
    color: #EEF3F6;
    align-self: center;
}
.item h3 {
    color: #a8c8ca;
    align-self: center;
    margin-top: 1em;
    font-size: 1.5em;
}

.lSAction a:hover {
    background: none;
    animation: none;
}

.item p {
    margin: 1em 0;
    width: 66.6667%;
    align-self: center;
    text-align: center;
}

.inleidingFotoBlog {
    font-size: 1.25em;
    align-self: center;
    margin-bottom: 1em;
}
input[id="referenties"] {
    display: none;
}
.referenties {
    display: none;
margin-top:1.5em;
}
label[for="referenties"] {
    font-size: calc(0.66vw + 11px);

}
input[id="referenties"]:checked ~ .referenties {
    display: block;

}
/*onderhoud*/
.bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("img/onderhoudBG.jpg") center center no-repeat;
    background-size: cover;
    z-index: 0;
}

.onderhoud {
    width: 50%;
    z-index: 100;
    position: relative;
    padding: 5%;
    background: rgba(229, 252, 255, 0.8);
    border: 5px solid #EEF3F6;
    margin: 25%;
    margin-top: 5%;
    text-align: center;


}

/*foutpagina*/
.container_404 {
    width: calc(3.73vw + 88%);
    height: 100vh;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    margin: auto;
    background: rgba(238, 243, 246, 0.45);
    padding: 1em;
}

.container_404 .foutBericht {
    margin: 2em 0;
}

.container_404 p {
    font-size: calc(0.66vw + 11px);
    width: 100%;
    text-align: center;
}

.container_404 ul {
    background: #022649;
    margin: 1em 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.container_404 ul li {
    border-right: #065991 1px solid;
}

.container_404 .taalNav {
    justify-content: center;
    padding: 0.5em;
}

.container_404 .taalNav img {
    width: 48px;
    margin: 1em;
}

/*footer*/
/*footer*/
footer {
    width: 100%;
    height: auto;
    padding: 2em 23px;
    background: #a8c6c6;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
footer div {
    width: 47.5%;
}

footer div p {
    width: 100%;
    margin-bottom: 0.5em;
    font-size: calc(0.6vw + 12px);
}
footer div p a {
color:#231202;
}
footer div:last-child {
    display: flex;
    flex-direction: column;
}

footer ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    font-size: 1em;
}

footer ul li {
    margin-right: 0.5em;
}

/*footer eind*/


/*animaties*/
@keyframes fadeInOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }

}

@keyframes showup {
    0% {opacity:0;}
    20% {opacity:1;}
    80% {opacity:1;}
    100% {opacity:0;}
}

@keyframes slidein {
    0% { margin-left:-800px; }
    20% { margin-left:-800px; }
    35% { margin-left:0px; }
    100% { margin-left:0px; }
}

@keyframes reveal {
    0% {opacity:0;width:0px;}
    20% {opacity:1;width:0px;}
    30% {width:auto;}
    80% {opacity:1;}
    100% {opacity:1;width:auto;}
}


/*einde animaties*/
input[id="menu"]:checked + label[for="menu"] div:nth-child(2) {
    display: none;

}

input[id="menu"]:checked + label[for="menu"] div:nth-child(1) {
    transform: rotate(45deg) translate(4px, 4px);
    transition: transform 400ms cubic-bezier(0.150, 0.360, 0.875, 0.485);

}

input[id="menu"]:checked + label[for="menu"] div:nth-child(3) {
    transform: rotate(-45deg) translate(4px, -4px);
    transition: transform 400ms cubic-bezier(0.150, 0.360, 0.875, 0.485);
}

/*media*/
@media screen and (max-width: 960px) {
    nav {
        display: none;
    }

    label[for="menu"] {
        display: block;
    }

    input[id="menu"]:checked ~ nav {
        display: flex;
    }

    input[id="menu"]:checked ~ nav > ul.navigatie {
        flex-direction: column;
        width: 100%;
    }

    input[id="menu"]:checked ~ nav > ul.navigatie li {
        width: 100%;
        text-align: center;
    }

    .infoTarief {
        margin-top: 2em;
    }

}

@media screen and (max-width: 768px) {
    .container_404 ul {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    }

    .container_404 ul li {
        flex: 1;
        text-align: center;
        border-bottom: #065991 1px solid;
        border-right: #065991 1px solid;
    }

    .beroepAnimatie div:first-of-type {
        animation: showup 7s;
        width: 100%;
        text-align: center
    }
    footer {
        flex-direction: column;
        align-items: center;
    }

    footer div {
        width: auto;
        margin-bottom: 1em;
    }

    .infoTarief {
        margin-top: 2em;
    }

    @keyframes showup {
        0% {
            opacity: 0;
        }
        20% {
            opacity: 1;
        }
        80% {
            opacity: 1;
        }
        100% {
            opacity: 1;
            width: 100%;
            text-align: center
        }
    }

    @keyframes slidein {
        0% {
            margin-left: -800px;
        }
        20% {
            margin-left: -800px;
        }
        35% {
            margin-left: 0px;
        }
        100% {
            margin-left: 0;
            text-align: center;
        }
    }

    @keyframes reveal {
        0% {
            opacity: 0;
            width: 0px;
        }
        20% {
            opacity: 1;
            width: 0px;
        }
        30% {
            width: 100%;
        }
        80% {
            opacity: 1;
        }
        100% {
            opacity: 1;
            width: 100%;
            text-align: center;
        }
    }


}


@media screen and (max-width: 536px) {
    .schaduwWrap {
        display: none;
    }

    .content {
        margin-top: 0;

    }

    .paragraaf {
        column-count: 1;
    }

    .item p {
        width: 66.6667%;
        align-self: center;
    }
    .dienstToel {
        width: 100%;
        margin: auto;
        margin-top: 1em;

    }
}
