@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Nunito:400,700,900&display=swap");
@import url("https://use.fontawesome.com/releases/v5.8.1/css/all.css");
@import url("https://use.fontawesome.com/releases/v5.8.1/css/all.css");
article.node--type-event.node--view-mode-full div.date-calendar-wrapper, article.node--type-event.node--view-mode-teaser div.date-calendar-wrapper {
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  font-family: "Nunito", sans-serif;
}
article.node--type-event.node--view-mode-full div.date-calendar-wrapper div:nth-child(1), article.node--type-event.node--view-mode-teaser div.date-calendar-wrapper div:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 100px;
  text-decoration: none;
  height: 93px;
  font-size: 50px;
  font-weight: bold;
  color: #707070;
  border: solid 1px #707070;
}
article.node--type-event.node--view-mode-full div.date-calendar-wrapper div:nth-child(2), article.node--type-event.node--view-mode-teaser div.date-calendar-wrapper div:nth-child(2) {
  display: flex;
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  width: 100px;
  justify-content: center;
  align-items: center;
  height: 48px;
  background-color: #e4002b;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  color: #fff;
}

article.node--type-event.node--view-mode-full .node__content {
  display: block;
}

article.node--type-event.node--view-mode-teaser .node__content {
  display: flex;
  margin: 5% 0 10% 0;
}
article.node--type-event.node--view-mode-teaser .node__content:after {
  border-bottom: 1px solid #e4002b;
}
article.node--type-event.node--view-mode-teaser .node__content div:nth-child(1) {
  margin-right: 5%;
}
article.node--type-event.node--view-mode-teaser .node__content .event-date {
  margin-right: 5%;
}
article.node--type-event.node--view-mode-teaser .node__content .event-wrapper h2 {
  margin: 0;
}
article.node--type-event.node--view-mode-teaser .node__content .event-wrapper h2 a {
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  font-size: 22px;
  font-weight: bold;
  color: #707070;
  text-decoration: none;
  text-transform: uppercase;
}
article.node--type-event.node--view-mode-teaser .node__content .event-wrapper .field--type-text-with-summary {
  margin: 5% 0;
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  font-size: 22px;
  color: #707070;
}

#page #content-container-center {
  background-image: linear-gradient(to bottom, rgba(96, 110, 123, 0.11), rgba(19, 19, 19, 0));
}
#page #content_right {
  display: flex;
  margin: 0 10%;
}
#page #content_right .region-content {
  width: 75%;
  box-sizing: border-box;
  padding-right: 10%;
}
#page #content_right .region-content h1.page-title {
  margin: 4.5% 0;
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  font-size: 36px;
  font-weight: bold;
  color: #707070;
}
#page #content_right .region-content .text-formatted {
  margin-top: 5%;
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  font-size: 22px;
  line-height: 1.36;
  color: #707070;
  text-align: justify;
}
#page #content_right .region-content .field img {
  height: auto;
  max-width: 100%;
  display: block;
}
#page #content_right .region-content-right {
  margin: 2.5% 0;
  width: 25%;
}
#page #content_right .region-content-right .customers-opinion {
  font-family: "Nunito", sans-serif;
  text-decoration: none;
}
#page #content_right .region-content-right .customers-opinion h2 {
  font-size: 32px;
  font-weight: bold;
  color: #e4002b;
}
#page #content_right .region-content-right .customers-opinion .views-field-field-opinion {
  font-size: 22px;
  color: #707070;
  padding-bottom: 5%;
  border-bottom: solid 1px #ff94a8;
}
#page #content_right .region-content-right .customers-opinion .views-field-field-opinion-author {
  margin: 3% 0 5% 0;
  text-transform: uppercase;
  height: 30px;
  font-size: 22px;
  font-weight: bold;
  color: #707070;
}

