/*
 Theme Name:   jupiter Child
 Theme URI:    www.madpack.works
 Description:  jupiter Child Theme
 Author:       Martijn Stok
 Author URI:   www.madpack.works
 Template:     jupiter
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  jupiter-child
*/

/* COLINDA */
.foutmelding {
 color: red;
 display: none;
}

input#antwoord:focus {
 border: 1px solid #dcdcdc !important;
}

#b {
 opacity: 0;
 display: none;
 width: 100%;
 height: 100%;
 background-image: url(https://mbomediawijs.nl/wp-content/uploads/2018/12/hacker.jpg);
}


body {
 overflow-x: hidden;
}

a {
 color: #e44967;
}

/*
*
* Header
*
*/
.menu-hover-style-2 .main-navigation-ul > li.current-menu-item > a.menu-item-link {
 font-weight: 600;
}

.hidden {
 display: none !important;
}

.mk-grid.header-grid {
 width: 1300px;
 max-width: 1300px;
 border-radius: 40px;
 box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
 background-color: #ffffff;
 margin-top: 50px;
}

.mk-header-padding-wrapper {
 display: none;
}

.mk-header-nav-container {
 padding-right: 55px;
}

.header-logo {
 padding-left: 30px;
}

.vc_column-inner {
 padding: 0 !important;
}

.mk-header {
 border-bottom: unset !important;
}

.home .header {
 padding-bottom: 125px;
 padding-top: 150px;
 margin-bottom: -150px !important;
}

.header {
 margin-top: -50px;
 padding-bottom: 50px;
 padding-top: 150px;
}

.a-sticky .mk-grid.header-grid {
 margin-top: 5px;
}

.header:after {
 content: "";
 background-image: url(/wp-content/uploads/2018/12/hero-bottom-golf.svg);
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
 position: absolute;
 z-index: 999;
 bottom: 0;
 left: 0;
 right: 0;
 height: 52px;
 width: 100%;
}

/*
*
* Lessen archive page
*
*/
.filter h3 span {
 cursor: pointer;
 text-align: right;
 display: block;
 float: right;
}

.filter h3 span img {
 max-height: 6px;
 transition-duration: 1s;
}

strong, th, thead td {
 font-weight: 600;
}

.page-id-143 .mk-col-1-3 {
 margin-bottom: 25px;
}

.filter h3 {
 font-family: Ubuntu;
 font-size: 16px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: normal;
 letter-spacing: normal;
 color: #154571;
 margin: 20px 0 10px 0;
}

.filter label {
 display: block;
}

.les {
 border-radius: 5px;
 border: solid 1.5px rgba(51, 51, 51, 0.25);
 padding: 25px 20px 20px 20px;
 text-align: center;
}

.les h2 {
 font-size: 18px;
 font-weight: bold;
 line-height: normal;
 color: #154571;
 margin-bottom: 9px;
}

.les p.excerpt {
 font-size: 16px;
 font-stretch: normal;
 letter-spacing: normal;
 text-align: left;
 line-height: normal;
 color: #154571;
 opacity: 0.95;
 line-height: 2;
 margin-bottom: 15px;
}

.les hr {
 opacity: 0.25;
 border: solid 1px #154571;
}

.les p.niveau {
 font-size: 16px;
 font-family: Ubuntu;
 font-stretch: normal;
 letter-spacing: normal;
 text-align: center;
 line-height: normal;
 color: #154571;
 opacity: 0.95;
 margin-bottom: 15px;
}

/*
*
* Footer
*
*/
#madpack-pre-footer .btn-red {
 float: left;
 margin: 0 0 0px 30px !important;
}

#mk-footer .mk-padding-wrapper {
 padding: 0 !important;
}

span.mk-footer-copyright {
 width: calc(100% - 20px);
 display: block;
 text-align: center;
 border-top: 1px solid #6e88d7;
 padding-bottom: 50px;
 letter-spacing: 100% !important;
}

#text-4 > div.textwidget > p > a > img {
 padding-right: 14px;
}

.mk-padding-wrapper {
 padding: 0 !important;
}

section#media_image-2 {
 margin-bottom: 30px !important;
}

section#madpack-pre-footer {
 background: #f6f6f6;
 padding: 35px 20px;
}

.vc_col-sm-12 {
 padding: 0 !important;
}

#madpack-pre-footer h6 {
 font-size: 24px;
 font-weight: 500;
 font-style: normal;
 font-stretch: normal;
 line-height: normal;
 letter-spacing: normal;
 color: #154571;
 width: 244px;
 float: left;
 padding: 11.5px 0;
 margin: 0;
}

.margin-0 {
 margin: 0 !important
}

#madpack-pre-footer .wpcf7 {
 display: block;
 float: right;
 width: calc(100% - 300px);
 background-color: #ffffff;
 border-radius: 31px;
 position: relative;
}

#madpack-pre-footer .wpcf7-text {
 border: 0;
 display: block;
 margin: 0;
 float: left;
 width: calc(100% - 50px);
 border-radius: 50px;
 opacity: 0.95;
 font-size: 16px;
 font-style: italic;
 color: #154571;
 padding: 16px;
}

#madpack-pre-footer .wpcf7-submit {
 float: right;
 width: 36px;
 border-radius: 50px;
 margin: 7px;
 background: #e44967;
 color: transparent;
 background-image: url('/wp-content/uploads/2018/11/shape-copy.png');
 background-position: 50%;
 background-repeat: no-repeat;
}

#madpack-pre-footer span.ajax-loader {
 display: none;
}

.height-50 {
 height: 50px;
}

#madpack-pre-footer p {
 margin: 0 !important;
}

#madpack-pre-footer img {
 padding: 15px 0 0 0;
}

#madpack-pre-footer .wpcf7-response-output {
 margin: 0px !important;
 padding: 0 !important;
 background: none;
 border: none;
 position: absolute;
 bottom: -40px;
 right: 0;
}

/*
*
*Homepage
*
*/
.home-lessen-overzicht {
 max-width: 560px;
 margin: 0 auto;
}

.home-lessen-overzicht .vc_col-sm-8 {
 padding: 20px 25px;
 max-width: calc(100% - 165px);
 float: left;
 width: 100%;
}

