<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@font-face {
	font-family: 'Open Sans Regular';
	src: url('../fonts/Open Sans Regular.eot');
	src: url('../fonts/Open Sans Regular.woff2') format('woff2'), url('../fonts/Open Sans Regular.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/OpenSans.woff') format('woff'), url('../fonts/OpenSans.ttf') format('truetype'), url('../fonts/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
}*/


body { font-family: 'Open Sans', sans-serif; }
a { color: #474646; text-decoration: none; }
p { font-size:14px; line-height:1.7; font-weight:400;}

blockquote {
    font-family: Georgia, serif;
    font-size: 18px;
    font-style: italic;
    width: 800px;
    margin: 0.25em 0;
    padding: 0.35em 40px;
    line-height: 1.45;
    position: relative;
    color: #a48853;
}

blockquote:before {
    display: block;
    padding-left: 10px;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -20px;
    top: -20px;
    color: #a48853;
}

blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}

blockquote cite:before {
    content: "\2014 \2009";
}

/*=============== topbar ===================*/

#topbar ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#topbar {
	background: #fff;
	color: #999ea3;
	border-bottom: 1px solid rgb(164, 136, 78);
}
#topbar .contact-info ul li {
	display: inline-block;
	font-size: 15px;
	color: #a48853;
	line-height: 35px;
	padding: 0 16px;
	font-weight: 600;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	font-family: 'Open Sans', sans-serif;
}
.contact-info a { color:#06F; font-size:17px; font-family: 'Open Sans', sans-serif;}
/*#topbar .contact-info ul li {
	float: left;
}*/

.widget .social ul li {
	display: inline;
	text-align: center;
}
/*.widget .social ul li:first-child a {
	border-left: 0px solid rgba(98, 108, 152, 0.5);
}*/
/*.widget .social ul li a {
	display: inline-block;
	font-size: 18px;
	float: left;
	padding: 0 15px;
	color: #B89B5E;
	line-height: 43px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	border: 1px solid rgba(98, 108, 152, 0.5);
	margin: 5px;
}*/
.widget .social ul li a {
    display: inline-block;
    font-size: 18px;
    float: left;
    /* padding: 0 15px; */
    color: #B89B5E;
    line-height: 24px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    /* border: 1px solid rgba(98, 108, 152, 0.5); */
    /* margin: 5px; */
}
.navbar {
	position: relative;
	min-height: 90px;
	margin-bottom: 0px;
	border: 1px solid transparent;
	border-radius: 0px;
}
.navbar-wrapper {
	position: absolute;
	/*top: 49;*/
	right: 0;
	left: 0;
	z-index: 20;
}
.nav&gt;li {
    position: relative;
    display: block;
    margin: 0px 15px;
    font-size: 13px;
}
.logo {
	margin: 0px;
}
.navbar-default {
	background-color: #333231;
	border-bottom: 2px solid #b89b5e;
}
.navbar-default .navbar-nav&gt;li&gt;a:focus, .navbar-default .navbar-nav&gt;li&gt;a:hover {
	color: #cacaca;
	background-color: transparent;
}
.navbar-default .navbar-nav&gt;.active&gt;a, .navbar-default .navbar-nav&gt;.active&gt;a:focus, .navbar-default .navbar-nav&gt;.active&gt;a:hover {
	color: #cacaca;
	background-color: transparent;
}
.navbar-default .navbar-nav&gt;.open&gt;a, .navbar-default .navbar-nav&gt;.open&gt;a:focus, .navbar-default .navbar-nav&gt;.open&gt;a:hover {
	color: #cacaca;
	background-color: transparent;
}
.navbar-default .navbar-nav&gt;li&gt;a {
	color: #a69540;
	text-transform: uppercase;
	font-weight: 600;
}
.dropdown-menu&gt;li&gt;a {
	display: block;
	padding: 10px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.dropdown-menu {
	background-color: rgba(66, 65, 65, 0.82);
}
.dropdown-menu&gt;li&gt;a:focus, .dropdown-menu&gt;li&gt;a:hover {
	color: #505050;
	background: #b89b5e;
}
.dropdown-menu&gt;li&gt;a {
	color: #b89b5e;
	border-bottom: 1px solid #b89b5e
}

@media (min-width: 768px) {
.navbar&gt;.container .navbar-brand, .navbar&gt;.container-fluid .navbar-brand {
	margin-left: 0px;
}
.navbar-nav&gt;li&gt;a {
	padding: 33px 0px;
}
.carousel-caption {
	right: 20%;
	left: 20%;
	text-transform: uppercase;
	color: #c3a15b;
}
.carousel-caption h2 {
	font-size: 56px; font-weight:800;
}
}
/* Banner */
 
.carousel {
	height: 579px;
	margin-bottom: 60px;
}
.carousel-caption {
	z-index: 10;
}
.carousel .item {
	height: 579px;
	background-color: #777;
}
.carousel-inner &gt; .item &gt; img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 579px;
}
/*Welcome to css*/
#welcome {
	background: url(../images/welcome-bg.jpg) no-repeat center;
	background-size: cover;
	padding: 34px 0px;
}
.title-xlarge {
	font-weight: 700;
	text-transform: uppercase;
}
.title-xlarge h1 {
	color: #a97b39;
	font-weight: 600;
	font-size: 40px
}
.title-xlarge h3 {
	margin: 0px;
	padding: 0px;
}
.btn-primary {
	color: #505050;
	background-color: #b89b5e;
	border-color: #A08959;
	text-transform: uppercase;
	font-weight: 600;
	padding: 7px 30px;
	border-radius: 15px;
}
.btn-primary:hover {
	color: #292828;
	background-color: #A88B4E;
	border-color: #A08959;
}
/*Services*/
#services {
	color: #ffffff;
	background: url(../images/services-bg.jpg) no-repeat center;
	background-size: cover;
	padding: 74px 0px;
	font-family: 'Open Sans', sans-serif;
}
.services p {
	font-size: 16px;
}
#services h1 {
	font-size: 45px;
	font-weight: 600;
}
#services span {
	color: #f4bc7f
}
.box {
	text-align: center;
	margin-top: 30px;
}
.box .thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: rgba(32, 37, 52, 0.6);
	border: 1px solid rgb(95, 114, 127);
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}
.box img {
	margin-top: 35px;
}
.box p {
	color: #fff;
	margin-bottom: 20px;
}
.box h3 {
	text-transform: uppercase;
	color: #fff;
	margin: 20px 0px;
	font-size: 18px;
}
.box .btn-primary {
	color: #fff !important;
	font-size: 12px;
	margin-bottom: 15px;
}
#logos {
	padding: 20px 0px;
}
/* contact css*/

