/* Write your custom css code here */

body {
	font-family: 'Roboto', sans-serif;
	background-color: #ebebeb;
	}
	
	/* HEADER STICKY */
	
	.sunfw-sticky.sunfw-sticky-open {
		background-color: rgba(255, 255, 255, .9);
	}

/*h1, h2, h3, h4, h5, h6 {
color: #e51d23!important;
}*/

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

h1, h2 {
	color: #e51d23!important;
}

h2 a {
	color: #e51d23;
}

h2 a:hover {
	color: #5b5b5b;;
}

h3 {
	font-weight: 300!important;
	font-family: 'Roboto Condensed'!important, sans-serif;
	font-size: 18px;
	}

ul {
	margin: 0 0 0 15px;
	padding: 0;
}

p {
	font-weight: 100;
	}
	
.margin10 {
	margin-bottom: 10px;
}

.margin20 {
	margin-bottom: 20px;
}

.margin30 {
	margin-bottom: 30px;
}

.margin40 {
	margin-bottom: 40px;
}

.margin50 {
	margin-top: 25px;
	margin-bottom: 50px;
}

.border-right{
	border-right: 1px solid #a2a2a2;
	}
	
/* END ALLGEMEINE KLASSEN */


#sunfw_section_section-metanav {
	font-weight: 300!important;
}
.metanavigation {
background-color: #5B5B5B;
font-size: 12px;
}


.navbar-default {
	background-color: transparent!important;
	border: 0;
	}
	
.navbar-default .navbar-nav > li > a {
color: #5b5b5b;
text-transform: uppercase;
font-weight: 300;
font-size: 17px;
letter-spacing: 0;
padding: 15px 0 10px 20px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a.current, .navbar-default .navbar-nav > li > a.current:hover {background-color: transparent; color: #e31e24;}
span.caret {display: none;}	
.navbar-nav {float: right;}


.modulecontainer.metanav {
	float: right;
	}
	
.modulecontainer.metanav li {float: left; padding: 0 5px; line-height: 140%;}

.modulecontainer.metanav .nav > li > a {padding: 0;font-weight 300!important;}
.modulecontainer.metanav .nav > li > a:hover {color: #e51d23; background-color: transparent;}

.metanavigation p, 
.metanavigation a,
.metanavigation .separator  {margin: 0; color: #fff;}
.sunfw-logo {padding: 0;}



.pb-element-text p {
font-weight: 300;
}

.pb-element-text a {color: #e51d23!important;}




/* LEISTUNGEN */

.blog .pull-left.item-image {
	margin-bottom: 20px;
}

.item-page .pull-left.item-image {
	margin-bottom: 60px;
}

.row.grey {
	background-color:#f5f5f5;
	margin-left: 0;
	margin-bottom: 50px;
}

.row.grey .col-md-4 {
	margin-left: 0!important;
	padding-left: 0;
}

.col-md-1.back {
	background-image: url(images/lstg_trenner.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.col-md-8.back {
	padding: 15px;
}

.item-page.startseite a.moduleItemReadMore,
.item-page.projekte a.moduleItemReadMore,
p.readmore a.btn.btn-default {
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 400;
	font-size 14px;
	line-height: 28px;
	width: 100%;
    padding: 5px 0;
    margin-top: 10px;
    background-color: #e31e24;
    display: block!important;
    color: #fff;
    -webkit-transition: 200ms all ease-in;
    -moz-transition: 200ms all ease-in;
    transition: 200ms all ease-in;
    border-radius: 0;
    border: 0;
}

a.moduleItemReadMore {
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 400;
	font-size 14px;
	line-height: 28px;
    padding: 5px 0;
    background-color: #e31e24;
    display: block;
    color: #fff;
    -webkit-transition: 200ms all ease-in;
    -moz-transition: 200ms all ease-in;
    transition: 200ms all ease-in;
    border-radius: 0;
    border: 0;
}

.item-page.startseite a.moduleItemReadMore:hover,
.item-page.projekte a.moduleItemReadMore:hover,
p.readmore a.btn.btn-default:hover {
text-decoration: none;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 400;
	font-size 14px;
	line-height: 28px;
	width: 100%;
    padding: 5px 0;
    margin-top: 10px;
    background-color: #fff;
    display: block!important;
    color: #e31e24;
    -webkit-transition: 200ms all ease-in;
    -moz-transition: 200ms all ease-in;
    transition: 200ms all ease-in;
    border-radius: 0;
    border: 0;
}

.btnSocialSharing.pull-left {
	display: none;
}

/*.col-md-7.img {
	padding-right: 0;
}

.col-md-7.wbg {
	background: #fff;
	padding: 15px;
}*/

/* JOBS -------------------------- */

#sunfw_section_abschnitt-jobs {
color: #fff;
background-color: #e51d23;
margin-bottom: 2px;
}

#sunfw_section_abschnitt-jobs a {
color: #fff!important;
text-decoration: underline;
}

#sunfw_section_abschnitt-jobs a:hover {
color: #fff!important;
text-decoration: none;
}

/* AKTUELLE PROJEKTE */

.userItemIntroText {
	min-height: 90px;
}




/* FOOTER */

#sunfw_section_section-footer {
background-color: #5B5B5B;
color: #fff;
}

#sunfw_section_section-footer h3 {
text-transform: uppercase;
font-size: 16px;
}

#sunfw_section_section-footer p {
font-weight: 300;
line-height: 160%;
}


ul.nav.menu.aeb {
	margin-left: 0;
}

ul.nav.menu.aeb > li > a {
	padding: 0;
	color: #fff;
	font-weight: 300;
	line-height: 160%;
	}
	
ul.nav.menu.aeb > li > a:hover {
	background-color: transparent;
	text-decoration: underline;
	}
	
.custom_logo img {
margin-top: 30px;
}


/* COPYRIGHT */

#sunfw_section_section-copy {
border-top: 2px solid #fff;
background-color: #e51d23;
color: #fff;
font-weight: 300;
}

