<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, button, input, select, textarea {
	color: #222;
}
body {
	font-size: 1em;
	line-height: 1.4;
	background-attachment: fixed;
	background-attachment: relative;
	background-position: center center;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
 background: #f2c2c9;
 color: #a4003a;
 text-shadow: none;
}
::selection {
	background: #16a085;
	color: #a4003a;
	text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */

hr {
	display: block;
	height: 1px;
	border: 0;
	margin: 3em 0;
	padding: 0;
	background-image: -webkit-linear-gradient(left, #fff, #ccc, #fff);
	background-image: -moz-linear-gradient(left, #fff, #ccc, #fff);
	background-image: -ms-linear-gradient(left, #fff, #ccc, #fff);
	background-image: -o-linear-gradient(left, #fff, #ccc, #fff);
	width: 50%;
	left: 25%;
	position: relative;
	border: none;
}

hr.grey {
	display: block;
	height: 1px;
	border: 0;
	margin: 3em 0;
	padding: 0;
	background-image: -webkit-linear-gradient(left, #f5f5f5, #ccc, #f5f5f5);
	background-image: -moz-linear-gradient(left, #f5f5f5, #ccc, #f5f5f5);
	background-image: -ms-linear-gradient(left, #f5f5f5, #ccc, #f5f5f5);
	background-image: -o-linear-gradient(left, #f5f5f5, #ccc, #f5f5f5);
	width: 50%;
	left: 25%;
	position: relative;
	border: none;
}
hr.lightgrey {
	display: block;
	height: 1px;
	border: 0;
	margin: 3em 0;
	padding: 0;
	background-image: -webkit-linear-gradient(left, #ddd, #aaa, #ddd);
	background-image: -moz-linear-gradient(left, #ddd, #aaa, #ddd);
	background-image: -ms-linear-gradient(left, #ddd, #aaa, #ddd);
	background-image: -o-linear-gradient(left, #ddd, #aaa, #ddd);
	width: 50%;
	left: 25%;
	position: relative;
	border: none;
}

img {
	vertical-align: middle;
}
/*
 * Allow only vertical resizing of textareas.
 */

textarea {
	resize: vertical;
}
/* ==========================================================================
   General styles
   ========================================================================== */

html, body {
	height: 100%;
}
body {
	/* background: url(../img/rece.jpg) no-repeat center center fixed; */
	font-family: "Roboto", "Lato";
	font-weight: 300;
	font-size: 16px;
	color: #555;
	-webkit-font-smoothing: antialiased;
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
}
.col-md-4 {
	padding-bottom: 20px;
}
.homesf {
  color: #ffffff;
  letter-spacing: 8px;
  font-size: 30px;
  font-weight: 300;
  /* text-shadow: 0px 20px 7px #ffffff;*/
  display: inline-block;
  font: "Roboto", "Lato";
  text-align: center;
  border: 0px solid;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  height: 360px;
  /*padding: 20px 30px 20px 30px;
  margin: 140px 0px 60px 0px;*/
}
.home-logo {
  color: #ffffff;
  padding: 20px 15px 20px 15px;
  letter-spacing: 6px;
  font-size: 30px;
  font-weight: 300;
  display: inline-block;
  font: "Roboto", "Lato";
  text-align: center;
  border: 2px solid;
}
.Absolute-Center {
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}
.row {
	margin-right: 0px;
	margin-left: -16px;
}
.modal-header {
	background: #c63772;
}
.modal-header h4 {
	color: white;
	font-weight: 300;
	letter-spacing: 1px;
}
.modal-footer {
	background: #f5f5f5;
}
.navbar-logo {
	margin-top: -3px;
	opacity: 0.5;
}
.navbar-logo:hover {
	opacity: 1.0;
}
@media screen and (max-width:1000px) and (min-width:768px) {
.navbar-logo {
	display: none;
}
}
.navbar-default {
	border-color: transparent;
	background-color: #dadada;
}
.navbar-inverse .navbar-brand {
	font-weight: 500;
	font-size: 20px;
}
.navbar-toggle {
	border-color: transparent;
	border: 0px solid transparent;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus {
	background-color: #16a085;
	color: white;
}
div.overlay-services {
	border-width: 0;
	overflow: visible;
	overflow-x: hidden;
	padding: 1em;
}
#img-onas {
	background:url(../img/fota_o_nas.png) no-repeat center center;
	height: 320px;
}
#img-mission {
	background:url(../img/misja.png) no-repeat center center;
	height: 370px;
}
.odd a img {
	background: #f5f5f5;
}
/* Titles */
h1, h2, h3, h4, h5, h6 {
	font-family: "Roboto", "Lato";
	font-weight: 300;
	color: #9B1C51;
}
h2 {
	font-size: 40px;
	color: #9B1C51;
	font-weight: 300;
}
h3 {
	font-size: 26px;
}
/* Paragraph &amp; Typographic */
p {
	line-height: 28px;
	margin-bottom: 20px;
}
p.wielka::first-letter {
font-size: 80px;
font-weight: 400;
float: left;
line-height: 70px;
padding: 3px 5px 0px 0px;
}
p.large {
	font-size: 20px;
	margin-bottom: 50px;
}
.centered {
	text-align: center;
}
.homeshadow {
	padding-top: 15px;
}
.justify {
	text-align: justify;
}
.dropshadow {
	text-shadow: 0px 20px 7px #ffffff;
}
strong {
	font-weight: 700;
}
em {
	font-weight: 300;
}
pre {
	background: #ebebeb;
	border: none;
	font-family: "Monaco";
	font-size: 16px;
	color: #666;
	padding: 20px;
	line-height: 28px;
}
small {
	font-size: 12px;
}
blockquote, blockquote p {
	line-height: 28px;
	color: #999;
	font-weight: 300;
	font-style: italic;
}
blockquote {
	position: relative;
	margin: 0 0 40px -30px;
	padding-left: 30px;
	border-left: 5px solid #3498db;
}
blockquote cite {
	position: absolute;
	bottom: -25px;
	right: 0;
	font-size: 12px;
	font-style: italic;
	color: #333;
	font-weight: 300;
}
blockquote cite:before {
	content: "-- "
}
/* Images */
.overflow-image {
	margin-top: -65px;
}
/* Links */
a {
	color: #9B1C51;
	word-wrap: break-word;
	-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
	-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
	-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
	-o-transition: color 0.1s ease-in, background 0.1s ease-in;
	transition: color 0.1s ease-in, background 0.1s ease-in;
}
a:hover, a:focus {
	color: #c63772;
	text-decoration: none;
	outline: 0;
}
a:before, a:after {
	-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
	-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
	-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
	-o-transition: color 0.1s ease-in, background 0.1s ease-in;
	transition: color 0.1s ease-in, background 0.1s ease-in;
}
/* ==========================================================================
   Wrap Sections
   ========================================================================== */
 #home {
	background: url(../img/rece-dark.jpg) no-repeat center center;
	
	padding-top: 220px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	height: 650px;
	min-height: 100%;
	
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
}
@media (min-width: 768px) {
	.goethe {
	padding-left: 20em
	}
}
#home h1 {
	color: #ffffff;
	font-size: 50px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 3px;
}
#home p {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	text-align: center;
	letter-spacing: 1px;
}
#home .icon {
	color: #ffffff;
	margin-top: 90px;
	padding-bottom: 30px;
	letter-spacing: 8px;
	font-size: 100px;
	font-weight: bold;
	text-shadow: 0px 20px 7px #3da8ae;
}
#home .btn {
	font-weight: 500;
	font-size: 20px;
	margin: 50px 0;
	background-color: #ffbf00;
	color: #fff;
	text-shadow: 0 0 4px #bf9004;
	box-shadow: -5px -5px 20px #3da8ae;
	border: 0;
}
#home .btn:hover, #headerwrap .btn:focus {
	background-color: #e9af03;
	outline: 0px;
}
#about {
	background: #fff;
	padding: 60px 0;
}
#about img {
	margin-top: 65px;
}
#devservices {
	background: #fff;
	padding: 60px 0;
	text-align: center;
}
#devservices .fa {
	color: #9B1C51;;;
}
#devservices p {
	text-align: justify;
}
#devservicespe &gt; p {
	text-align: center;
}
h3 {
	margin-top: 0px;
	color: #fff;
	font-size: 22px;
}
.zmarginalizowany-h3 {
	font-size: 22px;
	padding: 12px 0px 12px 0px;
}
#zajmujemysie-finansowanie-srodek {
	padding: 0px 0px;
}
#zajmujemysie-obslugaprawna-srodek {
	padding: 0px 0px;
}
#zajmujemysie-zarzadzanie-srodek {
	padding: 0px 0px;
}
#zajmujemysie-inwestycje-srodek {
	padding: 80px 0px;
}
#zajmujemysie-finansowanie {
	height: 400px;
	background: url(../img/1_finansowanie_inwestycji.png) no-repeat center center;
}
#zajmujemysie-zarzadzanie {
	height: 400px;
	background: url(../img/3_zarzadzanie.png) no-repeat center center;
}
#zajmujemysie-inwestycje {
	height: 400px;
	background: url(../img/4_inwestycje.png) no-repeat center center;
}
#zajmujemysie-obslugaprawna {
	height: 400px;
	background: url(../img/2_obsĹuga_prawna.png) no-repeat center center;
}
#obslugaprawna-link {
	color: #fff;
}
#services {
	background: #f5f5f5;
	padding: 60px 0;
	text-align: center;
}
#services .fa {
	color: #ffbf00;
}
#services p {
	text-align: center;
}
#partners {
	background: url(../img/rece-dark.jpg) no-repeat center center;
	background-attachment: fixed;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.partners-opacity {
	padding: 60px 0;
	background-color: rgba(255,255,255,0.8);
}
#partners H4 {
	padding-top: 10px;
}
#partners p.large {
	margin-bottom: 140px;
}
#partners .fa {
	width: 30px;
	height: 30px;
	margin: 0 3px;
	border-radius: 100%;
	font-size: 15px;
	line-height: 30px;
	outline: 0;
	color: #fff;
	background-color: #c4c4c4;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
