/*!
 * Start Bootstrap - Createive v4.0.0-beta (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */
@font-face {
    font-family: 'Futura'; /*a name to be used later*/
    src: url('https://medenticus.amzng.eu/fonts/futura.ttc'); /*URL to font*/
}

body,
html {
  width: 100%;
  height: 100%; }

body {
  /*font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif; */
  font-family: 'Myriad Pro';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1.2px;
    
}
hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #5994a0; }

hr.light {
  border-color: white; }
  
hr.long {
  border-color: #eb5b28;
  width: 100%;
  max-width: 3000px;
}

a {
  color: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  a:focus, a:hover {
    color: #f15a24; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Myriad Pro';
    font-weight: normal;
    font-style: normal;
    line-height: 1.5; }

p {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 20px; }

.bg-primary {
  background-color: #1e485b !important; }

.bg-dark {
  color: white;
  background-color: #222222 !important; }

.text-faded {
  color: rgba(255, 255, 255, 0.7); }

section {
  padding: 100px 0; }

.section-heading {
  margin-top: 0; }

::-moz-selection {
  color: white;
  background: #222222;
  text-shadow: none; }

::selection {
  color: white;
  background: #222222;
  text-shadow: none; }

img::selection {
  color: white;
  background: transparent; }

img::-moz-selection {
  color: white;
  background: transparent; }

body {
  -webkit-tap-highlight-color: #222222; }

#mainNav {
  letter-spacing: 3px !important;
  border-color: rgba(34, 34, 34, 0.05);
  background-color: white;
  font-family: 'Myriad Pro';
    font-weight: normal;
    font-style: normal;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  #mainNav .navbar-brand {
    color: #5994a0;
    font-family: 'Myriad Pro';
    font-weight: normal;
    font-style: normal; }
    #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #f05f40; }
  #mainNav .navbar-toggle {
    font-size: 15px;
    color: #222222; }
	.navbar-nav {
		padding-right: 100px !important;
	}
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus,
  #mainNav .navbar-nav > li.nav-item > a.nav-link {
    font-size: 15px;
	padding-right: 3rem !important;
    color: #222222; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:hover {
      color: #5994a0; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active,
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active {
      color: #5994a0 !important;
      background-color: transparent; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover,
      #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
        background-color: transparent; }
  @media (min-width: 992px) {
    #mainNav {
      border-color: rgba(255, 255, 255, 0.3);
      background-color: white; }
      #mainNav .navbar-brand {
		  color
        color: rgba(255, 255, 255, 0.7); }
        #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
          color: white; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
        color: rgba(255, 255, 255, 0.7); }
        #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
        #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
          color: white; }
      #mainNav.navbar-shrink {
        border-color: rgba(34, 34, 34, 0.05);
        background-color: white; }
        #mainNav.navbar-shrink .navbar-brand {
          font-size: 16px;
          color: #5994a0; }
          #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
            color: #f05f40; }
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
          color: #222222; }
          #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
          #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
            color: #5994a0; } }
			
		
	@media screen and (max-width: 992px) and (min-width: 1px) {
		#mainNav {
			background-color: transparent !important;
		}
		#mainNav .navbar-brand {
			display: none;
		}
		#mainNav .navbar-nav > li.nav-item > a.nav-link {
			padding-right: 0px;
			padding-left: 15px;
		}
		.collapse.show {
			background-color: white;
		}
		div#collapseFreitag.collapse.show {
			background-color: transparent;
		}
		div#collapseSamstag.collapse.show {
			background-color: transparent;
		}
	}