/* K2 REFERENZEN */

.userItemBody {

}

.userItemImageBlock {
margin: 0!important;
padding: 0!important;
}

#k2Container .userItemHeader > h3 {
font-size: 18px;
line-height: 140%;
margin: 2px 0 20px 0;
padding: 10px;
min-height: 70px;

background-color: #5B5B5B;
color: #fff;
}

#k2Container .userItemHeader > h3 a {
color: #fff;
}

.userView span.userItemImage {
margin: 0;
}





/* K2 cross_aktuelles ------------------------------
----------------------------------------------------
---------------------------------------------------- */

/* MODULE STARTSEITE ------------------------------- */

a.moduleItemImage img {
margin: 0 0 1px 0!important;
}

.item-body a.moduleItemTitle {
	font-weight: 100;
	font-size: 18px;
	line-height: 120%;
	background-color: #5b5b5b;
	color: #fff;
	padding: 15px;
	min-height: 62px;
	margin: 0 0 10px 0;
	display: block;
}

.item-body a.moduleItemTitle:hover {
color: #fff;
text-deoration: none;
}

.moduleItemIntrotext {
font-weight: 100;
}

a.moduleItemReadMore {
float: right;
}

/* ENDE MODULE STARTSEITE -------------------------- */

.userItemReadMore a.k2ReadMore {
text-align: center;
padding: 5px 0;
background-color: #e31e24;
display: block;
color: #fff;
-webkit-transition: 200ms all ease-in;
    	-moz-transition: 200ms all ease-in;
    	transition: 200ms all ease-in;
}

.userItemReadMore a.k2ReadMore:hover {
text-align: center;
padding: 5px 0;
background-color: #b5b5b5;
display: block;
color: #fff;
-webkit-transition: 200ms all ease-in;
    	-moz-transition: 200ms all ease-in;
    	transition: 200ms all ease-in;
}


.userItemImageBlock a img {
opacity: 1;
-webkit-transition: 200ms all ease-in;
    	-moz-transition: 200ms all ease-in;
    	transition: 200ms all ease-in;
}

.userItemImageBlock a img:hover {
opacity: .5;
-webkit-transition: 200ms all ease-in;
    	-moz-transition: 200ms all ease-in;
    	transition: 200ms all ease-in;
}

.row .left_cv {
	width: 48%;
	float: left;
	margin-right: 4%;
}

.row .right_cv {
	width: 48%;
	float: left;
}




.itemView h2.itemTitle {
font-size: 30px;
background-color: #5B5B5B;
font-weight: 100;
color: #fff;
margin: 0 0 20px 0;
padding: 20px;
}

/* GALERIE ------------------------ */

ul.sigProResponsive li.sigProThumb a.sigProLink,
ul.sigProResponsive li.sigProThumb a.sigProLink:hover {
	color: #5b5b5b;
    	background-color: #5b5b5b;
   	 border: 0;
   	-webkit-transition: 200ms all ease-in;
    	-moz-transition: 200ms all ease-in;
    	transition: 200ms all ease-in;
}

.itemBackToTop {display: none;}




#6 .checkboxes.jsn-columns-container.jsn-columns-count-no    {
	
}

/* MEDIA QUERIES ############################################ */

@media screen and (max-width: 414px) {

.itemView h2.itemTitle {
	font-size: 15px;
	line-height: 120%;
}

.left_cv {
min-width: 100%;
clear: both;
}

.right_cv {
min-width: 100%;
clear: both;
}

.Item.col-xs-6.col-md-4 {
	width: 100%;
}

}