.home-lessen-overzicht .vc_col-sm-8 div.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt p {
 opacity: 0.95;
 font-size: 16px;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 line-height: 2;
 letter-spacing: normal;
 color: #154571;
 height: 26px;
 text-align: left;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}

.blog-home-p p:nth-child(2) {
 height: 90px;
 overflow: hidden;
}

.blog-home-title {
 min-height: 38px;
}

.home-blog-post .vc_gitem_row.vc_row.vc_gitem-row-position-top {
 position: relative;
}

.home-lessen-overzicht .vc_gitem-zone {
 border-radius: 5px;
 box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25);
 background-color: #ffffff;
 width: 100%;
 margin-bottom: 20px;
}

.home-lessen-overzicht .vc_gitem-post-data-source-post_title div, .home-lessen-overzicht .vc_gitem-post-data-source-post_title {
 font-family: Ubuntu;
 font-size: 18px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: normal;
 letter-spacing: normal;
 text-align: center;
 color: #154571;
 margin: 0;
}

.home-lessen-overzicht .vc_gitem-post-data-source-post_title div {
 height: 22px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}

.home-lessen-overzicht .vc_gitem-post-data-source-post_date {
 margin: 0;
 opacity: 0.95;
 font-family: Ubuntu;
 font-size: 14px;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 line-height: 1;
 letter-spacing: normal;
 text-align: center;
 /*color: #333333;*/
 margin-top: 3px;
 margin-bottom: 3px;
}

.home-lessen-overzicht .vc_col-sm-4:after {
 content: "";
 position: absolute;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 background-image: url(/wp-content/uploads/2018/11/pijl-groot.png);
 background-repeat: no-repeat;
 background-position: center;
}

.home-lessen-overzicht .vc_col-sm-4 {
 max-width: 85px;
 float: right;
 background-image: linear-gradient(to left, #154571, #e44967);
 position: relative;
}

.home-lessen-overzicht .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
 background: none;
 border: none;
 color: #Fff;
}


.home .page-title,
.home .page-title p {
 max-width: 610px;
 margin: 0 auto 40px !important;
 font-family: Ubuntu;
 font-size: 24px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.58;
 letter-spacing: normal;
 text-align: center;
 color: #ffffff;
 text-transform: unset;
}

.blok {
 background: #fff;
 margin: 0 7.5px;
 padding: 30px 0 35px 0;
 width: calc(25% - 15px);
 float: left;
 border-radius: 5px;
 box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25);
 color: #3953a4;
}

.blok img {
 margin: 0 auto;
 display: block;
 position: relative;
 max-width: 75px;
 height: auto;
}

.blok p.title {
 text-align: center;
 font-size: 20px;
 font-weight: bold;
 margin: 15px 0;
}

.blok p:not(.title) {
 font-size: 16px;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.5;
 letter-spacing: normal;
 text-align: center;
 max-width: 200px;
 margin: 0 auto;
 opacity: 0.95;
}

.blokken .blok:hover, .blokken .blok:hover p, .blokken .blok:hover h2 {
 background-color: #3953a4;
 color: #fff !important;
 opacity: 1;
}

.blokken img.hover {
 display: none;
}

.blokken img.non-hover {
 display: block;
}

img.non-hover {
}

.blok:hover img.hover {
 display: block;
}

.blok:hover img.non-hover {
 display: none;
}

.blok p:not(.title) {
 height: 50px;
}

.laptop-cover .mk-image-inner {
 overflow: visible !important;
}

.laptop-cover .mk-image-inner:after {
 content: "";
 background-image: url(/wp-content/uploads/2018/11/laptop-cover.png);
 background-repeat: no-repeat;
 left: -60px;
 right: -75px;
 top: -12px;
 bottom: -44px;
 position: absolute;
}

.laptop-cover {
 max-width: 550px;
 margin: 50px 0 0 -85px;
 padding-bottom: 40px;
 position: relative;
}

.laptop-cover img {
 max-width: 468px;
 margin-left: 20px !important;
 height: auto;
}

.mbo-dribble-p {
 width: 85%;
 opacity: 1;
}

.mbo-dribble-p p {
 margin: 0;
}

.teachery_app:before {
 content: "";
 background-image: url(/wp-content/uploads/2018/12/divider-teachery-top.svg);
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
 position: absolute;
 z-index: 999;
 top: 0;
 left: 0;
 right: 0;
 height: 41px;
}

.teachery_app:after {
 content: "";
 background-image: url(/wp-content/uploads/2018/12/divider-teachery-bottom-1.svg);
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
 position: absolute;
 z-index: 999;
 bottom: -2px;
 left: 0;
 right: 0;
 height: 41px;
}

.blog-home-title h4 {
 font-size: 18px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.11;
 letter-spacing: normal;
 text-align: center;
 color: #3953a4;
}

.blog-home .vc_gitem-zone-c {
 padding: 20px;
}

.masonry {
 column-count: 3;
 column-gap: 15px;
 padding-top: 5px;
}

.item.show {
 display: inline-block;
}

.item {
 display: none;
 margin: 0 0 1em;
 width: 100%;
 border-radius: 5px;
 transition: 0.5s all;
}

.item:hover {
 -webkit-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.47);
 -moz-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.47);
 box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.25);
}

/*
*
* Lessen single page
*
*/
.single-mediawijsheid-lessen .breadcrumbs {
 margin-top: 20px;
}

.sidebar-responsive {
 display: none;
}

.single-mediawijsheid-lessen h3 {
 font-family: Ubuntu;
 font-size: 16px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: normal;
 letter-spacing: normal;
 color: #154571;
}

.single-mediawijsheid-lessen #mk-page-introduce,
.single-post #mk-page-introduce,
.single #mk-page-introduce {
 display: none;
}

