


/*
 * Base structure
 */

html,
body {
  height: 100%;
  background-color: #333;

}
body {
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0,0,0,.5);
  padding-top: 45px;
  margin-bottom: 60px;
  font-family: 'Noto Sans', sans-serif;
}


a{  -webkit-transition: all 150ms ease;
  -moz-transition: all 150ms ease;
  -ms-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  transition: all 150ms ease; }


a,
a:focus{
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #C3B6B8;
  text-decoration: none;
  font-weight: bold;
}
/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritence from `body` */
  background-color: #fff;
}
span {
  display: inline-block;
}




.NoShow {
  display:none;
}

.simpletext{
  font-size: 14px;
  vertical-align: middle;
  color: #C3B6B8;
  padding-bottom: 10px;
}
.simpletext a,
.kontakt a {

  color: #C3B6B8;
  margin: 0 5px;
}

.dark{
  color: #877b7f;
}
h1{
  color: #fff;
 font-size: 22px;
 margin-bottom: 15px;

}

h2{
color: #fff;
 font-size: 18px;
 line-height: 60px;
 border-top: 1px solid #C3B6B8;
}

h3{
color: #C3B6B8;
font-weight: bold;
 font-size: 16px;
 padding-top: 10px;
 text-align: center;
}
h5{
  font-family: 'Meddon', cursive;
  font-size: 40px;


}
.lead{
 color: #fff;
 font-weight: normal;
 font-style: italic;
 font-size: 16px;
 line-height: 25px;

}
.set-height {
  overflow: hidden;

}

.kontakt{
font-size: 16px;
letter-spacing: 0.5px;
color: #C3B6B8;
margin-bottom: 10px;
height: inherit;
}

.kontakt div{
  min-height: 22px;

}


.portfolio_txt{
text-align: left;
font-size: 14px;
vertical-align: middle;
color: #C3B6B8;
}
.years{
  text-align: right;
  font-size: 16px;
  vertical-align: middle;
  color: #877b7f;
}
/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
  -webkit-box-shadow: inset 0 0 100px rgba(0,0,0,.5);
          box-shadow: inset 0 0 100px rgba(0,0,0,.5);
}
.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
}
.cover-container {
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
}


.up_shift{
  padding: 40px 0 20px 0;
}
.inner {
  padding: 10px;
}
.inner_bottom {
  padding-bottom: 10px;
}
.inner_right {
  margin-right: 10px;
}
.nav{
  background-color: rgba(0,0,0,.5);
}

div:target:before {
  content: "";
  display: block;
  height: 2em;
  margin-top: -3em;
  visibility: hidden;
}



/*
 * Header
 */
.masthead-brand {
  margin-top: 5px;
  margin-bottom: 10px;
  font-style: italic;
}


.masthead-nav > li {
  display: inline-block;

}
.masthead-nav > li{
  margin-left: 10px;
  margin-right: 10px;
}
.img_shift {
  margin-left: 10px;
  margin-right: 10px;
  height: 60px;
}
.masthead-nav > li > a {
  padding-right: 0;
  padding-left: 0;
  font-size: 18px;
  font-weight: normal;
  color: #fff; /* IE8 proofing */
  color: rgba(255,255,255,.55);
 
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
  background-color: transparent;
  color: rgba(255,255,255,.75);

}
.active{
 color: #fff;
}

.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus {
 color: #fff;
  
}

@media (min-width: 768px) {

  .masthead-nav {
    position: fixed;
    float: none;
  }

}


/*
 * Cover
 */

.cover {
  padding: 0 20px;
}
.cover .btn-lg {
  padding: 10px 20px;
  font-weight: bold;
}



/*
 * Footer
 */

footer {
  position: relative;
  bottom: 0;
  text-align: center;
  min-height: 60px;
  border-top: 1px solid #C3B6B8;
  padding: 30px 0 10px 0;
}

.up_button {
  margin:10px;
  position: fixed;
  border: none;
  right: 0;
  bottom: 0;
  font-size: 40px;
  text-align: center;
  height: 50px;
  width: 50px;
  background-color: transparent;
  color: rgba(255,255,255,.4);
  outline: none;
  display: none;
}

.up_button:hover,.up_button:active{
outline: none;
  color: rgba(255,255,255,.8);
}


