@charset "UTF-8";
/*!
Theme Name: Bureau Feith
Theme URI: http://underscores.me/
Author: Bureau Feith
Author URI: http://bureaufeith.nl
Description: Custom theme developed by Bureau Feith.
Version: 2.3.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bureau-feith
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Bureau Feith is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans|Poppins:400,700&display=swap");
/* ===============
   Variables
   =============== */
/* ===============
   Mixins
   =============== */
.fontawesome, header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children > a:after, .wysiwyg-content ul li:before, .bedrijf .inner .inner-left ul.services li span:before, .bedrijf .inner .inner-bottom ul.services li span:before {
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fontawesome-brands {
  font-family: "Font Awesome 5 Brands";
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flexbox, .searchfield-container .searchfield_fields, .gform_body ul.gform_fields, .gform_body .ginput_complex, .gform_footer, header#masthead .site-branding, header#masthead .main-navigation ul.menu, .responsive-menu-container .responsive-menu-logo, #page, .in-grid, .in-grid-s, .error404 .site-content, .hero .hero-content.hero-image .col-8, .hero .hero-content.hero-image .col-8 .hero-content-text, .page-template-resultaten-overzicht-grf .hero .hero-content .col-4.txt-center, .btn-main, .icon-text, .bedrijf .inner .inner-left .demographic, .bedrijf .inner .inner-top .demographic, .bedrijf .inner .inner-left ul.services, .bedrijf .inner .inner-bottom ul.services, .object-1-main .object-main .object-title, .object-1-main .object-main .object-cases .case .case-inner .case-title-row, .object-1-main .object-main .review-comments .comment-list .comment .comment-data, .object-1-main .object-main .review-comments ul.comment-rating-wrapper, .object-1-main .object-main .review-comments .comment-respond .comment-form, .object-1-main .object-main .review-comments .comment-respond .comment-form .form-submit, .object-1-main .object-side .side-inner .company-rating a, .object-1-main .object-side .side-inner .socials, .post-nav, .post-nav > a .post-nav-content .nav-prev, .post-nav > a .post-nav-content .nav-next, .query-container, .query-container .query-item .qi-inner, .query-container .query-item .qi-inner .qi-thumb .post-categories, .results-container .pagination, .navigation .pagination, .logo-slider .logo-slides .slick-list .slick-track, .logo-slider .impressie-slides .slick-list .slick-track, .impressie-slider .logo-slides .slick-list .slick-track, .impressie-slider .impressie-slides .slick-list .slick-track, .logo-slider .logo-slides .slick-list .slick-track .slick-slide .slide .slide-bg, .fancybox-container .fancybox-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, .post-nav > a .post-nav-content .nav-content .post-title, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  outline: 0;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  box-sizing: border-box;
}
body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  margin: 0;
}
address {
  margin: 0 0 1.5em;
}
abbr, acronym {
  border-bottom: 1px dotted #0F5EA8;
  cursor: help;
}
mark, ins {
  background: #DEDCDC;
  text-decoration: none;
}
big {
  font-size: 125%;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
ol {
  list-style: decimal;
}
/* ===Images=== */
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}
.gallery-caption {
  display: block;
}
/* ===Tables=== */
table {
  margin: 0;
  width: 100%;
}
.bypostauthor {
  display: block;
}
.sticky {
  display: block;
}
.byline, .updated:not(.published) {
  display: none;
}
.single .byline, .group-blog .byline {
  display: inline;
}
.page-content, .entry-content, .entry-summary {
  margin: 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
:focus {
  outline: 0;
  outline: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
*, *:before, *:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #DEDCDC;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #575757;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  /* Older / Newer Posts Navigation (always hidden) */
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
.widget {
  margin: 0;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/* ===============
   Input Fields
   =============== */
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select {
  width: 100%;
  display: block;
  padding: 5px 10px;
  color: #575757;
  border: 1px solid #DEDCDC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, select:focus {
  color: #575757;
}
textarea {
  resize: vertical;
}
textarea.small {
  height: 80px;
}
textarea.medium {
  height: 160px;
}
textarea.large {
  height: 240px;
}
/* ===============
   Forms
   =============== */
form ul {
  list-style: none;
}
.wysiwyg-content form ul li {
  padding-left: 0;
}
.wysiwyg-content form ul li:before {
  display: none;
}
.searchfield-container {
  position: relative;
}
.searchfield-container:not(:first-child) {
  margin-top: 30px;
}
.searchfield-container .searchfield_fields input {
  -webkit-order: 2;
  -moz-order: 2;
  -ms-order: 2;
  -o-order: 2;
  order: 2;
  width: calc(100% - 50px);
  background: #fff;
  border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  border: 1px solid #C2C2C2;
  border-left: none;
  padding: 12px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.searchfield-container .searchfield_fields input:focus {
  border-color: #D05700;
}
.searchfield-container .searchfield_fields input:focus + label {
  border-color: #D05700;
  color: #fff;
  background: #D05700;
  padding-left: 8px;
}
.searchfield-container .searchfield_fields input:focus + label .fa-caret-right {
  opacity: 1;
}
.searchfield-container .searchfield_fields label {
  -webkit-order: 1;
  -moz-order: 1;
  -ms-order: 1;
  -o-order: 1;
  order: 1;
  width: 50px;
  background: #fff;
  border: 1px solid #C2C2C2;
  border-right: none;
  color: #D05700;
  padding: 12px 0 12px 15px;
  font-size: 20px;
  line-height: 24px;
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.searchfield-container .searchfield_fields label .fa-caret-right {
  position: absolute;
  font-size: 16px;
  line-height: 24px;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.searchfield-container #searchfield_results {
  position: absolute;
  left: 15px;
  width: calc(100% - 30px);
  top: 50px;
  z-index: 999999;
  padding-top: 30px;
  display: none;
}
.searchfield-container #searchfield_results:before {
  content: "";
  background: #C2C2C2;
  width: 30px;
  height: 30px;
  -webkit-transform: rotate(45deg) translateX(-50%);
  -moz-transform: rotate(45deg) translateX(-50%);
  -ms-transform: rotate(45deg) translateX(-50%);
  -o-transform: rotate(45deg) translateX(-50%);
  transform: rotate(45deg) translateX(-50%);
  top: 27px;
  left: 50%;
  z-index: 1;
  position: absolute;
}
.searchfield-container #searchfield_results ul {
  height: 230px;
  overflow-y: scroll;
  background: #fff;
  border: 2px solid #C2C2C2;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  z-index: 2;
}
.searchfield-container #searchfield_results ul li.hide {
  display: none;
}
.searchfield-container #searchfield_results ul li.show {
  display: block;
}
.searchfield-container #searchfield_results ul li.highlight a {
  background: #C2C2C2;
}
.searchfield-container #searchfield_results ul li a {
  display: block;
  color: #333333;
  background: #fff;
  padding: 10px 20px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.searchfield-container #searchfield_results ul li a:hover {
  background: #D05700 !important;
  color: #fff !important;
}
/* ===============
   Gravity Forms
   =============== */
.gform_body ul.gform_fields li.gfield {
  margin-bottom: 15px;
  width: 100%;
}
.gform_body ul.gform_fields li.gfield.gf_left_half {
  padding-right: 8px;
}
.gform_body ul.gform_fields li.gfield.gf_right_half {
  padding-left: 8px;
}
.gform_body ul.gform_fields li.gfield.gf_left_half, .gform_body ul.gform_fields li.gfield.gf_right_half {
  width: 50%;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -o-flex: 1 0 auto;
  flex: 1 0 auto;
}
@media only screen and (max-width: 768px) {
  .gform_body ul.gform_fields li.gfield.gf_left_half, .gform_body ul.gform_fields li.gfield.gf_right_half {
    width: 100%;
    padding: 0;
  }
}
.gform_body ul.gform_fields .gfield_label {
  display: block;
}
.gform_body select {
  height: 36px;
}
.gform_body .gfield_label_before_complex {
  font-weight: bold;
}
.gform_body .ginput_complex {
  margin-top: 15px;
}
.gform_body .ginput_complex .ginput_full {
  width: 100%;
}
.gform_body .ginput_complex .ginput_left {
  padding-right: 8px;
}
.gform_body .ginput_complex .ginput_right {
  padding-left: 8px;
}
.gform_body .ginput_complex .ginput_left, .gform_body .ginput_complex .ginput_right {
  width: 50%;
  display: block;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -o-flex: 1 0 auto;
  flex: 1 0 auto;
}
@media only screen and (max-width: 991px) {
  .gform_body .ginput_complex .ginput_left, .gform_body .ginput_complex .ginput_right {
    width: 100%;
    padding: 0;
  }
}
.gform_body .ginput_complex .ginput_left select, .gform_body .ginput_complex .ginput_right select {
  width: 100%;
}
.gform_body .ginput_complex .ginput_left, .gform_body .ginput_complex .ginput_right, .gform_body .ginput_complex .ginput_full {
  margin-bottom: 15px;
}
.gform_body .gfield_radio input, .gform_body .gfield_checkbox input, .gform_body .ginput_container_consent input {
  vertical-align: middle;
}
.gform_body .gfield_radio li, .gform_body .gfield_checkbox li, .gform_body .ginput_container_consent li {
  margin-bottom: 5px;
}
.gform_body .gfield_radio label, .gform_body .gfield_checkbox label, .gform_body .ginput_container_consent label {
  padding-left: 8px;
  vertical-align: middle;
}
.gform_body .validation_message {
  color: white;
  display: inline-block;
  padding: 5px 10px;
  background: #790000;
  width: auto !important;
  margin-top: 10px;
  position: relative;
}
.gform_body .validation_message:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  background: #790000;
  transform: rotate(45deg) translateX(-50%);
  top: 0;
  left: 50%;
}
.gform_body li.gfield.gfield_error input, .gform_body li.gfield.gfield_error textarea, .gform_body li.gfield.gfield_error select {
  border: 1px solid #790000;
}
.validation_error {
  font-weight: bold;
  color: #790000;
  margin-bottom: 15px;
}
/* ===============
Input Buttons
=============== */
.gform_footer {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
}
.gform_footer button, .gform_footer input[type="button"], .gform_footer input[type="reset"], .gform_footer input[type="submit"] {
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #0F5EA8;
  color: #fff;
  padding: 5px 15px;
}
.gform_footer button:hover, .gform_footer input[type="button"]:hover, .gform_footer input[type="reset"]:hover, .gform_footer input[type="submit"]:hover {
  background: #3092ed;
}
.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.ui-datepicker a {
  text-decoration: none;
}
.ui-datepicker table {
  width: 100%;
  border-collapse: collapse;
}
.ui-datepicker thead {
  background: #DEDCDC;
  border-bottom: 1px solid #575757;
}
.ui-datepicker th {
  text-transform: uppercase;
  text-align: center;
  font-size: 6pt;
  padding: 5px 0;
  color: #575757;
}
.ui-datepicker tbody td {
  padding: 0;
  border-top: 1px solid darkgray;
  border-right: 1px solid darkgray;
}
.ui-datepicker tbody td:last-child {
  border-right: 0px;
}
.ui-datepicker tbody td span, .ui-datepicker tbody td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #575757;
}
.ui-datepicker tbody tr {
  border-bottom: 1px solid #C2C2C2;
}
.ui-datepicker tbody tr:last-child {
  border-bottom: 0px;
}
.ui-datepicker-header {
  background-color: #575757;
  color: #DEDCDC;
  font-weight: bold;
  line-height: 30px;
  min-height: 30px !important;
}
.ui-datepicker-title {
  text-align: center;
}
.ui-datepicker-title select {
  margin-top: 5px;
  width: auto;
  padding: 0;
  display: inline-block;
}
.ui-datepicker-prev, .ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url("/wp-content/plugins/gravityforms/images/datepicker/arrow.png");
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden;
}
.ui-datepicker-prev {
  float: left;
  background-position: center -30px;
}
.ui-datepicker-next {
  float: right;
  background-position: center 0px;
}
.ui-datepicker-calendar .ui-state-default {
  background: #C2C2C2;
}
.ui-datepicker-calendar .ui-state-hover {
  background: #DEDCDC;
}
.ui-datepicker-calendar .ui-state-active {
  background: #38726C;
  /* set the active date background color */
  color: white;
  /* set the active date font color */
  position: relative;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0;
}
.ui-datepicker-calendar .ui-datepicker-unselectable.ui-state-disabled {
  background-color: darkgray;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0;
}
.ui-datepicker-unselectable .ui-state-default {
  background: #DEDCDC;
  color: #575757;
}
table.ui-datepicker-calendar {
  margin: 0 0 0 0 !important;
}
.ui-datepicker-trigger {
  display: block;
  position: absolute;
  top: 35px;
  right: 10px;
}
body div#ui-datepicker-div[style] {
  z-index: 9999 !important;
}
/* ===============
   Placeholder color
   =============== */
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #C2C2C2;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #C2C2C2;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #C2C2C2;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #C2C2C2;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #C2C2C2;
}
/* ===============
   Autocomplete
   =============== */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
  border: 1px solid #575757;
  -webkit-text-fill-color: #575757;
  -webkit-box-shadow: 0 0 0px 1000px #C2C2C2 inset;
}
/** GRF */
.grf-style .gform_body .gform_fields .gfield .gfield_label {
  font-weight: 700;
  text-align: left;
}
.grf-style .gform_body .gform_fields .gfield .gfield_radio .gchoice .grf-image, .grf-style .gform_body .gform_fields .gfield .gfield_checkbox .gchoice .grf-image {
  height: 100px;
}
.gform_confirmation_message {
  color: #FFFFFF;
}
/*--------------------------------------------------------------
# Header & Footer
--------------------------------------------------------------*/
/* ===============
   Header
   =============== */
