/* 
Theme Name: Alles Over websites
Version: 1.0
Author: Danny van der Meijden - dannyvdm.nl
Author URI: http://www.dannyvdm.nl
*/
@import url("bootstrap-css/bootstrap.min.css");
@import url("bootstrap-css/bootstrap-theme.min.css");
@import url("fontawesome/css/all.min.css");
/********************************************************
Reset
********************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  /*font-family: inherit;
  font-size: 100%;*/
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */ }

*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background: #fff; }

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

ol, ul {
  /*list-style: none;*/ }

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

a img {
  border: 0; }

/********************************************************
COLORS
********************************************************/
/********************************************************
MIXINS
********************************************************/
@font-face {
  font-family: "Inter-SemiBold";
  src: url("fonts/Inter-SemiBold.eot");
  src: url("fonts/Inter-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/Inter-SemiBold.woff2") format("woff2"), url("fonts/Inter-SemiBold.woff") format("woff"), url("fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "Inter-Regular";
  src: url("fonts/Inter-Regular.eot");
  src: url("fonts/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Inter-Regular.woff2") format("woff2"), url("fonts/Inter-Regular.woff") format("woff"), url("fonts/Inter-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "Inter-Italic";
  src: url("fonts/Inter-Italic.eot");
  src: url("fonts/Inter-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/Inter-Italic.woff2") format("woff2"), url("fonts/Inter-Italic.woff") format("woff"), url("fonts/Inter-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "Inter-SemiBoldItalic";
  src: url("fonts/Inter-SemiBoldItalic.eot");
  src: url("fonts/Inter-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Inter-SemiBoldItalic.woff2") format("woff2"), url("fonts/Inter-SemiBoldItalic.woff") format("woff"), url("fonts/Inter-SemiBoldItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: "Inter-Light";
  src: url("fonts/Inter-Light.eot");
  src: url("fonts/Inter-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Inter-Light.woff2") format("woff2"), url("fonts/Inter-Light.woff") format("woff"), url("fonts/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: "Inter-LightItalic";
  src: url("fonts/Inter-LightItalic.eot");
  src: url("fonts/Inter-LightItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Inter-LightItalic.woff2") format("woff2"), url("fonts/Inter-LightItalic.woff") format("woff"), url("fonts/Inter-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'HammersmithOne Regular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("HammersmithOne-Regular"), url("fonts/HammersmithOne-Regular.woff") format("woff"), url("fonts/HammersmithOne-Regular.woff2") format("woff2"), url("fonts/HammersmithOne-Regular.svg#HammersmithOne-Regular") format("svg"); }
body, html {
  background-color: #FFFFFF;
  color: #445454;
  font-size: 18px;
  line-height: 28px;
  font-family: "Inter-Regular";
  font-weight: 400;
  /*overflow-x: hidden;*/ }

body.scrolled {
  padding-top: 141px; }

strong {
  font-family: "Inter-SemiBold";
  font-weight: 500; }

em {
  font-style: italic !important; }

h1 {
  font-family: "Inter-SemiBold";
  font-weight: 500;
  font-size: 40px;
  line-height: 40px; }
  h1 strong {
    font-family: "Inter-SemiBold";
    font-weight: 500; }

h2 {
  font-family: "Inter-Light";
  font-weight: 300;
  font-size: 28px;
  line-height: 30px; }
  h2 strong {
    font-family: "Inter-SemiBold";
    font-weight: 500; }

h3 {
  font-family: "Inter-Light";
  font-weight: 300;
  font-size: 24px;
  line-height: 26px; }
  h3 strong {
    font-family: "Inter-SemiBold";
    font-weight: 500; }

h4 {
  font-family: "Inter-Light";
  font-weight: 300;
  font-size: 20px;
  line-height: 20px; }
  h4 strong {
    font-family: "Inter-SemiBold";
    font-weight: 500; }

.clear {
  clear: both; }

.container {
  width: 1478px;
  margin: 0 auto; }

.wrapper {
  width: 100%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 40px; }

.entry-content p, .entry-content ul, .entry-content ol {
  margin-bottom: 20px; }
.entry-content ul, .entry-content ol {
  margin-left: 18px;
  margin-bottom: 20px; }
.entry-content a {
  text-decoration: underline;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .entry-content a:hover {
    text-decoration: none;
    color: #445454; }

.entry-image {
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .entry-image img {
    max-width: 100%;
    height: auto; }

.entry-button a, .entry-buttons a {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 36px;
  line-height: 20px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  font-family: "Inter-SemiBold";
  font-weight: 500;
  font-size: 16px; }
  .entry-button a.internal, .entry-buttons a.internal {
    background: #17A2B8;
    color: #FFFFFF;
    border: 3px solid #17A2B8;
    padding-right: 60px;
    position: relative; }
    .entry-button a.internal:hover, .entry-buttons a.internal:hover {
      background: transparent;
      color: #17A2B8; }
    .entry-button a.internal:after, .entry-buttons a.internal:after {
      content: "\f054";
      font-family: 'Font Awesome 6 free';
      font-weight: 900;
      position: absolute;
      right: 36px;
      top: 28%; }
  .entry-button a.external, .entry-buttons a.external {
    background: transparent;
    border: 3px solid #F9B000;
    color: #F9B000; }
    .entry-button a.external:hover, .entry-buttons a.external:hover {
      background: #F9B000;
      color: #FFFFFF; }

textarea:focus, input:focus {
  outline: none; }

input[type=text], input[type=submit], input[type=button], textarea, button {
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

::selection {
  background: #17A2B8;
  color: #FFFFFF;
  /* WebKit/Blink Browsers */ }

::-moz-selection {
  background: #17A2B8;
  color: #FFFFFF;
  /* Gecko Browsers */ }

.sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 90px !important; }

.sticky-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/********************************************************
MAX-WIDTH: 1500
********************************************************/
@media only screen and (max-width: 1500px) {
  .container {
    width: 1118px; } }
/********************************************************
MAX-WIDTH: 1148
********************************************************/
@media only screen and (max-width: 1148px) {
  .container {
    width: 728px; } }
/********************************************************
MAX-WIDTH: 767
********************************************************/
@media only screen and (max-width: 767px) {
  body, html {
    font-size: 16px;
    line-height: 26px; }

  body.scrolled {
    padding-top: 101px; }

  .wrapper {
    padding-left: 15px;
    padding-right: 15px; }

  .container {
    width: 100%; }

  h1 {
    font-size: 30px;
    line-height: 30px; }

  h2 {
    font-size: 22px;
    line-height: 22px; }

  h3 {
    font-size: 18px;
    line-height: 18px; }

  h4 {
    font-size: 16px;
    line-height: 16px; }

  .entry-button a, .entry-buttons a {
    padding: 12px 15px; } }
/********************************************************
MAX-WIDTH: 551
********************************************************/
@media only screen and (max-width: 551px) {
  body, html {
    font-size: 15px;
    line-height: 25px; }

  body.scrolled {
    padding-top: 101px; }

  .container {
    width: 100%; }

  h1 {
    font-size: 25px;
    line-height: 25px; }

  h2 {
    font-size: 20px;
    line-height: 20px; }

  h3 {
    font-size: 16px;
    line-height: 16px; }

  h4 {
    font-size: 15px;
    line-height: 16px; }

  .entry-button a, .entry-buttons a {
    font-size: 15px; } }
#mainheader {
  border-bottom: 1px solid #A9BEBD; }
  #mainheader .header-top {
    padding-top: 25px;
    padding-bottom: 25px; }
    #mainheader .header-top .container {
      display: flex;
      align-items: center; }
      #mainheader .header-top .container .logo img {
        max-width: 300px;
        max-height: 90px;
        width: auto;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        opacity: 1; }
        #mainheader .header-top .container .logo img.desktop {
          display: inherit; }
        #mainheader .header-top .container .logo img.mobile {
          display: none; }
      #mainheader .header-top .container .logo.hidelogo img {
        opacity: 0; }
      #mainheader .header-top .container .navigation {
        margin-left: auto; }
        #mainheader .header-top .container .navigation .mainmenu ul {
          list-style: none;
          margin: 0;
          padding: 0;
          display: flex; }
          #mainheader .header-top .container .navigation .mainmenu ul li {
            position: relative;
            margin-right: 30px; }
            #mainheader .header-top .container .navigation .mainmenu ul li a {
              color: #445454;
              font-family: 'HammersmithOne Regular';
              text-transform: uppercase;
              text-decoration: none;
              line-height: 20px;
              font-size: 13px;
              display: inline-block;
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out; }
              #mainheader .header-top .container .navigation .mainmenu ul li a:hover {
                color: #F9B000; }
            #mainheader .header-top .container .navigation .mainmenu ul li ul.sub-menu {
              display: none;
              position: absolute;
              top: 100%;
              left: 0;
              background: #fafafa;
              box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
              padding: 15px 0;
              min-width: 200px;
              z-index: 1000;
              opacity: 0;
              visibility: hidden;
              transform: translateY(10px);
              transition: all 0.3s ease; }
              #mainheader .header-top .container .navigation .mainmenu ul li ul.sub-menu li {
                margin: 0; }
                #mainheader .header-top .container .navigation .mainmenu ul li ul.sub-menu li a {
                  padding: 10px 20px;
                  display: block;
                  color: #445454;
                  text-decoration: none;
                  -webkit-transition: all 0.3s ease-in-out;
                  -moz-transition: all 0.3s ease-in-out;
                  -ms-transition: all 0.3s ease-in-out;
                  -o-transition: all 0.3s ease-in-out;
                  transition: all 0.3s ease-in-out;
                  font-family: "Inter-Regular";
                  font-weight: 400; }
                  #mainheader .header-top .container .navigation .mainmenu ul li ul.sub-menu li a:hover {
                    color: #F9B000; }
            #mainheader .header-top .container .navigation .mainmenu ul li.menu-item-has-children:after {
              content: "\f078";
              font-family: 'Font Awesome 6 free';
              font-weight: 900;
              padding-left: 5px;
              font-size: 10px; }
            #mainheader .header-top .container .navigation .mainmenu ul li:hover ul.sub-menu {
              display: block;
              opacity: 1;
              visibility: visible;
              transform: translateY(0); }
            #mainheader .header-top .container .navigation .mainmenu ul li.countries ul.sub-menu {
              columns: 2;
              -webkit-columns: 2;
              -moz-columns: 2;
              min-width: 250px; }
        #mainheader .header-top .container .navigation #mobile-nav-icon {
          float: right;
          padding-left: 50px;
          display: none;
          position: relative;
          z-index: 100; }
          #mainheader .header-top .container .navigation #mobile-nav-icon .menu-text {
            float: left;
            padding-right: 5px;
            text-align: right;
            padding-top: 8px; }
            #mainheader .header-top .container .navigation #mobile-nav-icon .menu-text span {
              text-transform: uppercase;
              display: block;
              font-family: "Inter-Regular";
              font-weight: 400;
              font-size: 12px;
              line-height: 15px; }
              #mainheader .header-top .container .navigation #mobile-nav-icon .menu-text span.close {
                display: none; }
          #mainheader .header-top .container .navigation #mobile-nav-icon .menu-icon {
            float: right;
            position: relative;
            z-index: 7;
            width: 45px;
            height: 45px; }
            #mainheader .header-top .container .navigation #mobile-nav-icon .menu-icon .menu-icon-svg {
              background-color: transparent;
              border: none;
              cursor: pointer;
              padding: 0;
              border: 0;
              -webkit-border-radius: 44px;
              -moz-border-radius: 44px;
              -ms-border-radius: 44px;
              -o-border-radius: 44px;
              border-radius: 44px;
              width: 45px;
              height: 45px;
              text-align: center;
              position: absolute;
              z-index: 300; }
              #mainheader .header-top .container .navigation #mobile-nav-icon .menu-icon .menu-icon-svg svg {
                width: 40px;
                height: 40px;
                margin-top: 2px; }
              #mainheader .header-top .container .navigation #mobile-nav-icon .menu-icon .menu-icon-svg .line {
                fill: none;
                stroke: #000000;
                stroke-width: 6;
                transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1); }
              #mainheader .header-top .container .navigation #mobile-nav-icon .menu-icon .menu-icon-svg .line1 {
                stroke-dasharray: 60 207;
                stroke-width: 6; }
              #mainheader .header-top .container .navigation #mobile-nav-icon .menu-icon .menu-icon-svg .line2 {
                stroke-dasharray: 60 60;
                stroke-width: 6; }
              #mainheader .header-top .container .navigation #mobile-nav-icon .menu-icon .menu-icon-svg .line3 {
                stroke-dasharray: 60 207;
                stroke-width: 6; }
              #mainheader .header-top .container .navigation #mobile-nav-icon .menu-icon .menu-icon-svg.opened .line1 {
                stroke-dasharray: 90 207;
                stroke-dashoffset: -134;
                stroke-width: 6; }
              #mainheader .header-top .container .navigation #mobile-nav-icon .menu-icon .menu-icon-svg.opened .line2 {
                stroke-dasharray: 1 60;
                stroke-dashoffset: -30;
                stroke-width: 6; }
              #mainheader .header-top .container .navigation #mobile-nav-icon .menu-icon .menu-icon-svg.opened .line3 {
                stroke-dasharray: 90 207;
                stroke-dashoffset: -134;
                stroke-width: 6; }
  #mainheader.fixed {
    position: fixed;
    z-index: 5;
    width: 100%;
    height: 80px;
    top: 0;
    background-color: #FFFFFF;
    animation-duration: 2s;
    animation-name: headerfixed; }
    #mainheader.fixed .header-top {
      padding-top: 15px;
      padding-bottom: 15px; }
      #mainheader.fixed .header-top .container .logo img {
        max-height: 50px; }

