@font-face {
    font-family: "latosemibold";
    src: url("../fonts/lato-semibold-webfont.eot");
    src: url("../fonts/lato-semibold-webfont.eot?#iefix") format("embedded-opentype"),
        url("../fonts/lato-semibold-webfont.woff2") format("woff2"),
        url("../fonts/lato-semibold-webfont.woff") format("woff"),
        url("../fonts/lato-semibold-webfont.ttf") format("truetype"),
        url("../fonts/lato-semibold-webfont.svg#latosemibold") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'latoheavy';
    src: url('../fonts/LatoLatin-Heavy.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/LatoLatin-Heavy.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/LatoLatin-Heavy.woff2') format('woff2'),
        /* Modern Browsers */
        url('../fonts/LatoLatin-Heavy.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/LatoLatin-Heavy.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

@font-face {
    font-family: 'bebas_neue_regular';
    src: url('../fonts/bebasneue_regular-webfont.woff2') format('woff2'),
        url('../fonts/bebasneue_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'bebas_neuebold';
    src: url('../fonts/bebasneue_bold-webfont.woff2') format('woff2'),
        url('../fonts/bebasneue_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

* {
    -webkit-overflow-scrolling: touch;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
    font-family: sans-serif;
    /* 1 */
    font-size: 10px;

    -webkit-text-size-adjust: 100%;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 2 */
}

.video-section iframe {
    z-index: 1000;
}

/**
 * Remove default margin.
 */
body {
    overflow-x: hidden !important;
    margin: 0;
    color: #262f31;
    font-size: 1.6rem;
    width: 100%;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
    display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background-color: transparent;
    color: #6d9fba;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
    outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1,
.h1 {
    margin: 0 0 27px 0;
    color: #983c8c;
    font-family: "Titillium Web", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 1;
}

.hero-text {
    margin: 0 0 22px 0;
    color: #fff;
    font-family: "Titillium Web", Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: -0.002em;
}

h2,
.h2 {
    margin: 0 0 4px 0;
    color: #262f31;
    font-family: "Titillium Web", Arial, Helvetica, sans-serif;
    font-size: 23px;
    font-weight: 700;
    line-height: 24px;
}

h2 a,
.h2 a {
    color: #262f31;
    text-decoration: none;
}

h3,
.h3 {
    margin-bottom: 4px;
    color: #c5004b;
    font-family: "latosemibold", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2;
}

h4,
.h4 {
    margin: 0 0 15px;
    color: #f3f3f3;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.2;
}

h5,
.h5 {
    color: #1c2325;
    font: 500 21px "Titillium Web", Arial, Helvetica, sans-serif;
    line-height: 1.1;
}

h6,
.h6 {
    color: #1c2325;
    font: 400 18.5px "Titillium Web", Arial, Helvetica, sans-serif;
    line-height: 1.1;
}

p.super-txt {
    margin: 0 0 40px;
    color: #983c8c;
    font-family: "Titillium Web", Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.006em;
}

p,
td,
.left-section {
    margin: 0 0 30px;
    color: #1c2325;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 17.5px;
    font-weight: 400;
    line-height: 24px;
}

ul {
    margin: 0 0 30px;
    color: #1c2325;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 17.5px;
    font-weight: 400;
    line-height: 24px;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
    color: #000;
    background: #ff0;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    /* 3 */
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
/* 1 */
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    /* 3 */

    -webkit-appearance: button;
    /* 2 */
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
    line-height: normal;
    font: 400 14px 'Source Sans Pro', Arial, Sans-Serif;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
    box-sizing: content-box;
    /* 2 */

    -webkit-appearance: textfield;
    /* 1 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    border: 1px solid #c0c0c0;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    padding: 0;
    /* 2 */
    border: 0;
    /* 1 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
    font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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

td,
th {
    padding: 0;
}

/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    width: 100%;
    overflow-x: hidden;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #ccc;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
    margin: 0.2em 0;
    padding: 0.2em 0;
    color: #000;
    background: #ccc;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.container {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding-right: 26px;
    padding-left: 26px;
}

.container:before {
    content: "";
}

.container:after {
    display: table;
    clear: both;
    content: "";
}

.logo {
    float: left;
    margin-top: 8px;
    margin-left: 1px;
}

.top-menu {
    float: right;
    margin: 0 -8px 0;
    padding: 0;
    list-style: none;
}

.top-menu li {
    display: inline-block;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.1;
    vertical-align: top;
    list-style: none;
    margin-right: 4px;
}

.top-menu li:nth-child(2)~li {
    margin-right: -8px;
}

.top-menu li a {
    display: inline-block;
    position: relative;
    padding: 4px 16px;
    color: #1b1b1b;
    text-decoration: none;
}

.top-menu>li>a:not(.page-link) {
    padding-right: 14px;
    padding-left: 20px;
}

.top-menu li a.page-link {
    opacity: 0.6;
}

.top-menu li a.page-link:hover {
    opacity: 1;
}

.top-menu li a.page-link:before {
    position: absolute;
    left: 5px;
    font-family: FontAwesome;
    content: "";
    content: "\f105";
}

.top-menu li a.search-link {
    opacity: .6;
}

.top-menu li a.search-link:hover {
    opacity: 1;
}

.top-menu li a.search-link:before {
    position: absolute;
    left: 0;
    width: 11px;
    height: 11px;
    background: url(../img/search_icon.svg) no-repeat 0 0;
    background-size: 11px 11px;
    font-family: FontAwesome;
    content: "";
}

.top-menu li a.login-link:before {
    position: absolute;
    left: 2px;
    width: 11px;
    height: 11px;
    background: url(../img/user_icon.svg) no-repeat 0 0;
    background-size: 11px 11px;
    font-family: FontAwesome;
    content: "";
}

.main-menu {
    float: right;
    clear: both;
    margin: 0;
    font-size: 0;
    padding: 4px 0 0;
    margin-right: -13px;
}

.main-menu>ul>li {
    display: inline-block;
    position: relative;
    background: url(../img/separator.png) no-repeat 0 bottom;
    font: normal 15px "Source Sans Pro", Arial, Helvetica, sans-serif;
    line-height: 1.1;
}

.main-menu>ul>li.active>a,
.main-menu>ul>li>a:hover {
    color: #9b3888;
}

.main-menu>ul>li .dropdown {
    visibility: hidden;
    position: absolute;
    z-index: 1001;
    top: 100%;
    left: 26px;
    width: 680px;
    min-height: 367px;
    padding-top: 25px;
    padding-bottom: 34px;
    opacity: 0;
}

.main-menu>ul>li .girl-img-section img {
    position: relative;
    left: 35px;
    margin-top: 7px;
    margin-right: 4px;
}

.main-menu>ul>li .dropdown-2 .some-des {
    padding-top: 35px;
    padding-right: 10px;
}

.main-menu>ul>li .dropdown-1 {
    position: absolute;
    z-index: 1001;
    top: 100%;
    left: 27px;
    width: 560px;
    min-height: 368px;
    padding-top: 24px;
    padding-bottom: 34px;
}

.main-menu>ul>li .dropdown-2 .girl-img-section {
    width: 67%;
    right: -40px;
}

.dropdown-2 .girl-img-section img {
    left: 0px !important;
}

.dropdown-1 .girl-img-section {
    right: -100px;
}

.dropdown-5 .girl-img-section {
    right: auto;
    left: -450px;
    width: 421px;
}

.dropdown-5 .girl-img-section img {
    float: right;
    left: -12px !important;
}

.main-menu>ul>li .dropdown:before {
    position: absolute;
    top: 0;
    left: -5000px;
    width: 10000px;
    opacity: 0;
    background: #f3f3f3;
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.35);
    content: "";
}

.slider-section {
    min-height: 316px;
}

.main-menu>ul>li .dropdown:after {
    display: table;
    clear: both;
    content: "";
}

.main-menu>ul>li .dropdown ul {
    visibility: hidden;
    position: relative;
    z-index: 1001;

    width: 300px;
}

.main-menu>ul>li .dropdown .girl-img-section {
    visibility: hidden;

}

.main-menu>ul>li:hover .dropdown .girl-img-section {
    visibility: visible;
}

.main-menu li a {
    display: inline-block;
    padding-top: 7px;
    padding-right: 14px;
    padding-bottom: 14px;
    padding-left: 24px;
    color: #6f6f6f;
    text-decoration: none;
}

.main-menu>ul>li>a:before {
    display: none;
}

.main-menu li:first-child {
    background: none;
}

.header-wrapper {
    padding-top: 10px;
}

.main-menu>ul>li .dropdown li a {
    padding: 6px 12px;
    cursor: pointer;
}

.main-menu li {
    font-size: 16px;
}

.optimize-desktop{
    display: block;
}
.optimize-mobile{
    display: none;
}
/*===========================================
=            Banner Section Code            =
===========================================*/
.banner-img {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.banner-img .container {
    position: relative;
    height: 410px;
    padding: 90px 50px 90px;
}

.check-btn {
    display: inline-block;
    position: relative;
    padding: 0 22px;
    color: #fff;
    font-family: "Titillium Web", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.07em;
}

.check-btn:before {
    position: absolute;
    top: 0px;
    left: 3px;
    font-family: FontAwesome;
    font-size: 12px;
    content: "\f061";
}

/*=====  End of Banner Section Code  ======*/

/*=======================================
=            Feature Section            =
=======================================*/

.features {
    padding-top: 68px;
    padding-bottom: 75px;
    padding-left: 47px;
    padding-right: 40px;
}

.features h3 {
    margin: 0;
    padding-bottom: 15px;
    border-bottom: 2px solid #f3f3f3;
    letter-spacing: 0.01em;
}

ul {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
}

ul li {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    /*font-family: "latosemibold", Arial, Helvetica, sans-serif;*/
    font-size: 17.5px;
    font-weight: 400;
    list-style: none;
}

ul li a {
    display: block;
    position: relative;
    padding: 10px 14px 14px;
    color: #1b1b1b;
    text-decoration: none;
}

.lists li {
    letter-spacing: 0.015em;
}

.features ul li a {
    border-bottom: 2px solid #f3f3f3;
}

ul li a:before {
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    content: "\f105";
    font-size: 12.5px;
}

.left-section ul li a {
    padding: 0;
    text-decoration: underline;

}

.left-section ul li a:before {
    display: none;
    content: "";
}

.left-section form textarea {
    border: 1px solid #c9cdd1;
    border-radius: 5px;
    background: #fff;
    padding: 0 16px;
    font-size: 14px !important;
}

.dropdown ul li a:before {
    line-height: 27px;
}

.col-md-4 {
    float: left;
    width: 33.333%;
    padding-right: 39px;
    padding-left: 39px;
}

/*=====  End of Feature Section  ======*/

/*=======================================
=            Benifit Section            =
=======================================*/

.benifit-section {
    background: #f3f3f3;
}

.benifit-section .container {
    background: url('../img/slider_img_effect.png') no-repeat left -42px bottom -24px;
}

/*.benifit-section.container{
    padding-right: 195px;
}*/
.innerDiv {
    width: 100%;
    max-width: 864px;
    margin: 0 auto;
}

.benifit-explorer {
    float: right;
    width: 275px;
    padding-top: 83px;
}

.hd-st2 {
    margin: 0 0 31px;
    color: #1c2325;
    font-family: "Titillium Web", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 1;
}

.benifit-explorer .benifit-btn {
    display: inline-block;
    padding: 7px 50px 10px;
    border-radius: 4px;
    color: #fff;
    background: #c5004b;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    border-bottom: 2px solid #74002b;
}

.benifit-section-2 .benifit-explorer .benifit-btn {
    padding: 7px 50px 10px !important;
    border-radius: 4px !important;
    border-bottom: 2px solid #74002b !important;
}

.img-section {
    float: left;
    margin-top: -5px;
    margin-left: 18px;
}

.posts-section {
    padding: 72px 32px 71px;
}

/*=====  End of Benifit Section  ======*/

/*====================================
=            Post-section            =
====================================*/

.post-detail {
    padding: 17px 26px 13px;
}

.read-more {
    display: inline-block;
    position: relative;
    padding-left: 18px;
    color: #c5004b;
    font-family: "latosemibold", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    vertical-align: top;
    margin-left: 3px;
}

.read-more:after {
    position: absolute;
    top: 1px;
    left: 0;
    font-family: FontAwesome;
    font-size: 12px;
    content: "\f061";
}

.posts-section .post-detail .read-more:after {
    top: 4px;
}

.posts-section .col-md-4 {
    padding-right: 12px;
    padding-left: 12px;
}

.posts-section .col-md-4 .post {
    height: 300px;
}

.posts-section .row {
    margin-right: -12px;
    margin-left: -12px;
}

.posts-section .row:after {
    display: table;
    clear: both;
    content: "";
}

.post>img {
    display: block;
    width: 100%;
}

.post-detail .date {
    display: block;
    margin-bottom: 4px;
    color: #b9bbbc;
    font: 600 14px "Titillium Web", Arial, Helvetica, sans-serif;
}

.post {
    border: 1px solid #c9cdd1;
    border-radius: 5px;
    overflow: hidden;
}

.post-detail h2 {
    overflow: hidden;
    height: 74px;
    letter-spacing: 0.01em;
    margin-bottom: 4px;
}

/*=====  End of Post-section  ======*/

/*===================================
=            Footer Code            =
===================================*/

.footer-wrapper {
    padding-top: 58px;
    background: #656d6f;
    margin-left: calc(-100vw / 2 + 500px / 2);
    margin-right: calc(-100vw / 2 + 500px / 2);

}

.footer-box ul li a:before {
    display: none;
}

.footer-box ul li {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.04em;
}

.footer-box ul li a {
    padding: 0;
    color: #f3f3f3;
}

.footer-box:first-child~.footer-box {
    padding-top: 41px;
}

.footer-wrapper .row {
    margin-right: -12px;
    margin-left: -12px;
    margin-bottom: 10px;
}

.col-md-3 {
    float: left;
    width: 25%;
    padding-right: 12px;
    padding-left: 12px;
}

.col-md-3 .footer-box h4 {
    width: 112px;
    margin-bottom: 14px;
}

.custom-slider ul.slides li {
    list-style: none !important;
    margin-left: 0px;
}

.custom-slider ul.slides li img {
    width: 100%;
}

.footer-wrapper .col-md-3:last-child .footer-box {
    position: relative;
}

.footer-wrapper .col-md-3:last-child .footer-box:after {
    content: '';
    display: block;
    height: 100%;
    width: 1px;
    background: #565d5e;
    position: absolute;
    left: -37px;
    top: 0;
}

.footer-box ul.social-links li {
    display: inline-block;
    margin-right: 13px;
}

.footer-box p {
    margin: 0 0 21px 0;
    color: #fff;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

.footer-box p a {
    color: #fff;
}

.footer-box p strong {
    display: block;
    font-size: 16px;
}

.footer-wrapper h3 {
    color: #fff;
    font-family: "Titillium Web";
    font-size: 20px;
    margin-top: 60px;
    margin-bottom: 6px;
}

.footer-top {
    padding-bottom: 0;
    padding-left: 31px;
    padding-right: 31px;
}

.footer-bar {
    padding: 12px 0 13px;
    background: #51595a;
}

.footer-bar .copy {
    float: left;
    margin: 0;
    color: #fff;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    padding-left: 5px;
    letter-spacing: 0.003em;
    line-height: 1.4em;
}

.footer-bar .copy a {
    color: #fff;
    font-weight: 600;
    /* text-decoration: none; */
}

.footer-links {
    float: left;
    margin: -6px 0 0 96px;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.footer-links li {
    display: inline-block;
    font-size: 11px;
    padding-top: 1px;
    vertical-align: top;
    margin-right: 11px;
    padding-top: 2px;
}

.footer-links li a {
    display: inline-block;
    padding: 0 8px 0 10px;
    color: #fff;
    letter-spacing: 0.02em;
}

/*=====  End of Footer Code  ======*/

/*===================================
=            Search Form            =
===================================*/

.search-form {
    position: relative;
    z-index: 100;
    width: 660px;
    margin: -33px auto -23px;
    padding: 5px 5px 6px;
    border-bottom: 2px solid #74002b;
    border-radius: 4px;
    background: #c5004b;
    max-width: 100%;
}

.search-form:after {
    display: table;
    clear: both;
    content: "";
}

.search-form input[type="search"] {
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    height: 44px;
    padding: 0 20px;
    border: 0;
    border-radius: 4px;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    vertical-align: top;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.search-form label {
    display: inline-block;
    position: absolute;
    padding: 6px 11px;
    color: #fff;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    letter-spacing: -0.027em;
}

.search-form .fa-comment-o {
    margin-left: 15px;
    color: #fff;
    font-size: 24px;
    vertical-align: middle;
}

.search-box {
    float: right;
    position: relative;
    width: 422px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.search-box:after {
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    width: 12px;
    height: 44px;
    margin-right: -3px;
    background: url(../img/box_edge.png) no-repeat 0 0;
    content: "";
}

.twitter-typeahead {
    position: initial !important;
    width: calc(100% - 20px);
}

.tt-menu {
    width: 660px;
    left: -65px !important;
    z-index: 1002 !important;
    margin: 0;
    padding: 0;
    background: #c5004b;
    border-radius: 0 0 5px 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-bottom: 2px solid #74002b;
    overflow: hidden;
}

.tt-menu .suggestion-item {
    color: #fff;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    border-top: 2px solid #b40145;
}

.tt-menu .suggestion-item a {
    display: block;
    padding: 9px 14px 17px 79px;
    color: #fff;
    text-decoration: none;
    letter-spacing: -0.02em;
}

.tt-menu .suggestion-item a:before {
    position: absolute;
    left: 21px;
    opacity: 0.55;
    color: #74002b;
    font-style: normal;
    font-family: "FontAwesome";
    content: "\f061";
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tt-menu .suggestion-item:first-child {
    border-top: none;
}

.close-x {
    display: none;
    position: absolute;
    z-index: 100;
    top: 50%;
    right: 17px;
    color: #dfe0de;
    text-decoration: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
}

.search-form.focused .close-x {
    display: block;
}

.search-form.focused .search-box,
.search-form.focused .twitter-typeahead {
    width: calc(100% - 60px);
}

input[type="search"]:focus,
:focus {
    outline: none;
}

.search-form.focused .search-box input[type="search"] {
    width: 100%;
}

.search-form.focused label {
    visibility: hidden;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
textarea:focus {
    border-color: #1b1b1b;
}

.search-nav {
    visibility: hidden;
    position: absolute;
    z-index: 1001;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 0;
    margin: 0;
    padding: 0;
    border-radius: 0 0 5px 5px;
    opacity: 0;
    background: #c5004b;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-bottom: 2px solid #74002b;
}

.search-nav.typed {
    visibility: visible;
    max-height: 10000px;
    opacity: 1;
}

.search-nav li {
    color: #fff;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
}

.search-nav li a {
    display: block;
    padding: 9px 14px 17px 79px;
    color: #fff;
    text-decoration: none;
    letter-spacing: -0.02em;
}

.search-nav li:first-child~li a {
    border-top: 2px solid #b40145;
}

.search-nav li a:before {
    left: 21px;
    opacity: 0.55;
    color: #74002b;
    font-style: normal;
    content: "\f061";
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*=====  End of Search Form  ======*/
.girl-img-section {
    overflow: hidden;
    position: absolute;
    z-index: 1000;
    right: 0;
    bottom: 0;
    width: 409px;
}

.clr_wht * {
    color: #fff !important;
}

.girl-img-section img {
    float: left;
    margin-bottom: 0px;
}

.some-des {
    overflow: hidden;
    padding-top: 30px;
    padding-left: 4px;
}

.some-des h3 {
    margin: 0 0 14px;
    color: #1b1b1b;
    font-family: "Titillium Web", Arial, Helvetica, sans-serif;
    font-size: 23px;
    line-height: 24px;
    font-weight: 600;
}

.some-des p {
    margin-bottom: 25px;
}

.reg-btn {
    display: block;
    width: auto;
    padding: 7px 50px 10px !important;
    border-radius: 4px;
    color: #fff !important;
    background: #c5004b;
    border-bottom: 2px solid #74002b;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}

.reg-btn:before {
    display: none !important;
}

.slider-txt,
.slider-text {
    position: absolute;
    top: 50%;
    left: 83px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 350px;
    width: 100%;
    /*margin-top: -19px;*/
}

.slider-text h1:last-child,
.slider-txt h1:last-child {
    margin-bottom: 0;
}

.flexslider {
    margin: 0;
    border: 0;
}

.op0 {
    opacity: 0;
}

.main-menu>ul>li .dropdown-1 .girl-img-section img,
.main-menu>ul>li .dropdown-3 .girl-img-section img {
    position: static;
}

.main-menu>ul>li .dropdown-3 .girl-img-section img {
    margin-right: 7px;
}

.main-menu>ul>li .dropdown-3 {
    width: 630px;
}

.dropdown-3 .girl-img-section {
    width: 690px;
}

.dropdown-3 .some-des h3 {
    padding-right: 99px;
    padding-top: 18px;
}


/*================================================
=            Code For Contrarct-en-Funtie            =
================================================*/

.left-section {
    float: left;
    width: calc(65.73% - 27px);
    padding-top: 78px;
    padding-left: 28px;
}

.left-section p:not(.super-txt) {
    margin-bottom: 26px;
    letter-spacing: 0.005em;
}

.right-side-bar {
    float: right;
    width: calc(34% - 24px);
    margin-top: -114px;
    position: relative;
    margin-right: 1px;
}

.main-section {
    padding-right: 31px;
    padding-left: 30px;
}

.wide-img {
    display: block;
    width: 100%;
    padding-top: 20px;
}

.blue-section {
    padding: 28px 28px 10px;
    background: #f0f9fe;
    clear: both;
}

.blue-section h3 {
    margin: 0 0 28px 0;
    color: #6d9fba;
    font-family: "Titillium Web", Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: 600;
}

.blue-section ul li {
    list-style: none !important;
    padding-left: 17px;
    margin: 0 0 27px;
    color: #1c2325;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 17.5px;
    font-weight: 400;
    line-height: 27px;
    position: relative;
}

.blue-section ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #75a4be;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 11px;
}

.blue-section:last-child {
    margin-bottom: 20px;
}

.left-section ul li {
    list-style: disc;
    margin-left: 20px;
}

.contact-form {
    background: #fff;
    padding: 26px 19px 28px 19px;
    border-radius: 5px;
    border: 1px solid #c9cdd1;
    margin-bottom: 24px;
    font-size: 0;
}

.right-side-bar h3 {
    font-weight: 300;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #983c8c;
    margin: 0 0 18px -3px;
}

.form-label {
    font-weight: 400;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #aaaaaa;
    display: block;
    padding: 0 0 8px;
}

.form-error,
input.error {
    border-color: #c5004b !important;
}

.errorMsg,
label.error {
    color: #c5004b !important;
    /* position: absolute; */
}

div.select label.error {
    margin-top: 20px;
}

label.radio-error {
    margin-top: -15px;
}

.form-box {
    height: 40px;
    border: 1px solid #e6e6e5;
    font-weight: 400;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #1b1b1b;
    padding: 0px 12px 3px;
    width: 100%;
    margin-bottom: 14px;
    border-radius: 3px;
    letter-spacing: 0.025em;
}

.form-box::-webkit-input-placeholder {
    color: #1b1b1b;
}

.form-box:-moz-placeholder {
    /* Firefox 18- */
    color: #1b1b1b;
}

.form-box::-moz-placeholder {
    /* Firefox 19+ */
    color: #1b1b1b;
}

.form-box:-ms-input-placeholder {
    color: #1b1b1b;
}

textarea.form-box {
    height: 120px;
}

.btn {
    padding: 7px 50px 10px;
    background: #c5004b;
    font-weight: 400;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    border: 0;
    border-radius: 4px;
    float: right;
    border-bottom: 2px solid #9f023d;
}

.btn:hover {
    background: #9f023d;
}

.tt-thanks {
    color: white;
    font-size: 14px;
    display: block;
    text-align: center;
    font-style: italic;
}

#send-question {
    background: #983c8c;
    float: none;
    margin-left: calc(50% - 140px);
}

.tt-dataset-questionsList {
    padding-bottom: 10px;
}

button[type="submit"].btn {
    float: right;
}

.contact-form:after {
    content: '';
    display: table;
    clear: both;
}

.member-ship-section {
    background: url(../img/met_de_img.jpg) no-repeat 0 0;
    background-size: cover;
    padding-top: 130px;
    padding-bottom: 30px;
    border-radius: 5px;
    margin-bottom: 24px;
}

.member-ship-section h4 {
    font-weight: 600;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 29px;
    line-height: 30px;
    color: #fff;
    margin: 0 0 22px 23px;
}

.member-ship-section .btn {
    padding: 1px 17px 4px 46px;
    background: #c5004b;
    float: none;
    display: inline-block;
    border-radius: 0;
    text-decoration: none;
    font-size: 20px;
    vertical-align: top;
    font-weight: 600;
    transform: skew(-10deg) translateX(3px);
    margin-left: 7px;
    position: relative;
}

.member-ship-section .btn:after {
    width: 20px;
    height: 35px;
    transform: skew(10deg);
    position: absolute;
    left: -10px;
    top: 0;
    content: '';
    background: #c5004b;
    border-bottom: 2px solid #9f023d;
}

.member-ship-section .btn span {
    transform: skew(10deg);
    position: relative;
    display: inline-block;
}

.member-ship-section .btn span:before {
    position: absolute;
    top: 5px;
    left: -21px;
    font-family: FontAwesome;
    font-size: 14px;
    content: "\f061";
}

.contact-detail {
    background: #fff;
    padding: 25px 16px 28px;
    border-radius: 5px;
    border: 1px solid #c9cdd1;
    margin-bottom: 24px;
    font-size: 15px;
}

.contact-detail h3 {
    font-weight: 300;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #983c8c;
    margin: 0 0 22px 0;
}

.contact-table {
    width: calc(100% + 33px);
    margin-left: -16px;
    margin-bottom: 15px;
}

.contact-table>tbody>tr>td {
    background: #eff0f1;
    padding: 11px 15px 11px 17px;
    border-bottom: 2px solid #fff;
}

.contact-table>tbody>tr>td:first-child {
    font-weight: 400;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-size: 17.5px;
    color: #939a9c;
}

.contact-table>tbody>tr>td:last-child {
    font-weight: 700;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #262f31;
}

.contact-table>tbody>tr>td:last-child a {
    text-decoration: none;
    color: inherit;
    font-size: 19px;
}

.contact-table>tbody>tr>td:last-child a[href^="mail"] {
    font-size: 15px;
    text-decoration: underline;
}

.contact-detail p {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 24px;
    margin-left: 2px;
}

.down-btn {
    padding: 25px 35px 35px 45px;
    display: block;
    background: #983c8c;
    font-weight: 400;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 19px;
    line-height: 24px;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    position: relative;
    margin-bottom: 24px;
}

.down-btn:before {
    content: "\f019";
    color: #fff;
    position: absolute;
    margin-left: -24px;
    font-family: FontAwesome;
    font-size: 16px;
}

.down-btn strong {
    font-weight: 700;
}

.subsribe-form {
    background: #fff;
    padding: 25px 19px;
    border-radius: 5px;
    border: 1px solid #c9cdd1;
    margin-bottom: 24px;
    font-size: 0;
}

.subsribe-form .form-box {
    margin-bottom: 12px;
}

.subsribe-form p {
    margin-bottom: 20px;
}

.subsribe-form h3 {
    letter-spacing: -0.02em;
    line-height: 1.23;
    margin-bottom: 14px;
}

.subsribe-form:after {
    content: '';
    display: table;
    clear: both;
}

.subsribe-form button[type="submit"].btn {
    font-size: 16px;
}

/*=====  End of Code For Contrarct-en-Funtie  ======*/

/*=======================================
=            juridische-hulp            =
=======================================*/

.tab-data {
    display: none;
    /*margin-top: 20px;*/
}

.tab-data p:not(.super-txt) {
    margin-bottom: 24px;
}

.tab-wrapper {
    padding-top: 7px;
}

.tab-content h3 {
    font-weight: 400;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 21px;
    color: #1c2325;
    /*margin: 0 0 14px;*/
    margin: 0 0 0 0;
    line-height: 24px;
}

.bar {
    border-bottom: 1px solid #983c8c;
    height: 34px;
    text-align: right;
    padding-right: 14px;
    margin-bottom: 41px;
    cursor: pointer;
    /*margin-top: 8px;*/
    /*margin-top: 0px;*/
    margin-top: -8px;
}

.bar .arrow {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}

.tab-content.open .tab-data {
    display: block;
}

.tab-data h6 {
    font-size: 18px;
    margin: 0;
    padding: 14px 0 14px 0;
}

.tab-content.open h3 {
    color: #c5004b;
}

.tab-content.open .bar .arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.tab-content.open .bar {
    border-bottom-color: #c5004b;
}

.blue-box {
    background: #e4f5fd;
    padding: 22px 21px 26px 25px;
}

.blue-box p {
    margin: 0 !important;
}

.blue-box p a {
    color: #6d9fba;
    font-style: italic;
}

.box h2 {
    font-size: 21px;
    line-height: 35px;
    margin-bottom: 9px;
}

.line {
    margin: 39px 0 35px;
    border-top: 0;
    border-bottom: 1px solid #983c8c;
}

.important-note {
    font-size: 14px;
    margin-top: 23px;
}

.box p:not(.super-txt) {
    margin-bottom: 25px;
}

/*=====  End of juridische-hulp  ======*/

/*================================
=            Faq page            =
================================*/

.faq-trigger {
    padding: 17px 50px 19px 25px;
    background: #eff0f1;
    display: block;
    font-weight: 600;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-size: 17.5px;
    color: #1c2325;
    margin: 12px 0;
    line-height: 24px;
    color: rgba(28, 35, 37, .7);
    text-decoration: none;
    position: relative;
    letter-spacing: 0.004em;
}

.faq-trigger:after {
    content: "\f078";
    display: inline-block;
    position: absolute;
    right: 22px;
    top: 18px;
    font-size: 15px;
    color: #313131;
    opacity: .5;
    font-family: FontAwesome;
}

.faq-tab {
    padding: 18px 25px 21px;
    background: #eff0f1;
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.heading-pgh {
    opacity: 0.7;
    margin-top: 0 !important;
}

.faq-data {
    display: none;
}

.faq-arrow:after {
    content: "\f077";
    font-family: FontAwesome;

}

.faq-arrow {
    position: absolute;
    color: #313131;
    right: 22px;
    bottom: 20px;
    font-size: 15px;
    cursor: pointer;
    opacity: .7;
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    transform-origin: center;
}

.faq-tab p:not(.super-txt) {
    margin-top: 13px;
    margin-bottom: 0 !important;
}

.faq-tab.active .faq-arrow {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;

}

.faq-tab.active .heading-pgh {
    opacity: 1;
}

.faq-tab p:last-child {
    margin-bottom: 0;
}

.faq-section h2 {
    font-size: 21px;
    color: #1c2325;
    margin-bottom: 34px;
}

.faq-section {
    margin-bottom: 60px;
}

.banner-section {
    background: #a32d7c;
}

.banner-section .container {
    padding: 27px 52px 35px;
}

.banner-section h1 {
    color: #fff;
    margin: 0;
    font-size: 34px;
    font-weight: 400;
    font-family: 'Titillium Web';
    float: left;
}

.faq-wrapper .right-side-bar {
    margin-top: -48px;
}

.faq-wrapper .left-section {
    padding-top: 77px;
}

.faq-wrapper p.super-txt {
    margin-bottom: 47px;
}

/*=====  End of Faq page  ======*/
.menu-btn {
    width: 19px;
    height: 14px;
    background: none;
    float: right;
    border: 0;
    padding: 0;
    margin-top: 22px;
    margin-right: 8px;
    display: none;
}

.menu-btn .menu-line,
.menu-btn:after,
.menu-btn:before {
    content: '';
    display: block;
    width: 100%;
    margin-top: 4px;
    height: 2px;
    background: #6f6f6f;
}

.menu-btn:before {
    margin-top: 0;
}


/*========================================
=            Question Section            =
========================================*/

.question-wrapper {
    background: #f3f3f3;
}

.row:after {
    content: '';
    display: table;
    clear: both;
}

.col-md-8 {
    width: 66.667%;
    float: left;
    padding-left: 25px;
    padding-right: 25px;
}

.question-wrapper .col-md-8 {
    padding-top: 71px;
    padding-bottom: 69px;
    padding-left: 34px;
    padding-right: 10px;
    position: relative;
    z-index: 9;
}

.question-wrapper .col-md-4 {
    padding-top: 89px;
    padding-bottom: 64px;
    padding-left: 42px;
    position: relative;
}

.question-wrapper .col-md-4:after {
    content: '';
    display: block;
    background: url(../img/layer.jpg) no-repeat 0 0;
    position: absolute;
    top: 0;
    left: -131px;
    height: 100%;
    width: 493px;
}

.question-wrapper h2 {
    margin-bottom: 43px;
}

.pgh {
    font: 400 23px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.25;
    padding-right: 69px;
    letter-spacing: -0.003em;
}

.question-form p.pgh {
    margin-bottom: 19px;
}

.lbl2 {
    font: 600 18.5px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    display: inline-block;
    padding-left: 27px;
    position: relative;
    margin-right: 22px;
}

.radio {
    position: absolute;
    top: 2px;
    left: 0;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #b6bcc1;
    background: #fff;
}

.radio:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #3c84c3;
    opacity: 0;
}

.lbl2 input[type="radio"] {
    display: none;
}

.lbl2 input[type="radio"]:checked+.radio:after {
    opacity: 1;
}

.first-check-wrap {
    margin-bottom: 55px;
}

.question-form p {
    margin-bottom: 13px;
}

.fnv-horeca {
    max-width: 462px;
    width: 100%;
}

.question-form .label-wrapper label {
    padding-left: 26px;
    margin-right: 23px;
}

.question-form button[type="submit"] {
    display: inline-block;
    padding: 7px 50px 10px;
    border-radius: 4px;
    color: #fff;
    background: #c5004b;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    float: right;
    border: 0;
    margin-top: -17px;
    border-bottom: 2px solid #98023a;
}

.result-section h2 {
    margin-bottom: 47px;
}

.result-section>* {
    position: relative;
    z-index: 1;
}

.result-section p {
    margin-bottom: 12px;
}

.result-section .link {
    text-decoration: underline;
    color: #aaa;
    font: italic 15px 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

.result-section .link:hover {
    text-decoration: none;
}

.progressbar {
    width: 200px;
    height: 20px;
    padding: 4px;
    background: #fff;
    border: 1px solid #c9cdd1;
    border-radius: 10px;
    position: relative;
    margin-bottom: 25px;
}

.result-section p:last-child {
    margin: 0;
    padding-top: 16px;
}

.fill {
    height: 10px;
    width: 0;
    position: absolute;
    border-radius: 5px 0 0 5px;
    display: block;
    background: #333;
    visibility: hidden;
}

.fill.go {
    visibility: visible;
}

.fill.red {
    width: 45%;
}

.fill:after {
    content: '';
    height: 10px;
    width: 10px;
    position: absolute;
    right: -5px;
    top: 0;
    background: #333;
    transform: skew(-10deg);
}

.fill.green {
    background: #45b757;
}

.fill.green:after {
    background: #45b757;
}

.fill.red {
    background: #e42b33;
}

.fill.red:after {
    background: #e42b33;
}

.blk {
    display: block;
}

/*=====  End of Question Section  ======*/

/*===========================================
=            VACATURES OVERZICHT            =
===========================================*/

.vacatures:after {
    content: '';
    display: table;
    clear: both;
}

.vacatures {
    padding-top: 33px;
    padding-bottom: 35px;
    border-bottom: 1px solid #983c8c;
}

.left-vacatures {
    float: left;
}

.vac-btn {
    float: right;
}

.left-vacatures h2,
.left-vacatures p {
    margin-bottom: 2px !important;
}

.left-vacatures .date {
    font: 400 14px 'Lato', Arial, Helvetica, sans-serif;
    color: #aaa;
    display: block;
    margin-bottom: 1px;
}

.left-vacatures .hd2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 21px;
}

.vac-btn {
    padding: 8px 28px;
    border: 1px solid #aaa;
    border-radius: 3px;
    font: 400 16px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    color: #aaa;
    text-decoration: none;
    margin-top: 15px;
    margin-right: 3px;
}

.vac-btn:hover {
    border-color: #888585;
    color: #888585;
}

.vacatures-section {
    padding-top: 16px;
}

.vacatures-section h1 span {
    display: block;
    font-size: 21px;
    line-height: 1.1;
    margin-top: 13px;
}

.vacatures-section h1 {
    margin-bottom: 65px;
    margin-top: 7px;
}

.vacatures-section h6 {
    margin: 0 0 15px;
}

.vacatures-section h6~p {
    margin-bottom: 37px !important;
    letter-spacing: 0.006em;
}

/*=====  End of VACATURES OVERZICHT  ======*/

/*=============================================
=            Code For Actueel page            =
=============================================*/
.simplebox .simplebox-content {
    display: none;
}

.topic-box {
    padding-top: 30px;
    padding-bottom: 57px;
    border-bottom: 1px solid #983c8c;
    display: none;
}

.topic-box.featured {
    display: block;
}

.featured .tag {
    background: #f39200;
    color: rgba(255, 255, 255, .8);
    width: 80px;
    text-align: center;
}

.topic-box:after {
    content: '';
    display: table;
    clear: both;
}

.topic-img-section {
    float: right;
    margin-top: 69px;
    width: 222px;
    min-height: 139px;
    background: url(../img/image-pattern.png) repeat 0 0;
}

.topic-img-section img {
    width: 100%;
}

.topic-content {
    overflow: hidden;
    padding-right: 25px;
}

.tag {
    padding: 3px 5px;
    font: 400 14px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: #606566;
    display: inline-block;
    background: #eee;
    border-radius: 3px;
    vertical-align: top;
    letter-spacing: -0.02em;
    text-transform: capitalize;
}

.topic-content .date {
    display: block;
    font: 400 14px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: #aaa;
    margin: 11px 0 6px;
    letter-spacing: -0.01em;
}

.topic-content p {
    color: #1c2325;
    letter-spacing: 0.003em;
}

.topic-content h2 {
    letter-spacing: 0.01em;
    margin-bottom: 14px;
}

.topic-content p a {
    font-style: italic;
    color: #aaa;
}

.topic-content p:not(.super-txt) {
    margin-bottom: 0;
}

.topic-wrapper .right-side-bar {
    margin-top: -48px;
}

.topic-wrapper .left-section {
    float: left;
    width: 66.1%;
    padding-top: 9px;
    padding-left: 28px;
}

.filter-section {
    padding: 0;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #c9cdd1;
    margin-bottom: 16px;
}

.filter-section h4 {
    font: 600 17.5px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: #1c2325;
    padding: 21px 22px 21px 27px;
    position: relative;
    margin: 0;
    cursor: pointer;
}

.filter-section h4 .fa {
    float: right;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    margin-top: 2px;
}

.filter-section h4.active .fa {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.filter-nav {
    padding: 5px 31px;
    display: none;
}

.filter-nav li {
    font: 400 16px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 18px;
    color: #939a9c;
    position: relative;
    padding-left: 30px;
    margin-bottom: 18px;
    cursor: pointer;
}

.filter-nav li:before {
    content: '';
    width: 14px;
    height: 14px;
    position: absolute;
    border-radius: 3px;
    border: 1px solid #c9cdd1;
    top: 3px;
    left: 0;
    background: #fff;
}

.filter-nav li.active:before {
    background: #fff url(../img/tick.png) no-repeat center center;
}

.filter-nav li.active {
    font-weight: 700;
    color: #606566;
}

.right-side-bar .post {
    margin-bottom: 22px;
    position: relative;
}

.right-side-bar .post .label {
    padding: 3px 6px;
    background: #c5004b;
    border-radius: 3px;
    font: 600 14px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: #fff;
    position: absolute;
    top: 24px;
    left: 24px;
}

.ui-widget.ui-widget-content {
    width: 100%;
    padding: 0;
    border-color: #c9cdd1;
    border-radius: 5px 5px 0 0;
}

.calender-footer {
    background: #fff;
    padding: 18px 17px 23px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #c9cdd1;
    border-top: 0;
}

.calender-footer p {
    margin: 0;
    font: 400 16px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 1.4;
    color: #939a9c;
}

.calender-footer p span {
    color: #262f31;
    display: inline-block;
    margin-left: 4px;
    letter-spacing: 0.02em;
}

.ui-datepicker .ui-datepicker-title {
    font: 400 16px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    color: #383737;
}

.ui-datepicker .ui-datepicker-header {
    padding: 15px 0;
    background: #FFFFFF;
    margin-top: -1px;
    left: -1px;
    right: -1px;
    width: auto;
    width: calc(100% + 2px);
    border-radius: 3px 3px 0 0;
    /*border:1px solid #783073;*/
    border-bottom: 0;
}

#datepicker {
    margin-bottom: 0;
}

.calender-widget {
    margin-bottom: 25px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 0;
    width: 41px;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev {
    left: 0;
}

.ui-datepicker td {
    padding: 2px 6px;
}

.ui-datepicker .ui-datepicker-next {
    right: 0;
}

.ui-datepicker .ui-datepicker-prev:before {
    content: "\f053";
    font-size: 10px;
}

.ui-datepicker .ui-datepicker-next:before {
    content: "\f054";
    font-size: 10px;
}

.ui-datepicker .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-next:before {
    display: inline-block;
    font-family: fontAwesome;
    color: #383737;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    background: none;
    border: 0;
}

.ui-datepicker td span,
.ui-datepicker td a {
    text-align: center;
}

.ui-datepicker table {
    width: calc(100% - 34px);
    margin: 15px auto 13px;
}

.ui-datepicker table thead {
    display: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    background: none;
    border-color: transparent;
    font: 600 14px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    color: #383737;
    padding: 4px 3px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.topic-wrapper .left-section.grids {
    padding-left: 2px;
    padding-top: 32px;
    padding-right: 2px;
}

.account-img img {
    width: 100%;
    display: block;
}

/*=====  End of Code For Actueel page  ======*/

/*==================================
=            LID WORDEN            =
==================================*/

.contact-form-2 label,
.notes {
    font: 400 17px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    /*    color: #838385;*/
    vertical-align: top;
}

.contact-form-2 label {
    vertical-align: initial;
}

.notes {
    clear: both;
}

.contact-form-2 .radia {
    width: 14px;
    height: 14px;
}

.contact-form-2 .label-wrapper {
    margin-bottom: 17px;
}

.contact-form-2 .half {
    width: calc(50% - 8px);
    float: left;
}

.contact-form-2 .right {
    float: right;
}

.contact-form-2 .left {
    float: left;
}

.contact-form-2 input[type="submit"] {
    margin-top: -8px;
    margin-bottom: 13px;
}

.contact-box input[type="text"],
.contact-box input[type="email"],
.contact-box input[type="number"],
input[type="password"],
input[type="tel"],
input[type="date"] {
    width: 100%;
    display: block;
    height: 40px;
    border: 1px solid #c9cdd1;
    border-radius: 5px;
    background: #fff;
    padding: 0 16px;
}

.contact-box .has-error {
    border: 1px solid #df0000 !important;
}

.contact-form-2 {
    padding-bottom: 54px;
}

.contact-box {
    margin-bottom: 30px;
    float: left;
}

.contact-box label {
    display: block;
    margin-bottom: 8px;
}

.contact-form-2 .radio {
    width: 14px;
    height: 14px;
}

.full {
    width: 100%;
    clear: both;
    float: left;
}

/*Code For Select Options*/
.s-hidden {
    visibility: hidden;
    padding-right: 10px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font: 400 14px 'Source Sans Pro', Arial, Sans-Serif;
    color: black;
    border: 1px solid #ccc;
}

.styledSelect {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: white;
    padding: 2px 16px;
    font: 400 14px 'Source Sans Pro', Arial, Sans-Serif;
    /* color: #838385;*/
    line-height: 34px;
}

.styledSelect:after {
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-color: #b6b9bc transparent transparent transparent;
    position: absolute;
    top: 16px;
    right: 14px;
}

.styledSelect:active,
.styledSelect.active {
    background-color: #eee;
}

.left-section .options li {
    list-style-type: none;
    margin-left: 0;
}

.options {
    display: none;
    position: absolute;
    top: 100%;
    right: -1px;
    left: -1px;
    z-index: 999;
    margin: 0 0;
    padding: 0 0;
    list-style: none;
    border: 1px solid #ccc;
    background: #eff0f1;
    top: -1px;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 6px;
    max-height: 200px;
    overflow-y: scroll;
}

.options li {
    margin: 0 0;
    padding: 3px 16px;
    font: 400 14px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: #aaa;
}

.options li:hover {
    background-color: #39f;
    color: white;
}

.contact-box .col-md-4 {
    width: calc(33.333% - 27px);
    padding: 0;
}

.select {
    width: 100%;
    display: block;
    height: 40px;
    border: 1px solid #c9cdd1;
    border-radius: 5px;
    background: #fff;
}

.seprator-dash {
    float: left;
    display: inline-block;
    width: 40px;
    text-align: center;
    vertical-align: top;
    line-height: 40px;
    color: #c9cdd1;
}

.seprator-dash span {
    width: 11px;
    height: 1px;
    display: inline-block;
    background: #c9cdd1;
    vertical-align: middle;
}

.styledSelect {
    border-radius: 5px;
}

.slanted-bg {
    background: rgba(0, 0, 0, 0.3);
    display: inline-block;
    width: auto;
    position: relative;
    padding-top: 10px;
}

.slanted-bg:after {
    content: "\A";
    border-style: solid;
    border-width: 0px 0px 120px 21px;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.3);
    position: absolute;
    right: -21px;
    bottom: 0;
    top: 0;
}

.one-third-sm {
    width: calc(39% - 8px);
    margin-right: 16px;
}

.one-third {
    width: calc(70% - 8px);
}

.one-fourth {
    width: calc(30% - 8px);
}

.contact-wrapper .left-section {
    padding-right: 32px;
    padding-top: 71px;
}

.contact-wrapper h2 {
    margin-bottom: 43px;
}

.contact-wrapper .right-side-bar {
    margin-top: -49px;
}

.further-info-section {
    clear: both;
    padding-top: 34px;
}

.deco-pgh {
    color: #838385;
    font-weight: 600;
    padding-bottom: 11px;
    border-bottom: 1px solid #c9cdd1;
    margin-bottom: 45px !important;
}

.label-wrapper label {
    display: inline-block;
    padding-left: 22px;
    position: relative;
    margin-right: 17px;
}

.label-wrapper2 .lbl2 {
    display: block;
    margin-bottom: 6px;
    padding-left: 21px;
}

.contact-page .right-side-bar {
    margin-top: 0;
}

.further-info-section .deco-pgh {
    margin-bottom: 35px !important;
}

.mgn-btm0 {
    margin-bottom: 0;
}

/*=====  End of LID WORDEN  ======*/

/*=============================================
=            Code For Contact Page            =
=============================================*/

.hd-st3 {
    font-size: 24px;
    color: #983c8c;
    font-weight: 300;
}

.address {
    width: 50%;
    float: left;
}

.sml,
.full.address p {
    display: block;
    font-size: 14px;
    color: #aaa;
    font-weight: 400;
    margin-bottom: 6px;
    font-family: 'Source Sans Pro';
}

.full.address p {
    color: #5D5B5B;
    font-size: 17.5px;
    font-weight: 400;
    line-height: 24px;
}

.full.address {
    width: 100%;
}

.contact-page {
    padding-top: 52px;
}

.contact-page .left-section {
    padding-top: 0;
    padding-left: 26px;
    width: 65.73%;
}

.contact-page .left-section h2 {
    margin-bottom: 35px;
}

.btm-contact-section:after {
    content: '';
    display: table;
    clear: both;
}

.btm-contact-section .left-section {
    padding-right: 43px;
}

.btm-contact-section p a {
    /*font-style: italic;*/
    color: #606566;
}

.btm-contact-section p a[href^="skype"] {
    font-style: normal;
    text-decoration: none;
    color: #1c2325;
}

.hd3-st3 {
    color: #1c2325;
    font: 600 21px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    margin-bottom: 27px;
}

.map-section {
    position: relative;
    height: 0;
    width: 100%;
    padding-top: 57.5%;
    margin-top: 50px;
}

.map-section iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.contact-box2 {
    padding-bottom: 28px;
    padding-top: 19px;
}

.contact-box2 h6 {
    font-size: 21px;
    margin: 0 0 27px;
}

.top-contact-section {
    padding-bottom: 40px;
    margin-bottom: 61px;
    border-bottom: 1px solid #983c8c;
}

.address p:not(.super-txt) {
    margin-bottom: 20px;
}

.contact-box2 table {
    margin-bottom: 33px;
}

.contact-box2 p:not(.super-txt) {
    margin-bottom: 15px;
}

.contact-box2 table {
    width: 100%;
}

.contact-box2 table tr td {
    font: 400 17.5px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 1.4;
    color: #1c2325;
    width: 50%;
}

.contact-box2 .td-heading {
    font: 400 18px "Titillium Web", Arial, Helvetica, sans-serif !important;
}

.contact-box2 table tr td a {
    font-weight: 700;
    text-decoration: none;
    color: #1c2325;
}

.contact-box2 td a {
    font-weight: normal !important;
    text-decoration: none !important;
    color: #6ba1b6 !important;
}

.time-table li {
    font-size: 14px;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 1.48;
    letter-spacing: 0.005em;
}

.time-table li:first-child~li {
    margin-top: 4px;
}

.time-table li a {
    display: inline;
    padding: 0;
    /*font-style: italic;*/
    color: #606566;
    text-decoration: underline;
}

.time-table li a:before {
    display: none;
}

.btm-contact-section .right-side-bar {
    padding-top: 50px;
}

/*=====  End of Code For Contact Page  ======*/

/*============================
=            Blog            =
============================*/
/*.block-box{
    padding-bottom: 25px;
}
.block-box h5{
    margin: 0px 0 26px 0;
    line-height: 1.16;
    word-spacing: 0.3px;
}
.text-section{
    margin-bottom: 24px !important;
}
.block-box p:last-child{
    margin-bottom: 0;
}
.block-box.text p:last-child{
    margin: 23px 0 37px 0 !important;
}
.block-box p:not(.super-txt)
{
    margin-bottom: 0;
    letter-spacing: -0.01em;
}
.text{
    margin-top: 11px;
}
.block-box h4{
    font-size: 17.5px;
    color: #000;
    font-family: source sans pro;
}
.block-box h6{
    margin-bottom: 15px;
}
.block-box p{
    margin-bottom: 0;
}*/

.remove-reply {
    color: red;
    font-size: 12px;
    text-decoration: none;
    float: right;
}

.remove-reply:hover {
    text-decoration: underline;
}

.block-box h5 {
    margin: 0px 0 26px 0;
    line-height: 1.16;
    word-spacing: 0.3px;
}

.block-box p:not(.super-txt) {
    margin-bottom: 24px;
}

.block-box p:last-child {
    margin-bottom: 0 !important;
}

.block-box {
    padding-bottom: 37px;
}

.block-box h6 {
    margin: 0 0 15px;
}

.block-box h4 {
    font: 600 17.5px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 1.2;
    color: #1c2325;
    margin-bottom: 14px;
}

.block-box h4:last-child {
    margin-bottom: 0;
    padding-top: 14px;
}

.block-box.text {
    padding-bottom: 0;
}

.social-links {
    margin: 5px 0 54px;
}

.social-links li {
    display: inline-block;
    font-size: 21px;
    margin: 0 9px;
}

.social-links li:first-child {
    margin-left: 0;
}

.social-links li a:before {
    display: none;
}

.social-links li a {
    padding: 0;
    color: #939a9c;
    opacity: 0.3;
}

.social-links li a:hover {
    opacity: 1;
}

.comment-section h2 {
    margin-bottom: 49px;
}

.comment-section {
    margin-bottom: 53px;
}

.comment-box {
    padding-left: 23px;
    border-left: 1px solid #983c8c;
    padding-right: 44px;
}

.box-img {
    width: 47px;
    height: 47px;
    background: #eff0f1;
    position: relative;
    text-align: center;
    float: left;
    margin-right: 13px;
}

.comment-name {
    margin-bottom: 6px;
}

.box-img .fa {
    color: #d3d6d7;
    font-size: 21px;
}

.user-info {
    overflow: hidden;
}

.user-info p:not(.super-txt) {
    margin-bottom: 9px;
}

.user-info .sml {
    margin-bottom: 0;
}

.comment-box>p:not(.super-txt) {
    font-style: italic;
    letter-spacing: -0.007em;
    margin-bottom: 24px;
}

.comment-reply {
    font-size: 12px;
    margin-bottom: 24px;
}

.geef-form {
    padding: 26px 18px 28px 19px;
}

.geef-form h3 {
    font-weight: 300;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #983c8c;
    margin: 0 0 18px 0;
}

.user-info p:not(.super-txt) {
    margin-top: -4px;
    font-weight: 600;
    margin-bottom: 14px;
}

.close-filter {
    float: right;
    padding: 20px;
    color: #939a9c;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    opacity: 0.5;
    z-index: 122;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.search-category {
    font-style: italic;
    opacity: 0.5;
    font-size: 13px;
}

.topic-wrapper .left-section.grids .read-more {
    font-family: 'latoheavy';
}

/*=====  End of Blog  ======*/

.top-menu>li.has-submenu>a {
    border: #fff;
    border-radius: 3px 3px 0 0;
    border: 1px solid transparent;
    margin-top: -1px;
}

.top-menu>li.has-submenu::after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 1px;
    right: 1px;
    height: 2px;
    background: #fff;
    z-index: 13;
    margin-top: -3px;
}

.top-menu>li>ul {
    border: 1px solid #c9cdd1;
    border-radius: 3px;
    background: #fff;
    padding: 6px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 150px;
    z-index: 12;
    margin-top: -3px;
    visibility: hidden;
    opacity: 0;
}

.top-menu>li {
    position: relative;
}

.top-menu>li>ul>li {
    float: none;
    display: block;
}

.top-menu>li>ul>li>a {
    opacity: 0.6;
    padding-left: 11px;
    padding-right: 11px;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*====================================
=            Search Popup            =
====================================*/
.ov-hide {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.ov-hide body {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.search-popup {
    padding: 47px 36px 47px;
    background: #fff;
    border-radius: 5px;
    max-width: 468px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 100%;
    width: 100%;
    overflow: auto;
}

.search-popup input[type="search"] {
    border: 0;
    height: 38px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #983c8c;
    font: 300 24px 'Titillium Web', Arial, Helvetica, sans-serif;
    color: #983c8c;
    box-sizing: border-box;
}

.search-popup ::-webkit-input-placeholder {
    color: #983c8c;
}

.search-popup :-moz-placeholder {
    /* Firefox 18- */
    color: #983c8c;
}

.search-popup ::-moz-placeholder {
    /* Firefox 19+ */
    color: #983c8c;
}

.search-popup :-ms-input-placeholder {
    color: #983c8c;
}

.search-popup-nav {
    display: none;
}

.search-popup-nav li span {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    max-height: 72px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-popup-nav li {
    font-size: 17.5px;
    font-size: 'Source Sans Pro';
}

.search-popup-nav li a {
    color: #939a9c;
    padding: 19px 20px 19px 0;
    border-bottom: 1px solid #c9cdd1;
    letter-spacing: -0.01em;
}

.search-popup-nav li a:hover {
    color: #515151;
}

.search-popup-nav li a:before {
    left: auto;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 24px;
}

.popup-close {
    position: absolute;
    font-size: 16px;
    color: #cccecb;
    top: 15px;
    right: 15px;
    line-height: 1;
    cursor: pointer;
}

.popup-close:hover {
    color: #333;
}

.search-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .8);
    z-index: 9999;
    display: none;
}

.left-vacatures {
    max-width: calc(100% - 192px);
}

.contact-info {
    background: #fff;
    padding: 25px 16px 26px;
    border-radius: 5px;
    border: 1px solid #c9cdd1;
    margin-bottom: 24px;
    font-size: 0;
}

.contact-info .sml {
    color: #1c2325;
}

.contact-detail-nav {
    margin-top: 23px;
}

.contact-detail-nav li a {
    padding: 0;
}

.contact-detail-nav li small {
    display: block;
    font-size: 14px;
    color: #aaa;
}

.contact-detail-nav li {
    font: normal 17.5px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 24px;
    color: #1c2325;
}

.contact-detail-nav li a:before {
    display: none;
}

.contact-detail-nav li a {
    color: #aaa;
    text-decoration: none !important;
    font-style: italic;
    border-bottom: 1px solid #aaa;
    line-height: 1.1;
    display: inline-block;
}

.contact-detail-nav li+li {
    margin-top: 21px;
}

.contact-detail-nav li a[href^="mailto"] {
    text-decoration: none;
    color: #1c2325;
    font-style: normal;
    border-bottom: 0;
}

.dossier-section table td,
.activity-section table td {
    font: normal 17.5px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 24px;
    color: #1c2325;
}

.activity-section table td {
    padding: 12px 0;
}

.activity-section {
    padding: 23px 0;
}

.dossier-section {
    padding-bottom: 47px;
    border-bottom: 1px solid #983c8c;
}

.dossier-section table,
.activity-section table {
    width: 100%;
}

.dossier-section table td:first-child,
.activity-section table td:first-child {
    font: normal 14px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 24px;
    color: #aaaaaa;
    width: 139px;
}

.activity-section table td a {
    color: #aaa;
    font-style: italic;
}

.activity-section table td a:hover {
    text-decoration: none;
}

/*=====  End of Search Popup  ======*/

/*=============================================
=            Code For mijn-account            =
=============================================*/

.mijn-account-post {
    position: relative;
    padding-bottom: 34px;
    border-bottom: 1px solid #983c8c;
    margin-bottom: 49px;
}

.mijn-account-post:after {
    content: '';
    display: table;
    clear: both;
}

.mijn-account-post img {
    float: right;
    margin-left: 24px;
}

.mijn-account-text h2 {
    font: 700 23px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    margin: 0 0 15px;
    word-wrap: break-word;
}

.mijn-account-text {
    overflow: hidden;
}

.mijn-account-text p:not(.sml) {
    margin-bottom: 25px;
}

.mijn-account-text .sml {
    color: #1c2325;
    margin: 0 !important;
}

.mijn-account-post .btn {
    width: 150px;
    position: absolute;
    text-decoration: none;
    bottom: 40px;
    right: 36px;
    text-align: center;
}

.mijn-account-post p a {
    color: #aaa;
    font-style: italic;
    text-decoration: underline;
}

.mijn-account-wrapper .right-side-bar {
    margin-top: -48px;
}

.contact-info p {
    margin-bottom: 21px;
}

.mijn-account-wrapper .left-section {
    width: calc(66%);
    padding-top: 56px;
}

.faq-wrapper .dossier-left-section {
    padding-top: 57px;
}

.dossier-left-section h5 {
    font: 300 24px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    color: #983c8c;
    margin: 0 0 31px;
}

.dossier-left-section>p:not(.super-txt) {
    margin-bottom: 64px;
}

.dossier-left-section h5~h5 {
    margin-bottom: 0;
}

.dossier-left-section .vacatures-section {
    padding-top: 0;
}

.dossier-left-section .vac-btn {
    width: 160px;
}

.dossier-left-section .vacatures {
    padding-top: 33px;
    padding-bottom: 34px;
}

/*=====  End of Code For mijn-account  ======*/
/*=================================
=            new data            =
=================================*/

.tweet-box {
    padding: 29px 0 58px;
    border-bottom: 1px solid #983c8c;
}

.profile-img {
    float: left;
    margin-right: 38px;
}

.tweet-text {
    overflow: hidden;
    padding-top: 2px;
}

.tweet-text h2 {
    margin-bottom: 0;
}

.tweet-text h2 a {
    font-weight: 400;
    font-size: 17.5px;
}

.tweet-text .date {
    display: block;
    font: 400 14px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: #aaa;
    margin: 0px 0 7px;
}

.tweet-text p {
    margin-bottom: 0 !important;
}

.tweet-text p a {
    color: #aaa;
    font-style: italic;
}

.tweet-box>div {
    margin-top: -10px;
}

.profile-img {
    padding-top: 20px;
    border-radius: 3px;
    overflow: hidden;
}

.tweet-box .tag {
    color: rgba(255, 255, 255, .8);
    background: #1bb2e9;
    padding: 3px 8px;
}

/*=====  End of new data  ======*/
/*  .grids{
   -webkit-column-count: 2;
   -moz-column-count: 2;
   column-count: 2;
   -webkit-column-gap: 24px; Chrome, Safari, Opera
   -moz-column-gap: 24px; Firefox
   column-gap: 24px;
}  */
.grids .post {
    position: relative;
    vertical-align: top;
    width: 100%;
    display: inline-block;
    margin-bottom: 23px;
}

.grids .post.mix {
    width: calc(50% - 12px);
}

.left-gird-sections {
    width: calc(50% - 12px);
    float: left;
}

.right-gird-sections {
    width: calc(50% - 12px);
    float: right;
}

.grids .post.mix {
    width: calc(50% - 12px);
    height: 300px;
}

.date-inner {
    min-height: 300px;
}

.grids .post.mix:nth-child(odd) {
    float: left;
}

.grids .post.mix:nth-child(even) {
    float: right;
}

.panel-bar {
    min-height: 102px;
}

.post-tag {
    display: inline-block;
    width: 180px;
    padding-top: 64px;
    text-align: center;
    position: absolute;
    top: -80px;
    right: -128px;
    background: #c5004b;
    font: 600 16px 'Source Sans', Arial, Helvetica, sans-serif;
    color: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    padding-bottom: 8px;
    letter-spacing: -0.05em;
}

.news-sector {
    background: #983c8c;
}

.achtergrond {
    background-color: rgb(243, 243, 243);
    position: absolute;
    left: 0px;
    top: 204px;
    width: 1024px;
    height: 1341px;
    z-index: 9;
}

.fb-post {
    background: #395a97;
    padding: 29px 28px 15px;
    border-color: #314d84;
}

.fb-post .date {
    font: normal 14px 'Titillium Web', Arial, Helvetica, sans-serif;
    color: #fff;
    display: block;
    margin-bottom: 5px;
    letter-spacing: -0.012em;
}

.fb-post h2 a {
    color: #fff;
}

.fb-post h2 {
    font-size: 17.5px;
    color: #fff;
    margin-bottom: 30px;
}

.fb-post p:not(.super-txt) {
    font-size: 23px;
    font-family: 'Titillium Web';
    color: #fff;
    letter-spacing: -0.02em;
    margin-bottom: 50px;
    line-height: 30px;
}

.fb-post .read-more {
    color: #fff;
    margin-left: 0;
}

.top-poll-panel {
    padding: 32px 33px 32px 28px;
    background: #f3f3f3;
}

.hd-sm {
    font: 400 14px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    color: #aaa;
    display: block;
    margin-bottom: 9px;
}

.top-poll-panel h3 {
    font: 400 23px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.25;
    color: #1c2325;
    margin: 0;
}

.poll-footer .first-check-wrap {
    margin-bottom: 0;
}

.poll-footer {
    padding: 14px 29px 21px;
    position: relative;
}

.poll-hd {
    position: absolute;
    top: 0;
    right: 0;
    padding: 2px 6px;
    background: #262f31;
    font: 400 16px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: #fff;
    border-radius: 0 0 0 3px;
}

.poll-footer .first-check-wrap label {
    padding-left: 26px;
    margin-right: 25px;
}

.top-red-panel {
    background: #e52d27;
    padding: 30px 30px 43px 27px;
}

.top-red-panel .date {
    font: 400 14px 'Titillium Web', Arial, Helvetica, sans-serif;
    color: #fff;
    display: block;
    margin-bottom: 1px;
}

.top-red-panel h2 {
    margin: 0;
    font: 700 24px 'Titillium Web', Arial, Helvetica, sans-serif;
    color: #fff;
    letter-spacing: 0.01em;
}

.top-red-panel h2 a {
    color: #fff;
}

.post-img-section img {
    display: block;
    width: 100%;
}

.post-img-section {
    position: relative;
}

.post-img-section:before {
    content: "\f04b";
    width: 63px;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    line-height: 20px;
    padding: 11px;
    font-size: 14px;
    font-family: fontAwesome;
    color: #fff;
    background: #e52d27;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -32px;
    box-shadow: 0px 2px 0px 0px rgba(159, 2, 61, 1);
}

.date-inner {
    background: #f78b24;
    padding: 27px 28px 16px 27px;
}

.month {
    display: block;
    font: 600 16px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
}

.date-box {
    width: 80px;
    height: 80px;
    border: 2px solid #ffffff;
    border-radius: 5px;
    margin: 8px auto 27px;
    text-align: center;
    font: 300 40px 'Titillium Web', Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    padding: 8px;
    line-height: 54px;
}

.date-inner p:not(.super-txt) {
    font: 700 24px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.01;
    color: #fff;
    letter-spacing: -0.01em;
    padding-left: 10px;
    padding-right: 13px;
    margin-bottom: 15px;
}

.date-inner .read-more {
    color: #fff;
    margin-left: 0;
}

.fb-post .fa {
    color: #fff;
    font-size: 17px;
    position: absolute;
    top: 14px;
    right: 17px;
}

.top-red-panel .fa {
    color: #fff;
    font-size: 22px;
    top: 12px;
    right: 14px;
    position: absolute;
}

.date-inner .fa {
    color: #fff;
    font-size: 18px;
    top: 11px;
    right: 13px;
    position: absolute;
}

.topic-wrapper .left-section.grids .down-btn {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.blue-list {
    padding: 20px 22px 33px 25px;
    background: #e4f5fd;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 25px;
}

.blue-list h3 {
    font: 600 23px 'Titillium Web', Arial, Helvetica, sans-serif;
    color: #6d9fba;
    margin: 0 0 12px;
    letter-spacing: -0.05em;
}

.blue-list p:not(.super-txt) {
    margin-bottom: 20px;

}

.blue-list ul li {
    padding-left: 17px;
    position: relative;
    margin-bottom: 12px;
    font: 400 17.5px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 24px;
}

.blue-list ul li:before {
    /*content: 'â€¢';*/
    /*color: #6d9fba;*/
    /*font-size: 17px;*/
    /*line-height: 1.3;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/

    content: "\f00c";
    position: absolute;
    top: 0px;
    left: -10px;
    color: #6d9fba;
    font-family: fontAwesome;
}

.blue-list .btn {
    padding: 4px 14px 4px 42px;
    background: #c5004b;
    float: none;
    display: inline-block;
    border-radius: 0;
    text-decoration: none;
    font-size: 18px;
    vertical-align: top;
    font-weight: 600;
    transform: skew(-10deg);
    margin-left: 7px;
    position: relative;
    margin-left: -21px;
    clear: both;
    margin-right: -19px;
    z-index: 1222;
    margin-top: 17px;
}

.blue-list .btn:after {
    width: 20px;
    height: 35px;
    transform: skew(10deg);
    position: absolute;
    left: -4px;
    top: 0;
    content: '';
    background: #c5004b;
    border-bottom: 2px solid #9f023d;
}

.blue-list .btn span:before {
    position: absolute;
    top: 8px;
    left: 22px;
    font-family: FontAwesome;
    font-size: 14px;
    content: "\f061";
}

.arrow-list {
    display: inline-block;
    padding: 27px 20px;
    background: #fff;
    border: 1px solid #c9cdd1;
    border-radius: 5px;
    margin-bottom: 17px;
    width: 100%;
}

.arrow-list ul {}

.arrow-list ul li a {
    font: 400 17.5px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: #939a9c;
    padding: 20px 17px 20px 0;
    border-top: 1px solid #c9cdd1;
}

.arrow-list ul li a:before {
    content: "\f054";
    left: auto;
    right: -2px;
    font-size: 15px;
    color: #cccecb;
    top: 50%;
    transform: translateY(-50%);
}

.arrow-list h3 {
    font: 300 24px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    color: #983c8c;
    margin: 0 0 24px;
}

.test-post {
    display: inline-block;
    padding: 28px 20px;
    background: #fff;
    border: 1px solid #c9cdd1;
    border-radius: 5px;
    margin-bottom: 24px;
}

.test-post h3 {
    font: 300 24px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    color: #983c8c;
    margin: 0 0 19px;
}

.test-post p:not(.super-txt) {
    margin-bottom: 16px;
}

.topic-wrapper .grids .subsribe-form h3 {
    font: 300 24px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.2;
    color: #983c8c;
    margin: 0 0 15px;
    letter-spacing: 0;
    ;
}

.topic-wrapper .grids .post-detail {
    padding: 15px 27px 13px 26px;
}

.topic-wrapper .grids .post-detail .date {
    margin-bottom: 5px;
}

.topic-wrapper .grids .subsribe-form {
    padding: 27px 17px;
}

.topic-wrapper .grids .test-post p:not(.super-txt) {
    margin-bottom: 17px;
}

.topic-wrapper .grids .subsribe-form p:not(.super-txt) {
    margin-bottom: 17px;
}

.topic-wrapper .grids .subsribe-form form {
    padding: 2px 2px;
}

.topic-wrapper .right-side-bar.mgntp0 {
    margin-top: 33px;
}

.member-ship-section p {
    font: 400 20px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 1.35;
    color: #fff;
    margin: 10px 20px 0 21px;
}

.poll-footer .first-check-wrap .btn {
    padding: 7px 50px 10px;
    text-decoration: none;
    position: relative;
    top: 3px;
    right: -7px;
    text-align: center;
}

.contact-detail p span {
    display: block;
    margin-top: 12px;
}

.topic-wrapper .right-side-bar.mgntp0 .contact-detail {
    padding-bottom: 20px;
    margin-bottom: 22px;
}

.topic-wrapper .right-side-bar.mgntp0 textarea.form-box {
    margin-top: -3px;
    margin-bottom: 12px;
}

.topic-wrapper .right-side-bar.mgntp0 .member-ship-section {
    padding-top: 118px;
    padding-bottom: 28px;
}

.topic-wrapper .right-side-bar.mgntp0 .member-ship-section h4 {
    margin-bottom: 46px;
}

.topic-wrapper .right-side-bar.mgntp0 .member-ship-section .btn {
    padding: 1px 21px 4px 35px;
}

/*=========================
=            Landing page            =
=========================*/

/*.landing-page{
    background: #002a6f url(../img/blue_background.jpg) no-repeat center 96px;
}*/
.land-container {
    max-width: 515px;
    width: 100%;
    margin: 0 auto;
    padding-left: 24px;
    padding-right: 24px;
}

.land-container h2 {
    font: 600 27px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.27;
    color: #fff;
    padding-right: 37px;
    margin-bottom: 24px;
}

.land-container p {
    color: #fff;
    opacity: .5;
    letter-spacing: 0.005em;
}

.link-section {
    padding: 15px 12px 19px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.link-section+.link-section {
    border-top: 1px solid rgba(255, 255, 255, .2);
}

.top-section {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding-bottom: 31px;
}

.link-section:after {
    content: '';
    display: table;
    clear: both;
}

.link-section h3 {
    float: left;
    font: 300 22px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 30px;
    color: #fff;
    margin: 0;
    width: calc(100% - 148px);
}

.goto-link {
    background-color: rgb(197, 0, 75);
    box-shadow: 0px 2px 0px 0px rgb(159, 2, 61);
    width: 138px;
    height: 33px;
    font: 600 16px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 2;
    color: #fff;
    text-decoration: none;
    float: right;
    border-radius: 4px;
    text-align: center;
    letter-spacing: 0.02em;
}

.langing-header {
    padding: 31px 11px 36px 0;
    background: #fff;
    position: relative;
    z-index: 2;
}

.page-links {
    padding-top: 67px;
}

.page-links-wrapper {
    position: relative;
    min-height: calc(100vh - 108px);
    background: rgb(5, 55, 125);
}

.page-links-wrapper:after {
    width: 100%;
    height: calc(100% + 45px);
    position: absolute;
    top: -45px;
    left: 0;
    content: '';
    background: rgb(5, 55, 125);
    background: -moz-radial-gradient(center, ellipse cover, rgba(5, 55, 125, 1) 41%, rgba(1, 44, 113, 1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(5, 55, 125, 1) 41%, rgba(1, 44, 113, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(5, 55, 125, 1) 41%, rgba(1, 44, 113, 1) 100%);
}

.page-links>* {
    position: relative;
    z-index: 1;
}

.logo-land {
    margin-left: 5px;
}

/*=====  End of Landing page  ======*/

/*=====================================
=            Lid-worden-v2            =
=====================================*/
.lid-banner-section {
    background: #a32d7c;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    padding: 3em 15em 3em;
}

.lid-banner-section h1,
.lid-banner-section h2 {
    color: #000;
    text-align: center;
    padding: 0;
}

.lid-banner-section .hd-st3 {
    color: #FFF;
}

.panel-tick-text {
    padding: 0px 8px 22px 23px;
}

.panel-check-text h4 {
    font: 600 21px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.2;
    color: #6d9fba;
    margin-bottom: 24px;
}

.panel-tick-text .tick-nav {
    text-align: left;
}

.tick-box li {
    border-bottom: 1px solid rgb(224, 225, 227);
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 11px;
    text-align: left;
    font-size: 12px;
}

/* Tick-box lid worden */
.tick-box h4 {
    color: rgb(149, 64, 141);
    font-size: 15px;
    margin-bottom: 0px;
    padding-top: 17px;
    width: 173px;
}

.tick-box-wrapper {
    text-align: center;
}

.tick-box {
    color: #000;
    font-size: 12px;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-left: 10px;
}

/*Tickbox switch */
.switch {
    top: 22px;
    content: "";
    position: relative;
    display: inline-block;
    width: 50px;
    height: 20px;
  }

  .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }

  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 999px;
    border: solid 1px #ABB0B2;
    -webkit-transition: .4s;
    transition: .4s;
  }

  .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: -1px;
    bottom: -1px;
    border: solid 1px #ABB0B2;
    border-radius: 999px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }

  label.switch input:checked + .slider {
    background-color: rgb(191, 20, 80);
  }

  label.switch input:focus + .slider {
    box-shadow: 0 0 1px rgb(191, 20, 80);
  }

  label.switch input + .slider:after {
    content: 'Nee';
    position: absolute;
    right: 6px;
    line-height: 1.5em;
    color: rgb(145, 150, 153);
  }
  label.switch input:checked + .slider:after {
    content: 'Ja';
    position: absolute;
    right: unset;
    left: 10px;
    line-height: 1.5em;
    color: #fff;
  }

  label.switch input:checked + .slider:before {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }

  .slider.round:before {
    border-radius: 50%;
  }

.zeker-meest-gekozen {
    transform: rotate(45deg);
    color: #FFF;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.price-panel {
    width: calc(50% - 12px);
    padding: 20px 20px 27px;
    border-radius: 5px;
    text-align: center;
}

.basic-panel .price-table {
    padding-top: 25px;
}

.price-panel-wraper .price-panel {
    width: calc(34% - 15px);
    float: left;
    padding: 15px 10px 25px;
    border: solid rgb(199, 204, 209);
    border-width: 1px;
    border-radius: 5px;
    /*margin-left: 10px;*/
    margin-bottom: -100px;
}

.price-panel-wraper a,
.price-panel a {
    text-decoration: none;

}

.price-panel-wraper .price-panel:first-child {
    margin-left: 0px;
}

.price-panel h2 {
    font: 600 40px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.37;
    color: rgb(150, 99, 158);
}

.price-panel-wraper {
    padding-top: 7px;
    margin-top: -110px;
}

.price-panel-wraper .price-panel h2 {
    font: 600 26px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.3;
    font-size: 35px;
    padding-top: 20px;
    font-weight: lighter;
}

.zeker-panel {
    background: #fff;
    box-shadow: 0px 18px 51px -24px rgba(0, 0, 0, 0.49);
    z-index: 2;
    border-width: 0px !important;
    position: relative;
}

.zeker-panel:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-top: 66px solid rgb(109, 158, 183);
    border-left: 68px solid transparent;
    z-index: 1;
}

.zeker-panel h2 {
    color: rgb(148, 63, 140);
}

.zeker-panel .tick-nav {
    color: #000;
}

.price-panel p:not(.super-txt) {
    font-size: 20px;
    color: #000;
    line-height: 27px;
    margin-bottom: 34px;
}

.price-panel-wraper .price-panel p:not(.super-txt) {
    font-size: 15px;
    color: #000;
    line-height: 1.3;
    margin-bottom: 30px;
}

.price-table {
    width: 100%;
    margin-top: 35px;
}

.price-table b {
    font-weight: 600;
}

.price-table td {
    font: 400 17.5px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 24px;
    padding: 13px 0 21px;
    color: #000;
}

.price-panel-wraper .price-table td {
    font: 400 15px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 1.2;
    padding: 13px 0 10px;
    border-top: 1px solid rgb(199, 204, 209);
    color: #000;
}

.price-table .price {
    font: 700 55px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1;
    color: rgb(195, 12, 77);
    text-align: center;
}

.price-panel-wraper .price-table .price {
    font: 700 35px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1;
    margin-bottom: 20px;
    margin-top: 20px;
    color: rgb(193, 13, 78);
    text-align: center;
}

.price-table .price sup {
    top: -15px;
    font-size: 60%;
}

.price-panel-wraper .price-table .price sup {
    top: -15px;
    font-size: 60%;
}

.price-table .price sub {
    font-size: 60%;
}

.buy-btn {
    background-color: rgb(193, 13, 78);
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    border-radius: 4px;
    width: 145px;
    height: 35px;
    font: 400 16px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 31px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none;
    margin-top: 6px;
}

.lid-worden-info {
    color: rgb(98, 104, 103);
    font-size: 12px;
    font-style: italic;
    text-decoration: underline !important;
}

.basic-panel {
    background-color: rgba(245, 249, 252);
    /*box-shadow: 0px 2px 0px 0px rgb( 159, 2, 61 );*/
    margin-top: 80px;
    transform: translateX(20px);
    padding-right: 20px !important;
}

.basic-panel h2 {
    color: rgb(110, 160, 184);
}

.contact-box2 .lt-blue-section {
    border: #e4f5fd 30px solid;
}

.lt-blue-section {
    background: #e4f5fd;
    padding: 43px 30px 40px;
}

.lt-blue-section h4 {
    font: 600 21px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.2;
    color: #6d9fba;
    margin-bottom: 24px;
}

.profiteer-banner {
    background-color: #e4f5fd;
    margin-left: calc(-100vw / 2 + 500px / 2);
    margin-right: calc(-100vw / 2 + 500px / 2);
    padding-top: 50px;
    margin-top: 80px;
}

.profiteer-titel {
    font: 600 21px 'Titillium Web', Arial, Helvetica, sans-serif;
    color: #6d9fba;
    width: 20px;
}

.profiteer-banner h4 {
    font: 600 21px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.2;
    font-size: 30px;
    color: #6d9fba;
    margin-bottom: 24px;
    margin-top: -40px;
    margin-left: calc(40vw / 1.4 + 383px / 2);
    width: 230px;
    position: relative;
    top: 95px;
}

.profiteer-banner h5 {
    font: 600 21px 'Titillium Web', Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 10;
    line-height: 1.2;
    color: #6d9fba;
    text-align: center;
    padding-top: 24px;
}

.profiteer-banner .tick-nav {
    margin-left: calc(100vw / 2 + 500px / 2)
}

.tick-nav li {
    font: 400 17.5px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 27px;
    position: relative;
    padding-left: 26px;
    list-style-type: none !important;
}

.tick-nav li+li {
    margin-top: 10px;
}

.tick-nav li:before {
    content: "\f00c";
    position: absolute;
    top: 0px;
    left: 0;
    color: #6d9fba;
    font-family: fontAwesome;
}

.tick-nav li strong {
    font-weight: 600;
}

.profiteer-banner .tick-nav div {
    margin-top: 40px;
    padding-bottom: 100px;
}

.profiteer-banner .tick-nav div a {
    color: rgb(111, 158, 186);
    font-style: italic;
}

.banner-gepensioneerd-link {
    margin-left: calc(100vw / 2 + 500px / 2)
}

.lid-worden-slider-wrap {
    text-align: center;
    margin: auto;
}

.lid-worden-slider {
    width: 700px;
    height: 330px;
    display: flex;
    overflow-x: hidden;
    margin: auto;
    margin-top: 100px;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;

}

.slide {
    width: 700px;
    flex-shrink: 0;
    height: 100%;
    scroll-behavior: smooth;
}

.slide q {
    color: #983c8c;
    font-style: italic;
    font-size: 26px;
    font-weight: 300;
}

.slider-person {
    margin: auto;
    margin-top: 45px;
    padding-left: 70px;
    text-align: center;
    overflow: hidden;
    border-radius: 4;
    width: 100%;
    display: flex;
    justify-content: center;
}

.slider-person img {
    float: left;
    margin-right: 30px;
    height: 60px;
}

.person-name {
    text-align: left;
    padding-bottom: 30px;
}

.slider-person h3 {
    color: #000;
}

.slider-person p {
    color: rgb(168, 169, 170)
}

.slides>div {
    /* CURRENT way. */
    scroll-snap-align: start;
    scroll-behavior: smooth;
}

.dot {
    height: 5px;
    width: 5px;
    margin-right: 15px;
    background-color: rgb(168, 169, 170);
    border-radius: 50%;
    display: inline-block;
}

.dot-active {
    height: 5px;
    width: 5px;
    margin-right: 15px;
    background-color: rgb(64, 139, 248);
    border-radius: 50%;
    display: inline-block;
}

.lt-blue-section.mgn_bt_40 .tick-nav li+li {
    margin-top: 8px;
}

.account-img {
    position: relative;
}

.mgn_bt_40 {
    margin-bottom: 31px;
}

.testimonial {
    margin-bottom: 25px;
}

.testimonial_inner {
    background-color: #a7c5d6;
    overflow: hidden;
    border-radius: 4;
}

.testimonial_inner img {
    float: left;
    margin-right: 11px;
}

.testimonial:nth-child(even) .testimonial_inner img {
    float: right;
    margin-left: 17px;
    margin-right: 0;
}

.testimonial:nth-child(even) .testimonial_inner div {
    margin: 8px 10px 8px 17px;
}

.testimonial:nth-child(even) h4,
.testimonial:nth-child(even)>p {
    text-align: right;
}

.testimonials_list {
    padding-top: 7px;
}

.testimonial_inner div {
    overflow: hidden;
    position: relative;
    margin: 11px 10px 8px 0;
    padding: 25px 0 5px;
}

.leerling-panel {
    background-color: rgba(245, 249, 252);
    box-shadow: 0px 0px 0px 0px rgb(159, 2, 61);
    margin-top: 80px;
    transform: translateX(-20px);
    padding-left: 20px !important;
    z-index: 1;
}

.leerling-panel h2 {
    color: rgb(110, 160, 184);
}

.testimonial h4 {
    color: #983c8c;
    font: 400 18px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.2;
    margin: 0;
}

.testimonial>p {
    color: #1c2325;
    font: 200 14px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.2;
    margin: 0 0 15px;
}

.testimonial .testimonial_inner p {
    color: #ffffff;
    font: 200 14px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 16px;
    margin: 0;
    font-style: italic;
    padding-left: 9px;
}

.testimonial .testimonial_inner p:after,
.testimonial .testimonial_inner p:before {
    content: "";
    width: 20px;
    height: 17px;
    display: block;
    background: url(../img/testimonials_coma.png) no-repeat 0 0;
    position: absolute;
    top: 0px;
    left: 0;
}

.testimonial .testimonial_inner p:after {
    background-position: 100% 100%;
    display: inline-block;
    bottom: 0;
    right: 0;
    top: auto;
    left: auto;
    ;
    ;
}

.hd-acount-txt {
    position: absolute;
    width: 100%;
    text-align: center;
    font: 600 41px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    color: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
}

.lid-bottom h2 {
    font: 400 21px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 30px;
    color: #983c8c;
    letter-spacing: 0.005em;
    margin-bottom: 50px;
    padding-right: 5px;
}

.lid-bottom h3 {
    font: 600 21px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 24px;
    color: #1c2325;
    margin: 0 0 14px;
}

.lid-bottom {
    padding-bottom: 20px;
}

.text-lid-section {
    padding: 44px 20px 17px 0px;
}

.text-lid-section h3 {
    font: 600 21px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 24px;
    color: #1c2325;
    margin-bottom: 2px;
}

.lid-wrapper .left-section {
    padding-top: 0;
}

.lid-wrapper .right-side-bar {
    margin-top: 2px;
}

.lid-wrapper {
    padding-top: 71px;
}

.right-panel {
    background: #fff;
    padding: 28px 17px 29px;
    border-radius: 5px;
    border: 1px solid #c9cdd1;
    font-size: 0;
    width: 100%;
    margin-bottom: 23px;
}

.right-panel .read-more {
    font-weight: 700;
    font-family: 'Source Sans Pro';
}

.right-panel h2 {
    color: #983c8c;
    font-weight: 300;
    margin-bottom: 9px;
    font-size: 24px;
}

.panel-text {
    margin: 24px 0 0px 2px;
}

.price-table li {
    align-content: center;
    padding: 0 10px;
}

.price-table tr td {
    display: inline-block;
    width: auto;
}

.grids .account-post,
.topic-wrapper .left-section.grids .down-btn-half {
    width: calc(50% - 12px);
    float: left;
}

.note_tag {
    padding-top: 37px;
    display: block;
    padding-bottom: 13px;
}

.note_tag strong {
    display: block;
    font-size: 20px;
}

.account-post:nth-child(even),
.topic-wrapper .left-section.grids .down-btn-half:nth-child(even) {
    float: right;
}

.down-btn-half:before {
    margin-top: 3px;
}

.topic-wrapper .grids .account-post .date {
    margin-bottom: 6px;
    font-family: 'Source Sans Pro';
    margin-top: 2px;
}

.slider-section {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
}

.slider-chef .container {
    padding-top: 53px;
    padding-bottom: 0;
}

.slider-chef .flex-control-paging li a {
    width: 6px;
    height: 6px;
    background: #dfe1e3;
}

.slider-chef .flex-control-paging li a.flex-active {
    background: #c5004b;
}

.slider-chef .flex-control-nav li {
    margin: 0 22px;
}

.slider-chef .flex-control-nav {
    font-size: 0;
    bottom: -30px;
}

.slider-chef .flex-direction-nav {
    display: none !important;
}

.chef-slide-txt {
    width: 240px;
    float: left;
    margin-left: 32px;
}

.chef-slide-txt h2 {
    font: normal 45px 'bebas_neuebold', Arial, Helvetica, sans-serif;
    line-height: 42px;
    color: #262f31;
    margin: 0 0 14px 0;
    letter-spacing: -0.015em;
}

.chef-profile {
    float: left;
    margin-top: -87px;
    margin-left: 15px;
}

.top-hd-section {
    background: #a32e7c;
    padding-top: 8px;
    padding-bottom: 13px;
}

.top-hd-section h2 {
    margin: 0;
    font: 400 21px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    color: #fff;
    position: relative;
    z-index: 50;
    margin-left: 34px;
}

.chef-slide-txt p {
    padding-left: 2px;
}

.slider-chef {
    position: relative;
}

.lid-worden-mobile-nav {
    display: none;
}

/* Lid worden small screen */
@media screen and (max-width: 1000px) {

    .lid-mobile-nav-wrapper {
        align-content: center;
    }

    .lid-worden-mobile-nav {
        display: flex;
        justify-content: center;
        width: 100%;
        text-align: center;
    }

    .lid-worden-mobile-nav li {
        list-style-type: none;
        float: left;
    }

    .lid-worden-mobile-nav a {
        text-align: center;
        display: block;
        float: left;
        width: 85px;
        padding: 10px;
        text-decoration: none;
        background-color: #e4f5fd;
        border: solid white;
        border-width: 0.5px;
        color: rgb(110, 160, 184);
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .lid-worden-mobile-nav a:before {
        content: '';
    }

    .lid-banner-section {
        background: #a32d7c;
        color: #FFF;
        text-align: center;
        font-size: 20px;
        padding: 3em 2em 3em;
    }

    .lid-wrapper {
        padding-top: 0px;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 0 !important;
    }

    .tick-box li {
        border-bottom: 1px solid rgb(224, 225, 227);
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 5px;
        text-align: left;
        font-size: 12px;
    }

    .price-panel-wraper {
        display: flex;
        flex-direction: column;
        padding-top: 0px;
        margin-top: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .price-panel-wraper .price-panel {
        width: calc(34% - 35px);
        float: left;
        padding: 15px 15px 15px;
        border: solid rgb(199, 204, 209);
        border-width: 1px;
        border-radius: 5px;
        /*margin-left: 10px;*/
        margin-bottom: 20px;
    }

    .panel-tick-text {
        padding: 0px 10px 20px;
        display: flex;
        justify-content: center;
    }
    .zeker-panel-container {
        order: -2;
    }

    .zeker-panel {
        background: #fff;
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.49);
        z-index: 2;
        position: relative;
        border-width: 1px !important;
        margin: auto;
    }

    .basic-panel {
        background-color: rgba(245, 249, 252);
        /*box-shadow: 0px 2px 0px 0px rgb( 159, 2, 61 );*/
        margin-top: 15px;
        transform: translateX(0px);
        padding-right: 20px !important;
    }

    .leerling-panel {
        background-color: rgba(245, 249, 252);
        box-shadow: 0px 0px 0px 0px rgb(159, 2, 61);
        margin-top: 10px;
        transform: translateX(0px);
        padding-left: 20px !important;
        z-index: 1;
    }

    .profiteer-banner h4 {
        font: 600 21px 'Titillium Web', Arial, Helvetica, sans-serif;
        line-height: 1.2;
        font-size: 25px;
        color: #6d9fba;
        margin-bottom: 24px;
        margin-top: 30px;
        margin-left: calc(10px / 2 + 20px / 2);
        width: 190px;
        position: relative;
        top: 0px;
    }

    .profiteer-banner .tick-nav {
        margin-left: calc(10px / 2 + 20px / 2);
    }

    .profiteer-banner {
        background-color: #e4f5fd;
        margin-left: 0;
        margin-right: 0;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0px;
    }

    .lid-worden-slider {
        width: 320px;
        height: 330px;
        display: block;
        overflow-x: auto;
        margin: auto;
        margin-top: 50px;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;

    }

    .slide {
        width: 320px;
        flex-shrink: 0;
        height: 100%;
        scroll-behavior: smooth;
    }

    .slide q {
        color: #983c8c;
        font-size: 20px;
        font-style: italic;
        font-weight: 500;
    }

    .slider-person {
        margin: auto;
        margin-top: 25px;
        padding-left: 40px;
        text-align: center;
        overflow: hidden;
        border-radius: 4;
        width: 250px;
    }

    .dot {
        height: 5px;
        width: 5px;
        margin-right: 15px;
        background-color: rgb(168, 169, 170);
        border-radius: 50%;
        display: none;
    }

    .dot-active {
        height: 5px;
        width: 5px;
        margin-right: 15px;
        background-color: rgb(64, 139, 248);
        border-radius: 50%;
        display: none;
    }

    .footer-wrapper {
        padding-top: 58px;
        background: #656d6f;
        margin-left: 0;
        margin-right: 0;
    }
}

/*=====  End of Lid-worden-v2  ======*/
/*=================================
=            Chef Page            =
=================================*/

.slider-chef .flex-viewport {
    padding-top: 35px;
    z-index: 12;
    margin-top: -35px;
}

.chef-main-section {
    padding-top: 57px;
    padding-bottom: 70px;
    padding-left: 56px;
}

.left-chef-section {
    width: 65%;
    float: left;
}

.left-chef-section h3 {
    font: normal 27px 'bebas_neuebold', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    color: #983c8c;
    margin: 0 0 81px 3px;
}

.left-chef-section h1 {
    font: normal 27px 'bebas_neuebold', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    color: #983c8c;
    margin: 0 0 81px 3px;
}

.check-box-1 {
    background: url(/assets/img/solliciteren_img.jpg) no-repeat left center;
    background-size: cover;
    min-height: 200px;
    border-radius: 4px;
    position: relative;
    border: 1px solid #d4d7da;
    margin-top: 24px;
}

.check-box-1 .btn:before,
.check-box-2 .btn:before {
    display: none;
}

.check-box-1:after,
.check-box-2:after {
    content: '';
    display: table;
    clear: both;
}

.check-box-1 .btn {
    position: absolute;
    bottom: 26px;
    right: 12%;
    padding: 5px 23px 6px;
    letter-spacing: 0.02em;
}

.check-box-2 {
    padding: 25px 20px 0 20px;
    border-radius: 4px;
    border: 1px solid #d4d7da;
    margin-top: 24px;
}

.check-box-2 .btn {
    float: none;
    padding: 5px 23px 6px;
    letter-spacing: 0.02em;
    margin-left: 7px;
}

.weet-box {
    width: 200px;
    float: left;
}

.weet-img {
    float: left;
    margin-top: -25px;
    margin-left: 53px;
}

.check-box-2 h2 {
    font: normal 36px 'bebas_neuebold', Arial, Helvetica, sans-serif;
    line-height: 1;
    color: #262f31;
    margin: 0 0 35px;
}

.chef-video-box {
    margin-top: 24px;
}

.video-hd {
    background: #262f31;
    padding: 9px 23px;
    font: normal 27px 'bebas_neue_regular', Arial, Helvetica, sans-serif;
    line-height: 1;
    color: #fff;
    margin: 0;
    border-radius: 5px 5px 0 0;
}

.chef-video-box {
    border-radius: 5px;
    overflow: hidden;
}

.chef-video-box iframe {
    width: 100%;
    height: 300px;
}

.right-chef-section {
    width: 32.3%;
    float: right;
    margin-top: -170px;
    position: relative;
    z-index: 12;
    margin-right: 5px;
}

.right-box-chef {
    border: 1px solid #d3d6da;
    border-radius: 4px;
    padding: 26px 20px 20px;
    background: #fff;
    margin-bottom: 24px;
}

.docent {
    border: 1px solid #d3d6da;
    border-radius: 4px;
    padding: 26px 22px;
    background: #fff;
    margin-bottom: 26px;
}

.right-box-chef h2 {
    font: normal 36px 'bebas_neuebold', Arial, Helvetica, sans-serif;
    line-height: 1;
    color: #262f31;
    margin: 0 0 6px;
}

.right-box-chef>p {
    margin-bottom: 22px;
}

.right-box-chef .blue-box {
    padding: 20px 20px;
    border-radius: 3px;
    margin-bottom: 12px;
    position: relative;
    overflow: hidden;
}

.tag-price {
    width: 80px;
    padding: 20px 5px 5px;
    text-align: center;
    font: 400 17.5px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 1;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
    background: #c5004b;
    position: absolute;
    top: -10px;
    right: -30px;
}

.tag-price.free {
    background: #6d9fba;
}

.right-box-chef .blue-box+.blue-box {
    margin-bottom: 12px;
}

.right-box-chef h3 {
    font: 600 27px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    color: #6d9fba;
    margin: 0 0 6px;
}

.right-box-chef h3+p {
    margin-bottom: 5px !important;
}

.right-box-chef p:last-child {
    margin-bottom: 0;
    margin-top: 19px;
}

.right-box-chef p:last-child a {
    /*font-style: italic;*/
    color: #6d9fba;
}

.last-news-section {
    padding: 26px 20px;
    border-radius: 4px;
    border: 1px solid #d3d6da;
}

.last-news-section h2 {
    font: normal 36px 'bebas_neuebold', Arial, Helvetica, sans-serif;
    line-height: 1;
    color: #262f31;
    margin: 0 0 16px;
    letter-spacing: -0.01em;
}

.news-inner-section {
    padding-bottom: 3px;
    border-bottom: 1px solid #d3d6da;
}

.news-inner-section+.news-inner-section {
    margin-top: 22px;
}

.news-inner-section .date {
    font: 400 14px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    color: #aaaaaa;
    display: block;
    margin: 0 0 12px;
}

.news-inner-section h3 {
    font: 700 23px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 1.012;
    color: #262f31;
    margin: 0 0 13px;
}

.news-inner-section .read-more {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-weight: 600;
    margin-left: 1px;
}

.last-news-section>p {
    margin-bottom: 0;
    padding-right: 20px;
    margin-top: 19px;
}

.last-news-section>p a {
    color: #6d9fba;
    font-style: italic;
}

.docent:after {
    content: '';
    display: table;
    clear: both;
}

.docent {
    margin-top: 16px;
}

.docent h2 {
    float: left;
    font: 700 36px 'bebas_neuebold', Arial, Helvetica, sans-serif;
    line-height: 1;
    margin-bottom: 0;
    color: #262f31;
}

.docent a {
    padding: 5px 26px 6px;
}

.docent .check-btn:before {
    display: none;
}

.ui-datepicker-active {
    background: url(/assets/img/date_icon.svg) no-repeat center center;
}

.ui-datepicker-active .ui-state-default:after {
    background: transparent !important;
}

.event-day .ui-state-default {
    position: relative;
}

.event-day .ui-state-default:after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    height: 2px;
    background: #c5004b;
    bottom: 0;
}

/*=====  End of Chef Page  ======*/

/*==========================================
=            Video Section Home            =
==========================================*/
.full-section-video {
    position: relative;
    overflow: hidden;
}

.full-section-video:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: url(/assets/img/pattern.png) repeat 0 0;
    opacity: 0.5;
    left: 0;
    top: 0;
    z-index: 1;
}

.right-video-bg {
    position: absolute;
    width: 50%;
    height: 100%;
    content: '';
    right: 0;
    top: 0;
    background: #615b56;
    display: none;
}

.right-video-bg:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: url(/assets/img/pattern.png) repeat 0 0;
    display: none;
}

.video-main-wrapper {
    max-width: 1024px;
    width: 100%;
    padding: 0;
    position: relative;
    z-index: 2;
}

/*.video-main-wrapper:before{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/pattern.png) repeat 0 0;
    z-index: 1;
}*/
.video-wrapper {
    display: table;
    height: 360px;
    padding: 0;
}

.video-wrapper .half {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 50%;
    z-index: 2;
}

.video-text-wrappper {
    background: rgba(240, 240, 240, .8);
    padding-left: 110px;
    padding-right: 110px;
    z-index: 1;
    position: relative;
}

.video-text {
    width: 217px;
}

.video-text-wrappper h2 {
    margin: 0 0 31px;
    color: #1c2325;
    font-family: "Titillium Web", Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 1;
}

.video-text p {
    font: 400 24px 'Titillium Web', Arial, Helvetica, sans-serif;
    line-height: 28px;
    color: #383d3e;
}

.full-section-video video {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    display: none;
}

.half.video-right:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: '';
}

.video-section {
    width: 438px;
    position: relative;
    padding-bottom: 50%;
    border-radius: 5px;
    border: 1px solid #c9cdd1;
    overflow: hidden;
}

.video-section iframe {
    border: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
}

.video-text-wrappper:after {
    position: absolute;
    top: 0;
    left: 100%;
    width: 96px;
    height: 100%;
    content: '';
    background: url(/assets/img/line.png) no-repeat 0 0;
}

.video-text:after {
    position: absolute;
    top: 0;
    right: 100%;
    width: 2000px;
    background: rgba(240, 240, 240, .8);
    height: 100%;
    content: '';
}

.steps {
    display: table;
    width: 100%;
}

.steps>span:first-child {
    text-align: left;
}

.steps>span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font: 400 17.5px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    color: #939a9c;
    padding-bottom: 12px;
    border-bottom: 1px solid #939a9c;
}

.steps>span.active {
    color: #3d86c5;
}

.steps>span:last-child {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.form-next-btn,
.form-prev-btn {
    border-width: 1px;
    border-color: rgb(201, 205, 209);
    border-style: solid;
    border-radius: 4px;
    width: 155px;
    height: 35px;
    float: right;
    background: #fff;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    font-family: "Source Sans Pro";
    color: rgb(181, 187, 192);
    text-align: center;
    position: relative;
    top: 10px;
}

.form-prev-btn {
    float: left;
}

.form-content+.form-content {
    display: none;
}

.form-content {
    padding-top: 25px;
}

.form-content .hd-st3 {
    margin-bottom: 36px;
    font-family: 'Titillium Web';
    font-weight: 300;

}

.form-content .options {
    background: #fff;
    border-color: #3c85c4;
}

.form-content .contact-box {
    margin-bottom: 30px;
}

.last-step .hd-st3 {
    margin-bottom: 22px;
}

.last-step .contact-box {
    margin-bottom: 33px;
}

.last-step .contact-box+.content-box {
    margin-bottom: 21px;
}

.notes {
    /* width: calc(100% - 150px); */
    float: left;
}

.last-step .btn {
    margin-top: 10px;
}

/*=====  End of Video Section Home  ======*/

/*
 * Hide visually and from screen readers:
 */
.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
    overflow: hidden;
    clip: rect(0 0 0 0);
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    overflow: visible;
    clip: auto;
    position: static;
    width: auto;
    height: auto;
    margin: 0;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
    display: table;
    /* 2 */
    content: " ";
    /* 1 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media screen and (max-width: 1000px) {
    .main-menu>ul>li {
        background: none;
        font-size: 14px;
    }

    .main-menu li a {
        padding: 9px;
    }

    .features {
        padding-left: 30px;
        padding-right: 30px;
    }

    .footer-box ul.social-links li {
        margin-right: 5px;
    }

    .col-md-4 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .contact-table>tbody>tr>td:first-child,
    .contact-table>tbody>tr>td:last-child {
        font-size: 14px !important;
        padding: 10px !important;
    }

    .contact-detail {
        overflow: hidden;
    }

    .left-section {
        padding-left: 0;
    }

    .main-menu>ul>li .dropdown {
        left: 5px;
        width: 590px;
    }

    .main-menu>ul>li .dropdown-2 {
        width: 620px;
    }

    .main-menu>ul>li .dropdown-3 {
        width: 500px;
    }

    .main-menu>ul>li .dropdown .img-section {
        position: static;
    }

    .grids .post.mix {
        width: 100%;
        min-height: inherit;
    }

    .banner-img .container {
        height: 355px;
    }

    .price-panel {
        width: 100% !important;
        float: none !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        overflow: hidden;
    }

    .price-panel+.price-panel {
        margin-top: 25px;
    }

    .top-hd-section h2 {
        margin-left: 0;
    }

    .chef-slide-txt {
        margin-left: 0;
    }

    .chef-main-section {
        padding-left: 26px;
    }

    .left-chef-section {
        width: 100%;
    }

    .right-chef-section {
        width: 100%;
        margin-top: 20px;
        float: left;
    }

    /*.grids {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }*/
}

@media screen and (max-width: 900px) {
    .video-wrapper {
        display: block !important;
        height: auto !important;
    }

    .video-wrapper .half {
        display: block !important;
        margin: 0 auto;
        width: auto;
    }

    .video-main-wrapper.container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .full-section-video video {
        display: none;
    }

    .video-text {
        display: none;
        width: auto;
        padding: 0px;
    }

    .video-wrapper .half:after {
        position: absolute;
        top: 0;
        right: 100%;
        width: 2000px;
        background: rgba(240, 240, 240, .8);
        height: 100%;
        content: '';
    }

    .video-section {
        width: auto;
        position: initial;
        padding-bottom: 50%;
        border-radius: 0px;
        border: 1px solid #c9cdd1;
        overflow: hidden;
    }

    .video-text-wrappper {
        background: rgba(240, 240, 240, 1);
    }

    .video-right iframe {
        border-radius: 0px;
    }
}

@media screen and (min-width: 768px) {

    .filter-section.mobile {
        display: none;
    }

    .main-menu {
        display: block !important;
    }

    .main-menu>ul>li:hover .dropdown {
        opacity: 1;
        visibility: visible;
    }

    .main-menu>ul>li .dropdown {
        display: block !important;
        transition: all .3s;
    }

    .main-menu>ul>li:hover .dropdown:before {
        height: 100%;
        opacity: 1;
    }

    .main-menu>ul>li:hover .dropdown ul {
        visibility: visible;
    }

    .main-menu .top-menu,
    .close-filter {
        display: none;
    }

    .desktophidden {
        display: none !important;
    }

    .search-nav li a:hover:before {
        opacity: 1;
        -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
        -o-transform: translateX(5px);
        transform: translateX(5px);
    }

    .benifit-explorer .benifit-btn:hover {
        -webkit-box-shadow: 0px 2px 0px 0px #54001f;
        box-shadow: 0px 2px 0px 0px #54001f;
    }

    .main-menu>ul>li .dropdown li a:hover {
        color: #3e3e3e;
    }

    .slider-txt.right,
    .slider-text.right {
        left: auto;
        right: 83px;
    }

    .top-menu>li:hover ul {
        opacity: 1;
        visibility: visible;
    }

    .top-menu>li>ul>li>a:hover {
        opacity: 1;
    }

    .top-menu>li.has-submenu:hover>a {
        border: 1px solid #c9cdd1;
        border-bottom-color: #fff;
    }

    .goto-link:hover {
        transform: translateY(2px);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

}

@media screen and (max-width: 767px) {
    .main-menu>ul>li .dropdown {
        min-height: initial;
    }

    .dropdown ul li a:before {
        line-height: 13px;
    }

    .tt-menu {
        left: 50% !important;
        margin-left: -50% !important;
        width: 100% !important;
        position: relative !important;
        border-bottom: none;
    }

    .close-x {
        top: 18px;
    }

    .top-menu {
        display: none;
    }

    .header-wrapper {
        padding-bottom: 20px;
    }

    .slider-txt {
        left: 40px;
    }

    .col-md-4 {
        width: 100%;
    }

    .features .col-md-4 {
        margin-bottom: 46px;
        padding-left: 0;
        padding-right: 0;
    }

    .container {
        padding-left: 35px;
        padding-right: 35px;
    }

    .posts-section .col-md-4 {
        margin-bottom: 30px;
    }

    .footer-wrapper .col-md-3 {
        width: 50%;
    }

    .footer-wrapper .col-md-3:nth-child(odd) {
        clear: left;
    }

    .footer-links {
        float: none;
        margin: 0;
        clear: both;
    }

    .img-section {
        float: none;
        text-align: center;
        width: 275px;
        margin-left: -85px;
        margin-top: -6px;
    }

    .img-section img {
        width: 100%;
    }

    .benifit-explorer {
        padding: 0px 14px;
        float: none;
        width: 186px;
        text-align: left;
        top: 53px;
        position: absolute;
        right: 15px;
    }

    .benifit-explorer h2 {
        margin: 0 0 20px;
        font-size: 28px;
    }

    .benifit-btn {
        width: 230px;
        margin: 0 auto;
    }

    .benifit-explorer .benifit-btn {
        padding: 5px 9px 10px;
        width: 95%;
        margin: 0;
        font-size: 14px;
    }

    .search-form label {
        position: static;
        visibility: visible !important;
        font-size: 16px;
        padding: 0;
        vertical-align: top;
        margin-left: 9px;
        margin-top: -2px;
        letter-spacing: -0.02em;
    }

    .search-form {
        width: calc(100% - 72px);
        margin: -20px auto 0;
        font-size: 0;
    }

    .search-box {
        width: 97% !important;
        margin-top: 8px;
    }

    .search-form.focused .search-box {
        width: 100%;
    }

    .search-box:after {
        height: 35px;
        margin-right: -2px;
        border-radius: 0 0 0px 5px;
    }

    .search-form input[type="search"] {
        height: 35px;
    }

    .hero-text {
        font-size: 33px;
        line-height: 1.1;
        font-weight: 400;
    }

    input[type="date"] {
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
    }

    .header-wrapper {
        position: relative;
    }

    .main-menu>ul>li {
        display: block;
    }

    .main-menu {
        position: absolute;
        top: 100%;
        margin-right: 0;
        left: 0;
        z-index: 1001;
        background: #f3f3f3;
        width: 100%;
        padding-top: 31px;
        display: none;
    }

    .main-menu>ul {
        padding-bottom: 39px;
    }

    .main-menu>ul>li {
        font-size: 17.5px;
        color: #6f6f6f;
        margin-bottom: 11px;
    }

    .main-menu li a {
        width: 100%;
        display: block;
        padding-left: 50px;
    }

    .top-menu>li>a:not(.page-link) {
        padding-left: 75px;
    }

    .top-menu li:nth-child(2)~li {
        margin-right: 0;
    }

    .main-menu ul li ul a::before {
        content: "\f105";
        display: block !important;
        position: absolute;
        left: 51px;
        font-family: FontAwesome;
        top: 11px;
    }

    .logo {
        margin-top: 6px;
        margin-left: 0;
    }

    .menu-btn {
        display: block;
    }

    .main-section {
        padding-left: 35px;
        padding-right: 35px;
    }

    .left-section {
        width: 100%;
        padding-top: 54px;
    }

    .right-side-bar {
        width: 100%;
        margin-top: 20px;
    }

    .wide-img,
    .blue-section {
        width: calc(100% + 70px);
        margin-left: -35px;
    }

    h1 {
        font-size: 30px;
        margin-bottom: 27px;
    }

    p.super-txt {
        margin: 0 0 53px;
        font-size: 20px;
        line-height: 27px;
    }

    h5,
    .h5 {
        font-size: 20px;
        line-height: 1.2;
    }

    .left-section p:not(.super-txt) {
        margin-bottom: 25px;
    }

    .deco-pgh {
        color: #838385;
        font-weight: 600;
        padding-bottom: 11px;
        border-bottom: 1px solid #c9cdd1;
        margin-bottom: 43px !important;
        letter-spacing: -0.02em;
    }

    .wide-img {
        padding-top: 46px;
    }

    .blue-section {
        padding: 45px 20px 44px;
    }

    .blue-section h3 {
        margin-bottom: 26px;
    }

    .blue-section ul li:before {
        left: 6px;
        top: 8px;
    }

    .blue-section ul li {
        left: 0.01em;
        line-height: 24px;
    }

    .main-menu>ul>li .dropdown li {
        font-size: 15px;
        font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    }

    .main-menu>ul>li .dropdown {
        position: static;
        opacity: 1;
        width: 100%;
        display: none;
        padding: 0;
    }

    .main-menu>ul>li .dropdown ul {
        visibility: visible;
        padding-top: 9px;
        padding-bottom: 3px;
    }

    .girl-img-section {
        display: none;
    }

    .main-menu>ul>li .dropdown li a {
        padding-left: 64px;
        letter-spacing: 0.015em;
    }

    .topic-wrapper .left-section {
        width: 100%;
        padding-left: 0;
        padding-top: 0;
    }

    .topic-img-section {
        width: 248px;
        float: none;
        margin-top: 0;
        margin-bottom: 25px;
    }

    .topic-content h2 br {
        display: none;
    }

    .address {
        width: 100%;
    }

    .contact-page .left-section {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .contact-box2 table tr td {
        display: inline-block;
        width: 100%;
    }

    [class="open-filter hidden"] {
        display: block !important;
        float: right;
        font-size: 18px;
        color: #fff;
        font-family: 'Source Sans Pro';
        top: 6px;
        right: 2px;
        position: relative;
        cursor: pointer;
        opacity: 0.5;
    }

    .banner-section .container {
        padding: 16px 35px 27px;
    }

    .banner-section h1 {
        font-size: 27px;
    }

    .tag {
        letter-spacing: 0;
        padding: 3px 7px;
    }

    .topic-content .date {
        margin: 4px 0 7px;
        letter-spacing: 0;
    }

    .topic-content h2 {
        margin-bottom: 13px;
    }

    .topic-content {
        padding-right: 6px;
    }

    .topic-box {
        padding-top: 43px;
        padding-bottom: 26px;
    }

    .topic-wrapper {
        padding-top: 5px;
        padding-left: 35px;
        padding-right: 35px;
    }

    .social-links li {
        margin: 0 10px;
    }

    .comment-box {
        padding-right: 21px;
    }

    .block-box h5 {
        line-height: 1.2;
    }

    .block-box {
        padding-bottom: 36px;
    }

    .social-links {
        margin: 7px 0 56px 0;
    }

    .user-info p:not(.super-txt) {
        margin-bottom: 13px;
    }

    .comment-name {
        margin-bottom: 7px;
    }

    .comment-section {
        margin-bottom: 51px;
    }

    .geef-form {
        margin-left: -17px;
    }

    .contact-wrapper {
        padding-right: 36px;
        padding-left: 36px;
    }

    .contact-wrapper h2 {
        margin-bottom: 39px;
    }

    .label-wrapper label {
        padding-left: 20px;
        margin-right: 19px;
    }

    .contact-form-2 .label-wrapper {
        margin-bottom: 19px;
    }

    .question-wrapper .label-wrapper {
        margin-bottom: 35px;
    }

    .contact-form-2 .half {
        width: 100%;
    }

    .seprator-dash {
        width: 10px;
    }

    .contact-box .col-md-4 {
        width: calc(33.333% - 7px);
        padding: 0;
    }

    .seprator-dash span {
        width: 4px;
    }

    .contact-wrapper .left-section {
        padding-right: 0;
        padding-top: 53px;
    }

    .contact-page .left-section h2 {
        font-size: 24px;
    }

    .contact-page {
        padding-left: 36px;
        padding-right: 36px;
    }

    .contact-page .left-section h2 {
        margin-bottom: 26px;
    }

    .address p:not(.super-txt) {
        margin-bottom: 20px;
    }

    .address-2 {
        padding-top: 5px;
    }

    .map-section {
        position: relative;
        height: 0;
        width: 100%;
        padding-top: 72%;
        margin-top: 24px;
    }

    .top-contact-section {
        padding-bottom: 54px;
        margin-bottom: 53px;
    }

    .btm-contact-section p:not(.super-txt) {
        margin-bottom: 27px;
        letter-spacing: -0.017em;
    }

    .contact-box2 h6 {
        margin-bottom: 27px;
    }

    .contact-box2 table tr td {
        display: block;
    }

    .contact-box2 table tr {
        display: block;
        margin-bottom: 25px;
    }

    .contact-box2 table {
        margin-bottom: 7px;
    }

    .btm-contact-section .sml {
        margin-bottom: 7px;
    }

    .banner-img .container {
        height: 255px;
        padding: 78px 34px 71px;
    }

    .slider-txt,
    .slider-text {
        font-size: 28px;
        left: 35px;
        width: auto;
        margin-right: 20px;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    }

    .contact-page {
        padding-top: 55px;
    }

    .topic-wrapper .right-side-bar {
        margin-top: 0;
    }

    .filter-section.desktop {
        display: none;
    }

    .filter-section {
        width: auto;
        display: none;
    }

    .topic-wrapper .right-side-bar {
        position: static;
    }

    .main-menu .top-menu {
        display: block;
        margin: 0;
    }

    .top-menu {
        float: none;
        width: 100%;
    }

    .main-menu .top-menu li a.search-link:after {
        position: absolute;
        left: 50px;
        width: 15px;
        height: 15px;
        background: url(../img/search_icon.svg) no-repeat 0 0;
        background-size: 15px 15px;
        font-family: FontAwesome;
        content: "";
        top: 11px;
    }

    .main-menu .top-menu li a:before {
        display: none !important;
    }

    .main-menu .top-menu li a.login-link:after {
        position: absolute;
        left: 50px;
        width: 16px;
        height: 16px;
        background: url(../img/user_icon.svg) no-repeat 0 0;
        background-size: 15px 17px;
        font-family: FontAwesome;
        content: "";
        top: 9px;
    }

    .main-menu>ul {
        padding-bottom: 39px;
    }

    .main-menu .top-menu {
        background: #fff;
        padding: 35px 0 43px;
    }

    .main-menu>ul>li:last-child {
        margin-bottom: 0;
    }

    .col-md-8 {
        width: 100%;
    }

    .search-form .fa-comment-o {
        margin-left: 13px;
        color: #fff;
        font-size: 19px;
        vertical-align: top;
    }

    .features {
        padding-top: 43px;
        padding-bottom: 4px;
        padding-left: 39px;
        padding-right: 43px;
    }

    .benifit-section .container {
        padding-right: 0;
        background-position: left -303px bottom -54px;
    }

    .benifit-section {
        position: relative;
    }

    .posts-section {
        padding-left: 36px;
        padding-right: 37px;
        padding-top: 50px;
        padding-bottom: 15px;
    }

    .post-detail {
        padding: 14px 11px 13px 26px;
    }

    .post-detail .date {
        margin-bottom: 4px;
        letter-spacing: -0.026em;
    }

    .post-detail h2 {
        overflow: hidden;
        height: 64px;
        letter-spacing: 0.01em;
        margin-bottom: 16px;
        font-size: 20px;
        line-height: 21px;
    }

    .question-wrapper .col-md-8 {
        padding-top: 52px;
        padding-bottom: 50px;
        padding-left: 0;
        padding-right: 0;
        position: relative;
        z-index: 10;
    }

    .question-form p.pgh {
        margin-bottom: 19px;
        margin-right: 0;
        font-size: 16px;
        padding-right: 0;
        line-height: 1.5;
        letter-spacing: 0.039em;
    }

    .question-wrapper .container {
        padding-left: 34px;
        padding-right: 29px;
    }

    .question-form p.pgh {
        margin-bottom: 16px;
    }

    .first-check-wrap {
        margin-bottom: 35px;
    }

    .footer-wrapper h3 {
        color: #fff;
        font-family: "Titillium Web";
        font-size: 20px;
        margin-top: 49px;
        margin-bottom: 5px;
    }

    .footer-bar {
        padding: 17px 0 22px;
    }

    .footer-bar .container {
        padding-left: 30px;
    }

    .footer-links {
        padding-left: 4px;
        padding-right: 0;
    }

    .footer-links li {
        margin-right: 0;
    }

    .footer-bar .copy {
        font-size: 12px;
    }

    .question-wrapper h2 {
        margin-bottom: 32px;
        font-size: 28px;
    }

    .mobilehiden {
        display: none !important;
    }

    .mobileshow {
        display: initial !important;
    }

    .question-wrapper .col-md-8,
    .question-wrapper .col-md-4 {
        width: 50%;
    }

    .question-wrapper.process .row {
        transform: translate(-50%);
    }

    .question-wrapper.process .question-form {
        visibility: hidden;
        opacity: 0;
    }

    .question-wrapper .row {
        width: 200%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .question-wrapper .col-md-4 {
        padding-top: 57px;
        padding-bottom: 64px;
        padding-left: 37px;
        position: relative;
        float: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .question-wrapper.process .col-md-4 {
        padding-left: 0;
    }

    .question-wrapper .col-md-4 h2 {
        margin-bottom: 47px;
        font-size: 24px;
    }

    .progressbar {
        width: 253px;
    }

    .footer-wrapper .col-md-3:not(:last-child) {
        display: none;
    }

    .footer-wrapper .container {
        padding-left: 35px;
        padding-right: 35px;
    }

    .footer-bar .container {
        padding-left: 32px;
        padding-right: 19px;
    }

    .footer-box ul.social-links li {
        margin-right: 12px;
    }

    .question-wrapper .col-md-4:after {
        display: none;
    }

    .social-links li a {
        opacity: 1;
    }

    .faq-wrapper .right-side-bar {
        margin-top: 0;
    }

    .menu-btn:hover .menu-line,
    .menu-btn:hover:after,
    .menu-btn:hover:before {
        background: #3e3e3e;
    }

    .search-nav li a {
        padding: 7px 14px 10px 49px;
    }

    .top-menu>li>ul {
        position: static;
        width: 100%;
        display: none;
        opacity: 1;
        visibility: visible;
    }

    .top-menu li {
        margin-right: 0;
    }

    .top-menu>li>ul {
        padding: 0;
        border: 0;
        margin: 0;
    }

    .top-menu>li>ul>li>a {
        opacity: 0.6;
        padding-left: 64px !important;
        position: relative;
    }

    .top-menu>li>ul>li {
        font-size: 15px;
    }

    .mijn-account-post img {
        float: none;
        margin: 0 0 20px 0;
    }

    .mijn-account-post .btn {
        position: static;
        float: none;
    }

    .profile-img {
        float: none;
    }

    .tweet-text {
        margin-top: 15px;
    }

    .mijn-account-wrapper .left-section {
        width: 100%;
        margin-bottom: 24px;
    }

    .left-vacatures {
        max-width: 100%;
    }

    .dossier-section table td:first-child,
    .activity-section table td:first-child {
        width: 105px;
    }

    .dossier-section table td,
    .activity-section table td {
        font-size: 16px;
    }

    .activity-section table td {
        padding: 5px 0;
    }

    .grids .post {
        width: 100%;
    }

    .grids {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }

    .filter-nav {
        display: block !important;
    }

    .filter-section h4 .fa {
        display: none;
    }

    .lt-blue-section {
        padding: 15px;
        margin-bottom: 20px;
    }

    .tick-nav li {
        padding-left: 23px;
    }

    .text-lid-section {
        padding-top: 20px;
    }

    .lid-wrapper {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .lid-bottom h2 {
        margin-bottom: 20px;
        padding-right: 0;
    }

    .slider-chef .container {
        padding-top: 30px;
    }

    .chef-profile {
        margin-left: 0;
        margin-top: 0px;
        clear: both;
    }

    .chef-profile img {
        width: 200px;
        clear: both;
        display: none;
    }

    .check-box-1 .btn {
        left: 20px;
        right: auto;
    }

    .weet-img {
        clear: both;
        margin-left: 0;
        margin-top: 20px;
    }

    .grids .account-post,
    .topic-wrapper .left-section.grids .down-btn-half {
        width: 100%;
    }



}

@media screen and (max-width: 479px) {
    .optimize-desktop{
        display: none;
    }
    .optimize-mobile{
        display: block;
    }

    .footer-wrapper .col-md-3 {
        width: 100%;
    }

    .footer-links li {
        margin-right: -1px;
    }

    .page-links {
        padding: 15px;
    }

    .langing-header {
        padding: 15px;
    }

    .logo-land {
        margin-left: 0;
    }

    body {
        background-position: center 74px;
    }

    .link-section {
        text-align: center;
        padding: 15px 0;
    }

    .link-section h3 {
        float: none;
        width: 100%;
    }

    .goto-link {
        display: inline-block;
        float: none;
        margin-top: 7px;
    }

    .price-table .price {
        padding-right: 0;
    }

    .docent {
        text-align: center;
        padding: 15px 15px;
    }

    .docent h2 {
        float: none;
        text-align: center;
    }

    .docent a {
        display: inline-block;
        float: none;
    }

    .left-chef-section h3 {
        margin-bottom: 20px;
        margin-left: 0;
    }

    .page-links-wrapper {
        min-height: calc(100vh - 71px);
    }

}



@media print,
(-webkit-min-device-pixel-ratio:1.25),
(min-resolution:1.25dppx),
(min-resolution:120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {

    *,
    *:before,
    *:after {
        color: #000 !important;
        /* Black prints faster:
                                       http://www.sanbeiji.com/archives/953 */
        background: transparent !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " ("attr(href) ")";
    }

    abbr[title]:after {
        content: " ("attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;

        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}



/* ==========================================================================
   MEDIACODE: Willem
   Some additional styles & fixes.
   Be carefull not to delete while merging
   ========================================================================== */

.actueel-nav-btn {
    font-size: 16px;
    margin: 16px 0 10px 0;
    cursor: pointer;
}

.actueel-nav-btn:hover {
    text-decoration: underline;
    color: #c5004b;
}

.tile-img {
    /*max-height: 133px;*/
    height: 133px;
    overflow: hidden;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.tile-img img {
    width: 100%;
}

.line-ellipsis-2 {
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* display: -webkit-box; */
    line-height: 24px !important;
    font-size: 23px !important;
    height: 87px;
    margin-bottom: 8px !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 0px !important;
    padding-right: 0px !important
}

#loading-actueel {
    font-size: 10px;
    width: 100%;
    text-align: center;

    opacity: 0;
    display: none;
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
}

#loading-actueel i {
    color: #c5004b;
}

#loading-actueel p {
    margin-top: 10px;
}

#sticky-side-bar-nav.stick {
    width: 303px;
    position: fixed;
    margin-top: -140px;
    transition: bottom 1s linear;
}

.calendar-active {
    border: 2px solid #c5004b !important;
    border-radius: 40% !important;
}

.calendar-has-items {
    border-bottom: 2px solid #c5004b !important;
}

/* for popups */
.white-popup {
    position: relative;
    background: #FFF;
    padding: 36px;
    width: auto;
    max-width: 350px;
    margin: 20px auto;
}

.white-popup .deco-pgh {
    font-weight: lighter;
    border-bottom: none;
    color: #983c8c;
    font-size: 26px;
}

#login-form {
    padding-bottom: 0 !important;
}

.no-account-text {
    font-size: 14px;
    margin: 0;
}

.reset-pass-link {
    color: #aaa;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px solid;
}

.help-block {
    font-size: 12px;
    color: red;
    float: left;
}

.help-block::after {
    clear: left;
}


/*====================================
=            Related Articles        =
====================================*/
.detail-related .post-item .post-detail {
    padding: 17px 40px 13px 26px;
}

.detail-related .post-item .post-detail {
    padding: 17px 40px 13px 26px;
}

.detail-related .post-item-related-page .post-detail-related-page {
    padding: 17px 30px 13px 26px;
}

.detail-related h1 {
    margin: 50px 0 30px 5px;
    font-size: 24px;
}

.detail-related .post-item,
.detail-related .post-item-related-page {
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    border: 1px solid #c9cdd1;
    border-radius: 5px;
    overflow: hidden;
}

.detail-related .post-item .post-detail h2 {
    height: auto;
    margin-bottom: 20px;
}

.post-detail-related-page h2 {
    font-family: "Titillium Bold", Arial, Helvetica, sans-serif;
    font-size: 17px;
}

.post-item-related-page {
    width: 48%;
    display: inline-block;
}


@media screen and (min-width: 1003px) and (max-width: 1015px) {
    .post-detail-related-page {
        padding-right: 25px !important;

    }
}

@media screen and (max-width: 975px) {
    .post-item-related-page {
        width: 100%;
        margin-right: 0 !important;
    }
}

/*====================================
=            Search Popup            =
====================================*/
.ov-hide {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.ov-hide body {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.search-popup {
    padding: 47px 36px 47px;
    background: #fff;
    border-radius: 5px;
    max-width: 468px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 100%;
    width: 100%;
    overflow: auto;
}

.search-popup input[type="search"] {
    border: 0;
    height: 38px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #983c8c;
    font: 300 24px 'Titillium Web', Arial, Helvetica, sans-serif;
    color: #983c8c;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-appearance: none !important;
}

.search-popup ::-webkit-input-placeholder {
    color: #983c8c;
}



.search-popup :-moz-placeholder {
    /* Firefox 18- */
    color: #983c8c;
}

.search-popup ::-moz-placeholder {
    /* Firefox 19+ */
    color: #983c8c;
}

.search-popup :-ms-input-placeholder {
    color: #983c8c;
}

.search-popup-nav {
    display: none;
}

.search-popup-nav li span {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    max-height: 107px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 4px;
}

.search-popup-nav li {
    font-size: 17.5px;
    font-size: 'Source Sans Pro';
}

.search-popup-nav li a {
    color: #939a9c;
    padding: 19px 20px 19px 0;
    border-bottom: 1px solid #c9cdd1;
}

.search-popup-nav li.search-title {
    padding: 31px 20px 0 0;
    border-bottom: 1px solid #983c8c;
    font: 300 20px 'Titillium Web', Arial, Helvetica, sans-serif;
    color: #983c8c;
}

.secure-page-identifier {
    font-size: 12px;
    color: #983c8c;
    margin: -24px 0 0 0;
}

.search-popup-nav li a:hover {
    color: #515151;
}

.search-popup-nav li a:before {
    left: auto;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 24px;
}

.popup-close {
    position: absolute;
    font-size: 16px;
    color: #cccecb;
    top: 15px;
    right: 15px;
    line-height: 1;
    cursor: pointer;
}

.popup-close:hover {
    color: #333;
}

.search-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .8);
    z-index: 9999;
    display: none;
}

.left-vacatures {
    max-width: calc(100% - 192px);
}

.contact-info {
    background: #fff;
    padding: 25px 16px 26px;
    border-radius: 5px;
    border: 1px solid #c9cdd1;
    margin-bottom: 24px;
    font-size: 0;
}

.contact-info .sml {
    color: #1c2325;
}

.contact-detail-nav {
    margin-top: 23px;
}

.contact-detail-nav li a {
    padding: 0;
}

.contact-detail-nav li small {
    display: block;
    font-size: 14px;
    color: #aaa;
}

.contact-detail-nav li {
    font: 400 17.5px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 24px;
    color: #1c2325;
}

.contact-detail-nav li a:before {
    display: none;
}

.contact-detail-nav li a {
    color: #aaa;
    text-decoration: underline;
    font-style: italic;
}

.contact-detail-nav li+li {
    margin-top: 21px;
}

.contact-detail-nav li a[href^="mailto"] {
    text-decoration: none;
    color: #1c2325;
    font-style: 400;
}

.dossier-section table td,
.activity-section table td {
    font: 400 17.5px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 24px;
    color: #1c2325;
}

.activity-section table td {
    padding: 12px 0;
}

.activity-section {
    padding: 23px 0;
}

.dossier-section {
    padding-bottom: 47px;
    border-bottom: 1px solid #983c8c;
}

.dossier-section table,
.activity-section table {
    width: 100%;
}

.dossier-section table td:first-child,
.activity-section table td:first-child {
    font: 400 14px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 24px;
    color: #aaaaaa;
    width: 139px;
}

.activity-section table td a {
    color: #aaa;
    font-style: italic;
}

.activity-section table td a:hover {
    text-decoration: none;
}

.row .col-md-4 .post {
    position: relative;
}

/*=====  End of Search Popup  ======*/

textarea.error {
    border: 1px solid red;
}

.leerling-white {
    color: white !important;
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.qr_container {
    float: right
}

.qr_container svg {
    max-height: 131px !important;
}

.qr_gradient {
    background-color: #C5004B;
    /*background-image: -ms-linear-gradient(left, #C5004B 0%, #FFFFFF 60%);*/
    /*background-image: -moz-linear-gradient(left, #C5004B 0%, #FFFFFF 60%);*/
    /*background-image: -o-linear-gradient(left, #C5004B 0%, #FFFFFF 60%);*/
    /*background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #C5004B), color-stop(60, #FFFFFF));*/
    /*background-image: -webkit-linear-gradient(left, #C5004B 0%, #FFFFFF 60%);*/
    /*background-image: linear-gradient(to right, #C5004B 0%, #FFFFFF 60%);*/
}

.left-section form p {
    margin: 10px 0 0 0 !important;
}

.left-section form input[type="text"],
.left-section form input[type="email"],
.left-section form input[type="number"],
.left-section form input[type="password"],
.left-section form input[type="tel"],
.left-section form input[type="date"] {
    /*width: 100%;*/
    /*display: block;*/
    height: 40px;
    border: 1px solid #c9cdd1;
    border-radius: 5px;
    background: #fff;
    padding: 0 16px;
}

.left-section form input[type="submit"] {
    padding: 7px 50px 10px;
    background: #c5004b;
    font-weight: 400;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    border: 0;
    border-radius: 5px;
    border-bottom: 2px solid #9f023d;
}

.left-section img {
    max-width: 100%;
}

.has-child a:first-of-type {
    cursor: default;
}

.flex-control-nav {
    position: relative;
    top: 10px;

    /* FNV wilde de navigatie bolletjes verborgen hebben (vervangen met twee pijlen) */
    visibility: hidden;
}

.flex-control-paging li a {
    background: rgba(197, 0, 75, 0.6);
    width: 8px;
    height: 8px;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
    background: rgba(197, 0, 75, 1);
}

.flex-direction-nav a {
    /*display: none;*/
    position: relative;
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    display: block;
    width: auto;
    height: 40px;
    /*position: absolute;*/

    /*opacity: 1;*/

}

.flex-nav-prev {
    float: left;
}

.flex-nav-prev::after {
    content: "\f104";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #c5004b;
    font-size: 18px;
    padding-right: 0.5em;
    top: 10px;
    left: 0;
}


@media screen and (max-width: 860px) {

    .flex-direction-nav .flex-prev,
    .flex-direction-nav .flex-next {
        opacity: 0 !important;
        left: 0 !important;
    }
}

.flex-direction-nav .flex-next {
    right: 0 !important;
    margin-bottom: -30px;
}

.flex-direction-nav .flex-prev {
    margin-bottom: -30px;
}

.flex-nav-next {
    float: right;
}

.flex-nav-next::after {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #c5004b;
    font-size: 18px;
    padding-right: 0.5em;
    top: 10px;
    left: 0;
}

.posts-section {
    position: relative;
}

.posts-section .reg-btn {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;
    border-bottom: 2px solid #74002b;
}

.posts-section .reg-btn em {
    font-weight: 400;
}

@media screen and (max-width: 379px) {
    .benifit-section .img-section {
        margin-left: -100px !important
    }

    .one-third-sm {
        width: 100%;
        display: block;
        margin: 0;
    }

    .one-fourth.responsive {
        width: 48%;
    }
}


/* JGallery style edits */
.nav-bottom {
    display: none;
}

.jgallery .jgallery-thumbnails.images a.active:after {
    -webkit-box-shadow: inset 0px 0px 0px 3px rgba(197, 0, 75, 1);
    -moz-box-shadow: inset 0px 0px 0px 3px rgba(197, 0, 75, 1);
    box-shadow: inset 0px 0px 0px 3px rgba(197, 0, 75, 1);

    opacity: 1 !important;
    background-color: transparent !important;
}

.jgallery .jgallery-thumbnails.images a {
    background-color: rgba(230, 230, 230, 0.6) !important;
}

.jgallery .jgallery-container:first-child {
    background: rgba(230, 230, 230, 0.6) !important;
}

.jgallery-btn {
    color: rgb(197, 0, 75) !important;
}

.jgallery {
    background: #FFFFFF !important;
}

.upload-section {
    width: 100%;
    padding: 30px;
    border: 1px solid grey;
    border-radius: 5px;
    background-color: #f0f0f0;
    cursor: pointer;
    margin: 20px 0;
    transition: 200ms background-color;
}

.upload-section:hover {
    background-color: #a32d7c;
    transition: 200ms background-color;
    color: white !important;
}

.upload-section .upload-section-title {}

.upload-section .upload-section-click {
    color: #3782AD;
    float: right;
}

.upload-section .upload-section-click .file-size {
    color: darkgrey;
    text-align: center;
    font-size: 0.8em;
}

.progress {
    width: 100%;
    height: 20px;
}

.progress-wrap {
    background: #983C8C;
    margin: 20px 0 10px 0;
    overflow: hidden;
    position: relative;
    height: 20px;
}

.progress-bar {
    background: #ddd;
    left: 0;
    position: absolute;
    top: 0;
}

.current-filesize {
    margin-top: -10px;
    font-size: 0.8em;
}

.current-filesize.error {
    color: red;
}

#send-question.btn.btn-catering {
    background-color: #363E99;
}

#send-question.btn.btn-recreatie {
    background-color: #59AC40;
}

.stop-scrolling {
    height: 100%;
    overflow: hidden;
}



body.stop-scrolling #userlike-tab {
    display: none;
}

.price-panel .tick-nav {
    clear: both;
    color: white;
    padding-top: 10px;
}

.price-panel .tick-nav li {
    font-size: 14px;
    margin-left: 0px;
    padding-left: 18px;
    margin-top: 10px;
    line-height: 1.3em;
}

.price-panel .tick-nav li:before {
    font-size: 12px;
}




/* Alert */

#alert-bar {
    position: relative;
    z-index: 9999;
}

#alert-bar:hover:after {
    background: hsla(0, 0%, 0%, .8);
    border-radius: 3px;
    color: #f6f6f6;
    content: ' Klik om te verbergen ';
    font: bold 12px/30px sans-serif;
    height: 30px;
    left: 50%;
    margin-left: -60px;
    position: absolute;
    text-align: center;
    top: 50px;
    /*width: 120px;*/
    padding: 0 6px;
}

#alert-bar:hover:before {
    border-bottom: 10px solid hsla(0, 0%, 0%, .8);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: '';
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: 40px;
    width: 0;
}

#alert-bar:target {
    display: none;
}

.alert-bar {
    background-color: #c4453c;
    background-image: -webkit-linear-gradient(135deg, transparent,
            transparent 25%, hsla(0, 0%, 0%, .05) 25%,
            hsla(0, 0%, 0%, .05) 50%, transparent 50%,
            transparent 75%, hsla(0, 0%, 0%, .05) 75%,
            hsla(0, 0%, 0%, .05));
    background-image: -moz-linear-gradient(135deg, transparent,
            transparent 25%, hsla(0, 0%, 0%, .1) 25%,
            hsla(0, 0%, 0%, .1) 50%, transparent 50%,
            transparent 75%, hsla(0, 0%, 0%, .1) 75%,
            hsla(0, 0%, 0%, .1));
    background-image: -ms-linear-gradient(135deg, transparent,
            transparent 25%, hsla(0, 0%, 0%, .1) 25%,
            hsla(0, 0%, 0%, .1) 50%, transparent 50%,
            transparent 75%, hsla(0, 0%, 0%, .1) 75%,
            hsla(0, 0%, 0%, .1));
    background-image: -o-linear-gradient(135deg, transparent,
            transparent 25%, hsla(0, 0%, 0%, .1) 25%,
            hsla(0, 0%, 0%, .1) 50%, transparent 50%,
            transparent 75%, hsla(0, 0%, 0%, .1) 75%,
            hsla(0, 0%, 0%, .1));
    background-image: linear-gradient(135deg, transparent,
            transparent 25%, hsla(0, 0%, 0%, .1) 25%,
            hsla(0, 0%, 0%, .1) 50%, transparent 50%,
            transparent 75%, hsla(0, 0%, 0%, .1) 75%,
            hsla(0, 0%, 0%, .1));
    background-size: 20px 20px;
    box-shadow: 0 5px 0 hsla(0, 0%, 0%, .1);
    color: #f6f6f6;
    display: block;
    font: bold 16px/40px sans-serif;
    min-height: 40px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: -45px;
    width: 100%;
    -webkit-animation: alert-bar 1s ease forwards;
    -moz-animation: alert-bar 1s ease forwards;
    -ms-animation: alert-bar 1s ease forwards;
    -o-animation: alert-bar 1s ease forwards;
    animation: alert-bar 1s ease forwards;
}

/* Animation */

@-webkit-keyframes alert-bar {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        top: 0;
    }
}

@-moz-keyframes alert-bar {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        top: 0;
    }
}

@-ms-keyframes alert-bar {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        top: 0;
    }
}

@-o-keyframes alert-bar {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        top: 0;
    }
}

@keyframes alert-bar {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        top: 0;
    }
}

.mobileshow {
    display: none;
}

/* BOUNCE ANIMATION */
.dvdh-cta-bounce {
    animation: bounce 1.6s infinite;
    -webkit-animation: bounce 1.6s infinite;
    -moz-animation: bounce 1.6s infinite;
    -o-animation: bounce 1.6s infinite;
}

@-webkit-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        padding-bottom: 11px;
        transform: translateZ(0);
    }

    40% {
        padding-bottom: 31px;
        transform: translateZ(0);
    }

    60% {
        padding-bottom: 21px;
        transform: translateZ(0);
    }
}

@-moz-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        padding-bottom: 11px;
        transform: translateZ(0);
    }

    40% {
        padding-bottom: 31px;
        transform: translateZ(0);
    }

    60% {
        padding-bottom: 21px;
        transform: translateZ(0);
    }
}

@-o-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        padding-bottom: 11px;
        transform: translateZ(0);
    }

    40% {
        padding-bottom: 31px;
        transform: translateZ(0);
    }

    60% {
        padding-bottom: 21px;
        transform: translateZ(0);
    }
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        padding-bottom: 11px;
        transform: translateZ(0);
    }

    40% {
        padding-bottom: 31px;
        transform: translateZ(0);
    }

    60% {
        padding-bottom: 21px;
        transform: translateZ(0);
    }
}