.printfriendly a {
 padding: 17px 60px 17px 25px;
 border-radius: 25px;
 background-image: linear-gradient(to left, #154571, #e44967);
 font-family: Ubuntu;
 font-size: 16px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: 1;
 letter-spacing: normal;
 color: #ffffff;
 margin-top: 10px;
 display: block;
 margin: 20px auto 10px;
 max-width: 124px;
 position: relative;
}

.printfriendly a:hover:before {
 background-color: rgba(0, 0, 0, 0.1);
}

.printfriendly a:before {
 content: "";
 position: absolute;
 right: 0;
 left: 0;
 bottom: 0;
 top: 0;
 border-radius: 25px;
 background-color: rgba(0, 0, 0, 0);
}

.printfriendly a:after {
 content: "";
 position: absolute;
 background-image: url(/wp-content/uploads/2018/12/download-icon.png);
 width: 21px;
 height: 21px;
 left: 79%;
 top: calc(50% - 10.5px);
}

a.les_toevoegen {
 opacity: 0.5;
 font-size: 16px;
 font-weight: normal;
 font-style: italic;
 font-stretch: normal;
 line-height: 1;
 letter-spacing: normal;
 color: #154571;
 text-align: center;
 display: block;
 margin: 15px 0 0;
 text-decoration: underline;
}

.single-mediawijsheid-lessen h1 {
 color: #fff;
 margin-top: 30px;
}

.sticky_sidebar {
 border-radius: 5px;
 background-color: #f6f6f6;
 padding: 25px 28px 8px 28px;
}

.sticky_sidebar li a {
 font-size: 16px;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 line-height: 2;
 letter-spacing: normal;
 color: #154571;
}

.sticky_sidebar ul {
 margin: 10px 0 10px 20px;
}

/*
.custom_content {
	opacity: 0.5;
}
*/
.custom_content p {
 font-size: 16px;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 line-height: 2;
 letter-spacing: normal;
 color: #154571;
}

p.custom_title {
 font-size: 16px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: normal;
 letter-spacing: normal;
 margin: 25px 0 15px;
 color: #154571;
}

.single-title {
 font-size: 24px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.58;
 letter-spacing: normal;
 color: #154571;
}

.sticky_sidebar li {
 list-style: none;
 font-family: OpenSans;
 font-size: 16px;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 line-height: 2;
 letter-spacing: normal;
 color: #154571;
 opacity: 0.95;
 margin: 0;
}

.sticky_sidebar.sticky {
 position: fixed;
 top: 150px;
}

.tijd_indicatie {
 opacity: 0.95;
}

.custom_title_topbar {
 display: inline-block;
 width: 100%;
 font-size: 16px;
 font-weight: bold;
 color: rgb(21, 69, 113);
}

.custom_content_topbar {
 display: inline-block;
 color: rgb(21, 69, 113);
 opacity: 0.95;
 font-weight: normal;
}

.single-title {
 margin-bottom: 10px;
 margin-top: 15px;
}

/*
*
* Buttons
*
*/

.btn-red {
 margin: 20px 0 70px 0 !important
}

.btn-red a {
 border-radius: 25px !important;
 padding: 12px 60px 12px 25px !important;
 font-size: 16px !important;
 text-shadow: none !important;
 background-color: #e44967 !important;
 box-shadow: 0px 3px 0px 0px #b63a52 !important;
 color: #fff !important;
 font-weight: 600;
 position: relative;
}

.btn-red a:after {
 content: "";
 position: absolute;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 background-image: url(/wp-content/uploads/2018/11/shape-copy.png);
 background-position: 85% 50%;
 background-repeat: no-repeat;
}

.btn-gra {
 margin: 20px 0 70px 0 !important;
}

.btn-gra {
 border-radius: 25px;
 padding: 17px 25px 17px 25px;
 font-size: 16px;
 text-shadow: none !important;
}

.mk-gradient-button a .text {
 background-image: url('/wp-content/uploads/2018/11/shape-copy.png');
 background-position: 100% calc(50% + 2px);
 background-repeat: no-repeat;
 padding-right: 35px;
}

i.darker-background {
 border-radius: 50px;
}

a.grad-link {
 background-image: linear-gradient(to left, #3953a4, #e44967);
 font-size: 16px;
 font-weight: bold;
 line-height: 1.75;
 -webkit-background-clip: text;
 background-clip: text;
 -webkit-text-fill-color: transparent;
 border-bottom-style: solid;
 border-bottom-width: 2px;
 border-image-source: linear-gradient(to left, #3953a4, #e44967);
 border-image-slice: 1;
 padding: 0 40px 4px 0;
 position: relative;
}

.btn-grad-link a:after,
.btn-grad-link span:after {
 content: "";
 width: 100%;
 height: 2px;
 background-image: linear-gradient(to left, #3953a4, #e44967);
 position: absolute;
 left: 0;
 bottom: 0;
}

.btn-grad-link a,
.btn-grad-link span {
 background-image: linear-gradient(to left, #3953a4, #e44967) !important;
 font-size: 16px !important;
 font-weight: bold;
 line-height: 1.75 !important;
 -webkit-background-clip: text;
 background-clip: text;
 -webkit-text-fill-color: transparent;
 border: none !important;
 padding: 0 40px 4px 0 !important;
 background-position: center !important;
 background-size: auto !important;
 border-radius: 0 !important;
 display: block;
}

.blog-home .vc_btn3-container,
.onderzoek-blok .vc_btn3-container {
 background-image: url(/wp-content/uploads/2018/11/shape.png);
 background-position: 100% calc(50% + 1px);
 background-repeat: no-repeat;
 background-size: 25px;
}

.onderzoek-blok .vc_btn3-container {
 background-position: 95% calc(50% + 1px);
}

input.btn-gra:after {
 content: "";
 background-image: url(/wp-content/uploads/2018/11/shape.png);
 right: 0;
 top: 0;
 bottom: 0;
 left: 0;
 position: absolute;
}

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

a.grad-link:after {
 content: "";
 background-image: url(/wp-content/uploads/2018/11/shape.png);
 background-position: 100% calc(50% + 1px);
 background-repeat: no-repeat;
 background-size: 25px;
 right: 0;
 /* width: 20px; */
 /* height: 20px; */
 top: 0;
 bottom: 0;
 left: 0;
 position: absolute;
}

button.btn-gra {
 height: 50px;
 padding-right: 25px;
}

.arrow-right-white {
 background-image: url(/wp-content/uploads/2018/11/shape-copy.png);
 width: 22px;
 height: 12px;
 float: right;
 margin: 2px 0px 2px 10px;
}

button.btn-gra {
 float: right;
 background-image: linear-gradient(to left, #3953a4, #e44967);
 font-family: Ubuntu;
 font-size: 16px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: 1;
 letter-spacing: normal;
 color: #ffffff;
 text-transform: unset;
 position: relative;
}

.wpcf7-response-output {
 margin-top: 50px !important;
}

/*
*
* Teksten
*
*/
.white p, .white {
 font-size: 16px;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 line-height: 2;
 letter-spacing: normal;
 color: #ffffff;
 opacity: 1 !important;
}

.blog-home-title h4 {
 font-size: 18px;
 font-weight: bold;
 line-height: 1.11;
 color: #3953a4;
}

.blog-home-p p {
 opacity: 1;
 font-size: 16px;
 line-height: 1.5;
 /*color: #333333;*/
}

b {
 color: #fff;
 font-family: Ubuntu;
 font-size: 18px;
 font-weight: bold;
 line-height: 1;
 text-align: center;
}

.lessen_van_mbo > * {
 float: left;
 font-family: Ubuntu !important;
 font-size: 24px !important;
 font-weight: bold !important;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.58;
 letter-spacing: normal;
 color: #3953a4 !important;
 margin: 0;
 padding: 0;
}

.lessen_van_mbo {
 max-width: 450px;
 margin: 0px auto 0px;
 clear: both;
 height: 32px;
}

.lessen_van_mbo h1 {
 margin-left: 6px;
}

.opacity-05 {
 opacity: 1;
}

.social-media {
 max-width: 220px;
 height: 50px;
}

.social-media > a {
 float: left;
 width: calc(20% - 11.3px);
 border-radius: 20px;
 background: #b6b6b6;
 height: 32px;
 margin-left: 11.3px;
}

.social-media > a.youtube > img {
 padding: 10px 8px;
}

.social-media > a.vimeo > img {
 padding: 10px 9px;
}

.social-media > a.youtube:hover {
 background: #ff0000;
}

.social-media > a.vimeo:hover {
 background: #00adef;
}

.social-media > a.twitter:hover {
 background: #38A1F3;
}

.social-media > a.linkedin:hover {
 background: #0077B5;
}

.social-media > a.facebook:hover {
 background: #3b5998;
}

.social-media > a:first-child {
 margin-left: 0;
}

.social-media > a > img {
 display: block;
 padding: 9px;
}


.social-media2 {
 display: none;
}

.social-media2 > a {
 float: left;
 width: calc(20% - 11.3px);
 border-radius: 20px;
 background: #b6b6b6;
 height: 32px;
 margin-left: 11.3px;
}

.social-media2 > a.youtube > img {
 padding: 10px 8px;
}

.social-media2 > a.vimeo > img {
 padding: 10px 9px;
}

.social-media2 > a.youtube:hover {
 background: #ff0000;
}

.social-media2 > a.vimeo:hover {
 background: #00adef;
}

.social-media2 > a.twitter:hover {
 background: #38A1F3;
}

.social-media2 > a.linkedin:hover {
 background: #0077B5;
}

.social-media2 > a.facebook:hover {
 background: #3b5998;
}

.social-media2 > a:first-child {
 margin-left: 0;
}

.social-media2 > a > img {
 display: block;
 padding: 9px;
}


.digitools-home a {
 width: 100%;
 display: block;
 background: #f6f6f6;
 padding: 50px 0;
 margin-top: 7.5px;
}

.digitools-home .mk-image, .digitools-home .mk-image-container, .digitools-home .mk-image-holder {
 width: 100%;
 max-width: 100% !important;
 margin-bottom: 2.5px !important;
}

.digitools-home img {
 max-width: 100px !important;
 height: auto;
 display: block;
 margin: auto;
 opacity: .3;
 transition: opacity .5s;
}

.digitools-home a:hover img {
 opacity: 1;
}

.digitools-home .vc_column-inner {
 padding: 0 7.5px;
}

/*
*
* Algemeen
*
*/
.width-450 {
 max-width: 450px;
 margin: -15px auto 0;
}

.width-550 {
 max-width: 550px;
 margin: 0 auto;
}

.width-585 {
 max-width: 585px;
}

.clear {
 clear: both;
}

.breadcrumbs a, .breadcrumbs span {
 font-size: 16px;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 line-height: 1;
 letter-spacing: normal;
 color: #154571 !important;
}

.breadcrumbs {
 opacity: 0.75;
 font-size: 16px;
 font-weight: 600;
 font-style: normal;
 font-stretch: normal;
 line-height: 1;
 letter-spacing: normal;
 color: #154571;
}

.filter hr {
 opacity: 0.25;
 border: solid 1px #154571;
 margin: 0 0 24.5px 0;
 display: block;
}

.filter {
 background: #f6f6f6;
 padding: 13px 25px 28px 25px;
}


/* Contact pagina */
.contact-right h3 {
 padding-left: 25px;
}

.input.text {
 border-radius: 5px;
 border: solid 2px #1545716b;
 margin-bottom: 35px;
}

.input p:first-child {
 margin-top: -18px !important;
 margin-left: 25px !important;
 background: #fff;
 position: absolute;
 height: 26px;
 z-index: 999;
 padding: 0 10px;
 font-size: 16px;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 letter-spacing: normal;
 color: #15457187;
}

.input button, .input textarea {
 border: 0;
 min-width: 100% !important;
 height: 62px;
 margin: 0;
 font-size: 16px;
 font-weight: 600;
 font-style: normal;
 font-stretch: normal;
 line-height: normal;
 letter-spacing: normal;
 color: #154571;
 padding: 20px;
}

.input p {
 margin: 0 !important;
}

.input textarea {
 min-height: 250px;
 max-width: 100%;
 background: #fff;
}

.contact-left.vc_col-sm-8 {
 padding-right: 15%;
}

.contact-left .btn-gra {
 min-width: 240px;
}

.contact-form {
 margin-top: 30px;
}

.map_madpack {
 border: 0;
 margin: 0 -15px;
 padding: 0;
}

input.wpcf7-text {
 width: 100%;
 border: 0;
}

input.wpcf7-form-control.wpcf7-text {
 margin: 0;
 font-size: 16px;
 font-weight: 600;
 font-style: normal;
 font-stretch: normal;
 line-height: normal;
 letter-spacing: normal;
 color: #154571;
 padding: 20px;
 background: #fff;
}

#text-block-10 p {
 opacity: 0.95;
}

#text-block-10 p {
 opacity: 0.95;
}

.contact-right {
 border-radius: 5px;
 background-color: #f6f6f6;
 margin-top: 75px;
}

div#text-block-13 {
 color: #154571;
}

h3#fancy-title-12 {
 padding: 30px 25px 0;
}

#text-block-13 p {
 padding: 0 0 50px 0;
 margin: 0;
}

#wpcf7-f222-p17-o1 .wpcf7-response-output {
 border: none !important;
 background: none !important;
 width: 100%;
}

