body {
	text-rendering: optimizeLegibility;
}

.deselect ::selection {
    background: transparent;
    color: inherit;
}
.deselect ::-moz-selection {
    background: transparent;
    color: inherit;
}
.deselect {
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}


/* ----------------------------------------------------------------
    Element descriptions
-----------------------------------------------------------------*/

.vida h1 { font-size: 44px; }

.vida h2 { font-size: 36px; }

.vida h3 { font-size: 28px; }

.vida h4 { font-size: 22px; }

.sm-text {
	font-size: 0.9em !important;
}

.sx-text {
	font-size: 0.7em !important;
}

.xs-text {
	font-size: 0.6em !important;
}

.xxl-text {
	font-size: 1.9em !important;
}

.xl-text {
	font-size: 1.5em !important;
}



.text11 {
	font-size: 1.1em !important;
}

.text12 {
	font-size: 1.2em !important;
}

.text13 {
	font-size: 1.3em !important;
}

.text14 {
	font-size: 1.4em !important;
}

.text15 {
	font-size: 1.5em !important;
}

.text16 {
	font-size: 1.6em !important;
}

.text17 {
	font-size: 1.7em !important;
}

.text18 {
	font-size: 1.8em !important;
}

.text19 {
	font-size: 1.9em !important;
}


.text20 {
	font-size: 2.0em;
}



.m-auto {
	margin: auto;
}


.cl {
	clear: both;
}


.fl {
	float: left;
}

.fr {
	float: right;
}

.fn {
	float: none !important;
}

.overflow {
	overflow: auto;
}

.thin {
	font-weight: 200 !important;
}

.thin100 {
	font-weight: 100 !important;
}

.thin300 {
	font-weight: 300 !important;
}

.thin400 {
	font-weight: 400 !important;
}

.bold {
	font-weight: 600 !important;
}

.c-bl {
	color: #000 !important;
}

.c-w {
	color: #fff !important;
}

.c-o {
	color: #ff7800;
}

.c-gold {
	color: #c3b068 !important;
}

.c-b {
	color: #9f8c69 !important;
}

.c-blue {
	color: #8499b6 !important;
}

.c-grey {
	color: #ccc !important;
}

.c-grey2 {
	color: #888 !important;
}

.c-grey3 {
	color: #696a6b;
}

.bg-w {
	background-color: #fff !important;
}

.bg-footer {
	background: #232528;
}

.bg-b {
	background-color: #000 !important;
}

.bg-b2 {
	background-color: #8d8d8d !important;
}

.bg-dg {
	background-color: #2c2f33 !important;
}


.bg-dg2 {
	background-color: #2a2a2a !important;
}

.bg-r {
	background-color: red !important;
}

.bg-grey {
	background-color: #eceeee !important;
}

.bg-grey2 {
	background-color: #e6e7e9 !important;
}

.bg-grey3 {
	background-color: #eff2f5 !important;
}


.bg-grl {
	background-color: #f8f8f8 !important;
}


