
@font-face {
    font-family: 'krubextralight';
    src: url('../fonts/krub/Krub-ExtraLight.eot');
    src: url('../fonts/krub/Krub-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/krub/Krub-ExtraLight.woff2') format('woff2'),
        url('../fonts/krub/Krub-ExtraLight.woff') format('woff'),
        url('../fonts/krub/Krub-ExtraLight.ttf') format('truetype'),
        url('../fonts/krub/Krub-ExtraLight.svg#Krub-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'krubbold';
    src: url('../fonts/krub/Krub-Bold.eot');
    src: url('../fonts/krub/Krub-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/krub/Krub-Bold.woff2') format('woff2'),
        url('../fonts/krub/Krub-Bold.woff') format('woff'),
        url('../fonts/krub/Krub-Bold.ttf') format('truetype'),
        url('../fonts/krub/Krub-Bold.svg#Krub-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'krubsemibold';
    src: url('../fonts/krub/Krub-SemiBold.eot');
    src: url('../fonts/krub/Krub-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/krub/Krub-SemiBold.woff2') format('woff2'),
        url('../fonts/krub/Krub-SemiBold.woff') format('woff'),
        url('../fonts/krub/Krub-SemiBold.ttf') format('truetype'),
        url('fonts/krub/Krub-SemiBold.svg#Krub-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'grupregular';
    src: url('../fonts/krub/Krub-Regular.eot');
    src: url('../fonts/krub/Krub-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/krub/Krub-Regular.woff2') format('woff2'),
        url('../fonts/krub/Krub-Regular.woff') format('woff'),
        url('../fonts/krub/Krub-Regular.ttf') format('truetype'),
        url('../fonts/krub/Krub-Regular.svg#Krub-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
	font-family:'FontAwesome';
	src:url('../fonts/fontawesome-webfont.eot@v=4.7.0');
	src:url('../fonts/fontawesome-webfont.eot@') format('embedded-opentype'),
	url('../fonts/fontawesome-webfont.woff2@v=4.7.0') format('woff2'),
	url('../fonts/fontawesome-webfont.woff@v=4.7.0') format('woff'),
	url('../fonts/fontawesome-webfont.ttf@v=4.7.0') format('truetype'),
	url('../fonts/fontawesome-webfont.svg@v=4.7.0') format('svg');
	font-weight:normal;
	font-style:normal
  }


/**************************/
@font-face {
    font-family: 'opensansregular';
    src: url('../fonts/OpenSans-Regular.eot');
    src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Regular.woff2') format('woff2'),
        url('../fonts/OpenSans-Regular.woff') format('woff'),
        url('../fonts/OpenSans-Regular.ttf') format('truetype'),
        url('../fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'opensanslight';
    src: url('../fonts/OpenSans-Light.eot');
    src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Light.woff2') format('woff2'),
        url('../fonts/OpenSans-Light.woff') format('woff'),
        url('../fonts/OpenSans-Light.ttf') format('truetype'),
        url('../fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ralewaysansbold';
    src: url('../fonts/Raleway-SemiBold.eot');
    src: url('../fonts/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-SemiBold.woff2') format('woff2'),
        url('../fonts/Raleway-SemiBold.woff') format('woff'),
        url('../fonts/Raleway-SemiBold.ttf') format('truetype'),
        url('../fonts/Raleway-SemiBold.svg#Raleway-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ralewaysanslight';
    src: url('../fonts/Raleway-Light.eot');
    src: url('../fonts/Raleway-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-Light.woff2') format('woff2'),
        url('../fonts/Raleway-Light.woff') format('woff'),
        url('../fonts/Raleway-Light.ttf') format('truetype'),
        url('../fonts/Raleway-Light.svg#Raleway-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ralewaysansextralight';
    src: url('../fonts/Raleway-Thin.eot');
    src: url('../fonts/Raleway-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-Thin.woff2') format('woff2'),
        url('../fonts/Raleway-Thin.woff') format('woff'),
        url('../fonts/Raleway-Thin.ttf') format('truetype'),
        url('../fonts/Raleway-Thin.svg#Raleway-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


::-moz-selection {
	background: #f7f9fa;
	color: #333
}

::selection {
	background: #f7f9fa;
	color: #333;
}

.clear {
	padding: 10px 0
}

b, strong {
	font-family: 'opensansregular',sans-serif;
	font-weight: 500;
}

h1 {
	font-size: 30px;
	line-height: 1.3em;
	font-family: 'opensanslight',sans-serif;
	margin-top: .33em;
	color: #793b4d;
	padding: 0 0 30px 0
}

h2 {
	font-size: 24px;
	line-height: 1.3em;
	font-family: 'opensanslight',sans-serif;
	margin-top: .33em;
	color: #793b4d;
	padding: 24px 0 24px 0
}

h3 {
	font-size: 18px;
	line-height: 1.3em;
	font-family: 'opensanslight',sans-serif;
	color: #793b4d;
	padding: 22px 0
}

a {
	color: #322d36;
	text-decoration: none;
	/*border-bottom: 1px dashed #333;*/
	border-bottom: 0;
	transition: all .3s ease 0
}

a:hover {
	color: #793b4d;
	border-bottom: 1px dashed #793b4d;
	/* border-bottom: 0; */
}

a.nodecoration {
	text-decoration: none;
	border-bottom: 0
}

a.nodecoration:hover {
	border-bottom: 0;
	text-decoration: none;

}

p,ul {
	font-family: 'opensanslight',sans-serif;
	color: #322d36;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}

p a {
	/* border-bottom: 1px dashed #777; */
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

p a:hover {
	border-bottom: 1px dashed #793b4d;
	color:#793b4d;
}

section p {
	padding-top: 5px;
}

#textright {
	clear: both;
	padding-top: 10%;
	padding-left: 75px;
	white-space:nowrap;
}

#textright p {
	font-size: 16px;
}

#textright p.captianbold {
	font-size: 66px;
	font-family: 'ralewaysansbold',sans-serif;
	color: white;
	line-height: 1em;
}


#textright p.captianlight {
	font-size: 60px;
	font-family: 'ralewaysanslight',sans-serif;
	color: white;
	line-height: 1.1em;
}

#textright p.claimlight, #textright b, p.cd-headline {
	font-size: 32px;
	font-family: 'ralewaysansextralight',sans-serif;
	color: white;
	line-height: 1.1em;

}

#textright a {
	color: white;
	border-color: white
}

#textright a:hover {
	color: #793b4d;
	border-color: #793b4d
}



/************************/


/*============ 4. Banner Section============*/

.banner {
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

.banner:after {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    z-index: 2;
    opacity: .5;
}

.banner .banner-caption {
    top: 50%;
    position: absolute;
    color: #fff;
    z-index: 11;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.banner .banner-caption h1 {
    font-size: 88px;
    font-weight: 900;
    color: #fff;
}

.banner .banner-caption p {
    font-size: 24px;
    font-family: "Raleway", san-serif;
    color: #eee;
}

.cd-headline {
    font-size: 3rem;
    line-height: 1.2;
}

.cd-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
}

.cd-words-wrapper b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
}

.cd-words-wrapper b.is-visible {
    position: relative;
}

.no-js .cd-words-wrapper b {
    opacity: 0;
}

.no-js .cd-words-wrapper b.is-visible {
    opacity: 1;
}


/* xclip */

.cd-headline.clip span {
    display: inline-block;
    padding: .2em 0;
}

.cd-headline.clip .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top;
}

.cd-headline.clip .cd-words-wrapper::after {
    /* line */
    content: '';
    position: absolute;
    top: 10%;
    right: 0;
    width: 2px;
    height: 70%;
    background-color: #aebcb9;
}

.cd-headline.clip b {
    opacity: 0;
}

.cd-headline b.is-visible {
    opacity: 1;
    font-weight: 700;
}

.fa {
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	font-size:inherit;
	text-rendering:auto;
	/*-webkit-font-smoothing:antialiased;*/
	-moz-osx-font-smoothing:grayscale;

  }
  
  .fa-2x {
	font-size:1em;
  }

.arrow {
	padding-top: 50px;
	line-height: 50px;
    z-index: 11;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	text-decoration: none !important;
	list-style: none !important;
	outline: none !important;
	background-color: transparent;
	text-align: left;
}

.arrow a {
    color: #fff;
	text-decoration: none;
	background-color: transparent;
}

.fa-chevron-up:before {
	content:"\f077"
  }
  .fa-chevron-down:before {
	content:"\f078"
  }
  .fa-retweet:before {
	content:"\f079"
  }

.bouncearrow {
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
/*
@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
*/
/*****************/

.separator {
	border-top: 1px solid #eee;
	margin: 0 0 20px 0;
	width: 10%
}

.hidden {
	display: none
}

.hideonmobile {
	display: block
}

.hideondesktop {
	display: none
}

#preloader {
	background-color: #fff;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 99999
}


/* FORMFORMFORMFORMFORMFORMFORMFORM */

form {
    /* max-width: 400px; */
    margin: auto;
  }

  input,
  textarea {
    font-family: 'opensanslight',sans-serif;
    font-size: 16px;
    color: #322d36;
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #ccc;
    /* border-radius: 5px; */
    background: #f1ece1;
  }

  button {
    background-color: #ccc;
    color: #793b4d;
    padding: 10px 15px;
    border: none;
    /* border-radius: 5px; */
    cursor: pointer;
  }

  button:hover {
    background-color: #793b4d;
    color: white;
  }

  .message {
    margin-top: 10px;
    padding: 10px;
    display: none;
  }

  .success {
    background-color: #d4edda;
    color: #155724;
  }

  .error {
    background-color: #f8d7da;
    color: #721c24;
  }

  address hr {
    margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  /* border-color: rgba(0, 0, 0, 0.1); */
  border-top: 1px solid #ccc;
  width: 80%;
}

  .fa-globe:before {
    content: "\f0ac";
  }

  .fa-mobile-phone:before,
  .fa-mobile:before {
    content: "\f10b";
  }

  .fa-phone:before {
    content: "\f095";
  }

  .fa-envelope:before {
    content: "\f0e0";
  }

  .fa-instagram:before {
    content: "\f16d";
  }

  #contact #copyright p {
    font-size: 12px;
  }

  address .info i {
  color: #793b4d;
  margin-right: 10px;
  margin-bottom: 19px;
}

address .info span {
  font-family: 'opensanslight',sans-serif;
	color: #322d36;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}
address .info a {
	/* border-bottom: 1px dashed #777; */
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

address .info a:hover {
	border-bottom: 1px dashed #793b4d;
	color:#793b4d;
}

section .info i {
	padding-top: 5px;
}

/* END OF FORMFORMFORMFORMFORMFORMFORMFORM */


#loading-animation {
	background-image: url("../img/loader.gif");
	background-position: center center;
	background-repeat: no-repeat;
	height: 200px;
	left: 50%;
	margin: -100px 0 0 -100px;
	position: absolute;
	top: 50%;
	width: 200px
}

nav #logo {
	float: left;
	z-index: 999
}

nav>ul {
	float: right
}

#nav>li {
	float: left;
	position: relative;
	padding: 10px 0
}

#nav>li>a {
	display: block;
	padding: 0 0 0 30px;
	font-family: 'opensansregular',sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 0;
}

#nav>li>a:hover {
	color: #793b4d;
	border-bottom: 0
}

