@import url('https://fonts.googleapis.com/css?family=Istok+Web:400,400i,700,700i&display=swap');
@import url("https://use.typekit.net/qfx2jjr.css");
@keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

@keyframes focusShadow {
  0%, 100% {
    box-shadow: 0 0 0 transparent
  }

  50% {
    box-shadow: 0 0 8px rgba(0,0,0,.08)
  }
}

@keyframes zoomIn {
  0% {
    transform: scale(0)
  }

  100% {
    transform: scale(1)
  }
}

@keyframes bounceFromRight {
  0%, 100% {
    margin-left: 0
  }

  50% {
    margin-left: -30px
  }
}

@keyframes bounceFromLeft {
  0%, 100% {
    margin-left: 0
  }

  50% {
    margin-left: 30px
  }
}

@keyframes bounce {
  0%, 100% {
    transform: scale(0)
  }

  50% {
    transform: scale(1)
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@import url(https://fonts.googleapis.com/css?family=Convergence|Open+Sans:300,400);

progress,
sub,
sup {
  vertical-align: baseline
}

button,
hr,
input {
  overflow: visible
}

button,
h3,
select {
  text-transform: none
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
	color: #4f4f4f;
}

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

audio,
canvas,
progress,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],
template {
  display: none
}

a:active,
a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}

hr {
  box-sizing: content-box;
  height: 0
}

#baguetteBox-overlay .full-image img,
.gallery>a,
legend,
table {
  box-sizing: border-box
}

button,
input,
select,
textarea {
  font: inherit;
  margin: 0
}

optgroup {
  font-weight: 700
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
.bundle-entity .icon-home:before {
    content: '\e83a';
}
.icon-phone:before {
    content: '\e83f';
}
.icon-mail:before {
    content: '\e803';
}
.icon-hours:before {
    content: '\e803';
}
details summary {
  cursor: pointer
}

details summary::-webkit-details-marker {
  display: none
}

details summary:active,
details summary:focus {
  outline: 0
}

details:not(.accordion) summary {
  font-weight: 700
}

details.accordion {
  transition: all .1s ease-in
}

details.accordion>.box {
  display: none;
  margin-bottom: 0;
  padding: 1.067em
}

details.accordion[open=""]>.box,
details.accordion[open=open]>.box {
  display: block
}

details.accordion summary {
  background-color: #13445e;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 1.133em;
  padding: .8em 1.067em .8em 2.4em;
  position: relative;
  transition: all 50ms ease-in
}

details.accordion summary:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTgiIHdpZHRoPSIxOCI+PHJlY3QgZmlsbD0iI0ZGRiIgcng9Ii42IiByeT0iLjYiIGhlaWdodD0iNCIgd2lkdGg9IjE4IiB5PSI3Ii8+PHJlY3QgZmlsbD0iI0ZGRiIgcnk9Ii42IiByeD0iLjYiIHRyYW5zZm9ybT0icm90YXRlKDkwKSIgaGVpZ2h0PSI0IiB3aWR0aD0iMTgiIHk9Ii0xMSIvPjwvc3ZnPg==) center center no-repeat;
  border-radius: 50%;
  content: ' ';
  display: block;
  height: 1.6em;
  left: 10px;
  position: absolute;
  top: 12px;
  transition: background-color .2s ease-in-out,transform .2s ease-in-out;
  width: 1.6em
}

details.accordion summary:hover {
  background-color: #0a2534
}

details.accordion summary:hover:before {
  background-color: rgba(255,255,255,.25)
}

[open=""] details.accordion summary,
[open=open] details.accordion summary,
details.accordion summary:active,
details.accordion summary:focus {
  background-color: #06161e
}

details.accordion summary:active:before,
details.accordion summary:focus:before {
  transform: scale(1.25)
}

[open=""] details.accordion summary:before,
[open=open] details.accordion summary:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTgiIHdpZHRoPSIxOCI+PHJlY3QgZmlsbD0iI0ZGRiIgcng9Ii42IiByeT0iLjYiIGhlaWdodD0iNCIgd2lkdGg9IjE4IiB5PSI3Ii8+PC9zdmc+)
}

.gallery>a {
  border-color: transparent;
  border-style: solid;
  border-width: .533em 0 0 .533em;
  display: inline-block;
  vertical-align: top;
  width: 33.333%
}

.gallery>a img {
  display: block;
  height: auto;
  width: 100%
}

@media only screen and (min-width:60em) {
  th {
    border-bottom: 2px solid #4c3e3c
  }

  td,
  th {
    display: table-cell;
    padding: .6em .933em
  }

  .gallery>a {
    width: 20%
  }
}

@media only screen and (min-width:80em) {
  .gallery>a {
    width: 16.666%
  }
}

#baguetteBox-overlay {
  background-color: #222;
  background-color: rgba(0,0,0,.85);
  display: none;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  transition: opacity .5s ease;
  width: 100%;
  z-index: 1000000
}

#baguetteBox-overlay.visible {
  opacity: 1
}

#baguetteBox-overlay .full-image {
  display: inline-block;
  height: 94%;
  margin-top: 2%;
  position: relative;
  text-align: center;
  width: 100%
}

#baguetteBox-overlay .full-image figure {
  display: inline-block;
  height: 100%;
  margin: 0
}

#baguetteBox-overlay .full-image img {
  background: #fff;
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  display: inline-block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  padding: .8em;
  vertical-align: middle;
  width: auto
}

#baguetteBox-overlay .full-image figcaption {
  background-color: #000;
  background-color: rgba(0,0,0,.6);
  bottom: 0;
  color: #ccc;
  display: block;
  font-family: sans-serif;
  line-height: 1.8;
  position: absolute;
  text-align: center;
  white-space: normal;
  width: 100%
}

#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  margin-right: -1px;
  width: 1px
}

#baguetteBox-slider {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: left .4s ease,transform .4s ease;
  white-space: nowrap;
  width: 100%
}

#baguetteBox-slider.bounce-from-right {
  animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
  animation: bounceFromLeft .4s ease-out
}

.baguetteBox-button {
  background-color: #323232;
  background-color: rgba(50,50,50,.5);
  border: 0;
  border-radius: 15%;
  color: #ddd;
  cursor: pointer;
  font: 1.6em sans-serif;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  transition: background-color .4s ease
}

.baguetteBox-button:focus,
.baguetteBox-button:hover {
  background-color: rgba(50,50,50,.9)
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
  height: 60px;
  top: 50%;
  width: 44px
}

.baguetteBox-button#next-button {
  right: 2%
}

.baguetteBox-button#previous-button {
  left: 2%
}

.baguetteBox-button#close-button {
  height: 30px;
  right: 2%;
  top: 20px;
  width: 30px
}

.baguetteBox-button svg {
  left: 0;
  position: absolute;
  top: 0
}

.baguetteBox-button svg g,
.baguetteBox-button svg polyline {
  stroke: #fff
}

.baguetteBox-spinner {
  display: inline-block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px
}

.baguetteBox-double-bounce1,
.baguetteBox-double-bounce2 {
  animation: bounce 2s infinite ease-in-out;
  background-color: #fff;
  border-radius: 50%;
  height: 100%;
  left: 0;
  opacity: .6;
  position: absolute;
  top: 0;
  width: 100%
}

.modal-bg,
.modal.active {
  left: 0;
  position: fixed;
  right: 0;
  top: 0
}

.baguetteBox-double-bounce2 {
  animation-delay: -1s
}

.modal {
  display: none;
  padding: 2.267em;
  visibility: hidden;
  z-index: 9999
}

.modal:focus {
  outline: 0
}

.modal.active {
  animation: fadeInDelayed .4s ease-in-out;
  display: block;
  height: 100%;
  max-height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  visibility: visible
}

.modal .box {
  box-shadow: 0 .25em .5em rgba(0,0,0,.3)
}

.modal-bg {
  animation: fadeIn .2s ease-in-out;
  background: #000;
  bottom: 0;
  opacity: .9;
  z-index: 9998
}

.modal-controls {
  position: absolute;
  right: 1.067em;
  top: 1.067em
}

.modal-controls a {
  background: center center no-repeat;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 2.667em;
  overflow: hidden;
  text-indent: 100%;
  transition: all .2s ease-in-out;
  width: 2.667em
}

.stretch,
.stretch-y {
  height: 100%
}

.sidebar-right .large-thumbnail a,
.sidebar-right .medium-thumbnail a,
.sidebar-right .thumbnail a,
tr {
  border: 0
}

.modal-controls a:active,
.modal-controls a:focus,
.modal-controls a:hover {
  background-color: rgba(255,255,255,.3);
  transform: scale(1.1)
}

.modal-controls a:active,
.modal-controls a:focus {
  transform: scale(.9)
}

.modal-controls .close {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTgiIHdpZHRoPSIxOCI+PHJlY3QgZmlsbD0iI0ZGRiIgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIiByeD0iLjcxNzExIiByeT0iLjcxNzExIiBoZWlnaHQ9IjQuNzgwOCIgd2lkdGg9IjIxLjUxMyIgeT0iLTIuMzkwNCIgeD0iMS45NzEyIi8+PHJlY3QgZmlsbD0iI0ZGRiIgcnk9Ii43MTcxMSIgcng9Ii43MTcxMSIgdHJhbnNmb3JtPSJyb3RhdGUoMTM1KSIgaGVpZ2h0PSI0Ljc4MDgiIHdpZHRoPSIyMS41MTMiIHk9Ii0xNS4xMTgiIHg9Ii0xMC43NTciLz48L3N2Zz4=)
}

.gallery {
  margin: 0 -.4665em -.933em
}

.gallery .pane.thumbnail {
  width: 20%
}

.thumbnail {
  padding: 0 .4665em .933em;
  width: 25%
}

.thumbnail.iblock {
  padding: 0;
  width: 25%
}

@media only screen and (min-width:40em) {
  .gallery>a {
    width: 20%
  }

  .thumbnail {
    width: 16.666%
  }

  .grid6 .thumbnail {
    width: 25%
  }

  .grid8 .thumbnail {
    width: 20%
  }
}

.stretch,
.stretch-x,
.thumbnail img {
  width: 100%
}

.thumbnail figcaption {
  background: rgba(46,204,64,.9);
  bottom: .933em;
  color: #fff;
  display: none;
  line-height: 1.4;
  padding: .6em;
  position: absolute;
  transition: all .2s sease-in-out;
  z-index: 2
}

.large-thumbnail a img,
.large-thumbnail a:before,
.medium-thumbnail a img,
.medium-thumbnail a:before,
.thumbnail a img,
.thumbnail a:before {
  transition: .2s all ease-in-out
}

.sidebar .thumbnail figcaption {
  display: block
}

.large-thumbnail a,
.medium-thumbnail a,
.thumbnail a {
  display: block;
  overflow: hidden;
  position: relative;
  text-decoration: none
}

.large-thumbnail a:before,
.medium-thumbnail a:before,
.thumbnail a:before {
  background: rgba(1,255,112,0);
  background-position: center center;
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2
}

.large-thumbnail a:hover img,
.medium-thumbnail a:hover img,
.thumbnail a:hover img {
  transform: none
}

.large-thumbnail a:hover:before,
.medium-thumbnail a:hover:before,
.thumbnail a:hover:before {
  background-color: rgba(19,68,94,.75);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI1MC4zMTMgMjUwLjMxMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjUwLjMxMyAyNTAuMzEzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnIGlkPSJTZWFyY2giPgoJPHBhdGggc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkOyIgZD0iTTI0NC4xODYsMjE0LjYwNGwtNTQuMzc5LTU0LjM3OGMtMC4yODktMC4yODktMC42MjgtMC40OTEtMC45My0wLjc2ICAgYzEwLjctMTYuMjMxLDE2Ljk0NS0zNS42NiwxNi45NDUtNTYuNTU0QzIwNS44MjIsNDYuMDc1LDE1OS43NDcsMCwxMDIuOTExLDBTMCw0Ni4wNzUsMCwxMDIuOTExICAgYzAsNTYuODM1LDQ2LjA3NCwxMDIuOTExLDEwMi45MSwxMDIuOTExYzIwLjg5NSwwLDQwLjMyMy02LjI0NSw1Ni41NTQtMTYuOTQ1YzAuMjY5LDAuMzAxLDAuNDcsMC42NCwwLjc1OSwwLjkyOWw1NC4zOCw1NC4zOCAgIGM4LjE2OSw4LjE2OCwyMS40MTMsOC4xNjgsMjkuNTgzLDBDMjUyLjM1NCwyMzYuMDE3LDI1Mi4zNTQsMjIyLjc3MywyNDQuMTg2LDIxNC42MDR6IE0xMDIuOTExLDE3MC4xNDYgICBjLTM3LjEzNCwwLTY3LjIzNi0zMC4xMDItNjcuMjM2LTY3LjIzNWMwLTM3LjEzNCwzMC4xMDMtNjcuMjM2LDY3LjIzNi02Ny4yMzZjMzcuMTMyLDAsNjcuMjM1LDMwLjEwMyw2Ny4yMzUsNjcuMjM2ICAgQzE3MC4xNDYsMTQwLjA0NCwxNDAuMDQzLDE3MC4xNDYsMTAyLjkxMSwxNzAuMTQ2eiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)
}

