/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
h4 {
  font-weight: 600;
  font-size: 28px;
}
#content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#content .column {
  padding: 0 20px;
  width: calc(100%/3);
}
body #g-page-surround {
  background: url('../../../../images/patterns/pw_maze_white.png');
  background-repeat: repeat;
}
body #g-page-surround #g-navigation {
  width: 100%;
  position: fixed;
  z-index: 10000;
  color: #fff;
  height: 5rem;
  -webkit-box-shadow: 0px 5px 18px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 5px 18px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 18px 6px rgba(0, 0, 0, 0.15);
}
body #g-page-surround #g-navigation .g-main-nav .g-toplevel {
  line-height: 5rem;
}
body #g-page-surround #g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 40px;
}
body #g-page-surround #g-container-main {
  padding: 100px 0px;
}
body #g-page-surround #g-container-main #g-mainbar {
  padding-top: 1rem;
  background: none;
  color: #3a556b;
}
body #g-page-surround #g-container-main #g-mainbar h1 {
  font-weight: 500;
  text-align: center;
  position: relative;
  line-height: 3rem;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}
body #g-page-surround #g-container-main #g-mainbar .merken {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body #g-page-surround #g-container-main #g-mainbar .merken .merkblok {
  width: 25%;
  padding: 10px;
  position: relative;
}
body #g-page-surround #g-container-main #g-mainbar .merken .merkblok a {
  display: block;
  padding: 30px;
  background: white;
}
body #g-page-surround #g-container-main #g-mainbar .merken .merkblok a:hover {
  -ms-transform: translate(0px, -3px);
  -webkit-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}
body #g-page-surround #g-footer {
  padding: 100px 0px;
  background: white;
  color: #3a556b;
}
body #g-page-surround #g-footer h4 {
  margin-top: 0;
}
body #g-page-surround #g-footer a {
  color: #3a556b;
}
body #g-page-surround #g-footer .g-content {
  margin: 0;
  padding: 0;
}
body #g-page-surround #g-footer #content #openingstijden span {
  display: inline-block;
  min-width: 200px;
  font-weight: 600;
}
body #g-page-surround #g-footer #social {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 100px;
}
body #g-page-surround #g-footer #social a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #3a556b;
}
body #g-page-surround #g-footer #social a i {
  font-size: 20px;
  color: white;
}
body #g-page-surround #g-copyright {
  background: white;
  color: #3a556b;
  text-align: center;
  padding: 0;
  font-size: 15px;
}
body #g-page-surround #g-copyright a {
  color: #3a556b;
  text-decoration: underline;
}
.utility-button {
  left: 0;
  bottom: -1.5rem;
  position: absolute;
  z-index: 20;
}
a.slider-button {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 200px;
  text-align: center;
  font-weight: bold;
  background: #ffbc00;
  display: inline-block;
  cursor: pointer;
  color: black !important;
  padding: 20px;
}
a.slider-button:hover {
  background-color: rgba(255, 188, 0, 0.8);
}
a.tekstblok-button {
  position: relative;
  z-index: 20;
  background: white;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 14rem;
  text-align: center;
  font-weight: 600;
  display: inline-block;
  cursor: pointer;
  color: black;
  font-size: 13pt;
  padding: 0.5rem;
  -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.2);
}
a.tekstblok-button:hover {
  background-color: #efefef;
}
a.tekstblok-button:active {
  position: relative;
  top: 1px;
}
.layout-slideshow .sprocket-features-img-list {
  overflow: visible;
}
#g-header {
  margin-top: 5rem;
}
#g-header h1 {
  margin: 0;
  padding-bottom: 1rem;
  line-height: 3rem;
  font-size: 3rem;
  font-weight: 600;
  text-shadow: -2px 0px 15px rgba(0, 0, 2, 0.8);
  border-bottom: 1px solid #f1f1f1;
}
#g-header span {
  display: block;
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: 400;
  text-shadow: -2px 0px 15px rgba(0, 0, 2, 0.8);
  margin: 20px 0px;
}
#g-header .layout-slideshow {
  height: 700px;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