.cbp-af-header {
	position: fixed;
	background: rgba(255,255,255,0);
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	height: 80px;
	overflow: hidden;
	-webkit-transition: all 1s ease 0;
	-moz-transition: all 1s ease 0;
	transition: all 1s ease 0
}


.cbp-af-header #logo {
	/* padding: 40px 30px 0 0;
	width: 80px;*/
	padding-top: 24px;
	padding-left: 30px;
	width: 300px;
	display: block;
	/*filter: invert(1);*/
	filter: invert(99%) sepia(13%) saturate(278%) hue-rotate(291deg) brightness(113%) contrast(100%);
	display: none
}

.cbp-af-header #logo a {
	border-bottom: 0
}

.cbp-af-header #nav a {
	line-height: 100px;
	color: #999;
}

.cbp-af-header.cbp-af-header-shrink #logo {
	/*padding: 3px 7px 0 0;*/
	padding: 7px 7px 0 0;
	padding-left: 30px;
	width: 300px;
	filter: invert(28%) sepia(17%) saturate(1637%) hue-rotate(292deg) brightness(89%) contrast(88%);
	display: block
}

.cbp-af-header #logo,.cbp-af-header #nav a {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.cbp-af-header.cbp-af-header-shrink {
	height: 80px;
	background: rgba(255,255,255,1);
	-webkit-box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.1)
}