#impressum {
	background: url(../images/Impressum.jpg) no-repeat scroll center center / cover;
	margin-top: 0px;
}
#impressum .overlay {
	background: rgba(0,0,0,0.7);
	padding-bottom: 35px;
	padding-top: 135px;
}
.impressum-title {
	float: left;
}
.impressum-title h1 {
	color: #ffffff;
	font-size: 38px;
	font-weight: 300;
	margin: 0px;
	text-transform: capitalize;
}
.page-impressum {
	float: right;
	margin-top:10px;
}
.page-impressum i {
	color: #ffffff;
	font-size: 12px;
}
.page-impressum span {
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	padding-left: 3px;
	text-transform: uppercase;
}
.page-impressum a {
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	padding-right: 3px;
	text-transform: uppercase;
}
#contact-page {
	padding: 80px 0px;
	background: #EFEFEF;
}
.section-title-style {
	clear: both;
	overflow: hidden;
	width: 50%;
	margin: auto;
}
.sec-pd-offset-btm {
	padding-bottom: 56px;
}
.section-title-style h1 {
	font-size: 26px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	text-align: center;
	padding: 0 0 20px 0;
	letter-spacing: 1px;
	font-weight: bold;
}
#contact-page .section-title-style p {
	padding: 20px 0 0 50px;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}
.section-title-style p {
	padding-top: 0px;
}
.form {
    padding: 15px;
    border: 3px dotted #dedcdc;
    overflow: hidden;
    margin-top: 30px;
}
#contact-page .contact-form {
	width: 100%;
}
#contact-page .contact-form p {
	margin-bottom: 20px;
}
#contact-page .contact-form input, #contact-page .contact-form textarea {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ededed;
	height: 55px;
	padding-left: 25px;
	width: 100%;
	color: #ababab;
	font-size: 14px;
	outline: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.contact-submit-button:hover {
	background-color: #242424;
	transition: all 300ms ease-out 0s;
	font-family: 'Open Sans', sans-serif;
}
.contact-submit-button {
	background-color: #a48853;
	color: #fff;
	float: left;
	padding: 10px 30px;
	font-size: 14px;
	font-weight: 500;
	border: 0;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
#contact-page .contact-form textarea {
	height: 200px;
	padding-top: 15px;
}
#legal-problem-area {
	background: #BF9E58 none repeat scroll 0 0;
	padding: 40px 0;
}
.legal-problem-text h2 {
	color: #FFF;
	font-size: 28px;
	font-style: italic;
}
.disc .list-unstyled li {
	list-style-type: disc;
}
.legal-problem-text h3 {
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
}
.legal-problem-text h3 span {
	color: #000;
}
.get-free-consultation-button a {
	background: #000 none repeat scroll 0 0;
	color: #FFF;
	display: inline-block;
	font-size: 18px;
	font-weight: 300;
	margin-top: 35px;
	padding: 0px 17px 0px 23px;
	text-transform: capitalize;
	float: right;
	line-height: 42px;
}
/*owl-theme css*/
.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}
/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
	color:#f4bc7f;
	display: inline-block;
	zoom: 1;
	margin: 0px;
	padding: 0px 0px;
	font-size: 25px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	/* background: #000; */
	filter: Alpha(Opacity=50);
	opacity: 0.8;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
 *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}