header#masthead {
  padding: 15px 0;
  margin: 0;
}
.single-object-1 header#masthead, .single-post header#masthead {
  border-bottom: 1px solid #0F5EA8;
}
header#masthead .in-grid.menu-bar {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
header#masthead .site-branding {
  padding: 0 15px;
  width: 300px;
}
.mobile-device header#masthead .site-branding {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  header#masthead .site-branding {
    padding-right: 60px;
    width: 100%;
  }
}
header#masthead .site-branding > a img {
  height: 54px;
  display: block;
}
header#masthead .main-navigation {
  padding: 0 15px;
  width: calc(100% - 300px);
}
.mobile-device header#masthead .main-navigation {
  display: none;
}
@media only screen and (max-width: 991px) {
  header#masthead .main-navigation {
    display: none;
  }
}
header#masthead .main-navigation ul {
  list-style: none !important;
}
header#masthead .main-navigation ul li a {
  color: #333333;
  display: block;
  font-size: 16px;
  line-height: 1.8;
  padding: 10px 15px;
  text-decoration: none;
}
header#masthead .main-navigation ul.menu {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}
header#masthead .main-navigation ul.menu > li.menu-item > a {
  font-family: "Poppins", sans-serif;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header#masthead .main-navigation ul.menu > li.menu-item > a:before {
  background-color: #D05700;
  bottom: 7px;
  content: "";
  height: 2px;
  left: 50%;
  width: 0;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header#masthead .main-navigation ul.menu > li.menu-item > a:hover {
  color: #D05700;
}
header#masthead .main-navigation ul.menu > li.menu-item > a:hover:before {
  width: calc(100% - 30px);
}
header#masthead .main-navigation ul.menu > li.menu-item.wpml-ls-item > ul.sub-menu {
  min-width: auto !important;
}
header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children {
  position: relative;
  overflow: visible;
}
header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children > a {
  padding-right: 30px;
}
header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children > a:after {
  content: "";
  font-weight: bold;
  width: 10px;
  text-align: right;
  right: 15px;
  position: absolute;
}
header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children > ul.sub-menu {
  background-color: #DEDCDC;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  margin-left: 0;
  min-width: 200px;
}
header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children > ul.sub-menu > li.menu-item {
  border-bottom: 1px solid #C2C2C2;
}
header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children > ul.sub-menu > li.menu-item > a {
  text-align: left;
  position: relative;
}
header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children:last-of-type > ul.sub-menu {
  left: auto;
  right: 0;
}
header#masthead .main-navigation ul.menu > li.menu-item.current-menu-item > a, header#masthead .main-navigation ul.menu > li.menu-item.current-menu-parent > a {
  color: #D05700;
}
header#masthead .main-navigation ul.menu > li.menu-item.current-menu-item > a:before, header#masthead .main-navigation ul.menu > li.menu-item.current-menu-parent > a:before {
  width: calc(100% - 30px);
}
header#masthead .main-navigation ul.menu > li.menu-item:hover > ul.sub-menu {
  z-index: 9999;
  visibility: visible;
  opacity: 1;
}
/* ===============
   Footer
   =============== */