/* END BOUNCE ANIMATION */

form.no-box-margins .contact-box {
    margin-bottom: 0;
}


.corona-notice {
    width: 100%;
    z-index: 999999;
    margin-bottom: 10px;
    background: #e8ec30;
    color: #2f1414;
    padding: 20px 40px;
    font-size: 18px;
    text-align: center;
}
.userlike {
    overflow: visible !important;
}
#userlike, .userlike {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2000000000 !important;
}
a#userlike-tab {
    z-index: 2000000000 !important;
}
#CybotCookiebotDialog {
    z-index: 2147483645 !important;
}



.checkbox-box {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    cursor: pointer;
    padding: 0;
    width: 15px;
    height: 15px;
}

/* Hide the browser's default checkbox button */
.checkbox-box__input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    height: 15px;
    width: 15px;
    z-index: 1;
    cursor: pointer;
}

/* On mouse-over, add a grey background color */
.facturen-tabel__row:hover .checkbox-box__input ~ .checkbox-box__checkmark:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23EAEAEA0%22%20d%3D%22M173.898%20439.404l-166.4-166.4c-9.997-9.997-9.997-26.206%200-36.204l36.203-36.204c9.997-9.998%2026.207-9.998%2036.204%200L192%20312.69%20432.095%2072.596c9.997-9.997%2026.207-9.997%2036.204%200l36.203%2036.204c9.997%209.997%209.997%2026.206%200%2036.204l-294.4%20294.401c-9.998%209.997-26.207%209.997-36.204-.001z%22%2F%3E%3C%2Fsvg%3E');
    display: block;
 }