#owl-demo .owl-item &gt; div img {
	display: block;
}
#owl-demo .owl-item &gt; div {
	padding: 15px 0px 0px 0px;
	margin: 3px;
	color: white;
	border: 1px white;
}
.wrapper-with-margin {
	margin: 0px 50px;
}
.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
}
.owl-item .thumbnail {
	cursor: move;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: -45px;
	top: 200px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: -45px;
	top: 200px;
}
/*owl-theme css end*/

.clients .list-inline li {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px;
}
footer {
	padding: 60px 0 60px;
	background-color: #2c2c2c;
	font-family: 'Open Sans', sans-serif;
}
footer h3 {
	margin: 0;
	padding-bottom: 30px;
	font-size: 18px;
	font-weight: 600;
	color: #FFF;
	text-align: left;
	letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
}
footer p {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #fff;
	text-align: left;
	letter-spacing: 0.3px;
}
footer a.readmore {
	color: #c59651;
	margin-top: 10px;
	display: table;
}
footer .padd-offset {
	padding-left: 20px;
}
footer .quick-links li {
	border-bottom: 1px solid rgba(184, 155, 94, 0.15);
	padding: 10px 0px
}
/*footer .quick-links li a {
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	display: block;
	text-transform: capitalize;
}*/

footer .quick-links li a {
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    display: block;
    text-transform: capitalize;
    margin-left: 15px;
}

footer .widget ul {
	padding: 0px;
	margin: 0px;
}
footer .quick-links li:before {
    content: '\f105';
    font-family: 'fontawesome';
    margin-right: 12px;
    color: #5D5F62;
    position: absolute;
}
.footer-bottom {
	padding: 15px 0;
	background-color: #202020;
	color: #b89b5e;
	font-size:small;
}
.footer-bottom a {
	color: #b89b5e
}
footer .textwidget {
	width: 100%;
	margin-bottom: 15px;
}
footer .textwidget-icon {
	width: auto;
	float: left;
	font-size: 20px;
	color: #b89b5e;
	margin-right: 14px;
}
footer .info-detail {
	width: auto;
	padding: 0 26px 0 29px;
}

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

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000;
}

.white {color:#fff;}
.white:hover {color: #c3a15b;}
.theme {color: #a48853 !important;}
.bg-theme {background: #a48853 !important; color:#fff; padding:5px;}
.btmlnk {text-decoration:underline; font-size:small;}
.btmlnk:hover {text-decoration:none; font-size:small;}
input[type=text],textarea,#ImgCaptcha {color:#000 !important; border:1px solid #a48853 !important;}
textarea{height:100px !important;}
.f20 {font-size:20px;}
.f30 {font-size:30px;}

/* pop up css */
#fvpp-blackout {
display: none;
z-index: 499;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #000;
opacity: 0.5;
}

#disclaimer {
display: none;
z-index: 500;
position: fixed;
width: 50%;
height:60%;
left: 28%;
top: 20%;
padding: 20px 2%;
background: #FFF;
overflow:auto; min-height:430px;
}

#fvpp-close {
position: absolute;
top: 10px;
right: 20px;
cursor: pointer;
}

#fvpp-dialog h2 {
font-size: 2em;
margin: 0;
}

#fvpp-dialog p { margin: 0; }

@media (max-width: 767px){
p { font-size:90%;}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 10px;
	top: 180px;
	background: #b89b5e;
	padding: 5px;
	color: #fff;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 10px;
	top: 180px;
	background: #b89b5e;
	padding: 5px;
	color: #fff;
}
.box .thumbnail {
	min-height: 316px;
}
footer h3 {
	margin-top: 30px;
}
footer {
	padding: 15px 0 40px;
}
.contact-info {
	text-align: center !important;
}
.footer-bottom .text-left, .text-right {
	text-align: center !important;
}
.carousel {
	height: 400px;
	margin-bottom:0px;
}
.carousel .item {
	height: 400px;
}
.carousel-inner &gt; .item &gt; img {
	height: 400px;
}
.widget .social ul li a {
	padding: 0 12px;
}
.navbar-toggle {
	margin:15px 15px;
}
.navbar { min-height:65px;}
.navbar-brand {
    padding: 7px 15px;
}
.carousel-caption h2 {
	font-size:35px; font-weight:bold;
}
.carousel-caption {
	right: 20%;
	left: 20%;
	text-transform: uppercase;
	color: #c3a15b;
}
#welcome {
	background-position: -35px;
}
.section-title-style { width:100%; text-align:left !important;}
.section-title-style h1{text-align:left !important;} 
#contact-page .section-title-style p { padding: 0px; text-align:left !important;}
#welcome {  padding: 55px 0px; }
#services h1 { font-size: 30px; }
#services {  padding: 30px 0px; }
.impressum-title h1 { font-size: 25px; }
.title-xlarge h1 {
    font-size: 30px;
}

#disclaimer {
 width:auto;
min-height: 483px;
    left: 0px;
    top: 0px;
    margin: 28px;
}
.btn {margin-bottom: 10px;}
}

</pre></body></html>