/*
Theme Name: Houzez Child
Theme URI: http://www.favethemes.com/
Author: Favethemes
Author URI: http://www.favethemes.com/
Description: Houzez is a premium WordPress theme for real estate agents where modern aesthetics are combined with tasteful simplicity, and where the ease of use is achieved without compromise in your ability to customise the design. Whether you are a real estate agent looking to build a website for your company or a web developer seeking a perfect WordPress theme for your next project, you are certain to appreciate the numerous features and benefits that our theme provides.
Version: 1.0
Tags: white, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: houzez
Template: houzez
*/


@import url("../houzez/style.css");

/* Your CSS code goes here
-------------------------------------- */

.item-amenities li .area_postfix {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 0;
    color: #000 !important;
    font-weight: 900;
}


/* PECAT CSS ************/

/*.pecat {
    z-index: 99900000;
    position: absolute;
    width: 50%;
    top: 20%;
    right: 5%;
    transform: rotate(25deg);
}*/


.pecat {
    z-index: 99900000;
    position: absolute;
    width: 358px;
    top: 220px; 
    left: 50%;
    transform: translate(-50%, -50%) rotate(25deg);
    margin: 0 auto;
}



@media (min-width: 768px) {
    .pecat {
        width: 33%;
        right: 5%;
        top: 18%;
        margin: 0;
        left: auto;
    }
}


/*@media screen and (max-width: 767px) and (orientation: landscape) {
    .pecat {
        width: 50%;
        margin-top: 150px !important;
        padding-top: 70px !important;
    }
}*/
/* END PECAT CSS *************/

/* PAGINACIJA *********************************/

.splash-page-footer {
     display: none !important;
}

.banner-subtitle {
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 25px;
    color: #fff;
    margin-top: 500px;
}

.banner-subtitle a {
    background: transparent;
    /*padding: 30px;*/
    font-family: 'Be Vietnam Pro', sans-serif !important;
    color: #fff;
}

.lscape-subtitle {
    display: none; 
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
    font-family: 'Be Vietnam Pro', sans-serif !important;
    color: #227DC3 !important;
}

.page-link {
    color: #227DC3 !important;
}

.page-item.active .page-link {
    background-color: transparent !important;
    color: #000 !important;
}


.header-v1 a.nav-link:hover {
    background: transparent !important;
}

@media ( min-width: 1024px ) {
    .banner-subtitle {
    font-size: 26px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 25px;
    color: #fff;
    margin-top: 40% !important;
}
}


@media screen and (max-width: 900px) and (orientation: landscape) {
    .lscape-subtitle {
        display: contents;
        margin: 0px auto !important; /* Poništava prethodni margin-top */
        position: absolute; /* Postavlja apsolutno pozicioniranje */
        top: 0% !important; /* Postavlja gornji rub na 50% visine roditeljskog elementa */
        transform: translateY(-50%); /* Pomiče element vertikalno na sredinu */
        
        font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 25px;
    color: #fff !important;
    }
    
    .lscape-subtitle a {
        background: transparent;
    /* padding: 30px; */
    font-family: 'Be Vietnam Pro', sans-serif !important;
    color: #fff;
    }
    
    .banner-caption  {
    top: 70% !important;
}

    
    .banner-subtitle {
        display: none;
    }

}











/*@media screen and (max-width: 767px) and (orientation: landscape) {
   .banner-subtitle {
      /*margin-top: -400px !important;*/
   }
}*/


/* END PAGINACIJA *****************************/

select {
  margin-left: -150px;
  width: 150px;
  height: 500px;
  padding: 5px 35px 5px 5px;
  font-size: 16px;
  border: 1px solid #CCC;
  height: 100px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 2;
  position: absolute;
}


select::-ms-expand {
    display: none; /* Remove default arrow in Internet Explorer 10 and 11 */
}

/* Target Internet Explorer 9 to undo the custom arrow */
@media screen and (min-width:0\0) {
    select {
        background: none\9;
        padding: 5px\9;
    }
}


/*************** NASLOVNA 2 CSS NOVI DIZAJN *************************/

.page-content-wrap {
    padding: 0px;
    background-color: #fff;
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%;
}
.gsc-search-button {
    display: none;
}

.col-lg-10 {
    margin-top: -40px;
}

@media (min-width: 992px) {
.col-lg-2 {
  display: none;
}

.col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 100%;
    /*max-width: 100%;*/
}

}
/***********************/

.toglebtnx {
	font-family: 'Be Vietnam Pro', sans-serif;
	font-size: 20px;
	color: #227dc3;
	/*word-break: break-word;*/
	word-break: break-all;
    /*word-spacing: 100vw;*/
    display: block;
    cursor:pointer;

}

.toglebtn_ne, .toglebtn {
	font-family: 'Be Vietnam Pro', sans-serif !important;
	font-size: 20px;
	color: #227dc3;
	/*word-break: break-word;*/
	word-break: break-all;
    display: flex;
}

.toglebtnx img {
	width: 130px;
	height: auto;
}
.toglebtn_ne img {
	width: 130px;
	height: auto;
}
.toglebtn img {
	width: 150px;
	height: auto;
}
#dodatno-pretrazivanje {
    color:black;
}
#text {
	width: 50%;
	padding-top: 50px !important;
}