/* On mouse-over when checked, ignore the gray */
.facturen-tabel__row:hover .checkbox-box__input:checked ~ .checkbox-box__checkmark:after {
    background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23C5014B%22%20d%3D%22M173.898%20439.404l-166.4-166.4c-9.997-9.997-9.997-26.206%200-36.204l36.203-36.204c9.997-9.998%2026.207-9.998%2036.204%200L192%20312.69%20432.095%2072.596c9.997-9.997%2026.207-9.997%2036.204%200l36.203%2036.204c9.997%209.997%209.997%2026.206%200%2036.204l-294.4%20294.401c-9.998%209.997-26.207%209.997-36.204-.001z%22%2F%3E%3C%2Fsvg%3E');
}

/* Show the indicator (dot/circle) when checked */
.checkbox-box__input:checked ~ .checkbox-box__checkmark {
    border-color: #C5014B;
}

.checkbox-box__input:checked ~ .checkbox-box__checkmark:after {
    display: block;
}

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

/* Style the indicator (dot/circle) */
.checkbox-box__checkmark:after {
    content: "";
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23C5014B%22%20d%3D%22M173.898%20439.404l-166.4-166.4c-9.997-9.997-9.997-26.206%200-36.204l36.203-36.204c9.997-9.998%2026.207-9.998%2036.204%200L192%20312.69%20432.095%2072.596c9.997-9.997%2026.207-9.997%2036.204%200l36.203%2036.204c9.997%209.997%209.997%2026.206%200%2036.204l-294.4%20294.401c-9.998%209.997-26.207%209.997-36.204-.001z%22%2F%3E%3C%2Fsvg%3E');
    background-size: 9px;
    background-position: 2px 2px;
    background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
    .dossier-left-section--extra-wide {
        width: calc(65.73% - 0px);
    }
}

