
/* roboto-condensed-300 - latin */

@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/roboto-condensed-v18-latin-300.eot');
	/* IE9 Compat Modes */
	src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url('../fonts/roboto-condensed-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/roboto-condensed-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/roboto-condensed-v18-latin-300.woff') format('woff'), /* Modern Browsers */
	url('../fonts/roboto-condensed-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/roboto-condensed-v18-latin-300.svg#RobotoCondensed') format('svg');
	/* Legacy iOS */
}


/* roboto-condensed-regular - latin */

@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/roboto-condensed-v18-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url('../fonts/roboto-condensed-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/roboto-condensed-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/roboto-condensed-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
	url('../fonts/roboto-condensed-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/roboto-condensed-v18-latin-regular.svg#RobotoCondensed') format('svg');
	/* Legacy iOS */
}


/* roboto-condensed-700 - latin */

@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/roboto-condensed-v18-latin-700.eot');
	/* IE9 Compat Modes */
	src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url('../fonts/roboto-condensed-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/roboto-condensed-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/roboto-condensed-v18-latin-700.woff') format('woff'), /* Modern Browsers */
	url('../fonts/roboto-condensed-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/roboto-condensed-v18-latin-700.svg#RobotoCondensed') format('svg');
	/* Legacy iOS */
}


/* oswald-regular - latin */

@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/oswald-v16-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local('Oswald Regular'), local('Oswald-Regular'), url('../fonts/oswald-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/oswald-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/oswald-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
	url('../fonts/oswald-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/oswald-v16-latin-regular.svg#Oswald') format('svg');
	/* Legacy iOS */
}

html {
	min-height: 101%;
}

body {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 100;
	font-size: 16px;
	letter-spacing: .06em;
	line-height: 1.7em;
	text-transform: none;
	color: #000;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	text-transform: uppercase;
	font-weight: 100;
	line-height: 1.4em;
}


h1,
h2,
h3 {
	text-rendering: optimizeLegibility;
}

h1 {
	font-size: 38px;
	margin: 0;
	margin-bottom: 20px;
}

h2 {
	font-size: 28px;
	margin: 0;
	margin-bottom: 20px;
}

h3 {
	font-size: 22px;
	margin: 0;
	#margin-bottom: 20px;
}

h4 {
	font-size: 18px;
	margin: 0;
	margin-bottom: 20px;
}

.wideimage h2 {
	font-weight: 600;
	font-size: 22px;
	margin: 30px 0 15px;
	padding: 0;
}




.block h1 {
    font-weight: 100;
    font-size: 28px;
    letter-spacing: 1px;

}
#block h2 {
    font-weight: 600;
    font-size: 28px;
    letter-spacing: 1px;

}
.block h3 {
    font-weight: 600;
    font-size: 38px;
    letter-spacing: 1px;
}



a {
	color: #000;
}

a:hover {
	color: #000;
    text-decoration: none;
}
footer a:hover {
    color: #e2e1e1;
    text-decoration: none;
}

.slideanim.block ul {
    padding: 0 18px;
    margin: 0;
}
.hyphens {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.word-break {
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
}

.hyphenate {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.col-text {
	margin: 75px 0;
}

.col-grey {
	background: #4C5665;
    color: #fff;
}

.col-grey a{
    color: #FFF;
}

.col-darkgrey {
	background: #23262B;
    color: #FFF;
}

.col-darkgrey a {
    color: #FFF;
}

#col-grey span.swiper-pagination-bullet,
#col-darkgrey span.swiper-pagination-bullet {
    background: #FFF;
}

#col-darkgrey .accordion-heading .accordion-toggle > em {
    background-color: #de6256!important;
}



.div-col-top-sm {
	padding-top: 50px;
}

.div-col-top-lg {
	padding-top: 100px;
}

.div-col-bottom-sm {
	padding-bottom: 50px;
}

.div-col-bottom-lg {
	padding-bottom: 100px;
}


.margin-div-col-top-sm {
	margin-top: 50px;
}

.margin-div-col-top-lg {
	margin-top: 100px;
}

.margin-div-col-bottom-sm {
	margin-bottom: 50px;
}

.margin-div-col-bottom-lg {
	margin-bottom: 100px;
}