header.masthead {
  position: relative;
  width: 100%;
  min-height: auto;
  text-align: center;
  color: white;
  background-image: url("../img/Background_01.jpg?cache=1");
  background-attachment: fixed;
  background-color: #9ec6d2;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
  
  }
  
  @media screen and (max-width: 992px) and (min-width: 1px) {
		header.masthead {
  background-image: url("../img/Background_01_mobile.jpg?cache=2");
  background-size: 150%;
  background-position: center top;
  
  
  }
	}
  
  header.masthead .header-content {
    position: relative;
    width: 100%;
    padding: 150px 15px 100px;
    text-align: center; }
    header.masthead .header-content .header-content-inner h1 {
      font-size: 30px;
      font-weight: 700;
      margin-top: 0;
      margin-bottom: 0;
      text-transform: uppercase; }
    header.masthead .header-content .header-content-inner hr {
      margin: 30px auto; }
    header.masthead .header-content .header-content-inner p {
      font-size: 16px;
      font-weight: 300;
      margin-bottom: 50px;
      color: rgba(255, 255, 255, 0.7); }
  @media (min-width: 768px) {
    header.masthead {
      height: 100%;
      min-height: 600px; }
      header.masthead .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        header.masthead .header-content .header-content-inner {
          max-width: 1000px;
          margin-right: auto;
          margin-left: auto; }
          header.masthead .header-content .header-content-inner h1 {
            font-size: 50px; }
          header.masthead .header-content .header-content-inner p {
            font-size: 18px;
            max-width: 80%;
            margin-right: auto;
            margin-left: auto; } }

.service-box {
  max-width: 400px;
  margin: 50px auto 0; }
  @media (min-width: 992px) {
    .service-box {
      margin: 20px auto 0; } }
  .service-box p {
    margin-bottom: 0; }

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto; }
  .portfolio-box .portfolio-box-caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    color: white;
    background: rgba(240, 95, 64, 0.9);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
      position: absolute;
      top: 50%;
      width: 100%;
      transform: translateY(-50%);
      text-align: center; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        padding: 0 15px;
        font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 18px; }
  .portfolio-box:hover .portfolio-box-caption {
    opacity: 1; }
  .portfolio-box:focus {
    outline: none; }
  @media (min-width: 768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
      font-size: 16px; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
      font-size: 22px; } }

.call-to-action {
  padding: 50px 0; }
  .call-to-action h2 {
    margin: 0 auto 20px; }

