@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?evmbul');
    src:  url('../fonts/icomoon.eot?evmbul#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?evmbul') format('truetype'),
    url('../fonts/icomoon.woff?evmbul') format('woff'),
    url('../fonts/icomoon.svg?evmbul#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-lava-"], [class*=" icon-lava-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-lava-icon-ok:before {
    content: "\e900";
}
.icon-lava-icon-open-space:before {
    content: "\e901";
}
.icon-lava-icon-parking:before {
    content: "\e902";
}
.icon-lava-icon-plac:before {
    content: "\e903";
}
.icon-lava-icon-povrsina:before {
    content: "\e904";
}
.icon-lava-icon-spavace-sobe:before {
    content: "\e905";
}
.icon-lava-icon-spratnost:before {
    content: "\e906";
}
.icon-lava-icon-ss:before {
    content: "\e907";
}
.icon-lava-icon-terasa:before {
    content: "\e908";
}
.icon-lava-icon-tip:before {
    content: "\e909";
}
.icon-lava-icon-toalet:before {
    content: "\e90a";
}
.icon-lava-icon-bazen:before {
    content: "\e90b";
}
.icon-lava-icon-bz:before {
    content: "\e90c";
}
.icon-lava-icon-kupatila:before {
    content: "\e90d";
}
.icon-lava-icon-namestenost:before {
    content: "\e90e";
}




.logo img {
    width: 130px;
}

.footer-logo img {
    width: 170px;
}
.features-area .section-title .title {
    margin-bottom: 40px;
    text-align: center;
}

.banner-area-seven .banner-content .title {
    font-size: 60px;
}
.project-details-top .right-side {
    font-size: 20px;
    text-align: right;
    font-weight: 600;
}
.project-details-title span {
    text-transform: none;
}
#google-map-frame iframe {
    width: 400px;
    height: 550px;
    border-radius: 16px;
}

.project-details-area {
    padding: 160px 0 50px;
}
.bed-bath p:first-child {
    margin-bottom: 15px;
}
.bed-bath p {
    font-size: 20px;
    display: flex;
    align-items: center;
    line-height: 50px;
}
.bed-bath p i {
    font-size: 30px;
    width: 55px;
    margin-right: 20px;
    padding: 10px;
    box-shadow: 0 0 15px 3px #ddd;
    color: #bd9a68;
}
.post-description p:last-child {
    margin-bottom: 0;
}
.buy-rent {
    margin-bottom: 20px;
    display: flex;
}
.for-button {
    padding: 5px 12px;
    border: 1px solid #bd9a68;
    color: #bd9a68;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    border-radius: 4px;
    transition: all .3s ease-in-out;
}
.for-button.sale {
    margin-right: 15px;
}
.sale-active .sale,
.rent-active .rent,
.for-button:hover,
.for-button.active {
    background-color: #bd9a68;
    color: #ffffff;
}
.logged-in .header-style-six .transparent-header {
    top: 72px;
}

/*.logged-in .header-style-six .transparent-header.sticky-menu {
    top: 32px;
}*/
.price-cta {
    background: var(--tg-secondary-background);
    border-radius: 16px;
    position: sticky;
    top: 120px;
    padding: 35px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.price-cta span {
    display: inline-block;
}
.price-cta .price {
    margin-left: 15px;
    font-size: 24px;
}
.price-cta .btn {
    width: 100%;
    justify-content: center;
}
.price-cta p {
    margin: 0;
}
.price-cta .data p {
    margin-bottom: 15px;
}
.lang {
    text-align: right;
    color: #ffffff;
}
.wpml-ls-legacy-list-horizontal {
    padding: 0;
}
.upit-forma > p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 20px;
    color: #bd9a68;
    font-weight: 600;
}
.upit-forma .wpcf7-spinner {
    position: absolute;
    margin: 0;
    bottom: 5px;
    right: 35px;
}
.gallery-item:not(.slick-center) .photo-gallery {
    display: none;
}
.gallery-item img {
    height: 500px;
}
.project-details-area {
    padding: 140px 0 20px;
}
.project-details-title {
    margin-bottom: 0;
}
.project-details-title .title {
    font-size: 60px;
}