a.col-button {
	background: #de6256;
	border: 0;
	padding: 11px 30px;
	color: #fff;
	font-size: 13px;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	margin: 10px;
	float: none;
	font-weight: 600;
}

.no-mobile-view a:hover {
	#font-size: 12px;
	color: #000;
}

.info-opening {
	text-align: right;
}

.shown {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.zmg img {
	max-width: 100%;
}

.zmg {
	margin-bottom: 15px!important;
}

.eucookie {
	z-index: 9;
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 2%;
	overflow: hidden;
	z-index: 999;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: #292929 url(../images/move_up.png) no-repeat 11px 11px;
}

img.max_img {
	max-width: 100%;
	margin-bottom: 30px;
}

h2.heading-block {
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 0px;
}

h4.heading-block-sub {
    font-weight: 100;
    font-size: 28px;
    margin-bottom: 20px;
}

p b {
	font-weight: 600;
}

.breadcrumb-style {
    width: 100%;
    height: 30px;
    background: #4C5665;
}
.color-style {
    width: 100%;
    height: 15px;
    background: #4C5665;
}

.wrapper {
    overflow: hidden;

}

.view.overlay {

    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    transition: transform .5s ease-in;
}
.view.overlay:hover {

    transition: transform 1s, filter 2s ease-in-out;
    filter: blur(2px);
    transform: scale(1.2);
}
.cards {
    background: #A7556F;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0;
    margin-bottom: 30px;
    #background: rgba(162, 205, 231, 0.49);
    border: 0;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    z-index: 9999999;
}



.row.dcontainer img {
    float: left;
    margin: 5px 10px 5px 0;
    width: 100px;
}


.row.dcontainer h5 {
    border-bottom: 1px solid gray;
    display: flex;
}
.grid li.shown, .no-js .grid li, .no-cssanimations .grid li {
    display: inline-block;
}



#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

.main-slider .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	background: #fff;
}

.main-slider .swiper-pagination-bullet-active {
	background: #0297ff;
}

:focus {
	outline: -webkit-focus-ring-color auto 5px;
}

.image-container {
	width: 100%;
	height: 300px;
    margin-bottom: 40px;
}

.img-col {
	margin-bottom: 25px;
}

.img-col a:hover {
	text-decoration: none;
}

section.sec-xl {
	margin: 50px 0;
}


/*****************************************************
HEADER SECTION 
****************************************************/

#header {
	height: 80px;
	transition: all 0.5s;
	z-index: 997;
	transition: all 0.5s;
	padding: 20px 0;
	background: #fff;
}

.top-bar,
.menues--abv,
.info-line {
	background: #FFF;
	color: #000;
	font-weight: 400;
}

.info-line {
	font-size: 12px;
}

img.logo-header {
	height: 55px;
}

.dropdown-menu {
	border-radius: 0;
}

.nav-link:after {
	position: absolute;
	content: '';
	bottom: -15px;
	left: 0;
	height: 10px;
	width: 100%;
	background: #FF5200;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleX(0) translateZ(0);
	-ms-transform: scaleX(0) translateZ(0);
	transform: scaleX(0) translateZ(0);
	-webkit-transition: 0.5s cubic-bezier(0.125, 0.75, 0.415, 1);
	transition: 0.5s cubic-bezier(0.125, 0.75, 0.415, 1);
}




/*****************************************************
TIMELINE 
****************************************************/

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #999999;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
font-weight: 600;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}

section#newsletter_wrapper {
    background: url(/media/beratung_arbeitsrecht_munchen5.jpg);
    background-size: cover;
    background-position: 50% 40%;
}

section#newsletter_wrapper .content-nl {
    padding: 140px 0;
    background: #00000063;
    width: 100%;
    overflow: hidden;
    'text-shadow: 0 0 15px #000;
}
section#newsletter_wrapper h2 {
    padding: 0;
    margin: 0 0 15px 0;
    color:#fff;
}
section#newsletter_wrapper p {
    color:#fff;
}
section#newsletter_wrapper .newsletter-info{
    color:#fff;
}
.button:hover {
    background-color: #23262b54!important;
}
 