.arrow-right-white {
 background-image: url('/wp-content/uploads/2018/11/shape-copy.png');
}

/* Twitter Feed */
.twitter-feed-madpack {
 margin-top: -70px;
 display: block;
 position: relative;
 width: 140% !important;
}

.twitter-feed-madpack .ctf-item {
 width: calc(50% - 30px);
 float: left;
 border: 0 !important;
 border-radius: 5px;
 box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25);
 background-color: #ffffff;
 height: 500px;
 display: block;
 position: relative;
 margin: 15px 0px 15px 15px;
 padding: 30px 25px !important;
}

.twitter-feed-madpack .ctf-author-box {
 border-bottom: 1px solid #15457140;
 margin: 0 !important;
 width: 100% !important;
 height: auto !important;
 padding-bottom: 25px;
}

.twitter-feed-madpack .ctf-author-avatar {
 margin: 0 10px 0 0 !important;
 position: relative;
 display: inline-block;
}

.twitter-feed-madpack a.ctf-author-screenname, .twitter-feed-madpack a.ctf-author-name {
 display: block !important;
 width: calc(100% - 60px);
}

a.ctf-author-name {
}

.twitter-feed-madpack span.ctf-screename-sep {
 display: none !important;
}

.twitter-feed-madpack .ctf-tweet-content, .twitter-feed-madpack .ctf-tweet-actions {
 margin: 10px 0 !important;
}

