html,
body {
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
}
@media (min-width: 992px) {
  html,
  body {
    font-size: 20px;
  }
}
.section-fix50 {
  padding: 50px 0;
}
section.no-head-image {
  min-height: 40vw;
}
@media (min-width: 442px) {
  section.no-head-image {
    min-height: 12vw;
  }
}
@media (min-width: 768px) {
  section.no-head-image {
    min-height: 15vw;
  }
}
@media (min-width: 992px) {
  section.no-head-image {
    min-height: 12vw;
  }
}
@media (min-width: 1200px) {
  section.no-head-image {
    min-height: 8vw;
  }
}
@media (min-width: 992px) {
  section.no-head-image div.breadcrumbs-custom-inner {
    margin-top: 70px;
  }
}
section.no-head-image div.breadcrumbs-custom-inner:after {
  content: "";
  background: rgba(46,39,39,0);
}
section div.breadcrumbs-custom-inner {
  padding: 0;
  flex-direction: column-reverse;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
}
@media (min-width: 992px) {
  section div.breadcrumbs-custom-inner {
    margin-top: 70px;
  }
}
section div.breadcrumbs-custom-inner:after {
  content: "";
  position: absolute;
  bottom: 0%;
  left: 0%;
  width: 100%;
  background: rgba(46,39,39,0.6);
  z-index: 1;
}
#header-navbar {
  background-color: white;
}
#header-navbar .navbar-brand img {
  height: 50px;
  width: auto;
}
#header-navbar ul li {
  display: block;
}
@media (min-width: 992px) {
  #header-navbar ul li {
    display: inline-block;
  }
}
#header-navbar .nav-link {
  color: #2E2727;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 20px;
}
#header-navbar .nav-link:hover {
  color: #8F7070;
}
.isotope-item {
  margin-bottom: 30px;
}
.article-gallery {
  margin-top: 30px;
}
.article-gallery img {
  margin-bottom: 30px;
}
#contactForm .grecaptcha-text {
  font-size: 10px;
  margin-bottom: 10px;
}
#contactForm .form-group {
  text-align: left !important;
}
.swiper-slide-caption .heading-2,
.swiper-slide-caption h2,
.swiper-slide-caption time {
  margin-top: 1rem;
}
.search-module-results h2 {
  margin-top: 30px;
}
h4.footer-block-title,
h5.footer-block-title {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: normal;
  font-style: normal;
}
footer.bg-darken a,
footer.bg-darken span,
footer.bg-darken p {
  color: #ffffff;
}
footer ul,
footer ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
footer ul li,
footer ol li {
  display: block;
}
.layout-bordered ul,
.layout-bordered ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.layout-bordered ul li,
.layout-bordered ol li {
  display: block;
}
.button-darkred-outline {
  color: #2E2727;
  background-color: white;
  border-color: #2E2727;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: none;
  letter-spacing: normal;
}
.button-darkred-outline:focus {
  color: #2E2727;
  background-color: white;
  border-color: #2E2727;
}
.button-darkred-outline:hover,
.button-darkred-outline:active {
  color: #950303;
  background-color: #FFF9f9;
  border-color: #950303;
}
.empty-circle {
  width: 200px;
  height: 200px;
  position: relative;
  padding: 5%;
  margin: 0px auto;
}
.empty-circle:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70%;
  height: 70%;
  background-color: rgba(0,0,0,0);
  border-radius: 50%;
  transform: translate(-50%,-50%);
}
div.breadcrumbs-custom-inner {
  padding: 0;
  flex-direction: column-reverse;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
}
@media (min-width: 992px) {
  div.breadcrumbs-custom-inner {
    margin-top: 70px;
  }
}
div.breadcrumbs-custom-inner:after {
  content: "";
  position: absolute;
  bottom: 0%;
  left: 0%;
  width: 100%;
  height: 120px;
  background: rgba(46,39,39,0.6);
  z-index: 1;
}
div.breadcrumbs-custom-inner .breadcrumbs-custom-main,
div.breadcrumbs-custom-inner .breadcrumbs-custom-path {
  z-index: 2;
  margin-top: 0;
  color: #FFF;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
div.breadcrumbs-custom-inner .breadcrumbs-custom-main {
  font-size: 20px;
  margin-bottom: 10px;
}
div.breadcrumbs-custom-inner .breadcrumbs-custom-main h1 {
  font-size: 20px;
  font-weight: 400;
}
@media (min-width: 768px) {
  div.breadcrumbs-custom-inner .breadcrumbs-custom-main {
    font-size: 30px;
    margin-bottom: 15px;
  }
  div.breadcrumbs-custom-inner .breadcrumbs-custom-main h1 {
    font-size: 30px;
    font-weight: 400;
  }
}
div.breadcrumbs-custom-inner .breadcrumbs-custom-path {
  font-size: 15px;
  margin-bottom: 5px;
  padding-left: 15px;
  font-weight: 400;
}
@media (min-width: 768px) {
  div.breadcrumbs-custom-inner .breadcrumbs-custom-path {
    font-size: 20px;
    margin-bottom: 20px;
    padding-left: 15px;
    font-weight: 400;
  }
}
div.breadcrumbs-custom-inner .breadcrumbs-custom-container {
  justify-content: flex-end;
}
.cookie-consent-modal-content .checkbox .checkbox-custom-dummy,
.cookie-consent-modal-content .checkbox-inline .checkbox-custom-dummy {
  left: 0;
  width: 18px;
  height: 18px;
  margin: 0;
  border: 1px solid #74757f;
  display: inline-block;
  position: relative;
}
.cookie-consent-modal-content .form-group {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0.7rem;
}
.cookie-consent-modal-content .cookie-consent-buttons {
  margin-top: 1rem;
}
.cookie-consent-modal-content .cookie-consent-buttons button {
  color: #2E2727;
  background-color: white;
  border-color: #2E2727;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: none;
  letter-spacing: normal;
  font-size: 18px;
}
.cookie-consent-modal-content .cookie-consent-buttons button:focus {
  color: #2E2727;
  background-color: white;
  border-color: #2E2727;
}
.cookie-consent-modal-content .cookie-consent-buttons button:hover,
.cookie-consent-modal-content .cookie-consent-buttons button:active {
  color: #950303;
  background-color: #FFF9f9;
  border-color: #950303;
}