.fa-2x {
    font-size: 30px;
}

.login-link {
	background: #006bbb !important;
    /*padding-right: 10px;
	padding-left: 20px;*/
	padding: 6px 15px 6px 23px;
    border-radius: 5px;
    color: #fff !important;
	font-family: 'Be Vietnam Pro', sans-serif;
	text-align: center;
	font-size: 16px;
}

.login-link a {
	color: #fff !important;
	font-family: 'Be Vietnam Pro', sans-serif;
	text-transform: capitalize;
}

.toglebtnx, .toglebtn_nex {
    border: none;
}

.notify_notification {
        margin-top: -45px;
    }
    
.soc-icons-footer:hover {
    color: #00aeff !important;
}

.add-info-main {
    width: auto;
    margin: auto;
}

.add-info-left-bottom span {
    float: right;
}



/*** FOOTER COPYRIGHT RIGHT SIDE ***/

.footer-copyright-right {
    font-size: 18px;
    font-family: 'Be Vietnam Pro', sans-serif;
}

/*** END FOOTER COPYRIGHT RIGHT SIDE ***/

@media ( min-width: 481px ) {
.toglebtnx {
	font-size: 22px !important;
	display: block;
	word-spacing: inherit;
}
.toglebtn_ne, .toglebtn {
	font-size: 22px !important;
	display: block;
	word-spacing: inherit;
}
.toglebtnx img {
	width: 150px;
	height: auto;
}
.toglebtn_ne img {
    width: 150px;
    height: auto;
}
#text {
	width: 100%;
	padding-top: 50px;
}
.search {
    color: #aaa;
    font-size: 25px;
    width: 80%;
    float: right;
}

.notify_notification {
        margin-top: -45px;
    }
    
    
    .add-info-left-bottom span {
        float: right;
        padding-right: 50px;
    }
    
}

@media ( min-width: 769px ) {
.toglebtnx {
	font-size: 40px !important;
	display: block;
	word-spacing: inherit;
}
.toglebtn_ne, .toglebtn {
	font-size: 40px !important;
	display: block;
	word-spacing: inherit;
    }
    
.search {
        color: #aaa;
        font-size: 25px;
        width: 82%;
        margin: auto;
    }

    .globus {
        position: absolute;
        margin-top: 42px;
        margin-left: 70px;
    }
    
    .notify_notification {
        margin-top: -60px;
    }
    
    .footer-copyright-right {
        display: flex;
    }

    .footer-social-two {
        margin-left: 50px;
    }
    
    .soc-icons-footer {
    color: #000 !important;
    margin-left: 30px;
}

.mobile-popup{
  display: block;
  margin-left: -30px !important;
}
}
    .soc-icons-footer {
    color: #000 !important;
  
}
@media ( max-width: 991px) {
    .mobile-popup{
      display: block;
    /* margin-left: -30px !important; */
    margin-bottom: 50px;
    margin-top: -110px !important;
    margin-right: 10px;
    z-index: 1000001;
    position: relative;
    }
    
    
   
}

@media ( min-width: 992px) {
  .mobile-popup{
    display: none !important;
  }
  
  .account_notification {
    margin-top: 77px !important;
  }
  
  .page-title-wrap .page-title {
      margin-right: auto;
      margin-top: 50px !important;
  }
}

.page-template-template-splash .mobile-popup {
  display: none;
}

.header-v1 {
    background-color: rgb(36, 37, 37);
    border-bottom-color: transparent !important;
}


.gsc-input {
	border-radius: 30px;
}

.gsc-input *, ::after, ::before {
    box-sizing: border-box;
  /*  border-radius: 30px;*/
    color: #005a95;
}

.gsc-input input.polje1[type="text"] {
    display: block;
    width: 16%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #005a95;
    border-radius: 30px; 
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    float: right;
}
.polje1::placeholder {
color: #1c242f;   
}

table.gsc-search-box {
    border-style: none;
    border-width: 0;
    border-spacing: 0 0;
    width: 100% !important;
    margin-bottom: 2px;
    /*float: right;*/
}

.globus {
	position: absolute;
	margin-top: -8px;
}

.gsib_a .polje1 {
	height: 60px !important;
}

.toglebtn, .toglebtn_ne {
    border: 0;
    padding: 8px 5px;
}

.text-zagrada {
    font-size: 16px;
    margin-left: 30px;
    color: black;
}


/***************/

/*.account_notification {
    text-align: right;
}*/

.account_notification {
    text-align: right;
    /*float: right;*/
    margin-top: 100px;
    margin-left: -200px;
    margin-bottom: -70px;
    z-index: 100000;
    
}

.homefeatimage {
    text-align: center; 
    width: 100%;
    margin-bottom: -20px;
    padding-top: 20px;
}

/************** Google search ***************/

@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");


.search {
  color: #aaa;
  font-size: 22px;
  width: 80%;
  float: right;
}

.form-element {
  position: relative;
}