.twitter-feed-madpack .ctf-tweet-content {
 height: 300px;
}

/* Blog page */
.single-post .widget ul, .single-post .widget li, .single-post .widget a {
 margin: 0;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 letter-spacing: normal;
 color: #154571;
}

.single-post .widget a {
 opacity: 0.95;
 margin: 5px 0 0 0 !important;
 font-size: 14px !important
}

.single-post .widget a:hover {
 color: #e44967;
 opacity: 1;
}

.widget .mk-searchform i {
 top: 6px;
}

h3 a {
 font-family: Ubuntu;
 text-transform: uppercase;
}

input:focus {
 border: none !important;
}

.single-post div#background-layer--2:after {
 content: "";
 background-image: linear-gradient(to left, #3953a4, #e44967);
 position: absolute;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 opacity: 0.5
}

.single-post div#background-layer--2 {
 background-position: center;
 background-size: cover;
}

.image-hover-overlay {
 background-image: linear-gradient(to left, #3953a4, #e44967);
}

a.blog-loop-comments {
 display: none !important;
}

/* Digitools overzicht */
/* The container */
.content-digitools h1, .content-digitools h2, .content-digitools h3, .content-digitools h4, .content-digitools h5, .content-digitools h6 {
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: normal;
 letter-spacing: normal;
 margin: 25px 0 15px;
 color: #154571;
}

.content-digitools h1 {
 font-size: 26px;
}

.content-digitools h2 {
 font-size: 24px;
}

.content-digitools h3 {
 font-size: 22px;
}

.content-digitools h4 {
 font-size: 20px;
}

.content-digitools h5 {
 font-size: 18px;
}

.content-digitools h6 {
 font-size: 16px;
}


.content-digitools p, .content-digitools li {
 opacity: 0.95 !important;
}

.container-check {
 display: block;
 position: relative;
 padding-left: 32px;
 margin: 13px 0;
 cursor: pointer;
 font-size: 15px;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 font-size: 16px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: normal;
 letter-spacing: normal;
 color: #15457175;
}

/* Hide the browser's default checkbox */
.container-check input {
 position: absolute;
 opacity: 0;
 cursor: pointer;
 height: 0;
 width: 0;
}

/* Create a custom checkbox */
.checkmark {
 position: absolute;
 top: 3px;
 left: 3px;
 height: 15px;
 width: 15px;
 background-color: #fff;
 border: 1px solid rgba(0, 0, 0, 0.5);
 border-radius: 1px;
}

/* On mouse-over, add a grey background color */
.container-check:hover input ~ .checkmark {
 background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-check input:checked ~ .checkmark {
 background-color: #e44967;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
 content: "";
 position: absolute;
 display: none;
}

/* Show the checkmark when checked */
.container-check input:checked ~ .checkmark:after {
 display: block;
}

/* Style the checkmark/indicator */
.container-check .checkmark:after {
 left: 4px;
 top: 1px;
 width: 6px;
 height: 12px;
 border: solid white;
 border-width: 0 3px 3px 0;
 -webkit-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 transform: rotate(45deg);
}

.page-id-10 .vc_col-sm-2,
.test_class .vc_col-sm-2 {
 width: 19%;
 margin: 0.5%;
}

.page-id-10 .vc_gitem-zone.vc_gitem-zone-a,
.test_class .vc_gitem-zone.vc_gitem-zone-a {
 background-size: 65%;
 background-position: 50% 50%;
 background-color: #f6f6f6;
 background-blend-mode: luminosity;
}

.page-id-10 .vc_is-hover .vc_gitem-zone,
.test_class .vc_is-hover .vc_gitem-zone {
 background-blend-mode: unset;
 background: rgba(0, 0, 0, 0.4);
 background-position: center;
 background-repeat: no-repeat;
 background-size: 75%;
}

.page-id-10 .vc_gitem-zone-b .vc_gitem-row-position-bottom,
.test_class .vc_gitem-zone-b .vc_gitem-row-position-bottom {
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;
 height: calc(50% + 20px);
}

.page-id-10 a.vc_gitem-link,
.test_class a.vc_gitem-link {
 width: 100%;
 text-align: center;
 display: block;
 color: #fff;
 font-weight: 600;
 font-size: 20px;
 line-height: 120%;
}

.test_class a.vc_gitem-link {
 font-size: 17px;
}

.test_class {
 width: 85%;
 margin: auto;
}

/* Blog */
.single-post .mk-fancy-title p {
 font-family: Ubuntu;
 font-size: 24px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.58;
 letter-spacing: normal;
 color: #154571;
}

p.madpack_author {
 opacity: 0.25;
 font-family: OpenSans;
 font-size: 16px;
 font-weight: normal;
 font-style: italic;
 font-stretch: normal;
 line-height: 1;
 letter-spacing: normal;
 color: #154571;
 margin-top: -21px;
}

.single-post .mk-text-block p {
 opacity: 0.95;
 font-size: 16px;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 line-height: 2;
 letter-spacing: normal;
 color: #154571;
}

.single-post h2.widgettitle,
.page-id-12 .widgettitle {
 font-family: Ubuntu;
 font-size: 16px !important;
 font-weight: bold !important;
 font-style: normal;
 font-stretch: normal;
 line-height: normal !important;
 letter-spacing: normal;
 text-transform: unset !important;
 color: #154571 !important;
}

#mk-footer .widgettitle {
 font-family: Ubuntu !important;
 font-size: 18px !important;
 font-weight: bold !important;
 font-style: normal !important;
 font-stretch: normal !important;
 line-height: 1 !important;
 letter-spacing: normal !important;
 color: #ffffff !important;
}

.white p {
 color: #fff !important;
 font-size: 16px;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 line-height: 2;
 letter-spacing: normal;
 opacity: 1 !important;
}

.read_more_madpack_container {
 width: 100%;
 display: block;
 position: relative;
}

.read_more_post {
 width: 100%;
 display: block;
 position: relative;
 box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25);
 background-color: #ffffff;
 margin: 7.5px 0;
 height: 125px;
}

