/* CSS Document */
body {
    background-color: #fff;
}
body,html {
	font-family: 'Montserrat', sans-serif;
}
a {
	color:#f2a34d;
}
a:hover {
	color:#ea7b30;
}
input {
	background-color:inherit;
}
p {
	font-weight:300;
    line-height: 26px;
}
hr {
    margin-top: 15px;
    margin-bottom: 30px;
    border: 0;
    left: 0;
    margin-left: 0;
    width: 170px;
    border-top: 3px solid #fab915;
}
.kategoria-select {    border-radius: 0px !important;
    padding: 5px !important;
    font-size: 16px;
    width: 190px;
    height: 40px;
    background: #fff !Important;
    border: 1px solid #eaeaea !important;
    color: #999;
}
.mail-link {
	font-size:20px;
	font-weight:500;
	margin-top:15px;
	margin-bottom:15px;
}
.mail-link:hover {
	cursor:pointer;
}
.btn-sort {
	background:#f9f9f9;
	border-radius:0px !important;
}
.sort {
	margin-top:20px;
}
.sortuj {
    float: right;
    margin-right: 170px;
}
.dropdown-container-sort {
    position: absolute;
    top: -7px;
    right: -15px;
    width: 190px;
}
.dropdown-sort {
	text-align:right;
	border:1px #f3f3f3 solid;
}
.dropdown-sort>li>a {
	color:#333;
}
.sort-box {
	padding-right: 190px;
    right: 0;
    position: absolute;
    width: 285px;
}
.black a {
	color:#333 !important;
}
.black {
	color:#333 !important;
	font-weight:500;
}
.grey {
	color:#666 !important;
}
.grey {
	color:#666 !important;
	font-weight:500;
}
.container {
	position:relative;
	background:#fff;
}
.separator {
	width:100%;
	height:1px;
	background:#eaeaea;
	margin-top:30px;
	margin-bottom:15px;
}
.subcontainer { 
	padding-left:25px;
}
.nopadding {
	padding:0px !important;
}
.nopadding-left {
	padding-left:0px !important;
}
.nopadding-right {
	padding-right:0px !important;
}
.mce-btn {
    background-color: #fff !important;
}
.mce-primary {
	background-color:#fab915 !important;
}
.select-new {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #d5d5d5;
    height: auto;
    padding: 10px !important;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    border-radius: 0px !important;
    width:100%;
  	background:#fff;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}
.oferta-data  {
	color:#666 !important;
	font-size:12px;
}
.oferta-data a {
	color:#666 !important;
}
.oferta-datado {
    position: absolute;
    right: 15px;
    top: 15px;
	color:#666 !important;
	font-size:12px;
}
.oferta-datado a {
	color:#666 !important;
	font-size:12px;
}
/* NAVIGATION */
.nav-pills > li > a {
	
}
.container-nav {
	background:transparent !important;
}
.cd-auto-hide-header {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 58px;
    background: transparent;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}
.cd-auto-hide-header::after {
  clear: both;
  content: "";
  display: block;
}
.cd-auto-hide-header.is-hidden {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.dropdown-menu {
    	padding: 0px 0;
    	margin: 0px 0 0;
    	font-size: 14px;
    	background-color: #fab915;
    	border: none;
    	border-radius: 0px;
    	-webkit-box-shadow: none;
    	box-shadow: none;
   	 min-width: 156px !important;
}
.dropdown-menu > li > a {
    	padding: 8px 20px;
	color: #fff;
	text-align:center;
}
.nav > li > a {
    	padding: 10px 25px;
}
.navbar {
	border-radius:0px !important;
	margin-bottom:0px !important;
    	z-index: 1000;
    	width: 100vw;
}
.navbar-brand {
	padding: 10px 15px;
}
.navbar-default {
    background: #fff;
	border: none !important;
    min-height: 75px !important;
	
}
.navbar-default .navbar-nav > li > a { 
	font-weight:500;
	color:#111;
    	font-size: 12px;
    	letter-spacing: 0.03em;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #fab915;
    	color: #666;
}
.navbar .konto {
    height: 22px;
    float: left;
    margin-top: -2px;
    margin-right: 10px;
}
.checkbox-konto  {
	height:79px;
	width:100%;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
  display: flex;
  align-items: center;
  	-webkit-align-items: center;
        align-items: center;
  	-webkit-justify-content: center;
        justify-content: center;
}
.checkbox-konto input[type="checkbox"] {
	-ms-transform: scale(1.3); /* IE */
  -moz-transform: scale(1.3); /* FF */
  -webkit-transform: scale(1.3); /* Safari and Chrome */
  -o-transform: scale(1.3); /* Opera */
}
/* HOME */
#home {
    	height: 110px;
    background: #fff;
	background-size:cover !important;
	background-position:center !important;
}
.home-dodaj-ogloszenie {
	height:150px !important;
	background:url('/images/rolniczy-home-iii.jpg') !important;
}
.home-zaloz-konto {
	height:200px !important;
	background:url('/images/rolniczy-home-iii.jpg') !important;
}
.home-zaloz-konto-male {
	height:150px !important;
	background:url('/images/rolniczy-home-iii.jpg') !important;
}
.home-ziemia-rolna {
	height:150px !important;
	background:url('/images/home-ziemie-rolne.jpg') !important;
}
.home-maszyny-rolnicze {
	height:150px !important;
	background:url('/images/maszyny-rolnicze.jpg') !important;
}
.home-zwierzeta {
	height:150px !important;
	background:url('/images/home-zwierzeta.jpg') !important;
}
#home .button-dodaj {
	width:230px;
	padding:12px;
    	font-weight: 500;
    	letter-spacing: 0.04em;
	color:#fff;
	border:2px #fff solid;
	text-align:center;
    	float: right;
	background: rgba(255,255,255,0.15);
	text-transform:uppercase;
	font-size:15px;
	-webkit-transition: all 1s ease-in-out;
  	-moz-transition: all 1s ease-in-out;
  	-o-transition: all 1s ease-in-out;
  	transition: all 1s ease-in-out;
}
#home .button-dodaj:hover {
	background: rgba(255,255,255,0.45);
	-webkit-transition: all 0.4s ease-in-out;
  	-moz-transition: all 0.4s ease-in-out;
  	-o-transition: all 0.4s ease-in-out;
  	transition: all 0.4s ease-in-out;
}
#home .button-dodaj img {
	width:12px;
}
#home .slogan {
    position: absolute;
    left: 40px;
    top: 70px;
    width: 100%;
    text-align: left;
}
#home .slogan-main {
    	font-size: 36px;
    	font-weight: 500;
    	line-height: 50px;
}
#home .slogan p {
    font-size: 16px;
    font-weight: 500;
    line-height: 36px;
}