.btn-mybutton{color:#6b6166;background-color:#a89b9a;border-color:#6b6166; margin-bottom: 5px;}
.btn-mybutton.focus,.btn-mybutton:focus{color:#a89b9a;background-color:#6b6166;border-color:#877b7f}
.btn-mybutton:hover{color:#a89b9a;background-color:#6b6166;border-color:#877b7f}
.btn-mybutton.active,.btn-mybutton:active,.open>.dropdown-toggle.btn-mybutton{color:#dAd0d1;background-color:#524b4e;border-color:#6b6166}
.btn-mybutton.active.focus,.btn-mybuttonlt.active:focus,.btn-mybutton.active:hover,.btn-mybutton:active.focus,.btn-mybutton:active:focus,.btn-mybutton:active:hover,.open>.dropdown-toggle.btn-mybutton.focus,.open>.dropdown-toggle.btn-mybutton:focus,.open>.dropdown-toggle.btn-mybutton:hover{color:#dAd0d1;background-color:#524b4e;border-color:#6b6166}
.btn-mybutton.active,.btn-mybutton:active,.open>.dropdown-toggle.btn-mybutton{background-image:none}.btn-mybutton.disabled.focus,.btn-mybutton.disabled:focus,.btn-mybutton.disabled:hover,.btn-mybutton[disabled].focus,.btn-mybutton[disabled]:focus,.btn-mybutton[disabled]:hover,fieldset[disabled] .btn-mybutton.focus,fieldset[disabled] .btn-mybutton:focus,fieldset[disabled] .btn-mybutton:hover{background-color:#524b4e;border-color:#6b6166}
.btn-mybutton .badge{color:#dAd0d1;background-color:#524b4e}



.jumbotron{
  background-color: #524b4e;
  padding-top: 10px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 10px;
  border-left-width:2px;
  border-left-style:solid; 
  border-color:#dad0d1; 
}
.jumbotron h4{
  font-size: 14px;
  color:#fff;
}

  .ssylka{
  font-size: 12px;
  font-style: italic;
  color:#dad0d1;
}

  .jumbotron p{
  font-size: 12px;
  color:#dad0d1;
}


.row{
  margin-left: 0px;
  margin-right: 0px;
}

.carousel-control{
  position:relative;
  padding:0px;
  top:0;
  bottom:0;
  left:0;
  width:50%;
  font-size:60px;
  line-height:0.6;
  text-align:center;
  color: #877b7f;
  text-shadow:0 1px 2px rgba(0,0,0,.6);
  background-color: transparent;
  filter:alpha(opacity=50);
  opacity:.5
  z-index:5;
}
  .carousel-control.left{
   left:10px;
    background-image: none;
    }

    .carousel-control.right{
      right:10px;
      background-image: none;
    }
      .carousel-control:focus,.carousel-control:hover{
        color: #877b7f;
        text-decoration:none;
        filter:alpha(opacity=90);
        background-color: transparent;
        outline:0;
        opacity:.9
      }
      .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{
        position:relative;
        top:50%;
        z-index:5;
        display:inline-block;
        margin-top:-10px
      }
        .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{
          left:50%;
          margin-left:5px
     }

          .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{
            right:50%;margin-right:5px}

            .carousel-control .icon-next,.carousel-control .icon-prev{
              width:20px;height:20px;font-family:serif;line-height:1}

              .carousel-control .icon-prev:before{
                content:'\2039'}

                .carousel-control .icon-next:before
                {content:'\203a'}



#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: #524b4e;
    text-align: center;
    text-shadow: none;
    background: #333333;
    z-index: 100500;
}

#percentage {
  font-size: 80px;
  padding-top: 0px;
  position: absolute;
  left: 50%;
  top: 50%;
 margin: -60px 0 0 -40px;

}

#page-preloader .spinner {
    width: 64px;
    height: 64px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url("images/spinner_spiral_333.gif") no-repeat 50% 50%;
    margin: -32px 0 0 -112px;
}






@media (min-width: 768px) {
  /* Pull out the header and footer */
  .masthead {
    position: fixed;
    top: 0;
    }

  /* Start the vertical centering */
  .site-wrapper-inner {
    vertical-align: middle;
  }
  /* Handle the widths */
  .masthead,
  .cover-container {
    width: 80%; /* Must be percentage or pixels for horizontal alignment */
  }
}

@media (min-width: 992px) {
  .masthead,
  .cover-container {
    width: 900px;
    
  }
   .masthead {
    position: fixed;
        top: 0;
      }

}
@media screen and (max-width: 400px) {

.masthead-nav > li > a {
      font-size: 110%;
   }
   .years
 {
  font-size: 85%;
  
   }
   .jumbotron .portfolio_txt,
   .jumbotron h4,
   .jumbotron > p,
   .jumbotron > a{
    font-size: 90%;
    text-align: center;
   }
 
}
@media screen and (max-width: 330px) {

.masthead-nav > li > a {
      font-size: 110%;
   }
   .years
 {
  font-size: 70%;
   }

.jumbotron{
  padding-left: 1px;
  padding-right: 1px;
}
   .jumbotron .portfolio_txt,
   .jumbotron h4,
   .jumbotron > p,
   .jumbotron > a{
    font-size: 85%;
    text-align: center;
   }
   .jumbotron img{
    width: 70px;
   }
}