.left-content {
 float: left;
 display: block;
 width: 18%;
}

.middle-content {
 float: left;
 display: block;
 width: calc(82% - 135px);
 height: 75px;
 padding: 25px;
}

.right-content {
 float: left;
 display: block;
 width: 85px;
 display: block;
 height: 125px;
}

.middle-content h5 {
 font-family: Ubuntu;
 font-size: 18px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.11;
 letter-spacing: normal;
 color: #154571;
}

.middle-content p {
 opacity: 0.95;
 font-family: OpenSans;
 font-size: 16px;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.5;
 letter-spacing: normal;
 color: #154571;
 margin-top: 10px;
 display: block;
 max-height: 50px;
 overflow: hidden;
 width: 80%;
}

.blog-similar-posts {
 margin: 0;
 padding: 0;
 border: 0;
}

.similar-post-title {
 font-family: Ubuntu;
 font-size: 24px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.58;
 letter-spacing: normal;
 color: #154571;
 text-align: left;
 text-transform: unset;
 margin: 50px 0 20px;
}

.right-content button {
 height: 100%;
 width: 100%;
 position: relative;
 border: 0;
 background-image: linear-gradient(to left, #154571, #e44967);
 display: flex;
}

.right-content button div {
 width: 33px;
 background-size: cover;
 height: 18px;
 margin: 0 auto;
 display: block;
}

.author_infobox {
 border-top: 4px solid #154571;
 background: #f6f6f6;
 padding: 33px 20px;
 margin-top: 30px;
 /* !Tijdelijk! */
 display: none;
}

.author_infobox > div.description, .author_infobox > div.image {
 float: left;
}

.author_infobox .image {
 width: 75px;
 height: auto;
}

.author_infobox .image img {
 border-radius: 100%;
}

.author_infobox .description {
 width: calc(100% - 90px);
 padding-left: 15px;
}

input.searchbar {
 width: 100%;
 padding: 13px 17px;
 margin-top: 10px;
}

.author_infobox .description h4 {
 font-size: 16px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: 1;
 letter-spacing: normal;
 color: #154571;
}

.author_infobox .description p {
 opacity: 0.95;
 font-family: OpenSans;
 font-size: 16px;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.5;
 letter-spacing: normal;
 color: #154571;
 margin: 0;
}

.left-content img {
 max-height: 100%;
}

.left-content img {
 max-height: 125px;
}

/* Rebus pagina */
.rebustitle {
 margin-bottom: 0 !important;
}

.antwoord {
 width: 60%;
}

.antwoordcontainer {
 margin: 0 auto;
 text-align: center;
 max-width: 960px;
}

#check {
 background: #e44967;
 background: -webkit-linear-gradient(left, #e44967 0%, #3953a4 100%);
 background: linear-gradient(to right, #e44967 0%, #3953a4 100%);
 border-radius: 35px;
 padding: 7px 25px 8px 25px;
 font-size: 16px;
 text-shadow: none !important;
 color: white;
 font-weight: bold;
 margin-top: 20px;
 cursor: pointer;
 font-size: 15px;
}

.checktext {
 background-image: url(/wp-content/uploads/2018/11/shape-copy.png);
 background-position: 100% calc(50% + 2px);
 background-repeat: no-repeat;
 padding-right: 35px;
 z-index: 2;
 position: relative;
}

.darker-background {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background-color: rgba(0, 0, 0, .2);
 opacity: 0;
 transition: opacity .2s linear;
 margin: 0;
 z-index: 1;
 border-radius: 50px;
}

#rebushover:hover .darker-background {
 opacity: 1;
}

.rebushover {
 max-width: 220px;
 margin: 0 auto;
}

#gehackt {
 display: none;
 max-width: 960px;
 text-align: center;
 color: white;
 animation: glitch 2s infinite;
 z-index: 999;
 position: absolute;
 left: 0;
 right: 0;
 top: 10%;
 margin: auto
}

#gehackt h2, #gehackt p {
 color: white !important;
 font-weight: bold;
 font-size: 80px;
}