.input-nlbox {
    width: 100%;
    color: #333333;
    height: 80px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
    align-items: center;
    justify-content: space-around;
    display: flex;
    float: none;
}



.button-group.stacked, .button-group.stacked-for-medium, .button-group.stacked-for-small {
    flex-wrap: wrap;
}
section#newsletter_wrapper .button-group--start {
    justify-content: flex-start;
}
section#newsletter_wrapper .button-group {
    margin-bottom: 18px;
    margin-bottom: 1rem;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
}
section#newsletter_wrapper .button {
    background: #ea9040;
    border-radius: 3px;
    font-family: "FF Kievit W03",Arial,Helvetica,sans-serif;
    font-weight: 300;
}

section#newsletter_wrapper .button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out,color .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 3px;
    padding: .7em 1em;
    margin: 0 0 18px 0;
    margin: 0 0 1rem 0;
    font-size: 16.2px;
    font-size: .9rem;
    background-color: #ea9040;
    color: #fff;
}
section#newsletter_wrapper .button--outline {
    border: 1px solid #fff;
    background: rgba(255,255,255,0);
margin-left: 20px;
}
.infoheadline.slideanim.block {
    #word-break: break-all;
}
h2.news a {
    color: red;
    font-weight: 600;
    text-decoration: underline;
}
span.pre-headline {
    font-size: 18px;
    font-weight: bold;
    background: gainsboro;
    padding: 5px 10px;
    display: inline-block;
}


/*****************************************************
SERVICE LEISTUNGEN 
****************************************************/

.text-block {
	padding-top: 30px;
	padding-bottom: 30px;
}

.text-block .dark-heading {
    background: #4C5665;
    color: white;
    padding: 10px 10px;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 30px;
}

.service_grid {
	background: #f5f5f5;
	padding: 20px 40px;
	margin-bottom: 20px; 
}

.service_grid header {
	text-align: center;
	border-bottom: 1px solid white;
	margin-bottom: 40px;
	margin-left: -20px;
	margin-right: -20px;
}

.service_grid .item {
	margin-top: 17px;
	margin-bottom: 17px;
	display: inline-block;
	padding-top: 5px;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	text-align: center;
	height: 130px;
}

.service_grid .item .border {
	border: 0px!important;
	display: block;
	color: #242424;
	border-top: 1px solid #e7e7e7!important;
	border-bottom: 1px solid #e7e7e7!important;
	margin-top: -20px;
	padding-top: 20px;
	margin-bottom: -20px;
	padding-bottom: 20px;
	height: 164px;
}

.service_grid .item span {
	display: block;
	height: 90px;
	width: 110px;
	background: no-repeat center top;
	margin: 0 auto;
	background-position: 50%;
	background-size: cover;
}

.service_grid .item h6 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: 600;
	color: #292929;
	text-transform: uppercase;
	font-size: 14px;
	#font-family: 'Oswald', sans-serif;
}
.cardboxes {
    z-index: 0;
}
/*****************************************************
ACCORDION
****************************************************/
.accordion-inner {
    color: #000;
}
#accordion-second .accordion-group{
		margin-bottom:10px;
	}
	
	.widget a {
	color: #F7C221;
	}
	
	#accordion-second .accordion-heading{
		border-bottom:0;
		font-size:16px;
	}
	#accordion-second .accordion-heading .accordion-toggle{
		display:block;
		cursor:pointer;
		padding:0 !important;
		color:#222222;
		outline:none!important;
		text-decoration:none;