#partners .fa:hover {
	background-color: #ffbf00;
}
#mission {
	background: #f5f5f5;
	padding: 60px 0;

}
#mission .btn-default {
	border: 0;
}
#mission .fa {
	color: #6A0A26;
}
#contact {
	background: #f5f5f5;
	padding: 60px 0;
	text-align: center;
}
#contact .form {
	padding: 30px 0;
}
#contact .fa {
	color: #9B1C51;
	margin-bottom: 10px;
}
#contact .btn {
	font-weight: 500;
	font-size: 18px;
	margin-top: 50px;
	background-color: #9B1C51;
	color: #fff;
	border: 0;
}
#contact .btn:hover, #contact .btn:focus {
	background-color: #c63772;
	outline: 0px;
}
#greywrap {
	background: #f5f5f5;
	margin-top: 0px;
	padding: 50px 0;
	border-bottom: 1px solid #eee;
	text-align: center;
}
#greywrap .btn {
	font-family: "Roboto", "Lato";
	font-weight: 300;
	font-size: 20px;
	margin: 0 25px;
	background-color: #fff;
	border-color: #e2e2e2;
	color: #888;
	border-bottom: 0;
	letter-spacing: 1px;
}
#greywrap .btn:hover, #greywrap .btn:focus {
	margin: 0 25px;
	background-color: #fff;
	border-color: #a5cdd5;
	border-bottom: 0;
	outline: 0px;
	color: #a5cdd5;
}
#greywrap h2 {
	font-size: 30px;
}
#greywrap .callout {
	margin-bottom: 20px;
}
#greywrap p {
	font-size: 30px;
}
#greywrap .fa {
	font-size: 18px;
	margin-right: 4px;
}
#footerwrap {
	background: #2b2b2b;
	padding: 25px 0 15px 0;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