.facturentabel-container {
    width: 100%;
    background: #F9F9F9;
    border-radius: 8px;
    padding: 28px 0;
    overflow: auto;
}
.facturen-tabel {
    table-layout: fixed;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 10px;
    padding: 0 28px;
    margin-top: -10px;
}
.facturen-tabel th {
    font-weight: normal;
    padding: 0 25px 0 0;
    text-align: left;
    font-size: 13px;
    line-height: 12px;
    color: #969696;
}
.facturen-tabel th:first-child {
    padding-left: 9px;
    padding-right: 34px;
}

.facturen-tabel th:first-child .checkbox-box {
    width: 50px;
    height: 50px;
    padding: 10px 25px 17px;
}
.facturen-tabel th:first-child .checkbox-box__input {
    top: 17px;
    left: 18px;
}
.facturen-tabel th:first-child .checkbox-box__checkmark {
    top: 17px;
    left: 18px;
}
.facturen-tabel .facturen-tabel__checkbox {
    width: 85px;
}
.facturen-tabel .facturen-tabel__nr {
    width: 120px;
    font-weight: 600;
}
.facturen-tabel .facturen-tabel__date {
    width: 107px;
}
.facturen-tabel .facturen-tabel__price {
    width: 85px;
}
.facturen-tabel .facturen-tabel__status {
    width: 140px;
}