.search input {
  width: 100%;
  height: 49px;
 /* background: #fcfcfc;*/
  border: 1px solid #005a95;
  border-radius: 30px;
  /*box-shadow: 0 0 3px #ccc, 0 10px 15px #ebebeb inset;*/
}

.search input {
  text-indent: 1em;
}

.search .fa-search {
  position: absolute;
  right: 20px;
  bottom: 0;
}


.close-star img{
    width: 30px !important; 
    margin-top: 0px;
}

.bluestar {
    margin-top: 0px !important;
}

.sarchbutton {
    float: right;
    margin-top: 65px;
    margin-right: -5px;
    margin-left: 2px;
}

.closeToggleSpan {
    float: right;
    z-index: 9999;
    margin-left: -25px;
    z-index: 1;
    margin-top: 15px;
}

#form-field-096703f, #form-field-3a68b6f, #form-field-f94d18b {
  margin-right: 3px;  
}

/* toggle za pretragu */
.pretraga-naslovna-btn {
  display: flex;
  align-items: center;  
}
.text-razmak-1 {
    margin-left: 30px;
}
.odabrano {
 font-family: 'Be Vietnam Pro', sans-serif;   
 font-size: 20px;
}
.odabrano_razmak {
    padding: 0 40px;
}
/**** SECOND GROUP DROPDOWN COLOR ***************/

.dropdownboja .bootstrap-select > .dropdown-toggle.bs-placeholder {
    font-family: 'Be Vietnam Pro', sans-serif;
    color: #fff;
    background: #1e4a6d;
    border: 1px solid #000023;
    border-radius: 10px;
    width: 98%;
}


#godinaizg, #form-field-109fc64, #form-field-aef61cb {
    font-family: 'Be Vietnam Pro', sans-serif;
    color: #fff;
    background: #1e4a6d;
    border: 1px solid #227DC3 !important;
    border-radius: 10px !important;
    width: 98% !important;
    margin-right: 3px;
}

#godinaizg::placeholder, #form-field-109fc64::placeholder, #form-field-aef61cb::placeholder {
    font-family: 'Be Vietnam Pro', sans-serif;
   /* color: #fff ;*/
    font-size: 15px;
}
.text-field-fix {
  font-family: 'Be Vietnam Pro', sans-serif !important;
  color: #fff !important;
  background: #1e4a6d !important;
  border: 1px solid #227DC3 !important;
  border-radius: 10px !important;
  width: 98% !important;
  margin-right: 3px;
  font-size: 15px !important;
}
/*
.text-field-fix::placeholder {
    color: #fff !important;
}
*/
.text-field-fix {
    border:#227DC3;
}
.bootstrap-select.disabled, .bootstrap-select > .disabled {
opacity: inherit;
}
#addopt {
font-family: 'Be Vietnam Pro', sans-serif !important;    
}
/* PROPERTY ID SEARCH ****/
form#houzez-search-0ae5b5d input[type=text] {
    float: left;
}

input.propidtop[type="text"] {
    border: 0;
}

input.polje1[type="text"] {
    display: block;
    width: 76%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #fff;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    float: right;
}


/* WPML LANGUAGE SWITCHER *********/

.wpml-ls-legacy-dropdown .wpml-ls-flag+span {
    display: none;
}

.wpml-ls-legacy-dropdown .wpml-ls-flag {
    width:60px;
    height:45px;
    border-radius: 10px;
    margin-top: -3px;
    /*margin-left: -40px;*/
}


.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    display: none;
}

.wpml-ls-legacy-dropdown a {
    display: block;
    text-decoration: none;
    color: #444;
    border: 0px;
    background-color: #fff0;
    padding: 5px 10px;
    line-height: 1;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border-top-color: transparent !important;
    /*margin-left: -39px;*/
    position: absolute;
    z-index: 2;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    margin-top: -3px;
}

.wpml-ls-sub-menu {
    visibility: hidden;
}


/********** POPUP TOP *****************/

.popup-top {
    display: block;
    width: 202px;
    border: 0.5px solid #227DC3;
    border-radius: 10px;
    position: absolute;
    margin-left: -200px;
    margin-top: 28px;
    background: #fff;
    z-index: 9999;
}

.left {
    float: left;
    width: 100px;
}

.popup-top-left {
    float: left;
    width: 100px;
    height: 50px;
    padding-left: 10px;
    border-bottom: 0.5px solid #227DC3;
}

.bottom-left {
    float: left;
    width: 100px;
    height: 50px;
    text-align: center;
    padding-top: 5px;
}


.popup-top-right {
    float: left;
    width: 100px;
    height: 100px;
    border-left: 0.5px solid #227DC3;
    position: relative;
    display: flex;
    z-index: 1;
}

.id-center {
    float: left;
    /*width: 200px;
    height: 45px;*/
    border-top: 0.5px solid #227DC3;
    border-bottom: 0.5px solid #227DC3;
}

.popup-bottom-left {
    float: left;
    width: 100px;
    height: 50px;
    /*border-top: 0.5px solid #227DC3;*/
    text-align: center;
    padding-top: 8px;
}