.bg-grd1 {
	background: linear-gradient(to right,#ff7800,#c35c00);
}

.bg-grd2 {
	background: linear-gradient(to right,#003b66,#310a4d);
}


.op {
	opacity: 0.7 !important;
}

.no-op {
	opacity: 1 !important;
}

.lh1 {
	line-height: 1em !important;
}

.lh15 {
	line-height: 1.5em !important;
}

.fw800 {
	font-weight: 800;
}


.mb1 {
	margin-bottom: 1px !important;
}

.mb6 {
	margin-bottom: 6px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}


.mb40 {
	margin-bottom: 40px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.ml0 {
	margin-left: 0px !important;
}


.ml10 {
	margin-left: 10px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.ml50 {
	margin-left: 50px !important;
}

.ml60 {
	margin-left: 60px !important;
}

.mt0 {
	margin-top: 0px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt120 {
	margin-top: 120px !important;
}


.mr5 {
	margin-right: 5px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr11 {
	margin-right: 11px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.mr50 {
	margin-right: 50px !important;
}

.mr60 {
	margin-right: 60px !important;
}

.pt7 {
	padding-top: 7px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt11 {
	padding-top: 11px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pt50 {
	padding-top: 50px !important;
}

.pt60 {
	padding-top: 60px !important;
}


.pt70 {
	padding-top: 70px !important;
}

.pt80 {
	padding-top: 80px !important;
}


.pb10 {
	padding-bottom: 10px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pb50 {
	padding-bottom: 50px !important;
}

.pb60 {
	padding-bottom: 60px !important;
}


.pl10 {
	padding-left: 10px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pl30 {
	padding-left: 30px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.pl50 {
	padding-left: 50px !important;
}

.pl60 {
	padding-left: 60px !important;
}




.pr10 {
	padding-right: 10px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pr30 {
	padding-right: 30px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.pr50 {
	padding-right: 50px !important;
}

.pr60 {
	padding-right: 60px !important;
}

.nopaddingtop {
	padding-top: 0 !important;
}

.nopaddingbottom {
	padding-bottom: 0 !important;
}

.lsp-1 {
	letter-spacing: -1px !important;
}

.lsp0 {
	letter-spacing: 0px !important;
}

.lsp1 {
	letter-spacing: 1px !important;
}

.lsp2 {
	letter-spacing: 2px !important;
}

.lsp3 {
	letter-spacing: 3px !important;
}


.width-auto {
    width: auto !important;
}

.over-shadow:hover {
    box-shadow: 0px 0px 8px 4px rgba(255, 66, 0, 0.6) !important;
    -moz-box-shadow: 0px 0px 8px 4px rgba(255, 66, 0, 0.6) !important;
    -webkit-box-shadow: 0px 0px 8px 4px rgba(255, 66, 0, 0.6) !important;
}

.over-shadow2:hover {
    box-shadow: 0px 0px 1px 2px rgba(255, 66, 0, 0.8) !important;
    -moz-box-shadow: 0px 0px 12px 8px rgba(255, 66, 0, 0.6) !important;
    -webkit-box-shadow: 0px 0px 12px 8px rgba(255, 66, 0, 0.6) !important;
}

.orange:hover {
	background: #ff7800 !important;
}

.dg:hover {
	border: 1px solid #ff7800 !important;
	background-color: #2c2f33 !important;
	text-shadow: none !important;
}


.dark .dg:hover {
	border: 1px solid #fff !important;
	background-color: #fff !important;
	text-shadow: none !important;
	color: #000 !important;
}



.big-contacts {
	color: #dededf;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.big-contacts span {
	display: block;
	font-size: 11px !important;
	font-weight: 600 !important;
	text-transform: uppercase;
	color: #888 !important;
	letter-spacing: 3px;
}

.dark .big-contacts { color: rgba(255,255,255,0.9); }

.footer-links:hover {
	color: #dc5108 !important;
} 

.quote-grey:before {
	color: #ccc !important;
}

.dark .slider-caption,
.dark .slider-caption h2,
.dark .slider-caption h3,
.dark .slider-caption p {
	text-shadow: none !important;
}

.drk-con:not(:hover) {
	background: rgba(0,0,0,0.1) !important;
}

.cover {
	background-size: cover !important;
}

.deselect ::selection {
    background: transparent;
    color: inherit;
}
.deselect ::-moz-selection {
    background: transparent;
    color: inherit;
}
.deselect {
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.slb-button {
	line-height: 34px;
	height: 34px;
	text-align: center;
	width: 60%;
	cursor: pointer;
	padding:  10px 20px 10px 20px;
}

.button-b {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
}

.button-b span {
	color: rgba(0,0,0,1);
	z-index: 100;
}

.button-b:hover span {
	color: #fff !important;
}

.button-b::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	border: 1px solid rgba(80,80,80,0.5);
	border-radius: 3px !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.button-b:hover::before {
	opacity: 0;
	-webkit-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
}

.button-b b  {
	z-index: 1000;
}
.button-b:hover b  {
	color: #fff !important;
	z-index: 1000;
}

.button-b::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: scale(0.1,0.1);
	transform: scale(0.1,0.1);
}

.button-b:hover::after {
	opacity: 1 ;
	-webkit-transform: scale(1,1);
	transform: scale(1,1);
	border-radius: 3px !important;
	background-color: rgba(0,0,0,0.4);
	z-index: 0;
}

#footer {
	border-top: none !important;
}



#footer-small {
	height: 120px;
}

#footer-small .container {
	border-top: 1px solid #ddd;
	padding-top: 20px;
}

#footer-small .copyright-links a {
    display: inline-block;
    margin: 0 6px 0 0;
    color: #666;
    border-bottom: 1px dotted #ccc;
    text-decoration: none;
    font-size: 0.8em;
}

#footer-small .copyright-links a:hover {
    color: #dc5108 !important;
    border-bottom: 1px solid #ddd;
}

#header.transparent-header.floating-header .container {
	background-color: rgba(255,255,255,0) !important;
}

.dark #header.transparent-header.floating-header.sticky-header .container,
#header.dark.transparent-header.floating-header .container,
#header.dark.transparent-header.floating-header.sticky-header .container { 
	background-color: rgba(0,0,0,0) !important; 
}

.shadow {
	z-index: 100;
    box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.6) !important;
    -moz-box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.6) !important;
    -webkit-box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.6) !important;
}

.inset-shadow { 
    -moz-box-shadow:    inset  0  8px 8px -8px #000, 
                        inset  0 -8px 8px -8px #000;
    -webkit-box-shadow: inset  0  8px 8px -8px #000, 
                        inset  0 -8px 8px -8px #000;
     box-shadow:        inset  0  8px 8px -8px #000, 
                        inset  0 -8px 8px -8px #000;
}

#header.sticky-header #header-wrap {
	background-color: rgba(0,0,0,0.8) !important;
}

#header.sticky-header #header-wrap #primary-menu ul li > a,
#header.sticky-header #header-wrap #primary-menu #side-panel-trigger a {
	color: #ccc !important;
}

#header.sticky-header #header-wrap #primary-menu ul li > a:hover,
#header.sticky-header #header-wrap #primary-menu #side-panel-trigger a:hover {
	color: #fff !important;
}


.vida .dark #header.semi-transparent,
.vida .dark #header.semi-transparent.floating-header .container,
.vida #header.dark.semi-transparent,
.vida #header.dark.semi-transparent.floating-header .container { 
	background-color: rgba(0,0,0,0.8); 
}