.large-thumbnail a:hover img,
.large-thumbnail a:hover:before,
.medium-thumbnail a:hover img,
.medium-thumbnail a:hover:before,
.thumbnail a:hover img,
.thumbnail a:hover:before {
  transition-duration: .5s
}

.top {
  top: 0
}

.bottom {
  bottom: 0
}

.left {
  left: 0
}

.right {
  right: 0
}

.static {
  position: static
}

.fixed {
  position: fixed
}

.absolute,
.absolute:active,
.absolute:focus,
.absolute:hover {
  position: absolute
}

.slide.active,
article.grid>.pane,
input+.description {
  position: relative
}

.absolute.top,
.fixed.top {
  top: 0
}

.absolute.right,
.fixed.right {
  right: 0
}

.absolute.bottom,
.fixed.bottom {
  bottom: 0
}

.absolute.left,
.fixed.left {
  left: 0
}

.absolute.stretch,
.absolute.stretch-x,
.absolute.stretch-y,
.fixed.stretch,
.fixed.stretch-x,
.fixed.stretch-y {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0
}

.layer {
  z-index: 1
}

.layer1 {
  z-index: 9
}

.layer2 {
  z-index: 99
}

.layer3 {
  z-index: 999
}

.ofh {
  overflow: hidden
}

.ofx {
  overflow-x: hidden
}

.ofy {
  overflox-y: hidden
}

.va-top {
  vertical-align: top
}

.va-middle {
  vertical-align: middle
}

.block-socialicons,
.va-bottom {
  vertical-align: bottom
}

.ta-left {
  text-align: left
}

.ta-center {
  text-align: center
}

.ta-right {
  text-align: right
}

.slide .grid {
  border-spacing: 0;
  display: table;
  height: inherit;
  table-layout: fixed;
  width: 100%
}

.slide .col {
  box-sizing: border-box;
  display: table-cell
}

.slide .caption {
  background: #fff;
  font-size: 14px;
  line-height: 130%;
  margin: 2.267em;
  max-width: 50%;
  min-width: 300px;
  opacity: 0;
  padding-top: 0;
  width: 50%
}

.slide .caption h2 {
  font-size: 20px;
  margin-bottom: 8px
}

.slide.active {
  z-index: 9
}

.slide.swiper-slide-active .caption,
.slide.swiper-slide-duplicate-active .caption {
  animation: zoomIn .4s;
  opacity: .95
}

img.lazy {
  opacity: 0;
  width: 100%
}

img.lazy-loaded {
  animation: fadeIn .4s forwards;
  opacity: 1
}

.gallery .grid4 figure img.lazy-loaded,
.grid4>.gallery figure img.lazy-loaded {
  animation-delay: .2s
}

.gallery .grid4 figure+figure img.lazy-loaded,
.grid4>.gallery figure+figure img.lazy-loaded {
  animation-delay: .3s
}

.masonry-grid .masonry-item {
  animation-duration: .5s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: fadeIn;
  opacity: 0
}

.masonry-grid .masonry-item:nth-child(2) {
  animation-delay: .5s
}

.masonry-grid .masonry-item:nth-child(3) {
  animation-delay: .7s
}

.masonry-grid .masonry-item:nth-child(4) {
  animation-delay: .9s
}

.masonry-grid .masonry-item:nth-child(5) {
  animation-delay: 1s
}

.masonry-grid .masonry-item:nth-child(6) {
  animation-delay: 1.1s
}

.masonry-grid .masonry-item:nth-child(7) {
  animation-delay: 1.2s
}

.masonry-grid .masonry-item:nth-child(n+8) {
  animation-delay: 1.5s
}

.masonry-grid.infscroll .masonry-item:nth-child(n+8) {
  animation-delay: .1s
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4f4f4f;
  font-weight: 600;
  margin: .8em 0 .6em
}

h4,
h5 {
  color: #454545
}

h1 {
  font-size: 1.867em;
  margin-top: 0
}

h2 {
  font-size: 1.6em
}

h4 {
  font-size: 1.133em
}

h5 {
  font-size: 1.067em
}

h6 {
  font-size: .867em
}

h3 {
  font-size: 16px;
}

article footer a,
header.tiny h1 {
  letter-spacing: .1em;
  text-transform: uppercase
}

ol,
ul {
  line-height: 1.5;
  list-style: none;
  padding-left: 2.1em
}

.bundle-text ol,
.bundle-text ul {
  list-style: none
}

.bundle-text ol,
.ipdc-group ol,
ol {
  list-style: decimal
}

.bundle-text ol li:before,
.bundle-text ul li:before {
  content: "\2022";
  display: inline-block;
  font-size: 20px;
  left: -14px;
  position: relative;
  top: 1px;
  width: 0
}

.bundle-text ol li:before {
  display: none
}

p+ul {
  margin-top: -1.133em
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1.867em;
  min-width: 24em;
  width: 100%
}

article.box>header {
  margin-bottom: 0
}

article footer a {
  display: block;
  padding: .8em;
  text-decoration: none
}

header.tiny {
  margin-bottom: 2em
}

header.tiny h1 {
  font-weight: 500
}

.slider+header,
figure+header {
  margin-top: 2.2em
}

.submitted {
  display: block;
  margin-top: .6em;
  text-transform: lowercase
}

blockquote {
  font-size: 2.2rem;
    font-weight: bold;
    margin-top: 1.333em;
    padding: 0 1em;
    display: block;
    width: auto;
    max-width: 70%;
    margin: 20px auto;
    text-align: center;
}
.caption > figcaption {
    display: table-caption;
    max-width: none;
    caption-side: bottom;
    font-size: 11px;
    font-style: italic;
}

blockquote:after,
blockquote:before {
  font-size: 1.5em
}

blockquote:after {
  left: auto;
  top: auto
}

th {
  border-bottom: 0 solid #4c3e3c;
  font-weight: 600;
  text-align: left
}

td,
th {
  display: table-cell;
  padding: .6em .933em
}

.text-block a,
.text-block ol,
.text-block p,
.text-block ul {
  font-size: .9em;
  line-height: 2
}

.pane>.grid {
  margin-top: 0
}

figure {
  margin: 0
}

.button,
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  letter-spacing: .1em;
  text-transform: uppercase
}

.button.green,
button.green,
html input[type=button].green,
input[type=reset].green,
input[type=submit].green {
  background-color: #2ecc40;
  border: #25a233;
  color: #fff
}

.button.green:hover,
button.green:hover,
html input[type=button].green:hover,
input[type=reset].green:hover,
input[type=submit].green:hover {
  background-color: #25a233
}

.button.green:active,
.button.green:focus,
button.green:active,
button.green:focus,
html input[type=button].green:active,
html input[type=button].green:focus,
input[type=reset].green:active,
input[type=reset].green:focus,
input[type=submit].green:active,
input[type=submit].green:focus {
  background-color: #208e2c;
  outline: 0
}

.button.red,
button.red,
html input[type=button].red,
input[type=reset].red,
input[type=submit].red {
  background-color: #ff4136;
  border: #ff1103;
  color: #fff
}

.button.red:hover,
button.red:hover,
html input[type=button].red:hover,
input[type=reset].red:hover,
input[type=submit].red:hover {
  background-color: #ff1103
}

.button.red:active,
.button.red:focus,
button.red:active,
button.red:focus,
html input[type=button].red:active,
html input[type=button].red:focus,
input[type=reset].red:active,
input[type=reset].red:focus,
input[type=submit].red:active,
input[type=submit].red:focus {
  background-color: #e80d00;
  outline: 0
}

.button .icon {
  fill: #fff;
  height: 1em;
  margin-right: .5em;
  width: 1em
}

.overview>.grid>.pane .teaser,
.overview>.pane .teaser {
  border: 0;
  padding: 1.333em
}

.overview>.grid>.pane .teaser header a,
.overview>.pane .teaser header a {
  text-decoration: none
}

.overview>.grid>.pane .teaser a>img,
.overview>.pane .teaser a>img {
  min-width: 100%
}

.box {
  border-bottom: 1px solid #2f2f2f;
  padding-bottom: 1.333em
}

.box>figure {
  margin: -1.333em -1.333em 1.333em;
  text-align: center
}

.box>figure>img {
  width: 100%
}

.box.small {
  padding: 1.067em
}

.box.small h3 {
  font-size: 1em;
  font-weight: 700;
  margin: 0
}

.box.small a,
.date-calendar .day {
  font-size: .8em;
  text-transform: uppercase
}

.box.small a {
  text-decoration: none
}

.box.small>figure {
  margin: -1.067em -1.067em 1.333em
}

.bundle-links a.shortcut-link:before,
.bundle-shortcuts a.shortcut-link:before {
  background: transparent;
  border: 0px solid #2f2f2f;
  color: #fff;
	margin-right: 0px;
}

.date-calendar {
  background: rgba(0,0,0,.03);
  border-right: 1px solid rgba(0,0,0,.06);
  padding: 1em 0;
  width: 7.4em
}

.date-calendar span {
  display: block;
  line-height: 140%;
  text-align: center
}

.date-calendar .day-nr {
  font-size: 2em;
  font-weight: 300;
  margin-bottom: .1em
}

.date-calendar .month-year {
  font-size: .7em;
  fpnt-style: italic
}

.pager>a {
  display: block
}

.pager-nav span {
  font-size: 1.4em;
  line-height: 100%
}

article.teaser+.pager {
  margin-top: -5em
}

.description {
  background-color: rgba(249,228,192,.98);
  border: 1px solid #f2c67a;
  font-size: .8em;
  font-style: italic;
  line-height: 1.5;
  padding: .533em .8em
}

input+.description {
  display: none;
  left: 5px;
  margin-bottom: 1.333em;
  margin-top: -1.666em;
  padding: 12px;
  z-index: 2
}

input+.description:after,
input+.description:before {
  border: solid transparent;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 100%;
  top: 50%;
  width: 0
}

input+.description:after {
  border-color: rgba(249,228,192,0);
  border-right-color: #f9e4c0;
  border-width: 10px;
  margin-top: -10px
}

input+.description:before {
  border-color: rgba(242,198,122,0);
  border-right-color: #f2c67a;
  border-width: 11px;
  margin-top: -11px
}

input:active+.description,
input:focus+.description {
  animate: fadeIn .2s;
  display: inline-block
}

.inline-menu {
  list-style: none;
  margin: 0;
  padding: 0
}

.inline-menu li {
  display: inline-block
}

.toolbar .toolbar-tray-horizontal {
  background-color: #f5f5f2;
  border-bottom: 1px solid #ddd;
  box-shadow: none
}

.block-subtheme-local-tasks+#head {
  margin-top: 45px
}

.bundle-entity .today-only .closing-days,
.bundle-entity .today-only .col.label,
.bundle-entity .today-only .hourgroup,
.bundle-entity .today-only .status-tomorrowstatus,
.bundle-entity .todaytomorrow-only .closing-days,
.bundle-entity .todaytomorrow-only .col.label,
.bundle-entity .todaytomorrow-only .hourgroup,
.bundle-entity .todaytomorrow-only .status-tomorrowstatus,
.bundle-entity .tomorrow-only .closing-days,
.bundle-entity .tomorrow-only .col.label,
.bundle-entity .tomorrow-only .hourgroup,
.bundle-entity .tomorrow-only .status-tomorrowstatus {
  display: none
}

.bundle-entity .field.today-only,
.bundle-entity .field.todaytomorrow-only,
.bundle-entity .field.tomorrow-only {
  margin-top: .933em
}

.bundle-entity .today-only .hourgroup.today,
.bundle-entity .todaytomorrow-only .hourgroup.today,
.bundle-entity .todaytomorrow-only .hourgroup.tomorrow,
.bundle-entity .tomorrow-only .hourgroup.tomorrow {
  display: inline
}

#drupal-live-announce,
.frontpage .field_title,
.hidden,
.hidden.pane,
.invisible,
.large-thumbnail .image-style-large,
.large-thumbnail .image-style-portret,
.lazy,
.visually-hidden,
body>svg,
footer.meta {
  display: none
}

.read-more {
  background: #13445e;
  border: 0;
  color: #fff;
  font-weight: 600;
  padding: .5rem 1.5rem;
  text-decoration: none
}

.read-more:active,
.read-more:focus,
.read-more:hover {
  background-color: #003e47;
  color: #fff
}

.button,
input[type=button] {
  background-color: #fd699c;
  border: 1px solid #fd699c;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
  margin-right: .6em;
  padding: .75em 1em;
  text-align: center;
  text-decoration: none;
  transition: background-color .1s ease-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
	margin-bottom: .6em;
}

.button:hover,
input[type=button]:hover {
  background-color: #0a2534
}

.button:active,
.button:focus,
input[type=button]:active,
input[type=button]:focus {
  background-color: #06161e;
  color: #fff;
  outline: 0
}

#views-exposed-form-search-page-1 input {
  border: 0;
  border-radius: 0;
  height: 50px;
  padding: 0 inherit
}

