/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v34-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-500 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/open-sans-v34-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-500.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v34-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    color: #fff;
    text-decoration: underline;
}

a:hover, a:focus {
    color: #94132A;
    text-decoration: underline;
}

a.antrag:hover {
    color: #fff;
}

/*----start-header----*/
.header {
    max-width: 1600px;
    margin: auto;
    /* min-height: 820px;
	*/
    /* border: 5px solid blue;
	*/
    /* height: 100%;
	*/
    margin-bottom: 4em;
}

.logo {
    float: left;
    margin-top: 2.5em;
}

/*----navbar-nav----*/
.top-nav ul li a {
    color: #394346;
    padding: 0.1em 1em;
    font-size: 1.2em;
    font-weight: 500;
}

.top-nav ul li.contatct-active a {
    /* border:2px solid #394346;
	*/
    border-radius: 5px;
}

.top-nav ul li.contatct-active a:hover {
    border-color: #94132A;
    color: #94132A;
}

.top-nav ul li a:hover {
    color: #94132A;
}

.logo a {
    display: block;
}

/* top-nav */
.top-nav:before, .top-nav:after {
    content: " ";
    display: table;
}

.top-nav:after {
    clear: both;
}

/*--nav {
	position: relative;
}
--*/
nav ul {
    padding: 0;
    float: right;
    margin: 2.2em 0;
}

nav li {
    display: inline;
    float: left;
    position: relative;
}

nav a {
    color: #fff;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
}

nav a:hover {
    text-decoration: none;
    color: #00A2C1;
}

nav a#pull {
    display: none;
}

/*Styles for screen 600px and lower*/
@media screen and (max-width: 768px) {
    nav {
        height: auto;
    }

    nav ul {
        width: 100%;
        display: block;
        height: auto;
    }

    nav li {
        width: 100%;
        position: relative;
    }

    nav li a {
        border-bottom: 1px solid #eee;
    }

    nav a {
        text-align: left;
        width: 100%;
        text-indent: 25px;
    }
}

/*Styles for screen 515px and lower*/
@media only screen and (max-width : 768px) {
    nav {
        border-bottom: 0;
    }

    nav ul {
        display: none;
        height: auto;
        margin: 0;
        background: #fff;
        margin-top: 20px;
        top: 3.45em !important;
    }

    nav a#pull {
        display: block;
        position: relative;
        color: #876A6D;
        text-align: right;
        position: absolute;
        top: 15px;
        right: 0px;
    }

    nav a#pull:after {
        content: "";
        width: 30px;
        height: 30px;
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 10px;
    }

    nav a#pull img {
        margin-right: 2%;
    }

    .top-nav ul li a {
        color: #2C3E50;
        padding: 0em 0;
    }
}

/*Smartphone*/
@media only screen and (max-width : 320px) {
    nav li {
        display: block;
        float: none;
        width: 100%;
    }

    nav li a {
        border-bottom: 1px solid #576979;
    }
}

/*---- start-slide-text----*/
.slide-text {
    position: absolute;
    bottom: 0em;
    left: 50%;
    transform: translate(-90%, 0);
    z-index: 20;
    /* margin-top: 18em;
	*/
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.slide-text h1 {
    color: #394346;
    font-family: 'PT SANS', serif;
    font-size: 3.2em;
    font-weight: 700;
}

.slide-text span {
    color: #394346;
    font-size: 2em;
    display: block;
}

.slide-btn {
    color: #fff;
    background: #b72841;
    font-size: 1.2em;
    padding: 0.7em 1.8em;
    display: inline-block;
    border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    margin-top: 0.5em;
    text-shadow: none !important;
}

.slide-btn:hover {
    background: #b72841;
    /* color:#FFF;
	*/
    text-decoration: none;
}

/*------start-features-----*/
.features {
    padding: 5em 0;
}

.features .head p a {
    color: #b72a42;
}

.head h2 {
    max-width: 70%;
    margin: auto;
    line-height: 1.5em;
}

.head h3 {
    color: #000000;
    font-size: 2em;
    font-family: 'PT SANS', serif;
    font-weight: 700;
    margin: 0 0 1em 0;
    line-height: 1.5em;
}

.head p {
    color: fff;
    margin: 0 auto;
    width: 64%;
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 20px;
}

.head p img {
    margin-right: 1em;
    margin-bottom: 1em;
    float: left;
}

.head h3 span {
    width: 12px;
    height: 20px;
    display: inline-block;
    background: url(../images/arrow-icon.png)no-repeat 0px 0px;
}

.features-grid span {
    height: 140px;
    width: 140px;
    display: inline-block;
    background: #F3F3F3;
    border: 10px solid #EBEBEB;
    border-radius: 30em;
    -webkit-border-radius: 30em;
    -moz-border-radius: 30em;
    -o-border-radius: 30em;
    -ms-border-radius: 30em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.features-grid span i {
    font-size: 3em;
    color: #b72a42;
    margin-top: 0.8em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.features-grid h3 a {
    color: #8E999C;
    font-size: 1.1em;
    font-weight: 600;
    text-decoration: none;
}

.features-grid h3 a:hover {
    text-decoration: none;
    color: #8E999C;
}

.features-grid p {
    color: #8E999C;
    font-size: 1em;
    line-height: 1.5em;
}

.features-grid:hover span {
    background: #b72a42;
    border-color: #FFDCD1;
}

.features-grid:hover i {
    color: #FFF;
}

.features-grids {
    padding: 4em 0 0em;
}

/*---- start-work----*/
.work {
    background: #4F4F57;
    padding: 5em 0;
}

.work .head p {
    text-align: justify;
}

.work-head h3,.work-head p {
    color: #FFF;
}

.work-grid span {
    width: 140px;
    height: 140px;
    display: inline-block;
    background: #91919D;
    border: 6px solid #494951;
    border-radius: 30em;
    -webkit-border-radius: 30em;
    -moz-border-radius: 30em;
    -o-border-radius: 30em;
    -ms-border-radius: 30em;
    z-index: 999;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.w-icon {
    text-align: center;
}

.w-icon i {
    color: #FFF;
    font-size: 2.2em;
    margin-top: 1.4em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.work-info h4 {
    color: #FFF;
    font-weight: 600;
    font-size: 1.6em
}

.work-info p {
    color: #FFF;
    font-size: 0.875em;
}

.work-grids {
    margin-top: 4em;
}

.center-work-grid {
    margin-top: 8em;
}

.work-grids {
    position: relative;
}

.work-map {
    width: 757px;
    height: 237px;
    background: url(../images/work-map.png) no-repeat 0px 0px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 10%;
}

.work-grid:hover span {
    background: #F3F3F3;
    border-color: #EBEBEB;
}

.work-grid:hover .w-icon i {
    color: #FD3B01;
}

/*---- //End-work----*/
/*----start-portfolio-----*/
.portfolio-box {
    padding: 5em 0 3.5em 0em;
}

#port .head p {
    text-align: justify;
}

#filters {
    margin: 0em 0 1.2em;
    padding: 0;
    list-style: none;
    text-align: center;
}

#filters li {
    display: inline-block;
}

#filters li span {
    display: inline-block;
    padding: 10px 15px;
    text-decoration: none;
    color: #485B5F;
    cursor: pointer;
    font-size: 1em;
}

#filters li span.active {
    color: #FD3B01;
}