.facturen-tabel td {
    background-color: white;
    padding: 0;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    font-size: 13px;
    line-height: 12px;
    color: #000000;
}
.facturen-tabel td:first-child {
    padding-left: 7px;
    padding-right: 7px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-left: 2px solid #FFFFFF;
}
.facturen-tabel td:first-child .checkbox-box {
    width: 50px;
    height: 50px;
    padding: 17px 25px;
}
.facturen-tabel td:first-child .checkbox-box__input {
    top: 17px;
    left: 18px;
}
.facturen-tabel td:first-child .checkbox-box__checkmark {
    top: 17px;
    left: 18px;
}
.facturen-tabel td:last-child {
    padding-right: 25px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-right: 2px solid #FFFFFF;
}
.facturen-tabel__row--selected td,
.facturen-tabel__row--selected td:first-child,
.facturen-tabel__row--selected td:last-child {
    border-color: #C5014B;
}

.factuur-status {
    display: inline-flex;
    width: 8px;
    height: 8px;
    border-radius: 1px;
    margin-right: 9px;
}
.factuur-status--paid {
    background-color: #7ED24A;
}
.factuur-status--pending {
    background-color: #F78B24;
}
.factuur-status--open {
    background-color: #C5014B;
}
.facturen-header {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: wrap;
    margin-bottom: 27px;
}

