/* main color: #7E5667 */

/* IE10 viewport hack for Surface/desktop Windows 8 bug*/
@-webkit-viewport { width: device-width; }
@-moz-viewport    { width: device-width; }
@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }

html {
  overflow-x: hidden !important;
}

body {
  width: auto !important;
  overflow-x: hidden !important;
  background-color: #fcfcfd;
}

body:after{
    background:white;
    content:"";
    height:400px;
    position:absolute;
    top:0;
    left:0;
    right:0;
    display:block;
    z-index: -100;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  color: black; 
  text-align: center;
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}

.carousel {
  border-radius: 15px !important;
  width: 100%;
  margin-bottom: 50px !important;
  overflow: hidden !important;
}

p {
  font-size: 17px;
  text-align: center;
  margin-left: 5%;
  margin-right: 5%;
}

p.center_text {
  text-align: center;
  /*font-weight: 700;*/
  margin-top: 30px;
  margin-bottom: 22px;
  font-weight: 700;
  font-size: 22px;
}

p.small_text {
  text-align: justify;
  font-weight: normal;
  font-size: 12px;
  text-align: justify;
}

p a {
  color: inherit;
  text-decoration: none;
}

p a:hover {
  color: #7E5667;
  text-decoration: none;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  color: #7E5667;
  text-decoration: none;
}

h1 {
  font-family: 'Quicksand', sans-serif;
  font-size: 28 px;
  margin-bottom: 45px;
  text-align: center;
  color: #7E5667;
  margin-top: 20px;
}
.strich_herz {
  width: 280px;
}
@media (min-width: 768) {
  h1 {
    font-family: 'Quicksand', sans-serif;
    font-size: 42px;
    margin-bottom: 45px;
    text-align: center;
    color: #7E5667;
    margin-top: 20px;
  }
  .strich_herz {
    width: 400px; 
  }
}

h2 {
  font-family: 'Quicksand', sans-serif;
  font-size: 48px;
  margin-bottom: 45px;
  text-align: center;
  color: #7E5667;
  margin-top: 20px;
}

h3 {
  font-family: 'Quicksand', sans-serif;
  font-size: 22px;
  margin-bottom: 25px;
  text-align: left;
  color: #7E5667;
}

.action_button {
  border: 1px solid #7E5667;
  color: white;
  background-color: #7E5667;
  text-align: center;
  text-decoration: none;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 18px;
  border-radius: 20px;
}

.action_button:hover {
  background-color: #bf9eac;
  text-decoration: none;
  color: white;
  cursor: pointer;
}

.ich_will_button, .ich_will_button:visited, .ich_will_button:active, .ich_will_button:focus {
  border: 1px solid #7E5667;
  color: white;
  background-color: #7E5667;
  text-align: center;
  text-decoration: none;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 18px;
  border-radius: 10px;
  max-width: 200px !important;
}

.ich_will_button:hover {
  background-color: #bf9eac;
  text-decoration: none;
  color: white;
  cursor: pointer;
}

.footer p {
  font-size: 10px;
  color: darkgrey;
}

.color_footer {
  background-color: #7E5667;
  margin: -20px;
  border-top: 2px solid darkgrey;
}

.color_footer p {
  font-size: 10px;
  color: white;
}

.color_footer p a {
  color: white !important;
}

.color_footer p a:hover {
  text-decoration: none;
  color: darkgrey !important;
}

.color_footer i.fa {
  color: white;
  font-size: 22px !important;
  margin: 7px;
}

.color_footer i.fa:hover {
  color: lightgrey;
}

.fa {
  color: black;
  font-size: 22px !important;
  margin: 7px;
}

.fa:hover {
  color: darkgrey;
}

#bottom-image {
  position: fixed; 
  bottom: -2px; 
  width: 200px; 
  right: 10%;
}

.container {
  width: 100%;
}

.container_red {
  background-color: #d5ced0; 
  /*background-color: #E8E8EE; #cbbbc2*/
  /*border-top: 1px solid darkgrey; 
  border-bottom: 1px solid darkgrey;*/
  padding-bottom: 50px;
  border: 1px solid white;
  border-radius: 15px;
  width: 97%;
  margin-bottom: 50px;
}