#portfoliolist .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 33.33333%;
    display: none;
    float: left;
    overflow: hidden;
    background: #fff;
}

.portfolio-wrapper {
    overflow: hidden;
    position: relative !important;
    cursor: pointer;
}

.portfolio img {
    max-width: 100%;
    /*--position: relative;
	--*/
    transition: all 300ms!important;
    -webkit-transition: all 300ms!important;
    -moz-transition: all 300ms!important;
    display: block;
}

.portfolio .label {
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: -40px;
}

.portfolio .label-bg {
    background: #22B4B8;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.portfolio .label-text {
    color: #fff;
    position: relative;
    z-index: 500;
    padding: 5px 8px;
}

.portfolio .text-category {
    display: block;
    font-size: 9px;
    font-size: 12px;
    text-transform: uppercase;
}

.nachlass {
    padding: 3.5em 0 3.5em 0em;
    background: #4F4F57;
    color: #fff;
    margin-bottom: -7em;
}

.nachlass h3 {
    color: #fff;
}

.nachlass .col-md-3 {
    float: none;
    margin: auto;
}

/*Strip/*-----------------------------------------------------------------------------------*/
.b-link-stripe {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-weight: 300;
    overflow: hidden;
}

.b-link-stripe .b-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
}

.b-link-stripe .b-line {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20%;
    background: rgba(75, 202, 255, 0.85);
    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    opacity: 0;
    visibility: hidden;
    /* lt-ie9 */
}

/* lt-ie9 */
.b-link-stripe:hover .b-line {
    visibility: visible;
}

.b-link-stripe .b-line1 {
    left: 0;
}

.b-link-stripe .b-line2 {
    left: 20%;
    transition-delay: 0.1s !important;
    -moz-transition-delay: 0.1s !important;
    -ms-transition-delay: 0.1s !important;
    -o-transition-delay: 0.1s !important;
    -webkit-transition-delay: 0.1s !important;
}

.b-link-stripe .b-line3 {
    left: 40%;
    transition-delay: 0.2s !important;
    -moz-transition-delay: 0.2s !important;
    -ms-transition-delay: 0.2s !important;
    -o-transition-delay: 0.2s !important;
    -webkit-transition-delay: 0.2s !important;
}

.b-link-stripe .b-line4 {
    left: 60%;
    transition-delay: 0.3s !important;
    -moz-transition-delay: 0.3s !important;
    -ms-transition-delay: 0.3s !important;
    -o-transition-delay: 0.3s !important;
    -webkit-transition-delay: 0.3s !important;
}

.b-link-stripe .b-line5 {
    left: 80%;
    transition-delay: 0.4s !important;
    -moz-transition-delay: 0.4s !important;
    -ms-transition-delay: 0.4s !important;
    -o-transition-delay: 0.4s !important;
    -webkit-transition-delay: 0.4s !important;
}

.b-link-stripe:hover .b-line {
    opacity: 1;
}

/*-----------------------------------------------------------------------------------*/
/*Animation effects/*-----------------------------------------------------------------------------------*/
.b-animate-go {
    text-decoration: none;
}

.b-animate {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    visibility: hidden;
    font-size: 1.1em;
    font-weight: 700;
}

.b-animate img {
    margin-top: 38%;
    display: -webkit-inline-box;
}

/* lt-ie9 */
.b-animate-go:hover .b-animate {
    visibility: visible;
}

.b-from-left {
    position: relative;
    left: -100%;
    background: rgba(252, 155, 126, 0.78);
    background-size: 100% 100%;
    top: 0px;
    margin: 0;
    min-height: 256px;
}

.b-animate-go:hover .b-from-left {
    left: 0;
}