header #views-exposed-form-search-page-1 .button {
  background-image: url(/themes/subtheme/css/search.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    width: 50px;
    overflow: hidden;
    font-size: 1px;
    color: transparent;
}
header #views-exposed-form-search-page-1 .button{
	background-color: #9E958F;
    position: absolute;
    top: 0;
    margin: 0;
    right: 0;
}

form {
  text-align: left
}

form input[type=submit] {
  margin-top: 2em
}

form .input,
form input[type=date],
form input[type=datetime-local],
form input[type=datetime],
form input[type=email],
form input[type=file],
form input[type=image],
form input[type=month],
form input[type=number],
form input[type=password],
form input[type=search],
form input[type=tel],
form input[type=text],
form input[type=time],
form input[type=url],
form select,
form textarea {
  border: 1px solid #ebebeb;
  border-bottom-width: 4px;
  border-radius: 4px;
  box-sizing: border-box;
  margin: 0 0 10px;
  max-width: 100%;
  padding: 12px
}

form .input:focus,
form input[type=date]:focus,
form input[type=datetime-local]:focus,
form input[type=datetime]:focus,
form input[type=email]:focus,
form input[type=file]:focus,
form input[type=image]:focus,
form input[type=month]:focus,
form input[type=number]:focus,
form input[type=password]:focus,
form input[type=search]:focus,
form input[type=tel]:focus,
form input[type=text]:focus,
form input[type=time]:focus,
form input[type=url]:focus,
form select:focus,
form textarea:focus {
  border-color: #101010 #101010 #091f2b;
  outline: 0
}

.form-item {
  min-height: 3.333em;
	position: relative;
}

fieldset {
  background: #f5f5f5;
  border: 0;
  margin: 0 2px;
  padding: 2.4em 1.2em 1.2em
}

fieldset legend {
  color: #13445e;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  top: 1.2em
}

fieldset .form-item {
  min-height: auto;
	position: relative;
}

form#mailchimp-signup-subscribe-block-inschrijven-nieuwsbrief-form .mailchimp-newsletter-mergefields {
  margin-top: .8em
}

form#mailchimp-signup-subscribe-block-inschrijven-nieuwsbrief-form input[type=submit] {
  background: #7bc157;
  background: linear-gradient(to bottom,#7bc157 1%,#67ae43 100%);
  border-color: #f2f1f1;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7bc157', endColorstr='#67ae43', GradientType=0);
  margin: 0
}

input[type=range] {
  -webkit-appearance: none;
  margin: 15px 0;
  width: 100%
}

input[type=range]:focus {
  outline: 0
}

input[type=range]::-webkit-slider-runnable-track {
  animate: .2s;
  background: #fff;
  border: 1px solid #2f2f2f;
  border-radius: 4px;
  box-shadow: 0 0 0 #222,0 0 0 #2f2f2f;
  cursor: pointer;
  height: 25px;
  width: 100%
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: #13445e;
  border: 3px solid #fff;
  border-radius: 0;
  box-shadow: 1px 1px 1px #111,0 0 1px #1e1e1e;
  cursor: pointer;
  height: 30px;
  margin-top: -3.5px;
  width: 30px
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #fff
}

input[type=range]::-moz-range-track {
  animate: .2s;
  background: #fff;
  border: 1px solid #2f2f2f;
  border-radius: 4px;
  box-shadow: 0 0 0 #222,0 0 0 #2f2f2f;
  cursor: pointer;
  height: 25px;
  width: 100%
}

input[type=range]::-moz-range-thumb {
  background: #13445e;
  border: 3px solid #fff;
  border-radius: 0;
  box-shadow: 1px 1px 1px #111,0 0 1px #1e1e1e;
  cursor: pointer;
  height: 30px;
  width: 30px
}

input[type=range]::-ms-track {
  animate: .2s;
  background: 0 0;
  border-color: transparent;
  border-width: 30px 0;
  color: transparent;
  cursor: pointer;
  height: 25px;
  width: 100%
}

input[type=range]::-ms-fill-lower {
  background: #fff;
  border: 1px solid #2f2f2f;
  border-radius: 8px;
  box-shadow: 0 0 0 #222,0 0 0 #2f2f2f
}

input[type=range]::-ms-fill-upper {
  background: #fff;
  border: 1px solid #2f2f2f;
  border-radius: 8px;
  box-shadow: 0 0 0 #222,0 0 0 #2f2f2f
}

input[type=range]::-ms-thumb {
  background: #13445e;
  border: 3px solid #fff;
  border-radius: 0;
  box-shadow: 1px 1px 1px #111,0 0 1px #1e1e1e;
  cursor: pointer;
  height: 30px;
  width: 30px
}

input[type=range]:focus::-ms-fill-lower {
  background: #fff
}

input[type=range]:focus::-ms-fill-upper {
  background: #fff
}

.toolbar-icon-admin-toolbar-tools-help:before {
  background-image: url(../../subtheme/favicon/mstile-70x70.png)
}

.bgc-main {
  background-color: #13445e
}
.bgc-grey{
	background: transparent;
	border: 0px;
}
.bgc-grey .wrapper {
  background: #eee;
border-bottom: 1px solid #ddd;
}

.bgc-dark {
  background-color: #fff
}

.bgc-beige {
  background: #ede3ca;
  color: #b18518
}

.bgc-light,
.bgc-white {
  background: #fff
}

.bgc-red {
  background: #ff0004
}

.bgc-e2e {
  background: #e2e2e2
}

.bshadow {
  box-shadow: 0 0 8px 0 rgba(0,0,0,.05)
}

.br-reset {
  border: 0
}

.br-all {
  border: 0px solid #2f2f2f
}

.br-top-grey {
  border-top-color: #72c9e5
}

.br-top-main {
  border-top: 1px solid #13445e
}

.br-bottom-main {
  border-bottom-color: #13445e
}

.br-top-large {
  border-style: solid;
  border-top-width: .667em
}

.br-bottom-large {
  border-bottom-width: .667em;
  border-style: solid
}

.br-bottom-medium {
  border-bottom-width: .333em;
  border-style: solid
}

.br-light {
  border-color: #f5f5f5
}

.no-margin {
  margin: 0!important
}

h1,
h1.field_title,
h2,
h3,
h4,
h5,
h6 {
}

body,
html {
  background: #fff;
  font-family: 'Istok Web', sans-serif;
    font-size: 13px;
	padding: 0;
	/*height: 100%;*/
}

a {
  background-color: transparent;
  color: #13445e;
  -webkit-text-decoration-skip: objects
}

a:active,
a:focus,
a:hover {
  /*top: 0*/
}

.wrapper {
  position: relative;
	max-width: 1140px;
	padding: 0;
}

.relative {
  position: relative
}

.iblock {
  display: inline-block
}

.bundle-gallery .gallery .large-thumbnail img.lazy-loaded,
.bundle-gallery .gallery .thumbnail img.lazy-loaded,
.large-thumbnail .lazy-loaded,
.medium-thumbnail .lazy-loaded {
  display: block
}

.message {
  border-radius: .2em;
  box-shadow: 0 -2px 0 rgba(0,0,0,.1) inset;
  margin: 1.333em 0;
  padding: 1.067em
}

.bundle-gallery .gallery {
  margin-left: 0;
  margin-right: 0
}

.bundle-gallery .gallery .large-thumbnail,
.bundle-gallery .gallery .thumbnail {
  margin: 0 10px 0 0;
  width: calc(20% - 10px)
}

.hidden {
  display: none!important
}

.slide.swiper-slide img.lazy-loaded {
  display: block
}

.block-socialicons {
  bottom: 0;
  display: inline-block;
  position: absolute;
  right: 0
}

.block-socialicons .social-icon:before {
  color: #fff;
  font-size: 24px
}

.social-icon {
  color: #b6b6b6;
  font-size: 0;
  margin: 0 5px
}

.social-icon:before {
  font-size: 36px
}

.wrapper.searchblock {
  max-width: 540px;
  position: absolute;
  top: 70px
}

.wrapper.searchblock:hover {
  max-width: 540px
}

.wrapper.searchblock #views-exposed-form-search-page-1 {
  position: relative
}

.wrapper.searchblock #views-exposed-form-search-page-1 .button {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0
}

.glossary .index ul.menu>li {
  margin-right: 1px
}

.glossary .index ul.menu>li a {
  background: #13445e;
  color: #fff;
  font-size: 1.133em;
  padding: 0 .533em
}

.glossary .index ul.menu>li a:hover {
  background: #72c9e5;
  color: #13445e
}

.glossary .columns {
  column-count: 3;
  display: block;
  margin: 1.333em 0 0;
  width: 100%
}

.glossary .box,
.glossary .index {
  margin-bottom: 1.333em
}

.glossary .columns .box {
  break-inside: avoid
}

.glossary .box {
  background: #f5f5f5;
  padding: 1.067em
}

.glossary .box h3.node-title {
  margin: 0 0 .8em
}

.glossary .box h3.node-title a {
  color: #13445e;
  text-decoration: none
}

.glossary .box a {
  color: #13445e
}

ul.tabs>li a {
  border: 0
}

.field-date {
  font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
  font-weight: 600;
  position: relative;
  top: -1rem
}

.ipdc-group .content-header,
.view-solr-search-content .views-row .views-field-title {
  font-family: Convergence,Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif,sans-serif
}

.field-date * {
  display: inline
}

.field-link {
  margin: .533em 0 0
}

#Overview-Filter-Form {
  margin-bottom: 1.867em
}

#Overview-Filter-Form form>div {
  display: inline-block;
  margin: 0 10px 0 0;
  max-width: 250px;
  vertical-align: top
}

#Overview-Filter-Form form>div#dates-wrapper {
  max-width: 420px
}

#Overview-Filter-Form form>div#dates-wrapper .iblock:first-child {
  margin-right: 15px
}

#Overview-Filter-Form form>div input,
#Overview-Filter-Form form>div select {
  font-size: 15px;
  max-height: 50px;
  min-height: 50px;
  min-width: 250px
}

#Overview-Filter-Form form>div input[type=submit],
#Overview-Filter-Form form>div select[type=submit] {
  border: 1px solid #ebebeb;
  border-bottom-width: 4px;
  border-radius: 4px;
  margin-top: 0;
  min-width: 100px;
  text-transform: none
}

.bundle+.hours-table,
.bundle+.info-table,
.sidebar-right>article.block+.block {
  margin-top: 1.333em
}

#Overview-Filter-Form form>div input::-webkit-input-placeholder,
#Overview-Filter-Form form>div select::-webkit-input-placeholder {
  color: grey;
  opacity: 1
}

#Overview-Filter-Form form>div input::-moz-placeholder,
#Overview-Filter-Form form>div select::-moz-placeholder {
  color: grey;
  opacity: 1
}

#Overview-Filter-Form form>div input:-ms-input-placeholder,
#Overview-Filter-Form form>div select:-ms-input-placeholder {
  color: grey;
  opacity: 1
}

#Overview-Filter-Form form>div input:-moz-placeholder,
#Overview-Filter-Form form>div select:-moz-placeholder {
  color: grey;
  opacity: 1
}

.hours-table,
.info-table {
  margin-bottom: 1.867em
}

.hours-table .label.grid1,
.info-table .label.grid1 {
  margin-bottom: 0
}

.hours-table h3,
.info-table h3 {
  border-bottom: .1rem solid #2f2f2f;
  margin-bottom: .533em
}

.hours-table .col,
.hours-table .field-content,
.hours-table .label,
.info-table .col,
.info-table .field-content,
.info-table .label {
  display: inline-block;
  margin-bottom: 1.333em;
  vertical-align: top
}

.hours-table a,
.info-table a,
.map_link {
  display: block
}

.hours-table .col.label,
.hours-table .label,
.info-table .col.label,
.info-table .label {
  font-weight: 700;
  width: 20%
}

.hours-table .col,
.hours-table .field-content,
.info-table .col,
.info-table .field-content {
  width: 80%
}

@media only screen and (min-width:500px) and (max-width:1024px) {
  .hours-table .col.label,
  .hours-table .label,
  .info-table .col.label,
  .info-table .label {
    margin: 0;
    width: 100%
  }

  .hours-table .col,
  .hours-table .field-content,
  .info-table .col,
  .info-table .field-content {
    width: 100%
  }
}

.hours-table .field-item.pane,
.info-table .field-item.pane {
  padding-bottom: 0
}

.entity .hours-table,
.entity .info-table {
  background: #72c9e5;
  padding: 1.333em
}

.map_link {
  background: #4285f4;
  color: #fff;
  padding: 1.067em;
  text-align: right;
  text-decoration: none
}

.bundle-entity .icon,
.bundle-overview .overview .icon,
.entity .icon,
fieldset.hours legend,
fieldset.info legend {

}
[class^="icon-"]:before, [class*=" icon-"]:before {
    color: #FD699C;
	font-size: 16px
}
.icon-mail-alt:before {
   font-size: 14px
}
.map_link:hover {
  background: #1266f1
}

aside.pane .gallery {
  margin: 0
}