.cbp-af-header.cbp-af-header-shrink #nav a {
	line-height: 60px;
	color: #999
}

.cbp-af-header.cbp-af-header-shrink #nav li .selected,.cbp-af-header.cbp-af-header-shrink #nav li a:hover {
	color: #793b4d
}

.mobile-menu {
	display: none
}

.mobile-menu {
	display: none;
	background: #FFF;
	width: 100%;
	z-index: 99999999;
	position: fixed;
	top: 0;
	-webkit-box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.1)
}

.mobile-menu .row {
	background: #222;
	padding-top: 10px;
	padding-bottom: 10px
}

.mobile-menu-inner .nav-mobile li {
	color: #FFF;
	background: #333;
	display: block;
	width: 100%;
	cursor: pointer;
	margin-top: 2%;
	padding: 6px 20px 5px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.mobile-menu-inner .nav-mobile li:hover {
	background-color: #FFF
}

.mobile-menu-inner .nav-mobile li:hover a {
	color: #333
}

.mobile-menu-inner .nav-mobile li a {
	display: block;
	width: 100%;
	color: #FFF;
	font-family: 'clearsansbold',sans-serif;
	font-size: .8rem;
	text-transform: uppercase;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

#collapse {
	display: none
}

.mobile-menu h3 {
	font-family: 'clearsansbold',sans-serif;
	font-size: .8rem;
	letter-spacing: 2px;
	padding-bottom: 25px;
	padding-top: 25px;
	text-align: center;
	text-transform: uppercase
}

#header {
	width: 100%;
	height: 100%;
	color: #ffffff;
	background: #793b4d;
	z-index: 9;
	position: relative
}
/*
#leadFader {
	margin: 0;
	position: absolute;
	top: 45%;
	width: 960px;
	text-align: center;
	z-index: 9999
}

#leadFader .leadtitle {
	opacity: 1;
	position: absolute;
	width: 100%
}

#leadFader .Head {
	color: #FFF;
	display: block;
	font-family: 'clearsansbold',sans-serif;
	font-size: 32px;
	letter-spacing: 2px;
	text-align: center
}

#leadFader .Sub {
	color: rgba(255,255,255,1);
	display: block;
	font-family: 'clearsansregular',sans-serif;
	margin-top: 32px;
	font-size: 28px;
	position: relative;
	text-align: center
}

#leadFader .Sub2 {
	color: rgba(255,255,255,1);
	display: block;
	font-family: 'clearsansregular',sans-serif;
	text-transform: uppercase;
	margin-top: 20px;
	font-size: 22px;
	position: relative;
	text-align: center
}

#leadFader .Sub2 a {
	border-bottom: 1px dotted #fff;
	color: #fff
}

#leadFader .Sub2 a:hover {
	color: #FFF
}

#leadFader .Continue {
	display: block;
	margin: 0 auto;
	width: 264px
}

#leadFader .Continue a {
	color: #fff;
	display: inline-block;
	font-family: 'clearsansregular',sans-serif;
	font-size: 14px;
	margin: 0 15px;
	text-decoration: none;
	text-transform: uppercase;
	transition: color .2s linear 0
}

#leadFader.Continue a:hover {
	color: rgba(0,0,0,0.7)
}

#leadFader .Last {
	text-align: center
}
*/
#trailer {
	padding-top: 120px;
	vertical-align: middle;
	position:relative;
	z-index: 9999;
	text-shadow: 1px 1px #333;
}