@keyframes headerfixed {
  from {
    margin-top: -80px; }
  to {
    margin-top: 0px; } }
.responsive-menu::-webkit-scrollbar {
  display: none; }

/* Hide scrollbar for IE, Edge and Firefox */
.responsive-menu {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */ }

.responsive-menu {
  display: none;
  position: fixed;
  padding: 0;
  top: 0;
  right: -300px;
  bottom: 0;
  width: 300px;
  height: 100%;
  z-index: 10;
  overflow-y: scroll;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /*
  .responsive-menu-logo {position: fixed; top: 15px; left: -285px; z-index: 3; background-color: $white; @include transitionall;
  	img {max-height: 100px;}
  }
  .responsive-menu-close {position: fixed; z-index: 3; top: 170px; left: -218px; background-color: $secondary; @include boxsizing; padding: 5px 10px; color: $white; width: 82px; font-size: 14px; line-height: 14px; @include font-bold; @include transitionall;
  	i {padding-left: 5px; font-size: 14px; line-height: 14px;}
  	&:hover {cursor: pointer;}
  }
  */ }
  .responsive-menu #search {
    position: relative;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 130px 15px 30px 15px; }
    .responsive-menu #search input[type=text] {
      border: 0;
      border-bottom: 1px solid #445454;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 10px 0;
      width: 100%;
      font-size: 16px;
      background: transparent; }
      .responsive-menu #search input[type=text]:focus {
        border-bottom: 1px solid #17A2B8; }
    .responsive-menu #search ::-webkit-input-placeholder {
      color: #445454;
      font-style: italic; }
    .responsive-menu #search ::-moz-placeholder {
      color: #445454;
      font-style: italic; }
    .responsive-menu #search :-ms-input-placeholder {
      color: #445454;
      font-style: italic; }
    .responsive-menu #search input:-moz-placeholder {
      color: #445454;
      font-style: italic; }
    .responsive-menu #search input[type=button], .responsive-menu #search input[type=submit] {
      display: none; }
  .responsive-menu nav {
    margin-bottom: 0px;
    padding-left: 15px;
    padding-bottom: 20px; }
    .responsive-menu nav ul {
      margin: 0;
      padding: 0; }
      .responsive-menu nav ul li {
        list-style-type: none;
        position: relative; }
        .responsive-menu nav ul li a {
          color: #445454;
          font-family: 'HammersmithOne Regular';
          text-transform: uppercase;
          text-decoration: none;
          line-height: 20px;
          font-size: 13px;
          display: inline-block;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          padding: 7px 0; }
          .responsive-menu nav ul li a:hover {
            color: #F9B000; }
        .responsive-menu nav ul li.menu-item-has-children span.chevron:after {
          content: "\f067";
          font-family: 'Font Awesome 6 free';
          font-weight: 900;
          position: absolute;
          right: 0px;
          top: 0;
          z-index: 2;
          line-height: 38px;
          padding-right: 20px;
          color: #445454; }
        .responsive-menu nav ul li.menu-item-has-children span.chevron:hover {
          cursor: pointer; }
          .responsive-menu nav ul li.menu-item-has-children span.chevron:hover:after {
            color: #F9B000; }
        .responsive-menu nav ul li.menu-item-has-children ul.sub-menu {
          padding-left: 10px;
          padding-right: 30px;
          height: 0;
          max-height: 0;
          overflow: hidden; }
          .responsive-menu nav ul li.menu-item-has-children ul.sub-menu li span.chevron {
            display: none; }
        .responsive-menu nav ul li.opened span.chevron:after {
          content: "\f068"; }
        .responsive-menu nav ul li.opened ul.sub-menu {
          height: auto;
          max-height: 1000000px;
          margin-top: 15px;
          margin-bottom: 15px; }
        .responsive-menu nav ul li.current-menu-item ul.sub-menu li a, .responsive-menu nav ul li.current-page-parent ul.sub-menu li a {
          color: #445454; }
  .responsive-menu.nav-open {
    right: 0;
    display: inherit; }
    .responsive-menu.nav-open:before {
      left: 0; }
    .responsive-menu.nav-open .responsive-menu-logo {
      left: 15px; }
    .responsive-menu.nav-open .responsive-menu-close {
      left: 218px; }

/********************************************************
MAX-WIDTH: 1500
********************************************************/
@media only screen and (max-width: 1500px) {
  .responsive-menu {
    display: inherit; }

  #mainheader .wrapper .navigation .mainmenu {
    display: none; }
  #mainheader .wrapper .navigation #mobile-nav-icon {
    display: inherit; } }
/********************************************************
MAX-WIDTH: 1148
********************************************************/
@media only screen and (max-width: 1148px) {
  #mainheader .header-top .container .navigation .mainmenu {
    display: none; }
  #mainheader .header-top .container .navigation #mobile-nav-icon {
    display: inherit; }
  #mainheader .wrapper .navigation .search {
    display: inherit; } }