.project-info-wrap .list-wrap .info-item {
    flex: 0 0 calc(20% - 24px);
}
#filterSubmit {
    width: 100%;
    justify-content: center;
}
.object-info {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#dimensions {
    background: var(--tg-secondary-background);
    border-radius: 16px;
    padding: 35px;
    margin-top: 30px;
}
.dimension-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.dimension-head h4 {
    margin: 0;
}
.floor-plan-cta {
    border: 1px solid;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 16px;
    font-size: 12px;
    line-height: 14px;
    transition: all .3s ease-in-out;
    border-radius: 5px;
}
.floor-plan-cta:hover {
    background: var(--tg-primary-color);
    color: #ffffff;
}
.dimension-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #bd9a68;
}
.dimension-row:last-child {
    border-bottom: none;
}
.price-cta p a {
    font-size: 24px;
    display: inline-block;
    margin-left: 16px;
}
.upit-forma {
    margin-top: 40px;
}
.upit-forma h5 {
    margin-bottom: 20px;
}
.upit-forma input {
    width: 100%;
    border: 1.3px solid;
    border-color: var(--tg-secondary-color);
    border-radius: 8px;
    font-size: 15px;
    color: var(--tg-secondary-color);
    padding: 13px 25px;
    height: 56px;
    background: transparent;
}
.upit-forma .wpcf7-form-control-wrap {
    margin-bottom: 12px;
}
.upit-forma .wpcf7-submit {
    background: #BD9A68;
    color: #ffffff;
    border: none;
    text-transform: uppercase;
    margin: 0;
}

.footer-contact .list-wrap li a {
    text-decoration: underline;
}

/*.project-top-meta form .row > div {
    flex: 1;
}

.project-top-meta .row {
    margin: 0 -15px;
}
.project-top-meta .row [class*="col-"] {
    padding: 0 15px;
}

/*#sortBy {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid;
    padding: 0;
    height: 35px;
    background: none;
    appearance: auto;
}
*/
.filter-tabs {
    margin-top: 40px;
}
.filter-tab {
    background: none;
    width: 100px;
    margin: 0 10px;
}
.project-item .project-thumb img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.project-item .project-thumb {
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}
.project-content span.price {
    margin-bottom: 15px;
    color: var(--tg-primary-color);
    font-weight: 600;
    text-transform: none;
}
.project-thumb .price-btn,
.project-thumb .square-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: var(--tg-primary-color);
    color: #ffffff;
    padding: 5px 10px;
    z-index: 9;
    border-radius: 5px;
    pointer-events: none;
}
.project-thumb .square-btn {
    right: auto;
    left: 10px;
}
#services-paralax.parallax-img {
    height: 500px;
}
.services-thumb img {
    max-height: 200px;
}
.services-page .services-thumb img {
    max-height: 300px;
    border-radius: 20px;
}
.contact-form-wrap .wpcf7-spinner {
    display: block;
}
.services-page .services-item {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
}
.services-page .services-thumb {
    flex: 1;
    margin-bottom: 0;
}
.services-page .services-content {
    flex: 1;
    text-align: left;
}
.services-page .services-content p {
    margin-bottom: 0;
}