.container_white {
  background-color: white; 
  /*border-top: 1px solid darkgrey; 
  border-bottom: 1px solid darkgrey;*/
  padding-bottom: 50px;
  border: 1px solid lightgrey;
  border-radius: 15px;
  width: 97%;
  margin-bottom: 50px;
}

.container_pflaume {
  background-color: #7E5667; 
  /*border-top: 1px solid darkgrey; 
  border-bottom: 1px solid darkgrey;*/
  width: 100%;
}

.container_gewinnspiel {
  background-color: #7E5667; 
  /*border-top: 1px solid darkgrey; 
  border-bottom: 1px solid darkgrey;*/
  padding-bottom: 50px;
  border: 1px solid lightgrey;
  border-radius: 15px;
  width: 95%;
  margin-bottom: 50px;
  color: white !important;
}

.navbar_normal  {
  color: #ffffff;
  font-size: 16px;
  font-family: 'ubuntu_light';
  text-align: center;
  margin-top: 10px;
  margin-bottom: 5px;
}

input[type=text], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #7E5667;
  color: #7E5667;
}
 
input[type=text]:focus, textarea:focus {
  box-shadow: 0 0 5px rgba(126,86,103,1);
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(126,86,103,1);
}

#leistungen_div h3, #festgestaltung_div h3, #hochzeitsmusik_div h3 {
  font-size:30px;
  margin-bottom: 10px;
}

#leistungen_div h3, #festgestaltung_div h3, #hochzeitsmusik_div h3, #leistungen_div p, #ueber_und_div p{
  text-align: center !important;
}

.inner_border {
  width: 95%; 
  margin-left: auto; 
  margin-right: auto; 
  margin-top: 15px; 
  margin-bottom: 15px; 
  border: 1px solid lightgrey;
  border-radius: 15px;
}

.formular p {
  text-align: left !important;
}


.bildrechte, .bildrechte a {
  text-align: right;
  font-size: 12px;
  color: black;
  margin-top: -30px;
}

@media (min-width: 800px) {
  .bildrechte, .bildrechte a {
    font-size: 16px;
  }
}

.bildrechte a:hover {
  color: white;
}

.keep_calm {
  text-align: center; 
  color:white; 
  font-size: 28px; 
  padding-top: 20px; 
  padding-bottom: 20px;
}
@media (min-width: 1200px) {
  .keep_calm {
    font-size: 32px; 
    padding-top: 20px; 
    padding-bottom: 20px;
  }
}

body {
    padding-top: 10px;
    padding-bottom: 20px;
}

.navbar-custom {
  background-color: white;
  border: 0;
  border-bottom: 1px solid black;
  border-color: lightgrey;
  height: 60px;
}
.navbar-custom .navbar-brand {
  color: #ffffff;
  background-color: white;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
  color: #e6e6e6;
  background-color: white;
}
.navbar-custom .navbar-text {
  color: #ffffff;
  font-size: 16px;
  font-family: 'ubuntu_light';
}
.navbar-custom .navbar-nav > li:last-child > a {
  border-right: 0;
}

.navbar-custom .navbar-nav > li > a {
  color: black;
  border-left: 0;
  font-size: 12px;
  font-family: 'Quicksand';
  padding-left: 8px;
  padding-left: 8px;
  margin-top: 7px;
}
@media (min-width: 1000px) {
  .navbar-custom .navbar-nav > li > a {
    font-size: 13px;
    padding-left: 5px;
    padding-left: 5px;
  }
}

@media (min-width: 1090px) {
  .navbar-custom .navbar-nav > li > a {
    font-size: 14px;
    padding-left: 8px;
    padding-left: 8px;
  }
}

@media (min-width: 1250px) {
  .navbar-custom .navbar-nav > li > a {
    font-size: 17px;
  }
}