#footerwrap span.copyright {
	line-height: 40px;
	color: #888;
	font-weight: 400;
}
#footerwrap span.copyright a {
	color: #888;
	border-bottom: 1px dotted;
}
#footerwrap span.copyright a:hover {
	color: #ffbf00;
	text-decoration: none;
}
#footerwrap h4 {
	color: white;
}
ul.social-buttons {
	margin: 0;
}
ul.social-buttons li a {
	font-size: 24px;
	outline: 0;
	color: #999;
}
ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
	color: #ffbf00;
}
/* ==========================================================================
   Box Sections
   ========================================================================== */

.white h1 {
	color: #999;
}
.white p {
	padding-top: 25px;
}

/* ==========================================================================
   Image Mask
   ========================================================================== */

.grid figure {
	margin: 0;
	position: relative;
	border: 1px solid #eee;
}
.grid figure img {
	width: 100%;
	display: block;
	position: relative;
}
.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	color: #fff;
	background-color: #ffbf00;
}
.grid figcaption h5 {
	margin: 0;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	color: #fff;
	font-weight: 700;
	text-align: left;
	letter-spacing: 1px;
}
.grid figcaption a {
	text-align: left;
	padding: 5px 10px;
	margin-left: 20px;
	display: inline-block;
	background: #2f2f2f;
	color: #fff;
	font-size: 13px;
}
/* Caption Style */
.mask figure {
	overflow: hidden;
}
.mask figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
.no-touch .mask figure:hover img, .mask figure.cs-hover img {
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
}
.mask figcaption {
	height: 50px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}
.no-touch .mask figure:hover figcaption, .mask figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}
.mask figcaption a {
	position: absolute;
	top: 10px;
	bottom: 10px;
	right: 30px;
}

/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */


@media screen and (max-width:1050px), screen and (max-device-width:1050px) {
body .header {
	background-attachment: scroll;
}
}

/*ipad portrait*/
@media only screen and (min-device-width:768px) and (max-device-width : 1024px) and (orientation : portrait) {
.header {
	background-attachment: scroll;
}
}

@media screen and (max-width:769px) {
#home h1 {
	font-size: 80px;
}
#home p {
	font-size: 30px;
	line-height: 38px;
}
}
#email-form {
	padding-right: 0px;
	padding-left: 0px;
}
</pre></body></html>