/* SEARCH */
.search-bar {
    margin: -25px -100px 25px -40px !important;
    padding: 25px;
    width: calc(100% + 80px);
    padding-top: 50px;
}
.search-select-first {
	    border-top-left-radius: 20px !important;
}
.cena-input {
    border: 1px solid #eaeaea !important;
    padding: 5px !important;
    padding-left: 10px !important;
}
.cena-input-label {
    padding-top: 6px;
    padding-left: 0px;
}
.wyszukiwarka {
	background:#fff !important;
	padding:0px !important;
}
.wyszukiwarka-filtry {
	background:#fcfcfc !important;
	padding:25px;
}
.wyszukiwarka-wyniki {
	padding-left:25px !important;
	padding-right:25px !important;
}
.button-konto {
    margin-left: 60px;
    width: 130px;
	padding:7px;
    	border-radius:0px;
    	font-weight: 500;
    	letter-spacing: 0.04em;
	color:#fff;
	border:none;
	text-align:center;
    	float: left;
	background: rgba(255,255,255,0.15);
	text-transform:uppercase;
	font-size:15px;
	-webkit-transition: all 1s ease-in-out;
  	-moz-transition: all 1s ease-in-out;
  	-o-transition: all 1s ease-in-out;
  	transition: all 1s ease-in-out;
	background-color: #fab915;
	margin-top:0px;
}
.button-konto:hover {
	background-color: #fab915;
	-webkit-transition: all 0.4s ease-in-out;
  	-moz-transition: all 0.4s ease-in-out;
  	-o-transition: all 0.4s ease-in-out;
  	transition: all 0.4s ease-in-out;
}
#search-main  .button-konto {
    margin-left: 60px;
    width: 130px;
	padding:7px;
    	border-radius:0px !important;
    	font-weight: 500;
    	letter-spacing: 0.04em;
	color:#fff;
	border:none;
	text-align:center;
    	float: left;
	background: rgba(255,255,255,0.15);
	text-transform:uppercase;
	font-size:15px;
	-webkit-transition: all 1s ease-in-out;
  	-moz-transition: all 1s ease-in-out;
  	-o-transition: all 1s ease-in-out;
  	transition: all 1s ease-in-out;
	background-color: #fab915;
	margin-top:0px;
}
#search-main .button-konto:hover {
	background-color: #fab915;
	-webkit-transition: all 0.4s ease-in-out;
  	-moz-transition: all 0.4s ease-in-out;
  	-o-transition: all 0.4s ease-in-out;
  	transition: all 0.4s ease-in-out;
}
#search-main ul {
    list-style-type: none;
    padding-left: 0px;
    line-height: 24px;
    right: 0px;
}
.typy-3 {
    background: #fcfcfc;
    float: left;
    width: 100%;
    padding: 10px 20px;
    margin-bottom: 10px;
}
.glowna-cena {
    font-weight: bold !important;
}
.rocznik-data {
    color: #777 !important;
}
.glowna-title {
	font-size:18px;
    font-size: 18px;
    color: #111;
}
.search-input {
	width:100%;
	border:2px #000 solid;
    	padding: 10px 10px 10px 20px;
}
.search-input-2 {
    width: 100%;
    border: 2px #999 solid;
    padding: 10px 10px 10px 20px;
    background: #fff;
}
.input-first {
	border-top-left-radius:20px;
}
#search-main .button-search {
    	width: 100%;
    	background-color: #fab915;
    	color: #fff;
    	border: none;
    	padding: 12px;
    	font-weight: 500;
    	letter-spacing: 0.03em;
    	border-radius:0px !important;
}
#search-main {
	margin-top:20px;
	background:#f9f9f9;
}
#search-main .container {
	margin-top: 0px;
	background: #f9f9f9;
    	padding: 50px 0px 50px 0px;
}