#g-header .layout-slideshow ul.sprocket-features-img-list {
  height: 100%;
  width: 100%;
}
#g-header .layout-slideshow ul.sprocket-features-img-list li {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
#g-header .layout-slideshow ul.sprocket-features-img-list li .sprocket-features-img-container {
  width: 100%;
  height: 100%;
}
#g-header .layout-slideshow ul.sprocket-features-img-list li .sprocket-features-img-container img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
#g-header .layout-slideshow ul.sprocket-features-img-list li .sprocket-features-content {
  top: unset;
  width: unset;
  left: unset;
}
#g-header .layout-slideshow .sprocket-features-pagination {
  left: unset;
  bottom: 40px;
}
#g-header .layout-slideshow .sprocket-features-pagination li {
  display: inline-block;
  padding: 10px;
  margin: 0 5px;
  background: #f5f5f5;
  box-shadow: none;
}
#g-header .layout-slideshow .sprocket-features-pagination li span {
  display: none;
}
#g-header .layout-slideshow .sprocket-features-title, #g-header .layout-slideshow .sprocket-features-desc {
  text-align: center;
  width: 520px;
  display: block;
  padding: 40px;
}
#g-winkel {
  position: relative;
  margin-bottom: 0rem;
  padding: 0;
  background: #3a556b;
  color: #fff;
  width: 100%;
}
#g-winkel .g-grid {
  max-width: 75rem;
  margin: 0 auto;
}
#g-winkel .text-overlay {
  z-index: 10;
  left: 0;
  position: absolute;
  height: 400px;
}
#g-winkel .layout-slideshow .sprocket-features-img-container img {
  max-height: 400px;
  width: initial;
}
@media screen and (max-width: 1230px) {
  #g-winkel .layout-slideshow .sprocket-features-img-container {
    margin: 0 calc(0.5*(100vw - 1230px));
  }
}
#g-werkplaats {
  position: relative;
  padding: 0;
  background: #8c9197;
  color: #fff;
  width: 100%;
}
#g-werkplaats .g-grid {
  max-width: 75rem;
  margin: 0 auto;
}
#g-werkplaats .text-overlay {
  z-index: 10;
  left: 0;
  position: absolute;
  height: 400px;
}
#g-werkplaats .layout-slideshow .sprocket-features-img-container img {
  max-height: 400px;
  width: initial;
}
@media screen and (max-width: 1230px) {
  #g-werkplaats .layout-slideshow .sprocket-features-img-container {
    margin: 0 calc(0.5*(100vw - 1230px));
    margin-left: auto;
  }
}
#g-collectie {
  position: relative;
  margin-bottom: 0rem;
  padding: 0;
  background: #3a556b;
  color: #fff;
  width: 100%;
}
#g-collectie .g-grid {
  max-width: 75rem;
  margin: 0 auto;
}
#g-collectie .text-overlay {
  z-index: 10;
  left: 0;
  position: absolute;
  height: 400px;
}
#g-collectie .layout-slideshow .sprocket-features-img-container img {
  max-height: 400px;
  width: initial;
}
@media screen and (max-width: 1230px) {
  #g-collectie .layout-slideshow .sprocket-features-img-container {
    margin: 0 calc(0.5*(100vw - 1230px));
  }
}
.blue-gradient {
  position: relative;
}
.blue-gradient:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(left, #3a556b 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 70%, #3a556b 100%);
  top: 0;
  left: 0;
  z-index: 5;
}
.gray-gradient {
  position: relative;
}
.gray-gradient:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(left, #8c9197 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 70%, #8c9197 100%);
  top: 0;
  left: 0;
  z-index: 5;
}
.contactform {
  padding: 2rem 3rem 0rem 3rem;
  background: rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.075);
  margin-bottom: 2rem;
  margin-top: 3rem;
}
.contactform p {
  line-height: 1.5rem;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
#chronoform-quick-contact .control-group {
  margin-bottom: 0;
}
#chronoform-quick-contact .control-group label {
  color: #3a556b;
  position: relative;
  top: -29px;
  left: 1rem;
  display: block;
  height: 0;
  margin-bottom: 0;
}
#chronoform-contact .control-group {
  position: relative;
  padding: 0;
}
#chronoform-contact #inputFrequentie .btn, #chronoform-contact #inputAanhef .btn {
  padding: 12px 15px;
}
#chronoform-contact .captcha-message {
  font-size: 75%;
}
#chronoform-contact .captcha label.error {
  font-size: 1rem;
  position: absolute;
  top: 77px;
  left: 112px;
  display: block;
}
#chronoform-contact label.error {
  font-size: 1rem;
  position: relative;
  top: -26px;
  padding: 4px 10px 5px 32px;
  color: #fff;
  border-radius: 0;
  background: #3a556b;
}
#chronoform-contact label.error:before {
  content: "";
  position: absolute;
  font-family: FontAwesome;
  left: 12px;
}
#chronoform-contact input.error {
  position: relative;
  border: 1px solid #3a556b;
  border-radius: 0;
}
#chronoform-contact .input-prepend > .add-on, #chronoform-contact .input-append > .add-on {
  border-radius: 0;
  padding: 0;
  -webkit-padding-before: 0;
  -webkit-padding-after: 0;
}
#chronoform-contact .check {
  position: relative;
  overflow: hidden;
  overflow: hidden;
  font-size: 80%;
  margin: 0 10px 0 0;
  cursor: pointer;
  text-align: center;
  border: 1px solid #ccc;
  background: #fff;
}
#chronoform-contact .check:after {
  position: absolute;
  z-index: 9;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  transition: border 0.3s linear;
  border: 5px solid #f3f3f3;
}
#chronoform-contact .check.checked {
  border: 1px solid #000;
  border-radius: 4px;
  background: #fff;
}
#chronoform-contact .check.checked:after {
  position: absolute;
  z-index: 9;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  border: 5px solid #222;
}
#chronoform-contact .check input {
  position: absolute;
  visibility: hidden;
}
#chronoform-contact .check h3 {
  font-size: 100%;
  margin: 0;
  color: #333;
}
#chronoform-contact > div > div:nth-child(6) > div > div > div > span > img {
  height: 39px;
}
#captcha {
  bottom: 1px;
  left: -1px;
  width: 120px;
  display: block;
}
.input-append, .input-prepend {
  margin-bottom: -2rem;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  padding: 5px 10px;
  border-radius: 0;
  margin-bottom: 26px;
}
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
  border-color: #3a556b;
  box-shadow: none;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: #3a556b;
  box-shadow: none;
}
textarea {
  height: 9rem;
  width: 100%;
  border-radius: 0;
  margin-bottom: 26px;
}
.chrono_credits {
  display: none;
}
.owl-carousel .owl-dots {
  margin-top: 1rem;
  position: relative;
  width: 100%;
  text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
  opacity: 1;
  width: 12px;
  height: 12px;
}
.owl-carousel .amrz-facebook-post {
  float: left;
  width: 100%;
}
.owl-carousel .amrz-facebook-post .picture {
  display: block;
  overflow: hidden;
}
.owl-carousel .amrz-facebook-post .amrz-facebook-item {
  border-radius: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  position: relative;
  overflow: hidden;
}
.owl-carousel .amrz-facebook-post .amrz-facebook-item .amrz-facebook-header {
  border-radius: 0px;
  overflow: hidden;
  width: 100%;
  background-color: #444;
  position: absolute;
  color: #ececec;
  height: 3rem;
}
.owl-carousel .amrz-facebook-post .amrz-facebook-item .amrz-facebook-header .creation_time {
  line-height: 1rem;
  position: absolute;
  font-size: 10pt;
  left: 1rem;
  top: 1rem;
}
.owl-carousel .amrz-facebook-post .amrz-facebook-item .amrz-facebook-header .likes {
  line-height: 1rem;
  position: absolute;
  font-size: 10pt;
  right: 1rem;
  top: 1rem;
}
.owl-carousel .amrz-facebook-post .amrz-facebook-item .amrz-facebook-body {
  padding: 0;
}
.owl-carousel .amrz-facebook-post .amrz-facebook-item .amrz-facebook-body .message {
  top: 3rem;
  color: #3a556b;
  width: 100%;
  line-height: 1.3rem;
  position: absolute;
  font-size: 90%;
  opacity: 0;
  padding: 1rem;
  text-overflow: ellipsis;
  height: 200px;
}
.owl-carousel .amrz-facebook-post .amrz-facebook-item .amrz-facebook-body .message:hover {
  opacity: 1;
  transition: opacity 200ms linear;
}
.owl-carousel .amrz-facebook-post .amrz-facebook-item .amrz-facebook-footer {
  color: #ececec;
  margin: 0;
  padding: 0;
  background: #333;
  border: none;
}
.owl-carousel .amrz-facebook-post .amrz-facebook-item .amrz-facebook-footer .link a {
  margin-left: 0.5rem;
}
.owl-carousel .amrz-facebook-post .amrz-facebook-item .amrz-facebook-footer .link a:hover {
  color: #aaa;
}
#g-winkel .layout-left .rg-scr-info {
  width: 100%;
  padding: 40px;
}
#g-winkel .rg-scr-controls {
  top: 0.8rem;
  position: absolute;
  width: 50%;
  z-index: 11;
}
#g-winkel .rg-scr-controls .prev {
  left: 1rem !important;
  background-position: -14px 7px;
}
#g-winkel .rg-scr-controls .next {
  right: 1rem !important;
  background-position: 11px 7px;
}
#g-winkel .rg-scr-controls .prev, #g-winkel .rg-scr-controls .next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: 0;
  width: 35px;
  height: 35px;
  border-radius: 0 !important;
  cursor: pointer;
  background-repeat: no-repeat;
  border: 2px solid #3a556b;
  border-radius: none !important;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
}
#g-winkel .rg-scr-img-list {
  overflow: hidden;
  position: relative;
}
#g-winkel .rg-scr-content {
  padding: 0 !important;
}
#g-winkel .rg-scr-title {
  font-size: 2rem;
  margin: 2rem;
  line-height: 2rem;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.8);
}
#g-winkel .rg-scr-title-span {
  float: none;
  text-align: center;
  margin: 0;
}
#g-winkel .rg-scr-caption {
  font-size: 1rem;
  line-height: 1.5rem;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}
