@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
h1, h2, h3, h4, h5, p, ul, li, a, body {font-family: 'Open Sans', sans-serif;}
body, html {
    overflow-x: hidden;
}
#navbar li.active a, .language-menu li.active a {
    cursor: default;
    color: #28245e;
}
#menu .navbar ul>li:hover>a {
    background: 0 0;
    color: #ea9d2a;
}
#menu .navbar ul.nav.social-menu li a {
    padding: 10px 7px;
    display: none;
}
#navbar li.active, .language-menu li.active {
    border-bottom: 3px solid #126da4;
    cursor: nw-resize;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #fff0;
    border-color: #428bca;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee0;
    border-color: #428bca;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee0;
}
#loan-calculator-body {
    display: none;
}
#loan-calculator-header {
    display: none;
}
#cost-calculator-header {
    display: none;
}
#cost-calculator {
    display: none;
}
#home-article > div > h2 {
    margin-top: 50px;
    margin-bottom: 50px;
}
#menu .header-logo {
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    height: 65px;
}
.search-box .btn-link {
    color: #ffffff;
    font-size: 1,2rem;
    outline: 0;
    text-decoration: none;
}
@media (max-width: 1198px) and (min-width: 992px) {
.search-box .btn-link {
    margin-left: -20px;
}}
#searchForm > fieldset > div > div > div > div.col-md-4.search-box-basic-above > div {
    margin-top: 20px;
}
#searchForm > fieldset > div > div > div > div.col-md-8.search-box-advanced-above {
    margin-top: 20px;
}
#menu > nav > div > div.main-menu > div.navbar.navbar-right.additional-menu > ul.nav.navbar-nav.social-menu > li > a > i {
    font-size: 25px;
    margin-top: 15px;
    margin-right: 30px;
}
#menu .navbar ul>li>a {
    height: 50px;
    margin: 0;
    line-height: 55px;
    padding: 10px;
    font-size: 1.1rem;
    position: relative;
    color: #126da4;
	font-weight: 600;
    margin-top: 18px;
}
#menu .navbar ul>li>ul {
    margin-top: 18px;
    padding: 0;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    background: #126da4;
}
#menu {
    background: rgb(255 255 255);
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,0);
    z-index: 1000;
}
@media (max-width: 991px) {
#menu .menu-button span {
    display: block;
    width: 28px;
    height: 3px;
    background: #064165;
    transition: .2s linear;
}}
.nav .caret {
    border-top-color: #241f5a;
    border-bottom-color: #241f5a;
}
#menu .navbar ul.nav.language-menu {
    margin-right: 20px;
    display: none;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    display: none;
}
#menu .navbar ul>li>a::after {
    background: #ea9d2a;
    height: 0;
    width: 100%;
    position: absolute;
    bottom: -3px;
    left: 0;
    display: block;
    content: '';
    transition: .2s linear;
    display: none;
}
@media (max-width: 991px) {
.offer-box .carousel-control.right {
    right: 0;
    top: -42px;
    left: auto;
    font-size: 2rem;
    margin-top: -15px;
}}
@media (max-width: 991px) {
.offer-box .carousel-control.left {
    right: 40px;
    top: -42px;
    left: auto;
    font-size: 2rem;
    margin-top: -15px;
}}
.search-box .search-box-advanced, .search-box .search-box-basic {
    background: #126da4;
    padding: 25px;
    border-top: 5px solid #126da4;
}
.search-box .btn-primary, .search-box .btn-primary:active, .search-box .btn-primary:focus {
    background: #ea9d2a;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    border-color: #ea9d2a;
}
.btn-primary:hover {
    background-color: #fff0!important;
    color: #fcb217!important;
    border: 3px solid #fcb217!important;
}
.btn-primary {
    border-radius: 3px;
    background: #ea9d2a;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 300;
    border: 3px solid #ea9d2a;
    -webkit-transition: color .5s,background .5s;
    transition: color .5s,background .5s;
}
.btn-primary:hover {
    background-color: #ea9d2a!important;
    color: #ffffff!important;
    border: 0px solid #ffffff!important;
}
.offer .flag {
    z-index: 20;
    top: 0;
    background: #ea9d2a;
}
#cookies-info {
    position: fixed;
    bottom: 0;
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
    border-top: 2px solid #3a366a;
    text-align: center;
    z-index: 99999;
}
.offer-box .carousel-control {
    background: 0 0;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 45%;
    color: #2c2760;
    font-size: 3rem;
    opacity: 1;
}
.offer .offer-price, h1, h2 {
    color: #126da4;
    font-weight: 500;
    margin-top: 25px;
}
.offer-page h1+span, .offer-page h2+span {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    transform: translate(0,-100px);
    display: block;
    margin-top: -10px;
}
#agents {
    display: none;
}
h1::after, h2::after {
    display: block;
    content: '';
    width: 10%;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    background: #9ea2a5;
}
.offer-page h3::after {
    display: block;
    content: '';
    width: 10%;
    height: 3px;
    position: absolute;
    bottom: -4px;
    left: 0;
    background: #9ea2a5;
}
.agent .agent-offers {
background: #126da4;
    width: 50px;
    height: 50px;
    border-radius: 35px;
    position: absolute;
    top: 80px;
    right: 30px;
    color: #fff;
    text-align: center;
    line-height: 13px;
    /*display: block;*/
    font-size: 1rem;
    display: none;
}
.agent .contact-agent .btn-default {
    background: #126da4;
    color: #fff;
    border: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    outline: 0;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
}
@media (max-width: 1198px) and (min-width: 992px) {
.agent .contact-agent .btn-default {
    margin-left: -11px;
}}
.agent .agent-offers span {
    padding-top: 10px;
    display: block;
}
.banner span b {
    font-weight: 100;
    display: block;
    font-size: 2.8rem;
    text-transform: none;
    line-height: 48px;
}
.agent .contact-agent .agent-phone a {
    color: inherit;
    text-decoration: none;
    color: #064165;
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #126da4;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #9ea2a5;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent;
}
.sort-panel.btn-group button.btn.active {
    color: #064165;
    opacity: 1;
}
.dropdown-menu li.active>a {
    background-color: #064165!important;
    color: #fff!important;
}
.pricebox-menu {
    background: #126da4;
    padding: 50px;
    text-align: right;
    margin-top: 10px;
    position: relative;
}
.offer-props>div.price span:nth-child(2) {
    font-size: 2rem;
    color: #126da4;
}
.offer-props>div::after {
    width: 9%;
    height: 3px;
    background: #9ea2a5;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
}
.offer-props>div span:nth-child(1) {
    text-align: left;
    /*text-transform: uppercase;*/
    text-transform: none;
    opacity: 100;
    font-size: .8rem;
    font-weight: 600;
}
.offer-page h3 {
    font-weight: 500;
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #126da4;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 25px;
    position: relative;
    margin-bottom: 50px;
}
.result {
    padding: 50px;
    background: #c079ae;
    color: #fff;
    display: none;
}
.result>div>span {
    display: block;
    line-height: 2.4rem;
    text-align: right;
}
.offer-props>div {
    padding-top: 15px;
    padding-bottom: 4px;
    clear: both;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
#menu .navbar ul>li>ul>li>a {
    margin: 0;
    padding: 0;
    line-height: 40px;
    height: 40px;
    color: #ffffff;
    font-weight: 300;
}
.pagination li.active a, .pagination li.active a:hover {
    background: #064165;
}
#footer {
    color: #0b4467;
    background: #ececec;
}
#footer ul.nav {
    margin: 0;
    padding: 0;
    border-top: 2px solid #ffffff;
}
#contact-form .btn-primary {
    background: 0 0;
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: 800;
    border: 0px solid white;
}
.btn-primary {
    border-radius: 0px;
    background: #ea9d2a;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    border: 0px solid #241f5a;
    -webkit-transition: color .5s,background .5s;
    transition: color .5s,background .5s;
    padding: 5px;
}
.zmdi-chevron-right:before {
    content: '\f2fb';
    color: #064165;
}
.zmdi-chevron-left:before {
    content: '\f2fa';
    color: #064165;
}
/*---- search-box ----*/