/********************************************************
MAX-WIDTH: 767
********************************************************/
@media only screen and (max-width: 767px) {
  .responsive-menu .responsive-menu-logo img {
    max-height: 50px; }

  #mainheader .wrapper {
    padding-top: 15px;
    padding-bottom: 15px; }
    #mainheader .wrapper .logo img {
      max-height: 50px; }
    #mainheader .wrapper .navigation {
      padding-top: 8px; }
      #mainheader .wrapper .navigation #mobile-nav-icon {
        padding-right: 0px; }
      #mainheader .wrapper .navigation .menu {
        display: none; }
      #mainheader .wrapper .navigation .search {
        padding-left: 25px; }
  #mainheader.fixed .wrapper .navigation {
    padding-top: 2px; } }
/********************************************************
MAX-WIDTH: 551
********************************************************/
@media only screen and (max-width: 551px) {
  #mainheader .header-top {
    flex-wrap: wrap; }
    #mainheader .header-top .container .navigation {
      float: none;
      margin-left: auto; }
      #mainheader .header-top .container .navigation #mobile-nav-icon {
        padding-right: 0px;
        padding-left: 20px; }
        #mainheader .header-top .container .navigation #mobile-nav-icon .menu-text {
          display: none; }
      #mainheader .header-top .container .navigation .search .ajax-search {
        display: none !important; }
    #mainheader .header-top .container .mobile-search {
      height: 0;
      max-height: 0;
      overflow: hidden;
      display: inherit; }
      #mainheader .header-top .container .mobile-search .asl_w_container {
        padding-top: 10px; }
      #mainheader .header-top .container .mobile-search.opened {
        height: auto;
        max-height: 1000000px; } }
/********************************************************
MAX-WIDTH: 400
********************************************************/
@media only screen and (max-width: 400px) {
  #mainheader .header-top .container .navigation #mobile-nav-icon {
    padding-right: 0px;
    padding-left: 20px; }
    #mainheader .header-top .container .navigation #mobile-nav-icon .menu-text {
      display: none; }
  #mainheader .header-top .container .navigation .search {
    padding-left: 0; } }