.amrzgooglemaps {
  width: 100%;
  height: 350px;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
#g-intro {
  background: none;
  z-index: 11;
  margin-bottom: 0;
  position: relative;
}
#g-intro h1 {
  line-height: 2rem;
  color: #3a556b;
  text-align: center;
}
.logo {
  position: absolute;
  width: 200px;
  top: 0;
  opacity: 0.7;
}
dl.article-info {
  position: absolute;
  margin: 0;
}
dl.article-info dd {
  background-color: #3a556b;
  top: 3rem;
  position: relative;
  display: inline-block;
  text-transform: none;
  color: #f5f5f5;
  font-size: 0.8rem;
  padding: 0.5rem 1rem;
}
.news-item {
  padding: 5rem 3rem 2rem 3rem;
  background: rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.075);
  margin-bottom: 2rem;
}
.news-item a {
  text-decoration: underline;
  color: #3a556b;
}
.blognieuws {
  margin: 0;
}
.blognieuws li {
  line-height: 1.5rem;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.blognieuws p {
  line-height: 1.5rem;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.blognieuws h2 {
  z-index: 11;
  top: 1.8rem;
  position: relative;
  font-size: 1.5rem;
  line-height: 1.5rem;
  display: inline-block;
  background-color: #f5f5f5;
  padding: 1rem;
  margin: 0rem 3rem;
  color: #3a556b;
  font-weight: 500;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
}
.blognieuws h3 {
  line-height: 2rem;
  margin: 2rem 0rem 0rem 1rem;
  font-weight: 500;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.blognieuws img {
  margin: 1rem;
  background-color: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 3px 10px 37px -18px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 10px 37px -18px rgba(0, 0, 0, 0.75);
  box-shadow: 3px 10px 37px -18px rgba(0, 0, 0, 0.75);
}
.blognieuws .news-images {
  text-align: center;
}
.blognieuws .news-images img {
  display: inline-block;
  max-height: 140px;
  height: auto;
  width: auto;
  margin: 0.5rem;
}
.blognieuws .news-images img:hover {
  opacity: 0.8;
}
.blognieuws div[itemprop="blogPost"] {
  position: relative;
  top: -2rem;
}
.textbox {
  height: 100%;
  display: table;
}
.vertical-align {
  display: table-cell;
  vertical-align: middle;
}
.text-content {
  height: 400px;
  line-height: 1.5rem;
  font-size: 11pt;
  max-width: 37.5rem;
  padding: 3rem;
}
.text-content p {
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}
.text-content h1 {
  line-height: 2.4rem;
  margin: 0;
  font-weight: 500;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.hometext {
  margin: 0 auto;
  text-align: center;
  max-width: 50rem;
}
.hometext p {
  line-height: 1.5rem;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.hometext h2 {
  margin-top: 2rem;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 2.5rem;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}
.merktext {
  margin: 0 auto;
  text-align: left;
  max-width: 45rem;
}
.merktext p {
  padding: 2rem;
  line-height: 1.5rem;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.075);
}
button.totop {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 15px;
  right: 15px;
  width: 50px;
  height: 50px;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  background: #ffc400;
  transition: all 0.5s;
  transform: translateY(150px);
  z-index: 1000;
}
button.totop.active {
  transform: translateY(0);
}
button.totop i {
  color: black;
  font-size: 20px;
  line-height: 0;
}
#takties-message {
  position: fixed;
  display: flex;
  flex-direction: column;
  align-items: center;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  width: 100%;
  z-index: 10000;
  opacity: 1;
  pointer-events: none;
  transform: translateY(100%);
  transition: all 1s;
  transition-timing-function: cubic-bezier(0.75, -0.06, 0.19, 1.22);
}
#takties-message.active {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0px);
}
#takties-message.active .takties-message-container {
  border-radius: 20px;
}
#takties-message.active .takties-message-container .takties-message {
  opacity: 1;
}
#takties-message.active .takties-message-container .takties-message-alert {
  opacity: 1;
}
#takties-message.active .takties-message-container .takties-message-alert i {
  animation: tilt-shaking 2s cubic-bezier(0.26, 0.62, 0.52, 1.02);
  animation-delay: 1s;
}
#takties-message.active .takties-message-container .takties-message-alert:after {
  transform: scale(5);
  border: 5px solid black;
  opacity: 0;
}
#takties-message .takties-message-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  position: relative;
  background: white;
  color: rgba(0, 0, 0, 0.75);
  padding: 20px;
  border-radius: 100px;
  transition: border-radius 1s;
  transition-delay: 1s;
  overflow: hidden;
  box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.3);
}
#takties-message .takties-message-container .takties-message-alert {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 100%;
  color: rgba(0, 0, 0, 0.6);
  font-size: 30px;
  opacity: 0;
  transition: all 0.5s;
  transition-delay: 1s;
}
#takties-message .takties-message-container .takties-message-alert:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 50px solid black;
  transform: scale(0);
  transition: all 2s;
  transition-delay: 1s;
  transition-timing-function: cubic-bezier(0.26, 0.62, 0.52, 1.02);
  opacity: 0.1;
  pointer-events: none;
  user-select: none;
  z-index: -1;
}
#takties-message .takties-message-container .takties-message {
  overflow: hidden;
  width: 100%;
  padding: 20px;
  opacity: 0;
  transition: opacity 1s;
  transition-delay: 1s;
}
#takties-message .takties-message-container .takties-message p {
  font-size: 18px;
  line-height: 25px;
  margin: 0;
}
#takties-message .takties-message-container .takties-message-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 100%;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.75);
  transform: translateX(60px);
  transition: all 1s cubic-bezier(0.26, 0.62, 0.52, 1.02);
  opacity: 0;
}
#takties-message .takties-message-container .takties-message-close:after {
  content: "";
  position: absolute;
  left: -10px;
  width: 400px;
  height: 400px;
  background: rgba(0, 0, 0, 0.08);
  border-radius: 50%;
  pointer-events: none;
  user-select: none;
  z-index: -1;
  transform: scale(1);
  transition: all 0.5s cubic-bezier(0.26, 0.62, 0.52, 1.02);
}
#takties-message .takties-message-container .takties-message-close:hover:after {
  transform: scale(1.02);
}
#takties-message .takties-message-container .takties-message-close.active {
  transform: translateX(0px);
  opacity: 1;
}
@media only screen and (max-width: 1000px) {
  #takties-message .takties-message-container {
    flex-direction: column;
  }
  #takties-message .takties-message-container .takties-message-alert {
    display: none;
  }
  #takties-message .takties-message-container .takties-message {
    padding: 0 10px;
  }
  #takties-message .takties-message-container .takties-message p {
    font-size: 16px;
    line-height: 23px;
    margin: 0;
  }
  #takties-message .takties-message-container .takties-message-close {
    padding-top: 20px;
    transform: translateY(100px);
  }
  #takties-message .takties-message-container .takties-message-close.active {
    transform: translateY(0px);
  }
  #takties-message .takties-message-container .takties-message-close:after {
    left: unset;
    bottom: 100px;
    top: -25px;
  }
}
@media only all and (min-width: 75rem) {
  .sprocket-features-img-container {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .openingstijden .openingstijdentable {
    font-size: 0.8rem !important;
    line-height: 0.5rem !important;
  }
  .contact .contacttable {
    font-size: 0.8rem !important;
    line-height: 0.5rem !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .news-item {
    padding: 5rem 2rem 1rem 2rem !important;
  }
  .blognieuws img {
    width: 430px;
    margin: 0rem 0rem 2rem 0rem !important;
  }
  .blognieuws p {
    line-height: 1.3rem !important;
    font-size: 0.9rem !important;
  }
  .blognieuws li {
    line-height: 1.3rem !important;
    font-size: 0.9rem !important;
  }
  .blognieuws h3 {
    font-size: 1.3rem !important;
    line-height: 1.6rem !important;
  }
  .contactform .tekstblok-button {
    margin-bottom: 1rem;
    width: 100%;
  }
  .openingstijden .openingstijdentable {
    font-size: 0.9rem !important;
    line-height: 0.6rem !important;
  }
  .contact .contacttable {
    font-size: 0.9rem !important;
    line-height: 0.6rem !important;
  }
  .blue-gradient:after {
    background: #3a556b !important;
    opacity: 0.9;
  }
  .gray-gradient:after {
    background: #999 !important;
    opacity: 0.9;
  }
  #content .column {
    width: 100%;
  }
  body #g-page-surround #g-header {
    margin-top: 0rem !important;
  }
  body #g-page-surround #g-header h1 {
    margin-top: 4rem !important;
    line-height: 2rem !important;
    font-size: 2rem !important;
  }
  body #g-page-surround #g-header h2 {
    font-size: 1rem !important;
    line-height: 1rem !important;
  }
  body #g-page-surround #g-header .layout-slideshow {
    height: 500px;
  }
  body #g-page-surround #g-header .layout-slideshow .sprocket-features-content {
    width: 100% !important;
    height: 100%;
  }
  body #g-page-surround #g-header .layout-slideshow .sprocket-features-content .sprocket-features-desc {
    width: 100%;
    height: 100%;
  }
  body #g-page-surround #g-container-main #g-mainbar h2 {
    line-height: 1.5rem !important;
    font-size: 1.2rem !important;
    display: table !important;
    margin: 0 auto !important;
  }
  body #g-page-surround #g-container-main #g-mainbar .merken .merkblok {
    width: 50%;
  }
  body #g-page-surround #g-winkel .layout-slideshow {
    width: 600px;
    margin: 0 auto;
  }
  body #g-page-surround #g-winkel .sprocket-features-img-container {
    margin: 0 auto !important;
  }
  body #g-page-surround #g-winkel .rg-scr-controls {
    width: 100% !important;
    bottom: 17px;
    position: relative !important;
    top: initial !important;
  }
  body #g-page-surround #g-werkplaats .layout-slideshow {
    width: 600px;
    margin: 0 auto;
  }
  body #g-page-surround #g-werkplaats .sprocket-features-img-container {
    margin: 0 auto !important;
  }
  body #g-page-surround #g-collectie .layout-slideshow {
    width: 600px;
    margin: 0 auto;
  }
  body #g-page-surround #g-collectie .sprocket-features-img-container {
    margin: 0 auto !important;
  }
}
@media only all and (max-width: 30rem) {
  .news-item {
    padding: 5rem 2rem 1rem 2rem !important;
  }
  .blognieuws img {
    width: 430px;
    margin: 0rem 0rem 2rem 0rem !important;
  }
  .blognieuws p {
    line-height: 1.3rem !important;
    font-size: 0.9rem !important;
  }
  .blognieuws li {
    line-height: 1.3rem !important;
    font-size: 0.9rem !important;
  }
  .blognieuws h3 {
    font-size: 1.3rem !important;
    line-height: 1.6rem !important;
  }
  .contactform {
    padding: 1rem 1rem 0rem 1rem !important;
  }
  .contactform .tekstblok-button {
    margin-bottom: 1rem;
    width: 100%;
  }
  .openingstijden .openingstijdentable {
    font-size: 0.9rem !important;
    line-height: 0.6rem !important;
  }
  .contact .contacttable {
    font-size: 0.9rem !important;
    line-height: 0.6rem !important;
  }
  .textbox {
    text-align: center;
  }
  .textbox .vertical-align {
    vertical-align: top !important;
  }
  .blue-gradient:after {
    background: #3a556b !important;
    opacity: 0.9;
  }
  .gray-gradient:after {
    background: #999 !important;
    opacity: 0.9;
  }
  #content .column {
    width: 100%;
  }
  body #g-page-surround #g-header {
    margin-top: 0rem !important;
  }
  body #g-page-surround #g-header h1 {
    margin-top: 4rem !important;
    line-height: 2rem !important;
    font-size: 2rem !important;
  }
  body #g-page-surround #g-header h2 {
    font-size: 1rem !important;
    line-height: 1rem !important;
  }
  body #g-page-surround #g-header .layout-slideshow {
    height: 500px;
  }
  body #g-page-surround #g-header .layout-slideshow .sprocket-features-content {
    width: 100% !important;
    height: 100%;
  }
  body #g-page-surround #g-header .layout-slideshow .sprocket-features-content .sprocket-features-desc {
    width: 100%;
    height: 100%;
  }
  body #g-page-surround #g-winkel .layout-slideshow {
    width: 600px;
    margin: 0 auto;
  }
  body #g-page-surround #g-winkel .sprocket-features-img-container {
    margin: 0 auto !important;
  }
  body #g-page-surround #g-winkel .rg-scr-controls {
    width: 100% !important;
    bottom: 17px;
    position: relative !important;
    top: initial !important;
  }
  body #g-page-surround #g-winkel .text-content {
    padding: 1rem !important;
  }
  body #g-page-surround #g-winkel .rg-scr-title {
    font-size: 1.2rem !important;
  }
  body #g-page-surround #g-werkplaats .layout-slideshow {
    width: 600px;
    margin: 0 auto;
  }
  body #g-page-surround #g-werkplaats .sprocket-features-img-container {
    margin: 0 auto !important;
  }
  body #g-page-surround #g-werkplaats .text-content {
    padding: 1rem !important;
  }
  body #g-page-surround #g-collectie .layout-slideshow {
    width: 600px;
    margin: 0 auto;
  }
  body #g-page-surround #g-collectie .sprocket-features-img-container {
    margin: 0 auto !important;
  }
  body #g-page-surround #g-collectie .text-content {
    padding: 1rem !important;
  }
  body #g-page-surround #g-container-main {
    padding: 50px 0px;
  }
  body #g-page-surround #g-container-main #g-mainbar h2 {
    line-height: 1.5rem !important;
    font-size: 1.2rem !important;
    display: table !important;
    margin: 0 auto !important;
  }
  body #g-page-surround #g-container-main #g-mainbar .merken .merkblok {
    width: 50%;
  }
  body #g-page-surround #g-footer .fa-fw {
    width: 2rem !important;
    height: 2rem !important;
    line-height: 1.7rem !important;
  }
}
/*# sourceMappingURL=custom_13.css.map */