#trailernew {
	padding-top: 120px;
	vertical-align: middle;
	position:relative;
	z-index: 9999;
	text-shadow: 1px 1px #333;
}

.arrowcenter {
	padding-top: 25px;
	line-height: 25px;
    z-index: 11;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	text-decoration: none !important;
	list-style: none !important;
	outline: none !important;
	background-color: transparent;
	text-align: center;
	margin: auto;
	text-shadow: none;
}

#logocenter img {
	filter: invert(99%) sepia(13%) saturate(278%) hue-rotate(291deg) brightness(113%) contrast(100%);
	width: 300px;
	margin-bottom: 50px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#textcenter {
	clear: both;
	padding-top: 10%;
	/* padding-left: 75px;*/
	margin: auto;
	text-align: center;
	white-space:nowrap;
}

#textcenter p {
	font-size: 16px;
	text-align: center;
}

#textcenter p.beratung {
	font-size: 42px;
	font-family: 'krubsemibold',sans-serif;
	color: white;
	line-height: 0.9em;
	text-transform: uppercase;
}


#textcenter p.systemische {
	font-size: 42px;
	font-family: 'krubextralight',sans-serif;
	color: white;
	line-height: 0.9em;
	text-transform: uppercase;

}

#textcenter p.claimlight, #textcenter b, p.cd-headline {
	font-size: 24px;
	font-family: 'krubextralight',sans-serif;
	color: white;
	/* line-height: 1.1em; */

}

