/*!
 * Start Bootstrap - Creative v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */

 /*!TYPOGRAFIE*/
body,
html {
  width: 100%;
  height: 100%; }

body {
  font-family: 'Barlow', Arial, sans-serif; }
@supports condition {

}
hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #183e80; }

hr.light {
  border-color: #fff; }

a {
  color: #F05F40;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  a:hover {
    color: #f05f40; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Barlow', Arial, sans-serif; }

.hide {
  display: none;
}

h4 {
  color:#183e80;
}

.bg-primary {
  background-color: #183e80 !important; }

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

.text-faded {
  color: rgba(64, 64, 64,0.9);
  font-size: 20px !important;
}

.text-head{
  color: #183e80;
 
}

.text-white{
   }

.stichwort {
margin:0px;

}


#contact .form #sendmessage {
    color: #1a5ea9;
    border: 1px solid #1a5ea9;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
} 

/*!PARALLAX*/

   .parallax {
       /* The image used */
       background-image: url("../img/img_parallax.jpg");

       /* Set a specific height */
       height: 400px;

       /* Create the parallax scrolling effect */
       background-attachment: fixed;
       background-position: center;
       background-repeat: no-repeat;
       background-size: cover;
   }

.left{
  float: left;
  padding:5px 20px 30px 0px;
  color:#183e80;
 
}

.left_1{
  float: left;
  padding:5px 20px 0px 0px;
  color:#183e80;
}
.more{
  background-color: #183e80;
  color: white;
}

.i4ewOd-pzNkMb-haAclf {
   background-color: transparent; 
}

.logo{
 Width:100%;
}



.logo_head{
  Width:100%;
  margin-bottom:20px;
  margin-top: 25px;

}
section {
  padding: 8rem 0; }

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

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none; }

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none; }

img::selection {
  color: #fff;
  background: transparent; }

img::-moz-selection {
  color: #fff;
  background: transparent; }

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

#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color: #fff;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  #mainNav .navbar-brand {
    font-weight: 700;
    text-transform: uppercase;
    color: #183e80;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
    #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #183e80; }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    font-size: .9rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #212529; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
      color: #183e80; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
      color: #183e80 !important;
      background-color: transparent; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
        background-color: transparent; }
  @media (min-width: 992px) {
    #mainNav {
      border-color: transparent;
      background-color:rgba(255, 255, 255, 0.4) ; }
      #mainNav .navbar-brand {
        color: rgba(24, 62, 128); }
        #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
          color: #183e80; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link {
        padding: 0.5rem 1rem; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
        color:  #183e80; }
        #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
        #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
          color: #183e80; }
      #mainNav.navbar-shrink {
        border-bottom: 1px solid rgba(33, 85, 176, 0.1);
        background-color: #fff; }
        #mainNav.navbar-shrink .navbar-brand {
          color: #183e80; }
          #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
            color: #183e80; }
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
          color: #212529; }
          #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: #183e80; } }


.carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
            }


div.masthead p {
  font-weight: 300; 
  font-size: 25px;}
@media (max-width: 499px) {
  div.masthead p {
    font-size: 20px;
  padding-top:6px; }
   }
 
   
    
div.masthead_small p {
  font-weight: 300; 
  font-size: 25px;}
@media (max-width: 499px) {
  div.masthead_small p {
    font-size: 20px;
    padding-top:6px; } }

 

div.masthead_big p {
  font-weight: 300; 
  font-size: 25px;}
@media (max-width: 499px) {
  div.masthead_big p {
    font-size: 20px;
  padding-top:6px; } }
 


div.masthead{
  position: relative;
  transform: translateY(-50%);
  Top:50%;
  width: 15%;
  height: 200px;
  padding-top: 3px;
}

@media (max-width: 1990px){
  div.masthead{
    width: 20%;
  }
}

@media (max-width: 1484px){
  div.masthead{
    width: 30%;
  }
}

@media (max-width: 991px){
  div.masthead{
    width: 30%;
    height: 240px;
  }
}
@media (max-width: 744px){
  div.masthead{
    width: 30%;
  }
}

@media (max-width: 600px){
  div.masthead{
    width: 40%;
  }
}

@media (max-width: 350px){
  div.masthead{
    width: 70%;
  }
}

div.masthead_small{
  position: relative;
  top:50%;
  transform: translateY(-50%);
  width: 15%;
  height: 200px;
  padding-top: 3px;

}

@media (max-width: 1900px){
  div.masthead_small{
    width: 20%;
    height:180px;
  }
}

@media (max-width: 1240px){
  div.masthead_small{
    width: 30%;
    height: 180px;
  }
}

@media (max-width: 1100px){
  div.masthead_small{
    width: 35%;
    height: 180px;
  }
}


@media (max-width: 990px){
  div.masthead_small{
    width: 20%;
    height: 190px;
  }
}

@media (max-width: 860px){
  div.masthead_small{
    width: 30%;
    height: 230px;
  }
}