#gehackt::after {
 position: absolute;
 content: attr(data-text);
 bottom: 0;
 left: 0;
 color: #fff;
 background-color: #242423;
 width: 100%;
 visibility: hidden;
 animation: clip 2s infinite;
}

#c {
 display: none;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 10;
 height: 160vh;
 opacity: 0;
 transition: opacity 1s;
}

.mobilerebus {
 display: none;
}

.desktoprebus {
 display: block;
}

@keyframes glitch {

/
/
FIRST GLITCH

30
%
{
 text-shadow: 4px -4px 0px rgba(60, 85, 255, 1)
;
}
32
%
{
 text-shadow: -4px 4px 0px rgba(255, 85, 0, 1)
;
}
0
%
,
28
%
,
34
%
{
 text-shadow: none
;
}
31
%
,
32
%
{
 transform: translate(-7px, 7px)
;
}
32
%
,
33
%
{
 transform: translate(7px, -7px)
;
}
31
%
,
33
%
{
 transform: translatex(0)
;
}

/
/
SECOND GLITCH

50
%
{
 text-shadow: 4px 4px 0px rgba(60, 85, 255, 1)
;

}
52
%
{
 text-shadow: -4px -4px 0px rgba(255, 85, 0, 1)
;

}
48
%
,
54
%
{
 text-shadow: none
;
}
49
%
,
52
%
{
 transform: translatex(0)
;
}
50
%
{
 transform: translate(7px, 7px)
;
}
51
%
{
 transform: translate(-7px, -7px)
;
}
}

@keyframes clip {
 28%, 31% {
  clip: none;
  left: 0;
  visibility: visible;
  color: #FFF;
 }
 30% {
  clip: rect(60px, 999px, 80px, 0px);
  left: -5px;
  color: #D1C9B8;
 }
 48%, 52% {
  clip: none;
  left: 0;
  visibility: visible;
  color: #FFF;
 }
 50% {
  clip: rect(30px, 999px, 55px, 0px);
  left: 5px;
  color: #D1C9B8;
 }

}

/* Media query 1300px */
@media only screen and (max-width: 1300px) {
 .header-logo.fit-logo-img.add-header-height.logo-is-responsive.logo-has-sticky {
  height: 60px !important;
 }

 #mk-footer .mk-padding-wrapper {
  padding: 0 20px;
 }

 #mk-header-1 div.mk-header-holder {
  position: absolute !important;
 }

 .mk-grid.header-grid {
  width: calc(100% - 40px);
 }

 .header-logo img {
  width: 170px;
 }

 .header-logo {
  padding-left: 10px;
 }

 .mk-css-icon-close div, .mk-css-icon-menu div {
  background-color: #3953a4 !important;
 }

 .mk-css-icon-close div, .mk-css-icon-menu div {
  background-color: #3953a4 !important;
  height: 2px;
  margin-bottom: 4px;
 }

 .mk-css-icon-menu-line-2 {
  width: 85%;
 }

 .mk-css-icon-menu-line-3 {
  width: 90%;
 }

 .mk-css-icon-menu {
  width: 25px;
 }

 .mk-responsive-wrap {
  width: calc(100% - 120px);
  margin: 0 auto;
 }

 div#page-section-2 {
  padding-left: 20px;
  padding-right: 20px;
 }

 .single-post div#page-section-2 {
  padding-left: 0 !important;
  padding-right: 0 !important;
 }

 .breadcrumbs {
  padding: 0 20px;
 }

 .page-section-content {
  padding: 0 30px !important;
 }

 .author_infobox .description h4 {
  padding: 25px 0;
 }

 .read_more_post .left-content {
  display: none;
 }

 .middle-content {
  width: calc(100% - 135px);
 }

 .middle-content h5 {
  font-size: 15px;
 }

 .middle-content p {
  font-size: 13px;
  margin: 0;
  max-height: 40px;
 }

 .digitools-overzicht-container {
  padding: 0 15px;
 }

 .single-post .mk-fancy-title, .mk-fancy-title p {
  text-align: left !important;
 }
}


/* Media query 1100px */
@media handheld, only screen and (max-width: 1100px) {
 .masonry {
  column-count: 2;
 }

 .page-id-143 .mk-col-1-4 {
  width: 33%;
 }
}

/* Media query 960px */
@media handheld, only screen and (max-width: 960px) {
 .twitter-feed-madpack .ctf-item:nth-child(2) {
  display: none;
 }

 .twitter-feed-madpack .ctf-item {
  width: 400px;
 }

 .page-id-143 .mk-col-1-4 {
  display: block;
  position: relative;
  float: unset;
  width: 100%;
  padding: 0 0 15px 0;
 }

 div.clear {
  width: 100%;
  float: unset;
 }

 .mk-footer-copyright {
  padding: 15px 0 !important;
 }

 .theme-page-wrapper:not(.full-width-layout) {
  padding-right: 20px !important;
  padding-left: 20px !important;
 }

 .mk-grid.header-grid {
  margin-top: 20px;
 }

 p.title {
  font-size: 16px !important;
 }

 .blok p:not(.title) {
  font-size: 14px;
  width: calc(100% - 20px);
  padding: 0 10px;
 }

 .height-50 {
  height: 20px;
 }
}