#textcenter a {
	color: white;
	border-color: white
}

#textcenter a:hover {
	color: #793b4d;
	border-color: #793b4d
}

#logoleft {
	text-align: center
}

#intro {
	padding: 50px 0
}

#mobileexp {
	padding: 100px 0 0
}

#intersection {
	background: url('../images/duenenuebergang_soft.jpg');
	background-size: cover;
	background-attachment: fixed;
	min-height: 280px;
	padding: 70px 0 40px 0;
}

.testimonial-quote {
	padding: 0 30px
}

.testimonial-quote blockquote {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: 'clearsansregular',sans-serif;
	font-style: italic;
	margin: 0;
	position: relative;
	z-index: 600;
	left: 20px
}

.testimonial-quote blockquote * {
	box-sizing: border-box
}

.testimonial-quote blockquote p {
	color: white;
	font-size: 25px;
	line-height: 1.4!important;
	text-shadow: 1px 1px 3px rgba(51,51,51,0.5)
}

.testimonial-quote blockquote p:first-child:before {
	content: '\201D';
	color: #333;
	font-size: 7.5em;
	font-weight: 700;
	opacity: .3;
	position: absolute;
	top: -.4em;
	left: -.3em;
	text-shadow: none;
	z-index: -300
}

.testimonial-quote cite {
	color: rgba(0,0,0,0.60);
	display: block;
	font-size: .8em;
	text-align: right
}

.testimonial-quote cite span {
	font-family: 'opensanslight',sans-serif;
	color: white;
	text-shadow: 1px 1px 3px rgba(51,51,51,0.5);
	font-size: 1em;
	letter-spacing: 1px;
	text-transform: uppercase
}

.teamlink {
	display: block;
	overflow: hidden;
	position: relative;
	text-decoration: none
}

.teamlink span {
	color: #fff;
	display: none;
	font-size: .8em;
	font-weight: normal;
	left: 0;
	top: 0;
	padding: 8px;
	background: 0;
	background: none repeat scroll 0 0 rgba(75,171,193,0.90);
	position: absolute;
	text-transform: uppercase
}

