<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, footer {
font-family: "realist", sans-serif;
font-weight: 300;
color: #161615;
}

.vee-headline-3 h2::before, h2.vee-headline-3::before {
	width: 100px;
	bottom: -10px;
}

.vee-headline-3 h1::before, h1.vee-headline-3::before {
	width: 100px;
}

.vee-header--stuck .vee-header__logos {
	padding: 5px 0;
	
}

.vee-page-image__title h1 {
	color: #fff;
	text-transform: uppercase;
	top: -100px;
	transform: translateY(50%);
}

.vee-page-image__title h1::after {
	width: 100px;
	position: absolute;
	height: 2px;
	background: #90837C;
	content: "";
	display: block;
	margin-top: 20px;
}
@media (max-width:767px) {
.vee-page-image__title h1 {
	font-size: 32px;
}
.vee-page-image__title h1 {
	top: 0px;
	transform: inherit;
}
.vee-page-image__title h1::after {
	margin-top: 20px;
}
}
@media (max-width:480px) {
.vee-page-image__title h1 {
	font-size: 26px;
}
}

.ce_rsce_vee_icon_box {
	height: 100%;
	-webkit-transition: all 200ms ease-in-out !important;
	-moz-transition: all 200ms ease-in-out !important;
	-ms-transition: all 200ms ease-in-out !important;
	-o-transition: all 200ms ease-in-out !important;
	transition: all 200ms ease-in-out !important;
}

.ce_rsce_vee_icon_box:hover {
	-webkit-transition: all 200ms ease-in-out !important;
	-moz-transition: all 200ms ease-in-out !important;
	-ms-transition: all 200ms ease-in-out !important;
	-o-transition: all 200ms ease-in-out !important;
	transition: all 200ms ease-in-out !important;

}



.marginbottom30px {
	margin-bottom: 30px;
}

.textdecorationone a:hover {
	text-decoration: none !important;
}

footer {
	font-size: 18px;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #90837C;
	text-decoration: none;
}

.footerbottom {
	padding: 25px 0px 0px 0px;
}

.footerbottom .content-text {
	margin-bottom: 0;
}

.vee-layout-footer {
	background: #161B4B;
	background-image: url('../../../files/galaniuklaw_template/gfx/muster.png');
}

.form-wrapper input.text, .form-wrapper textarea.textarea {
	border: 1px solid #90837C !important;
	padding: 10px;
}

.ce_rsce_vee_google_maps {
	margin-bottom: 0;
}

@media (max-width:767px) {
.vee-header-wrap--transparent {
	position: relative;
}
}

.vee-section:not(.vee-section--boxed).small-padding-bottom {
	padding-bottom: 50px;
}

@media (max-width:991px) {
.vee-section:not(.vee-section--boxed).small-padding-bottom {
	padding-bottom: 32px;
}
}

@media (max-width:575px) {
.vee-section:not(.vee-section--boxed).small-padding-bottom {
	padding-bottom: 0px;
}
}

.form-wrapper input.text {
	background: #fff;
	border: none;
	height: 2.6rem;
}





link[href^="assets/css/veello-theme/bundle-b7bc7b5c.css"]{z-index:0}</pre></body></html>