.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus {
  color: #7E5667;
  /*background-color: #a80000;*/
}
.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
  color: #c0c0c0;
  background-color: #ab0000;
}
.navbar-custom .navbar-nav > .disabled > a,
.navbar-custom .navbar-nav > .disabled > a:hover,
.navbar-custom .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-custom .navbar-toggle {
  border-color: #dddddd;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-custom .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-custom .navbar-collapse,
.navbar-custom .navbar-form {
  border-color: none;
}
.navbar-custom .navbar-nav > .dropdown > a:hover .caret,
.navbar-custom .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #c0c0c0;
  border-bottom-color: #c0c0c0;
}
.navbar-custom .navbar-nav > .open > a,
.navbar-custom .navbar-nav > .open > a:hover,
.navbar-custom .navbar-nav > .open > a:focus {
  background-color: #ab0000;
  color: #c0c0c0;
}
.navbar-custom .navbar-nav > .open > a .caret,
.navbar-custom .navbar-nav > .open > a:hover .caret,
.navbar-custom .navbar-nav > .open > a:focus .caret {
  border-top-color: #c0c0c0;
  border-bottom-color: #c0c0c0;
}
.navbar-custom .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767) {
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #c0c0c0;
    background-color: transparent;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #c0c0c0;
    background-color: #ab0000;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-custom .navbar-link {
  color: #ffffff;
}
.navbar-custom .navbar-link:hover {
  color: #c0c0c0;
}

.hidden-navbar {
  display: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.footer {
  border-top: 1px solid darkgrey;
  position: fixed;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 37px;
  /*background-color: #f5f5f5;*/
  background-color: #7E5667;
  padding-top: 5px;
}

#navbar2 {
  background-color: white;
}

/* NAVBAR ELEMENTE ZENTRIEREN */

.navbar.center .navbar-inner {
    text-align: center;
}
.navbar.center .navbar-inner .nav {
    float: none;
    display:inline-block;
    vertical-align: top;  
}



/*--------------------------*/
.slideout-menu {
  position: fixed;
  top: 40px;
  right: -250px;
  width: 250px;
  height: 100%;
  background: #7E5667;
  z-index: 100;
  opacity: 0.9; 
  border-bottom: 1px solid black;
}

.slideout-menu h3 {
  position: relative;
  padding: 12px 10px;
  color: white;
  font-size: 1.2em;
  font-weight: normal;
  font-family: 'Quicksand'; }

.slideout-menu .slideout-menu-toggle {
  position: absolute;
  top: 12px;
  left: 10px;
  display: inline-block;
  padding: 6px 9px 5px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  line-height: 1;
  background: #222;
  color: #999;
  text-decoration: none;
  vertical-align: top; }

.slideout-menu ul {
  list-style: none;
  font-weight: 300;
  padding-left: 0; }

.slideout-menu ul li a {
  position: relative;
  display: block;
  padding: 10px;
  text-decoration: none;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  text-align: center; }

.slideout-menu ul li a:hover {
  background: white;
  color: #6F0210 !important; }

.slideout-menu ul li a:visited {
  color: white; }

.slideout-menu ul li a:active {
  color: white; }

.slideout-menu ul li a i {
  position: absolute;
  top: 15px;
  right: 10px;
  opacity: .5; }

.toggle_top {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
  background-color: white;
  opacity: 0.7;
  border-bottom: 1px solid lightgrey; }


.auswahl_bereich div {
  border: 1px solid white;
  outline: 0px solid #7E5667 !important;
  padding-top: 30px; 
  padding-bottom: 20px; 
  margin-left: 10px; 
  margin-right: 50px; 
  border-radius: 20px;
}

.auswahl_bereich:hover div {
  box-shadow: 0px 0px 0px 2px #fff inset;
}

.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 5px;
  padding-top: 3px;
  cursor: pointer;
}
  .control input {
      position: absolute;
      z-index: -1;
      opacity: 0;
  }
.control_indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #e6e6e6;
  border: 1px solid #000000;
}
.control-radio .control_indicator {
  border-radius: undefined%;
}

.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
  background: #cccccc;
}

.control input:checked ~ .control_indicator {
  background: #7E5667;
}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
  background: #0e6647d;
}
.control input:disabled ~ .control_indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control_indicator:after {
  box-sizing: unset;
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control_indicator:after {
  display: block;
}
.control-checkbox .control_indicator:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 8px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
  border-color: #7b7b7b;
}