.text-primary {
  color: #5994a0 !important; }

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

.btn-default {
  color: #222222;
  border-color: white;
  background-color: white; }
  .btn-default.focus, .btn-default:focus {
    color: #222222;
    border-color: #bfbfbf;
    background-color: #e6e6e6; }
  .btn-default:hover {
    color: #222222;
    border-color: #e0e0e0;
    background-color: #e6e6e6; }
  .btn-default.active, .btn-default:active,
  .open > .btn-default.dropdown-toggle {
    color: #222222;
    border-color: #e0e0e0;
    background-color: #e6e6e6; }
    .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover,
    .open > .btn-default.dropdown-toggle.focus,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle:hover {
      color: #222222;
      border-color: #bfbfbf;
      background-color: #d4d4d4; }
  .btn-default.active, .btn-default:active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default:hover {
    border-color: white;
    background-color: white; }
  .btn-default .badge {
    color: white;
    background-color: #222222; }

.btn-primary {
  color: white;
  border-color: #5994a0;
  background-color: #5994a0; }
  .btn-primary.focus, .btn-primary:focus {
    color: white;
    border-color: #a4270d;
    background-color: #eb3812; }
  .btn-primary:hover {
    color: white;
    border-color: #e13612;
    background-color: #eb3812; }
  .btn-primary.active, .btn-primary:active,
  .open > .btn-primary.dropdown-toggle {
    color: white;
    border-color: #e13612;
    background-color: #eb3812; }
    .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
    .open > .btn-primary.dropdown-toggle.focus,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle:hover {
      color: white;
      border-color: #a4270d;
      background-color: #c93110; }
  .btn-primary.active, .btn-primary:active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:hover {
    border-color: #5994a0;
    background-color: #5994a0; }
  .btn-primary .badge {
    color: #5994a0;
    background-color: white; }

.btn {
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
  font-family: 'Myriad Pro';
    font-weight: normal;
    font-style: normal; }

.btn-xl {
  padding: 15px 30px; }
  
  
.ribbon {
    background: #002a34;
    height: 87px;
    margin: 0 auto;
    position: absolute;
	top: 0px;
    width: 100px;
    right:20px;
    text-align:center;
    vertical-align:middle;
    line-height:87px;
    font-size:12px;
    color:#ffffff !important;
    padding-top: 5px;
    word-spacing: -3px;
    padding-left: 5px;
}
.ribbon:after,
.ribbon:before {
    content: '';
    position: absolute;
    border-top: 29px solid #002a34;
    height: 0;
    width: 0;
    top: 100%;
}
.ribbon:after {
    border-left: 50px solid transparent;
    right: 0px;
}
.ribbon:before {
    border-right: 50px solid transparent;
    left: 0px;
}

footer {
	font-size: 12px;
}

#party {
	background-image: url('../img/vieaipee.png');
	background-size:     cover;                      
    background-repeat:   no-repeat;
    background-position: center center; 
    color: white;

 }
 
 #sponsors {
	 padding: 10px;
 }

.bar {
    position: absolute;
    width: 100%;
    height: 30px;
    margin: 0 auto;
    bottom: 0px;
}

.home {
    position: absolute;
    top: 0px;
    left: 60%;
    width: 20%;
    text-align: center;
}

.bar:before, .bar:after {
    content:'';
    position: absolute;
    top: 0;
    height: 0;
    border-bottom: 30px solid white;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

.bar:before {
    left: 0;
    width: 50%;
    border-right: 30px solid transparent;
}

.bar:after {
    right:0;
    width: 50%;
    border-left: 30px solid transparent;
}

.navbar-brand {
	margin-right: -5rem;
}

video#bgvid { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(polina.jpg) no-repeat;
    background-size: cover; 
}

#fb:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.sponsoren {
	width: 100% !important;
}

.bar2 {
    position: absolute;
    width: 100%;
    height: 30px;
    margin: 0 auto;
}


.bar2:before, .bar2:after {
    content:'';
    position: absolute;
    top: 0;
    height: 0;
    border-bottom: 30px solid #1e485b;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

.bar2:before {
    left: 0;
    width: 17%;
    border-right: 30px solid transparent;
}

.bar2:after {
    right:0;
    width: 83%;
    border-left: 30px solid transparent;
}

#barcont {
	background-color: white;
	height: 30px;
}

.bar3 {
    position: absolute;
    width: 100%;
    height: 30px;
    margin: 0 auto;
}


.bar3:before, .bar3:after {
    content:'';
    position: absolute;
    top: 0;
    height: 0;
    border-bottom: 30px solid white;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

.bar3:before {
    left: 0;
    width: 83%;
    border-right: 30px solid #1e485b;
}

.bar3:after {
    right:0;
    width: 17%;
    border-left: 30px solid #1e485b;
}

#barcont2 {
	background-color: white;
	height: 30px;
}


#wrapperinfo{

    overflow:auto;
}

#infotext{
   float:right;

}

#wasist {
	left: 90px;
	position: absolute;
}

#infotext2{
   float:left;

}

#siggi {
	right: 150px;
	position: absolute;
}

#about {
	padding: 50px 0;
}

.sponsor {
	padding-bottom: 20px;
}

@media (max-width:1100px) {
    #infotext{
		float:none;
		width: 70%;
		margin-left: 15%;
		margin-right: 15%;
	}
	#wasist {
		left: auto;
		position: relative;
		width: 70%;
		margin-left: 15%;
		margin-right: 15%;
	}
	#infotext2{
		float:none;
		width: 70%;
		margin-left: 15%;
		margin-right: 15%;
	}
	#siggi {
		right: auto;
		position: relative;
		width: 70%;
		margin-left: 15%;
		margin-right: 15%;
	}
}

#wrapperinfo{

    overflow:auto;
}


#about2 {
	padding: 50px 0;
	
}

#mapbox {
	height: 300px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#programm {
  background-image: url("../img/Background_01.jpg?cache=1");
  background-attachment: fixed;
  background-color: #9ec6d2;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

  
  @media screen and (max-width: 992px) and (min-width: 1px) {
		#programm {
  background-image: url("../img/Background_01_mobile.jpg?cache=1");
  background-size: 200%;
  background-position: center top;
  
}
	}

.border_orange td, .border_orange th, .border_orange a {
    border-color: #eb5b28;
    color: #eb5b28;
    vertical-align: middle;
}

.border_blue td, .border_blue th, .border_blue a {
    border-color: #013945;
    color: #013945;
    vertical-align: middle;
}