.popup-bottom-right {
    float: left;
    width: 100px;
    height: 50px;
    /*border-top: 0.5px solid #227DC3;*/
    border-left: 0.5px solid #227DC3;
    padding: 8px;
    text-transform: uppercase;
}

.close-popup-top{
    float: right;
    margin-left: -24px;
}
/*
.dropdown-toggle::after {
    display: none;
}
*/
.switcher-wrap .btn, .top-bar-wrap .btn {
    line-height: 33px;
    font-size: 27px; 
}

.swicer {
    border: 0px !important;
}

.zoom-icon {
    width: 40px;
    margin-left: px;
    position: absolute;
}

form#houzez-search-0ae5b5d input[type=text] {
    float: left;
    font-size: 12px;
    height: 44px;
    border: none;
}


@media ( min-width: 1352px ) {
    .notify_notification {
        margin-right: -100px;
        margin-top: -60px;
    }
    
    .popup-top {
        margin-left: -100px;
    }
    
}

.gsearch {
    font-size: 20px;
    font-family: 'Be Vietnam Pro', sans-serif;
  /*  background-image: url("https://ninaco.co.rs/ante3/wp-content/uploads/2023/05/zoom.png");*/
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: right;
}
.gsearch::placeholder {
    color: #373f40;
}
.light {
    width: 100px;
    height: auto;
    padding-top: 3px;
}

.dark {
    display: none;
}

.prvaforma {
    width: 95% !important;
}

.drugaforma {
    width: 97%;
}
.zatvori-drugu {
  margin-right: 10px !important;
margin-top: 0px !important;
position: inherit !important;
}

.prvi-dropdown .bootstrap-select > .dropdown-toggle.bs-placeholder {
    border: 0.5px solid #227DC3 !important;
    border-radius: 10px !important;
    width: 98% !important;
}

#form-field-3a68b6f, #form-field-096703f, #form-field-f94d18b, #form-field-b88cb99, .dropdown-toggle {
    border: 0.5px solid #227DC3 !important;
    border-radius: 10px !important;
    width: 98% !important;
}
#form-field-b88cb99 {
 margin-right: 3px;   
}
.close-star-blue2 {
  margin-right: 7px;
margin-top: 0px;
position: inherit;  
}
@media only screen and (max-width: 767px) {
  #form-field-096703f, #form-field-3a68b6f, #form-field-f94d18b, #form-field-b88cb99, #godinaizg, #form-field-e268358, #form-field-e268, #form-field-109fc64, #form-field-aef61cb, #form-field-032ebb0, #form-field-f5b5ad1 {
  margin-right: 9px;
}
.drugaforma {
  width: 94%;
}
}

/* check boksovi dole */
.blue-box {
 /* background: #e9f2f9;*/
/*  padding: 5px;*/
  height: 100%;
  color: #000023;
  font-weight: 300;
  font-size: 16px;
}
.blue-box table{
width:100%;
height: 100%;
font-size: 14px;
}
.blue-box table tr{
height: 25px;
}
.poslednjirow {
  height: 100% !important;
}
.chekbx {
padding-right: 5px;   
background: #ffffff;
}
.checkbx-txt {
background: #e9f2f9;
padding-left: 5px;    
line-height: 1.3rem;
font-size: 16px;
color: #000023;
}
.checkbox {
  /*  background: #91bee1*/
}
.chekbx input[type=checkbox]{
  background-color: rgb(34, 125, 195, 0.5);
}
.blue-box table tr td input[type=checkbox]{
  background-color: rgb(34, 125, 195, 0.5);
}
.search-at-bottom {
    position: absolute;
right: -2px;
top: -125px;
}