/* CONTENT */
.first-container {
	margin-top:0px !important;
}
.last-container {
	margin-top:60px;
}
#content {
	padding-top:0px;
	padding-bottom:0px;
}
/* WYSZUKIWARKA */


/* INWESTYCJE */
#inwestycje {
    padding-right: 0px;
    padding-left: 0px;
	padding-top:75px;
	padding-bottom:75px;
}
#inwestycje h1 {
	font-size:21px;
    font-weight: 600;
    text-align: left;
    line-height: 42px;
}
#inwestycje h2 {
    font-size: 18px;
    text-align: left;
    letter-spacing: 0.2em;
    color: #ccc;
    font-weight: 600;
    text-transform: uppercase;
}
#inwestycje .button-dodaj {
	width: 230px;
    margin-top: 25px;
    padding: 12px;
    font-weight: 500;
    letter-spacing: 0.04em;
    color: #fab915;
    border: 2px #fab915 solid;
    text-align: center;
    float: left;
    background: rgba(255,255,255,0.15);
    text-transform: uppercase;
    font-size: 15px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
#inwestycje .button-dodaj:hover {
	background: rgba(250,185,21,1);
	color:#fff;
	-webkit-transition: all 0.4s ease-in-out;
  	-moz-transition: all 0.4s ease-in-out;
  	-o-transition: all 0.4s ease-in-out;
  	transition: all 0.4s ease-in-out;
}
#inwestycje .button-sprawdz {    
	width: 230px;
    margin-top: 25px;
    margin-left: 20px;
    padding: 12px;
    font-weight: 500;
    letter-spacing: 0.04em;
    color: #333;
    border: 2px #f9f9f9 solid;
    text-align: center;
    float: left;
    background: #f9f9f9;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
#inwestycje .button-sprawdz:hover {
	background: rgba(250,185,21,1);
    border: 2px #fab915 solid;
	color:#fff;
	-webkit-transition: all 0.4s ease-in-out;
  	-moz-transition: all 0.4s ease-in-out;
  	-o-transition: all 0.4s ease-in-out;
  	transition: all 0.4s ease-in-out;
}
/* FINANSE */
.dark-bcg {
	background: #1b222a !important;
}
#finanse {
    padding-right: 0px;
    padding-left: 0px;
	padding-top:75px;
	padding-bottom:75px;
}
#finanse h1 {
	font-size:21px;
    font-weight: 600;
    text-align: left;
    line-height: 42px;
	color:#fff;
}
#finanse h2 {
    font-size: 18px;
    text-align: left;
    letter-spacing: 0.2em;
    color: #999;
    font-weight: 600;
    text-transform: uppercase;
}
#finanse p {
	color:#fff;
}