aside.pane .gallery+aside {
  margin-top: 1.333em
}

aside.pane aside.sidebar-right .bundle-entity {
  border-radius: 5px
}

fieldset.hours,
fieldset.info {
  background: #f5f5f5;
  border-color: #dcdcdc
}

.bundle-entity .wrapper,
.bundle-overview .overview .wrapper,
.entity .wrapper {
  margin: 0;
  padding: 0
}

.bundle-entity .label,
.bundle-overview .overview .label,
.entity .label {
  color: #13445e;
  font-weight: 700
}

.bundle-entity .field-hours-days,
.bundle-entity>.field-content,
.bundle-overview .overview .field-hours-days,
.bundle-overview .overview>.field-content,
.entity .field-hours-days,
.entity>.field-content {
  margin-bottom: .8em
}

.bundle-entity .field-hours-days .col.label,
.bundle-overview .overview .field-hours-days .col.label,
.entity .field-hours-days .col.label {
  display: inline-block
}

.bundle-entity .field-hours-days .hourgroup,
.bundle-overview .overview .field-hours-days .hourgroup,
.entity .field-hours-days .hourgroup {
  font-size: 14px;
  margin-bottom: 1.333em;
  width: 100%
}

.bundle-entity .field-hours-days .hourgroup .hours,
.bundle-overview .overview .field-hours-days .hourgroup .hours,
.entity .field-hours-days .hourgroup .hours {
  display: inline-block;
  margin-right: .533em
}

.bundle-entity .field-hours-days .hourgroup .hours .note,
.bundle-overview .overview .field-hours-days .hourgroup .hours .note,
.entity .field-hours-days .hourgroup .hours .note {
  margin-left: .533em
}

.bundle-entity .field-hours-days .hourgroup .hours+.hours *,
.bundle-overview .overview .field-hours-days .hourgroup .hours+.hours *,
.entity .field-hours-days .hourgroup .hours+.hours * {
  display: inline
}

.bundle-entity .field-hours-days .hourgroup .hours+.hours:before,
.bundle-overview .overview .field-hours-days .hourgroup .hours+.hours:before,
.entity .field-hours-days .hourgroup .hours+.hours:before {
  content: "|";
  display: inline;
  margin-right: .533em
}

.bundle-entity .field-hours-days .hourgroup .label.day,
.bundle-overview .overview .field-hours-days .hourgroup .label.day,
.entity .field-hours-days .hourgroup .label.day {
  color: #454545;
  display: inline-block;
  font-weight: 400;
  margin: 0;
  width: 85px
}

.bundle-entity .field-hours-days .hourgroup .hours label,
.bundle-overview .overview .field-hours-days .hourgroup .hours label,
.entity .field-hours-days .hourgroup .hours label {
  margin: 0
}

.bundle-entity .field-hours-days .hourgroup+.hourgroup,
.bundle-overview .overview .field-hours-days .hourgroup+.hourgroup,
.entity .field-hours-days .hourgroup+.hourgroup {
  margin-top: -1.333em
}

.bundle-entity .field-hours-days .status,
.bundle-overview .overview .field-hours-days .status,
.entity .field-hours-days .status {
      background-color: #FD699C;
    border: 1px solid #FD699C;
    border-radius: 0;
    color: #fff;
    cursor: default;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .1em;
    line-height: 1.5;
    margin-right: .6em;
    margin-top: 10px;
    padding: .55em .75em .5em;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    transition: background-color .1s ease-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}

.bundle-entity .teaser-content header h3,
.bundle-overview .overview .teaser-content header h3,
.entity .teaser-content header h3,
.sidebar-right fieldset.info .field-item strong {
  display: none
}

.block .contact-info .label,
.ipdc-group .content-header,
.label.pane {
  color: #13445e;
  font-weight: 700
}

.bundle-entity .field-hours-days .status.green,
.bundle-overview .overview .field-hours-days .status.green,
.entity .field-hours-days .status.green {
  background-color: #2ecc40;
  border: #25a233;
  color: #fff
}

.bundle-entity .field-hours-days .status.green:hover,
.bundle-overview .overview .field-hours-days .status.green:hover,
.entity .field-hours-days .status.green:hover {
  background-color: #25a233
}

.bundle-entity .field-hours-days .status.green:active,
.bundle-entity .field-hours-days .status.green:focus,
.bundle-overview .overview .field-hours-days .status.green:active,
.bundle-overview .overview .field-hours-days .status.green:focus,
.entity .field-hours-days .status.green:active,
.entity .field-hours-days .status.green:focus {
  background-color: #208e2c;
  outline: 0
}

.bundle-entity .field-hours-days .status.red,
.bundle-overview .overview .field-hours-days .status.red,
.entity .field-hours-days .status.red {
  background-color: #ff4136;
  border: #ff1103;
  color: #fff
}

.bundle-entity .field-hours-days .status.red:hover,
.bundle-overview .overview .field-hours-days .status.red:hover,
.entity .field-hours-days .status.red:hover {
  background-color: #ff1103
}

.bundle-entity .field-hours-days .status.red:active,
.bundle-entity .field-hours-days .status.red:focus,
.bundle-overview .overview .field-hours-days .status.red:active,
.bundle-overview .overview .field-hours-days .status.red:focus,
.entity .field-hours-days .status.red:active,
.entity .field-hours-days .status.red:focus {
  background-color: #e80d00;
  outline: 0
}

.bundle-entity .field-hours-days .status:hover,
.bundle-overview .overview .field-hours-days .status:hover,
.entity .field-hours-days .status:hover {
  background-color: #0a2534
}

.bundle-entity .field-hours-days .status:active,
.bundle-entity .field-hours-days .status:focus,
.bundle-overview .overview .field-hours-days .status:active,
.bundle-overview .overview .field-hours-days .status:focus,
.entity .field-hours-days .status:active,
.entity .field-hours-days .status:focus {
  background-color: #06161e;
  color: #fff;
  outline: 0
}

.bundle-entity .teaser-content header+.teaser-content,
.bundle-overview .overview .teaser-content header+.teaser-content,
.entity .teaser-content header+.teaser-content {
  margin: 0 0 .533em;
  padding: 0!important
}

.sidebar-right fieldset.info .grid1 {
  width: 20%
}

.sidebar-right fieldset.info .grid11 {
  width: 80%
}

.sidebar-right .gallery a {
  width: 100%
}

.map {
  margin: 1.333em 0
}

.block .contact-info {
  margin: 1.333em 0 0
}

.block .contact-info h3 {
  margin: 0
}

.block .contact-info .field {
  border-bottom: 1px dashed #e8e8e8
}

.block .contact-info .label {
  display: inline-block;
  font-size: 105%;
  margin-top: .533em
}

.block .contact-info .field-item {
  margin-top: .533em
}

.block .contact-info .field-content a {
  display: inline-block;
  margin: 0;
  width: 100%
}

.field-name-field-phone .field-content span,
.ipdc-group.ipdc-theme a,
.spanBlock span {
  display: block
}

.block .contact-info .field-content a+a {
  margin: 0
}

.event .bundle+.field,
article.product header+.bundle-button {
  margin-top: 1.333em
}

.bundle-button+.ipdc-group {
  padding-top: 1.333em
}

.ipdc-group .content-header {
  font-size: 18px
}

.ipdc-group th {
  display: none
}

.menu-showmore a {
  text-decoration: underline!important
}

.content-main ul {
  list-style: disc
}

.content-main ul li {
  line-height: 1.6em
}

.field-address span,
.field-item time.datetime {
  display: block;
  font-style: normal;
}

.field-address span.title {
  font-weight: 500
}

.field-address+.field {
  margin-top: .8em
}

.hide-title .field-title {
  display: none
}

.asideblock {
  margin: 0 0 1.333em
}

.view-solr-search-content .view-content {
  padding: 0 17px
}

.view-solr-search-content .views-row {
  box-shadow: 0 0 2px rgba(0,0,0,.2);
  margin-bottom: 1.333em;
  padding: 1.067em
}

.view-solr-search-content .views-row .views-field-title {
  color: #13445e;
  font-size: 26px;
  font-weight: 600
}

.view-solr-search-content .views-row h1 {
  margin: 0;
  padding: 0
}

.view-solr-search-content .views-row .node-type {
  color: #000;
  font-weight: 600;
  position: absolute;
  right: 1.333em
}

.block.block-subtheme-content {
  margin: 0 auto;
  max-width: 1260px;
  min-width: 300px;
  padding: 0 1em;
  position: relative;
	background-color: white;
	padding: 15px 100px 0 30px;
	margin-bottom: 35px;
	
}

.block.block-subtheme-content .view-header {
  padding: 0 17px
}

.block.block-subtheme-content .views-exposed-form {
  padding: 17px
}

.block.block-subtheme-content .views-exposed-form .form-item {
  display: inline-block
}

#main-menu>a,
.block.block-subtheme-content .search-help-link,
.block.block-subtheme-content .views-exposed-form #edit-advanced #edit-lang-fieldset {
  display: none
}

.block.block-subtheme-content .views-exposed-form input[type=submit] {
  border-radius: 5px;
  margin: -2px 0 0 .8em;
  min-height: 55px
}

.block.block-subtheme-content .views-exposed-form #edit-advanced {
  background: #f5f5f5;
  padding: 1.333em
}

.block.block-subtheme-content .views-exposed-form #edit-advanced fieldset {
  margin: 1.333em
}

.block.block-subtheme-content .views-exposed-form #edit-advanced fieldset legend {
  padding: 0 1.067em
}

.block.block-subtheme-content .views-exposed-form #edit-advanced fieldset .form-item {
  margin-bottom: 0;
  margin-right: 1.333em
}

.block.block-subtheme-content .views-exposed-form #edit-advanced fieldset fieldset {
  margin: 0
}

.block.block-subtheme-content .views-exposed-form+h2,
.block.block-subtheme-content .views-exposed-form+h3 {
  margin: 0 auto;
  max-width: 1260px;
  min-width: 300px;
  padding: 0 17px 1.067em;
  position: relative
}

main ul li {
  line-height: 1.2
}

#main-menu a {
  color: #13445e;
  font-family: "myriad-pro",Gill Sans,Gill Sans MT,Calibri,sans-serif;
  font-size: 2.1rem;
  font-weight: 600;
  line-height: 3em;
  padding: 0 1.5em;
  text-decoration: none
}

.frontpage section.overview-menu,
section.overview-menu {
  border: 0;
  padding: 75px 0
}
#main-menu .menu .menu a.active,
#main-menu .menu .menu a:active,
#main-menu .menu .menu a:focus,
#main-menu .menu .menu a:hover{
background-color: transparent;
  color: #FD699C !important
}

#menu-bar #main-menu a.active,
#menu-bar #main-menu a:active,
#menu-bar #main-menu a:focus,
#menu-bar #main-menu a:hover,
#menu-bar #main-menu a.active span,
#menu-bar #main-menu a:active span,
#menu-bar #main-menu a:focus span,
#menu-bar #main-menu a:hover span
{
  color: #fff !important;
    background-color: #FD699C;
}
#main-menu a.active,
#main-menu a:active,
#main-menu a:focus,
#main-menu a:hover,
#main-menu a.active span,
#main-menu a:active span,
#main-menu a:focus span,
#main-menu a:hover span
{
	background-color: transparent;
  color: #FD699C
}

#main-menu>a {
  color: teal
}
#main-menu ul.inline-menu>li.home, .node-overview-menu .inline-menu ul.menu li.home, .inside .bundle-menu .inline-menu ul.menu li.home{
	display: none !important;
}
#menu-bar #main-menu ul.inline-menu>li.home {
    display: inline-block !important;
    height: 50px;
    overflow: hidden;
	    margin-bottom: -22px;
}
#menu-bar #main-menu .icon-home{
	    display: block !important;
    line-height: 50px;
    padding: 0 25px;
    border-right: 1px solid #ddd;
    display: block;
    text-align: center;
    font-size: 1px;
    font-weight: normal;
    color: transparent;
    margin-top: 0;
}
#menu-bar #main-menu .icon-home:before {
    font-family: "awesome";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline;
    text-decoration: inherit;
    width: 1em;
    content: '\e81f';
    font-size: 32px;
    line-height: 32px;
    position: absolute;
    top: 10px;
    left: 5px;
    color: #4f4f4f;
}

@media 60em {
  #main-menu>ul>li {
    border-color: #5f5f5f;
    border-style: solid;
    border-width: 0 1px
  }

  #main-menu>ul>li+li {
    border-left-width: 0
  }
}

@media only screen and (max-width:40em) {
  tr {
    border-width: 1px
  }

  th {
    display: none
  }

  td {
    display: block;
    margin: .6em 1.2em;
    padding: 0
  }

  td:first-child {
    padding-top: .6em
  }

  td:last-child {
    padding-bottom: .6em
  }

  td:before {
    content: attr(data-th) ": ";
    display: inline-block;
    font-weight: 700;
    width: 6.5em
  }

  #main-menu>a.menutoggle {
    display: block
  }

  #main-menu>a {
    border-color: #5f5f5f;
    border-style: solid;
    border-width: 0 1px;
    display: inline-block
  }
}