.region-top-bar .top-contact {
  background-color: #606060;
  color: white;
  width: 100%;
  padding: 20px 0;
}
.region-top-bar .top-contact .contact-wrapper {
  display: flex;
  justify-content: flex-end;
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  font-size: 16px;
  margin-right: 10%;
}
.region-top-bar .top-contact .contact-wrapper::before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-size: 20px;
  margin-right: 10px;
  transform: rotate(90deg);
}
.region-top-bar .top-contact .contact-wrapper .tel {
  margin-left: 5px;
}
.region-top-bar .top-contact .contact-wrapper .tel a {
  color: #FF94A8;
  text-decoration: none;
}

.region-top-menu {
  display: flex;
  align-items: center;
  height: 100px;
  margin: 0 5%;
}
@media all and (max-width: 799px) {
  .region-top-menu {
    margin: 0 2% 0 0;
  }
}
@media all and (max-width: 799px) {
  .region-top-menu .block-system-branding-block {
    display: none;
  }
}
.region-top-menu .block-system-branding-block .content {
  display: flex;
}
.region-top-menu .block-system-branding-block .site-name {
  display: flex;
  align-items: center;
  margin-left: 5%;
}
@media all and (max-width: 1050px) {
  .region-top-menu .block-system-branding-block .site-name {
    display: none;
  }
}
.region-top-menu .block-system-branding-block .site-name a {
  width: 250px;
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  font-size: 20px;
  color: #707070;
  text-decoration: none;
  font-weight: normal;
}
.region-top-menu .top-menu {
  width: 75%;
  justify-content: flex-end;
  display: flex;
}
@media all and (max-width: 799px) {
  .region-top-menu .top-menu {
    display: block;
  }
}
.region-top-menu .top-menu ul#superfish-main {
  display: flex;
}
.region-top-menu .top-menu ul#superfish-main li {
  margin-left: 55px;
}
@media all and (max-width: 1250px) {
  .region-top-menu .top-menu ul#superfish-main li {
    margin-left: 15px;
  }
}
.region-top-menu .top-menu ul#superfish-main li a {
  display: block;
  min-width: 65px;
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  color: #707070;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.5s;
  padding: 8px 2px;
  line-height: 21px;
}
.region-top-menu .top-menu ul#superfish-main li a.is-active {
  border: solid 2px #e4002b;
  border-radius: 15px;
  color: #e4002b;
  padding: 6px 15px;
}
.region-top-menu .top-menu ul#superfish-main li a:hover {
  color: #e4002b;
}
.region-top-menu .log-in {
  margin-left: 3%;
  min-width: 170px;
}
.region-top-menu .log-in a {
  text-transform: none;
  text-decoration: none;
  border-radius: 42px;
  background-color: #e6ff00;
  padding: 12px 30px;
  color: #707070;
  transition: 0.5s;
  line-height: 40px;
}
.region-top-menu .log-in a::before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-size: 18px;
  margin-right: 10px;
}
.region-top-menu .log-in a:hover {
  color: #e6ff00;
  background-color: #707070;
}

a#superfish-main-toggle {
  text-decoration: none;
  color: grey;
}
a#superfish-main-toggle span {
  font-size: 45px;
  margin: 20px;
}

a.sf-depth-1 {
  display: block;
  min-width: 65px;
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  color: #707070;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.5s;
  padding: 8px 2px;
  line-height: 21px;
}
@media all and (max-width: 500px) {
  a.sf-depth-1 {
    font-size: 16px;
    line-height: 17px;
  }
}

.region-content .calendar-events-list .item-list ul {
  list-style: none;
  display: flex;
}
.region-content h1.page-title {
  padding-top: 2%;
  margin: 1% 10% 1% 10%;
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  font-size: 36px;
  font-weight: bold;
  color: #707070;
}