.tbr-1 {
border-top-right-radius: 10px 10px;
border-top-left-radius: 10px 10px;
}
.tbr-2 {
border-bottom-right-radius: 10px 10px;
border-bottom-left-radius: 10px 10px;   
}
.check-bb-title {
font-family: 'Be Vietnam Pro', sans-serif; 
font-size: 16px;
margin-top: 10px;
min-height: 38px;
font-size: 16px;
margin-left: 25px;
text-align: center;
line-height: 15px;
}
.ptl {
   /* padding-top: 7px;*/
}
@media (min-width: 992px) {
.col-lg-2-x {
  -ms-flex: 0 0 18.7%;
  flex: 0 0 18.7%;
  max-width: 18.7%;
  margin: 5px;
 /* overflow: hidden;*/
}
.check-bb-title {
margin-top: 10px;
min-height: 40px;
font-size: 16px;
margin-bottom: 0px;
padding-bottom: 0px;
}
}
@media ( max-width: 767px ) {
.col-lg-2-x {
  -ms-flex: 0 0 92%;
  flex: 0 0 92%;
  max-width: 92%;
  margin: 5px;
   /* overflow: hidden;*/
}  
.blue-box {
  /*background: #e9f2f9;*/
  padding: 5px;
  height: auto;
}
.check-bb-title {
  min-height: 10px;
  padding: 0;
  margin-top: 17px;
}
}
@media ( max-width: 380px ) {
.search-at-bottom {
  position: absolute;
  right: -7px;
  top: -180px;
}
.zatvori-drugu {
  margin-right: 0px !important;
  margin-top: 7px !important;
  position: inherit !important;
}
}
/*
@media only screen and (max-width: 991px) and (min-width: 768px)  {
.search {
        color: #aaa;
        font-size: 25px;
        width: 75% !important;
        margin: auto;
    }    
} 
*/
@media only screen and (max-width: 992px) and (min-width: 768px)  {
 .col-lg-2-x {
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  max-width: 48%;
  margin: 5px;
  /* overflow: hidden;*/
  margin-bottom: 30px;
}    
 .check-bb-title {
  min-height: 10px;
  padding-bottom: 10px;
  margin-top: 30px;
}  
.zatvori-drugu {
  margin-right: 0px !important;
margin-top: 0px !important;
position: inherit !important;
}

.mtch-4{
  margin-top: 1.5rem !important;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px)  {
 .search {
  width: 83%;
}  
.zatvori-drugu {
  margin-right: 6px !important;
margin-top: 0px !important;
position: inherit !important;
}
.search-at-bottom {
position: absolute;
right: -13px;
top: -125px;
}
}

@media (min-width: 1200px) {
.globus {
    margin-left: 120px;
}
}

.bootstrap-select .dropdown-toggle::after {
  font-size: 23px;
  font-weight: 700;
  font-family: "Font Awesome 5 Free";
  content: "\f0dc";
}
.dropdownboja .bootstrap-select > .dropdown-toggle::after {
  color: #8ea4b6;
}
.navbar-logged-in-wrap >  .dropdown-toggle {
border: none !important;
width: 100%;    
}  

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover {
  background: none;
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu {
  visibility: hidden;
}


.switcher-wrap > .dropdown-toggle {
  border: none !important;
}
.switcher-wrap .btn::after, .top-bar-wrap .btn::after {
  display: none;
}
.btn, .form-control, .bootstrap-select .text, .sort-by-title, .woocommerce ul.products li.product .button {
  font-family: 'Be Vietnam Pro', sans-serif !important;
  font-size: 15px !important;
  color: #000023 !important;
}
.dropdown-toggle {
 font-family: 'Be Vietnam Pro', sans-serif !important; 
 color: #fff !important;
   
}
/*
.prvi-dropdown > .dropdown > .houzez-field-textual > .dropdown-toggle {
    color: black !important;
} 
*/
#form-field-096703f::placeholder, #form-field-3a68b6f::placeholder, #form-field-f94d18b::placeholder, #form-field-b88cb99::placeholder {
  /*  color: black !important;*/
} 
.light {
cursor: pointer;  
}
span { 
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}


/********** MAIN NAV *******************/

.main-nav .navbar-nav {
    float: left;
}

.navbar-nav {
    font-family: 'Be Vietnam Pro', sans-serif;
}

/********** END MAIN NAV *******************/

.switcher-wrap .dropdown-menu li, .top-bar-wrap .dropdown-menu li {
    cursor: pointer;
    padding: 10px 5px 10px;
    border: 0.5px solid #227DC3;
    border-radius: 10px;
    margin-bottom: -5px;
    margin-top: 4px;
    width: 102px;
    margin-left: -58px;
    background: #ededed;
    text-align: center;
}

#hz-currency-switcher-list {
    position: absolute;
    transform: translate3d(119px, 187px, 0px);
    top: 0px;
    will-change: transform;
    left: 16px !important;
    background: transparent !important;
}

ul.dropdown-menu .show {
    background: none !important;
    border: 0px !important;
}
.mgb {
 margin-top: 50px;   
}
.gsearch {
   position: relative;
}
/*
.gsearch-subm {
   position: absolute;
   width: 30px !important;
   height: 100% !important;
   top: 0px;
   right: 0px;
   border: none;
   color: white;
   background: url('https://ninaco.co.rs/ante3/wp-content/uploads/2023/05/zoom.png');
   background-size: contain;
   background-repeat: no-repeat;
   display: block;
   cursor: pointer;
   border: none !important;
   opacity: 0;
}
*/
.gsearch-subm {
  position: absolute;
  width: 51px !important;
  height: 100% !important;
  top: -1px;
  right: 10px;
  border: none;
  color: white;
  background: url('https://i-property3d.com/wp-content/uploads/2023/05/zoom.svg');
    background-repeat: repeat;
    background-size: auto;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  cursor: pointer;
  border: none !important;
  opacity: 1;
}
.top-bar-wrap, .top-bar-wrap .dropdown-menu, .switcher-wrap .dropdown-menu {
  background-color: rgba(36, 37, 37, 0);
}
li.active a {
  border: none !important;
}
/* STIL ZA LIGHT DARK */
.placeholder-light::placeholder {
    color: #2a3031 !important;
}
.placeholder-dark::placeholder {
    color: white !important;
}
.popup-btn-bg-light  {
 background: #ededed !important;   
 color: black !important;  
}
.popup-btn-bg-dark {
   background: #0f3959 !important; 
}
.footer-copyright-light {
color: black !important;
}    
.footer-copyright-dark {
color: white !important;
}