footer {
  background-color: #0C3744;
  color: #fff;
  padding-top: 50px;
}
@media only screen and (max-width: 991px) {
  .single-object-1 footer {
    padding-bottom: 55px;
  }
}
footer h3 {
  color: #fff;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  footer .columns > div {
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  footer .columns > div {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  footer .columns > div:nth-child(3) {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 640px) {
  footer .columns > div:nth-child(2) {
    margin-top: 30px;
  }
}
footer .logo, footer .icon-text, footer .column-2 li, footer .column-3 li, footer .social-icons li, footer .additional-info {
  margin-bottom: 15px;
}
footer .column-2 i, footer .column-3 i, footer .icon-text i, footer .social-icons i {
  color: #D05700;
}
footer .column-2 ul, footer .column-3 ul, footer .social-icons ul {
  list-style: none;
}
footer .column-2 ul a, footer .column-3 ul a, footer .social-icons ul a {
  display: block;
  padding-left: 25px;
  position: relative;
}
footer .column-2 ul a i, footer .column-3 ul a i, footer .social-icons ul a i {
  left: 0;
  line-height: inherit;
  position: absolute;
  top: 0;
}
footer .site-footer-bottom {
  margin-top: 30px;
  padding: 10px 0;
  position: relative;
}
footer .site-footer-bottom:before {
  background-color: rgba(255, 255, 255, 0.3);
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  top: 0;
  width: calc(100% - 30px);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 768px) {
  footer .site-footer-bottom > div {
    text-align: center !important;
    width: 100%;
  }
}
footer .site-footer-bottom .copyright, footer .site-footer-bottom .designed-by {
  font-size: 13px;
}
footer .site-footer-bottom .copyright a, footer .site-footer-bottom .designed-by a {
  text-decoration: underline;
}
footer .site-footer-bottom .copyright a:hover, footer .site-footer-bottom .designed-by a:hover {
  text-decoration: none;
}
footer .site-footer-bottom .designed-by {
  text-align: right;
}
footer a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer a:visited, footer a:hover, footer a:focus, footer a:active {
  color: inherit;
}
footer a:hover {
  color: #D05700;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
/*--------------------------------------------------------------
# Mobile Menu
--------------------------------------------------------------*/
/* ===============
   Mobile Menu
   =============== */
/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s !important;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19) !important;
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in !important;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19) !important;
}
.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(225deg) !important;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(225deg) !important;
  -ms-transform: translateX(-50%) translateY(-50%) rotate(225deg) !important;
  -o-transform: translateX(-50%) translateY(-50%) rotate(225deg) !important;
  transform: translateX(-50%) translateY(-50%) rotate(225deg) !important;
  transition-delay: 0.12s !important;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1) !important;
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0 !important;
  opacity: 0 !important;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out !important;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0 !important;
  -webkit-transform: rotate(-90deg) !important;
  -moz-transform: rotate(-90deg) !important;
  -ms-transform: rotate(-90deg) !important;
  -o-transform: rotate(-90deg) !important;
  transform: rotate(-90deg) !important;
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1) !important;
}
.hamburger {
  background: #fff;
  cursor: pointer;
  display: none;
  margin: 0;
  overflow: visible;
  position: absolute;
  right: 15px;
  top: 21px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  z-index: 99999;
}
.mobile-device .hamburger {
  display: block;
}
@media only screen and (max-width: 991px) {
  .hamburger {
    display: block;
  }
}
.hamburger .hamburger-box {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
}
.hamburger .hamburger-box .hamburger-inner {
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.hamburger .hamburger-box .hamburger-inner, .hamburger .hamburger-box .hamburger-inner:before, .hamburger .hamburger-box .hamburger-inner:after {
  width: 26px;
  height: 2px;
  background: #D05700;
  position: absolute;
}
.hamburger .hamburger-box .hamburger-inner:before {
  content: "";
  top: -7px;
}
.hamburger .hamburger-box .hamburger-inner:after {
  content: "";
  bottom: -7px;
}
body.lock, body.lock-sidebar {
  overflow: hidden;
}
.responsive-menu-container {
  display: none;
  background: #fff;
  width: 100%;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 99998;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.mobile-device .responsive-menu-container {
  display: block;
}
@media only screen and (max-width: 991px) {
  .responsive-menu-container {
    display: block;
  }
}
.responsive-menu-container .responsive-menu-logo {
  padding: 15px;
  padding-right: 60px;
}
.responsive-menu-container .responsive-menu-logo > a img {
  height: 54px;
  display: block;
}
.responsive-menu-container ul.menu {
  list-style: none;
  padding-top: 30px;
  border-top: 1px solid #C2C2C2;
}
.responsive-menu-container ul.menu > li.menu-item {
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.lock .responsive-menu-container ul.menu > li.menu-item {
  opacity: 1;
}
.responsive-menu-container ul.menu > li.menu-item:not(:last-of-type) {
  margin-bottom: 10px;
}
.responsive-menu-container ul.menu li.menu-item {
  opacity: 0;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.responsive-menu-container ul.menu li.menu-item a {
  font-size: 24px;
  color: #000;
  display: block;
  padding: 15px 15px;
  text-align: center;
  text-decoration: none;
  line-height: 1.2;
}
.responsive-menu-container ul.menu li.menu-item.current-menu-item > a, .responsive-menu-container ul.menu li.menu-item.current-menu-parent > a {
  color: #D05700;
}
.responsive-menu-container ul.menu li.menu-item.menu-item-has-children {
  position: relative;
  padding-right: 40px;
}
.responsive-menu-container ul.menu li.menu-item.menu-item-has-children > a {
  position: relative;
}
.responsive-menu-container ul.menu li.menu-item.menu-item-has-children .sub-menu {
  background: #DEDCDC;
  display: none;
  margin-left: 0;
}
.responsive-menu-container ul.menu li.menu-item.menu-item-has-children .sub-menu > li.menu-item > a {
  padding-left: 1.5em;
}
.responsive-menu-container ul.menu li.menu-item.menu-item-has-children .menu-dropdown-icon {
  cursor: pointer;
  width: 40px;
  height: 100%;
  padding: 5px 12px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  border-left: 1px solid #C2C2C2;
}
.responsive-menu-container ul.menu li.menu-item.menu-item-has-children .menu-dropdown-icon i {
  font-style: normal;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.responsive-menu-container ul.menu li.menu-item.menu-item-has-children.sub-menu-open i {
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) translateX(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) translateX(-50%) rotate(180deg);
  -o-transform: translateY(-50%) translateX(-50%) rotate(180deg);
  transform: translateY(-50%) translateX(-50%) rotate(180deg);
}
.responsive-menu-container.is-open ul.menu li.menu-item {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.responsive-menu-container.is-open ul.menu li.menu-item:nth-child(1) {
  transition-delay: 0.15s;
}
.responsive-menu-container.is-open ul.menu li.menu-item:nth-child(2) {
  transition-delay: 0.3s;
}
.responsive-menu-container.is-open ul.menu li.menu-item:nth-child(3) {
  transition-delay: 0.45s;
}
.responsive-menu-container.is-open ul.menu li.menu-item:nth-child(4) {
  transition-delay: 0.6s;
}
.responsive-menu-container.is-open ul.menu li.menu-item:nth-child(5) {
  transition-delay: 0.75s;
}
.responsive-menu-container.is-open ul.menu li.menu-item:nth-child(6) {
  transition-delay: 0.9s;
}
.responsive-menu-container.is-open ul.menu li.menu-item:nth-child(7) {
  transition-delay: 1.05s;
}
.responsive-menu-container.is-open ul.menu li.menu-item:nth-child(8) {
  transition-delay: 1.2s;
}
.responsive-menu-container.is-open ul.menu li.menu-item:nth-child(9) {
  transition-delay: 1.35s;
}
.responsive-menu-container.slide-left {
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.responsive-menu-container.slide-left.is-open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.responsive-menu-container.slide-right {
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.responsive-menu-container.slide-right.is-open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.responsive-menu-container.slide-bottom {
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: translateY(110%);
  -moz-transform: translateY(110%);
  -ms-transform: translateY(110%);
  -o-transform: translateY(110%);
  transform: translateY(110%);
}
.responsive-menu-container.slide-bottom.is-open {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.responsive-menu-container.slide-top {
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.responsive-menu-container.slide-top.is-open {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/*--------------------------------------------------------------
# Structure
--------------------------------------------------------------*/
/* ===============
   Structure
   =============== */
html, body {
  height: 100%;
}
#page {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 100%;
}
#page #content {
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -o-flex: 1 0 auto;
  flex: 1 0 auto;
}
.in-grid {
  max-width: 1170px;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 1200px) {
  .in-grid {
    max-width: 100%;
  }
}
.in-grid-s {
  max-width: 700px;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 768px) {
  .in-grid-s {
    max-width: 100%;
  }
}
.gut > a, .gut > div, .gut > header, .gut > article {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.row-spacing {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
.row-spacing-m {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.row-spacing-s {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.row-spacing-xs {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.mb {
  margin-bottom: 80px !important;
}
.mb-m {
  margin-bottom: 50px !important;
}
.mb-s {
  margin-bottom: 30px !important;
}
.col-1 {
  width: calc(100% / 12 * 1);
}
.col-2 {
  width: calc(100% / 12 * 2);
}
.col-3 {
  width: calc(100% / 12 * 3);
}
.col-4 {
  width: calc(100% / 12 * 4);
}
.col-5 {
  width: calc(100% / 12 * 5);
}
.col-6 {
  width: calc(100% / 12 * 6);
}
.col-7 {
  width: calc(100% / 12 * 7);
}
.col-8 {
  width: calc(100% / 12 * 8);
}
.col-9 {
  width: calc(100% / 12 * 9);
}
.col-10 {
  width: calc(100% / 12 * 10);
}
.col-11 {
  width: calc(100% / 12 * 11);
}
.col-12 {
  width: calc(100% / 12 * 12);
}
.screenCheck {
  float: left;
}
@media only screen and (max-width: 991px) {
  .screenCheck {
    float: none;
  }
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/* ===============
   GLOBAL SETTINGS
   =============== */
/* ===Body=== */
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}
/* ===Links=== */
a {
  color: #0F5EA8;
}
a:visited, a:hover, a:focus, a:active {
  color: #0F5EA8;
}
a:hover, a:active {
  outline: 0;
}
/* ===Typography=== */
body, button, input, select, textarea {
  color: #575757;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
}
p {
  margin-bottom: 1.5em;
}
h1, h2, h3, h4, .post-nav > a .post-nav-content .nav-content .post-title, h5, h6 {
  color: #000;
  clear: both;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 15px;
}
.h1, h1 {
  font-size: 36px;
}
@media only screen and (max-width: 850px) {
  .h1, h1 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 600px) {
  .h1, h1 {
    font-size: 24px;
  }
}
.h2, h2 {
  font-size: 36px;
}
@media only screen and (max-width: 850px) {
  .h2, h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 600px) {
  .h2, h2 {
    font-size: 24px;
  }
}
.h3, h3 {
  font-size: 26px;
}
@media only screen and (max-width: 850px) {
  .h3, h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 600px) {
  .h3, h3 {
    font-size: 20px;
  }
}
.h4, h4, .post-nav > a .post-nav-content .nav-content .post-title {
  font-size: 16px;
  font-weight: 700;
}
/* ===Lists=== */
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
.light-bg {
  background: rgba(15, 94, 168, 0.05);
}
.error404 .site-content {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.error404 .site-content .content-area {
  width: 100%;
}
.error-404 .in-grid {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.error-404 .in-grid .col-4 {
  border-right: 2px solid #C2C2C2;
}
@media only screen and (max-width: 991px) {
  .error-404 .in-grid .col-4 {
    width: 100%;
    text-align: center;
    border-right: 0px;
  }
}
.error-404 .in-grid .col-4 svg {
  overflow: inherit;
}
@media only screen and (max-width: 991px) {
  .error-404 .in-grid .col-4 svg {
    width: 250px;
    border-bottom: 1px solid #C2C2C2;
    padding-bottom: 30px;
  }
}
@keyframes fade {
  100% {
    -webkit-transform: rotate(0deg) translateY(0px);
    -moz-transform: rotate(0deg) translateY(0px);
    -ms-transform: rotate(0deg) translateY(0px);
    -o-transform: rotate(0deg) translateY(0px);
    transform: rotate(0deg) translateY(0px);
    opacity: 1;
  }
}
.error-404 .in-grid .col-4 svg .cls-1, .error-404 .in-grid .col-4 svg .cls-2, .error-404 .in-grid .col-4 svg .cls-3 {
  fill: #C2C2C2;
  opacity: 0;
}
.error-404 .in-grid .col-4 svg .cls-1, .error-404 .in-grid .col-4 svg .cls-3 {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  animation: fade 1s 1s forwards;
  -webkit-animation: fade 1s 1s forwards;
}
.error-404 .in-grid .col-4 svg .cls-2 {
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  animation: fade 1s 1s forwards;
  -webkit-animation: fade 1s 1s forwards;
}
@media only screen and (max-width: 991px) {
  .error-404 .in-grid .col-8 {
    width: 100%;
    text-align: center;
    padding-top: 30px;
  }
}
.error-404 .in-grid .col-8 p {
  margin-bottom: 0px;
}
.wysiwyg-content *:last-child {
  margin-bottom: 0;
}
.wysiwyg-content ul {
  margin-bottom: 1.5em;
  padding: 0;
  list-style: none;
}
.wysiwyg-content ul li {
  position: relative;
  font-size: 16px;
  line-height: 1.5em;
  padding-left: 25px;
}
.wysiwyg-content ul li:before {
  position: absolute;
  left: 0;
  content: "";
  color: #575757;
  width: 25px;
  text-align: center;
  font-weight: bold;
  font-size: 0.5em;
}
.wysiwyg-content ul li ul li:before {
  content: "";
}
.wysiwyg-content ol {
  padding-left: 25px;
  margin-bottom: 1.5em;
}
.wysiwyg-content blockquote {
  padding-left: 1.5em;
  font-size: 16px;
  font-style: italic;
  margin-bottom: 1.5em;
}
.wysiwyg-content figure {
  margin-bottom: 1.5em;
}
.wysiwyg-content img, .wysiwyg-content figure {
  display: block;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.wysiwyg-content img.alignright, .wysiwyg-content figure.alignright {
  margin-left: auto;
}
.wysiwyg-content img.aligncenter, .wysiwyg-content figure.aligncenter {
  margin: auto;
}
.wysiwyg-content img.alignleft, .wysiwyg-content figure.alignleft {
  margin-right: auto;
}
.wysiwyg-content .wp-caption .wp-caption-text {
  text-align: center;
  font-size: 13px;
  padding: 5px;
  background: #DEDCDC;
  font-style: italic;
}
.hero {
  background: #0F5EA8;
  position: relative;
}
.hero.hero-home {
  padding-top: 100px;
  padding-bottom: 100px;
}
.hero.hero-cat-results {
  padding-top: 40px;
  padding-bottom: 40px;
}
.hero .bg-container {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.hero .bg-container img {
  object-fit: contain;
  object-position: right calc(100% - 200px);
  width: 100%;
  height: calc(100% + 200px);
  position: absolute;
}
.hero .hero-content {
  position: relative;
  z-index: 2;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.page-template-resultaten-overzicht-grf .hero .hero-content {
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
}
@media only screen and (max-width: 991px) {
  .hero .hero-content .col-8 {
    width: 100%;
  }
}
@media only screen and (max-width: 850px) {
  .hero .hero-content .col-6 {
    width: 100%;
  }
}
.hero .hero-content.hero-image .col-8 {
  width: 100%;
}
.hero .hero-content.hero-image .col-8 .hero-content-text {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  width: calc(100% / 12 * 8);
}
.hero .hero-content.hero-image .col-8 .hero-content-image {
  text-align: right;
  width: calc(100% / 12 * 4);
}
@media only screen and (max-width: 991px) {
  .page-template-resultaten-overzicht-grf .hero .hero-content .col-4 {
    width: 100%;
  }
}
.page-template-resultaten-overzicht-grf .hero .hero-content .col-4.txt-center {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.page-template-resultaten-overzicht-grf .hero .hero-content .col-4 h1 {
  text-align: left !important;
}
@media only screen and (max-width: 991px) {
  .page-template-resultaten-overzicht-grf .hero .hero-content .col-4 h1 {
    margin-bottom: 30px;
    text-align: center !important;
  }
}
.hero .hero-content .wysiwyg-content * {
  color: #fff;
}
.bottom-content {
  border-top: 1px solid #DEDCDC;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  .bottom-content .col-8 {
    width: 100%;
  }
}
.innerlinks .innerlinks-title {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  .innerlinks .innerlinks-title .col-8 {
    width: 100%;
  }
}
.innerlinks .innerlinks-title .col-8 h2 {
  text-align: center;
  width: 100%;
}
.innerlinks .innerlinks-title .col-8 h2 span {
  font-weight: 700;
}
.innerlinks .innerlinks-links .col-4 {
  margin-top: 50px;
}
@media only screen and (max-width: 850px) {
  .innerlinks .innerlinks-links .col-4 {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .innerlinks .innerlinks-links .col-4 {
    width: 100%;
  }
}
.innerlinks .innerlinks-links .col-4 ul {
  list-style: none;
}
.innerlinks .innerlinks-links .col-4 ul li:not(:first-of-type) {
  margin-top: 6px;
}
.innerlinks .innerlinks-links .col-4 ul li a {
  color: #D05700;
  text-decoration: underline;
  display: block;
}
.innerlinks .innerlinks-links .col-4 ul li a:hover {
  text-decoration: none;
}
.innerlinks > div li {
  list-style: none;
  padding: 3px 0;
}
.innerlinks > div li a {
  color: #D05700;
  text-decoration: underline;
}
.innerlinks > div li a:hover {
  text-decoration: none;
}
.pages-overview-container > .in-grid {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.pages-overview-container > .in-grid .col-8 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 991px) {
  .pages-overview-container > .in-grid .col-8 {
    width: 100%;
  }
}
.pages-overview-container > .in-grid .pages-overview-grid .pagina-object {
  padding: 2px;
}
@media only screen and (max-width: 850px) {
  .pages-overview-container > .in-grid .pages-overview-grid .pagina-object.col-6 {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) {
  .pages-overview-container > .in-grid .pages-overview-grid .pagina-object.col-3 {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .pages-overview-container > .in-grid .pages-overview-grid .pagina-object.col-3 {
    width: 100%;
  }
}
.pages-overview-container > .in-grid .pages-overview-grid .pagina-object.object-nmbr-4 .object-inner {
  background: rgba(15, 94, 168, 0.85);
}
.pages-overview-container > .in-grid .pages-overview-grid .pagina-object.object-nmbr-5 .object-inner {
  background: rgba(15, 94, 168, 0.65);
}
.pages-overview-container > .in-grid .pages-overview-grid .pagina-object.object-nmbr-6 .object-inner {
  background: rgba(15, 94, 168, 0.5);
}
.pages-overview-container > .in-grid .pages-overview-grid .pagina-object a {
  display: block;
  height: 100%;
  text-decoration: none;
}
.pages-overview-container > .in-grid .pages-overview-grid .pagina-object a:hover .arrow i {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  background: #fff;
  color: #0F5EA8;
}
.pages-overview-container > .in-grid .pages-overview-grid .pagina-object .object-inner {
  height: 100%;
  padding: 30px 30px 150px 30px;
  background: #0F5EA8;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .pages-overview-container > .in-grid .pages-overview-grid .pagina-object .object-inner {
    padding-bottom: 130px;
  }
}
@media only screen and (max-width: 850px) {
  .pages-overview-container > .in-grid .pages-overview-grid .pagina-object .object-inner {
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 600px) {
  .pages-overview-container > .in-grid .pages-overview-grid .pagina-object .object-inner {
    padding: 15px 15px 75px 15px;
  }
}
.pages-overview-container > .in-grid .pages-overview-grid .pagina-object .object-inner .bg-holder {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #0C3744;
}
.pages-overview-container > .in-grid .pages-overview-grid .pagina-object .object-inner .bg-holder img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
  opacity: 0.2;
}
.pages-overview-container > .in-grid .pages-overview-grid .pagina-object .object-inner .object-title {
  position: relative;
  z-index: 2;
}
.pages-overview-container > .in-grid .pages-overview-grid .pagina-object .object-inner .object-title h3 {
  color: #fff;
  margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
  .pages-overview-container > .in-grid .pages-overview-grid .pagina-object .object-inner .object-title h3 {
    font-size: 16px;
    font-weight: bold;
  }
}
.pages-overview-container > .in-grid .pages-overview-grid .pagina-object .object-inner .arrow {
  position: absolute;
  z-index: 2;
  bottom: 30px;
  right: 30px;
}
@media only screen and (max-width: 600px) {
  .pages-overview-container > .in-grid .pages-overview-grid .pagina-object .object-inner .arrow {
    bottom: 15px;
    right: 15px;
  }
}
.pages-overview-container > .in-grid .pages-overview-grid .pagina-object .object-inner .arrow i {
  display: block;
  border: 1px solid #fff;
  text-align: center;
  width: 30px;
  line-height: 28px;
  color: #fff;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.services-repeater .intro-row {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.services-repeater .intro-row .col-8 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 991px) {
  .services-repeater .intro-row .col-8 {
    width: 100%;
  }
}
.services-repeater .services-repeater-row {
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
}
.services-repeater .services-repeater-row .service-item:not(:nth-of-type(-n+4)) {
  margin-top: 30px;
}
@media only screen and (max-width: 991px) {
  .services-repeater .services-repeater-row .service-item {
    width: 50%;
  }
  .services-repeater .services-repeater-row .service-item:not(:nth-of-type(-n+2)) {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 540px) {
  .services-repeater .services-repeater-row .service-item {
    width: 100%;
  }
  .services-repeater .services-repeater-row .service-item:not(:first-of-type) {
    margin-top: 15px;
  }
}
.services-repeater .services-repeater-row .service-item a {
  display: block;
  height: 100%;
  text-decoration: none;
}
.services-repeater .services-repeater-row .service-item a:hover .col-inner {
  background: #D05700;
  border-color: #D05700;
}
.services-repeater .services-repeater-row .service-item a:hover .col-inner .icon i {
  color: #fff;
  border-color: #fff;
}
.services-repeater .services-repeater-row .service-item a:hover .col-inner .content span {
  color: #fff;
}
.services-repeater .services-repeater-row .service-item a:hover .col-inner .arrow i {
  border-color: #fff;
  background: #fff;
}
.services-repeater .services-repeater-row .service-item .col-inner {
  padding: 15px;
  background: #fff;
  border: 1px solid #DEDCDC;
  padding-bottom: 60px;
  height: 100%;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.services-repeater .services-repeater-row .service-item .col-inner .icon i {
  display: block;
  font-size: 28px;
  color: #0F5EA8;
  text-align: center;
  border-bottom: 1px solid #DEDCDC;
  padding-bottom: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.services-repeater .services-repeater-row .service-item .col-inner .content span {
  display: block;
  text-align: center;
  color: #575757;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.services-repeater .services-repeater-row .service-item .col-inner .content span.title {
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  color: #000;
}
.services-repeater .services-repeater-row .service-item .col-inner .content span.title:not(:last-of-type) {
  margin-bottom: 10px;
}
.services-repeater .services-repeater-row .service-item .col-inner .arrow {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 15px;
}
.services-repeater .services-repeater-row .service-item .col-inner .arrow i {
  display: block;
  width: 30px;
  line-height: 28px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #D05700;
  color: #D05700;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* ===============
   Elements
   =============== */
.btn-main {
  width: 100%;
}
.btn-main a {
  display: block;
  text-decoration: none;
  position: relative;
}
.btn-main.primary a {
  padding: 8px 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #D05700;
  background: #D05700;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.small.btn-main.primary a {
  padding: 3px 10px;
}
.btn-main.primary a:hover {
  background: rgba(208, 87, 0, 0.7);
}
.btn-main.primary.icon a {
  padding-right: 46px;
}
.btn-main.primary.icon a i {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn-main.secondary a {
  padding: 8px 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #D05700;
  color: #D05700;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-main.secondary a:hover {
  background: rgba(208, 87, 0, 0.7);
}
.btn-main.secondary.icon a {
  padding-right: 46px;
}
.btn-main.secondary.icon a i {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn-main.left {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
}
.btn-main.right {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}
.btn-main.center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.acf-map {
  border: none;
  height: 200px;
  margin: 0;
  width: 100%;
}
.acf-map img {
  max-width: inherit !important;
}
.img-container {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.img-container img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  width: 100%;
}
/** YouTube scalable proportions */
.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.iframe-container iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.icon-text span, .icon-text a {
  position: relative;
  padding-left: 25px;
  display: block;
}
.icon-text span i, .icon-text a i {
  position: absolute;
  left: 0;
  line-height: inherit;
  top: 0;
}
.bedrijf:not(:first-of-type) {
  margin-top: 25px;
}
.bedrijf.toppartner .inner {
  border: 3px solid #D05700;
}
@media only screen and (max-width: 640px) {
  .bedrijf.toppartner .inner {
    padding-top: 46px;
  }
}
.bedrijf .inner {
  border: 1px solid #DEDCDC;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.bedrijf .inner .inner-left .demographic, .bedrijf .inner .inner-top .demographic {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.bedrijf .inner .inner-left .demographic .logo-container, .bedrijf .inner .inner-top .demographic .logo-container {
  width: 140px;
  height: 60px;
  padding: 0 15px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .bedrijf .inner .inner-left .demographic .logo-container, .bedrijf .inner .inner-top .demographic .logo-container {
    width: 100px;
  }
}
.bedrijf .inner .inner-left .demographic .logo-container img, .bedrijf .inner .inner-top .demographic .logo-container img {
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
}
.bedrijf .inner .inner-left .demographic .title-reviews, .bedrijf .inner .inner-top .demographic .title-reviews {
  width: calc(100% - 140px);
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (max-width: 640px) {
  .bedrijf .inner .inner-left .demographic .title-reviews, .bedrijf .inner .inner-top .demographic .title-reviews {
    width: calc(100% - 100px);
  }
}
.bedrijf .inner .inner-left .demographic .title-reviews h3, .bedrijf .inner .inner-top .demographic .title-reviews h3 {
  font-weight: bold;
  margin-bottom: 0;
}
@media only screen and (max-width: 640px) {
  .bedrijf .inner .inner-left .demographic .title-reviews h3, .bedrijf .inner .inner-top .demographic .title-reviews h3 {
    font-size: 16px;
  }
}
.bedrijf .inner .inner-left .demographic .title-reviews .average-score a, .bedrijf .inner .inner-top .demographic .title-reviews .average-score a {
  text-decoration: none;
  font-size: 13px;
}
.bedrijf .inner .inner-left .demographic .title-reviews .average-score .star-rating i, .bedrijf .inner .inner-top .demographic .title-reviews .average-score .star-rating i {
  color: #E89900;
}
.bedrijf .inner .inner-left .demographic .title-reviews .average-score .txt-rating, .bedrijf .inner .inner-top .demographic .title-reviews .average-score .txt-rating {
  padding-left: 5px;
  color: #575757;
}
@media only screen and (max-width: 640px) {
  .bedrijf .inner .inner-left .demographic .title-reviews .average-score .txt-rating, .bedrijf .inner .inner-top .demographic .title-reviews .average-score .txt-rating {
    display: block;
  }
}
@media only screen and (max-width: 850px) {
  .bedrijf .inner .inner-top .demographic {
    width: calc(100% / 12 * 8);
  }
}
@media only screen and (max-width: 640px) {
  .bedrijf .inner .inner-top .demographic {
    width: 100%;
  }
}
.bedrijf .inner .inner-left ul.services, .bedrijf .inner .inner-bottom ul.services {
  margin-top: 12px;
  list-style: none;
}
.bedrijf .inner .inner-left ul.services li, .bedrijf .inner .inner-bottom ul.services li {
  width: calc(100% / 3);
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (max-width: 991px) {
  .bedrijf .inner .inner-left ul.services li, .bedrijf .inner .inner-bottom ul.services li {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .bedrijf .inner .inner-left ul.services li, .bedrijf .inner .inner-bottom ul.services li {
    width: 100%;
  }
}
.bedrijf .inner .inner-left ul.services li span, .bedrijf .inner .inner-bottom ul.services li span {
  display: block;
  border-bottom: 1px dotted #DEDCDC;
  padding-top: 3px;
  padding-left: 25px;
  position: relative;
}
.bedrijf .inner .inner-left ul.services li span:before, .bedrijf .inner .inner-bottom ul.services li span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  color: #000;
  font-weight: bold;
  line-height: inherit;
  font-size: 13px;
}
.bedrijf .inner .summary {
  margin-top: 12px;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (max-width: 850px) {
  .bedrijf .inner .inner-left {
    width: calc(100% / 12 * 8);
  }
}
@media only screen and (max-width: 640px) {
  .bedrijf .inner .inner-left {
    width: 100%;
  }
}
.bedrijf .inner .ctas, .bedrijf .inner .inner-right {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (max-width: 850px) {
  .bedrijf .inner .ctas, .bedrijf .inner .inner-right {
    width: calc(100% / 12 * 4);
  }
}
@media only screen and (max-width: 640px) {
  .bedrijf .inner .ctas, .bedrijf .inner .inner-right {
    width: 100%;
    margin-top: 30px;
  }
}
.bedrijf .inner .ctas > div, .bedrijf .inner .inner-right > div {
  width: 100%;
}
.bedrijf .inner .ctas .label, .bedrijf .inner .inner-right .label {
  text-align: right;
  margin-bottom: 15px;
}
@media only screen and (max-width: 640px) {
  .bedrijf .inner .ctas .label, .bedrijf .inner .inner-right .label {
    width: auto;
    position: absolute;
    left: 15px;
    top: 10px;
    margin-bottom: 0;
  }
}
.bedrijf .inner .ctas .label span, .bedrijf .inner .inner-right .label span {
  display: inline-block;
  color: #fff;
  padding: 0 8px;
  background: #0F5EA8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  .bedrijf .inner .ctas .label span, .bedrijf .inner .inner-right .label span {
    display: block;
  }
}
.bedrijf .inner .ctas .btn-main, .bedrijf .inner .inner-right .btn-main {
  display: block;
}
.bedrijf .inner .ctas .btn-main:not(:last-child), .bedrijf .inner .inner-right .btn-main:not(:last-child) {
  margin-bottom: 10px;
}
.bedrijf .inner .ctas {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}
@media only screen and (max-width: 768px) {
  .bedrijf .inner .ctas {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    margin-top: 30px;
  }
}
.bedrijf .inner .ctas > div {
  width: auto;
}
.bedrijf .inner .ctas > div.label {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .bedrijf .inner .ctas > div.label {
    text-align: right;
    margin-bottom: 15px;
    width: auto;
    position: absolute;
    left: 15px;
    top: 10px;
    margin-bottom: 0;
  }
}
.bedrijf .inner .ctas > div.btn-main.primary {
  margin-left: 10px;
}
@media only screen and (max-width: 768px) {
  .bedrijf .inner .ctas > div.btn-main.primary {
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .bedrijf.sf-filter.toppartner .inner {
    padding-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .bedrijf.sf-filter .inner .inner-top .demographic {
    margin-top: 46px;
    width: 100%;
  }
}
.item-container {
  margin-bottom: 15px;
}
.footer.item-container {
  border-top: 1px solid #DEDCDC;
  margin: 30px 0;
  padding-top: 30px;
}
.item-container .item-heading {
  width: 100%;
}
.item-container .profile-image {
  background: #DEDCDC;
  border: 1px solid #C2C2C2;
  position: relative;
}
.item-container .profile-image .img-container {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  overflow: hidden;
}
.item-container .profile-image .img-container img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.header.item-container .profile-image .img-container img {
  border-radius: 130px;
  -webkit-border-radius: 130px;
  -moz-border-radius: 130px;
  -ms-border-radius: 130px;
  -o-border-radius: 130px;
  border-radius: 130px;
}
.footer.item-container .profile-image .img-container img {
  border-radius: 200px;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -ms-border-radius: 200px;
  -o-border-radius: 200px;
  border-radius: 200px;
}
.header.item-container .profile-image {
  border-radius: 130px;
  -webkit-border-radius: 130px;
  -moz-border-radius: 130px;
  -ms-border-radius: 130px;
  -o-border-radius: 130px;
  border-radius: 130px;
  height: 65px;
  width: 65px;
}
.footer.item-container .profile-image {
  border-radius: 200px;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -ms-border-radius: 200px;
  -o-border-radius: 200px;
  border-radius: 200px;
  height: 100px;
  width: 100px;
}
.item-container .profile-data {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  padding-left: 15px;
}
.item-container .profile-data .name {
  color: #000000;
  font-weight: 700;
  margin-bottom: 10px;
}
.header.item-container .profile-data .name {
  margin-bottom: -20px;
}
.item-container .profile-data .profile-link {
  margin-top: 10px;
  width: 100%;
}
.header.item-container .profile-data {
  width: calc(100% - 65px);
}
.footer.item-container .profile-data {
  width: calc(100% - 100px);
}
.item-container .socialmedia {
  list-style: none;
  width: 100%;
  margin-top: 20px;
}
.item-container .socialmedia li {
  font-size: 20px;
  padding: 0 3px;
}
.item-container .socialmedia li:first-child {
  padding-left: 0;
}
.item-container .socialmedia li:last-child {
  padding-right: 0;
}
.item-container .socialmedia li.sm-email a {
  color: #BDBDBD;
}
.item-container .socialmedia li.sm-facebook a {
  color: #3B5998;
}
.item-container .socialmedia li.sm-linkedin a {
  color: #0E76A8;
}
.item-container .socialmedia li.sm-instagram a {
  color: #DD2A7B;
}
.item-container .socialmedia li.sm-twitter a {
  color: #1DA1F2;
}
.item-container .socialmedia li.sm-youtube a {
  color: #FF0000;
}
.item-container .post-date {
  font-size: 13px;
}
/*--------------------------------------------------------------
# Posts
--------------------------------------------------------------*/
/* ===============
   Posts
   =============== */
@media only screen and (max-width: 991px) {
  .object-1-main .object-main {
    width: 100%;
  }
}
.object-1-main .object-main .object-title {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #DEDCDC;
}
.object-1-main .object-main .object-title .object-logo {
  width: 65px;
  height: 65px;
  padding: 8px;
  border: 1px solid #DEDCDC;
  margin-right: 15px;
}
.object-1-main .object-main .object-title .object-logo img {
  object-position: center;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.object-1-main .object-main .object-title h1 {
  width: calc(100% - 80px);
  font-weight: bold;
  margin-bottom: 0;
}
.object-1-main .object-main .object-title h1 span {
  font-weight: normal;
}
.object-1-main .object-main .object-slider {
  margin-top: 30px;
}
.object-1-main .object-main .object-cases {
  margin-top: 30px;
  padding: 20px;
  background: rgba(15, 94, 168, 0.05);
}
@media only screen and (max-width: 600px) {
  .object-1-main .object-main .object-cases {
    padding: 10px;
  }
}
.object-1-main .object-main .object-cases .case:not(:first-child) {
  margin-top: 10px;
}
.object-1-main .object-main .object-cases .case .case-inner {
  background: #fff;
  padding: 15px;
}
.object-1-main .object-main .object-cases .case .case-inner .case-title-row {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.object-1-main .object-main .object-cases .case .case-inner .case-title-row .case-logo {
  width: 50px;
  height: 50px;
  margin-right: 15px;
}
@media only screen and (max-width: 480px) {
  .object-1-main .object-main .object-cases .case .case-inner .case-title-row .case-logo {
    width: calc(50% - 15px);
    margin-right: 5px;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1;
  }
}
.object-1-main .object-main .object-cases .case .case-inner .case-title-row .case-logo img {
  object-position: center;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.object-1-main .object-main .object-cases .case .case-inner .case-title-row .case-title {
  width: calc(100% - 120px);
}
@media only screen and (max-width: 480px) {
  .object-1-main .object-main .object-cases .case .case-inner .case-title-row .case-title {
    width: 100%;
    -webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3;
    -o-order: 3;
    order: 3;
    margin-top: 15px;
  }
}
.object-1-main .object-main .object-cases .case .case-inner .case-title-row .case-title h3 {
  font-weight: bold;
  margin-bottom: 0;
}
.object-1-main .object-main .object-cases .case .case-inner .case-title-row .case-label {
  width: 50px;
  margin-left: 5px;
  text-align: right;
}
@media only screen and (max-width: 480px) {
  .object-1-main .object-main .object-cases .case .case-inner .case-title-row .case-label {
    width: 50%;
    margin-left: 0;
    padding-left: 5px;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    order: 2;
    text-align: center;
  }
}
.object-1-main .object-main .object-cases .case .case-inner .case-title-row .case-label span {
  display: inline-block;
  padding: 3px 8px;
  text-transform: uppercase;
  color: #fff;
  background: #0F5EA8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.object-1-main .object-main .object-cases .case .case-inner .case-content {
  margin-top: 30px;
}
.object-1-main .object-main .review-comments {
  padding: 20px;
  background: rgba(15, 94, 168, 0.05);
  margin-top: 30px;
}
@media only screen and (max-width: 600px) {
  .object-1-main .object-main .review-comments {
    padding: 10px;
  }
}
.object-1-main .object-main .review-comments .comment-list {
  list-style: none;
}
.object-1-main .object-main .review-comments .comment-list .comment {
  background: #fff;
  padding: 15px;
}

.object-1-main .object-main .review-comments .comment-list .children {
  list-style: none;
  background-color: #fff;
  padding-left: 30px;
}

/* .object-1-main .object-main .review-comments .comment-list .children .comment {
  padding-left: 45px;
} */

.object-1-main .object-main .review-comments .comment-list .comment:not(:first-of-type) {
  margin-top: 10px;
}
.object-1-main .object-main .review-comments .comment-list .comment h4.comment-title, .object-1-main .object-main .review-comments .comment-list .comment .post-nav > a .post-nav-content .nav-content .comment-title.post-title, .post-nav > a .post-nav-content .nav-content .object-1-main .object-main .review-comments .comment-list .comment .comment-title.post-title {
  margin-bottom: 0;
}
.object-1-main .object-main .review-comments .comment-list .comment .comment-data {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
.object-1-main .object-main .review-comments .comment-list .comment .comment-data a {
  text-decoration: none;
  color: #000;
}
.object-1-main .object-main .review-comments .comment-list .comment .comment-data a:hover {
  text-decoration: underline;
}
.object-1-main .object-main .review-comments .comment-list .comment .comment-data span {
  color: #000;
  line-height: 1.2;
  margin-top: 3px;
  margin-right: 5px;
  position: relative;
  padding-left: 10px;
}
.object-1-main .object-main .review-comments .comment-list .comment .comment-data span:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background: #C2C2C2;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.object-1-main .object-main .review-comments .comment-list .comment .comment-data span.comment-metadata {
  width: 100%;
  color: #C2C2C2;
  margin-right: 0;
  padding-left: 0;
}
.object-1-main .object-main .review-comments .comment-list .comment .comment-data span.comment-metadata:before {
  content: none;
}
.object-1-main .object-main .review-comments ul.comment-rating-wrapper {
  list-style: none;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.object-1-main .object-main .review-comments ul.comment-rating-wrapper li {
  margin-top: 10px;
}
@media only screen and (max-width: 480px) {
  .object-1-main .object-main .review-comments ul.comment-rating-wrapper li {
    width: 100%;
  }
}
.object-1-main .object-main .review-comments ul.comment-rating-wrapper li:not(:last-child) {
  padding-right: 20px;
}
.object-1-main .object-main .review-comments ul.comment-rating-wrapper li span {
  display: block;
}
.object-1-main .object-main .review-comments ul.comment-rating-wrapper li span.rating-name {
  font-weight: bold;
  color: #000;
}
.object-1-main .object-main .review-comments ul.comment-rating-wrapper li span.comment-rating .fas {
  color: #E89900;
}
.object-1-main .object-main .review-comments ul.comment-rating-wrapper li span.comment-rating .far {
  color: #C2C2C2;
}
.object-1-main .object-main .review-comments .wysiwyg-content {
  margin-top: 15px;
}
.object-1-main .object-main .review-comments .comment-respond {
  margin-top: 30px;
}
.object-1-main .object-main .review-comments .comment-respond .comment-form {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
.object-1-main .object-main .review-comments .comment-respond .comment-form > p {
  margin-bottom: 0;
}
.object-1-main .object-main .review-comments .comment-respond .comment-form label {
  font-weight: bold;
  color: #000;
}
.object-1-main .object-main .review-comments .comment-respond .comment-form .required {
  color: #790000;
}
.object-1-main .object-main .review-comments .comment-respond .comment-form .comment-form-author, .object-1-main .object-main .review-comments .comment-respond .comment-form .comment-form-email {
  width: 50%;
  padding-right: 10px;
  margin-top: 15px;
}
@media only screen and (max-width: 600px) {
  .object-1-main .object-main .review-comments .comment-respond .comment-form .comment-form-author, .object-1-main .object-main .review-comments .comment-respond .comment-form .comment-form-email {
    width: 100%;
    padding-right: 0;
  }
}
.object-1-main .object-main .review-comments .comment-respond .comment-form .comment-form-email {
  padding-right: 0;
  width: 100%;
}
.object-1-main .object-main .review-comments .comment-respond .comment-form .comment-form-company, .object-1-main .object-main .review-comments .comment-respond .comment-form .comment-form-url {
  width: 50%;
  padding-left: 10px;
  margin-top: 15px;
}
@media only screen and (max-width: 600px) {
  .object-1-main .object-main .review-comments .comment-respond .comment-form .comment-form-company, .object-1-main .object-main .review-comments .comment-respond .comment-form .comment-form-url {
    width: 100%;
    padding-left: 0;
  }
}
.object-1-main .object-main .review-comments .comment-respond .comment-form .comment-form-title {
  width: 100%;
  padding-top: 20px;
  margin-top: 30px;
  border-top: 1px solid #DEDCDC;
}
.object-1-main .object-main .review-comments .comment-respond .comment-form ul.comment-rating-wrapper {
  margin-top: 15px;
  width: 100%;
}
.object-1-main .object-main .review-comments .comment-respond .comment-form .comment-form-comment {
  width: 100%;
  margin-top: 15px;
}
.object-1-main .object-main .review-comments .comment-respond .comment-form .form-submit {
  width: 100%;
  margin-top: 15px;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}
.object-1-main .object-main .review-comments .comment-respond .comment-form .form-submit .submit {
  background: #D05700;
  padding: 8px 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #D05700;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.object-1-main .object-main .review-comments .comment-respond .comment-form .form-submit .submit:hover {
  background: rgba(208, 87, 0, 0.7);
}
.object-1-main .object-main .object-final-cta {
  margin-top: 15px;
}
.object-1-main .object-main .object-final-cta .wysiwyg-content span {
  display: block;
  font-weight: bold;
  color: #000;
}
.object-1-main .object-main .object-final-cta .btn-main {
  margin-top: 15px;
}
@media only screen and (max-width: 991px) {
  .object-1-main .object-side {
    width: 100%;
    margin-top: 50px;
  }
}
.object-1-main .object-side .side-inner {
  padding: 20px;
  border: 1px solid #DEDCDC;
  background: #fff;
}
.object-1-main .object-side .side-inner .side-element:not(:first-child) {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #DEDCDC;
}
.object-1-main .object-side .side-inner .side-element span.side-title {
  font-weight: bold;
  display: block;
}
.object-1-main .object-side .side-inner .side-element span.text-item {
  display: block;
}
.object-1-main .object-side .side-inner .side-element span.list-item {
  display: block;
  padding-left: 25px;
  position: relative;
}
.object-1-main .object-side .side-inner .side-element span.list-item:not(:last-child) {
  margin-bottom: 3px;
}
.object-1-main .object-side .side-inner .side-element span.list-item i {
  color: #000;
  line-height: inherit;
  position: absolute;
  left: 0;
  top: 0;
}
.object-1-main .object-side .side-inner .btn-main {
  display: block;
}
.object-1-main .object-side .side-inner .company-rating a {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  text-decoration: none;
}
.object-1-main .object-side .side-inner .company-rating a:hover span:not(.star-rating) {
  color: #0F5EA8 !important;
}
.object-1-main .object-side .side-inner .company-rating a span {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.object-1-main .object-side .side-inner .company-rating a .score {
  margin-right: 8px;
}
.object-1-main .object-side .side-inner .company-rating a .score span {
  font-size: 50px;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  color: #000;
  display: block;
}
.object-1-main .object-side .side-inner .company-rating a .stars > span {
  display: block;
  color: #575757;
}
.object-1-main .object-side .side-inner .company-rating a .stars > span.star-rating {
  color: #E89900;
}
.object-1-main .object-side .side-inner .socials {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.object-1-main .object-side .side-inner .socials a {
  text-decoration: none;
  margin: 2px;
}
.object-1-main .object-side .side-inner .socials a i {
  display: block;
  text-align: center;
  width: 40px;
  line-height: 40px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.object-1-main .object-side .side-inner .socials a i.fa-facebook-f {
  background: #3B5998;
}
.object-1-main .object-side .side-inner .socials a i.fa-twitter {
  background: #1DA1F2;
}
.object-1-main .object-side .side-inner .socials a i.fa-instagram {
  background: #DD2A7B;
}
.object-1-main .object-side .side-inner .socials a i.fa-linkedin-in {
  background: #0E76A8;
}
.post-nav {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #DEDCDC;
}
.post-nav > a {
  width: 50%;
  text-decoration: none;
  color: #575757;
}
@media only screen and (max-width: 640px) {
  .post-nav > a {
    width: 100%;
    border: 1px solid #DEDCDC;
    margin-top: 15px;
  }
}
.post-nav > a .post-nav-content .nav-prev, .post-nav > a .post-nav-content .nav-next {
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  -o-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.post-nav > a .post-nav-content .nav-next {
  text-align: right;
  padding-left: 15px;
}
.post-nav > a .post-nav-content .nav-prev {
  padding-right: 15px;
}
.post-nav > a .post-nav-content .nav-thumbnail {
  height: 75px;
  position: relative;
  width: 75px;
}
.post-nav > a .post-nav-content .nav-thumbnail .fas {
  color: #ffffff;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 9999;
}
.post-nav > a .post-nav-content .nav-thumbnail .thumbnail-overlay {
  background-color: #D05700;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.post-nav > a .post-nav-content .nav-content {
  padding: 15px;
  width: calc(100% - 75px);
}
@media only screen and (max-width: 640px) {
  .post-nav > a .post-nav-content .nav-content {
    padding: 10px;
  }
}
.post-nav > a .post-nav-content .nav-content .meta-nav {
  display: block;
}
.post-nav > a .post-nav-content .nav-content .post-title {
  color: #D05700;
}
.post-nav > a .post-nav-content:hover .fas {
  opacity: 1;
}
.post-nav > a .post-nav-content:hover .thumbnail-overlay {
  opacity: 0.7;
}
.post-nav.no-image .nav-content {
  width: 100% !important;
}
@media only screen and (max-width: 1130px) {
  .blog-single .col-8 {
    width: calc((100% / 12 ) * 7);
  }
}
@media only screen and (max-width: 991px) {
  .blog-single .col-8 {
    width: 100%;
  }
}
@media only screen and (max-width: 1130px) {
  .blog-single .col-4 {
    width: calc((100% / 12 ) * 5);
  }
}
@media only screen and (max-width: 991px) {
  .blog-single .col-4 {
    margin-top: 50px;
    width: 100%;
  }
}
.blog-single .title {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #DEDCDC;
}
.blog-single .title h1 {
  margin-bottom: 0px;
}
.blog-single .title h1 span {
  font-weight: bold;
}
.blog-single .thumbnail {
  position: relative;
  height: 400px;
  margin-bottom: 30px;
}
.blog-single .thumbnail .img-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  overflow: hidden;
}
.blog-single .thumbnail .img-holder img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.sidebar .widget {
  border: 1px solid #DEDCDC;
  margin-top: 30px;
  padding: 20px;
}
.sidebar .widget:first-child {
  margin-top: 0;
}
.sidebar .widget h3 {
  border-bottom: 1px dashed #DEDCDC;
  padding-bottom: 15px;
}
.sidebar .widget h3 span {
  font-weight: 700;
}
.sidebar .widget .bedrijf .inner, .sidebar .widget .related-posts .inner {
  border-bottom: 1px solid #DEDCDC;
  border-style: none none solid none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 15px 0;
}
.sidebar .widget .bedrijf .inner .logo-container, .sidebar .widget .related-posts .inner .logo-container {
  width: 60px;
}
.sidebar .widget .bedrijf .inner .logo-container img, .sidebar .widget .related-posts .inner .logo-container img {
  border: 1px solid #DEDCDC;
  display: block;
}
.sidebar .widget .bedrijf .inner .title-posts, .sidebar .widget .related-posts .inner .title-posts {
  width: calc(100% - 60px);
}
.sidebar .widget .bedrijf .inner .title-reviews, .sidebar .widget .related-posts .inner .title-reviews {
  width: calc(100% - 170px);
}
.sidebar .widget .bedrijf .inner .title-posts, .sidebar .widget .bedrijf .inner .title-reviews, .sidebar .widget .related-posts .inner .title-posts, .sidebar .widget .related-posts .inner .title-reviews {
  padding-left: 10px;
}
.sidebar .widget .bedrijf .inner .title-posts h4, .sidebar .widget .bedrijf .inner .title-posts .post-nav > a .post-nav-content .nav-content .post-title, .post-nav > a .post-nav-content .nav-content .sidebar .widget .bedrijf .inner .title-posts .post-title, .sidebar .widget .bedrijf .inner .title-reviews h4, .sidebar .widget .bedrijf .inner .title-reviews .post-nav > a .post-nav-content .nav-content .post-title, .post-nav > a .post-nav-content .nav-content .sidebar .widget .bedrijf .inner .title-reviews .post-title, .sidebar .widget .related-posts .inner .title-posts h4, .sidebar .widget .related-posts .inner .title-posts .post-nav > a .post-nav-content .nav-content .post-title, .post-nav > a .post-nav-content .nav-content .sidebar .widget .related-posts .inner .title-posts .post-title, .sidebar .widget .related-posts .inner .title-reviews h4, .sidebar .widget .related-posts .inner .title-reviews .post-nav > a .post-nav-content .nav-content .post-title, .post-nav > a .post-nav-content .nav-content .sidebar .widget .related-posts .inner .title-reviews .post-title {
  margin-bottom: 0;
}
.sidebar .widget .bedrijf .inner .title-posts .average-score a, .sidebar .widget .bedrijf .inner .title-reviews .average-score a, .sidebar .widget .related-posts .inner .title-posts .average-score a, .sidebar .widget .related-posts .inner .title-reviews .average-score a {
  text-decoration: none;
  font-size: 13px;
}
.sidebar .widget .bedrijf .inner .title-posts .average-score .star-rating i, .sidebar .widget .bedrijf .inner .title-reviews .average-score .star-rating i, .sidebar .widget .related-posts .inner .title-posts .average-score .star-rating i, .sidebar .widget .related-posts .inner .title-reviews .average-score .star-rating i {
  color: #E89900;
}
.sidebar .widget .bedrijf .inner .title-posts .average-score .txt-rating, .sidebar .widget .bedrijf .inner .title-reviews .average-score .txt-rating, .sidebar .widget .related-posts .inner .title-posts .average-score .txt-rating, .sidebar .widget .related-posts .inner .title-reviews .average-score .txt-rating {
  color: #575757;
  display: block;
  margin-top: -8px;
}
@media only screen and (max-width: 640px) {
  .sidebar .widget .bedrijf .inner .title-posts .average-score .txt-rating, .sidebar .widget .bedrijf .inner .title-reviews .average-score .txt-rating, .sidebar .widget .related-posts .inner .title-posts .average-score .txt-rating, .sidebar .widget .related-posts .inner .title-reviews .average-score .txt-rating {
    display: block;
  }
}
.sidebar .widget .bedrijf .inner .btn-group, .sidebar .widget .related-posts .inner .btn-group {
  text-align: right;
  width: 110px;
}
.sidebar .widget .bedrijf .inner a, .sidebar .widget .related-posts .inner a {
  font-size: 13px;
}
.sidebar .widget .bedrijf .inner a.profile-link, .sidebar .widget .related-posts .inner a.profile-link {
  color: #575757;
}
.sidebar .widget .bedrijf .inner a i, .sidebar .widget .related-posts .inner a i {
  font-size: 13px;
}
.sidebar .widget .bedrijf:last-child .inner, .sidebar .widget .related-posts:last-child .inner {
  border: none;
  padding-bottom: 0;
}
.single-authors .author.profile {
  margin-bottom: 30px;
}
.single-authors .author.profile .profile-image {
  background: #DEDCDC;
  border: 1px solid #C2C2C2;
  border-radius: 200px;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -ms-border-radius: 200px;
  -o-border-radius: 200px;
  border-radius: 200px;
  height: 100px;
  position: relative;
  width: 100px;
}
.single-authors .author.profile .profile-image .img-container {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  overflow: hidden;
}
.single-authors .author.profile .profile-image .img-container img {
  border-radius: 200px;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -ms-border-radius: 200px;
  -o-border-radius: 200px;
  border-radius: 200px;
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.single-authors .author.profile .profile-data {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  padding-left: 15px;
  width: calc(100% - 100px);
}
.single-authors .author.profile .profile-data .name {
  color: #000000;
  font-weight: 700;
}
.single-authors .author.profile .profile-data .name .company {
  margin-top: -15px;
}
.single-authors .socialmedia {
  list-style: none;
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.single-authors .socialmedia li {
  font-size: 20px;
  padding: 0 3px;
}
.single-authors .socialmedia li:first-child {
  padding-left: 0;
}
.single-authors .socialmedia li:last-child {
  padding-right: 0;
}
.single-authors .socialmedia li.sm-email a {
  color: #BDBDBD;
}
.single-authors .socialmedia li.sm-facebook a {
  color: #3B5998;
}
.single-authors .socialmedia li.sm-linkedin a {
  color: #0E76A8;
}
.single-authors .socialmedia li.sm-instagram a {
  color: #DD2A7B;
}
.single-authors .socialmedia li.sm-twitter a {
  color: #1DA1F2;
}
.single-authors .socialmedia li.sm-youtube a {
  color: #FF0000;
}
.single-authors .articles h2 {
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
/*--------------------------------------------------------------
# Queries & Archives
--------------------------------------------------------------*/
.query-container .query-item {
  padding: 0 15px;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  width: calc(100% / 3);
  margin-top: 30px;
}
.query-container .query-item:nth-child(-n+3) {
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  .query-container .query-item {
    width: 50%;
    margin-top: 30px;
  }
  .query-container .query-item:nth-child(-n+3) {
    margin-top: 30px;
  }
  .query-container .query-item:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media only screen and (max-width: 600px) {
  .query-container .query-item {
    width: 100%;
  }
  .query-container .query-item:nth-child(-n+2) {
    margin-top: 30px;
  }
  .query-container .query-item:first-of-type {
    margin-top: 0;
  }
}
.query-container .query-item > a {
  text-decoration: none;
  color: #333333;
}
.query-container .query-item > a:hover .qi-inner .post-title {
  color: #D05700;
}
.query-container .query-item > a:hover .qi-inner .arrow i {
  border-color: #D05700;
  background: #D05700;
  color: #fff;
}
.query-container .query-item .qi-inner {
  border: 1px solid #DEDCDC;
  height: 100%;
  position: relative;
  padding-bottom: 60px;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.query-container .query-item .qi-inner .qi-thumb {
  height: 185px;
  overflow: hidden;
  position: relative;
}
.query-container .query-item .qi-inner .qi-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.query-container .query-item .qi-inner .qi-thumb .post-categories {
  position: absolute;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  bottom: 15px;
  left: 13px;
}
.query-container .query-item .qi-inner .qi-thumb .post-categories .post-category {
  padding: 5px 10px;
  margin: 2px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
}
.query-container .query-item .qi-inner .qi-content {
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -o-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 15px;
}
.query-container .query-item .qi-inner .post-title {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  color: #000;
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
}
.query-container .query-item .qi-inner .post-date {
  font-size: 13px;
  display: block;
}
.query-container .query-item .qi-inner .post-excerpt {
  margin-top: 15px;
}
.query-container .query-item .qi-inner .post-excerpt p {
  margin-bottom: 0 !important;
}
.query-container .query-item .qi-inner .arrow {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 15px;
}
.query-container .query-item .qi-inner .arrow i {
  display: block;
  width: 30px;
  line-height: 28px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #D05700;
  color: #D05700;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.results-container .pagination, .navigation .pagination {
  margin-top: 30px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  width: 100%;
}
.results-container .pagination span, .results-container .pagination a, .navigation .pagination span, .navigation .pagination a {
  width: 35px;
  line-height: 33px;
  text-align: center;
  border: 1px solid #575757;
  text-decoration: none;
  color: #575757;
  margin: 2px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.results-container .pagination a:hover, .navigation .pagination a:hover {
  background: #575757;
  color: #fff;
}
.results-container .pagination span, .navigation .pagination span {
  border-color: #C2C2C2;
  color: #C2C2C2;
}
.results-container .results-inactive {
  width: 100%;
}
.archive article {
  margin-bottom: 30px;
}
.archive article:first-of-type {
  margin-top: 15px;
}
.archive article h1 {
  font-size: 16px;
  margin-bottom: 0;
}
.archive article .entry-content {
  border-bottom: 1px solid #C2C2C2;
  padding-bottom: 15px;
}
.archive article .entry-content p {
  margin-bottom: 0;
}
.results-active {
  padding-left: 15px;
  padding-right: 15px;
  width: calc(100% / 12 * 9);
}
@media only screen and (max-width: 991px) {
  .results-active {
    width: 100%;
  }
}
.cc-filter {
  width: calc(100% / 12 * 3);
}
@media only screen and (max-width: 991px) {
  .cc-filter {
    margin-bottom: 30px;
    width: 100%;
  }
}
.cc-filter .title-filter {
  border: 1px solid #575757;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #575757;
  cursor: pointer;
  display: none;
  padding: 8px 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cc-filter .title-filter i.fas {
  float: right;
  padding-right: 15px;
}
@media only screen and (max-width: 991px) {
  .cc-filter .title-filter {
    display: block;
  }
}
.cc-filter .content-filter .searchandfilter > ul {
  border: 1px solid #DEDCDC;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 10px 20px;
}
@media only screen and (max-width: 991px) {
  .cc-filter .content-filter .searchandfilter > ul {
    border-top: none;
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
  }
}
.cc-filter .content-filter .searchandfilter > ul > li:not(:last-child) {
  border-bottom: 1px solid #DEDCDC;
  padding: 20px 0;
}
.cc-filter .content-filter .searchandfilter > ul > li h4, .cc-filter .content-filter .searchandfilter > ul > li .post-nav > a .post-nav-content .nav-content .post-title, .post-nav > a .post-nav-content .nav-content .cc-filter .content-filter .searchandfilter > ul > li .post-title {
  font-weight: 700;
}
.cc-filter .content-filter .searchandfilter > ul > li > ul > li {
  position: relative;
}
.cc-filter .content-filter .searchandfilter > ul > li > ul > li input[type="checkbox"] {
  position: absolute;
  top: 10px;
}
.cc-filter .content-filter .searchandfilter > ul > li > ul > li label {
  padding-left: 20px;
}
.cc-filter .content-filter .searchandfilter > ul > li a {
  padding-right: 20px;
  position: relative;
}
.cc-filter .content-filter .searchandfilter > ul > li a i {
  position: absolute;
  right: 3px;
  top: 1px;
}
.cc-filter .content-filter .searchandfilter > ul > li a.toggle-open i {
  top: 8px;
}
/*--------------------------------------------------------------
# Slick Sliders
--------------------------------------------------------------*/
/* ===============
Slick Slider
=============== */
/**
 * 1.0 - Base slider
 * 1.1 - Base slider adjustments
 *
 * 2.1 - Nav arrows
 * 2.2 - Nav dots
 */
/** 1.0 - Base slider */
.logo-slider, .impressie-slider {
  overflow: hidden;
  position: relative;
  padding-left: 25px;
  padding-right: 25px;
}
.logo-slider .logo-slides, .logo-slider .impressie-slides, .impressie-slider .logo-slides, .impressie-slider .impressie-slides {
  display: block;
  position: relative;
  z-index: 2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.logo-slider .logo-slides .slick-list, .logo-slider .impressie-slides .slick-list, .impressie-slider .logo-slides .slick-list, .impressie-slider .impressie-slides .slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  max-height: 100%;
  padding: 0;
  position: relative;
}
.logo-slider .logo-slides .slick-list:focus, .logo-slider .impressie-slides .slick-list:focus, .impressie-slider .logo-slides .slick-list:focus, .impressie-slider .impressie-slides .slick-list:focus {
  outline: none;
}
.logo-slider .logo-slides .slick-list.dragging, .logo-slider .impressie-slides .slick-list.dragging, .impressie-slider .logo-slides .slick-list.dragging, .impressie-slider .impressie-slides .slick-list.dragging {
  cursor: hand;
  cursor: pointer;
}
.logo-slider .logo-slides .slick-list .slick-track, .logo-slider .impressie-slides .slick-list .slick-track, .impressie-slider .logo-slides .slick-list .slick-track, .impressie-slider .impressie-slides .slick-list .slick-track {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-height: 100%;
  position: relative;
  top: 0;
}
.logo-slider .logo-slides .slick-list .slick-track:before, .logo-slider .logo-slides .slick-list .slick-track:after, .logo-slider .impressie-slides .slick-list .slick-track:before, .logo-slider .impressie-slides .slick-list .slick-track:after, .impressie-slider .logo-slides .slick-list .slick-track:before, .impressie-slider .logo-slides .slick-list .slick-track:after, .impressie-slider .impressie-slides .slick-list .slick-track:before, .impressie-slider .impressie-slides .slick-list .slick-track:after {
  content: "";
  display: table;
}
.logo-slider .logo-slides .slick-list .slick-track:after, .logo-slider .impressie-slides .slick-list .slick-track:after, .impressie-slider .logo-slides .slick-list .slick-track:after, .impressie-slider .impressie-slides .slick-list .slick-track:after {
  clear: both;
}
.logo-slider .logo-slides .slick-list .slick-track .slick-slide, .logo-slider .impressie-slides .slick-list .slick-track .slick-slide, .impressie-slider .logo-slides .slick-list .slick-track .slick-slide, .impressie-slider .impressie-slides .slick-list .slick-track .slick-slide {
  height: 100%;
  overflow: hidden;
  padding: 2px;
}
.logo-slider .logo-slides .slick-list .slick-track .slick-slide .slide, .logo-slider .impressie-slides .slick-list .slick-track .slick-slide .slide, .impressie-slider .logo-slides .slick-list .slick-track .slick-slide .slide, .impressie-slider .impressie-slides .slick-list .slick-track .slick-slide .slide {
  display: block !important;
}
.logo-slider .logo-slides .slick-list .slick-track .slick-slide .slide-bg, .logo-slider .impressie-slides .slick-list .slick-track .slick-slide .slide-bg, .impressie-slider .logo-slides .slick-list .slick-track .slick-slide .slide-bg, .impressie-slider .impressie-slides .slick-list .slick-track .slick-slide .slide-bg {
  height: 220px;
  overflow: hidden;
  position: relative;
}
.logo-slider .logo-slides .slick-list .slick-track .slick-slide .slide-bg:hover img, .logo-slider .impressie-slides .slick-list .slick-track .slick-slide .slide-bg:hover img, .impressie-slider .logo-slides .slick-list .slick-track .slick-slide .slide-bg:hover img, .impressie-slider .impressie-slides .slick-list .slick-track .slick-slide .slide-bg:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.logo-slider .logo-slides .slick-list .slick-track .slick-slide .slide-bg img, .logo-slider .impressie-slides .slick-list .slick-track .slick-slide .slide-bg img, .impressie-slider .logo-slides .slick-list .slick-track .slick-slide .slide-bg img, .impressie-slider .impressie-slides .slick-list .slick-track .slick-slide .slide-bg img {
  position: absolute;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.logo-slider .arrows, .impressie-slider .arrows {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
.logo-slider .arrows .slick-arrow, .impressie-slider .arrows .slick-arrow {
  position: absolute;
  height: calc(100% - 4px);
  width: 20px;
  top: 2px;
  cursor: pointer;
  background: rgba(51, 51, 51, 0.7);
}
.logo-slider .arrows .slick-arrow i, .impressie-slider .arrows .slick-arrow i {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.logo-slider .arrows .slick-prev, .impressie-slider .arrows .slick-prev {
  left: 0;
}
.logo-slider .arrows .slick-next, .impressie-slider .arrows .slick-next {
  right: 0;
}
/** END - BASIC STYLING */
/** 1.1 - Base slider adjustments */
.bf-slider .slide-bg {
  position: relative;
  height: 500px;
  overflow: hidden;
}
.bf-slider .slide-bg img {
  object-fit: cover;
  object-position: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
/** 2.1 - Nav arrows */
.bf-slider {
  position: relative;
}
.bf-slider:hover .slick-arrow {
  opacity: 1;
}
.bf-slider .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 30px;
  line-height: 30px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  background: rgba(51, 51, 51, 0.8);
  color: #fff;
  cursor: pointer;
  z-index: 2;
}
@media only screen and (max-width: 640px) {
  .bf-slider .slick-arrow {
    opacity: 1;
  }
}
.bf-slider .slick-arrow:hover {
  background: #333333;
}
.bf-slider .slick-arrow.slick-prev {
  left: 15px;
}
.bf-slider .slick-arrow.slick-next {
  right: 15px;
}
/** 2.2 - Nav dots */
.slider-dots .slick-dots {
  list-style: none;
  position: relative;
}
.slider-dots .slick-dots > li {
  cursor: pointer;
}
.logo-slider {
  padding-left: 30px;
  padding-right: 30px;
}
.logo-slider .logo-slides .slick-list .slick-track .slick-slide .slide .slide-bg {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  background: #fff;
  border: 1px solid #C2C2C2;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.logo-slider .logo-slides .slick-list .slick-track .slick-slide .slide .slide-bg:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.logo-slider .logo-slides .slick-list .slick-track .slick-slide .slide .slide-bg img {
  height: auto;
  width: 120px;
}
.logo-slider .arrows .slick-arrow {
  background: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 30px;
}
.logo-slider .arrows .slick-arrow:hover i {
  background-color: #575757;
  color: #fff;
}
.logo-slider .arrows .slick-arrow i {
  border: 1px solid #575757;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  color: #575757;
  height: 30px;
  width: 30px;
}
.logo-slider .arrows .slick-arrow i:before {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/*--------------------------------------------------------------
# Fancybox
--------------------------------------------------------------*/
/* ===============
   Fancybox
   =============== */
/** Fancybox */
.fancybox-container {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  /* Navigation arrows */
  /* Buttons */
}
.fancybox-container .fancybox-bg {
  background: #000;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.fancybox-is-open.fancybox-container .fancybox-bg {
  opacity: 0.7;
}
.fancybox-container .fancybox-outer, .fancybox-container .fancybox-inner, .fancybox-container .fancybox-bg, .fancybox-container .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-container .fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-container .fancybox-infobar, .fancybox-container .fancybox-toolbar, .fancybox-container .fancybox-caption, .fancybox-container .fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease;
  -moz-transition: opacity 0.25s ease, visibility 0.25s ease;
  -ms-transition: opacity 0.25s ease, visibility 0.25s ease;
  -o-transition: opacity 0.25s ease, visibility 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  visibility: hidden;
  z-index: 99997;
}
@media only screen and (max-width: 768px) {
  .fancybox-container .fancybox-infobar, .fancybox-container .fancybox-toolbar, .fancybox-container .fancybox-caption, .fancybox-container .fancybox-navigation .fancybox-button {
    opacity: 1 !important;
    visibility: visible !important;
  }
}
.fancybox-container.fancybox-show-infobar .fancybox-infobar, .fancybox-container.fancybox-show-toolbar .fancybox-toolbar, .fancybox-container.fancybox-show-caption .fancybox-caption, .fancybox-container.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease;
  -moz-transition: opacity 0.25s ease, visibility 0.25s ease;
  -ms-transition: opacity 0.25s ease, visibility 0.25s ease;
  -o-transition: opacity 0.25s ease, visibility 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  visibility: visible;
}
.fancybox-container .fancybox-infobar {
  color: #fff;
  font-size: 16px;
  height: 44px;
  left: 0;
  padding: 0 10px;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 44px;
}
.fancybox-container .fancybox-toolbar {
  right: 0;
  top: 0;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
.fancybox-container .fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 60px;
  opacity: 0;
  padding: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 60px;
}
.fancybox-container .fancybox-navigation .fancybox-button > div {
  padding: 5px;
}
.fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_left {
  left: 0;
}
.fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right {
  right: 0;
}
.fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_left:hover, .fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right:hover {
  background-color: transparent;
  color: #fff;
}
.fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_left:hover > div, .fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right:hover > div {
  background-color: #DEDCDC;
}
.fancybox-container .fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-container .fancybox-stage {
  overflow: hidden;
}
.fancybox-container .fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-is-sliding.fancybox-container .fancybox-slide {
  display: block;
}
.fancybox-container .fancybox-slide .fancybox-content {
  display: block;
  margin: 0;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
  /* Fix iOS */
}
.fancybox-container .fancybox-slide .fancybox-content .fancybox-image, .fancybox-container .fancybox-slide .fancybox-content .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-container .fancybox-slide .fancybox-content .fancybox-spaceball {
  z-index: 1;
}
.fancybox-container .fancybox-slide .fancybox-content .fancybox-video, .fancybox-container .fancybox-slide .fancybox-content .fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-container .fancybox-slide .fancybox-content .fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-container .fancybox-slide.fancybox-slide--previous, .fancybox-container .fancybox-slide.fancybox-slide--current, .fancybox-container .fancybox-slide.fancybox-slide--next {
  display: block;
}
.fancybox-container .fancybox-slide.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-container .fancybox-slide.fancybox-slide--image:before {
  display: none;
}
@media only screen and (max-width: 600px) {
  .fancybox-container .fancybox-slide.fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-container .fancybox-slide.fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
}
.fancybox-container .fancybox-slide.fancybox-slide--image .fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-container .fancybox-slide.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-container .fancybox-slide.fancybox-slide--html {
  padding: 6px;
}
.fancybox-container .fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #DEDCDC;
  cursor: pointer;
  display: block;
  height: 44px;
  margin: 0;
  padding: 10px;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  width: 44px;
  /* Fix IE11 */
}
.fancybox-container .fancybox-button:visited, .fancybox-container .fancybox-button:link {
  color: #575757;
}
.fancybox-container .fancybox-button:hover {
  background-color: #DEDCDC;
  color: #fff;
}
.fancybox-container .fancybox-button:focus {
  outline: none;
}
.fancybox-container .fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-container .fancybox-button:disabled, .fancybox-container .fancybox-button:disabled:hover {
  background-color: rgba(30, 30, 30, 0.3) !important;
  color: #888 !important;
  cursor: default;
  outline: none;
}
.fancybox-container .fancybox-button:disabled > div, .fancybox-container .fancybox-button:disabled:hover > div {
  background-color: transparent !important;
}
.fancybox-container .fancybox-button div {
  height: 100%;
}
.fancybox-container .fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  width: 100%;
}
.fancybox-container .fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-container .fancybox-button.fancybox-button--play svg:nth-child(2), .fancybox-container .fancybox-button.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}
.fancybox-container .fancybox-button.fancybox-button--pause svg:nth-child(1), .fancybox-container .fancybox-button.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content, .fancybox-can-pan .fancybox-content {
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}
.fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--iframe .fancybox-content {
  background: #000;
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
.fancybox-progress {
  background: #DEDCDC;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  -moz-transform-origin: 0;
  -ms-transform-origin: 0;
  -o-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
  z-index: 99998;
}
/**
 * Close button on the top right corner of html content
 */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #575757;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
@media only screen and (max-width: 600px) {
  .fancybox-close-small {
    right: -6px;
  }
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
/* Caption */
/**
 * Loading indicator
 */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/**
 *Transition effects
 */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -moz-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -ms-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  -moz-transform: scale3d(1.5, 1.5, 1.5);
  -ms-transform: scale3d(1.5, 1.5, 1.5);
  -o-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  -moz-transform: scale3d(0.5, 0.5, 0.5);
  -ms-transform: scale3d(0.5, 0.5, 0.5);
  -o-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: 1, 1, 1;
  -moz-transform: 1, 1, 1;
  -ms-transform: 1, 1, 1;
  -o-transform: 1, 1, 1;
  transform: 1, 1, 1;
}
/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -moz-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  -o-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  -moz-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  -ms-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  -o-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  -moz-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  -ms-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  -o-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