/******** SAP ************/
.sap_tabs {
    clear: both;
    padding: 0em 0 2em;
}

.tab_box {
    background: #fd926d;
    padding: 2em;
}

.top1 {
    margin-top: 2%;
}

.resp-tabs-list {
    text-align: center;
    list-style: none;
    margin: 3em 0;
}

.resp-tab-item {
    color: #94132A;
    font-size: 1em;
    cursor: pointer;
    padding: 6px 25px;
    display: inline-block;
    margin: 0;
    text-align: center;
    list-style: none;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-transform: uppercase;
    border-right: 1px solid #94132A;
    margin: 0 0.5em 0;
}

.resp-tab-active {
    text-shadow: none;
    color: #94132A;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.img-top {
    position: relative;
    margin: auto;
    float: none;
    z-index: 20;
}

.img-top {
    padding: 4px 4px !important;
}

.img-top img {
    width: 100%;
}

#projekte {
    padding-bottom: 6em;
}

#projekte h3 {
    color: #000;
}

#projekte > div.portfolios > div > div.container > div.col-md-8.img-top > div > h3 {
    color: #fff;
}

#projekte > div.portfolios > div.portfolio-info > div > div.col-md-8.info {
    position: relative;
    margin: auto;
    float: none;
    display: none;
    background: #efefef;
    padding: 1em;
    /* top:-0.2em;
	*/
    /* width: 100%;
	*/
    z-index: 5;
}

#projekte > div.portfolios > div.portfolio-info > div > div.col-md-8.info > i {
    position: absolute;
    right: 0.6em;
    font-size: 1.8em;
    opacity: 0.5;
    cursor: pointer;
}

#projekte > div.portfolios > div.portfolio-info > div > div.col-md-8.info > i:hover {
    opacity: 1;
}

.link-top {
    position: absolute;
    bottom: 0.2em;
    width: 97.5%;
    background: rgba(148, 19, 42,0.72);
    height: 17%;
    display: none;
    padding: 0em 0 19px 15px;
    color: #fff;
    font-size: 1.3em;
}

.link-top a {
    position: absolute;
    right: 1em;
    top: 0.2em;
    opacity: 0.7;
}

.link-top a:hover {
    opacity: 1;
}

.link-top h3 {
    font-size: 15px;
    color: #fff;
    margin-top: 0.05em;
}

.link-top p {
    font-size: 13px;
    color: #fff;
}

i.link {
    background: url(../images/e.png)no-repeat 0px 0px ;
    width: 37px;
    height: 37px;
    display: inline-block;
    cursor: pointer;
}

.img-top .link-top {
    display: block;
}

/*----start-port-grid-text----*/
.port-grid-text {
    background: #4F4F57;
    width: 50%;
    float: left;
    text-align: center;
    min-height: 256px;
    position: relative;
}

.port-grid-pic {
    width: 50%;
    float: left;
}

.port-grid-text p {
    color: #FFF;
    margin-top: 7em;
}

.arrow-icon1 {
    height: 23px;
    width: 26px;
    display: block;
    background: url(../images/arrow-icon1.png) no-repeat 0px 0px;
    position: absolute;
    right: -20px;
    z-index: 999;
    top: 45%;
}

.port-grid-text-c {
    background: #A4B7CF;
}

.arrow-icon1-l {
    background: url(../images/arrow-icon1-l.png) no-repeat 0px 0px;
}

.arrow-icon1-r {
    background: url(../images/arrow-icon1-r.png) no-repeat 0px 0px;
    left: -20px;
}

/*----start-blog----*/
.blog {
    padding: 5em 0 3.5em 0em;
    background: #4F4F57;
    color: #fff;
}

.blog .head p {
    text-align: justify;
}

.blog-time-line {
    background: url(../images/blog-grids-bg.jpg) no-repeat 0px 0px;
    background-size: cover;
    position: relative;
    margin: 3em 0 0 0;
}

.categorie {
    color: #959594;
}

.categorie a {
    color: #FD3B01;
}

.categorie a:hover {
    color: #394346;
    text-decoration: none;
}

.post-head a {
    color: #394346;
    font-size: 1.6em;
    margin: 0.5em 0;
    display: block;
    padding: 0;
}

.post-head a:hover {
    text-decoration: none;
    color: #FD3B01;
}

.blog-post-info p {
    color: #394346;
    font-size: 1em;
    line-height: 1.5em;
    margin: 0;
    width: 80%;
}

.blog-post-date span {
    width: 90px;
    height: 90px;
    display: inline-block;
    background: #FD3B01;
    border-radius: 30em;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 30em;
    -moz-border-radius: 30em;
    -o-border-radius: 30em;
    -ms-border-radius: 30em;
}

.blog-post-date span label {
    font-weight: normal;
    margin: 1.5em 0 0 0;
    font-size: 1.2em;
}

.blog-post {
    margin-bottom: 5em;
}

.blog-post-time-line-connector span {
    width: 1px;
    height: 900px;
    display: block;
    background: #FD3B01;
    position: absolute;
    top: 10%;
    left: 7.5%;
}

.blog-post-date {
    z-index: 999;
}

.blog-time-line-right {
    background: rgba(255, 255, 255, 0.74);
    padding: 3em 0;
}

.more-blog-post-time-line-connector {
    position: absolute;
    bottom: 5%;
    left: 2.5%;
}