.teamlink:hover span {
	display: block
}

.ls-wrapper .liquid-slider {
	background: none repeat scroll 0 0 #F1ECE1 !important;
}

.ls-wrapper .liquid-slider p {
	color: #000
}

#foto {
	margin-top: 20px
}

#works {
	padding: 0;
	background: #F1ECE1
}

.grid {
	background: #eaeaea;
	margin: 0 auto 0;
	font-size: 0;
	text-align: left
}

.item {
	height: auto;
	display: inline-block;
	vertical-align: top;
	position: relative;
	overflow: hidden;
	line-height: 0;
	-webkit-transition: -webkit-transform .2s ease-out;
	-moz-transition: -moz-transform .2s ease-out;
	-o-transition: -o-transform .2s ease-out;
	transition: transform .2s ease-out
}

.item img {
	position: relative;
	z-index: 4;
	width: 100%;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: opacity 3s ease-out,-webkit-transform 1s ease-in;
	-moz-transition: opacity 3s ease-out,-moz-transform 1s ease-in;
	-o-transition: opacity 3s ease-out,-o-transform 1s ease-in;
	transition: opacity 3s ease-out,transform 1s ease-in
}

.item .link {
	display: block;
	height: 100%;
	border-bottom: 0
}

.hovercontent {
	position: absolute;
	z-index: 999;
	/* font-family: 'clearsansregular',sans-serif; */
	text-align: center;
	width: 100%;
	height: 100%;
	background: #222;
	background: rgba(0,0,0,0.3);
	cursor: pointer;
	line-height: 24px;
	-webkit-transition: opacity .2s ease-out,-webkit-transform .2s ease-in-out;
	-moz-transition: opacity .2s ease-out,-moz-transform .2s ease-in-out;
	-o-transition: opacity .2s ease-out,-o-transform .2s ease-in-out;
	transition: opacity .2s ease-out,transform .2s ease-in-out
}

.hovercontent h2 {
	color: white;
	text-shadow: 1px 1px #333;
	font-size: 18px;
	margin-top: 25%;
	font-family: 'ralewaysanslight',sans-serif;
	margin-bottom: 0;
	padding-bottom: 0
}

.hovercontent p {
	text-align: center
}

.hovercontent span.morelink {
	color: white;
	text-transform: uppercase;
	text-shadow: 1px 1px #333;
	transition: all .3s ease 0
}

.hovercontent span.morelink:hover {
	color: #793b4d;
}

/*
.translate(@x:0,@y:0) {
	-webkit-transform: translate(@x,@y);
	-moz-transform: translate(@x,@y);
	-ms-transform: translate(@x,@y);
	-o-transform: translate(@x,@y);
	transform: translate(@x,@y);
}

.shift_grid(@down,@right:0) {
	.translate(@right * 50%,@down * 50%)
}
	*/


.slide_portfolio {
	text-align: left;
	display: none;
	padding: 20px 0 10px;
	background: #F1ECE1;
	background: -moz-linear-gradient(left,#F1ECE1 0,#d6e64c 50%,#F1ECE1 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#F1ECE1),color-stop(50%,#d6e64c),color-stop(100%,#F1ECE1));
	background: -webkit-linear-gradient(left,#F1ECE1 0,#d6e64c 50%,#F1ECE1 100%);
	background: -o-linear-gradient(left,#F1ECE1 0,#d6e64c 50%,#F1ECE1 100%);
	background: -ms-linear-gradient(left,#F1ECE1 0,#d6e64c 50%,#F1ECE1 100%);
	background: linear-gradient(to right,#F1ECE1 0,#F1ECE1 50%,#F1ECE1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F1ECE1',endColorstr='#F1ECE1',GradientType=1)
}

.slide_portfolio h3 {
	/* color: #333; */
	padding-bottom: 20px
}

.slide_portfolio p {
	/* color: #333 */
}

.slide_portfolio img {
	padding: 20px 0
}

.slide_portfolio .closeit {
	cursor: pointer;
	margin-top: 0;
	margin-bottom: 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.slide_portfolio .closeit:hover {
	opacity: .4
}

#client {
	background-size: cover;
	background-attachment: fixed;
	padding: 0
}

#clients .item_client {
	padding: 10px 0;
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center
}

#angebote-1 {
	padding-top: 50px;
}

#angebote-2 {
	padding-bottom: 50px;
	/* padding: 50px 0; */
}

/*#process {
	background: #FFF;
	padding: 100px 0
}*/


#about {
	padding: 50px 0;
}

#about ul {
	list-style: circle outside;
	margin-left: 16px
}



