/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.l-subheader-cell.at_left .w-image-h:before {/* content: ''; */height: calc(100% - 20px);width: 100%;background-color: white;position: absolute;z-index: 1;padding: 20px;}

.l-subheader-cell.at_left {}

.w-image.ush_image_1 {
    position: relative;
}

.l-subheader-cell.at_left img.attachment-large.size-large {
    position: relative;
    z-index: 9;
    left: 20px;
}

.w-image.ush_image_1 {
    margin-top: 50px;
}

.contact button.w-btn.us-btn-style_1 {
    background-color: #a99b92;
}

.firstteam  h3 {
    /* font-size: 19px; */
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

.firstteam h5 {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.firstteam .wpb_text_column {
    margin-bottom: 20px;
}

section.l-section.wpb_row.fixed-cnt.height_auto {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 20px;
    width: 180px;
    z-index: 999;
}

rs-bullets {
    display: none !important;
}

.left-bar-fixed {
    position: fixed;
    right: 0;
    top: calc(50% - 200px);
    z-index: 999;
}

.left-bar-fixed-item {
    background-color: #233758;
    color: #FFF;
    padding: 10px;
    width: 194px;
    left: 142px;
    position: relative;
    transition: all 0.3s;
}
.left-bar-fixed-item a {
	color:#FFF;
}
.left-bar-fixed-item i {
    margin-right: 17px;
    width: 15px;
    padding: 10px;
}

.left-bar-fixed-item:hover {
    left: 0px;
    transition: all 0.3s;
}

.l-header.pos_static.bg_transparent {
    position: relative !important;
    left: 0;
}

#presse .w-actionbox.controls_right .w-actionbox-text,
#presse  .w-actionbox.controls_right .w-actionbox-controls {
	display:block;
}

#presse h2.w-actionbox-title {
    font-size: 15px;
    font-weight: normal;
}

#presse .w-actionbox.controls_right .w-actionbox-controls {
    text-align: left;
    margin: 0;
    padding: 0;
}

#presse a.w-btn.us-btn-style_1 {
    background-color: #a99b92;
    margin: 20px 0px 0px 0px;
}

#presse .w-actionbox.controls_right {
    display: block;
    text-align: left;
    width: 100%;
    height: 100%;
    padding-bottom: 65px;
}

#presse .vc_column-inner {
    height: 100%;
	margin-bottom: 40px;
}

#presse .w-actionbox-controls {
    position: absolute;
    bottom: 25px;
}

#presse .w-actionbox-description {
    padding-bottom: 25px;
}

#presse .w-actionbox-controls {
    position: absolute;
    bottom: 25px;
}

#presse .w-actionbox-description {
    padding-bottom: 25px;
}

#presse h4 {
    font-size: 20px;
}

#homeslider p {
    display: none;
}

#menu-menu a {
    padding: 20px;
}

.w-menu.us_custom_d2fdf021.layout_ver.style_blocks.us_menu_1 {
    margin: 0px !important;
    padding: 0px !important;
}

.w-popup-box-content {
    padding: 0px !important;
}
#homeslider {
    padding-top: 130px;
}
@media only screen and (max-width: 600px) {
	.w-text.ush_text_3.nowrap {
		display: none;
	}

	.w-text.ush_text_2.nowrap {
		display: none;
	}
	.fixed-cnt { display:none !important; }
	
	.left-bar-fixed {
		position: fixed;
		right: 0;
		bottom: 10%;
		z-index: 999;
		top:auto;
	}
	
	#homeslider {
		padding-top: 100px;
	}
	
	.highlighttxt h2 {
		font-size: 20px;
		line-height: 2;
	}

}

#leistungen ul {
    margin: 18px;
    /* font-size: 14px; */
}
#leistungen ul li:marker {
	display:none !important;
}
#leistungen ul li:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 14px;
    width: 10px;
    height: 1px;
    background-color: #70706f;
}

#leistungen ul li {
    margin-bottom: 0px;
    position: relative;
	list-style-type:none;
}
#leistungen img {
    border: #CCC 1px solid;
}

span.contact-label {
    min-width: 70px;
    display: inline-block;
}