.no-ts {
	text-shadow: none !important;
}

.table-baustellen th:first-child {
	font-weight: bold;
}


.table-baustellen {
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.table-baustellen td.text-right {
	color: #000;
	font-weight: 600;
}

.table-baustellen tr td {
	border: 0 !important;
}

.w-summe .gesamt {
	color: #dc5108;
	font-size: 32px;
	font-weight: 200;
}

.w-summe .keller {
	color: #000;
	font-size: 24px !important;
	font-weight: 200;
}


#grundrisse .table-baustellen {
	float:  left;
	margin: 0 0px 40px 0px;
	border-bottom: 0;
}

#grundrisse .table-baustellen thead {
	display: none;
}


#grundrisse .w-summe {
	float:  right;
	margin: 0 0 30px 0px;
	border: none;
}

#grundrisse .togglec {
	padding: 0 !important;
}

#grundrisse .tab-content h4 span {
	float: right;
	color: #555;
	font-weight: 200;
}

.toggle .togglet a.toggle-open,
.toggle .toggleta a.toggle-closed { display: none; }

.toggle .toggleta a.toggle-open { display: block; }



.page-title-animation1 {
	
 	-moz-transform: scale(1.0);
	-webkit-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
	transform: scale(1.0);
    -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}
  
    
.page-title-animation1:hover {
	-moz-transform: scale(1.03);
	-webkit-transform: scale(1.03);
	-o-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
    -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}