#finanse .button-dodaj {
	width: 230px;
    margin-top: 25px;
    padding: 12px;
    font-weight: 500;
    letter-spacing: 0.04em;
    color: #fab915;
    border: 2px #fab915 solid;
    text-align: center;
    float: left;
    background: rgba(255,255,255,0.0);
    text-transform: uppercase;
    font-size: 15px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
#finanse .button-dodaj:hover {
	background: rgba(250,185,21,1);
	color:#fff;
	-webkit-transition: all 0.4s ease-in-out;
  	-moz-transition: all 0.4s ease-in-out;
  	-o-transition: all 0.4s ease-in-out;
  	transition: all 0.4s ease-in-out;
}
#finanse .button-sprawdz {    
	width: 230px;
    margin-top: 25px;
    margin-left: 20px;
    padding: 12px;
    font-weight: 500;
    letter-spacing: 0.04em;
    color: #f9f9f9;
    border: 2px transparent solid;
    text-align: center;
    float: left;
    background: rgba(255,255,255,0.05);
    text-transform: uppercase;
    font-size: 14px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
#finanse .button-sprawdz:hover {
	background: rgba(250,185,21,1);
    border: 2px #fab915 solid;
	color:#fff;
	-webkit-transition: all 0.4s ease-in-out;
  	-moz-transition: all 0.4s ease-in-out;
  	-o-transition: all 0.4s ease-in-out;
  	transition: all 0.4s ease-in-out;
}

/* OGLOSZENIA */
#ogloszenia {
    padding-right: 0px;
    padding-left: 0px;
	padding-top:75px;
	padding-bottom:75px;
}
#ogloszenia h1 {
	font-size:21px;
    font-weight: 600;
    text-align: center;
    line-height: 42px;
}
#ogloszenia h2 {
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.2em;
    color: #ccc;
    font-weight: 600;
    text-transform: uppercase;
}
#ogloszenia h3 {
    font-size: 18px;
    text-align: left;
    letter-spacing: 0.1em;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}
#ogloszenia hr {
	margin: 0 auto;
	left:0;
	right:0;
    margin-top: 15px;
    margin-bottom: 30px;
}
#ogloszenia p {
	text-align:center;
}
/* DODAJ OGLOSZENIE */
#dodaj-ogloszenie {
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 50px;
    padding-top: 25px;
}
#dodaj-ogloszenie .form-control {
    border: 2px solid #d5d5d5 !important;
}
#dodaj-ogloszenie h1 {
	font-size:24px;
	text-align:left;
}
#dodaj-ogloszenie h2 {
	font-size:24px;
	text-align:center;
	color:#fff;
	letter-spacing:0.04em;
	text-shadow: 0px 0px 5px rgba(100, 100, 100, 1);
}
#dodaj-ogloszenie h3 {
	margin-bottom:15px;
	font-size:20px;
	text-align:left;
}
#dodaj-ogloszenie h4 {
	font-size:18px;
	text-align:left;
}
#dodaj-ogloszenie .button-konto {
	width:230px;
	padding:12px;
    	border-radius:0px !important;
    	font-weight: 500;
    	letter-spacing: 0.04em;
	color:#fff;
	border:none;
	text-align:center;
    	float: left;
	background: rgba(255,255,255,0.15);
	text-transform:uppercase;
	font-size:15px;
	-webkit-transition: all 1s ease-in-out;
  	-moz-transition: all 1s ease-in-out;
  	-o-transition: all 1s ease-in-out;
  	transition: all 1s ease-in-out;
	background-color: #fab915;
	margin-top:15px;
}
#dodaj-ogloszenie .button-konto:hover {
	background-color: #fab915;
	-webkit-transition: all 0.4s ease-in-out;
  	-moz-transition: all 0.4s ease-in-out;
  	-o-transition: all 0.4s ease-in-out;
  	transition: all 0.4s ease-in-out;
}
#dodaj-ogloszenie .button-konto-middle {
	width:230px;
	padding:12px;
    	border-top-left-radius: 20px;
    	border-bottom-right-radius: 20px;
    	font-weight: 500;
    	letter-spacing: 0.04em;
	color:#fff;
	border:none;
	text-align:center;
	background: rgba(255,255,255,0.15);
	text-transform:uppercase;
	font-size:15px;
	-webkit-transition: all 1s ease-in-out;
  	-moz-transition: all 1s ease-in-out;
  	-o-transition: all 1s ease-in-out;
  	transition: all 1s ease-in-out;
	background-color: #fab915;
	margin:0 auto;
	left:0;
	right:0;
	margin-top:15px;
}
#dodaj-ogloszenie .button-konto-middle:hover {
	background-color: #fab915;
	-webkit-transition: all 0.4s ease-in-out;
  	-moz-transition: all 0.4s ease-in-out;
  	-o-transition: all 0.4s ease-in-out;
  	transition: all 0.4s ease-in-out;
}