#content {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 68px;
  padding-bottom: 50px; }
  #content .flex {
    display: flex;
    flex-wrap: nowrap; }
    #content .flex .sidebar {
      width: 360px;
      flex-shrink: 0; }
      #content .flex .sidebar.sidebar-left {
        padding-right: 75px;
        float: left; }
        #content .flex .sidebar.sidebar-left .sidebar-left-close {
          position: absolute;
          right: 0;
          background-color: #F9B000;
          -ms-box-sizing: border-box;
          -o-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          padding: 5px 10px;
          color: #FFFFFF;
          margin-top: -25px;
          font-size: 14px;
          line-height: 14px;
          font-family: "Inter-SemiBold";
          font-weight: 500;
          display: none; }
          #content .flex .sidebar.sidebar-left .sidebar-left-close i {
            padding-left: 5px;
            font-size: 14px;
            line-height: 14px; }
          #content .flex .sidebar.sidebar-left .sidebar-left-close:hover {
            cursor: pointer; }
      #content .flex .sidebar.sidebar-right {
        padding-left: 75px;
        float: right; }
      #content .flex .sidebar .search {
        margin-bottom: 20px;
        position: relative;
        z-index: 1; }
        #content .flex .sidebar .search #ajaxsearchlite1 .probox {
          background-image: none;
          background-color: #f1f1f1;
          height: 42px;
          width: -webkit-calc(100% - 2px);
          width: -moz-calc(100% - 2px);
          width: calc(100% - 2px);
          border: 1px solid #A9BEBD; }
          #content .flex .sidebar .search #ajaxsearchlite1 .probox .promagnifier {
            background-image: none;
            height: 42px;
            width: 42px;
            background-color: #f1f1f1; }
            #content .flex .sidebar .search #ajaxsearchlite1 .probox .promagnifier .innericon svg {
              fill: #445454; }
          #content .flex .sidebar .search #ajaxsearchlite1 .probox .proinput input {
            height: 42px;
            color: #445454 !important; }
            #content .flex .sidebar .search #ajaxsearchlite1 .probox .proinput input.autocomplete {
              display: none; }
          #content .flex .sidebar .search #ajaxsearchlite1 .probox .proinput ::-webkit-input-placeholder {
            color: #445454 !important;
            font-style: italic; }
          #content .flex .sidebar .search #ajaxsearchlite1 .probox .proinput ::-moz-placeholder {
            color: #445454 !important;
            font-style: italic; }
          #content .flex .sidebar .search #ajaxsearchlite1 .probox .proinput :-ms-input-placeholder {
            color: #445454 !important;
            font-style: italic; }
          #content .flex .sidebar .search #ajaxsearchlite1 .probox .proinput input:-moz-placeholder {
            color: #445454 !important;
            font-style: italic; }
      #content .flex .sidebar .alfabet {
        margin-bottom: 20px;
        text-align: center; }
        #content .flex .sidebar .alfabet p {
          margin-bottom: 10px;
          color: #17A2B8;
          font-family: "Inter-Regular";
          font-weight: 400; }
        #content .flex .sidebar .alfabet .letter {
          display: inline-block;
          margin: 0 2px 4px 2px; }
          #content .flex .sidebar .alfabet .letter a {
            width: 35px;
            height: 35px;
            line-height: 35px;
            color: #FFFFFF;
            text-decoration: none;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            -ms-border-radius: 100%;
            -o-border-radius: 100%;
            border-radius: 100%;
            background-color: #17A2B8;
            display: block; }
      #content .flex .sidebar .short {
        margin-bottom: 30px;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px;
        border: 1px solid #A9BEBD;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px; }
        #content .flex .sidebar .short p {
          margin-bottom: 10px;
          color: #17A2B8;
          font-family: "Inter-Regular";
          font-weight: 400; }
        #content .flex .sidebar .short table {
          font-size: 16px;
          line-height: 26px;
          margin-bottom: 15px; }
          #content .flex .sidebar .short table tr td:first-child {
            padding-right: 15px; }
          #content .flex .sidebar .short table tr td i {
            font-size: 14px; }
            #content .flex .sidebar .short table tr td i.fa-xmark {
              color: #a42418; }
            #content .flex .sidebar .short table tr td i.fa-star, #content .flex .sidebar .short table tr td i.fa-star-half {
              color: #ffd700; }
        #content .flex .sidebar .short a {
          line-height: 18px;
          color: #445454;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          font-size: 16px;
          display: inline-block;
          font-family: "Inter-Regular";
          font-weight: 400; }
          #content .flex .sidebar .short a:hover {
            text-decoration: underline; }
      #content .flex .sidebar .sidebar-block {
        margin-bottom: 20px;
        border: 1px solid #A9BEBD;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px; }
        #content .flex .sidebar .sidebar-block .block-inner {
          -ms-box-sizing: border-box;
          -o-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          padding: 30px 0 0 30px; }
          #content .flex .sidebar .sidebar-block .block-inner .entry-title {
            margin-bottom: 10px; }
            #content .flex .sidebar .sidebar-block .block-inner .entry-title h3, #content .flex .sidebar .sidebar-block .block-inner .entry-title h4 {
              color: #17A2B8;
              font-family: "Inter-Regular";
              font-weight: 400; }
            #content .flex .sidebar .sidebar-block .block-inner .entry-title h4 {
              font-size: 18px; }
          #content .flex .sidebar .sidebar-block .block-inner .entry-list {
            margin: 0 0 20px 0;
            padding: 0; }
            #content .flex .sidebar .sidebar-block .block-inner .entry-list ul li {
              list-style-type: none;
              border-bottom: 1px solid #A9BEBD;
              padding-top: 10px;
              padding-bottom: 10px;
              padding-right: 10px; }
              #content .flex .sidebar .sidebar-block .block-inner .entry-list ul li a {
                line-height: 18px;
                color: #445454;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
                font-size: 16px;
                display: inline-block;
                font-family: "Inter-Regular";
                font-weight: 400; }
                #content .flex .sidebar .sidebar-block .block-inner .entry-list ul li a:hover {
                  color: #F9B000; }
            #content .flex .sidebar .sidebar-block .block-inner .entry-list ol {
              list-style: none;
              counter-reset: item; }
              #content .flex .sidebar .sidebar-block .block-inner .entry-list ol li {
                counter-increment: item;
                border-bottom: 1px solid #A9BEBD;
                padding-top: 10px;
                padding-bottom: 10px;
                padding-left: 23px;
                padding-right: 10px;
                position: relative; }
                #content .flex .sidebar .sidebar-block .block-inner .entry-list ol li:before {
                  content: counter(item);
                  color: #F9B000;
                  text-align: left;
                  position: absolute;
                  left: 0;
                  top: 10px;
                  font-family: "Inter-SemiBold";
                  font-weight: 500; }
                #content .flex .sidebar .sidebar-block .block-inner .entry-list ol li a {
                  line-height: 18px;
                  color: #445454;
                  -webkit-transition: all 0.3s ease-in-out;
                  -moz-transition: all 0.3s ease-in-out;
                  -ms-transition: all 0.3s ease-in-out;
                  -o-transition: all 0.3s ease-in-out;
                  transition: all 0.3s ease-in-out;
                  font-size: 16px;
                  display: inline-block;
                  font-family: "Inter-Regular";
                  font-weight: 400; }
                  #content .flex .sidebar .sidebar-block .block-inner .entry-list ol li a:hover {
                    color: #F9B000; }
          #content .flex .sidebar .sidebar-block .block-inner .entry-more {
            font-family: "Inter-SemiBold";
            font-weight: 500;
            color: #17A2B8;
            font-size: 16px;
            margin-top: 15px 0; }
          #content .flex .sidebar .sidebar-block .block-inner .whitespace {
            height: 40px; }
          #content .flex .sidebar .sidebar-block .block-inner nav {
            margin-bottom: 20px; }
            #content .flex .sidebar .sidebar-block .block-inner nav ul {
              margin: 0;
              padding: 0; }
              #content .flex .sidebar .sidebar-block .block-inner nav ul li {
                list-style-type: none;
                position: relative; }
                #content .flex .sidebar .sidebar-block .block-inner nav ul li a {
                  line-height: 38px;
                  color: #445454;
                  -webkit-transition: all 0.3s ease-in-out;
                  -moz-transition: all 0.3s ease-in-out;
                  -ms-transition: all 0.3s ease-in-out;
                  -o-transition: all 0.3s ease-in-out;
                  transition: all 0.3s ease-in-out;
                  font-size: 16px;
                  display: block;
                  border-bottom: 1px solid #A9BEBD;
                  padding: 0;
                  text-decoration: none;
                  font-family: "Inter-Regular";
                  font-weight: 400; }
                  #content .flex .sidebar .sidebar-block .block-inner nav ul li a:hover {
                    color: #F9B000; }
                #content .flex .sidebar .sidebar-block .block-inner nav ul li.menu-item-has-children span.chevron:after {
                  content: "\f078";
                  font-family: 'Font Awesome 6 free';
                  font-weight: 900;
                  position: absolute;
                  right: 0px;
                  top: 0;
                  z-index: 2;
                  line-height: 38px;
                  padding-right: 20px;
                  color: #A9BEBD; }
                #content .flex .sidebar .sidebar-block .block-inner nav ul li.menu-item-has-children span.chevron:hover {
                  cursor: pointer; }
                  #content .flex .sidebar .sidebar-block .block-inner nav ul li.menu-item-has-children span.chevron:hover:after {
                    color: #F9B000; }
                #content .flex .sidebar .sidebar-block .block-inner nav ul li.menu-item-has-children ul.sub-menu {
                  padding-left: 10px;
                  border-left: 2px solid #F9B000;
                  padding-right: 30px;
                  height: 0;
                  max-height: 0;
                  overflow: hidden; }
                  #content .flex .sidebar .sidebar-block .block-inner nav ul li.menu-item-has-children ul.sub-menu li a {
                    opacity: 0.53; }
                  #content .flex .sidebar .sidebar-block .block-inner nav ul li.menu-item-has-children ul.sub-menu li span.chevron {
                    display: none; }
                #content .flex .sidebar .sidebar-block .block-inner nav ul li.opened span.chevron:after {
                  content: "\f077"; }
                #content .flex .sidebar .sidebar-block .block-inner nav ul li.opened ul.sub-menu {
                  height: auto;
                  max-height: 1000000px;
                  margin-top: 15px;
                  margin-bottom: 15px; }
                #content .flex .sidebar .sidebar-block .block-inner nav ul li.current-menu-item ul.sub-menu li a, #content .flex .sidebar .sidebar-block .block-inner nav ul li.current-page-parent ul.sub-menu li a {
                  color: #445454; }
          #content .flex .sidebar .sidebar-block .block-inner .entry-blocks {
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding-right: 30px; }
            #content .flex .sidebar .sidebar-block .block-inner .entry-blocks .block {
              margin-bottom: 30px; }
              #content .flex .sidebar .sidebar-block .block-inner .entry-blocks .block .entry-image {
                margin-bottom: 10px; }
                #content .flex .sidebar .sidebar-block .block-inner .entry-blocks .block .entry-image img {
                  max-width: 100%;
                  height: auto; }
              #content .flex .sidebar .sidebar-block .block-inner .entry-blocks .block a {
                font-family: "Inter-SemiBold";
                font-weight: 500;
                color: #17A2B8;
                font-size: 18px;
                line-height: 20px;
                text-decoration: none; }
        #content .flex .sidebar .sidebar-block.reverse {
          background-color: #17A2B8; }
          #content .flex .sidebar .sidebar-block.reverse .block-inner .entry-title h4 {
            color: #FFFFFF; }
          #content .flex .sidebar .sidebar-block.reverse .block-inner .entry-list li {
            border-bottom: 1px solid #FFFFFF; }
            #content .flex .sidebar .sidebar-block.reverse .block-inner .entry-list li a {
              color: #FFFFFF; }
        #content .flex .sidebar .sidebar-block.newest .block-inner .entry-list ol li {
          padding-left: 0;
          padding-right: 10px; }
          #content .flex .sidebar .sidebar-block.newest .block-inner .entry-list ol li:before {
            display: none; }
        #content .flex .sidebar .sidebar-block.links {
          background-color: #F9B000; }
          #content .flex .sidebar .sidebar-block.links .block-inner .entry-list li {
            padding-left: 0px; }
            #content .flex .sidebar .sidebar-block.links .block-inner .entry-list li:before {
              display: none; }
        #content .flex .sidebar .sidebar-block.author {
          background-color: #17A2B8; }
          #content .flex .sidebar .sidebar-block.author .block-inner .entry-title h4 {
            color: #FFFFFF; }
          #content .flex .sidebar .sidebar-block.author .block-inner .entry-content p {
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding-right: 15px;
            color: #FFFFFF;
            font-size: 16px; }
        #content .flex .sidebar .sidebar-block.about {
          margin-bottom: 0; }
    #content .flex .maincontent {
      flex-grow: 1;
      width: auto; }
      #content .flex .maincontent .single.entry-title {
        margin-bottom: 30px; }
        #content .flex .maincontent .single.entry-title h1 {
          margin-bottom: 10px;
          color: #17A2B8; }
        #content .flex .maincontent .single.entry-title p {
          font-size: 14px; }
      #content .flex .maincontent .text-image-block {
        margin-bottom: 30px; }
        #content .flex .maincontent .text-image-block .entry-title {
          margin-bottom: 30px; }
          #content .flex .maincontent .text-image-block .entry-title h1 {
            color: #17A2B8; }
        #content .flex .maincontent .text-image-block .entry-buttons a {
          margin-right: 30px;
          margin-bottom: 15px; }
          #content .flex .maincontent .text-image-block .entry-buttons a:last-child {
            margin-right: 0;
            margin-bottom: 0; }
        #content .flex .maincontent .text-image-block.extra-padding {
          margin-bottom: 50px; }
      #content .flex .maincontent .entry-block-2025 {
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 30px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        border: 1px solid #17A2B8;
        overflow: hidden;
        margin-bottom: 20px;
        background-color: #ede4dc; }
        #content .flex .maincontent .entry-block-2025 p.block-title {
          font-family: "Inter-SemiBold";
          font-weight: 500;
          font-size: 24px;
          line-height: 34px;
          margin-bottom: 5px; }
        #content .flex .maincontent .entry-block-2025 .block-image {
          float: left;
          width: 200px;
          margin-right: 15px;
          padding-top: 5px; }
          #content .flex .maincontent .entry-block-2025 .block-image img {
            max-width: 100%;
            height: auto; }
        #content .flex .maincontent .entry-block-2025 .block-text {
          float: left;
          width: -webkit-calc(100% - 215px);
          width: -moz-calc(100% - 215px);
          width: calc(100% - 215px); }
          #content .flex .maincontent .entry-block-2025 .block-text p {
            font-family: "Inter-Regular";
            font-weight: 400;
            margin-bottom: 10px;
            font-size: 16px; }
          #content .flex .maincontent .entry-block-2025 .block-text .entry-button {
            text-align: left; }
            #content .flex .maincontent .entry-block-2025 .block-text .entry-button a {
              background-color: #17A2B8;
              color: #FFFFFF; }
              #content .flex .maincontent .entry-block-2025 .block-text .entry-button a i {
                padding-left: 5px; }
      #content .flex .maincontent .entry-blocks-2025 {
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 30px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        border: 1px solid #17A2B8;
        overflow: hidden;
        margin-bottom: 20px;
        background-color: #ede4dc; }
        #content .flex .maincontent .entry-blocks-2025 p {
          font-family: "Inter-Regular";
          font-weight: 400;
          margin-bottom: 20px;
          font-size: 16px; }
        #content .flex .maincontent .entry-blocks-2025 p.block-title {
          font-family: "Inter-SemiBold";
          font-weight: 500;
          font-size: 24px;
          line-height: 34px;
          margin-bottom: 5px; }
        #content .flex .maincontent .entry-blocks-2025 .block-row {
          margin-bottom: 15px;
          padding-bottom: 15px;
          border-bottom: 1px dotted #17A2B8;
          overflow: hidden; }
          #content .flex .maincontent .entry-blocks-2025 .block-row .block-image {
            float: left;
            width: 200px;
            margin-right: 15px;
            padding-top: 5px; }
            #content .flex .maincontent .entry-blocks-2025 .block-row .block-image img {
              max-width: 100%;
              height: auto; }
          #content .flex .maincontent .entry-blocks-2025 .block-row .block-text {
            float: left;
            width: -webkit-calc(100% - 215px);
            width: -moz-calc(100% - 215px);
            width: calc(100% - 215px); }
            #content .flex .maincontent .entry-blocks-2025 .block-row .block-text p {
              font-family: "Inter-Regular";
              font-weight: 400;
              margin-bottom: 10px;
              font-size: 16px; }
            #content .flex .maincontent .entry-blocks-2025 .block-row .block-text p.block-title {
              font-family: "Inter-SemiBold";
              font-weight: 500;
              font-size: 22px;
              line-height: 32px;
              margin-bottom: 5px; }
            #content .flex .maincontent .entry-blocks-2025 .block-row .block-text .entry-button {
              text-align: left; }
              #content .flex .maincontent .entry-blocks-2025 .block-row .block-text .entry-button a {
                background-color: #17A2B8;
                color: #FFFFFF; }
                #content .flex .maincontent .entry-blocks-2025 .block-row .block-text .entry-button a i {
                  padding-left: 5px; }
          #content .flex .maincontent .entry-blocks-2025 .block-row:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: 0; }
      #content .flex .maincontent .activities-block {
        margin-bottom: 20px; }
        #content .flex .maincontent .activities-block .entry-title {
          margin-bottom: 30px; }
          #content .flex .maincontent .activities-block .entry-title h2 {
            color: #F9B000; }
        #content .flex .maincontent .activities-block .entry-blocks {
          overflow: hidden;
          display: flex;
          flex-wrap: wrap;
          gap: 30px; }
          #content .flex .maincontent .activities-block .entry-blocks .block {
            flex: 0 0 calc(33.333% - 20px);
            border: 1px solid #A9BEBD;
            margin-bottom: 40px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            border-radius: 4px; }
            #content .flex .maincontent .activities-block .entry-blocks .block .block-inner {
              -ms-box-sizing: border-box;
              -o-box-sizing: border-box;
              -webkit-box-sizing: border-box;
              -moz-box-sizing: border-box;
              box-sizing: border-box;
              padding: 30px;
              position: relative;
              height: 100%; }
              #content .flex .maincontent .activities-block .entry-blocks .block .block-inner .entry-image {
                margin-bottom: 18px; }
                #content .flex .maincontent .activities-block .entry-blocks .block .block-inner .entry-image a {
                  text-decoration: none; }
              #content .flex .maincontent .activities-block .entry-blocks .block .block-inner .entry-title p.title {
                margin-bottom: 0;
                font-family: "Inter-SemiBold";
                font-weight: 500;
                color: #17A2B8; }
                #content .flex .maincontent .activities-block .entry-blocks .block .block-inner .entry-title p.title a {
                  color: #17A2B8;
                  text-decoration: none; }
              #content .flex .maincontent .activities-block .entry-blocks .block .block-inner .entry-content {
                padding-bottom: 60px; }
                #content .flex .maincontent .activities-block .entry-blocks .block .block-inner .entry-content p {
                  margin-bottom: 15px; }
              #content .flex .maincontent .activities-block .entry-blocks .block .block-inner .entry-button {
                position: absolute;
                bottom: 30px;
                left: 30px; }
      #content .flex .maincontent .text-block {
        margin-bottom: 50px; }
        #content .flex .maincontent .text-block .entry-title {
          margin-bottom: 30px; }
          #content .flex .maincontent .text-block .entry-title h2 {
            color: #F9B000; }
        #content .flex .maincontent .text-block .entry-buttons a {
          margin-right: 30px;
          margin-bottom: 15px; }
          #content .flex .maincontent .text-block .entry-buttons a:last-child {
            margin-right: 0;
            margin-bottom: 0; }
      #content .flex .maincontent .tip-block {
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 40px 30px 0px 30px;
        margin-bottom: 50px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px; }
        #content .flex .maincontent .tip-block .entry-title {
          margin-bottom: 35px;
          position: relative;
          padding-left: 60px; }
          #content .flex .maincontent .tip-block .entry-title span.icon {
            width: 50px;
            height: 50px;
            font-family: "Inter-SemiBold";
            font-weight: 500;
            position: absolute;
            left: 0;
            top: -10px;
            text-align: center;
            line-height: 42px;
            margin-right: 5px;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            -ms-border-radius: 100%;
            -o-border-radius: 100%;
            border-radius: 100%;
            font-size: 20px; }
        #content .flex .maincontent .tip-block .entry-image {
          margin-bottom: 40px; }
        #content .flex .maincontent .tip-block .entry-content {
          padding-bottom: 30px; }
        #content .flex .maincontent .tip-block .entry-buttons {
          padding-bottom: 30px; }
        #content .flex .maincontent .tip-block.Blauw {
          border: 1px solid #D5D5D5;
          background: #F2F6F6 0% 0% no-repeat padding-box; }
          #content .flex .maincontent .tip-block.Blauw .entry-title {
            color: #17A2B8; }
            #content .flex .maincontent .tip-block.Blauw .entry-title span.icon {
              border: 4px solid #17A2B8;
              color: #17A2B8; }
        #content .flex .maincontent .tip-block.Geel {
          background: #F9B00024 0% 0% no-repeat padding-box;
          border: 1px solid #F9B000; }
          #content .flex .maincontent .tip-block.Geel .entry-title {
            color: #F9B000; }
            #content .flex .maincontent .tip-block.Geel .entry-title span.icon {
              border: 4px solid #F9B000;
              color: #F9B000; }
      #content .flex .maincontent .inhoudsopgave-block .block-inner {
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 30px 0 30px 0; }
        #content .flex .maincontent .inhoudsopgave-block .block-inner .entry-title {
          margin-bottom: 10px; }
          #content .flex .maincontent .inhoudsopgave-block .block-inner .entry-title h3, #content .flex .maincontent .inhoudsopgave-block .block-inner .entry-title h4 {
            color: #17A2B8;
            font-family: "Inter-Regular";
            font-weight: 400; }
        #content .flex .maincontent .inhoudsopgave-block .block-inner .entry-list {
          margin: 0 0 20px 0;
          padding: 0; }
          #content .flex .maincontent .inhoudsopgave-block .block-inner .entry-list ul li {
            list-style-type: none;
            border-bottom: 1px solid #A9BEBD;
            padding-top: 10px;
            padding-bottom: 10px; }
            #content .flex .maincontent .inhoudsopgave-block .block-inner .entry-list ul li a {
              line-height: 18px;
              color: #445454;
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out;
              font-size: 16px;
              display: inline-block;
              font-family: "Inter-Regular";
              font-weight: 400; }
              #content .flex .maincontent .inhoudsopgave-block .block-inner .entry-list ul li a:hover {
                color: #F9B000; }
      #content .flex .maincontent .climate-block {
        margin-bottom: 50px; }
        #content .flex .maincontent .climate-block .entry-title {
          color: #F9B000;
          margin-bottom: 15px; }
        #content .flex .maincontent .climate-block .entry-table {
          position: relative; }
          #content .flex .maincontent .climate-block .entry-table table {
            table-layout: fixed;
            width: 100%; }
          #content .flex .maincontent .climate-block .entry-table td, #content .flex .maincontent .climate-block .entry-table th {
            vertical-align: top;
            width: 40px; }
          #content .flex .maincontent .climate-block .entry-table th {
            position: absolute;
            left: 0;
            width: 200px;
            font-weight: bold; }
          #content .flex .maincontent .climate-block .entry-table .outer {
            position: relative; }
          #content .flex .maincontent .climate-block .entry-table .inner {
            overflow-y: visible;
            width: calc(100% - 160px);
            margin-left: 160px; }
          #content .flex .maincontent .climate-block .entry-table .fake, #content .flex .maincontent .climate-block .entry-table td {
            position: relative;
            left: 0px;
            text-align: center; }
          #content .flex .maincontent .climate-block .entry-table .fake {
            width: 0; }
      #content .flex .maincontent .images-block {
        margin-bottom: 30px; }
      #content .flex .maincontent .aad-block {
        margin-bottom: 50px; }
      #content .flex .maincontent .hotel-block {
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 30px 30px 10px 30px;
        margin-bottom: 50px;
        border: 1px solid #D5D5D5;
        background: #F2F6F6 0% 0% no-repeat padding-box; }
        #content .flex .maincontent .hotel-block .entry-title {
          margin-bottom: 15px; }
          #content .flex .maincontent .hotel-block .entry-title span.top {
            display: inline-block;
            text-transform: uppercase;
            font-size: 28px;
            letter-spacing: 1.2px;
            float: left;
            line-height: 40px;
            font-family: "Inter-SemiBold";
            font-weight: 500;
            padding-right: 10px;
            color: #17A2B8; }
          #content .flex .maincontent .hotel-block .entry-title h2 {
            color: #17A2B8; }
            #content .flex .maincontent .hotel-block .entry-title h2 span.number {
              width: 40px;
              height: 40px;
              font-family: "Inter-SemiBold";
              font-weight: 500;
              display: inline-block;
              text-align: center;
              line-height: 32px;
              border: 4px solid #17A2B8;
              margin-right: 5px;
              -webkit-border-radius: 100%;
              -moz-border-radius: 100%;
              -ms-border-radius: 100%;
              -o-border-radius: 100%;
              border-radius: 100%;
              font-size: 20px; }
        #content .flex .maincontent .hotel-block .entry-list {
          margin: 0 0 20px 0;
          padding: 0; }
          #content .flex .maincontent .hotel-block .entry-list ul li {
            list-style-type: none;
            border-bottom: 1px solid #A9BEBD;
            padding-top: 10px;
            padding-bottom: 10px; }
            #content .flex .maincontent .hotel-block .entry-list ul li a {
              line-height: 18px;
              color: #445454;
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out;
              font-size: 16px;
              display: inline-block;
              font-family: "Inter-Regular";
              font-weight: 400;
              text-decoration: none; }
              #content .flex .maincontent .hotel-block .entry-list ul li a:hover {
                color: #F9B000; }
          #content .flex .maincontent .hotel-block .entry-list ol {
            list-style: none;
            counter-reset: item; }
            #content .flex .maincontent .hotel-block .entry-list ol li {
              counter-increment: item;
              border-bottom: 1px solid #A9BEBD;
              padding-top: 10px;
              padding-bottom: 10px;
              overflow: hidden; }
        #content .flex .maincontent .hotel-block.not-extended ul li, #content .flex .maincontent .hotel-block.not-extended ol li {
          position: relative;
          padding-left: 23px; }
          #content .flex .maincontent .hotel-block.not-extended ul li:before, #content .flex .maincontent .hotel-block.not-extended ol li:before {
            margin-right: 3px;
            content: counter(item);
            color: #F9B000;
            position: absolute;
            left: 0;
            top: 10px;
            text-align: left;
            display: inline-block;
            font-family: "Inter-SemiBold";
            font-weight: 500; }
          #content .flex .maincontent .hotel-block.not-extended ul li a, #content .flex .maincontent .hotel-block.not-extended ol li a {
            line-height: 18px;
            color: #445454;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            font-size: 16px;
            display: inline-block;
            font-family: "Inter-Regular";
            font-weight: 400; }
            #content .flex .maincontent .hotel-block.not-extended ul li a:hover, #content .flex .maincontent .hotel-block.not-extended ol li a:hover {
              color: #F9B000; }
        #content .flex .maincontent .hotel-block.extended ul li, #content .flex .maincontent .hotel-block.extended ol li {
          padding-bottom: 20px;
          padding-top: 20px; }
          #content .flex .maincontent .hotel-block.extended ul li .entry-title, #content .flex .maincontent .hotel-block.extended ol li .entry-title {
            margin-bottom: 18px; }
            #content .flex .maincontent .hotel-block.extended ul li .entry-title:before, #content .flex .maincontent .hotel-block.extended ol li .entry-title:before {
              margin-right: 3px;
              content: counter(item);
              color: #F9B000;
              width: 20px;
              text-align: left;
              display: inline-block;
              font-family: "Inter-SemiBold";
              font-weight: 500; }
            #content .flex .maincontent .hotel-block.extended ul li .entry-title a, #content .flex .maincontent .hotel-block.extended ol li .entry-title a {
              line-height: 18px;
              color: #445454;
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out;
              font-size: 18px;
              display: inline-block;
              font-family: "Inter-SemiBold";
              font-weight: 500; }
              #content .flex .maincontent .hotel-block.extended ul li .entry-title a:hover, #content .flex .maincontent .hotel-block.extended ol li .entry-title a:hover {
                color: #F9B000; }
          #content .flex .maincontent .hotel-block.extended ul li .entry-image, #content .flex .maincontent .hotel-block.extended ol li .entry-image {
            float: left;
            width: 238px;
            padding-right: 18px; }
          #content .flex .maincontent .hotel-block.extended ul li .entry-description, #content .flex .maincontent .hotel-block.extended ol li .entry-description {
            float: left;
            width: -webkit-calc(100% - 238px);
            width: -moz-calc(100% - 238px);
            width: calc(100% - 238px); }
            #content .flex .maincontent .hotel-block.extended ul li .entry-description p, #content .flex .maincontent .hotel-block.extended ol li .entry-description p {
              margin-bottom: 10px; }
            #content .flex .maincontent .hotel-block.extended ul li .entry-description a, #content .flex .maincontent .hotel-block.extended ol li .entry-description a {
              color: #F9B000;
              text-decoration: none;
              font-size: 20px;
              font-family: "Inter-SemiBold";
              font-weight: 500; }
  #content .affiliate-blocks {
    margin-top: 30px;
    margin-bottom: 10px; }
    #content .affiliate-blocks .row {
      margin-left: -20px;
      margin-right: -20px;
      display: flex;
      flex-wrap: wrap; }
      #content .affiliate-blocks .row .affiliate-block {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 40px; }
        #content .affiliate-blocks .row .affiliate-block .block-inner {
          -ms-box-sizing: border-box;
          -o-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          padding: 30px;
          border: 1px solid #A9BEBD;
          background-color: #A9BEBD29;
          height: 100%;
          position: relative; }
          #content .affiliate-blocks .row .affiliate-block .block-inner .entry-image {
            margin-bottom: 19px; }
          #content .affiliate-blocks .row .affiliate-block .block-inner .entry-title {
            margin-bottom: 12px; }
            #content .affiliate-blocks .row .affiliate-block .block-inner .entry-title h4 {
              font-size: 18px;
              line-height: 20px;
              font-family: "Inter-SemiBold";
              font-weight: 500;
              color: #17A2B8; }
          #content .affiliate-blocks .row .affiliate-block .block-inner .entry-content {
            padding-bottom: 60px; }
          #content .affiliate-blocks .row .affiliate-block .block-inner .entry-button {
            position: absolute;
            left: 30px;
            bottom: 30px; }
  #content .top-blocks .top-block-wrapper {
    background-color: #17A2B8; }
    #content .top-blocks .top-block-wrapper .row {
      margin-left: -20px;
      margin-right: -20px; }
      #content .top-blocks .top-block-wrapper .row .top-block {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 40px; }
        #content .top-blocks .top-block-wrapper .row .top-block .block-inner {
          -ms-box-sizing: border-box;
          -o-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          padding: 30px;
          color: #FFFFFF; }
          #content .top-blocks .top-block-wrapper .row .top-block .block-inner .entry-title {
            margin-bottom: 15px; }
            #content .top-blocks .top-block-wrapper .row .top-block .block-inner .entry-title span.top {
              display: inline-block;
              text-transform: uppercase;
              font-size: 18px;
              letter-spacing: 1.2px;
              float: left;
              line-height: 40px;
              font-family: "Inter-SemiBold";
              font-weight: 500;
              padding-right: 10px; }
            #content .top-blocks .top-block-wrapper .row .top-block .block-inner .entry-title h4 {
              font-size: 18px;
              font-family: "Inter-Regular";
              font-weight: 400;
              line-height: 40px; }
              #content .top-blocks .top-block-wrapper .row .top-block .block-inner .entry-title h4 span.number {
                width: 40px;
                height: 40px;
                font-family: "Inter-SemiBold";
                font-weight: 500;
                display: inline-block;
                text-align: center;
                line-height: 32px;
                border: 4px solid #FFFFFF;
                margin-right: 5px;
                -webkit-border-radius: 100%;
                -moz-border-radius: 100%;
                -ms-border-radius: 100%;
                -o-border-radius: 100%;
                border-radius: 100%;
                font-size: 20px; }
              #content .top-blocks .top-block-wrapper .row .top-block .block-inner .entry-title h4 span.block {
                display: block; }
          #content .top-blocks .top-block-wrapper .row .top-block .block-inner .entry-list ul {
            margin: 0;
            padding: 0; }
            #content .top-blocks .top-block-wrapper .row .top-block .block-inner .entry-list ul li {
              list-style-type: none;
              padding-top: 8px;
              padding-bottom: 8px;
              border-bottom: 1px solid #FFFFFF; }
              #content .top-blocks .top-block-wrapper .row .top-block .block-inner .entry-list ul li a {
                color: #FFFFFF;
                text-decoration: none;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
                font-size: 16px;
                font-family: "Inter-Regular";
                font-weight: 400;
                line-height: 24px; }
                #content .top-blocks .top-block-wrapper .row .top-block .block-inner .entry-list ul li a:hover {
                  color: #F9B000; }
              #content .top-blocks .top-block-wrapper .row .top-block .block-inner .entry-list ul li:last-child {
                border-bottom: 0; }
  #content #pagination ol li span.title {
    font-size: 0; }
    #content #pagination ol li span.title:before {
      content: "Pagina: ";
      font-size: 12px;
      color: #445454; }
  #content #pagination ol li span.current {
    background-color: #F9B000;
    color: #FFFFFF;
    font-size: 12px;
    border: 0;
    width: 24px; }
  #content #pagination ol li a {
    background-color: #17A2B8;
    color: #FFFFFF;
    font-size: 12px;
    border: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    #content #pagination ol li a:hover {
      background-color: #F9B000;
      color: #FFFFFF; }