.youtube-embed-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.youtube-embed-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: auto;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.region-top-slider .slick-slider .paragraph--type--slider-paragraph .field--name-field-tekst {
  position: absolute;
  margin-left: 1.4%;
  bottom: 20%;
  z-index: 1;
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  color: white;
  font-size: 46px;
  font-weight: bold;
}
@media all and (max-width: 950px) {
  .region-top-slider .slick-slider .paragraph--type--slider-paragraph .field--name-field-tekst {
    font-size: 32px;
  }
}
@media all and (max-width: 750px) {
  .region-top-slider .slick-slider .paragraph--type--slider-paragraph .field--name-field-tekst {
    font-size: 24px;
    bottom: 10%;
  }
}
@media all and (max-width: 500px) {
  .region-top-slider .slick-slider .paragraph--type--slider-paragraph .field--name-field-tekst {
    font-size: 16px;
    bottom: 10%;
  }
}
@media all and (max-width: 350px) {
  .region-top-slider .slick-slider .paragraph--type--slider-paragraph .field--name-field-tekst {
    display: none;
  }
}
.region-top-slider .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 0;
}
@media all and (max-width: 750px) {
  .region-top-slider .slick-slider .slick-arrow {
    width: 30px;
    height: 30px;
  }
}
.region-top-slider .slick-slider .slick-prev {
  margin-left: 3%;
  border: none;
}
.region-top-slider .slick-slider .slick-prev::before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-size: 30px;
  color: #e4002b;
}
@media all and (max-width: 750px) {
  .region-top-slider .slick-slider .slick-prev::before {
    font-size: 20px;
  }
}
.region-top-slider .slick-slider .slick-next {
  margin-right: 3%;
  right: 0;
  left: unset;
  border: none;
}
.region-top-slider .slick-slider .slick-next::before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-size: 30px;
  color: #e4002b;
}
@media all and (max-width: 750px) {
  .region-top-slider .slick-slider .slick-next::before {
    font-size: 20px;
  }
}
.region-top-slider .slick-slider ul.slick-dots {
  position: absolute;
  top: 5%;
  right: 0;
  margin-right: 10%;
  display: flex;
  list-style: none;
}
.region-top-slider .slick-slider ul.slick-dots button {
  background-color: white;
  border: none;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 0;
  margin: 7px;
  transition: 1s;
}
.region-top-slider .slick-slider ul.slick-dots li.slick-active button {
  border: none;
  display: block;
  width: 70px;
  height: 20px;
  border-radius: 10px;
  font-size: 0;
  margin-right: 5px;
  margin-left: 5px;
  background-color: #e4002b;
}

.single-page-front {
  margin-top: 1.5%;
  background-image: linear-gradient(to bottom, rgba(96, 110, 123, 0.11), rgba(19, 19, 19, 0));
}
.single-page-front .view-content {
  display: flex;
  margin: 0 5%;
  justify-content: space-between;
}
@media all and (max-width: 850px) {
  .single-page-front .view-content {
    display: block;
  }
}
.single-page-front .view-content .views-row {
  margin: 5% 1% 0 1%;
  flex-basis: 30%;
}
@media all and (max-width: 850px) {
  .single-page-front .view-content .views-row {
    width: 95%;
  }
}
.single-page-front .view-content .views-row .views-field-title span a {
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  font-size: 32px;
  font-weight: bold;
  color: #707070;
}
.single-page-front .view-content .views-row .views-field-body p {
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  font-size: 22px;
  font-weight: 300;
  width: 90%;
  color: #707070;
}
.single-page-front .view-content .views-row .views-field-view-node span a {
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 42px;
  background-color: #e4002b;
  padding: 10px 35px;
  border: 1px solid #e4002b;
  transition: 0.2s;
}
.single-page-front .view-content .views-row .views-field-view-node span a:hover {
  background: white;
  color: #e4002b;
}

