.btn-primary {
    background: #00858A;
    color: #ffffff;
}

.nav{
	padding: 0px;
	margin: 0px;
}

.navbar-static-top{
	padding: 0px;
	margin: 0px;
}

.btn-primary:hover
{
	 background: #009CAB;
    color: #ffffff;
}

a {
	color:#00858A;
}

.container {
    margin-top: 0px;
}

/* Carousel Styles */
.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-inner img {
    width: 100%;
    max-height: 460px
	-webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6 ease-in-out left;
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {
	padding: 15px;
}

.carousel-control.right span {
	padding: 15px;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
	background-color: #000;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
	color: #019BAB;
    font-size: 40px;
}

.header-text h2 span {
    background-color: #7BBDD5;
	padding: 10px;
	border-radius: 10px;
}

.header-text h3 span {
	background-color: #019BAB;
	padding: 15px;
	border-radius: 10px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #019BAB;
    background-color: #000;
    border: 3px solid #019BAB;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}


blur {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
}	

img {
	box-shadow: 10px 10px 5px grey;
}

.navbar-brand img {
	box-shadow: 0px 0px 0px grey;
	margin-top: -10px;
}

/*---------------scroll to top--------------*/
.scroll-top-wrapper {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
  background-color: #222;
  color: #ddd;
  width: 42px;
  height: 42px;
  line-height: 42px;
  right: 22px;
  bottom: 22px;
  padding-bottom: 2px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.scroll-top-wrapper:hover {
  opacity: 0.9 !important; }

.scroll-top-wrapper.show {
  visibility: visible;
  cursor: pointer;
  opacity: 1.0; }

.scroll-top-wrapper i.fa {
  line-height: inherit; }

::-moz-selection {
  text-shadow: none;
  background: #222;
  color: #fff; }

::selection {
  text-shadow: none;
  background: #222;
  color: #fff; }

img::selection {
  background: 0 0; }

img::-moz-selection {
  background: 0 0; }
  
  
  /*EIGENE ERGAENZUNGEN*/
  input[required] {
  border-color: #337ab7;
}
div.vontext {
	heights: 5px;
}
/*---------------------Newsblock-----------------*/
 div.newsblock {
  text-align: center; 
  background: #e3e3e3;
  padding: 10px 20;
  position: relative;
  }

  }
  /*---------------------Ausgabegrau-----------------*/
   div.ausg_grau {
  text-align: right; 
  background: #f0f0f0;
  padding: 20px 0;
  position: relative;}
  
    /*---------------------Ausgabeweiss-----------------*/
   div.ausg_weiss{
  text-align: left; 
  background: #ffffff;
  padding: 20px 0;
  position: relative;}
  
    /*---------------------Ausgabetext-----------------*/
  div.ausg_text{
	  position: static;
	  margin: 10px;
	  font-weight: bold;
  }
  
  /*---------------------Panorama-----------------*/
  #rotator {
  width: 100%;
  height: 600px;
  background-image: url("../starbild/party.jpg");
  }
  
/*---------------------Panorama-----------------
html body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif; }

.panorama-view {
  height: 60%;
  width: 100%;
  position: relative; }
  .panorama-view .image {
    position: absolute;
    left: 15%;
    top: 250px;
    max-width: 20%; }
  .panorama-view .slogon {
    position: absolute;
    right: 25%;
    top: 250px; }
    .panorama-view .slogon h3 {
      font-size: 36px;
      color: #fff;
      line-height: 46px;
      text-shadow: 2px 2px 15px black;
      text-transform: uppercase; }

#rotator {
  width: 100%;
  height: 600px;
  background-image: url("../starbild/party.jpg");
  background-position: center;
  background-size: 200% 200%;
  -webkit-transition: all 1s linear; }

.explore {
  color: #fff;
  text-align: center;
  font-weight: 100;
  font-style: normal;
  text-transform: uppercase; }

.explore h1 {
  font-size: 100px;
  margin: 0;
  padding: 0;
  line-height: 130px;
  text-shadow: 2px 2px 15px black; }
.country-select{
  position: absolute;
  right: 15px;
  top: 10px;
}
.country-select img{
  width: 24px;
  height: 16px;
}
@media(max-width: 767px){
  .explore h1{
    padding-top: 30px;
  }
}
*/
/*-----------------------SECTION2 NEU ------------*/
.section2 {
  background: #e3e3e3;
  padding: 30px 0;
  position: relative; }

 /*-----------------------SECTION3 NEU ------------*/
.section3 {
  background: #fff;
  padding: 30px 0;
  position: relative; }
  
  
/*----------------------Section2--------------------
.section2 {
  background: #e3e3e3;
  padding: 30px 0;
  position: relative; }
  .section2 .image {
    max-width: 700px; }
  .section2 .info {
    max-width: 550px; }
    .section2 .info h2 {
      font-size: 60px; }
    .section2 .info p {
      font-size: 24px;
      line-height: 34px;
      font-weight: 100; }
  @media (min-width: 767px) {
    .section2 .info {
      position: absolute;
      top: 80px;
      right: 80px; } }

------------------Section3-------------

  .section3 .image {
    max-width: 700px;
     }
  .section3 .info {
    max-width: 550px; }
    .section3 .info h2 {
      font-size: 60px; }
    .section3 .info p {
      font-size: 24px;
      line-height: 34px;
      font-weight: 100; }
  @media (min-width: 767px) {
    .section3 .image{
      float: right;
    }
    .section3 .info {
      position: absolute;
      top: 80px;
      left: 80px; } }*/


/*-----------------Section5 - FOOTER-----------*/
.section5 {
  background: #000;
  padding: 80px 0; }
  .section5 .content h2 {
    font-size: 60px;
    text-align: center;
    color: #fff; }
  .section5 .content h4 {
    font-size: 30px;
    color: #f0f0f0;
    text-align: center;
    font-weight: 100; }
  .section5 .content .input-group {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 40px; }
    .section5 .content .input-group .btn {
      font-size: 30px;
      color: #999;
      border-left: none;
      border-radius: 0 20px 20px 0; }
    .section5 .content .input-group .form-control {
      height: 56px;
      border-radius: 20px 0 0 20px;
      font-size: 20px;
      border-right: none; }
  .section5 .social-media {
    margin-top: 40px; }
    .section5 .social-media ul {
      text-align: center; }
      .section5 .social-media ul a {
        display: block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border: 1px solid #444;
        color: #ddd;
        transition: all 0.4s ease-in-out; }
        .section5 .social-media ul a:hover {
          border-radius: 10px; }

/*-----------------Section6------------------*/
.section6 {
  background: #202020;
  padding: 15px 0; }
  .section6 p {
    color: #999;
    margin: 0;
    padding: 0; }
    @media (min-width: 767px) {
      .section6 p {
        text-align: right; } }
  .section6 a {
    color: #ddd; }

/*-------------------Inner Section----------------*/
.inner-section {
  padding: 80px 0; }
  .inner-section h1 {
    font-size: 30px;
    padding: 20px 0; }
  .inner-section p {
    font-size: 14px;
    line-height: 24px;
    color: #666; }

/*-------------------Queries----------------*/
@media (max-width: 991px) {
  .explore h1 {
    font-size: 60px; }

  .panorama-view .slogon {
    right: 10%; }

  .panorama-view .image {
    left: 10%;
    max-width: 380px; }

  .section2 .image {
    max-width: 600px; }

  .section2 .info, .section3 .info {
    right: 20px; } }
@media (max-width: 767px) {
  .explore h1 {
    font-size: 40px;
    line-height: 44px; }

  .panorama-view .slogon {
    text-align: center;
    font-size: 20px;
    top: 100px;
    left: auto;
    right: auto;
    bottom: auto;
    width: 300px;
    margin-left: -150px;
    left: 50%; }
    .panorama-view .slogon h3 {
      font-size: 20px;
      line-height: 28px; }

  .section2 .info, .section3 .info {
    padding-left: 30px; }

  .section4 .image {
    margin: 0 auto; }

  .section4 .info {
    text-align: center; } }
@media (max-width: 400px) {
  .panorama-view .image {
    left: 0;
    right: 0; } }

/*# sourceMappingURL=style.css.map */
