body {
  background-color: #D1BCA9;
}

a {
  color: #241711;
  text-decoration: underline;
}

a:hover {
  color: #777;
}

.sp-module ul > li > a:hover {
    color: #777;
}

.besps_ctrl_left a, .besps_ctrl_right a {
    float: left;
}

ul.menu li a {
  text-decoration: none;
}
ul.menu li.menu-divider .menu-separator {
  display: block;
  font-weight: bold;
  margin: 15px 0 5px 0;
}

#sp-top-bar,
#sp-header,
#sp-bottom,
#sp-footer {
  background: #241711;
  color: #D1BCA9;
}

#sp-top-bar a,
#sp-header a {
  color: #D1BCA9;
  text-decoration: none;
}

#sp-bottom a, 
#sp-footer a {
  color: #fff;
}

#sp-bottom a:hover, 
#sp-footer a:hover {
  color: #aaa;
}

#sp-header + #sp-section-1 {
  margin-top: 0px;
  background-size: cover;
  background-attachment: scroll;
}

#sp-header.header-sticky + #sp-section-1 {
  margin-top: 36px;
  background-size: contain;
  background-attachment: fixed;
}

#sp-top1 .sp-module {
  margin-left: 0;
}

#sp-top2 {
  font-size: 28px;
  font-weight: 700;
}

#sp-header a {
  color: #fff;
}

#sp-header a:hover {
  color: #aaa;
}

#sp-header .logo a {
  font-size: 20px;
  line-height: 1;
}

ul.social-icons {
  padding: 0 15px;
    margin: -5px;
    font-size: 18px;
}

.search input {
  background-color: #2C1F19;
  border-color: #777; 
}

.search input.form-control {
  padding: 3px 15px;
}

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li.active > a, 
.sp-megamenu-parent > li.active:hover > a {
  color: #fff;
}

.sp-megamenu-parent > li.active > a, 
.sp-megamenu-parent > li.active:hover > a {
  color: #fff;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #241711;
}

#offcanvas-toggler > .fa {
    color: #fff;
}

#offcanvas-toggler > .fa:hover, 
#offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
    color: #aaa;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #330505;
}

.easy_frame {
  background-color: #B7A591;
  border-radius: 5px;
}

.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
    border-color: #241711;
    background-color: #241711;
    color: #bbb;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    border-color: #241711;
    background-color: #241711;
}

.btn-success {
    color: #fff;
    border-color: #241711;
    background-color: #241711;
}

.btn-success:hover {
    color: #bbb;
    border-color: #241711;
    background-color: #241711;
}

.btn-primary, .sppb-btn-primary {
  border-color: #5C3B2B;

    background-color: #422A1F;
    color: #D1BCA9;
}

.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #754B37;
    background-color: #5C3B2B;
}

#sp-user2 .sp-module {
  margin-bottom: 60px;
  text-align: center;
}

.gallery {
    background: transparent;
    color: inherit;
    padding: 5px;
}

input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: transparent;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.jg-header {
  font-family: 'Roboto Slab', sans-serif;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: transparent;
    border: 1px solid #dee2e6;
}

.fotokontakt {
  float: left;
  width: 67%;
  margin-right: 30px;
}

.burger-icon>span {
  background-color: #777;
}

  .besps_holder,
  .besps_slides, 
  .besps_slides div, 
  .besps_slides div img,
  .besps_ctrls  
  {
    w idth: 100% !important;
    m ax-width: 100% !important;
    h eight: auto !important;
  }

  body.sticky-header #sp-main-body {
    padding-top: 36px;
  }

  .article-list .article {
    border: 0px solid #f5f5f5;
    border-radius: 0px;
  }
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }

  #sp-bottom .sp-module .sp-module-title {
    color: #D1BCA9;
  }

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1140px !important;
    }
}

@media (max-width: 991px) {
  .fotokontakt {
    float: none;
    width: 100%;
    margin-right: 0px;
  }
  .besps_holder,
  .besps_slides div, 
  .besps_slides div img,
  .besps_ctrls  
  {
    w idth: 100% !important;
    m ax-width: 100% !important;
  }
  .besps_slides div img {
    h eight: auto !important;
  }

}

@media (max-width: 768px) {
  .besps_holder,
  .besps_slides div, 
  .besps_slides div img,
  .besps_ctrls  
  {
    width: 100% !important;
    max-width: 100% !important;
  }
  .besps_slides div img {
    height: auto !important;
  }
}