.more-blog-post-time-line-connector a {
    height: 80px;
    width: 80px;
    display: inline-block;
    background: #00AEEF;
    border-radius: 30em;
    -webkit-border-radius: 30em;
    -moz-border-radius: 30em;
    -o-border-radius: 30em;
    -ms-border-radius: 30em;
    text-align: center;
    color: #FFF;
}

.more-blog-post-time-line-connector a:hover {
    text-decoration: none;
    background: #FD3B01;
}

.more-blog-post-time-line-connector a span {
    margin-top: 1.8em;
    display: block
}

/*---- start-testmonials----*/
.test-monial-time-line {
    position: relative;
    margin: 2em 0;
}

.test-monial-time-line-left-text p {
    color: #8E999C;
    font-size: 0.875em;
    line-height: 1.5em;
}

.test-monial-time-line-left-pic {
    text-align: center;
}

.test-monial-time-line-left-pic a {
    color: #394346;
    font-size: 1.1em;
    font-weight: 600;
    margin: 0.2em 0;
    display: block;
}

.test-monial-time-line-left-pic a:hover {
    text-decoration: none;
    color: #FD3B01;
}

.test-monial-time-line-left-pic img {
    border-radius: 5px;
    display: inline-block;
}

.test-monial-time-line-grid {
    position: relative;
}

.grid-point {
    height: 40px;
    width: 40px;
    display: block;
    background: #FD3B01;
    border: 6px solid #DEDEDE;
    border-radius: 30em;
    position: absolute;
    right: -6.5%;
    top: 22px;
    z-index: 999;
    -webkit-border-radius: 30em;
    -moz-border-radius: 30em;
    -o-border-radius: 30em;
    -ms-border-radius: 30em;
}

.grid-point1 {
    left: -6.5%;
    top: 22px;
}

.test-monial-timeline-connector span {
    width: 1px;
    height: 500px;
    background: #E1E1E1;
    position: absolute;
    left: 50%;
}

.test-monial-time-line-grid-l1 {
    margin-top: 37%;
}

.test-monial-time-line-grid-r1 {
    margin-top: 10%;
}

.test-monial-time-line-grid-r2 {
    margin-top: 60%;
}

.testmonials {
    padding: 3em 0 4em;
}

.more-testmonial-time-line {
    background: #00AEEF;
    height: 70px;
    width: 70px;
    display: block;
    position: absolute;
    text-align: center;
    color: #FFF;
    border-radius: 30em;
    -moz-border-radius: 30em;
    -o-border-radius: 30em;
    -ms-border-radius: 30em;
    -webkit-border-radius: 30em;
    -moz-border-radius: 30em;
    -o-border-radius: 30em;
    -ms-border-radius: 30em;
    position: absolute;
    left: 47%;
    bottom: -23%;
}

.more-testmonial-time-line:hover {
    text-decoration: none;
    color: #FFF;
    background: #FD3B01;
}

.more-testmonial-time-line span {
    margin-top: 1.4em;
    display: block;
}

.contact-map iframe {
    width: 100%;
    min-height: 600px;
}

.contact-left h3 {
    color: #394346;
    font-size: 2em;
    font-family: 'Droid Serif', serif;
    font-weight: 700;
    margin: 0 0 0.5em 0;
}

.contact-left h3 span {
    width: 12px;
    height: 20px;
    display: inline-block;
    background: url(../images/arrow-icon.png)no-repeat 0px 0px;
}

.contact-left p i {
    color: #FD3B01;
}

.contact-left p {
    color: #394346;
    font-size: 1.2em;
}

.contact-left input,.contact-left textarea {
    border: 1px solid #E0E0E0;
    border-radius: 0.3em;
    padding: 1em;
    width: 100%;
    margin: 10px 0;
    color: #000;
    outline: none;
    height: auto;
}

.contact-left textarea {
    height: 150px;
    resize: none;
}

input#confirm_email {
    display: none;
}

.conditions label {
    color: #E91010;
    font-size: 0.875em;
    font-weight: normal;
}

.contact-left input[type="submit"] {
    background: #94132A;
    text-transform: uppercase;
    color: #FFF;
    font-size: 1em;
    border: none;
    padding: 0.8em 3em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    outline: none;
}

.contact-left input[type="submit"]:hover {
    background: #394346;
}

.contact-grids {
    position: absolute;
    top: 0;
    width: 100%;
}

.contact {
    position: relative;
    margin-top: 7em;
    background: #94132A;
    height: 51.15em;
    color: #fff;
}

.contact-left {
    background: rgba(255, 255, 255, 0.81);
    padding: 3em;
    height: 51.15em;
}

.contact-right {
    position: relative;
    padding-top: 4.4em;
    padding-left: 2.5em;
    font-size: 1.5em;
}

#contact > div > div.col-md-6.contact-right > p:nth-child(1) > i {
    margin-left: -0.8em;
}

#contact > div > div.col-md-6.contact-right > p:nth-child(2) > i {
    margin-left: -1.1em;
}

#contact > div > div.col-md-6.contact-right > p:nth-child(3) > i {
    margin-left: -1.25em;
}