#footer {
	height: 60px;
	background:#F1ECE1;
}

#footer #copyright p {
	font-size: 12px;


}

#footer .row {
	border-top: 1px dashed #000;
	padding-top: 20px;
	background:#F1ECE1;
}

#footer p {
	font-family: 'opensanslight',sans-serif;
	font-size: 12px;
	color: #322d36;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}

#footer a, #footer a:hover {
	color: #322d36;
	border: 0
}

#conditions {
	padding-top: 50px
}

#conditions ul, #intro ul {
	list-style: circle outside;
	margin-left: 16px
}

.process-title {
	position: absolute;
	font-family: 'clearsansbold',sans-serif;
	color: #fff;
	width: 150px;
	text-align: center;
	font-size: 14px;
	margin-top: 34px;
	background: none repeat scroll 0 0 rgba(0,0,0,0.30)
}


.btn {
	border: 1px solid #FFF;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: 0;
	cursor: pointer;
	padding: 15px 60px;
	display: inline-block;
	margin: 25px 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: 0;
	position: relative;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

a .btn {
	color: #FFF
}

.btn a:hover {
	color: #333
}

.btn:hover {
	background: #FFF;
	color: #333;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

#intersection .owl-controls span {
	background: none repeat scroll 0 0 #fff
}

#contact {
	background-color: #F1ECE1;
	background-size: cover;
	background-attachment: fixed;
	padding: 50px 0
}


#contact h2 {
	padding: 0 0 24px 0;
	padding-top: 0px;
	text-align: left
}

#contact .pretext {
	color: #FFF;
	text-align: center;
	font-size: 20px;
	line-height: 1.3em;
	font-family: 'opensanslight',sans-serif;
	margin-top: .33em;
	padding: 0 0 20px 0
}


#anschrift a {
	/* color: #333; */
	text-decoration: none;
	/* border-bottom: 1px dashed #333; */
	transition: all .3s ease 0
}

#anschrift a:hover {
	color:#793b4d;
	border-bottom: 1px dashed #793b4d;
}

#contact img {
	border: 0;
	width: 90%
}

.back-to-top {
	position: relative;
	right: 0;
	margin-top: -70px;
	text-decoration: none;
	color: #000;
	background-color: #793b4d;
	font-size: 11px;
	padding: .3em .3em 0 .3em;
	display: block;
	z-index: 99;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee
}


table tr td,table tbody tr td {
	font-family: "opensanslight",sans-serif
}

.slide_portfolio ul {
	list-style: circle;
	margin-left: 2em;
	color: #333;
}

/* ############################# */

@media screen and (min-width:600px) {
	.item {
		width: 50%;
		max-height: none;
		>a{height: 50%
	}&	.tall {
		margin-bottom: -25.1%;
		&.shift1{.shift_grid(0.6666666)
	}&	.shift2 {
		.shift_grid(1.3333333)
	}&	.shift3 {
		.shift_grid(2)
	}&	.shift4 {
		.shift_grid(2.6666666)
	}&	.shift5 {
		.shift_grid(3.3333333)
	}
}&.shift1 {
	.shift_grid(1)
}&.shift2 {
	.shift_grid(2)
}&.shift3 {
	.shift_grid(3)
}&.shift4 {
	.shift_grid(4)
}&.shift5 {
	.shift_grid(5)
}}}

