@charset "UTF-8";
body, html {
  width: 100%;
  height: 100%;
}
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  letter-spacing: 0.05rem;
}
header.masthead {
  position: relative;
  height: 100vh;
  background: url("../img/bg-thai-massage-harsewinkel.jpg");
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
}
.caption {
  position: absolute;
  padding: 0;
  bottom: 12%;
  left: auto;
  right: auto;
}
.but-caption {
  position: absolute;
  bottom: 3%;
  left: 45%;
}
b, strong {
  font-weight: 500;
}
a {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: rgba(255, 255, 255, 0.80);
  text-decoration: none;
}
#impressum a {
  color: rgba(190,21,34,0.80);
  text-decoration: underline;
}
#impressum a:hover {
  color: #be1522;
  text-decoration: none;
}
#dsgvo a {
  color: rgba(190,21,34,0.80);
  text-decoration: underline;
}
#dsgvo a:hover {
  color: #be1522;
  text-decoration: none;
}
caption {
  color: #de927f;
}
p {
  margin-top: 0;
  margin-bottom: 1.2rem;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0rem;
}
h1, h1 {
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.3;
}
.h2, h2 {
  font-size: 1.1rem;
}
.h3, h3 {
  font-size: 1.0rem;
}
.small, small {
  font-size: 75%;
  font-weight: 300
}
hr.divider {
  border-width: 0.01rem;
  border-color: #be1522;
}
 .feature-icon {
    font-size: 1.5rem;
    width: 3rem;
    height: 3rem;
  border-radius: 50%;
}
.text-bg-feature {
  color: #fff;
  background-color: #be1522;
  border: 1px solid rgba(255, 255, 255, 0.65);
}
.aktion {
	margin-right: -15px;
  margin-left: -15px;
	padding-right: 15px;
	padding-top: 5px;
  background-color: rgba(255, 255, 255, 0.75);
  border: 1px solid rgba(255, 255, 255, 1.00);
}
.icon-link > .bi {
  margin-top: .125rem;
  margin-left: .125rem;
  fill: currentcolor;
  transition: transform .25s ease-in-out;
}
.icon-link:hover > .bi {
  transform: translate(.25rem);
}
.bg-primary {
  background-color: #be1522 !important
}
.bg-secondary {
  background-color: #de927f !important;
}
.border-primary {
  border-color: #be1522 !important
}
.border-secondary {
  border-color: #de927f !important
}
.text-primary {
  color: #be1522 !important
}
.text-secondary {
  color: #de927f !important
}
.page-section {
  padding: 8rem 0;
}
.page-section-min {
  padding: 4rem 0;
}
#mainNav {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  background-color: #be1522;
  transition: background-color 0.2s ease;
}
#mainNav .navbar-brand {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #212529;
}
#mainNav .navbar-nav .nav-item .nav-link {
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 500;
  font-size: 1rem;
  padding: 0.75rem;
  text-align: center;
  text-transform: uppercase;
}
#mainNav .navbar-nav .nav-item .nav-link:hover, #mainNav .navbar-nav .nav-item .nav-link:active {
  color: rgba(255, 255, 255, 0.65);
}
#mainNav .navbar-nav .nav-item .nav-link.active {
  color: rgba(255, 255, 255, 0.65) !important;
}
.preg {
  background-image: url("../img/pregnant.png");
  background-repeat: no-repeat;
  background-position: right bottom;
}
.call {
  position: fixed;
  top: 20%;
  right: 0%;
  display: block;
  font-size: 2rem;
  background: rgba(190,21,34,0.80);
  background-size: 35%;
  padding: 11px 6px 7px 13px;
  border-left: 1px solid rgba(255, 255, 255, 0.65);
  border-right: 0px solid rgba(255, 255, 255, 0.65);
  border-bottom: 1px solid rgba(255, 255, 255, 0.65);
  border-top: 1px solid rgba(255, 255, 255, 0.65);
  border-radius: 35px 0px 0px 36px;
  z-index: 10;
}
.shade {
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.50);
}
#preise {
  background-image: url(../img/Bee.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 45%;
}
#kontakt {
  background: linear-gradient(to bottom, rgba(92, 77, 66, 0.8) 0%, rgba(92, 77, 66, 0.8) 100%), url("../img/portfolio/fullsize/bee-01.jpg");
  background-repeat: no-repeat;
  background-position: left center;
  background-color: rgba(255, 255, 255, 0.50);
  background-size: cover;
}
#portfolio .container-fluid, #portfolio .container-sm, #portfolio .container-md, #portfolio .container-lg, #portfolio .container-xl {
  max-width: 1920px;
}
#portfolio .container-fluid .portfolio-box, #portfolio .container-sm .portfolio-box, #portfolio .container-md .portfolio-box, #portfolio .container-lg .portfolio-box, #portfolio .container-xl .portfolio-box {
  position: relative;
  display: block;
}
#portfolio .container-fluid .portfolio-box .portfolio-box-caption, #portfolio .container-sm .portfolio-box .portfolio-box-caption, #portfolio .container-md .portfolio-box .portfolio-box-caption, #portfolio .container-lg .portfolio-box .portfolio-box-caption, #portfolio .container-xl .portfolio-box .portfolio-box-caption {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  opacity: 0;
  color: #fff;
  background: rgba(190,21,34, 0.75);
  transition: opacity 0.25s ease;
  background-color: rgba(190,21,34, 0.25);
}
#portfolio .container-fluid .portfolio-box .portfolio-box-caption .project-category, #portfolio .container-sm .portfolio-box .portfolio-box-caption .project-category, #portfolio .container-md .portfolio-box .portfolio-box-caption .project-category, #portfolio .container-lg .portfolio-box .portfolio-box-caption .project-category, #portfolio .container-xl .portfolio-box .portfolio-box-caption .project-category {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase;
}
#portfolio .container-fluid .portfolio-box .portfolio-box-caption .project-name, #portfolio .container-sm .portfolio-box .portfolio-box-caption .project-name, #portfolio .container-md .portfolio-box .portfolio-box-caption .project-name, #portfolio .container-lg .portfolio-box .portfolio-box-caption .project-name, #portfolio .container-xl .portfolio-box .portfolio-box-caption .project-name {
  font-size: 1.2rem;
}
#portfolio .container-fluid .portfolio-box:hover .portfolio-box-caption, #portfolio .container-sm .portfolio-box:hover .portfolio-box-caption, #portfolio .container-md .portfolio-box:hover .portfolio-box-caption, #portfolio .container-lg .portfolio-box:hover .portfolio-box-caption, #portfolio .container-xl .portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
button:focus {
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color;
}
.hg-white {
  background-color: rgba(255, 255, 255, 0.35);
  border-radius: 0px;
}
.card-box {
  padding: 1rem 1rem;
  width: 100%;
}
.logo {
  max-width: 70%;
}
@media (min-width: 576px) {
/*   .caption {
    padding: 0 10% 0 10%;
    top: 30%;
  }*/
  .feature-icon {
    font-size: 1.5rem;
    width: 3rem;
    height: 3rem;
  }
  .h1, h1 {
    font-size: 1.2rem
  }
  .h2, h2 {
    font-size: 1.2rem
  }
  .h3, h3 {
    font-size: 1.1rem
  }
  #kontakt {
    background-position: left center;
    background-size: cover;
  }
#preise {
    background-size: contain;
  }
}
@media (min-width: 992px) {
  .caption {
    padding: 0 35% 0 10%;
    bottom: 30%;
  }
  .but-caption {
    bottom: 10%;
  }
  .feature-icon {
    font-size: 2rem;
    width: 4rem;
    height: 4rem;
  }
.hg-white {
  border-radius: 15px;
}
  .h1, h1 {
    font-size: 1.4rem
  }
  .h2, h2 {
    font-size: 1.3rem;
  }
  .h3, h3 {
    font-size: 1.2rem;
  }
  .logo {
    max-width: 70%;
  }
 
  #mainNav .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 0;
  }
  #mainNav.navbar-scrolled {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    background-color: #be1522;
  }
  #mainNav.navbar-scrolled .navbar-brand {
    color: #212529;
  }
  #mainNav.navbar-scrolled .navbar-brand:hover {
    color: rgba(255, 255, 255, 0.65);
  }
  #mainNav.navbar-scrolled .navbar-nav .nav-item .nav-link {
    color: rgba(255, 255, 255, 1.00);
  }
  #mainNav.navbar-scrolled .navbar-nav .nav-item .nav-link:hover {
    color: rgba(255, 255, 255, 0.65);
  }
}