.pin-map {
    height: 45px;
    width: 28px;
    display: block;
    background: url(../images/map-pin.png) no-repeat 0px 0px;
    left: 50%;
    position: absolute;
    top: 250px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.pin-map:hover {
    top: 245px;
    cursor: pointer;
}

/*-----start-footer----*/
.footer {
    background: #21282A;
    color: #fff;
    position: relative;
}

.footer-left {
    text-align: center;
    margin: 1.8em 0;
}

.footer-left a img {
    display: inline-block;
}

.footer-left p {
    color: #FFF;
    margin: 0.8em 0 0;
}

.footer-left p a {
    color: #00AEEF;
}

.footer-left p a:hover {
    text-decoration: none;
    color: #FD3B01;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 26px;
    right: 3%;
    overflow: hidden;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: url("../images/to-top1.png") no-repeat 0px 0px;
    border-radius: 30em;
}

#toTopHover {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

.flexslider {
    top: 0.7em;
    /* max-width:1600px;
	*/
    margin: auto !important;
    /* max-height:900px;
	*/
    /* height:100%;
	*/
    display: block;
    position: relative;
    width: 100%;
}

/*--responsive design--*/
@media (min-width: 1366px) {
    .header {
        /* min-height: 850px;
		*//* margin-bottom: 4em;
		*/
    }

    .slide-text {
        left: 50%;
        transform: translate(-50%, 0);
    }
}

@media (max-width: 1366px) {
    .blog-post-time-line-connector span {
        left: 9%;
    }

    .header {
        /* min-height: 850px;
		*/
        /* margin-bottom: 7em;
		*/
    }

    .port-grid-text {
        min-height: 217px;
    }

    .link-top {
        /* top: 77.6%;
		*/
        width: 98.7%;
        /* height: 21%;
		*/
        /* padding: 1em 0 19px 15px;
		*/
    }

    .link-top {
        /* position: absolute;
		*/
        /* top: 81.6%;
		*/
        width: 99.6%;
        height: 40px;
        /* height: 12%;
		*/
        /* padding: 6px 0 23px 15px;
		*/
        /* line-height: 2em;
		*/
    }

    .link-top a {
        top: 0.4em;
    }

    .link-top h3 {
        margin-top: 0.6em;
        font-size: 18px;
    }
}

@media (max-width: 1300px) {
    .header {
        /* margin-bottom: 7em;
		*/
    }
}

@media (max-width: 1200px) {
    .header {
        /* margin-bottom: 7em;
		*/
    }
}

@media (max-width: 1024px) {
    .top-nav ul li a {
        font-size: 0.85em;
    }

    .blog-post-time-line-connector span {
        left: 12%;
    }

    .header {
        /* min-height:690px;
		*/
        /* margin-bottom: 13em;
		*/
    }

    .slide-text h1 {
        font-size: 2.5em;
    }

    .slide-text span {
        font-size: 1.5em;
    }

    .slide-btn {
        font-size: 1em;
        padding: 0.6em 1.5em;
    }

    .slide-text {
        margin-top: 12em;
    }

    .work-map {
        width: 672px;
        height: 237px;
        background: url(../images/work-map.png) no-repeat 0px 0px;
        display: inline-block;
        position: absolute;
        top: 0px;
        left: 10%;
        background-size: 100%;
    }

    .col-md-7 {
        width: 50.333333%;
    }

    .col-md-10 {
        width: 79.333333%;
        margin-left: 4%;
    }

    .post-head a {
        font-size: 1.3em;
    }

    .blog-post-info p {
        font-size: 0.85em;
        width: 100%;
    }

    .test-monial-timeline-connector span {
        left: 50.7%;
    }

    .grid-point {
        right: -9.2%;
    }

    .contact-left {
        /* padding: 2.3em 3em;
		*/
    }

    .port-grid-text {
        min-height: 161px;
    }

    .link-top span {
        display: none;
    }

    .link-top {
        /* top: 77.6%;
		*/
        width: 98.7%;
        /* height: 21%;
		*/
        /* padding: 1em 0 19px 15px;
		*/
    }

    .link-top a {
        top: 2em;
    }
}

@media (min-width: 993px) {
    .contact-right {
        display:block;
    }
}

@media (max-width: 992px) {
    .contact-right {
        display:none;
        ; }
}

@media (max-width: 900px) {
    .header {
        /* min-height: 690px;
		*//* margin-bottom: 8em;
		*/
    }
}

@media (max-width: 800px) {
    .slide-text {
        margin-top: 11em;
    }

    .flexslider .slides img {
        /* margin-top:-0.5em;
		*/
    }

    .top-nav ul li a {
        font-size: 0.85em;
    }

    .header {
        /* min-height: 550px;
		*/
        /* margin-bottom: 6em;
		*/
    }

    .contact-right {
        display: none;
    }

    .slide-text h1 {
        font-size: 2em;
    }

    .slide-text span {
        font-size: 1.1em;
    }

    .slide-btn {
        font-size: 1em;
        padding: 0.5em 1.2em;
    }

    .work-map {
        display: none;
    }

    .work {
        text-align: center;
    }

    .col-md-7, .head p {
        width: 100%;
    }

    div.col-md-3.features-grid {
        margin-bottom: 30px;
    }

    .center-work-grid {
        margin-top: 3em;
    }

    .blog-time-line {
        text-align: center;
    }

    .blog-post-time-line-connector span {
        left: 93%;
        height: 794px;
    }

    .blog-post-date {
        float: right;
    }

    .more-blog-post-time-line-connector {
        bottom: 3%;
        left: 87.5%;
    }

    .blog-post {
        margin-bottom: 6em;
    }

    .grid-point {
        right: -5.2%;
    }

    .grid-point1 {
        left: 47%;
        top: -57px;
    }

    .grid-point {
        right: 47%;
    }

    .test-monial-time-line-grid-r2 {
        margin-top: 11%;
    }

    .contact-grids {
        position: inherit;
    }

    .pin-map {
        top: -750px;
    }

    .pin-map:hover {
        top: -755px;
    }

    .grid-point {
        top: -55px;
    }

    .test-monial-time-line-grid-l1 {
        margin-top: 12%;
    }

    .test-monial-timeline-connector span {
        left: 52%;
        height: 81px;
    }

    #portfoliolist .portfolio {
        width: 50%;
    }

    .port-grid-text {
        min-height: 189px;
    }

    .port-grid-text p {
        margin-top: 5.5em;
    }

    .col-md-10 {
        margin-left: 0;
    }

    .contact-map iframe {
        min-height: 250px;
    }

    .link-top {
        /* top: 77.6%;
		*/
        width: 98.9%;
        /* height: 21%;
		*/
        /* padding: 1em 0 19px 15px;
		*/
    }

    .link-top a {
        top: 2em;
    }
}