max-height: 37px;
overflow: hidden;
	}
	#accordion-second .accordion-heading,
	#accordion-second .accordion-toggle:hover,
	#accordion-second .accordion-heading .accordion-toggle.active{
		background:#f5f5f5;
	}
	#accordion-second .accordion-heading .accordion-toggle > em {
		background-color: #222222;
		border-radius:0;
		color: #FFFFFF;
		font-size:14px;
		height: 37px;
		line-height: 40px;
		margin-right: 10px;
		text-align: center;
		width: 40px;
	}
	#accordion-second .accordion-inner{
		padding:9px 10px;
		background:#f5f5f5;
	}	
	#accordion-first .accordion-group{
		margin-bottom:10px;
	}
	#accordion-first .accordion-heading{
		border-bottom:0;
		font-size:16px;
	}
	#accordion-first .accordion-heading .accordion-toggle{
		display:block;
		cursor:pointer;
		padding:5px 0 !important;
		color:#222222;
		outline:none!important;
		text-decoration:none
	}
	#accordion-first .accordion-heading,
	#accordion-first .accordion-toggle:hover,
	#accordion-first .accordion-heading .accordion-toggle.active{
		background:none;
	}
	#accordion-first .accordion-heading .accordion-toggle > em {
		background-color: #222222;
		-webkit-border-radius:100px;
		-moz-border-radius:100px;
		border-radius:100px;
		color: #FFFFFF;
		font-size:14px;
		height: 32px;
		line-height: 32px;
		margin-right: 10px;
		text-align: center;
		width: 32px;
	}
	#accordion-first .accordion-inner{
		padding:9px 10px;
	}
/*****************************************************
SWIPER CUSTOM
****************************************************/
.swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") !important;
}

.swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") !important;
}
.swiper-button-next:focus,
.swiper-button-frev:focus,
.swiper-pagination-bullet:focus {
  outline: none;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #4C5665;
}



.swiper-pagination {
    width: 100%;
}
span.swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    margin: 25px 2px;
}
/*****************************************************
NAVI SECTION 
****************************************************/

.navbar.top-bar {
	border-radius: 0;
	padding: 0 0 0px;
	z-index: 9999;
	display: block;
    position: relative;
}

.navbar-toggler {
	border: 1px solid #fff;
	color: #fff;
	position: absolute;
	right: 21px;
}

.menues {
	padding: 1em .5em;
	position: fixed;
	top: 0;
	left: 0;
	transition: all 0.25s ease;
	width: 100%;
}

.menues--blw {
	background-color: #f7f7f7;
	color: #fff;
}

.container.menuline {
	padding: 15px 0;
}

.top-bar a.navbar-brand {
	color: #fff;
	font-size: 35px;
	font-weight: 800;
	padding: 5px 0 0 10px;
	text-transform: uppercase;
}

.menues--blw.top-bar a.navbar-brand {
	color: #333;
}

.top-bar a.navbar-brand span {
	color: #0297ff;
}

.top-bar .nav-link {
	font-size: 17px;
	font-weight: 400;
	padding: 12px 0px !important;
	text-transform: uppercase;
	border-bottom: 2px solid transparent;
}

.menues--blw.top-bar .nav-link {
	color: #000
}

.top-bar .navbar-nav .nav-item {
	margin: 0 1em;
}

.top-bar .nav-link:hover,
.top-bar .nav-item.active a {
	color: #000;
	border-bottom: 2px solid #fff;
	border-radius: 0;
}

.menues--blw.top-bar .nav-link:hover,
.menues--blw.top-bar .nav-item.active a {
	color: #0297ff;
	border-bottom: none;
	border-radius: 0;
}

@media(max-width:991px) {
	.navbar-toggler {
		position: absolute;
		right: 21px;
		top: 43px;
		background: rgb(0, 0, 0);
		border-radius: 0;
		padding: 0.3em 0.5em;
border:0;
	}
	span.navbar-toggler-icon i {
		font-size: 1.4em;
	}
	navbar-toggler {
		padding: 0.25rem 0.55rem;
		font-size: 1.25rem;
		line-height: 1;
		background-color: rgba(0, 0, 0, 0.58);
	}
	ul.navbar-nav {
		background: rgba(0, 0, 0, 0.81);
	}
}

li.nav-item {

	position: relative;
}
li.nav-item:hover {

}
li.nav-item:hover:after {
    -webkit-transform: scaleX(1) translateZ(0);
    -ms-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
}
li.nav-item:after {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 0;
    height: 10px;
    width: 100%;
    background: #4C5665; 
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleX(0) translateZ(0);
    -ms-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0);
    -webkit-transition: 0.5s cubic-bezier(0.125, 0.75, 0.415, 1);
    transition: 0.5s cubic-bezier(0.125, 0.75, 0.415, 1);
}

/*****************************************************
HERO SECTION 
****************************************************/

