.indeKijker h3 {
    font-weight: 700;
    margin-bottom: 15px;
    color: black;
}

.indeKijker h3 > span {
    color: #F58220;
}

.indeKijker {
    padding: 120px 0;
}

.social-block {
    padding: 120px 0;
}

.ontdekker {
    padding: 120px 0;
}

.ontdekker h3 {
    font-weight: 700;
    margin-bottom: 15px;
    color: black;
}

.ontdekker h3 > span {
    color: #F58220 !important;
}

.social-block h2 {
    font-weight: 700;
    margin-bottom: 15px;
    color: white;
}

.social-block h2 > span {
    color: #F58220 !important;
}

.social-block h4 {
    font-weight: 400;
    margin-bottom: 15px;
    color: white;
}


.social-block ul {
    display:flex;
}
.social-block ul li {
    list-style:none;
}
.social-block ul li a {
    display:block;
    position:relative;
    width:100px;
    height:100px;
    line-height:100px;
    font-size:40px;
    text-align:center;
    text-decoration:none;
    color: #F58220;
    margin: 0 30px;
    transition:.5s;
}
.social-block ul li a span {
    position:absolute;
    transition: transform .5s;
}
.social-block ul li a span:nth-child(1),
.social-block ul li a span:nth-child(3){
    width:100%;
    height:3px;
    background:#F58220;
}
.social-block ul li a span:nth-child(1) {
    top:0;
    left:0;
    transform-origin: right;
}
.social-block ul li a:hover span:nth-child(1) {
    transform: scaleX(0);
    transform-origin: left;
    transition:transform .5s;
}

.social-block ul li a span:nth-child(3) {
    bottom:0;
    left:0;
    transform-origin: left;
}
.social-block ul li a:hover span:nth-child(3) {
    transform: scaleX(0);
    transform-origin: right;
    transition:transform .5s;
}

.social-block ul li a span:nth-child(2),
.social-blockul li a span:nth-child(4){
    width:3px;
    height:100%;
    background:#F58220;
}
.social-block ul li a span:nth-child(2) {
    top:0;
    left:0;
    transform:scale(0);
    transform-origin: bottom;
}
.social-block ul li a:hover span:nth-child(2) {
    transform: scale(1);
    transform-origin: top;
    transition:transform .5s;
}
.social-block ul li a span:nth-child(4) {
    top:0;
    right:0;
    transform:scale(0);
    transform-origin: top;
}
.social-block ul li a:hover span:nth-child(4) {
    transform: scale(1);
    transform-origin: bottom;
    transition:transform .5s;
}

.facebook:hover {
    color: #3b5998;
}
.facebook:hover span {
    background: #3b5998;
}
.twitter:hover {
    color: #1da1f2;
}
.twitter:hover span {
    background: #1da1f2;
}
.instagram:hover {
    color: #c32aa3;
}
.instagram:hover span {
    background: #c32aa3;
}
.google:hover {
    color: #dd4b39;
}
.google:hover span {
    background: #dd4b39;
}
.social-block ul li a .twitter {
    color: #1da1f2;
}
.social-block ul li a:hover:nth-child(3) {
    color: #c32aa3;
}
.social-block ul li a:hover:nth-child(4) {
    color: #dd4b39;
}


.personeel_foto {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    width: 40%;
}

.laptopproject {
    padding: 120px 0;
}

.laptopproject p {
    font-size: 16px;
    color: white;
}

.laptop_details {
    padding: 120px 0;
}

.laptop_questions {
    padding: 120px 0;
}

.kalender {
    padding: 120px 0;
}

.kalender h3 {
    font-weight: 700;
    margin-bottom: 15px;
    color: black;
}

.kalender h3 > span {
    color: #F58220;
}

.kalender p > span {
    color: #F58220;
}

.laptop_questions h3 {
    font-weight: 700;
    margin-bottom: 15px;
    color: black;
}

.laptop_questions h3 > span {
    color: #F58220;
}

.laptop_questions p > span {
    color: #F58220;
}

.laptop_details h3 {
    font-weight: 700;
    margin-bottom: 15px;
    color: black;
}

.laptop_details h3 > span {
    color: #F58220;
}

.laptop_details p > span {
    color: #F58220;
}

.laptopproject h2 {
    font-weight: 700;
    margin-bottom: 15px;
    color: white;
}

.personeel_tekst {
    width: 59%;
    display: inline-block;
}

.contact-sub {
    display: block;
    margin-left: 2%;
}

.contact-sub > p {
    line-height: normal;
    line-break: normal;
    font-size: 1.1em;
    margin-bottom: auto;
}



.contact-sub > a {
    line-height: normal;
    line-break: normal;
    font-size: 1.0em;
    margin-bottom: auto;
    color: #F58220;
}

.contact-body > p {
    margin: auto !important;
    font-size: 1.4em;
}



.boekenlijsten {
    padding: 120px 0;
}

.boekenlijsten ul {
    padding: 10px 0;
}

.boekenlijsten > p {
    line-height: normal;
    line-break: normal;
    font-size: 1.1em;
    margin-bottom: auto;
}

.boekenlijsten ul > li > a {
    line-height: normal;
    line-break: normal;
    font-size: 1.0em;
    margin-bottom: auto;
    color: #F58220;
}



.boekenlijsten > a {
    line-height: normal;
    line-break: normal;
    font-size: 1.0em;
    margin-bottom: auto;
    color: #F58220;
}

.boekenlijsten > p {
    margin: auto !important;
    font-size: 1.4em;
}


.boekenlijsten h3 {
    font-weight: 700;
    margin-bottom: 15px;
    color: black;
}

.bestellen {
    padding: 35px;
}


.bestellen a {
    line-height: normal;
    line-break: normal;
    font-size: 1.0em;
    margin-bottom: auto;
    color: #F58220;
}

.boekenlijsten h4 {
    font-weight: 700;
    margin-bottom: 15px;
    color: black;
}

.boekenlijsten h3 > span {
    color: #F58220;
}