@media (max-width: 768px) {
    .slide-text {
        margin-top: 7.5em;
    }

    .flexslider .slides img {
        /* margin-top:0.5em;
		*/
    }

    .header {
        /* min-height: 530px;
		*/
        /* margin-bottom: 13em;
		*/
    }

    .logo {
        margin-top: 1.5em;
    }

    .top-nav ul li.active a {
        background: none;
    }

    .port-grid-text {
        min-height: 182px;
    }

    .blog-post-time-line-connector span {
        height: 736px;
        left: 92%;
    }

    .blog-post {
        margin-bottom: 3em;
    }

    .more-blog-post-time-line-connector {
        left: 86.5%;
    }

    .blog-post-time-line-connector span {
        height: 624px;
        left: 92%;
    }

    .img-top {
        /* padding: 4px 4px !important;
		*/
        width: 100%;
        float: left;
    }

    .link-top span {
        display: none;
    }

    .link-top {
        /* top: 77.6%;
		*/
        width: 98.9%;
        /* height: 21%;
		*/
        /* padding: 1em 0 19px 15px;
		*/
    }

    .link-top a {
        top: 2em;
    }
}

@media (max-width: 767px) {
    .header {
        /* min-height: 445px;
		*//* margin-bottom: 8em;
		*/
    }
}

@media (max-width: 640px) {
    .features {
        padding: 2em 0;
    }

    .slide-text {
        display: none;
    }

    .flexslider .slides img {
        /* margin-top:0.5em;
		*/
    }

    .port-grid-text {
        min-height: 151px;
    }

    .blog-post-time-line-connector span {
        height: 700px;
        left: 90.5%;
    }

    .more-blog-post-time-line-connector {
        left: 84.5%;
        bottom: 3%;
    }
}

.link-top {
    /* position: absolute;
	*/
    /* top: 81.6%;
	*/
    width: 98.6%;
    height: 40px;
    /* height: 12%;
	*/
    /* padding: 6px 0 23px 15px;
	*/
    /* line-height: 2em;
	*/
}

.link-top a {
    top: 0.4em;
}

.link-top h3 {
    margin-top: 0.6em;
    font-size: 18px;
}
}