.region-modules {
  margin: 5% 5%;
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 850px) {
  .region-modules {
    display: block;
  }
}
.region-modules #block-views-block-opinie-klientow-block-1 {
  width: 30%;
  margin: 0 10px;
}
@media all and (max-width: 850px) {
  .region-modules #block-views-block-opinie-klientow-block-1 {
    width: 100%;
  }
}
.region-modules .customers-opinion {
  font-family: "Nunito", sans-serif;
  text-decoration: none;
}
.region-modules .customers-opinion h2 {
  font-size: 32px;
  font-weight: bold;
  color: #e4002b;
}
.region-modules .customers-opinion .views-field-field-opinion {
  font-size: 22px;
  color: #707070;
  padding-bottom: 5%;
  border-bottom: solid 1px #ff94a8;
}
.region-modules .customers-opinion .views-field-field-opinion-author {
  margin: 3% 0 5% 0;
  text-transform: uppercase;
  height: 30px;
  font-size: 22px;
  font-weight: bold;
  color: #707070;
  border: none;
}
.region-modules .block-views-blockevents-block-1 {
  width: 35%;
  margin: 0 10px;
}
@media all and (max-width: 850px) {
  .region-modules .block-views-blockevents-block-1 {
    width: 100%;
  }
}
.region-modules .block-views-blockevents-block-1 h2 {
  font-size: 32px;
  font-weight: bold;
  color: #e4002b;
}
.region-modules .block-views-blockevents-block-1 article .event-wrapper > a {
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  border-radius: 42px;
  background-color: #e4002b;
  padding: 10px 35px;
  border: 1px solid #e4002b;
  transition: 0.2s;
}
.region-modules .block-views-blockevents-block-1 article .event-wrapper > a:hover {
  background: white;
  color: #e4002b;
}
.region-modules .menu--side-menu {
  width: 30%;
  margin: 0 10px;
}
@media all and (max-width: 850px) {
  .region-modules .menu--side-menu {
    width: 50%;
  }
}
@media all and (max-width: 500px) {
  .region-modules .menu--side-menu {
    width: 80%;
  }
}

.siide-menu h2 {
  font-size: 32px;
  font-weight: bold;
  color: #e4002b;
}
.siide-menu ul {
  margin: 0;
}
.siide-menu ul li a {
  position: relative;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  color: #e4002b;
  height: 63px;
  border-radius: 42px;
  border: solid 2px #e4002b;
  text-transform: uppercase;
  margin-bottom: 2.8%;
}
.siide-menu ul li a:hover {
  border-color: #707070;
  color: #707070;
}
.siide-menu ul li a:hover::before {
  width: 14%;
  border-bottom: 3px solid #707070;
}
.siide-menu ul li a:hover::after {
  border-color: transparent transparent transparent #707070;
}
.siide-menu ul li a::before {
  content: "";
  border-bottom: 3px solid #e6002a;
  height: 1px;
  width: 7%;
  position: absolute;
  bottom: 47.5%;
  right: 13%;
  transition: 0.5s;
}
.siide-menu ul li a::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 15px;
  border-color: transparent transparent transparent #e6002a;
  transition: 0.5s;
}

.region-footer {
  background-color: #606060;
  padding: 0 5%;
  height: 83px;
  display: flex;
  align-items: center;
}
.region-footer div.vobacom {
  color: #ffffff;
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  font-size: 16px;
  font-weight: 300;
}
.region-footer div.vobacom::after {
  content: "|";
  margin-left: 15px;
}
.region-footer .privacy-policy ul li a {
  color: #ffffff;
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}
.region-footer .social-media {
  margin-left: auto;
  font-size: 0;
}
.region-footer .social-media ul.menu {
  display: flex;
}
.region-footer .social-media ul.menu li a {
  margin: 10px;
  border: 1px solid white;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
}
@media all and (max-width: 500px) {
  .region-footer .social-media ul.menu li a {
    margin: 5px;
  }
}
.region-footer .social-media ul.menu li a svg {
  font-size: 16px;
  color: #606060;
}
.region-footer .scrollTopButton {
  width: 64px;
  height: 64px;
  position: fixed;
  z-index: 99999999;
  background: #cecece;
  right: 30px;
  bottom: 15%;
  transition: all 0.5s ease-in-out;
  border-radius: 50%;
}
.region-footer .scrollTopButton:before {
  display: flex;
  justify-content: center;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-size: 25px;
  color: white;
  margin-top: 16px;
}
.region-footer .scrollTopButton.show {
  visibility: visible;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}