/********************************************************
MAX-WIDTH: 1500
********************************************************/
@media only screen and (max-width: 1500px) {
  #content .flex .sidebar.sidebar-left {
    display: none !important; }
  #content .flex .sidebar.sidebar-right {
    width: 360px; }
  #content .flex .maincontent .activities-block .entry-blocks .block {
    flex: 0 0 calc(50% - 20px); }
  #content .top-blocks .top-block-wrapper .row .top-block {
    width: 50%; } }
/********************************************************
MAX-WIDTH: 1148
********************************************************/
@media only screen and (max-width: 1148px) {
  #content .flex {
    display: block; }
    #content .flex .sidebar.sidebar-right {
      width: 100%;
      padding-left: 0; }
    #content .flex .sidebar .search {
      display: none !important; }
    #content .flex .maincontent .activities-block .entry-blocks .block {
      flex: 0 0 calc(50% - 20px); } }
/********************************************************
MAX-WIDTH: 758
********************************************************/
@media only screen and (max-width: 758px) {
  #content .flex .sidebar.sidebar-left {
    top: 140px; }
  #content .flex .maincontent {
    width: 100%; }
    #content .flex .maincontent .climate-block .entry-table .inner {
      overflow-x: scroll; } }
/********************************************************
MAX-WIDTH: 650
********************************************************/
@media only screen and (max-width: 650px) {
  #content .flex .maincontent .hotel-block.extended ul li .entry-image, #content .flex .maincontent .hotel-block.extended ol li .entry-image {
    float: none;
    width: 100%;
    padding-right: 0; }
  #content .flex .maincontent .hotel-block.extended ul li .entry-description, #content .flex .maincontent .hotel-block.extended ol li .entry-description {
    float: none;
    width: 100%; }
  #content .flex .maincontent .activities-block .entry-blocks .block {
    flex: 1 1 100%; }
  #content .affiliate-blocks .row .affiliate-block {
    width: 100%; }
  #content .top-blocks .top-block-wrapper .row .top-block {
    width: 100%; } }