@media (max-width: 600px) {
    .slide-text {
        margin-top: 7.5em;
    }

    .resp-tabs-list {
        padding: 0;
    }

    .resp-tab-item {
        font-size: 11px;
        padding: 6px 8px;
        margin: 0 -3px 0;
    }

    .img-top {
        /* width: 50%;
	*/
        float: left;
    }

    .link-top {
        /* position: absolute;
	*/
        /* top: 81.6%;
	*/
        width: 98.6%;
        height: 40px;
        /* height: 12%;
	*/
        /* padding: 6px 0 23px 15px;
	*/
        /* line-height: 2em;
	*/
    }

    .link-top a {
        top: 0.45em;
    }

    .link-top h3 {
        margin-top: 0.65em;
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .slide-text {
        margin-top: 6.6em;
    }

    .flexslider .slides img {
        /* margin-top:4.5em;
	*/
    }

    .header {
        /* min-height:300px;
	*/
        /* margin-bottom: -2em;
	*/
    }

    .slide-text {
        display: none;
    }

    .slide-text h1 {
        font-size: 1.5em;
    }

    .slide-text span {
        font-size: 1em;
    }

    .slide-btn {
        font-size: 0.85em;
        padding: 0.5em 1em;
    }

    .head h3, .contact-left h3 {
        font-size: 1.5em;
    }

    .head p, .features-grid p, .contact-left p {
        font-size: 0.85em;
    }

    .features-grid span, .work-grid span {
        height: 120px;
        width: 120px;
    }

    .features-grid span i {
        margin-top: 0.6em;
    }

    .features-grid h3 a {
        font-size: 0.95em;
    }

    .work, .features {
        padding: 2em 0;
    }

    .features-grids {
        padding: 2em 0 0em;
    }

    .port-grid-text p {
        margin-top: 3em;
    }

    .port-grid-text {
        min-height: 111px;
    }

    .work-grids {
        margin-top: 2em;
    }

    .blog-post-time-line-connector span {
        height: 674px;
        left: 86.5%;
    }

    .more-blog-post-time-line-connector {
        left: 77.5%;
        bottom: 2%;
    }

    .blog-time-line-right {
        padding: 0;
    }

    .post-head a {
        font-size: 1em;
    }

    .testmonials {
        padding: 0;
    }

    .test-monial-time-line-left-text p {
        padding-bottom: 5%;
    }

    div.col-md-6.test-monial-time-line-left {
        margin-bottom: 16%;
    }

    .grid-point {
        right: 45%;
    }

    .test-monial-timeline-connector span {
        left: 49.5%;
        height: 50px;
    }

    .more-testmonial-time-line {
        bottom: -14%;
        left: 41%;
    }

    .w-icon i {
        margin-top: 1.1em;
    }

    .test-monial-time-line-grid-l1 {
        margin-top: 17%;
    }

    .contact-map iframe {
        min-height: 200px;
    }

    .pin-map {
        top: -685px;
    }

    .pin-map:hover {
        top: -690px;
    }

    .link-top {
        /* position: absolute;
	*/
        /* bottom: 0;
	*/
        width: 98.2%;
        /* height: 12%;
	*/
        padding: 6px 0 23px 15px;
        /* line-height: 2em;
	*/
    }

    .link-top a {
        top: 0.45em;
    }

    .link-top h3 {
        margin-top: 0.3em;
        font-size: 18px;
    }
}

@media (max-width: 414px) {
    .slide-text {
        margin-top: 4.6em;
    }

    .flexslider .slides img {
        /* margin-top:4.7em;
	*/
    }

    .resp-tabs-list {
        padding: 0;
    }

    .resp-tab-item {
        font-size: 11px;
        padding: 6px 8px;
        margin: 0 -3px 0;
    }

    .img-top {
        width: 100%;
        float: left;
    }

    .link-top {
        /* position: absolute;
	*/
        /* top: 81.6%;
	*/
        width: 98%;
        /* height: 12%;
	*/
        /* padding: 6px 0 23px 15px;
	*/
        /* line-height: 2em;
	*/
    }

    .link-top a {
        top: 0.45em;
    }

    .link-top h3 {
        margin-top: 0.5em;
        font-size: 16px;
    }
}

@media (max-width: 375px) {
    .slide-text {
        margin-top: 1.6em;
    }

    .flexslider .slides img {
        /* margin-top:4.5em;
	*/
    }

    .resp-tabs-list {
        padding: 0;
    }

    .resp-tab-item {
        font-size: 11px;
        padding: 6px 8px;
        margin: 0 -3px 0;
    }

    .img-top {
        width: 100%;
        /* float: left;
	*/
    }

    .link-top {
        /* position: absolute;
	*/
        /* bottom: 0;
	*/
        width: 97.7%;
        /* height: 12%;
	*/
        padding: 6px 0 23px 15px;
        /* line-height: 2em;
	*/
    }

    .link-top a {
        top: 0.45em;
    }

    .link-top h3 {
        margin-top: 0.4em;
        font-size: 14px;
    }
}

@media (max-width: 320px) {
    .slide-text h1 {
        font-size: 1.2em;
    }

    .header {
        /* min-height:220px;
	*/
    }

    .slide-text {
        display: none;
    }

    .flexslider {
        height: 100%;
        important }

    .flexslider .slides img {
        /* margin-top:4.5em;
	*/}

    .slide-text span {
        font-size: 0.85em;
    }

    .slide-text {
        margin-top: 1.0em;
    }

    #portfoliolist .portfolio {
        width: 100%;
    }

    .port-grid-text {
        min-height: 146px;
    }

    .blog-post-date span, .more-blog-post-time-line-connector a {
        width: 50px;
        height: 50px;
    }

    .blog-post-date span label {
        margin: 1.2em 0 0 0;
        font-size: 0.8125em;
    }

    .post-head a {
        font-size: .85em;
    }

    .blog-post-info p {
        font-size: 0.8125em;
    }

    .blog-post {
        margin-bottom: 1em;
    }

    .more-blog-post-time-line-connector a span {
        margin-top: 1.2em;
        font-size: 0.8125em;
    }

    .head p, .features-grid p, .contact-left p {
        font-size: 0.8125em;
    }

    .head h3, .contact-left h3 {
        font-size: 1.2em;
    }

    .features-grid h3 a {
        font-size: 0.85em;
    }

    .features-grid span, .work-grid span {
        height: 100px;
        width: 100px;
    }

    .work-info h4 {
        font-size: 1em;
    }

    .work-info p {
        font-size: 0.8125em;
    }

    .features-grid span i {
        margin-top: 0.4em;
    }

    .work, .features {
        /* padding: 2em 0 0;
	*/
    }

    .center-work-grid {
        margin-top: 1em;
    }

    .w-icon i {
        margin-top: 0.8em;
    }

    .portfolio-box {
        padding: 2.5em 0em 3em 0em;
    }

    .blog-time-line {
        margin: 2em 0 0 0;
    }

    .test-monial-time-line-left-text p {
        display: none;
    }

    .grid-point {
        display: none;
    }

    .test-monial-time-line {
        margin: -1em 0;
    }

    .test-monial-time-line-grid-r1 {
        margin-top: -10%;
    }

    .test-monial-time-line-grid-r2 {
        margin-top: 5%;
    }

    .more-testmonial-time-line {
        height: 50px;
        width: 50px;
    }

    .more-testmonial-time-line {
        bottom: -23%;
        left: 40%;
    }

    .more-testmonial-time-line span {
        margin-top: 1.2em;
        font-size: 0.8125em;
    }

    .test-monial-time-line-left-pic a {
        font-size: 0.95em;
    }

    .contact-left {
        padding: 20px;
    }

    .contact-left input[type="text"], .contact-left textarea {
        padding: 0.8em;
        font-size: 0.8125em;
    }

    .contact-left input[type="submit"] {
        font-size: 0.85em;
        padding: 0.6em 2em;
    }

    .footer-right span {
        width: 70px;
        height: 70px;
    }

    .footer-left p {
        margin: 10px 0;
    }

    .footer-right span label {
        margin-top: 1em;
    }

    .resp-tabs-list {
        padding: 0;
    }

    .resp-tab-item {
        font-size: 11px;
        padding: 6px 8px;
        margin: 0 -3px 0;
    }

    .img-top {
        width: 100%;
        float: left;
        /* bottom: 30px;
	*/
    }

    .link-top {
        position: absolute;
        /* top: 75.6%;
	*/
        width: 97.2%;
        height: 33px;
        /* height: 12%;
	*/
        padding: 6px 0 23px 15px;
        line-height: 2em;
    }

    .link-top a {
        top: 0.15em;
    }
}