.dropdown-togglexxx {
  font-size: 25px !important;
}
#jd-switcher {
   left: 7px !important; 
   background: transparent !important; 
}
.checkbx-txt-light {
    
}    
.checkbx-txt-dark {
    
} 


.list-3-cols {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
}

.page-template-template-splash .main-nav .navbar-nav {
    display:none;
}

.page-title {
    display: block !important;
    margin: auto;
}

.page-title h1 {
    font-size: 25px !important;
    font-family: 'Be Vietnam Pro', sans-serif;
    margin-top: 30px;
}

.page-title-wrap .page-title {
    margin-right: auto;
    margin-top: 40px;
}

.page-title-wrap .item-price-wrap .item-price {
    display: none;
}


.mobile-property-tools {
    display: none;
}
/*************************************************************/




/********** SINGLE PROPERTY CSS **************/

    
.cbs-1-light{
 background: #BBCDEA;   
 opacity: 0.8;
}
.cbs-1-dark{
 background: #BBCDEA0D;      
}
.cbs-2-light{
 background: #BBCDEA;      
}
.cbs-2-dark{
 background: #BBCDEA;      
}
.cbs-3-light{
 background: #BBCDEA;   
}
.cbs-3-dark{
 background: #BBCDEA0D;      
}
.cbs-4-light{
 background: #BBCDEA;      
}
.cbs-4-dark{
 background: #BBCDEA;      
}
.cbs-5-light{
 background: #BBCDEA;   
}
.cbs-5-dark{
 background: #BBCDEA0D;      
}
.prop-title {
    margin: 133px auto 32px;
    font-size: 20px;
    font-family: 'Be Vietnam Pro', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    justify-content: center;
}

.single-prop-inputs-light{
 background: white !important;   
}
.single-prop-inputs-dark{
  background: rgba(217, 217, 217, 0.1) !important;    
}

.property-address-wrap .block-title-wrap {
    display: none !important;
}

.lightbox-form-wrap {
    width: 30%;
    display: none;
}

.lightbox-gallery-wrap {
    width: 100%;
}

.slick-next, .slick-prev {
    display: block !important;
}

.detail-address {
    margin-bottom: 0px;
    padding-bottom: 50px;
    height: 80px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px !important;
    border-bottom: 0px !important;
    list-style-type: none;
}

.basic-info-main {
    font-family: 'Be Vietnam Pro', sans-serif;
}

.add-info-one {
    width: 96%;
    margin: 0 20px 50px 20px;
    font-family: 'Be Vietnam Pro', sans-serif;
}

.basic-info-left {
    width: 100%;
    height: auto;
    border-top: 0px;
    border-bottom: 2px solid #D9D9D9 !important;
    font-weight: 600;
    border-bottom: 5.32px solid #D9D9D9 !important;
}
.basic-info-left-light {
    border-bottom: 5.32px solid #D9D9D9 !important;
}
.basic-info-left-dark {
    border-bottom: 5.32px solid rgba(217, 217, 217, 1) !important;
}
.border-add-dark {
border-color: rgba(143, 132, 117, 0) !important;
/*background-color: rgba(34, 125, 195, 0.1) !important;*/
}

.add-info-left {
    height: auto;
    border-top: 0px;
    border-bottom: 5.32px solid#D9D9D9 !important;
    font-weight: 600;
    list-style-type: none;
    padding: 20px 0 0 0;
}

.add-info-left-second {
    height: auto;
    border-top: 0px;
    border-bottom: 5.32px solid#D9D9D9 !important;
    font-weight: 600;
    list-style-type: none;
    padding: 20px 0 0 0;
}


.add-info-left span {
    float: right;
}

.add-info-left-second span {
    float: right;
}

/*.bil-end {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px !important;
    padding-bottom: 50px !important;
    border-bottom: 0px !important;

}*/

/*.property-overview-wrap {
    display: none;
}*/

.content-nearby{
    display: block;
    width: 100%;
    
}

.nearby-places {
    width: 96%;
    display: inline-block;
    padding: 10px;
    align-items: center;
    margin: auto;
}