/********************************************************
MAX-WIDTH: 551
********************************************************/
@media only screen and (max-width: 551px) {
  #content .flex .maincontent .text-block .entry-buttons a {
    margin-bottom: 10px;
    display: table; }
  #content .flex .maincontent .tip-block .entry-title {
    padding-left: 0; }
    #content .flex .maincontent .tip-block .entry-title span.icon {
      position: relative;
      display: block;
      margin-bottom: 10px; }
  #content .flex .maincontent .entry-block-2025 .block-image {
    float: none;
    width: 100%;
    margin-right: 0;
    padding-top: 5px;
    margin-bottom: 10px; }
    #content .flex .maincontent .entry-block-2025 .block-image img {
      max-width: 100%;
      height: auto; }
  #content .flex .maincontent .entry-block-2025 .block-text {
    float: none;
    width: 100%; }
  #content .flex .maincontent .entry-blocks-2025 .block-row .block-image {
    float: none;
    width: 100%;
    margin-right: 0;
    padding-top: 5px;
    margin-bottom: 10px; }
    #content .flex .maincontent .entry-blocks-2025 .block-row .block-image img {
      max-width: 100%;
      height: auto; }
  #content .flex .maincontent .entry-blocks-2025 .block-row .block-text {
    float: none;
    width: 100%; } }