.work h1, .work h2, .work h3, .work h4 {
    color: #fff;
}

#home > div > div.logo {
    position: fixed;
    z-index: 51;
    margin-top: 0.47em;
    width: 200px;
}

#home > div > div.logo img {
    width: 100%;
}

#home > div > nav {
    position: fixed;
    background: #fff;
    left: 0;
    right: 0;
    border-bottom: 1px solid #b72a42;
    z-index: 10;
    height: 75px;
    z-index: 50;
}

#home > div > nav > div > ul {
    position: relative;
    top: -1.4em;
}

.text-center {
    padding-top: 1em;
    padding-bottom: 1.5em;
}

#home > div > div.slide-text.text-center {
    padding-top: 7em;
}

#blog > div > div > h3 {
    color: #fff;
}

#work > div > div > p > img, #work > div > div > img {
    max-width: 50%;
    float: left;
}

.footer a {
    color: #fff;
}

.impressum {
    display: none;
}

.impressum p {
    text-align: justify;
    margin-bottom: 20px;
}

.impressum a {
    color: #b72841
}

.cookieconsent {
    position: fixed;
    bottom: 0em;
    left: 1.3em;
    z-index: 100;
    display: none;
}

.cookieconsent a {
    color: #b72841;
}

.hinweis button {
    float: right;
}

.hinweis button.disabled {
    opacity: 0.2 !important;
}

.hinweis .formInfo {
    color: #000;
    font-size: 0.8em;
    position: absolute;
    width: 200px;
    background: white;
    border: 2px solid red;
    border-radius: 4px;
    padding: 0.5em 0.5em 0.5em 1em;
    text-align: center;
    right: 10em;
    margin-top: 0.0em;
    opacity: 0;
    transition: all 1s ease-in-out;
}

.hinweis {
    height: 50px;
    width: 56%;
    float: right;
}

.hinweis:hover .formInfo {
    opacity: 1;
    transition: all 1s ease-in-out;
}

.datenschutzhinweis {
    color: #000;
    display: inline-block;
}

input[type="checkbox"] {
    position: relative;
    top: 0;
    left: 1em;
    display: inline-block;
    width: auto;
}

.datenschutzhinweis a {
    color: #94132a;
}

input:focus, textarea:focus {
    color: #000;
}

.controls {
    margin-top: 1em;
}

.cc-window {
    border: 1px solid #b72841;
    font-size: 0.75em !important;
    width: 100% !important;
    position: absolute;
    background-color: rgba(239, 239, 239, 0.9) !important;
    padding-bottom: 0 !important;
}

.cc-message {
    width: 100%;
    text-align: center;
}

.layout {
    width: 85%;
    margin: auto;
}

.cc-message a {
    width: 100px;
    display: inline;
}

.cc-message a.cc-dismiss {
}

.cc-floating.cc-theme-classic {
    border-radius: 0px !important;
    text-align: center;
}

#slider {
    padding: 0;
    margin: 0;
    position: relative;
}

#slider .container {
    width: 100%;
    max-width: 1200px;
    padding: 0;
}

#foerdergrundsaetze > div > div > h3 {
    color: #fff;
}

span.bild img {
    width: 320px;
}

.form-check-label {
    color: #000;
    margin-left: 1.5em;
}

.datenschutzhinweis p {
    font-size: 0.85em;
    text-align: justify;
    padding: 0em 0.3em;
    margin-left: 2.75em;
}

.jGrowl-notification {
    width: 320px !important;
    font-size: 1.2em;
}

form .error {
    font-size: 0.95em;
}

ul {
    list-style: none;
}

#fea > div > div > div > ul > li > a {
    color: #94132a !important;
}

table td {
    border: 1px solid;
    padding: 0.5em;
}

.informationen {
    border: 1px solid #94132a;
    width: 70%;
    margin: auto;
    padding: 1em;
    font-weight:bold;
}

.informationen h3 {
    line-height:1;
}

#betroffenenrechte input,
#betroffenenrechte textarea {
    max-width:400px;
    margin:auto;
    margin-bottom:1em;
}

#betroffenenrechte .error {
    display:block;
    margin-top:-0.5em;
    margin-bottom:1em;
}

#betroffenenrechte ul {
    padding:0;
    margin-top:1em;
    margin-bottom:1em;
}

#betroffenenrechte input[type=checkbox] {
    position:relative;
    left:-0.25em;
    top:1px;
    display:inline-block;
}

#betroffenenrechte .datenschutzhinweis {
    position:relative;    
}

#betroffenenrechte .datenschutzhinweis span {
    margin:auto;    
    display:inline-block;
    max-width:400px !important;    
}

#betroffenenrechte .datenschutzhinweis input[type=checkbox] {
    position:absolute;
    top:28px;
    margin-left:-1em;
}

#betroffenenrechte > span.error_betreff.error {
   position:relative;
   top:-0.6em !important;
}