.user-login-form {
  margin: 0 10% 10% 10%;
  width: 25%;
  border: 1px solid #e4002b;
  padding: 2%;
  background-color: white;
}
.user-login-form .block-local-tasks-block {
  margin-left: 10%;
}
.user-login-form .form-type-textfield, .user-login-form .form-type-password {
  display: flex;
  flex-direction: column;
}
.user-login-form label {
  text-transform: uppercase;
}
.user-login-form input.form-text {
  width: 80%;
}
.user-login-form .form-required {
  margin-bottom: 5px;
}
.user-login-form input.required {
  padding: 2%;
  border-color: #e4002b;
}
.user-login-form input.button {
  border-radius: 30px;
  padding: 15px 30px;
  display: table;
  background: #e4002b;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #e4002b;
  cursor: pointer;
  transition: all ease-in-out 0.3s, visibility ease-in-out 0.3s;
}
.user-login-form input.button:hover {
  color: #e4002b;
  background-color: white;
}

.block-local-tasks-block {
  margin-left: 10%;
}
.block-local-tasks-block nav {
  margin-bottom: 15px;
}
.block-local-tasks-block nav ul li {
  padding-right: 10px;
}
.block-local-tasks-block nav ul li a {
  color: #707070;
  padding: 0;
}

.map {
  margin: 10px;
}
.map .field--type-geofield .leaflet-container {
  height: 500px;
}

.webform-submission-form {
  margin: 5% 0;
  border-radius: 42px;
  border: 2px solid #e4002b;
  padding: 2% 5%;
  width: 63%;
  font-family: "Nunito", sans-serif;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}
.webform-submission-form input.webform-button--submit {
  padding: 10px 35px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  border-radius: 42px;
  background-color: #e4002b;
  border: 1px solid #e4002b;
  transition: 0.2s;
}
.webform-submission-form input.webform-button--submit:hover {
  background: white;
  color: #e4002b;
}
.webform-submission-form #edit-name, .webform-submission-form #edit-email, .webform-submission-form #edit-subject {
  width: 100%;
}

#block-calendarblock div.month-name {
  text-align: center;
  font-size: 1.5rem;
  text-transform: uppercase;
  width: 100%;
  padding: 15px 0;
  color: white;
  background-color: #E4002B;
}
#block-calendarblock div.navigation-container {
  position: relative;
  display: flex;
  margin: 2%;
}
#block-calendarblock button.prev-month {
  border: none;
  background: transparent;
  position: absolute;
  top: 15px;
  left: 0;
}
#block-calendarblock button.prev-month:before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-size: 25px;
  color: white;
}
#block-calendarblock button.next-month {
  border: none;
  background: transparent;
  position: absolute;
  top: 15px;
  right: 0;
}
#block-calendarblock button.next-month:before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-size: 25px;
  color: white;
}
#block-calendarblock div.week {
  display: flex;
  justify-content: flex-start;
}
#block-calendarblock div.calendar-header {
  display: flex;
  justify-content: flex-start;
}
#block-calendarblock div.day, #block-calendarblock div.week-day {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 93px;
  background-color: #ffffff;
  margin: 2%;
}
#block-calendarblock div.has-events {
  position: relative;
  background: lightgrey;
}
#block-calendarblock div.has-events ul.events-bubble {
  position: absolute;
  display: none;
  z-index: 500;
  text-align: left;
  bottom: 0;
  left: 50%;
  width: auto;
  background: white;
  min-width: 350px;
  border: 1px solid grey;
}
#block-calendarblock div.has-events ul.events-bubble li.event {
  padding: 15px;
}

.view-id-portfolio .view-content {
  margin: 2% 0 4% 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.view-id-portfolio .view-content .views-row {
  margin: 1%;
}
.view-id-portfolio .view-content .views-row a {
  transition: 0.5s;
}
.view-id-portfolio .view-content .views-row a:hover {
  filter: brightness(0.6);
}

/*# sourceMappingURL=style.css.map */