.table-menu>ul.menu {
  display: table;
  width: 100%
}

.table-menu>ul.menu>li {
  display: table-cell
}

.frontpage section.overview-menu .menu-columns-3 {
  background: 0 0;
  border: 0;
  margin: 0
}

section.overview-menu #main-menu ul.inline-menu>li,
section.overview-menu #main-menu ul.menu>li,
section.overview-menu div.menu-columns-3 ul.inline-menu>li,
section.overview-menu div.menu-columns-3 ul.menu>li {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0 20px;
  vertical-align: top;
  width: calc(33% - 40px)
}

section.overview-menu #main-menu ul.inline-menu>li p,
section.overview-menu #main-menu ul.menu>li p,
section.overview-menu div.menu-columns-3 ul.inline-menu>li p,
section.overview-menu div.menu-columns-3 ul.menu>li p {
  color: #454545;
  display: inline-block;
  font-family: Open Sans,sans-serif;
  font-size: 16px;
  font-weight: 500
}

section.overview-menu #main-menu ul.inline-menu>li p:hover,
section.overview-menu #main-menu ul.menu>li p:hover,
section.overview-menu div.menu-columns-3 ul.inline-menu>li p:hover,
section.overview-menu div.menu-columns-3 ul.menu>li p:hover {
  background: 0 0;
  color: #13445e
}

section.overview-menu #main-menu ul.inline-menu>li a,
section.overview-menu #main-menu ul.menu>li a,
section.overview-menu div.menu-columns-3 ul.inline-menu>li a,
section.overview-menu div.menu-columns-3 ul.menu>li a {
  color: #13445e;
  display: inline-block;
  font-family: Convergence,Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif,sans-serif;
  font-size: 23px;
  margin: 0;
  padding: 0;
  width: 100%
}

section.overview-menu #main-menu ul.inline-menu>li a.active,
section.overview-menu #main-menu ul.inline-menu>li a.is-active,
section.overview-menu #main-menu ul.inline-menu>li a:active,
section.overview-menu #main-menu ul.inline-menu>li a:focus,
section.overview-menu #main-menu ul.inline-menu>li a:hover,
section.overview-menu #main-menu ul.menu>li a.active,
section.overview-menu #main-menu ul.menu>li a.is-active,
section.overview-menu #main-menu ul.menu>li a:active,
section.overview-menu #main-menu ul.menu>li a:focus,
section.overview-menu #main-menu ul.menu>li a:hover,
section.overview-menu div.menu-columns-3 ul.inline-menu>li a.active,
section.overview-menu div.menu-columns-3 ul.inline-menu>li a.is-active,
section.overview-menu div.menu-columns-3 ul.inline-menu>li a:active,
section.overview-menu div.menu-columns-3 ul.inline-menu>li a:focus,
section.overview-menu div.menu-columns-3 ul.inline-menu>li a:hover,
section.overview-menu div.menu-columns-3 ul.menu>li a.active,
section.overview-menu div.menu-columns-3 ul.menu>li a.is-active,
section.overview-menu div.menu-columns-3 ul.menu>li a:active,
section.overview-menu div.menu-columns-3 ul.menu>li a:focus,
section.overview-menu div.menu-columns-3 ul.menu>li a:hover {
  color: #0a2534;
  text-decoration: underline
}

.bundle-overview .overview article header a,
.teaser header a {
  text-decoration: none
}

section.overview-menu #main-menu ul.inline-menu>li>.menu>li,
section.overview-menu #main-menu ul.menu>li>.menu>li,
section.overview-menu div.menu-columns-3 ul.inline-menu>li>.menu>li,
section.overview-menu div.menu-columns-3 ul.menu>li>.menu>li {
  display: inline;
  padding: 0;
  width: auto
}

section.overview-menu #main-menu ul.inline-menu>li>.menu>li a,
section.overview-menu #main-menu ul.menu>li>.menu>li a,
section.overview-menu div.menu-columns-3 ul.inline-menu>li>.menu>li a,
section.overview-menu div.menu-columns-3 ul.menu>li>.menu>li a {
  color: #454545;
  display: inline;
  font-family: Open Sans,sans-serif;
  font-size: 16px;
  font-weight: 500
}

section.overview-menu #main-menu ul.inline-menu>li>.menu>li a:hover,
section.overview-menu #main-menu ul.menu>li>.menu>li a:hover,
section.overview-menu div.menu-columns-3 ul.inline-menu>li>.menu>li a:hover,
section.overview-menu div.menu-columns-3 ul.menu>li>.menu>li a:hover {
  background: 0 0;
  color: #13445e
}

section.overview-menu #main-menu ul.inline-menu>li>.menu>li:after,
section.overview-menu #main-menu ul.menu>li>.menu>li:after,
section.overview-menu div.menu-columns-3 ul.inline-menu>li>.menu>li:after,
section.overview-menu div.menu-columns-3 ul.menu>li>.menu>li:after {
  content: " | ";
  display: inline-block;
  padding: 0 10px
}

section.overview-menu #main-menu ul.inline-menu>li>.menu>li.menu-showmore:after,
section.overview-menu #main-menu ul.inline-menu>li>.menu>li:last-child:after,
section.overview-menu #main-menu ul.menu>li>.menu>li.menu-showmore:after,
section.overview-menu #main-menu ul.menu>li>.menu>li:last-child:after,
section.overview-menu div.menu-columns-3 ul.inline-menu>li>.menu>li.menu-showmore:after,
section.overview-menu div.menu-columns-3 ul.inline-menu>li>.menu>li:last-child:after,
section.overview-menu div.menu-columns-3 ul.menu>li>.menu>li.menu-showmore:after,
section.overview-menu div.menu-columns-3 ul.menu>li>.menu>li:last-child:after {
  display: none
}

.wrapper-breadcrumb {
  border-bottom: 1px solid #c8c8c8
}

nav.breadcrumb ol li {
  background: 0 0;
  margin: 0 5px 0 0;
  padding: 0;
	display: block;
}

nav.breadcrumb ol li a {
  color: #13445e;
  font-weight: 600;
  padding: 0
}

nav.breadcrumb ol li a:before {
  background: url("arrow.png");
  content: "";
  display: inline-block;
  height: 13px;
  margin: 0 10px 0 0px;
  width: 12px
}
nav.breadcrumb ol li:first-child a::before{
	content: none;
}
.block-subtheme-breadcrumbs .breadcrumb li:last-child::before {
  background: url("arrow.png");
  content: "";
  display: inline-block;
height: 13px;
margin: 0px 2px 0 0px;
width: 12px;
background-repeat: no-repeat;
}


aside .bundle-entity .field-hours-days .closing-days,
nav.breadcrumb ol li:last-child a:after,
section.bundle-overview .overview .field-hours-days .closing-days {
  display: none
}

.bundle-overview .overview article header {
  overflow: hidden
}

.bundle-overview .overview article header h1 {
  font-size: 1.8rem;
  margin: 0 0 1.5rem
}

section.bundle-overview .overview figure {
  margin: 0 0 1.333em
}

section.bundle-overview .overview .pane a {
  color: #454545
}

section.bundle-overview .overview .pane a.read-more {
  color: #fff;
  display: inline-block;
  margin: .533em 0
}

section.bundle-overview .overview.view-mode-teaser-large figure {
  margin: 0
}

section.bundle-overview .overview.view-mode-teaser-large .teaser-content {
     padding: 1.067em;
    background-color: #f6ece6;
    border-top: 1px solid white;
}

section.bundle-overview .overview.view-mode-teaser-large .node-person-large .pane.grid7 {
  padding-left: 0
}

section.bundle-overview .overview.view-mode-teaser figure+.teaser-content {
  border-top: 0
}

section.bundle-overview .overview.view-mode-teaser h3,
section.bundle-overview .overview.view-mode-teaser-small h3 {
  margin: 0 0 .533em
}

section.bundle-overview .overview.view-mode-thumbnail figure {
  margin: 0
}

section.bundle-overview .overview.view-mode-links ul.menu.list li {
  border: 1px solid #2f2f2f;
  border-left: 0;
  border-right: 0
}

section.bundle-overview .overview.view-mode-links ul.menu.list li a {
  padding: .533em;
  transition: all .4s
}

section.bundle-overview .overview.view-mode-links ul.menu.list li a:hover {
  background: #13445e;
  color: #fff
}

section.bundle-overview .overview.view-mode-links ul.menu.list li+li {
  border-top: 0
}

.teaser header {
  overflow: hidden
}

.teaser header h1 {
  font-size: 1.8rem;
  margin: 0 0 1.5rem
}

.teaser.event-teaser .pane {
  padding-bottom: 0
}

.view-mode-thumbnail .masonry-item #node article {
  background: #5eb2df;
  padding: 1.067em 0;
  text-align: center
}

.view-mode-thumbnail .masonry-item #node article header h1 {
  font-size: .867em;
  margin: 0
}

.view-mode-thumbnail .masonry-item #node article img.lazy {
  margin: 0 auto
}

.view-mode-thumbnail .masonry-item #node .pane.grid2 {
  margin: 0 auto 1.067em;
  width: 100%
}

.view-mode-thumbnail .masonry-item #node .pane.grid10 {
  width: 100%
}

.view-mode-teaser-small .masonry-item #node article {
  border: 0;
  border: 5px solid #2f2f2f;
  border-radius: 5px;
  overflow: hidden;
  padding: 0
}

.view-mode-teaser-small .masonry-item #node article header h1 {
  margin: 0
}

.view-mode-teaser-small .masonry-item #node article img.lazy {
  min-width: 100%;
  transition: all .2s
}

.view-mode-teaser-small .masonry-item #node article .absolute.bottom {
  padding: 0 1.067em 1.067em
}

.view-mode-teaser-small .masonry-item #node article .absolute.bottom h1.field_title {
  color: #fff;
  font-family: Convergence,Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif,sans-serif;
  font-size: 35px;
  font-weight: 600;
  margin: 0 0 10px
}

.view-mode-teaser-small .masonry-item #node article .absolute.bottom .content-multilingual {
  border-left: 5px solid #13445e;
  display: block;
  padding-left: 20px
}

.view-mode-teaser-small .masonry-item #node article .absolute.bottom .content-multilingual h1.field_title {
  font-family: Open Sans,sans-serif;
  font-size: 16px;
  font-weight: 200;
  margin: 0;
  padding: 2px 0
}

.view-mode-teaser-small .masonry-item #node article .teaser_holder>a {
  display: block;
  position: inherit
}

.view-mode-teaser-small .masonry-item #node article:hover img {
  transform: scale(1.05)
}

.view-mode-teaser-small .masonry-item #node .pane.grid2 {
  margin: 0 auto 1.067em;
  width: 100%
}

.view-mode-teaser-small .masonry-item #node .pane.grid10 {
  width: 100%
}

#innerbottom .block .thumbnail {
  padding: 0;
  width: 100%
}

.overview .pane.masonry-item .block {
  background-color: #f5f5f5;
  margin: 0;
  padding: 0
}

.overview .pane.masonry-item .block a {
  color: #454545
}

.overview .pane.masonry-item .block .block-content {
  font-family: Open Sans,sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  padding: 0 1.333em 1.067em
}

.overview .pane.masonry-item .block .block-content h3 {
  color: #000;
  font-size: 26px;
  font-weight: 400
}

body {
  font-family: 'Istok Web', sans-serif;
    font-size: 13px;
  margin: 0;
	    border-top: 2px solid #FD699C;
	background-repeat: no-repeat;
background-position: right 500px;
	background-image: url(input.png);
	float: left;
width: 100%;
}

body>main {
  margin-top: 0
}

.slide.swiper-slide img.lazy {
  opacity: 1
}

main {
  padding: 1.333em 0
}

body>.kint {
  padding-top: 3.5em
}

#toolbar-administration {
  z-index: 9999
}

#drupal-live-announce,
.visually-hidden {
  display: none
}

.adminimal .toolbar .toolbar-menu {
  background: #fff!important
}
#logo, #logo span, #logo:hover {
   margin-top: 40px;
	padding: 0;
}
#logo img {
    max-height: 100px;
    max-width: 440px;
	width: 136px;
}
.pd-large {
    padding: 0;
}
header.bgc-dark {
    height: 130px;
    margin-bottom: 55px;
    font-weight: normal;
}
div#quicklinks {
    right: 0;
    margin-top: 30px;
    line-height: 19.5px;
	top: 0;
    text-align: right;
    position: absolute;
}
#quicklinks li{
	    display: inline;
	padding: 0;
margin: 0 17px;
}
#quicklinks a {
    display: inline-block;
}
#quicklinks a {
    color: #444444;
}
.wrapper #quicklinks a {
    text-decoration: none !important;
    border-bottom: 1px dotted #444;
}
.wrapper #quicklinks a:hover {
    color: #FD699C;
border-color: #FD699C;
}
#main-menu ul li a {
    line-height: 50px;
    padding: 0 25px;
    border-right: 1px solid #ddd;
    display: block;
    text-align: center;
    font-size: 15px;
	font-weight: normal;
	color: #444444;
}
#main-menu ul li.active a, #menu ul li a:hover {
    color: #fff;