@media screen and (min-width:900px) {
	.item {
		width: 25%;
		>a{height: 25%
	} &	.tall {
		margin-bottom: -12.6%
		}
	}
}

/* ############################# */

@media screen and (max-width: 991px) {
	#impressionFader {
		position: relative;
		text-align: center;
		margin-top: 20%
	}
	
	.cbp-af-header #logo {
		/* padding: 40px 30px 0 0;
		width: 80px;*/
		padding-top: 24px;
		padding-left: 0;
		left:0;
		width: 300px;
		display: none;
	}
	.cbp-af-header #nav li a {
		letter-spacing: normal;
	}
	.cbp-af-header.cbp-af-header-shrink #logo {
		padding-top: 14px;
		padding-left: 10px;
		width: 220px;
		display:block;
	}

	.arrowcenter {
		padding-top: 20px;
	}

}

@media screen and (max-height: 560px) {
	
	.textcenter {
		padding-top:2%;
	}

	#trailernew {
		padding-top:5%;
	}

	#textcenter p.beratung {
		font-size: 24px;
	}
	
	#logocenter img {
		width: 200px;
		margin-bottom: 15px;
	}

	#textcenter p.systemische {
		font-size: 24px;
	}
	
	#textcenter p.claimlight, #textcenter b, p.cd-headline {
		font-size: 12px;
	}

	.arrowcenter {
		padding-top: 0px;
	}

}

@media screen and (max-height: 355px) {
	
	.textcenter {
		padding-top:1%;
	}

	#trailernew {
		padding-top:1%;
	}

	#textcenter p.beratung {
		font-size: 24px;
	}
	
	#logocenter img {
		width: 200px;
		margin-bottom: 15px;
	}

	#textcenter p.systemische {
		font-size: 24px;
		display: none;
	}
	
	#textcenter p.claimlight, #textcenter b, p.cd-headline {
		font-size: 12px;
	}

	.arrowcenter {
		padding-top: 0px;
	}

}

@media screen and (max-width: 767px) and (orientation:landscape) {
	#trailernew {
		padding-top: 10px;
	}

	.arrowcenter {
		padding-top: 10px;
		margin-top: 0px;
		top:-10px:
	}

	.cbp-af-header {
		display:none;
	}

	.cbp-af-header.cbp-af-header-shrink {
		display:none;
	}

	.fa-2x {
		font-size:1em;
		display: none

	}

	.mobile-menu {
		display: block;
	}

	#textcenter p.beratung {
		font-size: 24px;
	}
	
	#logocenter img {
		width: 200px;
		margin-bottom: 15px;
	}

	#textcenter p.systemische {
		font-size: 24px;
	}
	
	#textcenter p.claimlight, #textcenter b, p.cd-headline {
		font-size: 12px;
		display: none;
	}

	#intersection,#client,#contact_intersection {
		background-size: auto;
		background-origin: content-box
	}

	#intersection {
		min-height: 450px;
	}

	.separator {
		border-top: 1px solid #eee;
		margin: 40px auto 10px auto;
		width: 50%
	}

	.slide_portfolio {
		padding: 20px
	}
}

@media screen and (max-width: 767px) and (orientation:portrait) {
	.mobile-menu {
		display: block
	}

	#footer p {
		text-align: center;
	}

	.cbp-af-header.cbp-af-header-shrink {
		display:none;
	}

	#textcenter p.beratung {
		font-size: 32px;
	}
	
	#logocenter img {
		width: 250px;
	}

	#textcenter p.systemische {
		font-size: 32px;
	}
	
	#textcenter p.claimlight, #textcenter b, p.cd-headline {
		font-size: 18px;
	
	}

	#intersection,#client,#contact_intersection {
		background-size: auto;
		background-origin: content-box;
	}

	#intersection {
		min-height: 450px;
	}

	.cbp-af-header {
		display: none
	}

	.separator {
		border-top: 1px solid #eee;
		margin: 40px auto 10px auto;
		width: 10%
	}

	.slide_portfolio {
		padding: 20px
	}
}