body {
    overflow-x: hidden;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 100;
    line-height: 26px;
}

.alert {
  border-radius: 0px;
  margin-bottom: 40px;
}

label.gdpr {
  font-size: 16px;
  line-height: 22px;
  color: #FFF;
  font-weight: 300;
}

label.gdpr a {
  color: #FFF;
  text-decoration: underline;
}

label.gdpr a:hover {
  color: #FFF;
  text-decoration: none;
}

.h4, h4 {
    font-size: 20px;
}

p {
  margin-bottom: 20px;
}

.margin-top {
	margin-top: 40px;
}

.margin-top-lg {
  margin-top: 80px;
}

.margin-bottom {
	margin-top: 20px;
}

.text-muted {
    color: #777;
}

.text-white {
    color: #FFF;
}

.text-primary {
    color: #1c274f;
}

.red {
	color: #a72219;
}

p.large {
    font-size: 1.85em;
}

a {
    color: #1c274f;
}

.text-blue {
    color: #1c274f;
}

.text-red {
    color: #c32519;
}

a:hover, a:focus, a:active, a.active {
    color: #6075c6;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn {
  border-radius: 0px;
}

.btn-primary {
    border-color: #1c274f;
    text-transform: uppercase;
    font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #1c274f;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #1c274f;
    background-color: #1c274f;
}

.btn-primary .badge {
    color: #1c274f;
    background-color: #fff;
}

.btn-outline {
  color: #1c274f;
  background-color: #FFF;
  border-color: #1c274f !important;
}

.btn-outline:hover, .btn-outline:active, .btn-outline:focus {
  color: #1c274f !important;
  border-color: #1c274f !important;
  background-color: #FFF !important;
}

.btn-blue {
    background-color: #1c274f;
}

.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue:active {
    border-color: #871a11;
    color: #fff;
    background-color: #a51f15;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #1c274f;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #1c274f;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #871a11;
    color: #fff;
    background-color: #a51f15;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #1c274f;
    background-color: #1c274f;
}

.btn-xl .badge {
    color: #1c274f;
    background-color: #fff;
}

.navbar-default {
    border-color: transparent;
    background-color: #222;
}

.navbar-white {
    background-color: #FFF !important;
	opacity: 0.97;
    border-top: 4px solid #c32519 !important;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,0.5);
    -moz-box-shadow: 0 3px 6px 0 rgba(0,0,0,0.5);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.5);
}

.navbar-brand {
    padding-top: 0px;
    margin-top: -2px;
}

.navbar-nav > li {
    -border-right: 1px dotted #555;
}

.navbar-nav > li:last-child {
    -border-right: none;
}

.navbar-nav > li a {
    font-size: 1.15em;
}

.navbar-nav > li a small {
    text-transform: none;
    font-weight: 100;
    font-size: 0.85em;
    color: magenta;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #1c274f;
    background-color: #1c274f;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #f5efe0;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 100;
    letter-spacing: 1px;
    color: #6075c6;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #6075c6;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #6075c6 !important;
	background-color: #FFF !important;
}

.navbar-default .nav li.active {
	/* Navigation active effekt strich unten */
	border-bottom: 2px solid #c32519;
}

.navbar-default .navbar-nav>.active > a {
    background-color: none;
}

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

@media(max-width:667px) {
    .navbar-brand img {
        padding-top: 10px;
        height: 45px;

    }
}

@media(min-width:768px) {
    .navbar-default {
        padding: 30px 0;
        border: 0;
		transition: all .9s;
        background-color: transparent;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .9s;
		border-top: 4px solid #c32519 !important;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
		transition: all .9s;
		/* farbwechsel von rot nach blau beim scrollen */
		border-top: 4px solid #6075c6 !important;
    }

	.navbar-default img {
		height: 60px;
		transition: all .9s;
	}

    .navbar-default.navbar-shrink img {
        height: 50px;
		transition: all .9s;
    }
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-bg-neu.jpg);

    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

header.small {
  height: 200px;
  overflow: hidden;
}

header .intro-picture {
	padding-top: 75px; /* war 100px */

}

header .intro-text {
    padding-top: 120px; /* war 100px */
    padding-bottom: 40px; /* war 50px */
    text-shadow: 1px 1px #000;
}

header .intro-text .intro-lead-in {
    margin-bottom: 20px; /* war 25px */
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px; /*war 25px */
    text-transform: uppercase;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    opacity: 1.0;
}

header .intro-text p {
    font-size: 25px;
    font-weight: 500;
}

section#services {
    no-background-image: url(../img/header-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.box {
    border: 1px solid #CCC;
    background-color: #FBFBFB;
    no-height: auto;
    color: #333;
    -webkit-box-shadow: 0px 5px 15px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 15px 2px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 15px 2px rgba(0,0,0,0.75);
    padding: 20px;
    margin: 20px 0;
	border-radius: 10px;
}

.box h2 {
    color: #333;
    font-size: 24px;
}

.box ul {
    padding: 5px;
    margin: 5px;
    list-style-type: none;
}

.box p {
    padding: 5px;
    margin: 5px;
}

.box li {
    border-bottom: 1px solid #CCC;
    padding: 0;
    margin: 0;
}

.box li.red {
    color: red;
}

.box li.green {
    color: green;
}

.box li:last-child {
    border-bottom: none;
}

.box li a {
    color: #1c274f;
    text-decoration: underline;
    cursor: pointer;
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 250px; /* war 300px */
        padding-bottom: 350px; /* war 400px */
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 35px; /*war 50px*/
        text-transform: uppercase;
        font-family: "Drpod Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

section {
    padding: 75px 0; /* war 75px */
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px; /* war 15px */
    font-size: 30px; /* war 40px */
}

section h3.section-subheading, section div.h3 {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 150px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#beispiele .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#beispiele .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#beispiele .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(80,80,80,.5); /*die farbe */
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#beispiele .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#beispiele .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#beispiele .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#beispiele .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#beispiele .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#beispiele .portfolio-item .portfolio-caption {
    display: none; /* gelöscht von sven */
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#beispiele .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#beispiele .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

#beispiele * {
    z-index: 2;
}

@media(min-width:767px) {
    #beispiele .portfolio-item {
        margin: 0 0 30px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#contact {
    old-background: #131a36 url(../img/map-image.png) no-repeat center;
	background: #131a36 url(../img/Contact_Background.png) no-repeat center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;



}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 120px;
}

section#contact .form-control:focus {
    border-color: #1c274f;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    box-shadow: 0px -5px 5px silver;
    text-transform: uppercase;
	-background-color: #CCC;
	padding: 25px 0;
    text-align: center;
	border-top: 1px solid #DDD;
	color: #134991;
}

footer a {
	color: inherit;
  font-size: 90%;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #1c274f;
}

::selection {
    text-shadow: none;
    background: #1c274f;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #1c274f;
}