.contact-form-wrap .form-grp textarea {
    min-height: 120px;
    max-height: 160px;
}
#contact-map {
    height: 400px;
}
.price-square {
    display: block;
    font-size: 12px;
    background: #dbb681;
    border-radius: 10px;
}
.navbar-wrap ul li a {
    min-width: 150px;
    text-align: center;
}
.breadcrumb-area {
    padding: 160px 0 80px;
}
.project-thumb .sold {
    position: absolute;
    right: -32px;
    bottom: 25px;
    z-index: 9;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    background: #dd0000;
    color: #fff;
    width: 145px;
    font-weight: 700;
    text-align: center;
    transform: rotate(-45deg);
}
.for-button.sold {
    background: #dd0000;
    border: 1px solid #dd0000;
    color: #ffffff;
}
.header-top-right ul {
    gap: 10px;
}
.header-top-right ul li:nth-child(1) a {
    text-decoration: none;
}
.lang-desktop {
    display: none;
}
.direction-content {
    width: 100%;
}
.header-top {
    position: fixed;
    width: 100%;
    z-index: 10;
}
.sticky-phone, .sticky-wa {
    position: fixed;
    bottom: 20px;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: none;
    justify-content: center;
    align-items: center;
}
.sticky-phone {
	font-size: 24px;
	right: 20px;
	background: #bd9a68;
}
.sticky-wa {
	font-size: 28px;
	left: 20px;
	background: #25D366;
}
.sticky-phone a,
.sticky-wa a {
    color: #fff;
}
@media screen and (max-width: 1600px) {
    .project-details-area {
        padding: 130px 0 20px;
    }
    .project-details-title {
        margin-bottom: 0;
    }
    .project-details-title .title {
        font-size: 52px;
    }
    .project-details-top {
        margin-bottom: 20px;
    }
    .project-details-title .title {
        font-size: 52px;
    }
    .gallery-item img {
        height: 450px;
    }

    .project-info-wrap .info-item .content p {
        font-size: 13px;
    }
    .project-info-wrap .info-item .icon {
        margin-right: 15px;
    }

}

@media screen and (max-width: 767.98px) {
    .footer-logo img {
        width: 120px;
    }
    .logo img {
        width: 100px;
    }
    .header-style-six .transparent-header.sticky-menu {
        top: 0;
    }
    .nav-logo img {
        max-width: 100px;
    }
    .project-top-meta .row {
        flex-direction: column;
    }
    .project-top-meta .form-grp {
        margin-bottom: 12px;
    }
    .project-top-meta .form-grp.select .form-select {
        padding: 10px 45px 10px 15px;
        height: 46px;
        font-size: 14px;
    }
    .form-grp .btn {
        padding: 13px 30px;
    }
    #below-filter-row {
        margin-top: 20px;
        flex-direction: row;
    }
    #below-filter-row p {
        margin: 0;
    }
    /*#sortBy {
        height: 26px;
    }*/
    .logged-in .header-style-six .transparent-header {
        top: 46px;
    }
    .project-details-title .title {
        font-size: 30px;
    }
    #google-map-frame iframe {
        width: 100%;
        height: 350px;
    }
    .direction-content .list-wrap li {
        width: 100%;
        margin-bottom: 10px;
    }
    .price-cta {
        margin-top: 16px;
        padding: 22px;
    }
    .project-details-area {
        padding: 90px 0 20px;
    }
    .project-info-wrap .list-wrap .info-item {
        flex: 0 0 calc(50% - 6px);
        max-width: 50%;
    }
    .project-info-wrap .list-wrap {
        justify-content: space-between;
        gap: 12px;
    }
    .project-info-wrap .info-item .content p {
        font-size: 12px;
    }
    #dimensions {
        padding: 22px;
    }
    .upit-forma input {
        height: 46px;
        padding: 10px 15px;
    }
    .gallery-item img {
        height: 360px;
    }
    .logged-in .header-style-six .transparent-header.sticky-menu {
        top: 0;
    }

    .banner-area-seven .banner-content .title {
        font-size: 38px;
    }
    .project-item .project-thumb img {
        height: 250px;
        width: 100%;
        object-fit: cover;
    }
    .lang {
        text-align: center;
    }
    .lang-desktop {
        display: block;
    }
    .services-page .services-item {
        flex-direction: column;
    }
    .services-page .services-content {
        text-align: center;
    }
    .services-page .services-thumb img {
        max-height: 100%;
        height: auto;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .sticky-phone, .sticky-wa {
        display: flex;
    }
}