@media (max-width: 666px){
  div.masthead_small{
    width: 40%;
    height:230px;
  }
}

@media (max-width: 460px){
  div.masthead_small{
    width: 40%;
    height:200px;
  }
}



div.masthead_big{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 15%;
  height: 200px;
  padding-top: 3px;
}

.wefi {
  width:15%;
  height:200px;
}


@media (max-width: 2070px){
  div.masthead_big{
    width: 20%;
  }
}

@media (max-width: 1398px){
  div.masthead_big{
    width: 30%;
  }
}

@media (max-width: 1075px){
  div.masthead_big{
    width: 30%;
  }
}

@media (max-width: 990px){
  div.masthead_big{
    width: 30%;
    height:280px;
  }
}

@media (max-width: 702px){
  div.masthead_big{
    width: 30%;
  }
}

@media (max-width: 592px){
  div.masthead_big{
    width: 50%;

  }
}

/*
div.masthead_big {
 
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 25%;
  height: 50px;
  padding-left:30px;
  padding-top: 3px;
  margin-top:280px;
}
         

@media (max-width: 1400px){
  div.masthead_big {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 25%;
    
  }

}
@media (min-width: 992px){
  div.masthead_big .container {
    max-width: 720px;
    width: 30%;
  }
}
@media (min-width: 992px){
  div.masthead_big .row .col-lg-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  
  }
}

@media (min-width: 992px){
  div.masthead_big {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 45%;
    
  }

}

div.masthead_big hr {
  margin-top: 30px;
  margin-bottom: 30px; }
div.masthead_big h1 {
  font-size: 2rem; }
div.masthead_big p {
  font-weight: 300; }
@media (min-width: 768px) {
  div.masthead_big p {
    font-size: 1.15rem; } }
@media (min-width: 992px) {
    div.masthead_big h1 {
      font-size: 3rem; } }
@media (min-width: 1200px) {
  div.masthead_big h1 {
    font-size: 4rem; } }


@media (max-width: 580px) {
div.masthead_big {
   width: 85%;
   margin:0px auto;
 }

}

div.masthead {
 
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20%;
  height: 50px;
  padding-left:30px;
  padding-top: 3px;
  margin-top:280px;
 

}
@media (max-width: 1400px){
  div.masthead {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30%;
    
  }
}

@media (min-width: 992px){
  div.masthead {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20%;
    
  }
}


@media (min-width: 992px){
  div.masthead .container {
 
  }
}

@media (min-width: 992px){
  div.masthead .row .col-lg-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  
  }
}

  div.masthead hr {
    margin-top: 30px;
    margin-bottom: 30px; }
  div.masthead h1 {
    font-size: 2rem; }
  div.masthead p {
    font-weight: 300; 
    font-size: 30px;}
  @media (min-width: 768px) {
    div.masthead p {
      font-size: 30px; } }
  @media (max-width: 1043px) {
    div.masthead p {
      font-size: 25px; } }



 @media (max-width: 580px) {
  div.masthead {
    position: absolute;
     width: 85%;
     font-size: 18px;
   }
 
}


@media (min-width: 580px) {
  div.masthead {
    position: absolute;
     width: 30%;
   }
 
}
*/


.adress{
    padding-left: 0px;
    padding-top: 0px;
}

.image{
  background-image: url("../img/header.jpg");
  height: 30vh;
  min-height: 300px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.transparent{
  background: rgba(255, 255, 255, 0.8);
  
}

.service-box {
  max-width: 400px; }

.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: #fff;
    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; } }

.text-primary {
  color: #183e80 !important; }

.btn {
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

.btn-xl {
  padding: 1rem 2rem;}


.btn-primary {
  background-color: #183e80;
  border-color: #183e80; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #2155b0!important; }
  .btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(33, 85, 176, 0.5) !important; }


 

/* ==================================================
  Footer Styling
  ================================================== */
  .site-footer {
    background-color: #111;
    padding: 0;
  }

  .site-footer h2, .site-footer p {
    color: #fff;
  }

  .site-footer p {
    opacity: .75;
    line-height: 2.0925;
  }

  .site-footer h2,
  .site-footer .btn {
    margin-bottom: 25px;
  }

  .site-footer .social-nav a {
    color: #fff;
    opacity: .25;
  }

  .site-footer .social-nav a:hover {
    opacity: 1;
  }

  .site-footer .bottom {
    background-color: #183e80;
    padding: 20px 0;
  }

  .site-footer .bottom .list-inline, .site-footer .bottom p {
    margin: 0;
  }

  .site-footer .bottom .list-inline {
    position: relative;
    top: 5px;
  }

  .site-footer .bottom .list-inline a {
    color: #fff;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    margin-right: 15px;
  }

  .site-footer .bottom .list-inline a:hover {
    color: #1e88c6;
  }

  .site-footer .credits {
    color: #ddd;
  }

  .site-footer .credits a {
    color: #1e88c6;
  }

section#news > div {
  transition: all 1.0s ease-in-out;
}