.facturen-totals {
    display: inline-flex;
    flex: 1 1 auto;
}
.facturen-totals__price {
    width: 142px;

}
.facturen-totals__price-title {
    font-size: 13px;
    line-height: 17px;
    color: #969696;
    font-weight: 400;
}
.facturen-totals__price-amount {
    display: inline-flex;
    font-size: 30px;
    line-height: 31px;
    color: #000000;
    font-weight: 600;
    font-family: "Titillium Web", Arial, Helvetica, sans-serif;
    padding-bottom: 4px;
}

.facturen-totals__price:last-child .facturen-totals__price-amount {
    border-bottom: 2px solid #C5014B;
}
.facturen-submit-container {
    margin-top: 20px;
}

.facturen-submit-container button[type="submit"].btn {
    padding: 9px 21px 7px;
    font-weight: 600;
    float: none !important;
}
.facturen-submit-container button[type="submit"].btn span {
    display: inline-flex;
    margin-left: 5px;
    opacity: 0.5;
}
.facturen-confirm-banner-container {
    width: calc(100% + 20px);
    padding: 0 10px 10px;
    margin-left: -10px;
    transform: translateY(-57px);
    overflow: hidden;
}
.facturen-confirm-banner {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 12px 23px 16px 23px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    background-color: white;
    font-size: 16px;
    line-height: 20px;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
    transform: translateY(-110%);
    transition: transform 0.3s linear;
}

