

/*===================================================================================*/
/*	CUSTOM CSS STYLES
/*===================================================================================*/

/* Insert your own styles in here! */

table {
    width: 100%;
}

table.bio td:first-child {
    width: 30%;
    padding-left: 10px;
}

tr:nth-child(even) {background: #EFEFEF;}

div.inner {
    padding-bottom: 0px;
}

.dropdown-submenu a.active {
    background-color: #ab2439;
    color: #ffffff !important;
}

li.lang_select {
    font-size: 12px;
    font-family: "Source Sans Pro",sans-serif;
}

li.lang_select a {
    padding-top: 6px;
    padding-left: 5px;
    padding-right: 5px;
}

li.lang_select a:hover {
    background-color: #ab2439;
    color: #ffffff;
}

#testimonials, #clients {
    padding-bottom: 20px;
}

.gmap_info {
	background-color:#ffffff;
	position:absolute;
	bottom: 0px;
	opacity:0.8 !important;
	padding:25px;
	font-size: 16px !important;
	border: 1px solid #CCCCCC;
}

.common-heading {
	font-size: 16pt;
	font-weight: bold;
}

div.common-heading {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    letter-spacing: 0.025em;
    margin-top: 0;
    font-size: 44px;
    line-height: 130%;
    margin-bottom: 25px;
}

section#services h1,
section#services h2,
section#services h3,
section#services h4,
section#services .common-heading {
    font-size: 26px;
    line-height: 130%;
    margin-bottom: 20px;
}

.footer-bottom { background-color: #e40e1b; }
.footer-bottom p, .footer-bottom a { color: #ffffff; }
.footer-bottom a:hover { color: #cccccc;}

.kanzlei_logo {
    height: 120px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    background-color: #F2F5F7;
    text-align: center !important;
    border-top: 1px solid #E6E9ED;
}
.kanzlei_logo img, .kanzlei_logo a {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.kanzlei_text {
	font-size: 40px;
	line-height: 130%;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	letter-spacing: 0.025em;
	text-align: center;
	padding: 30px;
	text-transform: uppercase;
}
.kanzlei_text .common_heading {
	font-weight: 600;
	font-size: 56px;
	margin-bottom: 15px;
}
.kanzlei_text a { display:block; height: auto; }
.kanzlei_text a:hover { color: #ffffff; }
.navbar-collapse .container {
	width: auto;
}.navbar-collapse .container ul.navbar-nav {
	padding: 0px;
}
a.burger_text { display: none;}
.img-circle { border-radius: 50%; }
.img-square { border-radius:0px; }
.team_email, .team_telefon {
	font-size: 18px;
	text-decoration: none;
	border-bottom: none;
}
.team_email:hover {
	color: #ffffff !important;
	font-weight: bold;
}
#team p a:hover { color: #ffffff !important; opacity: 1;}
.member blockquote p { font-size: 16px; }
#get-started .inner-sm {
    padding-top: 40px;
    padding-bottom: 40px;
}
#product .inner {
    padding-top: 60px;
    padding-bottom: 60px;
}

/* PARALLAX - Effekte */
.background-picture-one {
	padding:13% 0 10% 0;
	background:url(../images/background-picture-one.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
	background-attachment:fixed;
}
.background-picture-one .common-heading {
	color:#fff;
	padding-bottom:17px;
	line-height:48px;
}
.background-picture-one p {
	color:#fff;	
}
.background-picture-two {
	padding:13% 0 10% 0;
	background:url(../images/background-picture-two.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
	background-attachment:fixed;
}
/*
.background-picture-two .common-heading {
	color:#fff;
	padding-bottom:17px;
	line-height:48px;
}
*/
.background-picture-one.parralex-one { background-attachment:inherit; }
.background-picture-two.parralex-two { background-attachment:inherit; }

/*
.background-picture-one .common-heading, .background-picture-two .common-heading {
	font-size:42px;
	font-family: 'semibold';
	word-wrap: break-word;
}*/

input[type="checkbox"] {
    width: auto !important;
}

#hero p {
    margin-top: 300px !important;
}

.btn-white {
	color: #2743A0 !important;
	background: #fff !important;
}
#team p a.btn-white:hover {
	color: #2743A0 !important;
}
#team p a.txt-btn {
	border:none;
}

@media screen and (max-width: 1024px) {
	.btn.responsive-menu { margin-bottom: 15px;}
	.kanzlei_logo, .kanzlei_text { display: none; }
	a.burger_text { display: block; float:left;}
}
@media screen and (max-width: 768px) {
	.background-picture-one.parralex-one { background:none; }
	.background-picture-two.parralex-two { background:none; }
}

#ds ul li ul { list-style-type: square; }
.navbar-brand img { margin-right: 35px; }

.gm-svpc { display: none !important; }

@media screen and (max-width: 1024px) {
    .navbar-brand img { height: 100% !important;
}





