/*------------------------------------------------------------------
[Table of contents]

1. Text
2. Main Header
3. Section Header
4. Main Menu
5. Service Sections
6. Mid Headers
7. Callbacks
8. Portfolio Section
9. Client Carousel
10. Logo Carousel
11. Blog Styles
12. Newsletter
13. Map
14. Footer
15. Copyright
16. Blog Post
17. Sidebar
18. Comments


[Color codes]
Blau: 0c0863
Orange: 0c0863
Grau: 585450


-------------------------------------------------------------------*/


body, p,span{ font-family: 'Open Sans', sans-serif; color:#585450; font-weight:400;}
body, p{ font-size: 1.9em; line-height: 23px; -webkit-font-smoothing: antialiased; }

h1,h2,h3,h4,h5,h6{ 
				font-family: 'Open Sans', sans-serif; 
				color:#0c0863;
				}

h1 { 
font-size: 1.8em;
}

h2 { 
font-size: 1.4em;
}

a{ color: #0c0863; }

.cl-fullwidth{ padding: 40px 0; }
.cl-fullwidth2{ padding: 10px 0 39px 0;  }
.cl-fullwidth3{ padding: 0px 0 60px 0;  }
.cl-fullwidth4{ padding: 0px 0 20px 0;  }
.cl-fullwidth5{ padding: 0px 0 4px 0;  }

.cl-align-center{ text-align: center; }

.cl-uppercase { text-transform: uppercase; }

.cl-parallax { 
	background-size: 100%;
	background-attachment:fixed;
	background-position: center top;
}

.blau {color:#08a19e;}
.blau .strong {color:#08a19e;}
.beige {color: #b0a68b;}
.weiss {color:#fff;}
.orange {color:#0c0863;}
.grau {color:#585450;}

/* .smartphone-no {display:none;}
 .smartphone2 {display:inline;} */


/* ========================================================*
	Main Hero unit Styles 
========================================================* */

.main-header { 
	background-image: url('../img/xxx.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}


.main-header .hero { 
	color: #fff; 
	padding: 110px 0;
}

.main-header .hero-title {
	font-family: 'Roboto Slab', serif;
	font-size: 4em;
	text-transform: capitalize;
}

.main-header .hero-sub {
	font-size: 1.1em;
	width: 60%;
	margin: 30px auto;
}

.main-header .hero a{
	margin: 10px;
}

.cl-logo-container img {
	margin: 17px 0 10px 0;
}

/* ========================================================*
	Main Sections Parts Styles 
========================================================* */


.cl-header-section{
	text-align: left;
	margin: 13px 0 10px 0;
	font-size: 16px;
	line-height:23px;
}

.cl-header-section p{
	text-align: left;
	margin: 25px 0 10px 0;
	font-size: 16px;
	line-height:23px;
	color: #585450;
	font-weight:400;
}

.cl-header-section a{
	text-align: left;
	margin: 25px 0 10px 0;
	font-size: 16px;
	line-height:23px;
	color: #0c0863;
	font-weight:400;
}



.cl-header-section h2{
	font-family: 'Open Sans', serif;
	-webkit-font-smoothing: antialiased;
	font-weight: 300;
	font-size: 1.8 em;
	line-height:2 em;
	color: #0c0863;
	margin-right:40px;
	margin-bottom:30px;
}

.cl-header-section .cl-header-sub{
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	line-height: 23px;
	margin-top: 30px;
	color: #08a19e;

}


.cl-header-section .cl-header-sub:after{
	content: '';
	width: 80%;
	height: 0px;
	background-color: #4bbabe;
	display: block;
	margin: 50px auto -50px;
	z-index: -1;
}


.cl-header-section2{
	text-align: left;
	margin: 80px 0 10px 0;
	font-size: 16px;
	line-height:23px;
}

.cl-header-section2 h2{
	font-family: 'Roboto Slab', serif;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	font-size: 60px;
	line-height:65px;
	color: #adb62e;
}

.cl-header-section2 .cl-header-sub{
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	line-height: 23px;
	margin-top: 30px;
}

.cl-header-section2 .cushycms{
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	line-height: 23px;
	color:#08a19e;
}

.cl-header-section2 .cl-header-sub:after{
	content: '';
	width: 80%;
	height: 0px;
	background-color: #4bbabe;
	display: block;
	margin: 50px auto -50px;
	z-index: -1;
}

.cl-header-section .cl-header-sub:after{
	content: '';
	width: 80%;
	height: 0px;
	background-color: #4bbabe;
	display: block;
	margin: 50px auto -50px;
	z-index: -1;
}


.cl-header-section3{
	text-align: left;
	margin: 6px 0 10px 0;
	font-size: 16px;
	line-height:23px;
}

.cl-header-section3 h2{
	font-family: 'Roboto Slab', serif;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	font-size: 54px;
	line-height:65px;
	color: #adb62e;
}

.cl-header-section3 h3{
	font-family: 'Open Sans', serif;
	-webkit-font-smoothing: antialiased;
	font-weight: 300;
	font-size: 54px;
	line-height:61px;
	color: #786b0e;
	}
.cl-header-section3 .cl-header-sub{
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	line-height: 23px;
	margin-top: 30px;
}

.cl-header-section3 .cl-header-sub:after{
	content: '';
	width: 80%;
	height: 0px;
	background-color: #4bbabe;
	display: block;
	margin: 50px auto -50px;
	z-index: -1;
}



.cl-header-section4{
	text-align: left;
	margin: 3px 0 10px 0;
	font-size: 16px;
	line-height:23px;
}

.cl-header-section4 p, .cl-header-section4 a{
	text-align: left;
	margin: 25px 0 10px 0;
	font-size: 16px;
	line-height:23px;
	color: #474216;
	font-weight:400;
}

.cl-header-section4 h2{
	font-family: 'Open Sans', serif;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	font-size: 60px;
	line-height:65px;
	color: #9cb510;
}

.cl-header-section4 h3{
	font-family: 'Open Sans', serif;
	-webkit-font-smoothing: antialiased;
	font-weight: 300;
	font-size: 48px;
	line-height:58px;
	color: #786b0e;
}


.cl-header-section4 .cl-header-sub{
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	line-height: 23px;
	margin-top: 30px;
	color: #08a19e;

}

.cl-header-section4 .cl-header-sub:after{
	content: '';
	width: 80%;
	height: 0px;
	background-color: #4bbabe;
	display: block;
	margin: 50px auto -50px;
	z-index: -1;
}



.cl-header-section5{
	text-align: left;
	margin: 28px 0 10px 0;
	font-size: 16px;
	line-height:23px;
}

.cl-header-section5 h2{
	font-family: 'Roboto Slab', serif;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	font-size: 60px;
	line-height:65px;
	color: #adb62e;
}

.cl-header-section5 .cl-header-sub{
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	line-height: 23px;
	margin-top: 30px;
}

.cl-header-section5 .cushycms{
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	line-height: 23px;
	color:#08a19e;
}

.cl-header-section5 .cl-header-sub:after{
	content: '';
	width: 80%;
	height: 0px;
	background-color: #4bbabe;
	display: block;
	margin: 50px auto -50px;
	z-index: -1;
}


.cl-header-section i{
	color: #4bbabe;
	height: 40px;
	width: 40px;
	text-align: center;
	border: 1px solid #4bbabe;
	line-height: 40px;
	margin-top: 15px;
	background-color: #fff;
	position: relative;
	border-radius: 3px;
	
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}

.cl-header-section i.fa:before{
	display: block;
	
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}


/*  White headers  */
.cl-header-section.cl-header-white h2,
.cl-header-section.cl-header-white{ 
    color: #fff; 
}

.cl-header-section.cl-header-white .cl-header-sub:after{
    background-color: #fff; 
}

.cl-header-section.cl-header-white i{ 
    border-color: #fff; 
    background-color: transparent; 
    color:#fff; 
}

footer .cl-header-section.cl-header-white i{
    background-color: #474747; 
}

.cl-medium-grey .cl-header-section i{
    background-color: #f3f3f3; 
}


/* ========================================================*
	Main Menu Styles 
========================================================* */


.cl-main-head{ 
    background-color: #fff; 
    position: relative; 
    width: 100%; 
    z-index: 9999; 
    border-bottom:1px solid #e7e5e5; 
}


.cl-main-head.stuck {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999999;
}

.cl-main-nav-container .cl-main-nav{
	padding: 0;
	text-align: right;
	margin: 0;
}

.cl-main-nav-container .cl-main-nav li{
	list-style: none;
	display: inline-block;	
}

.cl-main-nav-container .cl-main-nav li a{
	color: #585450;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	font-size: 13px;
	padding: 17px 10px 35px 10px;
	display: inline-block;
	border-top: 2px solid transparent;
	position: relative;
	outline:none;
}


.cl-main-nav-container .cl-main-nav li a:after{
	content: '|';
	display: inline-block;
	width: 1px;
	height: 20px;
	position: absolute;
	right: 0px;
	font-weight: 100;
	top: 14px;
}

.cl-main-nav-container .cl-main-nav li:last-child a:after{ 
    content: ''; 
}

.cl-main-nav-container .cl-main-nav li:last-child{margin-right:-10px;}

.cl-main-nav-container .cl-main-nav li a:hover,
.cl-main-nav-container .cl-main-nav li a.active{
	text-decoration: none;
	border-top-color: #0c0863;
	color: #0c0863;
}

#mobile-holder{
	position: absolute;
	right: 20px;
	top: 24px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #e43262;
	color: #fff;
	display: none;
}


/* ========================================================*
	Breadcrumbs Styles
========================================================* */

.cl-breadcrumb-container{
	padding: 20px 0 10px;
	background-color: #f8f8f8;
	border-bottom: 1px solid #f3f3f3;
}

.cl-breadcrumb-container .cl-bread-title{
	margin: 0;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

.cl-bread-history{
}

.cl-bread-history span{
	color: #aaaaaa;
	font-size: .9em;
}

.cl-bread-history a{
	font-size: .9em;
}

.cl-bread-history span:after{
	margin: 0 10px;
	content: "\f105";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/* ========================================================*
	Main Sections Styles 
========================================================* */
.cl-left-article {
	margin-top: 30px;
	margin-bottom: 30px;
}

.cl-left-article i.fa {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color:  #4bbabe;
	position: absolute;
	color: #fff;
	font-size: 1.7em;
	
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	
}

.cl-left-article i.fa:before{
	display: block;
	
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}

.cl-left-article i.fa:after {
	content: '';
	display: block;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 5px;
	left: 5px;
	border: 1px solid #fff;
}

.cl-left-article .cl-article-content {
	padding-left:95px; 
	position: relative;
}
					
.cl-left-article .cl-article-content h3 {
	margin: 0 0 10px;
	color: #3a3e4a;
	-webkit-font-smoothing: antialiased;
	font-size: 1.5em;
	font-family: 'Roboto Slab', serif;
}

.cl-left-article .cl-article-content p {}

/* ========================================================*
	Main Center Section Articles Styles 
========================================================* */

.cl-center-article{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

.cl-center-article i.fa {
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 2em;
	text-align: center;
	color:  #4bbabe;
	border: 1px solid #4bbabe;
	border-radius: 50%;
	
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}

.cl-center-article:hover > i.fa{
	color: #fff;
	background-color: #4bbabe;	
}

.cl-center-article i.fa:after {
	content: '';
	display: flex;
	height: 1px;
	width: 10px;
	background-color:  #4bbabe;
	margin: 30px auto;
	text-align: center;
	
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}

.cl-center-article:hover > i.fa:after {
	width: 60px;
}

.cl-center-article .cl-article-content {
}
					
.cl-center-article .cl-article-content h3 {
	margin: 10px 0;
	color: #3a3e4a;
	-webkit-font-smoothing: antialiased;
	font-size: 1.5em;
	font-family: 'Roboto Slab', serif;
}

/* ========================================================*
	Mid Section Headers Styles 
========================================================* */



.cl-left-icon-service{
	padding-left: 80px;
	position: relative;
	margin-top: 40px;
}

.cl-left-icon-service .fa{
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	background-color: #4bbabe;
	color: #fff;
	font-size: 1.4em;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
}

.cl-left-icon-service h4{
	text-transform: uppercase;
	font-size: 1.3em;
	-webkit-font-smoothing: antialiased;
	font-weight: 500;
}

/* ========================================================*
	Mid Section Headers Styles 
========================================================* */

.cl-header-mid-section{
	text-align: left;
	font-size:13px;
	line-height: 18px;
	font-weight:400;
	color:#2c290d;}




.cl-header-mid-section h2{
	font-weight: 600;
	font-size: 30px;
	margin: 0;
	color: #fff;
	font-family: 'Roboto Slab', serif;
}

.cl-header-mid-section .cl-header-mid-sub{
	color: #fff;
	font-size: 16px;
	font-weight:600;
	-webkit-font-smoothing: antialiased;
	margin-top:8px; margin-bottom:20px;
}

.cl-header-mid-section p{
	text-align: left;
	font-size:13px;
	line-height:18px;
	font-weight:500;
	color:#2c290d;
}

.cl-header-mid-section2{
	text-align: left;
}

.cl-header-mid-section2 h2{
	font-weight: 700;
	font-size: 26px;
	margin: 0;
	color: #fff;
	font-family: 'Roboto Slab', serif;
}

.cl-header-mid-section2 .cl-header-mid-sub{
	color: #08a19e;
	font-size: 16px;
	font-weight:300;
	-webkit-font-smoothing: antialiased;
	margin-top:8px;margin-bottom:20px;
}

.cl-header-mid-section3{
	text-align: left;
}

.cl-header-mid-section3 h2{
	font-weight: 700;
	font-size: 34px;
	margin: 0;
	color: #fff;
	font-family: 'Roboto Slab', serif;
}

.cl-header-mid-section3 .cl-header-mid-sub{
	color: #695e12;
	font-size: 16px;
	font-weight:300;
	-webkit-font-smoothing: antialiased;
	margin-top:-3px;
}



.cl-header-mid-section4{
	text-align: left;
	font-size:16px;
	line-height: 23px;
	font-weight:400;
	color:#2c290d;}


.cl-header-mid-section4 h2{
	font-weight: 600;
	font-size: 30px;
	margin: 0;
	color: #2c290d;
	font-family: 'Roboto Slab', serif;
}

.cl-header-mid-section4 .cl-header-mid-sub{
	color: #2c290d;
	font-size: 16px;
	font-weight:600;
	-webkit-font-smoothing: antialiased;
	margin-top:8px; margin-bottom:20px;
}

.cl-header-mid-section4 p{
	text-align: left;
	font-size:16px;
	line-height:23px;
	font-weight:400;
	color:#242901;
}

.cl-header-mid-section4 h5{
	text-align: left;
	font-size:16px;
	line-height:23px;
	font-weight:400;
	color:#fff;
}


/* ========================================================*
	Mid Section Headers Styles 
========================================================* */

.cl-header-small-section{
	text-align: center;
}

.cl-header-small-section h2{
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	font-size: 1.2em;
	margin: 0;
}

.cl-header-small-section h2:after{
	content: '';
	display: block;
	margin: 20px auto;
	height: 2px;
	width: 250px;
	background-color: #7d8890;
}


/* ========================================================*
	Main Sections Parts Styles 
========================================================* */

.cl-img-left img{
	width: 100%;
}

.cl-mid-callback .big {
	font-family: 'Roboto Slab', serif;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	font-weight: 600;
	font-size: 2.2em;
}

/* ========================================================*
	Main Portfolio Sections Styles 
========================================================* */

.cl-portfolio-container{
	padding-bottom: 90px; padding-top:28px;
	border-bottom: 1px solid #726821;
}

.cl-portfolio-container h3{		font-family: 'Open Sans', serif;
	-webkit-font-smoothing: antialiased;
	font-weight: 300;
	font-size: 48px;
	line-height:58px;
	color: #695e12;
}



.filters{
	margin-bottom: 40px;
}

.filters .filter{
	list-style: none;
	display: inline-block;
	padding: 15px 40px;
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	margin: -2px;
	text-transform: uppercase;
	color: #757575;
	cursor: pointer;
	-webkit-font-smoothing: antialiased;
}

.filters .filter:first-child{
	border-left: 1px solid #c6c6c6;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.filters .filter:last-child{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.filters .filter.active,
.filters .filter:hover{ 
    background-color: #ededed; 
}

.cl-portfolio-item { 
	overflow: hidden; 
	position: relative;
	height: 360px;
	margin: 20px 0 10px 0;
}

.cl-portfolio-item img{ 
	width: 100%; 
}

.cl-portfolio-item2 { 
	overflow: hidden; 
	position: relative;
	height: auto;
	border: 1px solid #b0a68b;
	margin: 20px 0 10px 0;
}

.cl-portfolio-item2 img{ 
	width: 100%; 
}



.cl-portfolio-item:hover > .cl-portfolio-overlay {
	bottom: 0;
}

.cl-portfolio-item .cl-portfolio-overlay {
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: #b3a677;
	color: #3b3711;
	padding: 20px 20px 0px 0;
	bottom: -100%;
	-webkit-transition: .5s ease all;
	-o-transition: .5s ease all;
	-moz-transition: .5s ease all;
	transition: .5s ease all;
	font-size:14px;
	line-height:19px;
}

.cl-portfolio-item .cl-portfolio-overlay h3{
	font-size: 1.3em;
	-webkit-font-smoothing: antialiased;
	font-weight: 600;
}

.cl-portfolio-item .cl-portfolio-overlay p {
	color: #695e12;
	font-size:14px;
	line-height:19px;
}


.cl-portfolio-item:hover > .cl-portfolio-overlay2 {
	bottom: 0;
}

.cl-portfolio-item .cl-portfolio-overlay2 {
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: #b3a677;
	color: #3b3711;
	padding: 20px 20px 0px 0;
	bottom: -100%;
	-webkit-transition: .5s ease all;
	-o-transition: .5s ease all;
	-moz-transition: .5s ease all;
	transition: .5s ease all;
	font-size:14px;
	line-height:19px;
}

.cl-portfolio-item .cl-portfolio-overlay2 h3{
	font-size: 1.3em;
	-webkit-font-smoothing: antialiased;
	font-weight: 600;
}



.cl-portfolio-item:hover > .cl-portfolio-overlay3 {
	bottom: 0;
}

.cl-portfolio-item .cl-portfolio-overlay3 {
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: #b3a677;
	color: #3b3711;
	padding: 20px 20px 0px 0;
	bottom: -100%;
	-webkit-transition: .5s ease all;
	-o-transition: .5s ease all;
	-moz-transition: .5s ease all;
	transition: .5s ease all;
	font-size:14px;
	line-height:19px;
}

.cl-portfolio-item .cl-portfolio-overlay3 h3{
	font-size: 1.3em;
	-webkit-font-smoothing: antialiased;
	font-weight: 600;
}

.cl-portfolio-item .cl-portfolio-overlay3 p {
	color: #695e12;
	font-size:13px;
	line-height:19px;
}



.cl-portfolio-item .cl-portfolio-overlay .fa{
	height: 40px;
	width: 40px;
	line-height: 40px;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 1.1em;
	margin: 0 3px;
	color: #fff;
	cursor: pointer;
}

.cl-portfolio-item .cl-portfolio-overlay .fa:hover{
	background-color: #fff;
	color: #57bc54;
}
/* ========================================================*
	Client Logo Carousel
========================================================* */

.cl-logo-carousel .item figure{
	border: 1px solid #d5d5d5;
	margin: 5px;
	padding: 31px 0;
	max-height: 100px;
}

.cl-logo-carousel .item figure img{
	display: block;
	margin: 0 auto;
	width: 70%;
	
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}

.cl-logo-carousel .item figure img:hover{
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}

.cl-logo-carousel.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 15px;
	height: 15px;
	margin: 5px 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #bfbfbf;
}

.cl-logo-carousel.owl-theme .owl-controls .owl-page.active span,
.cl-logo-carousel.owl-theme .owl-controls.clickable .owl-page:hover span{
	background-color: transparent;
	border:2px solid #bfbfbf;
}

/* ========================================================*
	Client Carousel
========================================================* */

.cl-client-carousel-container {
	padding: 50px 0;
	border-bottom: 2px solid #fff;
	background-color: #338082;
}

.cl-client-carousel {
	margin-top: -95px;
	color: #fff;
}

.cl-client-carousel .client-carousel-item figure{
	height: 90px;
	width: 90px;
	border: 2px solid #fff;
	overflow: hidden;
	border-radius: 50%;
	display: inline-block;
}
.cl-client-carousel .client-carousel-item figure img{
    width: 100%; 
}

.cl-client-carousel .client-carousel-item h3{
	-webkit-font-smoothing: antialiased;
	font-size: 1.4em;
	font-weight: 600;
}

.cl-client-carousel .client-carousel-item p{
	width: 80%;
	margin: 10px auto;
	font-size: 1.1em;
}

.cl-client-carousel.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 15px;
	height: 15px;
	margin: 5px 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #fff;
}

.cl-client-carousel.owl-theme .owl-controls .owl-page.active span,
.cl-client-carousel.owl-theme .owl-controls.clickable .owl-page:hover span{
	background-color: transparent;
	border:2px solid #fff;
}



/* ========================================================*
	Blog Styles
========================================================* */

.cl-blog-article .blog-thumb{
	height: 179px;
	overflow: hidden;
}

.cl-blog-article .blog-thumb img{ 
    width: 100%; 
}

.cl-blog-content{
	background-color: #fff;
	border: 1px solid #e1e1e1;
	padding: 20px;
	position: relative;
	margin: 0 0 30px;
}

.cl-blog-article .cl-blog-content .icon-holder{
	text-align: center;
	display: block;
	width: 100%;
	margin-top: -81px;
}

.cl-blog-article .cl-blog-content .icon-holder i{
	color: #fff;
	background-color: #4bbabe;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 60px;
	position: relative;
	margin: 0 10px;
}

.cl-blog-article .cl-blog-content a{ 
    color: inherit;
}

.cl-blog-article .cl-blog-content a:hover {
    color:#4bbabe 
}

.cl-blog-article .cl-blog-content h3{
	font-size: 1.2em;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	font-weight: 500;
}

.cl-blog-article .cl-blog-content h3:after{
	content: '';
	display: block;
	height: 1px;
	width: 60px;
	background-color: #4bbabe;
	margin: 20px 0;
}

.cl-blog-article .cl-blog-content .cl-blog-meta{
	color: #777777;
	-webkit-font-smoothing: antialiased;
	font-size: .9em;
	font-weight: 500;
	margin-bottom: 10px;
}

.cl-blog-article .cl-blog-content .cl-blog-meta .fa{
	margin: 0px 5px 0px 0px;
	color: #363f48;
}

.cl-blog-article .cl-blog-content .cl-blog-meta .cl-meta-divider{ margin: 0 5px;}

.cl-blog-article .cl-blog-content .cl-read-more{
	text-transform: uppercase;
	color: #363f48;
	font-size: .83em;
	font-weight: 400;
	letter-spacing: .3pt;
}

.cl-blog-article .cl-blog-content .cl-read-more i{
	font-size: 1.3em;
	margin-left: 5px;
}

/* ========================================================*
	Newsletter Styles
========================================================* */

.cl-light-input{
	width: 100%;
	padding: 10px;
	color: #000;
	border: 1px solid #e2e2e2;
	border-radius: 3px;
	-webkit-font-smoothing: antialiased;
}

.cl-newsletter .cl-input-control {
	display: inline-block;
	margin: 5px;
	width: 40%;
}

.cl-newsletter .cl-submit-control {
	display: inline-block;
	width: 10%;
}


/* ========================================================*
	Map Styles
========================================================* */

.cl-map{
	height: 250px;
	overflow: hidden;
}

.cl-map iframe{
	width: 100%;
	height: 100%;
	border: none;
}


/* ========================================================*
	Footer Styles
========================================================* */

footer{
	padding-bottom: 4px !important;
}

footer a{
	color: #585450;
}

footer a:hover{ 
    color: #0c0863;
}

footer input, footer textarea{
	padding: 8px 14px;
	border: 1px solid; 
	border-color:#585450; 
	width: 100%;
	background-color: #fff;
	resize: none;
	margin: 5px 0;
	-webkit-font-smoothing: antialiased;
	color: #585450;
}

input:focus, textarea:focus{ 
    outline: none; 
    box-shadow: none; 
    border-color:#585450; 
}

footer input[type='submit'],
footer input[type='checkbox']{
    width: inherit;
}

footer form .cl-input-control{ 
    position: relative; 
}

footer form .cl-input-control .fa{
	position: absolute;
	right: 10px;
	top: 15px;
	font-size: 1.2em;
	color: #585450;
}

footer input[type="submit"]{
	color: #fff;
	background-color: #DF3A01;
	border-color: #0c0863;
	border-radius: 3px;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	font-size: 1.1em;
	font-weight: 600;
}

.cl-contact-form{
	padding-top: 12px;
}

/* Address */

footer .cl-address{
	color: #fff;
}

footer .cl-address div{
	padding-left: 30px;
	position: relative;
}

footer .cl-address div .fa{
	position: absolute;
	left: 0;
	top:5px;
	font-size: 1.4em;
}


footer .cl-address div p{
	margin-top: 0;
}

.impressum {
	font-size:12px;
	line-height:17px;
	margin-left:20px;
	color:#585450;
}

.impressum a {
	color:#585450;
	text-decoration: none;
}

/* ========================================================*
	Copyright Styles
========================================================* */

.cl-copyright{
	padding-bottom: 20px;
	background-color: #ffffff;
}

.cl-copyright p a, .cl-copyright p { 
    color:#ffffff; 
	font-size:13px;
}

.go_top{
	margin-top: -25px;
	display: block;
}

.cl-copyright .go_top i{
	color: #fffff;
	background-color: #fff;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	position: relative;
	margin: 0 10px;
	border-radius: 3px;
	
}

.cl-copyright .go_top i.fa:before{
	display: block;
	

}


.cl-copyright .cl-social-footer{
    text-align: right;
}

.cl-copyright .cl-social-footer i{
	color: #fff;
	background-color: #4bbabe;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 30px;
	position: relative;
	margin: 0 10px;
	border-radius: 3px;
	
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}

.cl-copyright .cl-social-footer i.fa:before{
	display: block;
	
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
	
}



/* ========================================================*
	Blog Posts Styles
========================================================* */

.blog-divider{
	height: 1px;
	background-color: #f2f2f2;
	width: 100%;
	margin: 80px 0;
}
			
.blog-entries .entry{ color: #aaaaaa; }
					
.entry-thumb{ 
	overflow: hidden; 
	height: 320px;
	position: relative;
}

.entry-thumb img{ width: 100%; }

.entry-thumb .thumb-overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	background-color: rgba(0,0,0,0.6);
	
	-webkit-transition: all ease .5s;
	   -moz-transition: all ease .5s;
	    -ms-transition: all ease .5s;
	     -o-transition: all ease .5s;
	        transition: all ease .5s;
}

.entry-thumb:hover > .thumb-overlay {
	opacity: 1;
}

.entry-thumb .thumb-overlay a{
	font-size: 2em;
	width: 100px;
	height: 100px;
	line-height: 100px;
	background-color: #4bbabe;
	color: #fff;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.blog-entries .entry .entry-title{
	font-family: 'Roboto Slab', serif;
	color: #222222;
	font-size: 1.8em;
	-webkit-font-smoothing: antialiased;
	margin: 10px 0 5px;
}

.blog-entries .entry .entry-title a{ color: inherit; }

.blog-entries .entry .entry-title a:hover { color:#4bbabe; }
						
.blog-entries .entry .entry-meta{
	color: #919191;
	font-size: .9em;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 20px;
}

.blog-entries .entry .entry-meta a { color: #919191; }

.blog-entries .entry .entry-meta a:hover { color: #4bbabe ; }

.blog-entries .entry .entry-categories:before {
  	content: "/";
	display: inline-block;
	margin: 0 10px;
}

.blog-entries .entry .leave-comment-link:before{
	content: "/";
	display: inline-block;
	margin: 0 10px;
}

.read-more{
	-webkit-font-smoothing: antialiased;
	font-size: .9em;
	color: #4bbabe;
	display: block;
	text-align: right;
	margin-right: 15px;
}

.read-more .fa{
	vertical-align: middle;
}


/* Quote post format */
.post-format-quote blockquote{
	padding: 45px;
	margin: 0px;
	font-size: 1.3em;
	border: none;
	color: #bbbbbb;
	background-color: #292929;	
}

.post-format-quote cite:before{
	content: '-';
	display: inline-block;
	margin-right: 5px;
}

.post-format-quote cite{
	display: block;
	display: block;
	font-size: .9em;
	font-style: italic;
	color: #555555;
}


/* Video post format */
.post-format-video .entry-video iframe{
	width: 100%;
	height: 350px;
	border: none;
}

/* Video post format */
.post-format-audio .entry-audio iframe{
	width: 100%;
	height: 150px;
	border: none;
}



/* ========================================================*
	Inline Tags
========================================================* */


.inline-tags {
	padding-top: 40px;
	margin-top: 40px;
	border-top: 1px solid #ddd;
}

.inline-tags span{
	float: left;
	margin: 10px 10px 0 0;
}

.inline-tags .tag-list li{
	list-style: none;
	display: inline-block;
}

.inline-tags .tag-list li a{
	list-style: none;
	display: inline-block;
	border:1px solid #4bbabe ;
	border-radius: 30px;
	padding: 6px 15px;
	margin: 4px 0 0 0;

	-webkit-transition: all ease .5s;
	   -moz-transition: all ease .5s;
	    -ms-transition: all ease .5s;
	     -o-transition: all ease .5s;
	        transition: all ease .5s;
}

.inline-tags .tag-list li a:hover{ 
	color: #fff; 
	background-color: #4bbabe;
}



/* ========================================================*
	Blog Posts Pagination Styles
========================================================* */

.pagination{
	margin: 40px 0 60px 10px;
}

.pagination .pages{
	margin: 0;
	padding: 0;
}

.pagination .pages li{
	display: inline-block;
	list-style: none;
}

.pagination .pages li a{
	color: #919191;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin: 0 5px 0 0;
	text-align: center;
	background-color: #fcfcfc;
	border: 1px solid #e9e9e9;
}

.pagination .pages li a.active,
.pagination .pages li a:hover{
	color: #fff;
	background-color: #4bbabe;
	border-color: #4bbabe;
}


/* ========================================================*
	Sidebar Widgets
========================================================* */


.sidebar .widget{
	margin: 0 0 40px 0;
}

.sidebar .widget-head h3{
	font-size: 1.3em;
	font-weight: 300;
	margin: 0;
}

.sidebar .widget-head:after{
	content: '';
	display: block;
	height: 1px;
	width: 10%;
	background-color: #4bbabe;
	margin: 20px 0;
}

/* ========================================================*
	Search Widgets
========================================================* */

.search-widget input{
	padding: 8px 14px;
	border: 1px solid rgba(0, 0, 0, .1);
	width: 100%;
	background-color: transparent;
	resize: none;
	margin: 5px 0;
	-webkit-font-smoothing: antialiased;
}


/* ========================================================*
	Categories Widgets
========================================================* */

.categories-widget ul{
	padding: 0;
	margin: 0 0 0 20px;
	line-height: 2.2em;
	font-size: .9em;
	-webkit-font-smoothing: antialiased;
	font-weight: 500;
}

.categories-widget ul li{
	list-style: none;
}

.categories-widget ul li a:before{
	content: '\f067';
	font-size: .6em;
	margin-right: 10px;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/* ========================================================*
	Tags Widgets
========================================================* */

.tags-widget ul{
	padding: 0;
	margin: 0;
	line-height: 2.2em;
	font-size: .9em;
	-webkit-font-smoothing: antialiased;
	font-weight: 500;
}

.tags-widget .tag-list li{
	list-style: none;
	display: inline-block;
}

.tags-widget .tag-list li a{
	list-style: none;
	display: inline-block;
	border:1px solid #4bbabe ;
	border-radius: 30px;
	padding: 2px 10px;
	margin: 4px 0 0 0;

	-webkit-transition: all ease .5s;
	   -moz-transition: all ease .5s;
	    -ms-transition: all ease .5s;
	     -o-transition: all ease .5s;
	        transition: all ease .5s;
}

.tags-widget .tag-list li a:hover{ 
	color: #fff; 
	background-color: #4bbabe;
}



/* ========================================================*
	Twitter Widgets
========================================================* */

.widget .twitter-widget{
	font-size: .9em;
}


.twitter-widget .latest-tw-feed .feed{
	margin: 0 0 20px 0;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px
}

.twitter-widget .latest-tw-feed .feed{
	padding-left: 30px;
	position: relative;
}

.twitter-widget .latest-tw-feed .feed .fa-twitter{
	display: inline-block;	
	position: absolute;
	left: 0;
	top: 8px;
	color: #4bbabe;
}

.twitter-widget .latest-tw-feed .feed p{
	margin: 0;
}



/* ========================================================*
	Latest Projects Widgets
========================================================* */

.latest-portfolio-widget .latest-portfolio figure{
	display: inline-block;
	height: 80px;
	width: 80px;
	background-color: red;
	margin-bottom: 4px;
}

.latest-portfolio-widget .latest-portfolio figure img{ width: 100%; }


/* ========================================================*
	Comments Area
========================================================* */


.comments-area{
    padding-top:40px;
    margin-top:40px;
    border-top:1px solid #ddd;
}
				
.comments-title{
    margin: 0 0 40px;
    padding: 0;
    font-size: 1.5em;
    color: #4bbabe;
    font-weight: 300;
}
				
.commentlist{ padding:0; }
					
.comment{ 
	list-style:none;
	position: relative;
	padding-left: 110px; 
}

article.comment {
    border-bottom:1px solid #dfdfdf;
    margin-bottom:20px;
    padding-bottom:20px;
}

.depth-1{ padding-left:0; }
.depth-2{ padding-left:20%; }
.depth-3{ padding-left:40%; }

.comment-meta:after{
	content: '';
	display: block;
	height: 1px;
	width: 10%;
	background-color: #4bbabe;
	margin: 20px 0;
} 

.comment-author{}

.avatar{
    left: 0;
    top: 0;
    position: absolute;
}

.author{ font-weight: 400; }

.comment-meta-date{ font-size: .85em;}

.comment-content{ margin-bottom:10px; }

.reply{
    text-align:right;
}

.comment-reply-link{
    font-size: .9em;
    color: #c0c0c0;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
} 

.comment-reply-link .fa{
	font-size: .8em;
}

.comment-respond{
    margin-top:20px;
    padding-top:20px;
}

.comment-reply-title{
    margin: 0 0 30px;
    padding: 0;
    font-size: 1.5em;
    color: #4bbabe;
    font-weight: 300;
}

.comment-form{
}

.comment-form-comment textarea{
    width: 100%;
    border: 1px solid #CECECE;
    resize: none;
    padding: 15px 20px;
    color: #000;
}

.comment-form-comment textarea:focus{ outline:none; box-shadow:none; }

.form-allowed-tags code{ 
	white-space:pre-wrap; !important;
	font-size: .7em;
}



.half-input-control {
	padding-right: 1%;
	width: 50%;
	float: left;
	margin-bottom: 10px;
}

.half-input-control-last{ padding: 0; }

.half-input-control input {
	width: 100%;
	padding: 10px;
	border: 1px solid rgb(213, 213, 213);
	-webkit-font-smoothing: antialiased;
}

.full-input-control { margin-bottom: 10px; }
.full-input-control input,
.full-input-control textarea {
	width: 100%;
	padding: 10px;
	border: 1px solid rgb(213, 213, 213);
	-webkit-font-smoothing: antialiased;
}

/* ========================================================*
	Portfolio page
========================================================* */


.portfolio-item{
	height: 290px;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

.portfolio-item .thumb:hover > .overlay{
	opacity: 1;
}

.portfolio-item .thumb{ 
	height: 200px;
	position: relative;
}

.portfolio-item .thumb figure img{ width: 100%; }

.portfolio-item .thumb .overlay{
	position: absolute;
	height: 30px;
	top:0;
	left:0;
	bottom: 0;
	right: 0;
	width: 78px;
	text-align: center;
	margin: auto;
	opacity: 0;
	
	-webkit-transition: .5s ease opacity;
	-moz-transition: .5s ease opacity;
	-o-transition: .5s ease opacity;
	transition: .5s ease opacity;
	
}

.portfolio-item .thumb .overlay .fa{
	height: 30px;
	width: 30px;
	line-height: 30px;
	color: #b6bec0;
	background-color: #fff;
	text-align: center;
	margin-right: 5px;
}

.portfolio-item .item-desc{
	height: 90px;
	position: absolute;
	bottom: 0;
	background-color: #eff4f7;
	width: 100%;
	padding: 0 15px;
	text-align: center;
}

.portfolio-item .item-desc .item-title {
	font-weight: 400;
	font-size: 1em;
}

.portfolio-item .item-desc .item-tag {
	font-weight: 400;
	font-size: .9em;
	color: #9b9b9b
}


/* ========================================================*
	Single portfolio
========================================================* */

.project-head h3{
	margin: 0 0 20px 0;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	text-transform: uppercase;
}


.project-content h4{
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: .9em;
	margin: 0;
	
}

.project-content h4:after{
	content: '';
	display: block;
	height: 1px;
	width: 60px;
	background-color: #4bbabe;
	margin: 20px 0;
}

.project-content p strong{
	width: 100px;
	font-weight: 400;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	color: #4bbabe;
}

.main-details {
	margin-top: 20px;
}





a, a:visited, a:focus, a:active, a:hover{
    outline:0 none !important;
}

a:hover {color:#f3f3f3;}

.error {
  margin:6px 6px;
	display: none;
  color: #ff4b64;  
}

#ajaxsuccess {
  font-size: 15px;
	width: 100%;
	display: none;
  clear: both;
  color: #0fa2d5;
  margin:0px;
}

.kleiner {font-size:14px;}
.kleiner a{font-size:14px; text-decoration:underline;}
.kleiner a:hover{text-decoration:underline;color:#6CC;}