.facturen-confirm-banner--shown {
    transform: translateY(0);
}

.facturen-confirm-banner__thumbs {
    width: 37px;
    height: 37px;
    border-radius: 100%;
    background-color: #A32D7C;
    background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M104%20224H24c-13.255%200-24%2010.745-24%2024v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V248c0-13.255-10.745-24-24-24zM64%20472c-13.255%200-24-10.745-24-24s10.745-24%2024-24%2024%2010.745%2024%2024-10.745%2024-24%2024zM384%2081.452c0%2042.416-25.97%2066.208-33.277%2094.548h101.723c33.397%200%2059.397%2027.746%2059.553%2058.098.084%2017.938-7.546%2037.249-19.439%2049.197l-.11.11c9.836%2023.337%208.237%2056.037-9.308%2079.469%208.681%2025.895-.069%2057.704-16.382%2074.757%204.298%2017.598%202.244%2032.575-6.148%2044.632C440.202%20511.587%20389.616%20512%20346.839%20512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2%201.282-6.271%203.558-8.521%2039.614-39.144%2056.648-80.587%2089.117-113.111%2014.804-14.832%2020.188-37.236%2025.393-58.902C282.515%2039.293%20291.817%200%20312%200c24%200%2072%208%2072%2081.452z%22%2F%3E%3C%2Fsvg%3E');
    background-position: center 8px;
    background-repeat: no-repeat;
    background-size: 18px;
}

.facturen-confirm-banner__text {
    padding: 0 12px;
    flex: 1 0 auto;
}

.facturen-confirm-banner__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding:0;
    margin:0;
    border-radius:0;
    border:0;
    background:none;
    box-shadow: none;
    color: #969696;
    font-weight: 600;
    font-size: 30px;
}