img.mo-slow {
	-moz-transform: scale(1.0);
	-webkit-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
	transform: scale(1.0);
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;	
}


img.mo-slow:hover,
a:hover img.mo-slow {
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
    -moz-transition: all 4s ease;
    -ms-transition: all 4s ease;
    -o-transition: all 4s ease;
    transition: all 4s ease;	
}

.mo-icon i {
	position: absolute;
	opacity: 0;
	font-size: 14px;
	line-height: 3;
	width: 42px;
	height: 42px;
	text-align: center;
	top: 50%;
	margin-top: -12px;
	left: 50%;
	margin-left: -12px;
	color: #000;
	border-radius: 50%;
	-webkit-backface-visibility: hidden;	
	background-color: #F5F5F5;
    -moz-transition: all 3s ease;
    -ms-transition: all 3s ease;
    -o-transition: all 3s ease;
    transition: all 3s ease;}

.mo-icon:hover i {
	opacity: 0.85;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}


.banner-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
	background: transparent;
	-webkit-backface-visibility: hidden;
    -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}

.banner-overlay:hover {
	background: rgba(0,0,0,0.4);
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
}


.banner-overlay-filter {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
	background: rgba(0,0,0,0.2);
}

.banner-overlay-filter2 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
	background: rgba(0,0,0,0.4);
}

#header.do,
#header.do1 {
	background: transparent;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;	
}


#header.do:hover {
	background: rgba(0,0,0,0.9) !important;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;	
}

#header.do1:hover {
	background: rgba(0,0,0,0.8) !important;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;	
}

#map-overlay {
	text-align: left;
	top: -100px;	
	margin-bottom: -100px;
}

#contact-form-overlay {
	width: 380px;	
	border-radius:  0 !important;
	box-shadow: 0 0px 12px rgba(0,0,0,0.1) !important;
	opacity: 0.86;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

#contact-form-overlay:hover {
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;		
	box-shadow: 0 6px 28px rgba(0,0,0,0.98) !important;
	opacity: 1;
}

.side-tabs ul.tab-nav li a {
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;		
}

.side-tabs ul.tab-nav li.ui-tabs-active a {
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;		
}

.no-link,
.process-steps li a.divcenter {
 	pointer-events: none !important;
  	cursor: default !important;
}


@media (max-width: 991px) {
	#header.transparent-header,
	#header.semi-transparent {
		z-index: 100 !important;
}
}



.tp-caption.Newspaper-Subtitle, .Newspaper-Subtitle,
.erinyen .tp-tab-title {
	color: rgba(172,225,255,0.95) !important;
	text-shadow: none !important
}

#primary-menu ul li > a,
#side-panel-trigger a {
	color: #f1f0f2 !important;
	text-shadow: none !important;
}

.vida .side-tabs ul.tab-nav.leistungen li.ui-tabs-active  a {
	font-size: 14px;
	font-weight: bold;
}

.vida .side-tabs ul.tab-nav li.ui-tabs-active a {
	font-size: 20px;
	color:  #000;
}


.slb .dark #primary-menu:not(.not-dark) ul ul,
.slb .dark #primary-menu:not(.not-dark) ul li .mega-menu-content,
.slb #primary-menu.dark ul ul,
.slb #primary-menu.dark ul li .mega-menu-content {
	background-color: #000;
	border:none !important;
	border-color: #2c2f33 !important;
	border-top-color: #ff7800 !important;
}

#header:not(.sticky-header) .slb #primary-menu.dark ul li .mega-menu-content {
	margin-top: -30px !important;
}

.slb #primary-menu.dark ul li .mega-menu-content {
	box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.6) !important;
    -moz-box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.6) !important;
    -webkit-box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.6) !important;
}


.media-cover {
	width: 100%;
	height: 100%;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/staub.png);
	background-position: 50% 50%;
	background-size: cover;
	
}