background-color: #FD699C;
}
footer.footer {
    border-top: 1px solid #eee;
    padding: 25px 0;
    margin-top: 45px;
	float: left;
	width: 100%;
}
footer.footer .grid6{
	text-align: center;
	width: 100%;
}
footer.footer .grid6 a{
	text-decoration: none !important;
border-bottom: 1px dotted #444;
	color: #444;
}
.block-subtheme-breadcrumbs, .frontpage #innertop{
	background: url(filter.png) no-repeat left 50%;
    background-size: auto;
background-size: cover;
width: 100%;
	height: 270px;
margin-bottom: 35px;
border: 1px solid #e6e3e2;
position: relative;
	vertical-align: bottom;
	text-align: left;
}
.block-subtheme-breadcrumbs .breadcrumb{
	position: absolute;
	bottom: 20px;
	left: 25px;
}
.block-subtheme-breadcrumbs .breadcrumb a{
	color: #9E958F;
display: block;
font-size: 16px;
margin: 5px 0 0;
padding: 0 0 0 0px;
	font-weight: normal;
	font-family: 'Istok Web', sans-serif;
}
.block-subtheme-breadcrumbs .breadcrumb li{
	font-size: 22px;
	color: #9E958F;
}
h1 {
    font-size: 1.6em;
    margin-top: 0;
	color: #4f4f4f;
}
form .input, form input[type="date"], form input[type="datetime-local"], form input[type="datetime"], form input[type="email"], form input[type="file"], form input[type="image"], form input[type="month"], form input[type="number"], form input[type="password"], form input[type="search"], form input[type="tel"], form input[type="text"], form input[type="time"], form input[type="url"], form select, form textarea {
    border: 1px solid #ccc !important;
    border-bottom-width: 1px;
    border-radius: 0;
    box-sizing: border-box;
    margin: 0 0 10px;
    max-width: 100%;
    padding: 12px;
}
input[aria-invalid="true"], select[aria-invalid="true"], textarea[aria-invalid="true"], input:invalid, select:invalid, textarea:invalid {
    border: 1px solid #ff0000;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}
.form-item-voornaam, .form-item-achternaam, .form-item-naam, .form-item-straatnaam, .form-item-woonplaats, .form-item-geboorteplaats, .form-item-telefoonnummer, .form-item-e-mailadres, .form-item-voornaam-ouder-1, .form-item-achternaam-ouder-1, .form-item-achternaam-oduer-1, .form-item-voornaam-ouder-2, .form-item-achternaam-ouder-2 {
	display: inline-block;
	width: 48%;
	margin-right: 2%
}
.form-item-uitgerekende-geboortedatum-of-geboortedatum, .form-item-de-opvang-zal-starten-op{
	width: 97%;
}
.form-item-huisnummer, .form-item-huisnummer-toevoeging, .form-item-postcode, .form-item-geboortedatum, .form-item.js-form-type-date{
	display: inline-block;
	width: 23%;
	margin-right: 2%
}
.form-item-huisnummer, .form-item-woonplaats{
	margin-right: 5% !important;
}
fieldset {
    padding: 30px 15px !important;
}
fieldset legend {
    color: #666;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    top: 1.8em;
    margin-bottom: 15px;
    left: 5px;
}
fieldset.required legend:after {
    color: red;
    content: "*";
    margin: 0 0 0 .2em;
}
fieldset .fieldset-wrapper{
	margin: 0 5px;
}
/*.block-subtheme-breadcrumbs{
	width: 74%;
}*/
.block.block-subtheme-content{
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: transparent;
}
.formulieren .block.block-subtheme-content{
	width: 74%;
	margin: 0;
	background-color: transparent;
	padding: 0;
}
.view-mode-teaser .grid12{
	width: 30.6666%;
margin-right: 4%;
margin-bottom: 35px;
background: #f6ece6;
height: 250px;
float: left;
position: relative;
border-bottom: 1px solid #ccc;
overflow: inherit;
box-sizing: border-box;
list-style: none;
}
.view-mode-teaser .grid12:nth-of-type(3n+3){
	margin-right: 0;
}
section.bundle-overview .overview.view-mode-teaser h3 {
    padding: 0 25px;
    height: 65px;
    margin: 0;
    border-bottom: 1px solid #d6d6d6;
	font-size: 17px;
line-height: 20px;
}
section.bundle-overview .overview.view-mode-teaser .pd-medium{
	padding: 0;
}
section.bundle-overview .overview.view-mode-teaser .grid12 h3 a {
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background: url(arrow-right-pink.png) no-repeat center right;
    border: 0;
    padding-right: 16px;
}
section.bundle-overview .overview.view-mode-teaser .grid12:nth-of-type(5n+2) h3 a {
    background-image: url(arrow-right-green.png);
}
section.bundle-overview .overview.view-mode-teaser .grid12:nth-of-type(5n+3) h3 a {
    background-image: url(arrow-right-orange.png);
}
section.bundle-overview .overview.view-mode-teaser .grid12:nth-of-type(5n+4) h3 a {
    background-image: url(arrow-right-blue.png);
}
section.bundle-overview .overview.view-mode-teaser .grid12:nth-of-type(5n+5) h3 a {
    background-image: url(arrow-right-purple.png);
}
section.bundle-overview .overview.view-mode-teaser .grid12 .block-content {
    padding: 15px 25px;
    border-top: 1px solid 
    #fff;
}
section.bundle-overview .overview.view-mode-teaser .grid12 h3 a:hover{
	color: #FD699C !important;
}
fieldset .form-item{
	padding: 0 !important;
}
fieldset .form-item legend{
	top: 0
}
.read-more {
    background: none;
    border: 0;
    color: #444 !important;
    font-weight: 400;
    padding: 0;
    text-decoration: none !important;
border-bottom: 1px dotted #444;
	margin-top: 20px;
}
.read-more:hover{
	background: none;
	color: #FD699C !important;
border-color: #FD699C !important;
}
.ui-datepicker {
    width: 22em;
    padding: .2em .2em 0;
}
.ui-datepicker-trigger {
    margin: 0 2px;
    position: absolute;
    right: -25px;
    top: 22px;
}
.field-e-group .icon, .field-e-group .field {
    display: inline-block;
    /* width: 90%; */
    vertical-align: top;
    margin-right: 0px;
}
.field-e-group{
	margin-bottom: 10px;
}
.icon {
    width: 2em;
    text-align: center;
}
.block .bundle>.field-title {
    margin-bottom: 25px;
	    font-size: 17px;
}
.bundle-entity .field-hours-days .col.label, .bundle-overview .overview .field-hours-days .col.label, .entity .field-hours-days .col.label {
    display: inline-block;
    color: #4f4f4f;
}
.bundle-entity .field.today-only, .bundle-entity .field.todaytomorrow-only, .bundle-entity .field.tomorrow-only{
    margin-top: -.08em;
	color: #4F4F4F;
	font-size: 13px;
}
.label.day, .hourswrapper{
	font-size: 13px;
}
.sidebar-left .bundle, .sidebar-right .bundle{
	margin-bottom: 60px;
}
.sidebar-left #main-menu ul li a {
    line-height: 24px;
    padding: 0 0 1px;
    border-right: 0px solid #ddd;
    display: inline;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    color: #444444;
    border-bottom: 1px dotted #444444;
	    font-family: 'Istok Web',sans-serif;
}
.node-overview-menu ul.inline-menu>li .menu a, .inside .bundle-menu ul.inline-menu>li .menu a{
	line-height: 24px !important;
    padding: 0 0 1px !important;
    border-right: 0px solid #ddd !important;
    display: inline !important;
    text-align: left !important;
    font-size: 13px !important;
    font-weight: normal !important;
    color: #444444 !important;
    border-bottom: 1px dotted #444444 !important;
	    font-family: 'Istok Web',sans-serif !important;
}
.sidebar-left ul.inline-menu>li {
    display: inline-block;
    padding: 10px 0;
}
.sidebar-left ul.inline-menu>li::before, .frontpage .sidebar-left .overview.view-mode-links ul.menu.list li::before{
	display: inline-block;
    content: '\e806';
    color: #FD699C;
    font-size: 16px;
    font-family: "awesome";
    font-style: normal;
    font-weight: normal;
    margin-left: -20px;
    margin-right: 5px;
	
}
.frontpage .sidebar-left .overview.view-mode-links ul.menu.list li{
	border: 0px;
	background: none;
	display: inline-block;
    padding: 7px 0px 7px 20px;
}
.frontpage .sidebar-left .overview.view-mode-links ul.menu.list li a{
	    line-height: 24px;
    padding: 0 0 1px;
    border-right: 0px solid #ddd;
    display: inline;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    color: #444444;
    border-bottom: 1px dotted #444444;
    font-family: 'Istok Web',sans-serif;
}
.frontpage .sidebar-left .overview.view-mode-links ul.menu.list li a:hover{
	background: none;
	color: #FD699C;
}
.sidebar-left ul.inline-menu{
	padding-left: 20px;
}
.sidebar-left.grid4 {
    width: 22%;
    margin-right: 4%;
}
main .grid8{
	width: 74%;
}
.node-overview-menu ul.inline-menu>li, .inside .bundle-menu ul.inline-menu>li {
    display: inline-block;
    width: 30.6666%;
    background-color: #f6ece6;
    margin-right: 4%;
    border-bottom: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    vertical-align: top;
    margin-bottom: 4%;
}
.node-overview-menu ul.inline-menu li > .menu, .inside .bundle-menu ul.inline-menu li > .menu{
	    padding: 15px 25px 0;
    border-top: 1px solid #fff;
	min-height: 155px;
}
div.menu, .node-overview-menu .no-drop div.menu div.menu{
	display: none;
}
div.menu2 a{
	    line-height: 24px !important;
    padding: 0 0 1px !important;
    border-right: 0px solid #ddd !important;
    display: inline !important;
    text-align: left !important;
    font-size: 13px !important;
    font-weight: normal !important;
    color: #444444 !important;
    border-bottom: 1px dotted #444444 !important;
    font-family: 'Istok Web',sans-serif !important;
}
div.menu2 a:hover{
	    color: #FD699C !important;
}
div.menu2{
	padding: 0 25px 15px;
    margin-top: -15px;
}
#main-menu > .inline-menu{
	display: flex;
    flex-wrap: wrap;
}
.node-overview-menu ul.inline-menu>li.no-drop>div.menu, #menu-bar.menu, .inside .bundle-menu ul.inline-menu>li.no-drop>div.menu{
	display: block;
}
.node-overview-menu ul.inline-menu>li:nth-of-type(3n+4), .inside .bundle-menu ul.inline-menu>li:nth-of-type(3n+4) {
    margin-right: 0;
}
.node-overview-menu .inline-menu ul.menu li, .inside .bundle-menu .inline-menu ul.menu li {
    display: inline-block;
    width: 100%;
    margin: 4px 0;
}
.node-overview-menu .inline-menu ul.menu li:nth-of-type(1n+5), .inside .bundle-menu .inline-menu ul.menu li:nth-of-type(1n+5) {
    display: none;
}
.node-overview-menu .inline-menu > li a, .inside .bundle-menu .inline-menu > li a {
    padding: 0 25px;
    height: 65px;
    margin: 0;
    border-bottom: 1px solid #d6d6d6;
    font-size: 17px;
    line-height: 20px;
	text-align: left;
}
.node-overview-menu .inline-menu > li > a span, .inside .bundle-menu .inline-menu > li > a span {
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background: url(/themes/subtheme/css/arrow-right-pink.png) no-repeat center right;
    border: 0;
    padding-right: 16px;
	line-height: 120%;
    text-align: left;
    font-weight: bold;
    font-family: 'Istok Web',sans-serif;
}
.node-overview-menu .inline-menu > li:nth-of-type(5n+2) > a span, .inside .bundle-menu .inline-menu > li:nth-of-type(5n+2) > a span{
    background: url(arrow-right-green.png) no-repeat center right;
}
.node-overview-menu .inline-menu > li:nth-of-type(5n+3) > a span, .inside .bundle-menu .inline-menu > li:nth-of-type(5n+3) > a span {
    background: url(arrow-right-orange.png) no-repeat center right;
}
.node-overview-menu .inline-menu > li:nth-of-type(5n+4) > a span, .inside .bundle-menu .inline-menu > li:nth-of-type(5n+4) > a span {
    background: url(arrow-right-blue.png) no-repeat center right;
}
.node-overview-menu .inline-menu > li:nth-of-type(5n+5) > a span, .inside .bundle-menu .inline-menu > li:nth-of-type(5n+5) > a span {
    background: url(arrow-right-purple.png) no-repeat center right;
}
.inside .grid4{
	width: 23%;
    float: right;
	padding: 0 0 1.286em;
}
.inside .grid4 .block{
	    display: flex;
    flex-direction: column-reverse;
}
.inside .grid4 .block .grid8, .inside .grid4 .block .grid4{
	width: 100%;
}
.inside .grid4 .block aside.pane .gallery {
    margin: 0 1.286em;
}
.grid4 .block .block-subtheme-breadcrumbs, #innertop .block-subtheme-breadcrumbs{
	display: none;
}
.inside .sidebar-right .bundle-entity {
    margin-bottom: 10px;
}
.dp-grid-item.search{
	top: 80px;
max-width: 550px;
float: right;
width: 100%;
position: absolute;
right: 18px;
}
#views-exposed-form-search-page-1{
	position: relative;
}
#views-exposed-form-search-page-1 label{
	position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