/* Media query 769px */
@media handheld, only screen and (max-width: 768px) {
 .twitter-feed-madpack .ctf-item {
  margin: 10px auto 20px;
  max-width: 100%;
  display: block;
  float: unset;
 }

 .twitter-feed-madpack {
  margin-top: 0;
  width: 100% !important;
 }

 .single-mediawijsheid-lessen .page-section-content .mk-col-1-3 {
  display: none;
 }

 .author_infobox .description p {
  display: none;
 }

 .social-media2 > a.youtube {
  background: #ff0000;
 }

 .social-media2 > a.vimeo {
  background: #00adef;
 }

 .social-media2 > a.twitter {
  background: #38A1F3;
 }

 .social-media2 > a.linkedin {
  background: #0077B5;
 }

 .social-media2 > a.facebook {
  background: #3b5998;
 }

 .mobilerebus {
  display: block;
 }

 .laptop-cover {
  margin: 0 auto !important;
  padding: 0;
  display: block;
  max-width: 430px;
 }

 .desktoprebus {
  display: none;
 }

 #madpack-pre-footer .right {
  float: unset;
  margin: 0 auto;
  width: 270px;
 }

 .contact-left.vc_col-sm-8 {
  padding: 0;
 }

 .contact-right {
  max-width: 500px;
  margin: 60px auto 0;
  text-align: center;
 }

 .contact-right p, div#text-block-22, #text-block-29, #text-block-32 {
  text-align: center !important;
 }

 .sticky_sidebar {
  display: none;
 }

 .sidebar-responsive h5 {
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #154571;
 }

 .sidebar-responsive {
  display: block;
 }

 .blok {
  width: calc(50% - 20px);
  margin: 10px;
  padding: 15px 0 10px 0;
 }

 b, .btn-red a {
  font-size: 16px !important;
 }

 .home .page-title, .home .page-title p, #fancy-title-18, #fancy-title-28, #fancy-title-36 {
  font-size: 20px !important;
 }

 .lessen_van_mbo {
  width: 100%;
  text-align: center;
  height: auto;
 }

 .lessen_van_mbo > * {
  float: none;
  font-size: 20px !important;
 }

 .mbo-dribble-p {
  width: 100%;
 }

 .btn-gra {
  text-align: center;
  margin: 20px auto 30px !important;
  display: block !important;
  max-width: 200px !important;
 }

 .teachery_app:after {
  bottom: -1px;
  height: 10px;
 }

 .social-media2 {
  max-width: 220px;
  height: 50px;
  display: block;
  margin: 0 auto;
 }

 .social-media {
  display: none;
 }

 #page-section-23 > div.page-section-content.vc_row-fluid.mk-grid > div.mk-padding-wrapper.wpb_row > div > div.wpb_row.vc_inner.vc_row.vc_row-fluid.attched-false > div:nth-child(2) > div > div > div.wpb_raw_code.wpb_content_element.wpb_raw_html {
  margin: 0;
 }

 .test_class .vc_col-sm-2:nth-child(1n+5) {
  display: none !important;
 }

 #mk-gradient-button-38 .btn-gra {
  max-width: 250px !important;
 }

 .page-id-10 .vc_col-sm-2, .test_class .vc_col-sm-2 {
  width: 49%;
  float: left !important;
 }

 .blog-home .vc_col-sm-3 {
  width: 100%;
  float: unset;
 }

 .blog-home-p {
  display: none;
 }

 .blog-home-title {
  margin: 0;
  min-height: 40px;
 }

 .blog-home .vc_btn3-container {
  margin: 0;
 }

 .test_class {
  width: 100%;
 }

 .blog-home .vc_col-sm-3:nth-child(1n+3) {
  display: none !important;
 }

 .blog-home-title {
  min-height: 60px;
 }

 #madpack-pre-footer img {
  display: block;
  margin: 0 auto;
 }

 #madpack-pre-footer h6 {
  width: 100%;
  float: unset;
  text-align: center;
  margin: 0 0 15px 0;
 }

 #madpack-pre-footer .wpcf7 {
  width: calc(100% - 20px);
  margin: 10px 0 0 0;
  float: left;
 }

 #mk-footer * {
  text-align: center;
 }

 .laptop-cover .mk-image-inner:after {
  content: none;
 }

 .laptop-cover img {
  margin: 0 !important;
 }
}

@media handheld, only screen and (max-width: 700px) {
 .printfriendly a {
  margin: 20px 0;
 }

 .home-lessen-overzicht .vc_col-sm-8 {
  max-width: calc(100% - 60px);
 }

 .filter div:first-child {
  width: 100%;
  float: unset;
 }

 div.clear {
  width: 100%;
  float: unset;
 }

 .les h2 {
  font-size: 16px;
 }

 .les p.niveau {
  font-size: 14px;
 }

 .les hr {
  border: solid 0.5px #154571;
 }

 .les p.excerpt {
  font-size: 14px;
 }

 .page-id-12 .the-excerpt {
  display: none;
 }

 .page-id-12 h3.the-title, .page-id-12 h3.the-title a {
  font-size: 16px !important;
  line-height: 100% !important;
 }

 .single-post .mk-col-9-12 {
  padding: 0 !important;
 }

 .single-post .mk-col-1-4 {
  padding: 0 !important;
 }

 #gehackt h2, #gehackt p {
  font-size: 40px;
 }
}

@media handheld, only screen and (max-width: 481px) {
 .home-lessen-overzicht .vc_gitem-post-data-source-post_title div, .home-lessen-overzicht .vc_gitem-post-data-source-post_title {
  font-size: 16px;
 }

 p.title {
  font-size: 12px !important;
  margin: 5px 0 !important;
 }

 .blok p:not(.title) {
  display: none;
 }

 .blok {
  margin: 4.25px 5px;
  padding: 20px 0 15px 0;
  width: calc(50% - 10px);
 }

 .blok img {
  height: 35px;
  width: auto;
 }

 .home-lessen-overzicht .vc_gitem-post-data-source-post_excerpt {
  display: none;
 }

 .masonry {
  column-count: 1;
 }

 p.excerpt, {
  display: none;
 }

 #antwoord {
  width: 100%;
 }

 .home-lessen-overzicht .vc_gitem-zone {
  height: 82px !important;
 }

 .home-lessen-overzicht .vc_col-sm-4:after {
  top: -20px;
 }
}

/* Nieuwe css */


.printomatictext {
 padding: 17px 60px 17px 25px;
 border-radius: 25px;
 background-image: linear-gradient(to left, #154571, #e44967);
 font-family: Ubuntu;
 font-size: 16px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: 1;
 letter-spacing: normal;
 color: #ffffff;
 margin-top: 10px;
 display: block;
 margin: 20px auto 10px;
 max-width: 124px;
 position: relative;
}

.printomatictext:after {
 content: "";
 position: absolute;
 background-image: url(/wp-content/uploads/2018/12/download-icon.png);
 width: 21px;
 height: 21px;
 left: 79%;
 top: calc(50% - 10.5px);
}

.onderzoek-content.blog-home-title.btn-grad-link p {
 color: #154571 !important
}