.image-title {
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.nearby-title {
    font-size: 16px;
    margin-left: 20px;
    font-weight: 600;
    font-family: 'Be Vietnam Pro', sans-serif;
}

.nearby-text {
    width: 96%;
    float: left;
    display: flex;
    padding: 30px 0 30px 40px;
    font-family: 'Be Vietnam Pro', sans-serif;
}

.block-content-wrap .list-1-cols li, .block-content-wrap .list-2-cols li, .block-content-wrap .list-3-cols li {
    padding-bottom: 0px;
}

.btn-secondary {
    color: #fff;
    background-color: rgba(34, 125, 195, 0.7) !important;
    border-color: rgba(34, 125, 195, 0.7) !important;
    width: 100%;
    border-radius: 10px;
}

input.form-control {
    /*background: rgba(217, 217, 217, 0.1) !important;*/
    border: 1px solid #000023 !important;
    border-radius: 10px;
    background: #fff;
}
.form-group label {
    display: none;
}

textarea.form-control {
    background-color: rgba(217, 217, 217, 0.1) !important;
    border: 1px solid #000023 !important;
    border-radius: 10px !important;
}

.btn-primary {
    display: none;
}

.property-contact-agent-wrap .block-wrap {
    padding: 0 20px 20px;
}

.property_gmap {
    width: 93%; 
    height: 100px; 
    background: green; 
    margin: 50px auto;
}

.regija {
    text-align: right;
}

.agent-details .rounded {
    border-radius: 100px !important;
    width: 150px;
    height: auto;
}

.detail-address-two {
    list-style-type: none;
    padding-left: 30px;
    font-size: 20px;
    font-weight: 600;
}

.detail-address-three {
    list-style-type: none;
    padding-left: 30px;
}

.border-add-top {
    width: 100%;
    /* border: 1px solid #000; */
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    /* background: rgba(34, 125, 195, 0.3) !important;*/
}

/*.border-top-left-right {
    width: 100%;
    border: 1px solid black;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: rgba(34, 125, 195, 0.3) !important;
}
*/

.basic-info-left-bottom {
    width: 100%;
    height: auto;
    border-top: 0px;
    border-bottom: 2px solid #D9D9D9 !important;
    font-weight: 600;
    border-bottom: 5.32px solid#D9D9D9 !important;
}

.bil-end {
    position: relative;
    background: none;
}

.add-info-left-bottom {
    height: auto;
    border-top: 0px;
    border-bottom: 5.32px solid#D9D9D9 !important;
    font-weight: 600;
    list-style-type: none;
    padding: 20px 0 0 0px;
}

.property-template-default {
    display: grid;
}


@media ( min-width: 481px ) {
    .detail-address {
        position: relative;
        margin-bottom: 0px;
        padding-bottom: 50px;
        height: 80px;
        border-top-right-radius: 10px !important;
        border-bottom: 0px !important;
        padding-left: 30px !important;
    }
    
    .detail-address {
        font-size: 20px;
    }
    
    
    .bil-end:after {
        content: '\A';
        position: absolute;
        background: linear-gradient(to top, rgba(34, 125, 195, 0.3) 0%, rgba(34, 125, 195, 0.3) 0%);
        top: 0;
        bottom: 0;
        left: 0;
        width: 37.9%;
        border-radius: 0 0 10px 10px;
       /* height: 74px;*/
       height: 34px
    }
    
    .add-info-left span {
        float: right;
        padding-right: 50px !important;
}
    
    .add-info-left-second span {
        float: right;
        padding-right: 50px;
}

     .basic-info-left span {
         float: right;
         padding-right: 50px;
     }
     
     .basic-info-left-bottom span {
         float: right;
         padding-right: 50px;
     }
    
    
    .detail-address:after {
        content: '\A';
    position: absolute;
    background: linear-gradient(to top, rgba(34, 125, 195, 0.3) 15%, rgba(34, 125, 195, 0.3) 10%);
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    border-radius: 10px 10px 0 0;
   /* height: 94px;*/
    width: 38%;
    }
    
    .basic-info-left-bottom {
        position: relative;
        width: 100%;
        height: auto;
        border-top: 0px;
    }

    .detail-address-two {
        margin-bottom: 0px;
        padding-bottom: 50px;
        height: 40px;
        background: rgba(34, 125, 195, 0.3);
        background: linear-gradient(to left, rgba(255, 255, 255, 0) 50%, rgba(34, 125, 195, 0.3) 50%);
        border-top-left-radius: 10px;
        border-top-right-radius: 10px !important;
        border-bottom: 0px !important;
        list-style-type: none;
        padding: 20px 0 50px 30px;
    }

    .detail-address-three {
        margin-bottom: 0px;
        padding-bottom: 50px;
        height: 0px;
        background: rgba(34, 125, 195, 0.3);
        background: linear-gradient(to left, rgba(255, 255, 255, 0) 50%, rgba(34, 125, 195, 0.3) 50%);
        border-top-left-radius: 10px;
        border-top-right-radius: 10px !important;
        border-bottom: 0px !important;
        list-style-type: none;
        padding: 20px 0 50px 30px;
    }

    .basic-info-left {
        width: 100%;
        height: auto;
     
        background: -webkit-linear-gradient( rgba(34, 125, 195, 0.3) 38%);
        background: -o-linear-gradient( rgba(34, 125, 195, 0.3) 38%);
        background: -moz-linear-gradient( rgba(34, 125, 195, 0.3) 38%);
        background: linear-gradient(to left, rgba(255, 255, 255, 0) 62%, rgba(34, 125, 195, 0.3) 38%);
        
        /*
        background: -webkit-linear-gradient( rgba(34, 125, 195, 0.3) 38%);
        background: -o-linear-gradient( rgba(34, 125, 195, 0.3) 38%);
        background: -moz-linear-gradient( rgba(34, 125, 195, 0.3) 38%);
        background: linear-gradient(to left, rgba(255, 255, 255, 0) 62%, rgba(34, 125, 195, 0.3) 38%);
        */
        border-top: 0px;
        padding-left: 30px !important;
        padding-top: 20px !important;
    }

    .add-info-left {
        position: relative;
        height: auto;
        padding: 20px 0 0 30px;
    }
    
    .basic-info-left-bottom {
        padding-left: 30px !important;
    }

    /*.add-info-left::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 50%;
        height: 45px;
        border-top: 1px solid red;
    border-left: 1px solid red;
    border-right: 1px solid red;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
       
      }*/

    .add-info-left-second {
        position: relative;
        height: auto;
        padding: 20px 0 0 30px;
    }
    
    .add-info-left-second:after {
        content:'\A';
    position:absolute;
    background: linear-gradient(to top, rgba(34, 125, 195, 0.1) 15%, rgba(34, 125, 195, 0.1) 10%) !important;
    top:0; bottom:0;
    left:0; 
    width:50%;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-radius: 10px 10px 0 0;
   /*height: 58px; */
   height: 49px;
    }

    /*.add-info-left-second::after {
        display:block;
        clear:both;
        content : "";
        position: absolute;
        top: 0;
        left    : 0;
        bottom  : 0;
        max-width:250px;
        height  : 1px;
        width   : 50%;  
        border-top:1px solid #000;
        border-right: 1px solid #000;
        border-radius: 50px !important;
        margin:0 auto;
        padding:4px 0px;
    }*/

    /*.add-info-left-second::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 50%;
        height: 45px;
        border-top: 1px solid red;
    border-left: 1px solid red;
    border-right: 1px solid red;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
       
      }*/



    .content-nearby{
        display: block;
        width: 100%;
        
    }
    
    .nearby-places {
        width: 96%;
        display: inline-block;
        padding: 10px;
        align-items: center;
        margin: auto;
    }
    
    .image-title {
        display: flex;
        align-items: center;
        margin-left: 15px;
    }
    
    .nearby-title {
        font-size: 16px;
        margin-left: 20px;
    }
    
    .nearby-text {
        width: 96%;
        float: left;
        display: flex;
        padding: 30px 0 30px 40px;
    }

    .border-add {
        width: 50%;
        border: 1px solid #000;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
       
       /* background: rgba(34, 125, 195, 0.3) !important;*/
         background: linear-gradient(to top, rgba(34, 125, 195, 0.1) 0%, rgba(34, 125, 195, 0.1) 0%) !important;;
     /* background: rgb(36, 64, 85);*/
    }
    
    .add-info-left-bottom {
        position: relative;
        height: auto;
        padding: 20px 0 0 30px;
    }

    .add-info-left-bottom:after {
        content: '\A';
        position: absolute;
        background: linear-gradient(to top, rgba(34, 125, 195, 0.1) 0%, rgba(34, 125, 195, 0.1) 10%);
        top: 0;
        bottom: 0;
        left: 0;
        width: 50%;
        border-left: 1px solid black;
        border-right: 1px solid black;
        border-radius: 0 0 10px 10px;
        border-bottom: 1px solid black;
        height: 52px;
    }
    
    .add-info-left:before {
        content: '\A';
    position: absolute;
    background: linear-gradient(to top, rgba(255, 255, 255, 0) 15%, rgba(34, 125, 195, 0.3) 10%);
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-radius: 0;
   /* height: 58px; */
   height: 49px;
    border-bottom: 0px;
    }
    
    .page-title h1 {
    font-size: 36px !important;
    font-family: 'Be Vietnam Pro', sans-serif;
    margin-top: 0px;
    }
    
}

@media ( min-width: 769px ) {
    .basic-info-main {
        width: 90%;
        margin: auto;
    }

    .property-description-wrap {
        width: 53%;
        float: left;
    }

    .property-contact-agent-wrap {
        width: 40%;
        float: left;
        padding: 0px !important;
    }

    .property-contact-agent-wrap .block-wrap {
        padding: 20px 20px 20px;
        border: 1px solid #000;
        border-radius: 20px;
}

    .col-md-6 {
        display: block;
        max-width: 100% !important;
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: auto;
        max-width: 100%;
    }

    .content-nearby{
        display: flex;
        width: 96%;
        margin: auto;
        
    }
    
    .nearby-places {
        width: 33%;
        display: block;
        padding: 10px;
        align-items: center;
        margin: initial;
    }
    
    .nearby-title {
        font-size: 16px;
    }
    
    .nearby-text {
        width: 96%;
        float: left;
        display: flex;
    }
    
    .footer-menu {
        margin-top: -16px !important;
    }
}



@media ( min-width: 993px ) {
    .basic-info-main {
        width: 75.3%;
        margin: auto;
    }

    .add-info-one {
        width: 44%;
        float:left;
    }

    .add-info-left-second {
        margin-top: 71px;
    }
}


/********** END SINGLE PROPERTY CSS **************/


/*********** WPML ZASTAVA **************/
.wpml-ls-link {
      background: transparent !important;
}


/*.text-center {
    text-align: center !important;
    padding-right: 20px;
}*/

/* ZOOOM*/
.rotation {
 cursor:pointer;   
}    
#zoom-switcher {
  left: 10px !important;
  top: -5px !important;
  background: none !important;
}
.rot-prop-2 {
 transform: rotate(45deg);   
}    
.rot-prop-3 {
 transform: rotate(125deg);   
}  