.bodyOffersList .search-box {
	position: relative;
	top: auto;
}
#navbar li a {
    text-transform: none!important;
}
.reversed-box h1, .reversed-box h2 {
    color: #ffffff;
    border-color: #d4d7da;
}
.reversed-box {
    color: #ffffff;
    background: #ffffff;
    background-position: center;
    background-size: cover;
    padding-top: 30px;
    margin-bottom: 30px;
    background-attachment: fixed;
}
#contact-form label {
    text-transform: none;
    font-weight: 600;
}
#banner-box-header {
    color: #126da4;
}
#banner-box .banner:hover {
    padding-top: 20px;
    color: #ea9d2a;
}
.reversed-box h1::after, .reversed-box h2::after {
    background-color: #9ea2a5;
}
.banner {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 1rem;
    margin-bottom: 20px;
    color: #126da4;   
}
@media (max-width: 990px) and (min-width: 720px) {
.banner {
    margin-left: 225px;
}}
@media (max-width: 548px) and (min-width: 466px) {
.banner {
    margin-left: 98px;
}}
@media (max-width: 720px) and (min-width: 548px) {
.banner {
    margin-left: 150px;
}}
@media (max-width: 991px) {
#menu .menu-button {
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    top: 18px;
    right: 25px;
    border: 0;
    background: 0 0;
    height: 55px;
    width: 28px;
    outline: 0;
    margin-top: 5px;
}}
/*.nagtel{
    position: absolute;
    bottom: 40px;
    font-size: 18px;
    background: red;
}*/
.nagtel a {
    margin-left: 5px;
    margin-right: 5px;
}
.modal.in .modal-dialog {
    margin-top: 110px;
}
.gallery .carousel-control {
    background: 0 0;
    display: block;
}
#header-article {
    position: absolute;
    bottom: 50px;
    color:#064165;
    font-weight: 500;
    font-size: 12px;
    right: 0px;
}
#header-article {
    margin-left: 20px;
    height: 75px;
    padding: 10px;
}
@media (max-width: 990px) {
#header-article {
    margin-left: 0px;
    height: 0px;
    padding: 0px;
    bottom: 80px;
    margin-right: 15px;
}}
.pzu {
	text-align: center;
}
.blog-container {
    margin-bottom: 100px;
}
p {
    font-size: 1.1em;
    line-height: 1.9rem;
}
#header-article .nagtel p {
    font-size: 15px;
    margin-top: 20px;
    margin-right: 10px;
}
@media (max-width: 480px) and (min-width: 444px) {
#header-article .nagtel p {
    margin-top: 46px;
    margin-right: 0px;
}}
@media (max-width: 990px) and (min-width: 482px) {
#header-article .nagtel p {
    font-size: 11px;
    margin-right: 7px;
}}
@media (max-width: 444px) and (min-width: 410px) {
#header-article .nagtel p {
    font-size: 13px;
    margin-top: 44px;
    margin-right: 15px;
}}
@media (max-width: 410px) and (min-width: 376px) {
#header-article .nagtel p {
    font-size: 12px;
    margin-top: 45px;
    margin-right: 6px;
}}
@media (max-width: 376px) {
#header-article .nagtel p {
    font-size: 13px;
    margin-top: 24px;
    margin-right: 10px;
}}
a, a:active, a:focus, a:hover, a:visited {
    color: inherit;
    text-decoration: none;
}
#header-article p {
    line-height: 55px;
}
/*#header-article > div {
    display: inline-block;
}*/
.zmdi-phone:before {
    content: '\f2be';
}
.zmdi-email:before {
    content: '\f15a';
}
.offer .offer-price {
    font-size: 1.7rem;
    text-align: right;
    display: block;
    line-height: 2rem;
    font-weight: bold!important;
    margin-top: 10px;
}
.dropdown-menu-right {
    left: -13px;
}
#menu .navbar ul>li>ul>li:hover {
    background-color: #fff;
    border: 1px solid #064165;
}
#searchForm > fieldset > div > div > div > div.col-md-8.search-box-advanced-above > div > div > div.pietro-above.col-md-6 > div.row.search-advanced-checkboxes > div > div > div:nth-child(4) > div > label > span.search-adwanced-check {
    margin-left: -5px;
}
#searchForm > fieldset > div > div > div > div.col-md-8.search-box-advanced-above > div > div > div.pietro-above.col-md-6 > div.row.search-advanced-checkboxes > div > div > div:nth-child(3) > div > label > span.search-adwanced-check {
    margin-left: -5px;
}
@media (min-width: 768px) {
#footer > div.container.menu-address-above > div > div.col-md-3.col-sm-6.ofe-menu.footer-rental {
    float: right;
}}
#footer > div.container.menu-address-above > div > div.col-md-6.col-sm-12 > div > address > div > p > a:nth-child(2) {
    margin-left: 8px;
}
#footer > div.container.menu-address-above > div > div.col-md-6.col-sm-12 > div > address > div > p > a:nth-child(5) {
    margin-left: 8px;
}
#footer > div.container.menu-address-above > div > div.col-md-6.col-sm-12 > div > address > div > p > a:nth-child(8) {
    margin-left: 8px;
}
#contact-form > div > div:nth-child(2) > div:nth-child(2) > div > p:nth-child(2) {
    font-size: 25px;
}
#contact-form > div > div:nth-child(2) > div:nth-child(2) > div > div > p > a:nth-child(2) {
    margin-left: 10px;
}
#contact-form > div > div:nth-child(2) > div:nth-child(2) > div > div > p > a:nth-child(5) {
    margin-left: 10px;
}
#contact-form > div > div:nth-child(2) > div:nth-child(2) > div > div > p > a:nth-child(8) {
    margin-left: 10px;
}
#copyright {
    background: #052c44;
    color: #fff;
    font-size: 1rem;
}
.pricebox-menu span.loan {
    margin-top: 20px;
    /*display: block;*/
    display: none;
}
.pricebox-menu span.price {
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
}
.pricebox-menu span.price-square {
    font-size: 1.2rem;
    font-weight: 700;
    text-align: center;
}
#offer-header > div.btn-group.sort-panel > button.btn.btn-sm.btn-link.notepadAdd > i {
    display: none;
}
#offer-header > div.btn-group.sort-panel > button:nth-child(7) > i {
    margin-left: -25px;
}
body > div:nth-child(3) > div.gallery.offer-section > div > div.col-md-4 > div.offer-props.offer-props-main > div.cena_za > span:nth-child(1):first-letter {
    text-transform: uppercase;
}
body > div.offers-list.boxes-view > div:nth-child(1) > span > span {
    display: none;
}
.sort-panel.btn-group .btn-group .dropdown-menu>li>a {
    display: block;
    padding: 10px 0px;
    clear: both;
    white-space: nowrap;
    font-size: .8rem;
    /*text-transform: uppercase;*/
    text-transform: none;
    font-weight: 700;
    padding-right: 30px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
#searchForm > fieldset > div.row.search-advanced-checkboxes > div > div > div:nth-child(4) > div > label > span {
    margin-right: -5px;
}
#searchForm > fieldset > div.row.search-advanced-checkboxes > div > div > div:nth-child(4) > div {
    margin-left: -4px;
}
#searchForm > fieldset > div.row.search-advanced-checkboxes > div > div > div:nth-child(2) > div {
    margin-left: -4px;
}
#main-content > div.container > div > section > div > div.col-xs-12.above-agents > div > div > div.agent-box-list.agent-box-3216.col-md-4.col-sm-6.col-xs-12 {
    display: none;
}
#main-content > div.container > div > section > div > div.blog-box.col-md-12.col-sm-12.col-xs-12 > div > article > p:nth-child(2) {
    font-size: 18px;
}
#main-content > div.container > div > section > div > div.col-xs-12.above-agents > div > div {
    margin-bottom: 50px;
}
#dropdownMenu1 {
    color: #064165;
    font-size: 1.3rem;
    font-weight: 600;
    opacity: 100;
}
#footer > div.container.menu-address-above > div > div.col-md-6.col-sm-12 > div {
    width: auto;
    text-align: justify;
    font-size: .8rem;
}
#footer > div.container.menu-address-above > div > div.col-md-6.col-sm-12 > div > address > p:nth-child(1) {
    font-size: 1.6em;
    line-height: 1.9rem;
}
#footer > div.container.menu-address-above > div > div.col-md-6.col-sm-12 > div > address > p:nth-child(2) {
    font-size: 1.1rem;
}
#footer > div.container.menu-address-above > div > div.col-md-6.col-sm-12 > div > address > div > p {
    font-size: 1.3em;
}
#footer > div.container.menu-address-above > div > div.col-md-3.col-sm-6.ofe-menu.footer-rental {
    margin-top: 50px;
}
#footer > div.container.menu-address-above > div > div.col-md-3.col-sm-6.ofe-menu.footer-sell {
    margin-top: 50px;
}
@media (max-width: 991px) {
h1 {
    margin-top: 100px;
}}
@media (max-width: 991px) {
.offer-page h1, offer-page h2 {
    margin-bottom: 20px;
    margin-top: 130px;
}}
@media (max-width: 991px) {
#header .carousel-bg {
    height: 300px;
    margin-top: 45px;
}}
#contact-form .contact-box p {
    font-size: 1.5rem;
    line-height: 2.3rem;
}
@media (max-width: 766px) {
#footer > div.container.menu-address-above > div > div.col-md-3.col-sm-6.ofe-menu.footer-sell {
    margin-top: -77px;
    margin-bottom: 127px;
}}
@media (max-width: 766px) {
#footer > div.container.menu-address-above > div > div.col-md-3.col-sm-6.ofe-menu.footer-rental {
    margin-top: 40px;
    margin-bottom: 117px;
}}
#right-form-container > div.form-group.formRow.cenaRow > div {
    display: none;
}
#right-form-container > div.form-group.formRow.powRow > div {
    display: none;
}
.blog #main-content .contactMap, body.main .mainPageMap {
    background: url(../../grafika/ajax_loader.png) center center no-repeat #f4f4f4;
    height: 400px;
}
#main-content > div > div > section > div > div > div > article > p:nth-child(2) > span {
    font-size: 0.7em!important;
}
#main-content > div.container > div > section > div > div.blog-box.col-md-12.col-sm-12.col-xs-12 > div > article > p:nth-child(6) > a {
    text-decoration: underline;
}
#footer > div.container.menu-address-above > div > div.col-md-6.col-sm-12 > div > address > div > p > a:nth-child(10) {
    text-decoration: underline;
}
#main-content > div.container > div > section > div > div > div > article > p:nth-child(21) > a {
    text-decoration: underline;
}
.tekst {
    font-size: 1.1em!important;
}
#main-content > div.container > div > section > div > div > div > article > p:nth-child(2) > span > strong {
    font-size: 16px;
}
#main-content > div > div > section > div > div > div > article > p:nth-child(2) {
    font-size: 1.1em!important;
}
.contact-form .form-group .form-control, .search-box .form-group .form-control {
    box-shadow: none;
    border: 1px solid #fff;
    border-radius: 0;
    font-size: .8rem;
    color: #1e1b1b;
    padding-left: 10px;
}
#footer > div.container.menu-address-above > div > div.col-md-6.col-sm-12 > div > address > div > p:nth-child(1) > a {
    text-decoration: underline;
} 