/* ZAŁÓŻ KONTO */
.form-control {
	border-radius:0px !important;
	-webkit-box-shadow: none;
    	box-shadow: none;
    	border: 2px solid #000;
	height:auto;
	padding: 10px !important;
	font-size:14px;
	font-weight:500;
	color:#000;
}
.form-control:focus {
  	border-color: #000;
  	outline: 0;
  	-webkit-box-shadow: none;
  	box-shadow: none;
}
.form-horizontal .control-label {
	padding-top:12px;
}
label {
	font-weight:500;
}


/* LISTA OFERT */
#lista-ofert {
    padding-right: 0px;
    padding-left: 0px;
    padding-top:25px;
    padding-bottom:50px;
}
#lista-ofert h1 {
	font-size:24px;
	text-align:left;
}
#lista-ofert h2 {
	font-size:24px;
	text-align:center;
	color:#fff;
	letter-spacing:0.04em;
	text-shadow: 0px 0px 5px rgba(100, 100, 100, 1);
}
#lista-ofert h3 {
	font-size:20px;
	text-align:left;
	margin-bottom:15px;
}
#lista-ofert h4 {
	font-size:18px;
	text-align:left;
}
#lista-ofert .oferta {
	background:#f9f9f9;
	padding:15px;
	margin-bottom:15px;
}
#lista-ofert .oferta-thumbnail {
	width:200px;
	height:147px;
	background-size:cover !important;
	background-position:center !important;
	float:left;
}
#lista-ofert .oferta-lokalizacja {
	font-size:12px;
	font-weight:400;
	color:#333;
}
#lista-ofert .oferta-lokalizacja-kupna {
	font-size:12px;
	font-weight:400;
	color:#333;
	margin-bottom:5px;
}
#lista-ofert .oferta-tytul {
	font-size:18px;
	font-weight:500;
    height: 25px;
    overflow: hidden;
}
#lista-ofert .oferta-opis {
	float:left;
	padding:15px;
}
#lista-ofert .oferta-zdjecie {
	float:left;
}
#lista-ofert .oferta-zdjecie-img {
	width:100%;
	height:89px;
	background-size:cover !important;
	background-position:center !important;
}
#lista-ofert .oferta-kupna {
	width:100%;
}
#lista-ofert .oferta-powierzchnia {
	font-size:20px;
	font-weight:500;
	letter-spacing:0.04em;
	color:#333;
    	bottom: 10px;
    	position: absolute;
    	left: 215px;	
}
#lista-ofert .oferta-powierzchnia-kupna {
	font-size:20px;
	font-weight:500;
	letter-spacing:0.04em;
	color:#333;
	float:left;
}
#lista-ofert .oferta-cena-za-m {
    	font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 0.04em;
    	color: #666;
    	bottom: 40px;
    	position: absolute;
    	right: 15px;
}
#lista-ofert .kliknij-aby-sprawdzic:hover {
	cursor:pointer;
}
#lista-ofert .oferta-cena {
	font-size:20px;
	font-weight:600;
	letter-spacing:0.04em;
	color:#fab915;
    	bottom: 10px;
    	position: absolute;
    	right: 15px;	
}
#lista-ofert .oferta-cena-kupna {
	font-size:20px;
	font-weight:600;
	letter-spacing:0.04em;
	color:#fab915;
	float:right;
}