.heading-block:after {
	width: 36px !important;
	border-top: 1px solid #dc5108 !important;
}


.vida #page-menu-wrap {
	background-color: rgba(220,82,8,0.94);
}

.vida .button.button-dark:hover,
.vida #page-menu nav li:hover a {
	background-color: #9c9c9c;
	color: #fff;
}

.vida .process-steps li.active a,
.vida .process-steps li.ui-tabs-active a {
	background-color: #dc5108 !important;
	text-shadow: none;
	border-color: #dc5108 !important;
}

.vida .process-steps li.active h5,
.vida .process-steps li.ui-tabs-active h5 {
	font-weight: 400;
	color: #dc5108;
}

.vida #page-menu nav li a {
	border-radius: 2px;
	font-size: 11px;
	letter-spacing: 2px;	
}


.vida .dark .interesse {
		background-color: #aa3028;
		border: 1px solid #aa3028 !important;
		color:  #fff !important;
	}

.vida .dark .interesse:hover {
		background-color: #fff;
		border: 1px solid #fff !important;
		color:  #000 !important;
	}

}


.vida #page-menu nav li.current a { 
	background-color: transparent;
	color: #fff;
	font-weight: 200;
 	pointer-events: none !important;
  	cursor: default !important;
}

.vida #page-menu nav li a.button {
		background-color: transparent;
}	

.vida #page-menu nav li a.button:hover {
		background-color: #aa3028;
		color:  #fff;
}	


@media (min-width: 992px) {

	.vida #page-menu nav li.current a { 
		color: #fff; 
		font-weight: 600;
	}

	.vida #page-menu nav li.current a:after {
		content: '';
		display: block;
		margin-top: 5px;
		width: 26px;
		border-top: 3px solid rgba(255,255,255,0.8);
	}
	

	.vida #page-menu nav li a.button {
		background-color: rgba(44,44,44,0.01);
		border: 1px solid #fff;
		line-height: 26px;
		color: #fff;
	}	
	
	
	.vida #page-menu nav li a.button:hover {
		background-color: #fff;
		border: 1px solid #fff;
		color: #000;
	}


	.dark .kaufen {
		background-color: #aa3028;
		border: 1px solid #aa3028;
		color:  #fff;
	}
		
	#grundrisse .table-baustellen {
		width: 30%;
	}	
		
	#grundrisse .w-summe {
		width:  30%;
		float:  left;	
	}
	

}

.vida #map-overlay {
	padding:  150px 0;
}

.vida #gotoTop:hover { background-color: #dc5108; }

.vida .dark .copyright-links a:hover {
	color: #dc5108;
	border-bottom-color: rgba(255,255,255,0.5);
}

.vida .button.button-dark:hover,
.vida .dark .button-dark:hover 
	{ background-color: #dc5108; }

.col-md-11p {
	width: 10%;
}

/*.vida ul.tab-nav:not(.tab-nav-lg) li {
	height: 25px;
}

.vida .tabs.tabs-bb ul.tab-nav li.ui-tabs-active a {
	border-bottom: 2px solid #ff6600;
	top: 0px;
	height: 95px;
	line-height: 26px;
}*/

.vida .toggle.toggle-bg .togglet i {
	left:  16px;
	line-height: 49px;
	font-size: 1.2em;
}

.vida .wohnungen .toggle.toggle-bg .togglec {
	padding: 20px 0px 20px 0px; 
}

.vida .wohnungen .toggle .togglet {
	border-radius: 4px;
	background: #8d8d8d;
	color: #fff;
}

.side-tabs ul li a b {
	position: relative; 
	top: -24px;
	color:  #000;
	font-size: 0.8em;
}


#page-title-2 {
	position: relative;
	padding: 50px 0;
	background-color: #F5F5F5;
	border-bottom: 1px solid #EEE;
}

.vida .portfolio-overlay {
	background-color: rgba(0,0,0,0.7);
}