.ban-info {
	position: absolute;
	float: left;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: left;
	color: #fff;
	width: 58%;
	#background: rgba(10, 10, 10, 0.37);
	padding: 36px;
	border-radius: 5px;
}

.ban-info h2 {
	font-size: 50px;
	   margin-bottom: 10px;
font-weight:500;
}

.ban-info p {
    font-size: 25px;
    margin-bottom: 5px;
    text-transform: uppercase;
	letter-spacing: 2px;

}
.ban-button a {
padding: 2px 15px;
    background: #D2A70C;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
font-size: 20px;
    #border-bottom: 4px solid #fff;
    line-height: 2.2;
display: inline-block;
}
.ban-button {
   #height: 24px;
	position: relative;
	display: inline-block;
}


.ban-button a:hover:after {
    -webkit-transform: scaleX(1) translateZ(0);
    -ms-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
}
.ban-button a:after {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0;
    height: 10px;
    width: 100%;
    background: #4C5665;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleX(0) translateZ(0);
    -ms-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0);
    -webkit-transition: 0.5s cubic-bezier(0.125, 0.75, 0.415, 1);
    transition: 0.5s cubic-bezier(0.125, 0.75, 0.415, 1);
}
.accordion-inner a {
    color: #000000;
    border-bottom: 1px solid gray;
}


/*****************************************************
KONTAKT FORM 
****************************************************/

.col-centered {
	float: none;
	margin: 0 auto;
	display: inline-block;
	vertical-align: top;
}

.col-wrapper {
	margin: 50px 0 15px;
}

.col-wrapper input {
	margin: 15px 0;
}

input#datenschutz {
	margin: 0 10px 0 0;
}

input#submitmail {
	background: #de6256;
	border: 0;
	padding: 11px 15px;
	color: #fff;
	font-size: 13px;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	margin: 10px 0;
	float: none;
	font-weight: 600;
	white-space: normal;
}

.fa-refresh {
	position: relative;
	top: 12px;
}

input#sicherheits_frage,
input#sicherheits_antwort {
	background: #C6E7FF;
	margin-bottom: 15px;
}

.respond {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #FFFFFF;
	background-color: #E23232;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	margin: 15px auto;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#email-sent-ok p,
#email-sent-error p {
	margin-bottom: 0;
}


/*****************************************************
FOOTER SECTION 
****************************************************/

footer {
	padding: 30px 0;
	background: #E7E7E7;
    background: #23262B;
    color: #FFF;
}
footer a {
    color: #FFF;
}


.logo-footer {
	width: 90%;
	margin-bottom: 40px;
}

.campaignLetter h5 {
	font-size: 18px;
	font-weight: 600;
}

.campaignLetter h6 {
	color: #de6256;
	font-weight: 600;
}

.campaignLetter ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.campaignLetter li {
	font-size: 14px;
	line-height: 1.8;
}

.footer-widget {
	margin: 30px 0;
}

.footer-intro {
	margin: 20px auto;
}

.footer-intro h6 {
	font-size: 13px;
	line-height: 1.4;
}

.footer-intro h5 {
	font-size: 19px;
	font-weight: 600;
	line-height: 1.4;
}


/*****************************************************
LOGIN SECTION 
****************************************************/

iframe.pboxiframe {
	max-width: 314px;
}

strong {
	font-weight: 600;
}


/*****************************************************
REFERENZEN SECTION 
****************************************************/

tr#refheadline p {
	line-height: initial;
	padding: 10px;
	margin: 0;
	font-weight: 600;
}

tr#refheadline {
	background: #D6D6D6;
}

#reftable p {
	margin-top: 22px;
}

#reftable {
	margin-top: 25px;
}

#reftable tbody {
	border: 1px solid gray;
}

ul.preise li b {
	font-weight: 600;
	width: 50%;
	display: inline-block;
}

ul.preise {
	list-style-type: none;
	padding: 0;
}

    .swiper-slide {
        background-position: 50% !important;
        background-repeat: no-repeat!important;
    }
.dangertext {
    background: #ea9040;
    padding: 20px;
    color: #fff;
}
/*****************************************************
FAQ SECTION 
****************************************************/

.answers {
	border: 2px solid #de6256;
	margin: 0;
	padding: 0;
	margin-top: 60px;
}

