.navigation-main>li {
    color: black;
    font-weight: bold;
}

body {
    color: #000;
    background-color: #dfe0e2;
}

.head-mast-sticky-container {
  height: 100% !important;
}

.header-normal .head-intro {
    background-color: #992f2e;
}

.page-hero.page-hero-align-center.page-hero-align-bottom {
    background-color: #b1b2b6;
}

.page-hero-title {
    color: #000000;
    text-shadow: 1px 01px #c43f40;
}

.page-hero-title {
    background-color: rgb(255,255,255,0.4);
    max-width: 400px;
    margin: auto;
    border-radius: 30px;
    padding: 3px;
}

.head-mast.sticky-fixed .head-mast-inner {
    background: #b1b2b6;
}

.head-mast.sticky-fixed {
    background-color: #b1b2b6;
    border-bottom: 2px solid black;
}

.head-mast-sticky-container {
    background-color: #b1b2b6;
    background-color: #c0c1c4;
    border-bottom: 2px solid black;
}

img.custom-logo {
  border-radius: 35px;
  /*background: #ced8e1;*/
}

@media (min-width: 1361px) {
  img.custom-logo {
    max-width: 330px !important;
  }
}

@media (min-width: 1360px) {
  .container {
    width: 1300px;
  }
}

@media (min-width: 1460px) {
  .container {
    width: 1400px;
  }
} 

.gallery-icon img {
    border-radius: 10px;
}

.footer a {
  color: #f4e5e9;
}

.footer a:hover {
  text-decoration: underline;
}

.footer p {
    margin: 0 0 20px;
}

.entry-content p {
    margin: 0 0 20px;
}

.footer span {
    margin-right: 10px;
}

.entry-item-thumb img, .entry-thumb img {
  border-radius: 10px;
}

.main {
    padding: 50px 0;
}

.responsive-map{
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  border-radius: 25px;
}

.responsive-map iframe{
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

/* .page-hero.page-hero-align-center.page-hero-align-bottom {
    background: #960129;
    padding-top: 70px;
    border-top: 4px solid #390714;
    border-bottom: 2px solid #390714;
} */


.navigation-main, .head-mast .head-content-slot-item, .navigation-mobile-wrap {
    font-size: 15px;
}

.widget-title {
    font-size: 18px;
}

.widget {
    font-size: 14px;
}

.mobile-nav-trigger {
    border: 2px solid #383b42;
}

.mobile-nav-trigger .ignition-icons {
    color: #383b42;
}

.head-mast a {
    color: #383b42;
    font-weight: bold;
}

.navigation-mobile a {
    color: #383b42;
    font-weight: 600;
}

.navigation-mobile-dismiss {
    color: #383b42;
}

.footer {
	background-color: #27282c;
}

.wp-block-gutenbee-container.block-511905-34d4-49 {
    margin-bottom: 0 !important;
}