#mainfooter {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 0; }
  #mainfooter .footer-top {
    margin-bottom: 20px; }
    #mainfooter .footer-top .footermenu-block {
      margin-bottom: 30px; }
      #mainfooter .footer-top .footermenu-block p.p_title {
        color: #17A2B8;
        font-family: "Inter-SemiBold";
        font-weight: 500;
        font-size: 18px;
        margin-bottom: 15px; }
      #mainfooter .footer-top .footermenu-block ul {
        margin: 0;
        padding: 0; }
        #mainfooter .footer-top .footermenu-block ul li {
          list-style-type: none; }
          #mainfooter .footer-top .footermenu-block ul li a {
            color: #FFFFFF;
            text-decoration: none;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            font-family: "Inter-Regular";
            font-weight: 400;
            line-height: 30px;
            font-size: 16px; }
            #mainfooter .footer-top .footermenu-block ul li a:hover {
              color: #F9B000; }
  #mainfooter .footer-bottom {
    overflow: hidden;
    border-top: 1px solid #A9BEBD;
    padding-top: 50px;
    font-size: 12px; }
    #mainfooter .footer-bottom .footer-bottom-menu {
      float: left; }
      #mainfooter .footer-bottom .footer-bottom-menu ul {
        margin: 0;
        padding: 0;
        overflow: hidden; }
        #mainfooter .footer-bottom .footer-bottom-menu ul li {
          list-style-type: none;
          float: left;
          margin-right: 30px; }
          #mainfooter .footer-bottom .footer-bottom-menu ul li a {
            color: #FFFFFF;
            text-decoration: none;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
            #mainfooter .footer-bottom .footer-bottom-menu ul li a:hover {
              color: #F9B000; }
    #mainfooter .footer-bottom .copyright {
      float: right;
      color: #FFFFFF; }