/* OFERTA */
#oferta {
    	margin-top: 58px;
    	padding-bottom: 50px;
}
#oferta .zglos {
	position:absolute;
	top:25px;
	right:30px;
}
#oferta .drukuj {
	position:absolute;
    top: 65px;
    right: 40px;
}
#oferta .drukuj:hover {
	cursor:pointer;
}
#oferta .zglos a {
	color:#999;
}
#oferta .zglos a:hover {
	text-decoration:underline;
}
.oferta-maszyny-rolnicze {
    	border-top: 2px solid #fab915;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
}
.oferta-ziemia-rolna {
    	border-top: 2px solid #f2a34d;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
}
.oferta-zwierzeta {
    	border-top: 2px solid #f2a34d;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
}
#oferta h1 {
	font-size:24px;
	text-align:left;
	margin-bottom:5px;
	color:#000;
}
#oferta h2 {
	font-size:24px;
	text-align:center;
	color:#fff;
	letter-spacing:0.04em;
	text-shadow: 0px 0px 5px rgba(100, 100, 100, 1);
}
#oferta h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-size:24px;
	text-align:left;
	color:#f2a34d;
	letter-spacing:0.02em;
}
#oferta h4 {
	font-size:18px;
	text-align:left;
}
#oferta .dana {
	margin-top:15px;
	font-size:14px;
	color:#999;
}
#oferta .numer-ogloszenia {
	font-size:16px;
	color:#666;
}
#oferta .oferta-opis {
	margin-top:15px;
}
#oferta .oferta-gallery {
	float:left;
	width:500px;
	height:367px;
	background-size:cover !important;
	background-position:center !important;
	-webkit-print-color-adjust:exact !important;
	background-repeat:no-repeat !important;
}
#oferta .oferta-detale {
	float:left;
	width:calc(100% - 500px);
    padding: 30px 30px 30px 0px;
}
#oferta .cursor:hover {
	cursor: pointer;
}
#oferta .powierzchnia {
    	font-size: 22px;
    	font-weight: 500;
	letter-spacing:0.04em;
	color:#000;
}
#oferta .cena-za-m {
    	font-size: 22px;
    	font-weight: 500;
    	letter-spacing: 0.04em;
    	color: #000;
}
#oferta .cena {
	font-size:28px;
	font-weight:600;
	letter-spacing:0.04em;
	color:#fab915;
}
#oferta .lokalizacja {
	font-size:14px;
	font-weight:400;
	color:#333;
}
#oferta .opis {
	padding-left:0px;
	padding-right:0px;
	padding-top:30px;
	font-size:14px;
    	line-height: 22px;
    	letter-spacing: 0.02em;
}
#oferta .ogloszenia-podobne {
	margin-top:15px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	display:flex;
  	-webkit-justify-content: space-between;
        justify-content: space-between;
}
#oferta .podobne-thumbnail {
	height:200px;
	background-size:cover !important;
	background-position:center !important;
}
#oferta .podobne-container {
	position:absolute;
	bottom:0;
	width:100%;
	padding:5px;
	background:rgba(0,0,0,0.6)
}
#oferta .podobne-nazwa {
	font-weight:500;
	color:#f2a34d;
    max-height: 20px;
    overflow: hidden;
}
#oferta .podobne-cena {
	font-weight:600;
    	max-height: 20px;
    	overflow: hidden;
    	text-align:right;
    	letter-spacing: 0.04em;
    	color: #fab915;
}
#oferta .podobne-item {
	width:calc(25% - 15px);
	float:left;
}

.wyszukuje {
	margin-top:15px;
	font-size:20px;
	color:#fab915;
	font-weight:500;
}
/* FOOTER */
footer {
	background:#1b222a;
	padding-top:50px;
	padding-bottom:35px;
	color:#fff;
}
footer a {
	color:#fff;
}
footer a:hover{
	color:#fab915;
	text-decoration:none;
}
footer h1 {
    	font-size: 16px;
    	letter-spacing: 0.04em;
}
footer ul {
	list-style-type: none;
    	padding-left: 0px;
    	line-height: 24px;
}
footer .container {
	background:#1b222a;
}
footer .copyrights {
	padding-top:25px;
}
footer .realizacja {
	color:#666;
}
.footer-bcg {
    background: #13191f;
    padding: 20px 0px;
    color: #fff;
}


.bottom-input-2 {
	margin-top:10px;
}

@media (min-width: 768px) {
	
.bottom-input-1 {
	margin-top:10px;
}
#search-main .container {    
	padding: 50px 0px 50px 0px;
}
#inwestycje h1 {
	font-size:36px;
    line-height: 48px;
}
#finanse h1 {
	font-size:36px;
    line-height: 48px;
}
#ogloszenia h1 {
	font-size:36px;
    line-height: 48px;
}
.navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 20px;
}
}
@media (min-width: 1024px) {
	
.bottom-input-1 {
	margin-top:0px;
}
.bottom-input-2 {
	margin-top:0px;
}


}
@media print {
    * {-webkit-print-color-adjust:exact;}
	
  a[href]:after {
    content: none !important;
  }
  .noprint {
  	display:none;
  }
  
#oferta .oferta-gallery {
	-webkit-print-color-adjust:exact !important;
}
}