.frontpage #innertop .block{
	    vertical-align: bottom;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.frontpage #innertop .block::after {
  content: "";
  background: url(banner-homepagina.png);
  opacity: 0.2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
      z-index: 0;
    background-size: cover;
    background-position: center; 
}
.frontpage #innertop .block .content-wrapper{
	    position: absolute;
    bottom: 10px;
    left: 30px;
	z-index: 99;
}
.frontpage #innertop .block .content-wrapper h1 {
    font-size: 1.6em;
    margin-top: 0;
    color: #4f4f4f;
    line-height: 140%;
    font-weight: normal;
}
footer ul.menu>li{
	display: inline-block;
	margin: 0 10px;
}
.bgc-grey.br-all.front{
	display: none;
}
.hamburger{
	display: none;
}
.sidebar-right .gt-large>.pane {
    padding: 0 0 2.571em;
}
.inside .grid4 .block {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    margin-left: 0;
}
.gt-medium {
    margin-left: -.643em;
    margin-right: -.643em;
    width: calc(100% + .643em);
}
main {
    padding: 4.333em 0;
}
 .appointment .label.grid1, .appointment .label.grid3{
	width: 11%;
	color: #4f4f4f;
	 margin-left: 22px;
}
 .appointment fieldset .label.grid1, .appointment fieldset .label.grid3{
	 margin-left: 0px;
}
 .grid11, .grid9{
	width: 85%;
	color: #4f4f4f;
	 
}
.appointment .field-address span, .appointment .field-item time.datetime {
    display: inline-block;
    font-style: normal;
}
.searchpage .views-row{
		padding: 15px;
		background-color: rgba(255,255,255,.8);
	}
	.searchpage .views-row:nth-child(odd){
		background-color: rgba(247,247,247,.8);
	}
.views-field-title a {
    font-size: 1.4em;
    margin-top: 0;
    color: #4f4f4f;
	font-weight: bold;
text-decoration: underline;
padding-bottom: 10px;
display: block;
}
.bundle-entity .todaytomorrow-only .hourgroup.today, .bundle-entity .todaytomorrow-only .hourgroup.tomorrow {
    display: inline-grid;
   width: 43%;
    padding-right: 7%;
}

.sidebar-right .bundle-entity .field-e-group .icon-mail-alt+.field {
	overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
}
.align-right {
    float: right;
    margin: 10px 0 10px 20px;
}
.align-left {
    float: left;
    margin: 10px 20px 10px 0;
}
.bundle-links a.shortcut-link, .bundle-shortcuts a.shortcut-link {
    background: #FD699C;
    line-height: 50px;
    padding: 0;
    width: 100%;
    color: white;
    padding-left: 0px;
	width: 100%;
	display: flex;
    line-height: 140%;
    align-items: center;
	position: unset;
}
.shortcut-wrapper {
    background: hsla(0,0%,75%,.05);
    border: 1px solid #FD699C;
    border-bottom: 1px solid #FD699C;
    border-radius: 0px;
    transition: all .4s;
	    max-width: 33%;
	position: relative;
}
.shortcut-wrapper h4 a::after{
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
, .shortcut-wrapper h4 a:focus{
	position: inherit;
}
.shortcut-wrapper figure img.lazy-loaded{
	display: block !important;
}
.shortcut-wrapper figure + h4{
	padding: 10px;
	    background: #FD699C;
}
.shortcut-wrapper figure{
	background-color: white;
}
.field.field-links{
	margin-bottom: .857em;
}
.field-files .link, .field-links .link {
    background: hsla(0,0%,75%,.05);
    padding: 0 .429em .3em;
    transition: all .4s;
}
.bundle-fields, .field-files .link, .field-links .link {
    border: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-radius: 4px;
	transition: ease-in-out .3s;
}
.bundle-fields:hover, .field-files .link:hover, .field-links .link:hover {
    border: 1px solid #FD699C;
    border-bottom: 1px solid #FD699C;
    border-radius: 4px;
	transition: ease-in-out .3s;
}
section.bundle-overview .overview .pane a.teaser_large {
    color: #454545;
    margin: 10px;
    display: block;
	    background-color: #f6ece6;
    height: 100%;
	transition: ease-in-out .3s;
}
section.bundle-overview .overview .pane a.teaser_large:hover, section.bundle-overview .overview .pane a.teaser_large:focus{
	-webkit-box-shadow: 0px 0px 0px 3px rgba(253,105,156,1);
-moz-box-shadow: 0px 0px 0px 3px rgba(253,105,156,1);
box-shadow: 0px 0px 0px 3px rgba(253,105,156,1);
	transition: ease-in-out .3s;
}
form.filters.iblocks{
	display: flex;
    align-items: flex-end;
}
form.filters.iblocks select, form.filters.iblocks input[type="text"]{
	margin: 0;
}
#Overview-Filter-Form form>div input[type=submit], #Overview-Filter-Form form>div select[type=submit] {
    border: 0px solid #ebebeb;
    border-bottom-width: 0px;
    border-radius: 0px;
    margin-top: 0;
    min-width: 100px;
    text-transform: none;
}
.teaser_large figure+header {
    margin-top: 0;
	    border-bottom: 1px solid #ccc;
    padding-left: 1.067em;
}
.overview.view-mode-teaser-large .gt-large, .overview.view-mode-teaser-small .gt-large, .overview.view-mode-teaser .gt-large, .overview.view-mode-links .gt-large, .overview.view-mode-thumbnail .gt-large{
	display: flex;
    flex-wrap: wrap;
}
.overview.view-mode-teaser-small .gt-large .pd-tiny {
    padding: 0 .643em;
}
section.bundle-overview .overview.view-mode-teaser-small .pane a.teaser_large {
    color: #454545;
    /* margin: 10px; */
    display: block;
    background-color: #f6ece6;
    height: 100%;
    transition: ease-in-out .3s;
    padding: 20px;
}
section.bundle-overview .overview.view-mode-teaser-small h3 {
    margin: 0;
}
.overview.view-mode-teaser .masonry-grid.gt-3 .masonry-item.pane {
    width: 31%;
    margin: 1%;
    background-color: #f6ece6;
	padding-bottom: 0px;
}
section.bundle-overview .overview.view-mode-teaser h3 {
    padding: 0;
    height:auto;
    margin: 0;
    border-bottom: 1px solid #d6d6d6;
    font-size: 17px;
    line-height: 20px;
	    height: 65px;
    display: flex;
    flex-wrap: wrap;
 
    align-items: center;
}
.overview.view-mode-full .masonry-grid{
	display: flex;
	flex-wrap: wrap;
}
section.bundle-overview .overview.view-mode-teaser h3 a{
	top: 0 !important;
    transform: none !important;
    width: 100%;
    padding: 0 25px;
    margin-right: 25px;
}
section.bundle-overview .overview.view-mode-teaser .block-content{
    padding: 1.067em;
    border-top: 1px solid white;
}
.readmore{display: block;}
section.bundle-overview .overview.view-mode-links ul.menu.list li{
    border: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-radius: 4px;
    transition: ease-in-out .3s;
	background: hsla(0,0%,75%,.05);
    padding: 0;
    overflow: hidden;
}
section.bundle-overview .overview.view-mode-links .masonry-grid.gt-3 .masonry-item.pane {
    width: calc(33% - 10px);
	padding: 0;
	margin: 5px;
}
section.bundle-overview .overview.view-mode-links ul.menu.list li a {
    padding: .8em;
    transition: all .4s;
    font-weight: bold;
	color: #666;
}
section.bundle-overview .overview.view-mode-links ul.menu.list li a:hover {
    background: #fd699c;
    color: #fff;
}
section.bundle-overview .overview.view-mode-thumbnail .masonry-grid.gt-3 .masonry-item.pane {
    width: calc(33% - 10px);
	padding: 0;
	margin: 5px;
	transition: ease-in-out .3s;
}
section.bundle-overview .overview.view-mode-thumbnail .masonry-grid.gt-3 .masonry-item.pane:hover, section.bundle-overview .overview.view-mode-thumbnail .masonry-grid.gt-3 .masonry-item.pane:focus-within{
	-webkit-box-shadow: 0px 0px 0px 3px rgba(253,105,156,1);
-moz-box-shadow: 0px 0px 0px 3px rgba(253,105,156,1);
box-shadow: 0px 0px 0px 3px rgba(253,105,156,1);
	transition: ease-in-out .3s;
}
.glossary .index ul.menu>li a {
    background: #fd699c;
    color: #fff;
    font-size: 1.133em;
    padding: .533em;
}
.box {
    border-bottom: 1px solid #fd699c;
    padding-bottom: 1.333em;
}
.glossary .box a {
    color: #666;
    padding: 5px;
}
.glossary .box a:hover, .glossary .box a:focus  {
    color: #fff;
    padding: 5px;
	background: #fd699c;
}
.bundle-accordions .accordion.field {
    border-radius: 5px;
    margin: 0 0 .429em;
    border: 2px solid #fd699c;
}
.bundle-accordions .accordion.field .content-header{
	    background-color: transparent;
    color: #666;
}
.bundle-accordions .accordion.field .content-header h2.field-title{
    color: #666;
}
.bundle-accordions .accordion.field .content-header.active, .bundle-accordions .accordion.field .content-header:hover{
	background: #fd699c;
}
.bundle-accordions .accordion.field .content-header.active h2.field-title, .bundle-accordions .accordion.field .content-header:hover h2.field-title{
	color: white;
}
.bundle-accordions .accordion.field .col-teaser-image img{
	margin-bottom: 30px;
    display: block;
    width: 90%;
}
.bundle-accordions .accordion.field .grid {
    table-layout: auto;
}
.bundle-accordions .accordion.field .grid .col-teaser-image{
	max-width: 40%;
}
.bundle-accordions .accordion.field .va-top.hide-title {
    line-height: 24px !important;
    padding: 0 0 1px !important;
    border-right: 0px solid #ddd !important;
    display: inline !important;
    text-align: left !important;
    font-size: 13px !important;
    font-weight: normal !important;
    color: #444444 !important;
    border-bottom: 1px dotted #444444 !important;
    font-family: 'Istok Web',sans-serif !important;
}
.social-buttons .iblock.icon:before {

    color: white !important;
}
.bundle-text a{
	text-decoration: underline;
}
.accordion2.field .content-header, .accordion2.field .content-header:focus {
    padding: 10px 35px;
    border: 0px;
    width: 100%;
    background-color: transparent;
    text-align: left;
    outline: 0;
}
.bundle-accordions .accordion.field .content-header .field-title, .accordion2.field .content-header, .openingsuren .accordion2.field, .ui-accordion .ui-accordion-header {
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    color: black !important;
    background-image: url(lijn.png) !important;
    background-position: 0 0px;
    background-repeat: no-repeat;
    padding-left: 40px;
    line-height: 22px;
    position: relative;
}
.bundle-accordions .accordion.field .content-header:focus{
	outline: 0 !important;
}
.bundle-accordions .accordion.field .content-header.active .field-title::before{
    content: url(lijn.png);
    display: inline-block;
    transform: rotate(0deg);
    transition: 0.3s ease-in-out;
}
.bundle-accordions .accordion.field .content-header.active h2{
	color: white !important;
}
.bundle-accordions .accordion.field .content-header .field-title::before {
    content: url(lijn.png);
    display: inline-block;
    transform: rotate(90deg);
    height: 22px;
    width: 22px;
    line-height: 22px;
    position: absolute;
    transition: 0.3s ease-in-out;
    left: 0px;
}
.bundle-accordions .accordion.field .content-header {
    background-color: transparent;
    color: #666;
    border: 0px;
    width: 100%;
    text-align: left;
}
.bundle-accordions .accordion.field .content-header h2.field-title {
    color: #666;
    text-transform: none;
    letter-spacing: 0;
}
.bundle-overview #entity-info{
	width: 100%;
}
.bundle-overview #entity-map{
	display: none;
}
.bundle-overview #entity-info span{
	display: block;
	width: 100%;
}
.bundle-overview #entity-info .telefoonnummer::before{
	    display: inline-block;
	content: '\e83f';
    vertical-align: top;
    margin-right: 0px;
	color: #FD699C;
    font-size: 16px;
	font-family: "awesome";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 15px;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bundle-overview #entity-info .email::before{
	    display: inline-block;
	    content: '\f0e0';
    vertical-align: top;
    margin-right: 0px;
	color: #FD699C;
    font-size: 16px;
	font-family: "awesome";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 15px;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: auto;
    margin-left: .3em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bundle-overview #entity-info .field.grid > .label::before{
	    display: inline-block;
	 content: '\e83a';
    vertical-align: top;
    margin-right: 0px;
	color: #FD699C;
    font-size: 16px;
	font-family: "awesome";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 15px;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bundle-overview #entity-info .field.grid > .label{
	    overflow: hidden;
    height: 18px;
	    width: 33px;
}
.bundle-overview .entity.gt-large > .pane{
	width: 100%;
	float: left;
}