#scroll-to-top {
  position: fixed;
  z-index: 10;
  bottom: 13px;
  right: 13px;
  display: none;
  z-index: 4; }
  #scroll-to-top.active {
    display: inherit; }
  #scroll-to-top a {
    text-decoration: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background-color: #FFFFFF;
    display: block;
    text-align: center;
    border: 2px solid #F9B000;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    #scroll-to-top a i {
      color: #17A2B8;
      font-size: 15px;
      line-height: 36px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    #scroll-to-top a:hover {
      background-color: #F9B000; }
      #scroll-to-top a:hover i {
        color: #FFFFFF; }

/********************************************************
MAX-WIDTH: 1148
********************************************************/
@media only screen and (max-width: 1148px) {
  #mainfooter .mainfooter-top .container .mainfooter-top-wrapper .footer-column-1 ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1; }
  #mainfooter .mainfooter-top .container .mainfooter-top-wrapper .footer-column-2 .block {
    width: 100%; } }
/********************************************************
MAX-WIDTH: 767
********************************************************/
@media only screen and (max-width: 767px) {
  #mainfooter .mainfooter-bottom .mainfooter-bottom-wrapper {
    padding: 0 15px;
    font-size: 15px; } }
/********************************************************
MAX-WIDTH: 650
********************************************************/
@media only screen and (max-width: 650px) {
  #mainfooter .mainfooter-top .container .mainfooter-top-wrapper .footer-column-1 {
    width: 100%; }
  #mainfooter .mainfooter-top .container .mainfooter-top-wrapper .footer-column-2 {
    width: 100%; }
  #mainfooter .footer-bottom .footer-bottom-menu {
    float: none;
    margin-bottom: 15px; }
  #mainfooter .footer-bottom .copyright {
    float: none; }
  #mainfooter .mainfooter-bottom .mainfooter-bottom-wrapper .mainfooter-navigation {
    float: none;
    margin-bottom: 15px; }
    #mainfooter .mainfooter-bottom .mainfooter-bottom-wrapper .mainfooter-navigation ul li {
      float: none;
      margin-right: 0px; }
  #mainfooter .mainfooter-bottom .mainfooter-bottom-wrapper .copyright {
    float: none; } }

/*# sourceMappingURL=style.css.map */