.answers_headline {
	background: #de6256;
	color: #FFF;
	padding: 9px;
	font-weight: 600;
	text-transform: uppercase;
}

.answers p {
	padding: 15px 25px;
}

.answers h2 {
	margin-top: 20px;
	margin-bottom: 0;
	font-weight: 600;
}

.closer {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #FFF;
	text-shadow: 0 1px 0 #000;
	opacity: .8;
	margin: 10px;
	cursor: pointer;
}

.answer_co {
	display: none;
}

@media (min-width: 1200px) {
	.container.wideimage {
		max-width: 1500px;
		margin: 0 auto;
		padding: 0 50px;
	}
	.div-col-bottom-sm {
		padding-bottom: 45px;
	}
}

.faq.col-button {
	background: #de6256;
	border: 0;
	padding: 11px 30px;
	color: #fff;
	font-size: 13px;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	margin: 10px;
	float: none;
	font-weight: 600;
}

@media (max-width: 1400px) {
	.ban-info h2 {
		font-size: 50px;
	}
	.ban-info p {
		font-size: 25px;
	}
}

@media (max-width: 1200px) {
	.info-line {
		display: none;
	}
	.navbar {
		padding: 15px 0!important;
	}
	.nav-4 {
		display: none;
	}
	.ban-info h2 {
		font-size: 40px;
	}
	.ban-info p {
		font-size: 25px;
	}
}

@media (max-width: 1024px) {
	.ban-info h2 {
		font-size: 40px;
	}
	.ban-info p {
		font-size: 25px;
	}
}


 @media only screen and (min-width: 754px) and (max-width: 991px)  {
    .cardboxes.col-sm-12{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
     }


    }




@media (max-width: 990px) {




.container.menuline a {
    color: #fff;
}
a.dropdown-item {
    color: #212529!important;
}
div#navbarCollapse1 {
    position: relative;
    top: 30px;
    width: 100%;
}
.top-bar .nav-link:hover, 
.top-bar .nav-item.active a {
    color: #fff;
}

}



@media (max-width: 980px) {
	.nav-4 {
		display: block;
	}
	h1 {
		font-size: 46px;
	}
	.ban-info h2 {
		font-size: 38px;
	}
	.ban-info p {
		font-size: 20px;
	}
	.div-col-top-lg {
		padding-top: 60px;
	}
	.div-col-bottom-sm {
		#padding-bottom: 10px;
	}

.ban-button{
#display:none;
}
.ban-info p {
    display: none;
}
.ban-info {
    width: 100%;
}
h4.heading-block-sub {
    font-weight: 100;
    font-size: 20px;
    
}


}

@media (min-width: 576px){
  .container {
  #max-width: 90%;
  }
.swiper-container-single{
margin-top: 100px!important;
}
}


@media (max-width: 540px) {
	h2.heading-block {
		font-size: 1.9rem;
	}
	.top-bar a.navbar-brand {
		padding: 5px 0 0 0px;
	}
	img.logo-header {
		height: 45px;
		padding: 5px 0 0 0px;
	}
	h1 {
		font-size: 26px;
	}
	.ban-info h2 {
		font-size: 30px;
	}
	.ban-info p {
		font-size: 14px;
	}
	.div-col-top-lg {
		padding-top: 20px;
	}
	.div-col-bottom-sm {
		#padding-bottom: 5px;
	}

.ban-button{
display:none;
}
.ban-info p {
    display: none;
}
.ban-info {
    width: 100%;
}


.block h1 {
    font-size: 20px;
}
.block h2 {
    font-size: 1.3rem;
}
.block h3 {
    font-size: 23px;
}
.block h4 {
    font-size: 20px;
}
.swiper-container-single{
margin-top: 100px!important;
}



}






@media (max-width: 340px) {
	h2.heading-block {
		font-size: 1.8rem;
	}
	.top-bar a.navbar-brand {
		padding: 5px 0 0 0px;
	}
	img.logo-header {
		height: 35px;
	}
	.ban-info {
		display: none;
	}
	.div-col-top-lg {
		padding-top: 20px;
	}
	.div-col-bottom-sm {
		padding-bottom: 0px;
	}
.swiper-container-single{
margin-top: 100px!important;
}

}