.bundle-overview #entity-hours .field.opening-hours>.col{
	display: block;
	width: 100%
}
.bundle-overview  #entity-hours .field.opening-hours .hourgroup {
    min-width: auto;
}
.bundle-overview article.entity{
	margin: 20px;
	display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.bundle-overview article.entity .lazy-loaded{
	display: none;
}
.bundle-overview article.entity img{
height: 110px;
    width: auto;
    margin-left: 15px;
    margin-bottom: 20px;
}
.bundle-overview article.entity .label.day, .bundle-overview article.entity .hourswrapper {
    font-size: 13px;
    display: inline;
}
.shortcut-wrapper.image a.shortcut-link {
    background: transparent;
    line-height: 50px;
    padding: 0;
    width: 100%;
    color: #666;
    padding-left: 0px;
    width: 100%;
    display: flex;
    line-height: 140%;
    align-items: center;
    position: unset;
    font-size: 18px;
    padding: 10px;
}
.shortcut-wrapper.image .shortwrap{
	    display: inline-block;
    width: calc(100% - 230px);
    margin-left: 20px;
    vertical-align: top;
}
.shortcut-wrapper.image figure {
    background-color: white;
    width: 200px;
    display: inline-block;
}
.shortcut-wrapper.image {
    background: hsla(0,0%,75%,.05);
    border: 1px solid #FD699C;
    border-bottom: 1px solid #FD699C;
    border-radius: 0px;
    transition: all .4s;
    max-width: calc(50% - 44px);
    position: relative;
    vertical-align: top;
    padding: 10px;
	margin: 10px;
}
.bundle-shortcuts{
	display: flex;
	flex-wrap: wrap;
}
.social a span{
	position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
.social a{
	border-bottom: 0px !important;
}
.social a::before{
	    width: 40px;
    height: 40px;
    background-color: #FD699C;
    border-radius: 20px;
    display: block;
    font-family: "awesome";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    margin: 0 5px;
    color: white;
    font-size: 20px;
    line-height: 40px;
}
.website a::before{
	    width: 30px;
    height: 30px;
    background-color: #FD699C;
    border-radius: 20px;
    display: block;
    font-family: "awesome";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    margin: 0 5px;
    color: white;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
span.website{
	margin-left: 0px;
    margin-top: 0px;
    width: auto !important;
    display: inline-block !important;
}
span.website:first-child{
	/*margin-left: 30px;*/
}
.website a.facebook, .website a.linkedin{
	width: 36px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
	margin-right: 5px;
}
.social a.facebook::before, .website a.facebook::before{
	content: '\f09a';
	margin-top: 10px;
}
.social a.linkedin::before, .website a.linkedin::before{
	content: '\f0e1';
	margin-top: 10px;
}
.social a.instagram::before {
    content: '\f16d';
    margin-top: 10px;
}

.sitemap-box-menu-topmenu {
    width: 31%;
    margin: 1%;
    float: left;
}
.sitemap-box-menu-main{
	    width: 64%;
    margin: 1%;
    float: right;
    -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.sitemap-box-menu-topmenu a, .sitemap-box-menu-main a{
	line-height: 140%;
}
.sitemap-box-menu-topmenu > .content > ul > li > a, .sitemap-box-menu-main > .content > ul > li > a{
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

footer #main-menu ul li a{
	border-right: 0px;
	line-height: 120%;
	padding: 0;
}

footer #main-menu > .inline-menu {
    display: block;
    flex-wrap: wrap;
	margin-bottom: 20px;
}
.sidebar-left article:nth-child(2) .bundle-overview{
	margin-bottom: 0;
}
.sidebar-left article:nth-child(2) .bundle-links{
	margin-top: 0;
}
.sidebar-left article:nth-child(2) .field-links .link {
    border: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-radius: 0px;
    transition: ease-in-out .3s;
	background: transparent !important;
	padding-left: 20px;
}

.sidebar-left article:nth-child(2) .field-links .link.icon-right:before {
   display: inline-block;
    content: '\e806';
    color: #FD699C;
    font-size: 16px;
    font-family: "awesome";
    font-style: normal;
    font-weight: normal;
    margin-left: -20px;
    margin-right: 5px;
}
.sidebar-left article:nth-child(2) .field-links .link.icon-right a {
    color: #666;
    display: inline;
    font-weight: 400;
    padding: .429em 0 0;
    text-decoration: none;
    /* width: calc(100% - 30px); */
    text-align: left;
	    border-bottom: 1px dotted #444444;
    font-family: 'Istok Web',sans-serif;
	line-height: 24px;
}
.form-radios .form-disabled{
	    opacity: 0.5;
    font-style: italic;
}







@media only screen and (min-width:850px) and (max-width:1024px) {
	main .grid8 {
    width: auto;
    float: none;
    max-width: calc(100% - 251px);
}
	.frontpage main .grid8 {
    width: auto;
    float: right;
    max-width: calc(100% - 251px);
}
	.sidebar-left.grid4 {
    width: 23%;
    margin-right: 3%;
    min-width: 222px;
}
	.wrapper {
    position: relative;
    max-width: 1140px;
    padding: 0;
    margin: 0 30px;
    width: calc(100% - 60px);
}
	.inside .grid4 .block .grid8, .inside .grid4 .block .grid4{
	width: 100%;
		max-width: none;
padding: 20px 0;
}
.inside .grid4 .block aside.pane .gallery {
    margin: 0 1.286em;
}
	.inside .gt-medium{
		width: calc(100% + .643em);
	}
	.inside .grid4 .block {
    width: 100%;
    margin: 0;
}
	 .appointment .label.grid1, .appointment .label.grid3{
	width: 150px;
	color: #4f4f4f;
	 margin-left: 22px;
}
 .appointment fieldset .label.grid1, .appointment fieldset .label.grid3{
	 margin-left: 0px;
}
 .grid11, .grid9{
	width: calc(100% - 172px);
	color: #4f4f4f;
	 
}
.appointment fieldset .grid11, .appointment fieldset .grid9{
	width: calc(100% - 150px);
	color: #4f4f4f;
	 
}
.appointment .field-address span, .appointment .field-item time.datetime {
    display: inline-block;
    font-style: normal;
}
}
@media only screen and (max-width:850px) {
	div#quicklinks{
		display: none;
	}
	.branding{
		width: 100%;
		text-align: center;
		padding: 0px !important;
	}
	main > .wrapper{
	margin: 5%;
	width: 90%;
	}
	main {
    padding: 1.333em 0;
}
	main > .wrapper .grid8, main > .wrapper .grid4{
		width: 100%;
	}
	.dp-grid-item.search {
    top: 170px;
    max-width: none;
    float: right;
    width: 90%;
    position: absolute;
    right: 5%;
    left: 5%;
}
.shortcut-wrapper.image {
    max-width: 100%;
}
	.bgc-grey.br-all, .bgc-grey.br-all.front{
    display: block;
		top: 240px;
    max-width: none;
    float: right;
    width: 90%;
    position: absolute;
    right: 5%;
    left: 5%;
}
	header.bgc-dark {
    height: 215px;
    margin-bottom: 55px;
    font-weight: normal;
}
	#menu-bar .clearfix.menu.inline-menu{
		display: none;
	}
	.hamburger {
  /*padding: 15px 15px;*/
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0 0 0 30px;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.active:hover {
    opacity: 0.7; }
  .hamburger.active .hamburger-inner,
  .hamburger.active .hamburger-inner::before,
  .hamburger.active .hamburger-inner::after {
    background-color: #fff; }
	.hamburger.active #tmenu{
		color: #fff;
	}
.hamburger-box {
  width: 30px;
  height: 17px;
  display: inline-block;
  position: relative; 
	margin-left: 10px;
	}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 20px;
    height: 3px;
    background-color: #4f4f4f;
    border-radius: 3px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; 
	margin-bottom: 4px;
}
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -6px; }
  .hamburger-inner::after {
    bottom: -10px; }
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); 
margin-top: 0}
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.active .hamburger-inner::after {
    bottom: -4px;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }
	
	.bgc-grey .wrapper {
    background: #eee;
    border-bottom: 0px solid #ddd;
    height: 50px;
}
	#menu-bar .clearfix.menu.inline-menu{
		background: #eee;
		position: relative;
z-index: 9;
	}
	#menu-bar .clearfix.menu.inline-menu li{
		border-bottom: 1px solid #ddd;
    height: 50px;
		display: block;
		text-align: left;
	}
	#menu-bar .clearfix.menu.inline-menu li a{
		text-align: left;
		font-size: 16px;
	}
	button.hamburger{
	display: none;	
	}
	#menu-bar button.hamburger{
	width: 100%;
height: 50px;
font-size: 22px;
letter-spacing: 0;
line-height: 51px;
font-weight: normal;
margin-left: 0px;
text-align: left;
		display: block
	}
	.active button.hamburger{
		background-color: #FD699C;
	}
	.sidebar-left ul.inline-menu > li {
    display: block;
    padding: 10px 0;
}
	.gt-medium {
    margin-left: -.643em;
    margin-right: -.643em;
    width: calc(100% + 1.2em);
}
	#menu-bar #main-menu ul.inline-menu > li.home{
		display: none !important;
	}
	.dropdown-menu.mobile > ul{
		display: block;
	}
		 .appointment .label.grid1, .appointment .label.grid3{
	width: 150px;
	color: #4f4f4f;
	 margin-left: 22px;
}
 .appointment fieldset .label.grid1, .appointment fieldset .label.grid3{
	 margin-left: 0px;
}
 .grid11, .grid9{
	width: calc(100% - 172px);
	color: #4f4f4f;
	 
}
.appointment fieldset .grid11, .appointment fieldset .grid9{
	width: calc(100% - 150px);
	color: #4f4f4f;
	 
}
.appointment .field-address span, .appointment .field-item time.datetime {
    display: inline-block;
    font-style: normal;
}
}
@media only screen and (max-width:600px) {
	.gt-medium {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
	.node-overview-menu ul.inline-menu > li, .inside .bundle-menu ul.inline-menu > li {
    display: inline-block;
    width: 100%;
    background-color: #f6ece6;
    margin-right: 0;
    border-bottom: 1px solid #ccc;
    border-bottom: 0px solid #ccc;
    box-sizing: border-box;
    vertical-align: top;
    margin-bottom: 4%;
}
		.view-mode-teaser .grid12 {
    display: inline-block;
    width: 100%;
    background-color: #f6ece6;
    margin-right: 4%;
    border-bottom: 1px solid #ccc;
    border-bottom: 0px solid #ccc;
    box-sizing: border-box;
    vertical-align: top;
    margin-bottom: 4%;
			height: auto;
}
	section.bundle-overview .overview.view-mode-teaser .grid12 .block-content{
		display: none;
	}
	.node-overview-menu ul.inline-menu li > .menu, .inside .bundle-menu ul.inline-menu li > .menu {
    display: none;
}
	.node-overview-menu ul.inline-menu > li.no-drop > div.menu, .inside .bundle-menu ul.inline-menu > li.no-drop > div.menu {
    display: none;
}
		 .appointment .label.grid1, .appointment .label.grid3{
	width: calc(100% - 22px);
	color: #4f4f4f;
	 margin-left: 22px;
}
 .appointment fieldset .label.grid1, .appointment fieldset .label.grid3{
	 margin-left: 0px;
	 width: 100%;
}
 .grid11, .grid9{
	width: calc(100% - 22px);
	color: #4f4f4f;
	  margin-left: 22px;
	 
}
.appointment fieldset .grid11, .appointment fieldset .grid9{
	width: 100%;
	color: #4f4f4f;
	 margin-left: 0px;
	 
}
.appointment .field-address span, .appointment .field-item time.datetime {
    display: block;
    font-style: normal;
}
	.appointment .field.grid.gt-tiny{
		margin-bottom: 10px;
	}
	.inside .content-wrapper, .frontpage .sidebar-left .block:nth-child(2) .content-wrapper {
    background-color: rgba(255,255,255,.8);
    padding: 15px;
    margin: 0 -15px;
}
	.gt-medium.frontpage {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
	.gt-medium.frontpage aside{
	margin-top: 30px
}
	#main-menu{
		position: relative;
z-index: 999;
	}
	.shortcut-wrapper.image .shortwrap {
    display: inline-block;
    width: calc(100% - 130px);
    margin-left: 20px;
    vertical-align: top;
}
	.frontpage #innertop{
		display: none;
	}
	.shortcut-wrapper.image figure {
    background-color: white;
    width: 100px;
    display: inline-block;
}
	div.menu2 {
    padding: 0 25px 15px;
    margin-top: -15px;
    display: none;
}
	
}