@media (max-width: 960px) {
  /* COLOR */
  /* HEADINGS */
  h1,
  h2,
  h3,
  h4 {
    color: #000000;
  }
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 14px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 12px;
  }
  /* GENERAL */
  body {
    min-width: 230px;
    text-align: center;
    font-size: 0;
    font-family: 'Open Sans', sans-serif;
    color: #666666;
  }
  p {
    font-size: 10px;
    line-height: 1.4;
    color: #666666;
  }
  b,
  strong {
    font-weight: 700;
  }
  em,
  p em {
    font-style: italic;
  }
  *:focus {border-bottom: 1px solid black;
    outline: 0;
  }
  .left_float {
    float: left;
  }
  .right_float {
    float: right;
  }
  .no_margin_right {
    margin-right: 0 !important;
  }
  .no_margin_right_menu a {
    border-right: none !important;
  }
  .clear {
    clear: both;
    height: 0;
    font-size: 0;
  }
  hr {
    height: 1px;
    background: #CCCCCC;
    padding: 0;
    margin: 10px 0;
    border: none;
  }
  /* Additional */
  .grad_1 {
    background: #000000;
    /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#000000');
    /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#000000));
    /* for webkit browsers */
    background: -moz-linear-gradient(top, #FFFFFF, #000000);
    /* for firefox 3.6+ */
  }
  .shadow {
    -moz-box-shadow: 0 0 5px #999;
    -webkit-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#CCCCCC')";
    /* For IE 8 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#999999');
    /* For IE 5.5 - 7 */
  }
  .dis_none {
    display: none !important;
  }
  /* ---------------- LAYOUT ------------------ */
  /* WRAPPER */
  #wrapper {
    width: 260px;
    margin: 0 auto;
  }
  #wrapper.indx #footer_wrap {
    margin-top: 0;
  }
  #wrapper.support .act_mob {
    height: 805px;
  }
  #wrapper.support .booking_wrap {
    width: 230px;
  }
  #wrapper.apart #footer_wrap {
    margin-top: 0;
  }
  /* HEADER */
  .header_wrap {
    width: 260px;
    /*background-image: url(../img/header_bg.jpg);
    background-position: center 65px;
    background-repeat: repeat-x;*/
    background: none;
  }
  #header {
    width: 260px;
    padding: 15px 0 0 0;/*Stefan 24.02.2020 - predhodtna vrednost 10px 0 0 0*/
    margin: 0 auto;
  }
  /* CONTAINER */
  #container {
    width: 100%;
    padding: 0;
    text-align: left;
    margin: 0 auto;
    padding-top: 10px; /*Stefan 21.05.2020*/
  }
  #container .full {
    width: 100%;
  }
  #container .s230 {
    width: 230px;
    padding: 0 15px;
  }
  #content {
    width: 100%;
    /*margin-top: 10px; Stefan 21.05.2020*/
    float: left;
  }
  /*Stefan 21.05.2020*/
  .supporttext{
    padding-top: 10px;
  }
  /* */
  .sidebar #content {
    width: 230px;
/* sloba 05.06.2020 */
    /*float: left;*/
    float: unset !important;
    margin: 0 auto !important;
    padding-top: 60px !important;
/* */
    font-size: 14px;
  }
/* sloba 18.06.2020 */
  .sidebar.postPage #content {
    padding-top: 30px !important;
  }
  .postPage #content h1 {
    display: inline-block;
  }
/* */
  #sidebar {
    width: 230px;
    float: none;
/* sloba 05.06.2020 */
    margin: 0 auto !important;
    padding-top: 20px !important;
/* */
  }
/* sloba 05.06.2020 */
  #pagination {
    margin: 0 auto !important;
  }
  #pagination,
  #pagination > li {
    text-align: center !important;
    float: unset !important;
  }
  #pagination > li {
    display: inline-block !important;
    margin-top: 5px !important;
    margin-left:3px !important;
  }
  .category.sidebar > .search.j_search_fields,
  .page.sidebar .search.j_search_fields {
    margin: 0px 0px 0px 15px !important;
  }
/* sloba 05.06.2020 - blogpost slike */
/* sloba 18.06.2020 */
  #content > p > a > img,
  .postPage a > img,
  .postPage div[id^=attachment],
  .blog_feat_wrap a > img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
  }
  #content > p img {
    padding-left: 0px !important;
  }
/* sloba 09.06.2020 */
  .mobNewline {
    display: unset !important;
  }
/* */
  .apartment .facebook_recommand {
    width: 230px !important;
    overflow-x: hidden !important;
    margin: 0 auto !important;
    float: unset !important;
    /*padding-left: 13px !important; - Stefan 22.09.2020*/
  }
  .apartment .main_gallery_wrap_n {
    margin: 0 auto !important;
   /*** padding-top: 10px !important; - Stefan 19.08.2021*/
    padding-top: 25px !important;
  }
  .cTemp > #content > .s230 {
    padding:0 !important;
  }
  .cTemp.page.sidebar .search.j_search_fields {
    margin-left:0px !important;
  }
  .cTemp.page.sidebar #content {
    padding-top: 35px !important;
  }
  .hidden_content_content {
    margin: 0 auto;
  }
/* */
  /* FOOTER */
  #footer {
    width: 230px;
    padding: 0 15px;
    margin: 0 auto;
    display: inline-block;
  }
  /* ---------------- HEADER ------------------ */
  .clear_480 {
    display: block;
    clear: both;
  }
  #logo {
    width: 141px;/*Stefan 24.02.2020 - pedhodna vrednost 230px;Stefan 26.05.2020 - pedhodna vrednost 179px*/
    float: none;
    display: block;/*Stefan 24.02.2020*/
    margin: 0 0.3rem !important; /*Stefan 24.02.2020 - pedhodna vrednost 0 auto; Stefan 24.02.2020 - pedhodna vrednost 0 0 */
  }
  #logo img {
    width: 140px !important; /*Stefan 24.02.2020 - pedhodna vrednost 180px; Stefan 21.05.2020 - povecan sa 100px na 120px ; Stefan 26.05.2020 - predhodna vrednost 171px*/
  }
  #logo .ny {
    display: none;
  }
  .mailtop{
    display: block;
    width: 15px;
    height: 16px;
    position: absolute;
    top: 1.6rem;
    right: 4.5rem;
    background-position: 0 -79px;
    background-image: url(../img/contact_info_icons_dark.png);
    background-repeat: no-repeat;
  }
  .scroll-to-top{
    background-image: url(../img/arrow_up.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1rem 1rem;
    width: 31px;
    height: 31px;
    position: fixed;
    left: 1rem;
    z-index: 999999;
    bottom: 0.54rem;
    display: none;
    border-radius: 50%;
    background-color: #ff7e00 !important;
  }
  .ny_available {
    width: 260px;
    height: 135px;
    margin-top: 10px; 
    display: block;
    position: relative;
    background-image: url(../img/ny_banner.png);
    background-repeat: no-repeat;
    background-size: 260px;
    z-index: 9999;
  }
  .ny_available.eng_ver {
    background-image: url(../img/ng_banner_eng.png);
  }
  .ny_available_i_frame {
    display: none;
  }
  .language_wrap {
    padding: 8px 0 0 0px;
    float: right;
  }
  .language_wrap #languages {
    margin-top: 1px;
    float: left;
    font-size: 14px;
  }
  .language_wrap #languages li {
    margin-right: 10px;
    float: left;
  }
  .language_wrap #languages li a {
    padding: 0;
    border: none;
    display: inline-block;
    line-height: 1;
  }
  .language_wrap #languages li a:hover {
    border: none !important;
  }
  .language_wrap .search_header {
    padding: 0 0 0 15px;
    margin: 0 0 0 10px;
    border-left: solid 1px #666666;
    float: left;
    display: none;
  }
  .language_wrap .search_header .search_field {
    padding: 0px 3px 3px 3px;
    width: 100px;
    border-bottom: solid 1px #666666;
    float: left;
    font-size: 14px;
    color: #666666;
    display: none;
  }
  .language_wrap .search_header .search_button {
    width: 14px;
    height: 14px;
    margin: 2px 0 0 5px;
    background-image: url(../img/lupa.png);
    float: left;
    cursor: pointer;
  }
  .language_wrap_2 {
    padding: 0;
    display: block;
    float: right;
  }
  /*Stefan 21.05.2020 */
   .language_wrap_2 #languages li{
    margin-right: 0;
    float: none;
   }
  /**/
  #header_info_wrap {
    width: auto;
    height: auto;
    padding: 0 0.3rem;/*Stefan 21.05.2020 - predhodna vrednost  0 15px*/
    float: none;
    margin: 0 auto;
    margin-top: 5px;/*Stefan 21.05.2020 - predhodna vrednost  15px*/
    margin-bottom: 5px;
  }
  #header_info_wrap .social_media_info {
    width: auto;
    padding-left: 0px;
    margin: 1px 0 10px 0;
    border-left: none;
    display: inline-block;
    float: left;
  }
  #header_info_wrap .social_media_info li {
    float: left;
    margin: 0 5px 0px 0px;
  }
  #header_info_wrap .social_media_info li a {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(../img/social_media_icons.png);
  }
  #header_info_wrap .social_media_info li a.facebook {
    background-position: 0 0;
  }
  #header_info_wrap .social_media_info li a.pinterest {
    background-position: -21px 0;
  }
  #header_info_wrap .social_media_info li a.twitter {
    background-position: 0 -20px;
  }
  #header_info_wrap .social_media_info li a.youtube {
    background-position: -21px -20px;
  }
  #header_info_wrap .social_media_info li a.whats_up {
    background-position: 0 -40px;
  }
  #header_info_wrap .social_media_info li a.viber {
    background-position: -21px -40px;
  }
  #header_info_wrap .contact_info {
    width: 250px;/*Stefan 21.05.2020 - predhodna vrednost 230px*/
    float: none;
    margin-right: 0px;
    margin-bottom: 5px;/*Stefan 21.05.2020 - predhodna vrednost 10px*/
    display: inline-block;
  }
  #header_info_wrap .contact_info li {
    padding: 0 0 0 20px;
    margin-left: 0px;
    margin-bottom: 3px;
    float: left;
    background-image: url(../img/contact_info_icons_dark.png);
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 11px;
    text-align: left;
  }
  #header_info_wrap .contact_info li.phone {
    background-position: 0px 2px;
  }
  #header_info_wrap .contact_info li.phone.phone_2 {
    padding: 0 0 0 0px; 
    background: none!important;
    float: right!important;
  }
  #header_info_wrap .contact_info li.phone.phone_2::before {
   /* content: ", "; Stefan 26.05.2020 */
  }
  #header_info_wrap .contact_info li.working_hours {
    padding-right: 50px;
    background-position: 0 -18px;
    background: none;
    padding: 0 0 0 9px;
  }
  #header_info_wrap .contact_info li.skype {
    background-position: 0 -53px;
  }
  #header_info_wrap .contact_info li.mail {
    margin-left: 0px; /*Stefan 21.05.2020 - predhodna vrednost 5px*/
    background-position: 0 -79px;
    display: none!important;
  }
  /* IMAGE SLIDER */
  #slider {
    width: 960px;
    height: 300px;
    display: none;
  }
  #slider h1 span {
    font-size: 30px;
  }
  #slider.mob_fav {
    height: 40px;
    background: none;
  }
  /* NAVIGATION */
  #navigation_container {
    display: none;
  }
  #navigation_container_2 {
    width: 35px;/*Stefan 24.02.2020 - predhodna vrednost 70px;Stefan 21.05.2020 - predhodna vrednost 50px*/
    height: 27px;/*Stefan 24.02.2020 - predhodna vrednost 32px;Stefan 24.02.2020 - predhodna vrednost 26px*/
    background-color: #666;
    display: block;/*inline */
    float: left;
    position: absolute; /*Stefan 24.02.2020 - predhodna vrednost relative*/
    top: 21px!important;/*Stefan 24.02.2020;Stefan 22.05.2020 - predhodna vrednost 14px;Stefan 26.05.2020 - predhodna vrednost 30px */
    right: 0.3rem!important;/*Stefan 24.02.2020;Stefan 21.05.2020 - predhodna vrednost 10px  */
    text-align: center;
    /*border-radius:3px; Stefan 21.05.2020 - postavljeno pojedinacni izgled zbog otvaranja i zatvaranja dugmeta*/
    border-top-left-radius: 3px;/*Stefan 21.05.2020 */
    border-top-right-radius: 3px;/*Stefan 21.05.2020 */
    border-bottom-left-radius: 3px;/*Stefan 21.05.2020 */
    border-bottom-right-radius: 3px;/*Stefan 21.05.2020 */
  }
  #navigation_container_2 div {
    /*width: 76px; Stefan 24.02.2020*/
    /*height: 32px;*/
    padding-top: 22px; /*Stefan 24.02.2020 - predhodna vrednost 32px;Stefan 21.05.2020 - predhodna vrednost 22px*/
    display: block;/*inline */
    font-size: 14px;
    z-index: 10000;/*Stefan 14.09.2020 - zbog linka nove godine povecan z-index - predhodna vrednos 9000*/
    position: absolute;
    /*left: 0;*/
    top: 4px;/*Stefan 26.05.2020 - predhodna vrenost 0*/
    right: 0px!important;/*Stefan 24.02.2020 */
    cursor: pointer;
  
  }
  #navigation_container_2 div:hover {
    display: block;
  }
  #navigation_container_2 div ul {
   /* width: 260px; Stefan 24.02.2020*/
    display: none;
    margin-bottom: 3px;
    padding-bottom: 10px;
    margin-left: -15px;
    background-color: #666666; /*Stefan 25.02.2020 - predhodna vrednost #eeeeee*/
    z-index: 9999;
    position: absolute !important;/*Stefan 24.02.2020 */
    right: 0px!important;/*Stefan 24.02.2020 */
  /*Stefan 25.02.2020*/
  /*height: 82px !important; Stefan 21.05.2020 */
    z-index: 9999;
  overflow: scroll;
  border-top-left-radius:3px;
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px; 
  border:1px solid #4d4d4d;

  /**/
  }
  #navigation_container_2 div ul li {
    margin-top: 0px;
    border-bottom: solid 1px #4d4d4d;/*Stefan 25.02.2020 - predhodna vrednost #6666*/
    text-align: center;
  }
  #navigation_container_2 div ul li a {
    width: 200px;/*Stefan 25.02.2020 - predhodna vrednost 230px*/
    padding: 4px 0;
    height: auto;
    font-size: 10px;/*Stefan 25.02.2020 - predhodna vrednost 12px*/
    line-height: 18px;
    text-transform: uppercase;
    display: inline-block;
  /*Stefan 25.02.2020 */
  color:#fff;
  /**/
  }
  #navigation_container_2 div:hover ul {
    display: block;
  }
  #navigation_container_2 span {
    width: 35px; /*Stefan 24.02.2020 - predhodna vrednost 76px;*Stefan 21.05.2020 - predhodna vrednost 50px*/
    height: 23px;/*Stefan 24.02.2020 - predhodna vrednost 32px ;Stefan 21.05.2020 - predhodna vrednost 27px*/
    background-image: url(../img/mob_menu_white.png);
    background-position: 50% 36%!important; /*Stefan 21.05.2020*/
    background-size: 16px;/*Stefan 21.05.2020 - predhodna vrednost 24px*/
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    color: #FFF;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    position: relative;
    cursor: pointer;
  }
  #navigation_container_2 p{
    position: absolute;
    bottom: 2px;
    color: white;
    background-color: #666666;
    width: 90%;
    font-size: 8px;
    margin-left: 0.15rem;
  }
  /* ---------------- INDEX ------------------ */
  #slider {
    width: 100%;
    height: 75px;
    background-image: url(../img/slider_2.jpg);
    background-position: -237px 0;
  }
  .favorites {
    display: none;
  }
  #container h1 {
    padding: 5px 5px 0 5px;
    font-size: 18px;
    text-align: center;
  }
  #container.index #slider {
    display: none;
  }
  .search {
    width: 85px;/*Stefan 24.02.2020 - predhodna vrendost 70px*/
    padding: 0px 0px 0px 0px;
    min-height: 0;
    margin: 0px 10px 0px 0px;/*Stefan 24.02.2020 - predhodna vrendost 0px 10px 0px 10px*/
    background-image: none;
    float: left;
    display: inline-block;
  }
  .search.active ul.main_search {
    display: block;
  }
  .search ul.main_search {
    width: 230px;
    margin-left:0px; /*Stefan 24.02.2020 - predhodna vrendost -80px*/
    margin-top: 10px;
    position: relative;
    z-index: 10;
    display: none;
  }
  .search ul.main_search li {
    margin-right: 0px;
    margin-bottom: 10px;
    float: left;
  }
  .search ul.main_search li .dropdown,
  .search ul.main_search li .input_field {
    padding: 8px 0 8px 32px;
    border: solid 1px #CCCCCC;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -khtml-border-radius: 8px;
    background-image: url(../img/icons_search.png);
    background-repeat: no-repeat;
    position: relative;
    cursor: default;
    z-index: auto;
  }
  .search ul.main_search li .dropdown .close,
  .search ul.main_search li .input_field .close {
    width: 20px;
    height: 20px;
    background-image: url(../img/close_dropdown.png);
    background-repeat: no-repeat;
    background-position: top;
    position: absolute;
    top: 9px;
    right: 5px;
    cursor: pointer;
    display: none;
  }
  .search ul.main_search li .dropdown .close:hover,
  .search ul.main_search li .input_field .close:hover {
    background-position: bottom;
  }
  .search ul.main_search li .dropdown.area,
  .search ul.main_search li .input_field.area {
    width: 195px;
    background-position: 9px 9px;
  }
  .search ul.main_search li .dropdown.area ul,
  .search ul.main_search li .input_field.area ul {
    width: 217px;
  height: 98px!important; /*Stefan 25.02.2020; Stefan 22.05.2020 - predhodna vrednost 68px;  */
  overflow: scroll!important;/*Stefan 25.02.2020*/
  }
  .search ul.main_search li .dropdown.persons,
  .search ul.main_search li .input_field.persons {
    width: 84px;
    background-position: 9px -25px;
    margin-right: 5px;
  }
  .search ul.main_search li .dropdown.persons ul,
  .search ul.main_search li .input_field.persons ul {
    width: 106px;
  }
  .search ul.main_search li .dropdown.rooms,
  .search ul.main_search li .input_field.rooms {
    width: 73px;
    background-position: 9px -61px;
  }
  .search ul.main_search li .dropdown.rooms ul,
  .search ul.main_search li .input_field.rooms ul {
    width: 95px;
  }
  .search ul.main_search li .dropdown.price,
  .search ul.main_search li .input_field.price {
    width: 84px;
    background-position: 9px -95px;
    margin-right: 5px;
  }
  .search ul.main_search li .dropdown.price ul,
  .search ul.main_search li .input_field.price ul {
    width: 106px;
  }
  .search ul.main_search li .dropdown.parking,
  .search ul.main_search li .input_field.parking {
    width: 73px;
    background-position: 9px -129px;
  }
  .search ul.main_search li .dropdown.parking ul,
  .search ul.main_search li .input_field.parking ul {
    width: 95px;
  }
  .search ul.main_search li .dropdown ul,
  .search ul.main_search li .input_field ul {
    padding: 5px 5px 5px 5px;
    background-color: #FFF;
    border: solid 1px #CCCCCC;
    border-top: none;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    -khtml-border-radius: 0 0 8px 8px;
    position: absolute;
    top: 27px;
    left: -1px;
    display: none;
    z-index: 9999999;
  }
  .search ul.main_search li .dropdown ul hr,
  .search ul.main_search li .input_field ul hr {
    margin: 0 5px 5px 5px;
    background-color: #CCCCCC;
  }
  .search ul.main_search li .dropdown ul li,
  .search ul.main_search li .input_field ul li {
    padding: 5px 5px 5px 5px;
    background-color: #FFF;
    margin: 0;
    font-size: 12px;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -khtml-border-radius: 2px;
    float: none;
  }
  .search ul.main_search li .dropdown ul li input,
  .search ul.main_search li .input_field ul li input {
    margin: 0 4px 0 0;
    vertical-align: middle;
  }
  .search ul.main_search li .dropdown ul li:hover,
  .search ul.main_search li .input_field ul li:hover {
    background-color: #CCCCCC;
    color: #FFF;
  }
  .search ul.main_search li .checkbox .chkbx {
    width: 14px;
    height: 14px;
    margin-left: 23px;
  }
  .search ul.main_search li .checkbox .chkbx.active {
    background-size: 14px;
  }
  /* sloba 18.02.2022 - instant */
  .search ul.main_search li .checkbox.parking {
    width: 73px;
  }
  /* */
  .search ul.main_search li .input_field {
    width: 214px;
    padding: 8px 8px 8px 8px;
    background-image: none;
    line-height: 1.4;
  }
  .search ul.main_search li .button {
    padding: 9px 18px 8px 33px;
    background-image: url(../img/search_icon.png);
    background-repeat: no-repeat;
    background-position: 79px 13px;
    font-size: 16px;
  }
  .search ul.main_search li .button.srch {
    /*width: 230px;*/
    /*width: 185px;*/
    width: 175px;
  }
  .search ul.main_search li.rms {
    margin-right: 0;
  }
  .search .button {
    padding: 9px 18px 8px 33px;
    background-image: url(../img/search_icon.png);
    background-repeat: no-repeat;
    background-position: center 4px; /*Stefan 24.02.2020- predhodno center center*/
    font-size: 16px;
    text-align: center;
  }
  .search .button.srch_mob {
    width: 85px; /*Stefan 24.02.2020- predhodno 70px*/
    height: 32px;
    -moz-border-radius: 0px 0px 0 0;
    -webkit-border-radius: 0px 0px 0 0;
    border-radius: 0px 0px 0 0;
    -khtml-border-radius: 0px 0px 0 0;
    display: block;
    font-size: 0;
    padding: 0;
    margin-left: 30%; /*Stefan 24.02.2020*/
    border-radius: 3px;/*Stefan 21.05.2020*/
  }
  .search .button.srch_mob span{
    font-size: 10px!important;
    position: absolute;
    top: 17px;
    width: 100%;
    left: 30%;
  }
  .search ul.abcd {
    display: none;
  }
  .search .advanced_search_wrap {
    width: 120px;
    height: auto;
    margin: 0px 0 0 0;
    font-size: 14px;
    /*background-color: #000;*/
    color: #000000;
    float: none;
    position: relative;
    /*display: none;*/
    z-index: 9;
  }
  .search .advanced_search_wrap .advanced_search_button {
    width: 103px;
    height: 30px;
    padding: 6px 5px 4px 15px;
    background-image: url(../img/advanced_arrow.png);
    background-position: 0 13px;
    background-repeat: no-repeat;
    text-decoration: underline;
    cursor: pointer;
    position: relative;
    z-index: 2000;
    /*display: none;*/
  }
  .search .advanced_search_wrap ul.advanced_search {
    width: 210px;
    height: auto;
    padding: 7px 10px 4px 10px;
    border: solid 1px #CCCCCC;
    background-color: #FFF;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -khtml-border-radius: 8px;
    position: relative;
    top: 0;
    right: 0;
    /*display: inline-block;*/
    display: none;
  }
  .search .advanced_search_wrap ul.advanced_search li {
    margin: 0 15px 3px 0;
  }
  .search .advanced_search_wrap ul.advanced_search li.nmr {
    margin-right: 0;
  }
  .search .advanced_search_wrap.active .advanced_search {
    display: inline-block;
  }
  .search .advanced_search_wrap.active .advanced_search_button {
    background-position: 0 -29px;
  }
  .help_button_mob {
    width: 85px; /*Stefan 24.02.2020- predhodno 70px*/
    height: 32px;
    padding: 0px 0 0px 0px;
    margin: 0 auto;
    background-color: #666666;
    background-image: url(../img/help_icon_mob.png);
    background-position: center 4px; /*Stefan 24.02.2020- predhodno center center*/
    background-repeat: no-repeat;
    background-size: 16px;
    float: left;
    text-align: center;/*Stefan 24.02.2020- predhodno left*/
    display: inline-block;
    margin-left: 11%; /*Stefan 24.02.2020*/
    border-radius: 3px; /*Stefan 21.05.2020*/
  }
  /*Stefan 24.02.2020*/
  .help_button_mob span {
    font-size: 10px!important;
    position: relative;
    top: 17px;
    width: 100%;
    color: white!important;
  }
  /**/
  .help_button_mob h3 {
    padding-top: 10px;
    display: none;
  }
  .short_desc {
    display: none;
  }
  .filters {
    /*padding: 5px 5px 5px 10px; - Stefan 17.08.2021*/
    padding: 5px 5px 5px 5px;/*Stefan 17.08.2021*/
    margin-top: 5px;
    background-color: #edeff0;
   /* display: none; - Stefan 17.08.2021*/
   display:block!important;/*Stefan 17.08.2021*/
   margin-left:-10px ; /*Stefan 19.08.2021*/
   margin-right:-10px ; /*Stefan 19.08.2021*/
  }
  .filters .title {
    padding-top: 2px;
    /*font-size: 14px; - Stefan 17.08.2021*/
    font-size: 10px; /*Stefan 17.08.2021*/
    float: left !important;
  }
  .filters .dropdown,
  .filters .input_field {
    /*width: 100px; - Stefan 17.08.2021*/
    /*width: 50px; Stefan 17.08.2021*/
    width: 73px; /*Stefan 17.08.2021*/
    /*margin-left: 10px; - Stefan 17.08.2021*/
    margin-left: 3px;/*Stefan 17.08.2021*/
    padding: 3px 0 2px 16px;
    border: solid 1px #CCCCCC;
    /*font-size: 12px; - Stefan 17.08.2021*/
    font-size: 10px;/*Stefan 17.08.2021*/
    color: #000000;
    float: right;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -khtml-border-radius: 8px;
    background-image: url(../img/arrow_down.png);
    background-position: 4px 3px;
    background-repeat: no-repeat;
    background-color: #FFF;
    position: relative;
    z-index: 9000;
    cursor: default;
    background-size: 13px;/*Stefan 17.08.2021*/
  }
  .filters .dropdown .close,
  .filters .input_field .close {
    width: 20px;
    height: 20px;
    background-image: url(../img/close_dropdown.png);
    background-repeat: no-repeat;
    background-position: top;
    position: absolute;
    top: 9px;
    right: 5px;
    cursor: pointer;
    display: none;
  }
  .filters .dropdown .close:hover,
  .filters .input_field .close:hover {
    background-position: bottom;
  }
  .filters .dropdown ul,
  .filters .input_field ul {
    /*width: 115px; - Stefan 17.08.2021*/
    /*width: 65px;Stefan 17.08.2021*/
    width: 79px;/*Stefan 17.08.2021*/
    padding: 5px 5px 5px 5px;
    background-color: #FFF;
    border: solid 1px #CCCCCC;
    border-top: none;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    -khtml-border-radius: 0 0 8px 8px;
    position: absolute;
    /*top: 17px; - Stefan 17.08.2021*/
    top: 13px;/*Stefan 17.08.2021*/
    left: -1px;
    display: none;
  }
  .filters .dropdown ul hr,
  .filters .input_field ul hr {
    margin: 0 5px 5px 5px;
    background-color: #CCCCCC;
  }
  .filters .dropdown ul li,
  .filters .input_field ul li {
    padding: 5px 5px 5px 5px;
    margin: 0;
    /*font-size: 12px; - Stefan 17.08.2021*/
     font-size: 9px;/*Stefan 17.08.2021*/
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -khtml-border-radius: 2px;
    float: none;
  }
  .filters .dropdown ul li input,
  .filters .input_field ul li input {
    margin: 0 4px 0 0;
    vertical-align: middle;
  }
  .filters .dropdown ul li:hover,
  .filters .input_field ul li:hover {
    background-color: #CCCCCC;
    color: #FFF;
  }
  .h3_wrap {
    width: 100%;
    text-align: center;
  }
  .h3_wrap h3 {
    padding: 5px 0;
    display: inline-block;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
  }
  .h3_wrap h3.main_h3 {
    display: none;
  }
  .h3_wrap .help_button {
    display: none;
  }
  .h3_wrap a.map_index {
    padding: 0px 0 5px 50px;
    background-image: url(../img/map_index.png);
    background-repeat: no-repeat;
    float: right;
  }
  .h3_wrap a.map_index h3 {
    color: #000000;
    line-height: 1;
    font-size: 18px;
  }
  .h3_wrap a.map_index h3 strong {
    font-weight: 700;
    display: block;
  }
  .h3_wrap a.map_index_2 {
    height: 49px;
    line-height: 49px;
    padding: 0px 60px 0 0 ;
    background-image: url(../img/map_index_2.png);
    background-repeat: no-repeat;
    background-position: right;
    text-align: right;
    float: right;
    display: none;
  }
  .h3_wrap a.map_index_2 h3 {
    color: #000000;
    line-height: 1.3;
    font-size: 18px;
  }
  .h3_wrap a.map_index_2 h3 strong {
    font-weight: 700;
  }
  .h3_wrap a.airport {
    display: none;
  }
  a.map_index_2 {
    display: none;
  }
  .rentals {
    min-height: auto;
    margin: 10px 0 0 0;/*Stefan 21.05.2020 - predhodna vrednost 20px */
    padding: 0px!important;
  }
  .rentals ul {
    width: 260px;
    padding: 0 0 0 0px;
    display: inline-block;
  }
  .rentals ul li {
    width: 120px;
    margin: 0 5px 15px 5px;
    float: left;
    min-height: 220px; /*Stefan 26.08.2021*/
  }
  .rentals ul li.no_margin_right {
    margin: 0 5px 15px 5px !important;
  }
  .rentals ul li.loading a .img_wrap .loader {
    width: 16px;
    height: 16px;
    position: absolute;
    z-index: 1000;
    display: block;
    left: 50%;
    margin-left: -32px;
    top: 50%;
    margin-top: -32px;
    display: none;
  }
  .rentals ul li a {
    width: 118px;
    border: solid 1px #edeff0;
    display: inline-block;
    position: relative;
  }
  .rentals ul li a .img_wrap {
    position: relative;
  }
  .rentals ul li a .img_wrap ul li img {
    width: 118px;
    height: 79px;
  }
  .rentals ul li a .img_wrap .parking {
    width: 20px;
    height: 20px;
    background-size: 20px;
    background-image: url(../img/parking_icons.png);
    position: absolute;
    top: 85px;
    right: 3px;
  }
/* sloba 07.10.2021 */
  .apart .noParking {
    background-image: url(../img/noparking.png) !important;
  }
/* */
  .rentals ul li a .img_wrap .arrow {
    width: 10px;
    background-size: 10px;
    top: 60%;
  }
  .rentals ul li a img {
    width: 118px;
    height: 79px;
  }
  .rentals ul li a h3 {
    padding: 5px 0 5px 4px;
    font-size: 16px;
  }
  .rentals ul li a .desc_wrap {
    padding: 5px 4px;
    background-color: #f5f6f7;
    color: #666666;
  }
  .rentals ul li a .desc_wrap .place {
    padding: 0 0 8px 0px;
    margin-bottom: 6px;
    background-image: url(../img/place_icon_big.png);
    background-position: 0 5px;
    background-size: 10px;
    background-repeat: no-repeat;
    background: none;
    border-bottom: dashed 1px #666666;
  }
  /* sloba 23.05.2022 - font-size 10px (ex 12px) */
  .rentals ul li a .desc_wrap .place h4 {
    line-height: 1;
    color: #666666;
    font-size: 10px;
    font-weight: 300;
  }
  .rentals ul li a .desc_wrap .place h4 strong {
    line-height: 1.2;
    font-size: 10px;
    font-weight: 400;
  }
  /* */
  .rentals ul li a .desc_wrap .place h4.street {
    font-size: 10px;
  }
  .rentals ul li a .desc_wrap .additional_info {
    padding: 0 0 0 0px;
    font-size: 10px;
    background-image: url(../img/icons_search.png);
    background-repeat: no-repeat;
    background-size: 10px;
    background: none;
  }
  .rentals ul li a .desc_wrap .additional_info.persons {
    background-position: 0 -33px;
  }
  .rentals ul li a .desc_wrap .additional_info.rooms {
    background-position: 0 -68px;
    float: right;
  }
  .rentals ul li a .have_photo {
    width: 22px;
    height: 22px;
    background-image: url(../img/photo_icon.png);
    background-repeat: no-repeat;
    background-position: 7px;
    background-color: #CCCCCC;
    background-size: 10px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .rentals ul li a .price {
    width: 40px;
    height: 22px;
    background-image: url(../img/price_bg.png);
    text-align: center;
    line-height: 1.7;
    font-size: 14px;
    font-weight: 700;
    color: #FFF;
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .rentals ul li a:hover h3 {
    background-color: #ff7e00;
    color: #FFF;
  }
  .rentals ul li a:hover .desc_wrap {
    background-color: #ffe9d4;
  }
  .rentals ul li a .remove {
    display: none;
  }
  .rentals.rentals_map ul li {
    margin-bottom: 0;
  }
  .rentals.rentals_map ul li a {
    border: solid 5px #FFF;
    -moz-box-shadow: 0 0 5px #999;
    -webkit-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#CCCCCC')";
    /* For IE 8 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#999999');
    /* For IE 5.5 - 7 */
  }
  .rentals.rentals_map ul li a h3 {
    background-color: #FFF;
  }
  .rentals.rentals_map ul li a:hover h3 {
    background-color: #ff7e00;
  }
  .rentals.fav_list {
    margin-top: 0;
  }
  .rentals.fav_list ul li a {
    position: relative;
  }
  .rentals.fav_list ul li a .remove {
    width: 32px;
    height: 32px;
    background-image: url(../img/close_fav.png);
    background-repeat: no-repeat;
    background-color: #ff4646;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    display: block;
  }
  .rentals.similar {
    position: relative;
  }
  .rentals.similar .arrow {
    display: none;
  }
  .rentals.similar .arrow_s {
    display: none;
  }
  .rentals.similar .ul_wrap {
    width: 260px;
    height: 368px;
    margin: 0 0 20px 0;
  }
  .rentals.similar .ul_wrap ul {
    width: 100%;
    padding-top: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  .rentals.similar .ul_wrap ul li {
    width: 120px;
    margin: 0 5px 15px 5px;
    float: left;
  }
  .link_menu {
    width: 450px;
    height: 29px;
    margin: 0px 0 20px 0;
    background-color: #edeff0;
    display: inline-block;
    overflow: hidden;
    display: none;
  }
  .link_menu h3 {
    font-size: 11px;
    font-weight: 300;
  }
  .link_menu ul li {
    float: left;
  }
  .link_menu ul li a {
    padding: 9px 4px 9px 5px;
    border-right: solid 1px #ccc;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
  }
  .link_menu ul li a:hover {
    background-color: #CCCCCC;
    color: #000000;
  }
  .link_menu .current-menu-item {
    background-color: #edeff0;
    color: #000000;
  }
  .index_cont {
    padding: 20px;
    margin: 0 0 25px 0;
    background-image: url(../img/index_footer_bg.jpg);
    display: block;/*Stefan 25.02.2020 - predhodna vrednost none*/
  }
  .index_cont p {
    color: black !important;
    font-weight: bold !important;
  }
  .index_cont h2 {
    text-align: center;
    font-weight: 300 !important;
  }
  .index_cont ul {
    margin: 15px 0 20px 0;
    display: inline-block;
  }
  .index_cont ul li {
    width: 220px;
    padding: 70px 0 0 0;
    margin: 0 20px 0 0;
    background-repeat: no-repeat;
    background-image: url(../img/pin_big.png);
    background-position: 92px 10px;/*Stefan 25.02.2020 - predhodna vrednost 92px 0*/
    float: left;
    text-align: center;
  }
  .index_cont ul li h3 {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .index_cont ul li h3 a {
    color: #000000;
  }
  .index_cont ul li.pin {
    background-image: url(../img/pin_big.png);
    background-position: 92px 0;
    
  }
  .index_cont ul li p {
    text-align: justify;
    text-justify: inter-word;
    /*Stefan 21.05.2020*/
    background-color: #cacaca66;
    padding: 0.3rem;
    border-radius: 3px;
    opacity: 0.6;
    color: #000 !important;
    /**/

  }
  /*Stefan 21.05.2020 */
  #allaparmentsbelgrade{
    text-decoration: none;
    /* sloba 25.05.2022 */
    margin-bottom: 25px;
    position: relative;
    display: block;
    border-bottom: unset;
    filter: drop-shadow(2px 2px 1px #000);
    /* */
  }
  #allaparmentsbelgrade div{
    width: 70%;
    padding: 5px ;
    margin: 0 auto;
    background-color: #666666;
    text-align: center;
    border-radius: 3px;
    color: white!important;
    font-size: 14px; 
    margin-top: 10px;
  }
  #allaparmentsbelgrade  div:hover {
    text-decoration: none;
    background-color: #ff7e00 !important;
  }
  /**/
  /* ---------------- PAGE ------------------ */
  #container.page h1,
  #container.category h1 {
    padding: 10px 0 0 0px!important;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400;
    color: #000;
    text-shadow: 2px 2px #FFFFFF;
  }
  ul.contact_list li {
    width: 230px;
    margin: 15px 0px 0 0;
    float: none;
  }
  ul.contact_list li .input_field {
    width: 210px;
  }
  ul.contact_list li.textarea_contact {
    width: 230px;
  }
  ul.contact_list li.textarea_contact textarea {
    width: 208px;
    max-width: 208px;
    height: 100px;
    padding: 10px;
    border: solid 1px #CCCCCC;
    font-size: 16px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -khtml-border-radius: 8px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.4;
    resize: none;
  }
  ul.contact_list li .button {
    width: 230px;
    padding: 5px 0px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
  }
  /* ---------------- CATEGORY / BLOG ------------------ */
  .blog_post_wrap {
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: solid 1px #CCCCCC;
    display: inline-block;
  }
  .blog_feat_wrap {
    margin: 10px 0;
  }
  .single_img_wrap {
    margin-bottom: 15px;
    display: block;
  }
  /*Stefan 22.05.2020 */
  .price_match{
    /*Stefan 25.09.2020 - Na goranov zahteva da tooltip stoji u istoj liniji na omiljenima*/
    padding-top: 0!important;
    margin-top: 0px!important;
    float: right!important;
    font-size: 11px!important;
    margin-left: 13px!important;
    top:0px!important;
  }

  .price_match a{
    color: #1cc88a!important;
    font-weight: bold;
    text-decoration: none!important;
  }
  .price_match a:hover, 
  .price_match a:visited,
  .price_match a:link,
  .price_match a:active
  {
    text-decoration: none!important;
  }
  .price_match .tooltip{
    position: absolute;
    top: 18px;
    display: none;
    right: 0; /*Stefan 25.09.2020 - predhodno poravnjanje je bilo ulevo*/
    color:#666666;
    text-align:left;
    font-size: 10px;
    font-weight:initial;
    line-height:16px;
    width: 165px;
    padding: 10px 10px;
    border: solid 1px #CCCCCC;
    background-color: #edeff0;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -khtml-border-radius: 8px;
    z-index: 99999;
  }
  .price_match:hover .tooltip{
     display: block;
  }
  /* ---------------- SIDEBAR ------------------ */
  #sidebar li.widget {
    margin-bottom: 10px;
  }
  #sidebar li.widget .title_h1 {
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    border-bottom: solid 1px #CCCCCC;
    font-size: 22px;
    font-weight: 400;
    color: #666666;
  }
  #sidebar li.widget .title_h2 {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
  }
  #sidebar li.widget.small_banners ul li {
    margin-bottom: 10px;
  }
  #sidebar li.widget.small_banners ul li a.small_banner {
    width: 230px;
    height: 92px;
    position: relative;
    display: inline-block;
    font-size: 14px;
  }
  #sidebar li.widget.small_banners ul li a.small_banner .title_h2 {
    padding: 3px 8px 3px 8px;
    background-color: #FFF;
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
    -khtml-border-radius: 5px 0 0 0;
  }
  #sidebar li.widget.small_banners ul li a.beograd_centar {
    background-image: url(../img/apartmani_centar.jpg);
  }
  #sidebar li.widget.small_banners ul li a.vracar {
    background-image: url(../img/vracar.jpg);
  }
  #sidebar li.widget.small_banners ul li a.belville {
    background-image: url(../img/belville.jpg);
  }
  #sidebar li.widget.small_banners ul li a.arena {
    background-image: url(../img/arena.jpg);
  }
  #sidebar li.widget.small_banners ul li a:hover .title_h2 {
    color: #000;
  }
  /* ---------------- CONTENT ------------------ */
  .content_style h2 {
    margin-bottom: 3px;
    font-size: 32px;
    font-weight: 300;
  }
  .content_style p {
    font-size: 12px;
    line-height: 1.4;
    color: #666666;
  }
  .sub_h2 {
    margin-top: 20px;
    padding-left: 15px !important;
    font-size: 16px !important;
    line-height: 1 !important;
  }
  /* ---------------- APARTMAN SINGLE ------------------ */
  #container.apartment {
    overflow: hidden;
  }
  .title_wrap {
    /*width: auto; Stefan 29.09.2020*/
    padding: 8px 0 11px 0;
    margin-bottom: 15px;
    border-bottom: solid 1px #edeff0;
    text-align: left;
  }
  .title_wrap .parking {
    width: 32px;
    height: 32px;
    margin: 0px 0 0px 0px;
    float: right;
    background-image: url(../img/parking_icons_2.png);
  }
  .title_wrap .add_to_fav {
    padding: 15px 10px 15px 60px;
    background-color: #edeff0;
    background-image: url(../img/favorites_old.png);
    background-repeat: no-repeat;
    background-position: 11px 6px;
    display: inline-block;
    float: right;
    display: none;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -khtml-border-radius: 8px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
    cursor: pointer;
  }
  .title_wrap .add_to_fav:hover {
    background-position: 11px -84px;
    background-color: #666666;
    color: #FFF;
  }
  .title_wrap h1 {
    width: 198px;
    font-size: 20px;
    padding: 0 !important;
    margin-bottom: 5px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    float: left !important;
    text-align: left !important;
    display: inline-block;
  }
  .title_wrap h1 span {
    font-weight: 300;
    line-height: 1.2;
    font-size: 16px;
    display: inline;
  }
  .title_wrap h2 {
    font-weight: 300;
    line-height: 1.2;
    font-size: 16px;
  }
  .main_desc {
    width: 230px;
    float: none;
    text-align: justify;
  }
  .main_desc .mob_desc {
    display: block;
  }
  .main_desc .mob_desc .hidden_content {
    text-align: justify;
    display: block !important;
  }
  .main_desc .mob_desc .hidden_content .hidden_content_head {
    padding: 10px 0px 2px 0;
    background-color: #FFF;
    color: #666666;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
    line-height: 1;
    text-align: left;
    text-decoration: underline;
  }
  .main_desc .mob_desc .hidden_content .hidden_content_head .slide_status_icon {
    width: 12px;
    height: 12px;
    background-size: 12px;
    margin-top: 1px;
  }
  .main_desc .mob_desc .hidden_content .hidden_content_pad_mar {
    padding: 15px 0;
    background-color: #FFF;
    color: #666666;
  }
  .main_gallery_wrap_n {
    width: 230px;
    float: none;
    display: none!important; /* Stefan 26.08.2021*/
  }
  .main_gallery_wrap_n .main_gallery .image .more {
    /*margin-top: 90px; - Stefan 19.08.2021*/
    margin-top: 75px;
  }
  .main_gallery_wrap_n .main_gallery .image .more.more_mob {
    display: block;
  }
  .main_gallery_wrap_n .main_gallery .image.big {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    float: none;
  }
  .main_gallery_wrap_n .main_gallery .image.big img {
    width: 230px;/*Stefan 23.09.2020 - predhodna vrednost 260*/
    height: auto;
  }
  .main_gallery_wrap_n .main_gallery .image.small {
    width: auto;
    height: auto;
    float: none;
    display: none;
  }
  .main_gallery_wrap_n .main_gallery .image.small img {
    width: 260px;
    height: auto;
  }
  .main_gallery_wrap_n .main_gallery .image.third {
    margin: 10px 0 10px 0;
  }
  .main_gallery_wrap_n ul.thumb_wrap {
    display: none;
    width: 230px;
    height: 110px;
    margin: 14px 0 0 0;
    overflow: hidden;
  }
  .main_gallery_wrap_n ul.thumb_wrap li {
    width: 165px;
    height: 110px;
    margin: 0 10px 0 0;
    background-color: #00a0d2;
    float: left;
    cursor: pointer;
  }
  .main_gallery_wrap_n ul.thumb_wrap li img {
    width: 165px;
    height: 110px;
  }
  .main_gallery_wrap_n ul.thumb_wrap li:nth-child(4) {
    margin-right: 0;
  }
  /*.main_gallery_wrap {
    width: 100%;
    margin: 20px 0 20px 0;
    position: relative;
    float: none;
    ul.photos {
      li {
        width: 100%;
        height: auto;
        float: left;
        img {
          width: 100%;
          height: auto;
          display: inline-block;
        }
      }
    }
    #slideshow-1 {
      display: none;
    }
    .arrow {
      width: 45px;
      height: 95px;
      background-image: url(../img/gallery_arrow.png);
      background-repeat: no-repeat;
      background-position: 0 0;
      position: absolute;
      z-index: 999;
      top: 180px;
      left: -10px;
      cursor: pointer;
      display: none;
      &.arrow_right {
        background-position: -45px 0;
        left: inherit;
        right: -10px !important;
        &:hover {
          background-position: -45px -95px;
        }
      }
      &:hover {
        background-position: 0 -95px;
      }
      &.not {
        background: none;
        cursor: default;
      }
    }
    .thumbs_wrap {
      width: 260px;
      margin-top: -50px;
      display: inline-block;
      position: relative;
      .arrow {
        float: left;
        position: absolute;
        top: -130px;
        left: -1px;
        display: inline-block;
        background-image: url(../img/gallery_arrow_mob.png);
        &.arrow_right {
          float: right;
          left: auto;
          right: 0 !important;
        }
      }
      .thumbs {
        float: left;
        width: 570px;
        height: 95px;
        display: none;
        div {
          width: 570px;
          height: 95px;
          img {
            display: block;
            margin-right: 10px;
            cursor: pointer;
          }
        }
      }
    }
  }*/
  .desc_content_wrap .content_desc {
    width: 100%;
    float: none;
    margin-top: 310px; /*Stefan 26.08.2021; sloba 02.11.2021 */
  }
  .main_info {
    width: 208px;
    padding: 10px 10px 15px 10px;
    margin: 0 auto;
    margin-bottom: 8px; /*Stefan 22.09.2020 - predhodna vrednost 20px*/
    border: solid 1px #CCCCCC;
    background-color: #edeff0;
    float: none;
  }
  .main_info .add_to_f_wrap .add_to_f {
    font-size: 13px;
  }
  .main_info ul li {
    padding: 2px 0;
  }
  .main_info ul li .label {
    font-size: 14px;
    font-weight: 300;
    color: #666666;
    display: inline-block;
  }
  .main_info ul li .label_info {
    font-size: 12px;
    font-weight: 700;
    color: #000000;
  }
  .main_info ul li .label_info_r {
    font-size: 11px; /* Stefan 31.08.2020 - smanjena velicna fonta na 11px od 14 zbog preklapanja u ispisu informacija apartaman*/
    font-weight: 400;
    color: #000000;
    float: right;
  }
  .main_info ul li .label_true {
    width: 18px;
    height: 18px;
    margin-top: 2px;
    background-image: url(../img/check_true.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    float: right;
  }
  .main_info ul li .label_true.false {
    background-position: 0 -48px;
  }
  .main_info ul li.odd {
    /*background-color: #f7f7f7;*/
  }
  .main_info hr {
    margin: 5px 0;
    background-color: #CCCCCC;
  }
  .content_desc.content_style .full {
    margin-top: 0;
  }
  .booking_wrap_wrap {
    width: 230px;
    height: 0px;
    margin: 0px 0 0px 0;
    padding-bottom: 15px;
    float: none;
    position: relative;
    z-index: 1000;
  }
  .booking_wrap_wrap .booking_wrap {
    width: 980px;
    height: auto;
    padding-top: 4px;
    padding-left: 20px;
    background-color: #FFF;
    position: absolute;
    top: 0;
    left: -20px;
  }
  .booking_wrap_wrap .booking_wrap .blue_box {
    width: 208px;
    padding: 12px 10px;
    border: solid 1px #CCCCCC;
    background-color: #ebf6ff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    font-size: 20px;
    color: #000000;
    display: none;
  }
  
  .booking_wrap_wrap .booking_wrap .blue_box .info {
    text-align: center;
  }
  .booking_wrap_wrap .booking_wrap .blue_box .info .days {
    width: 83px;
    padding: 2px 0 9px 0;
    border-right: solid 1px #CCCCCC;
    float: left;
    line-height: 1;
    font-weight: 300;
    font-size: 20px;
    text-transform: uppercase;
  }
  .booking_wrap_wrap .booking_wrap .blue_box .info .days span {
    padding-top: 8px;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1;
  }
  .booking_wrap_wrap .booking_wrap .blue_box .info .days b {
    font-weight: 700;
  }
  .booking_wrap_wrap .booking_wrap .blue_box .info .price {
    width: 116px;
    font-weight: 700;
    font-size: 16px;
    float: right;
  }
  .booking_wrap_wrap .booking_wrap .blue_box .info .price .desc {
    font-weight: 300;
    font-size: 16px;
  }
  .booking_wrap_wrap .booking_wrap .blue_box .info .price .j_price_total {
    font-size: 22px;
  }
  .booking_wrap_wrap .booking_wrap .blue_box .info .price .j_price_day {
    font-size: 20px;
  }
  .booking_wrap_wrap .booking_wrap .blue_box .reservation {
    padding: 11px 20px 10px 20px;
    font-weight: 700;
    font-size: 22px;
    color: #666666;
    text-align: left;
    display: none;
  }
  .booking_wrap_wrap .booking_wrap .blue_box .reservation .j_close {
    width: 30px;
    height: 30px;
    background-image: url(../img/close.png);
    background-position: top;
    float: right;
    cursor: pointer;
  }
  .booking_wrap_wrap .booking_wrap .blue_box .reservation .j_close:hover {
    background-position: bottom;
  }
  .booking_wrap_wrap .booking_wrap .booking {
    width: 208px; /*Stefan  predhodna vrednost 300px*/
    height: 200px;/*Stefan  predhodna vrednost 447px*/
    margin-right: 40px;
    float: left;
    display: inline-block;
    /*display: none;*/
  }
  .booking_wrap_wrap .booking_wrap .booking.short {
    height: 390px;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li {
    margin-top: 4px;
    display: inline-block;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li label {
    font-size: 12px;
    font-weight: 300;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .input_wrap {
    width: 230px!important; /*Stefan 21.02.2020 - predhodna vrednost 300*/
    height: 41px;
    position: relative;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .input_wrap .input_field {
    width: 208px !important; /*Stefan 21.02.2020 - predhodna vrednost 278*/
    margin-top: 5px;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .input_wrap .calendar_icon {
    width: 16px;
    height: 16px;
    background-image: url(../img/calendar_icon.png);
    position: absolute;
    top: 14px;
    right: 11px;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .input_wrap .add_button_wrap {
    width: 33px;
    height: 14px;
    position: absolute;
    top: 15px;
    right: 10px; 
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .input_wrap .add_button_wrap .add {
    width: 14px;
    height: 14px;
    background-image: url(../img/add_icon.png);
    background-position: left top;
    display: inline-block;
    cursor: pointer;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .input_wrap .add_button_wrap .add:hover {
    background-position: left bottom;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .input_wrap .add_button_wrap .add.minus {
    margin-left: 5px;
    background-position: right top;
    float: right;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .input_wrap .add_button_wrap .add.minus:hover {
    background-position: right bottom;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .input_wrap.txt_h {
    height: 135px;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .input_wrap.txt_h .txt_h2 {
    height: 253px !important;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .blue_box {
    padding: 8px 0;
    margin-top: 8px;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .blue_box .days {
    width: 110px;
    padding: 9px 0 3px 0;
    border-right: solid 1px #CCCCCC;
    float: left;
    line-height: 1;
    font-weight: 300;
    font-size: 20px;
    text-transform: uppercase;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .blue_box .days span {
    padding-top: 8px;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .blue_box .price {
    width: 187px;
    font-weight: 700;
    font-size: 16px;
    float: right;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .blue_box .price .desc {
    font-weight: 300;
    font-size: 16px;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .blue_box .price .j_price_total {
    font-size: 22px;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li .blue_box .price .j_price_day {
    font-size: 20px;
  }
  .booking_wrap_wrap .booking_wrap .booking ul li textarea {
    width: 278px;
    max-width: 278px;
    height: 100px;
    max-height: 100px;
    font-family: 'Open Sans', sans-serif;
    resize: none;
  }
  .booking_wrap_wrap .booking_wrap .booking .book_cancel {
    font-size: 12px;
    text-decoration: underline;
    display: block;
    cursor: pointer;
    font-weight: 700;
    text-align: center;
  }
  .booking_wrap_wrap .booking_wrap .b_wrap {
    width: 300px;
    margin: 0px 0 0px 0;
    display: none;
  }
  .booking_wrap_wrap .booking_wrap .action_button {
    width: 230px;
    margin: 0px 0 0px 0;
    display: inline-block;
  }
  .booking_wrap_wrap .booking_wrap .add_to_f_wrap {
    width: 300px;
    text-align: center;
    float: right;
    display: none;
  }
  .booking_wrap_wrap .booking_wrap .add_to_f_wrap .add_to_f {
    width: auto;
    height: 28px;
    line-height: 28px;
    padding: 0 20px 0 40px;
    background-image: url(../img/favorites_small.png);
    background-position: 14px 4px;
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-top: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #edeff0;
    color: #666666;
    cursor: pointer;
    display: inline-block;
  }
  .booking_wrap_wrap .booking_wrap .add_to_f_wrap .add_to_f.active {
    background-color: #666666;
    color: #FFF;
    background-position: 14px -40px;
  }
  .booking_wrap_wrap .booking_wrap .default_message_wrap {
    width: 300px;
    height: 111px;
    padding-top: 5px;
    display: none; /*Stefan 24.02.2020*/
  }
  .booking_wrap_wrap .booking_wrap .default_message_wrap .default_message {
    margin-bottom: 7px;
    color: #ff3c3c;
    font-size: 12px;
    line-height: 1.2;
    display: none;/*Stefan 24.02.2020*/ 
  }
  .booking_wrap_wrap.booking_wrap_fav {
    height: auto !important;
    margin-bottom: 25px;
    float: none;
  }
  .booking_wrap_wrap.booking_wrap_fav .booking_wrap {
    height: auto;
    position: relative;
    left: -20px;
  }
  .booking_wrap_wrap.act_mob {
    height: 825px; /*Stefan 21.02.2020 - predhodna vrednost 805px*/
  }
  .booking_wrap_wrap.act_mob .booking_wrap {
    height: auto;
  }
  .booking_wrap_wrap.act_mob .booking_wrap .booking {
    width: 230px;
    height: auto;
    margin-right: 0;
    float: none;
    display: block;
  }
  .booking_wrap_wrap.act_mob .booking_wrap .booking ul li .input_wrap {
    width: 230px;
  }
  .booking_wrap_wrap.act_mob .booking_wrap .booking ul li .input_wrap .input_field {
    width: 208px;
  }
  .booking_wrap_wrap.act_mob .booking_wrap .booking ul li .default_message_wrap {
    width: 230px;
    height: auto;
  }
  .booking_wrap_wrap.act_mob .booking_wrap .booking ul li .blue_box {
    display: none;
  }
  .booking_wrap_wrap.act_mob .booking_wrap .b_wrap {
    margin-top: 17px;
    display: block;
  }
  .booking_wrap_wrap.act_mob .booking_wrap .b_wrap.b_wrap_mob {
    display: block;
  }
  .booking_wrap_wrap.act_mob .booking_wrap .b_wrap.b_wrap_mob .action_button {
    width: 230px;
    margin: 15px 0 15px 0;
  }
  .apart div.action_button_mob {
    width: 230px;
    margin-top: 278px; /*Stefan 21.02.2020 predhodna vrednost 5px*/
    display: block;
  }
  .facebook_recommand_wrap {
    height: 20px;/*Stefan 22.09.2020 - predhodna vrednost je 45px*/
    display: block; /*Stefan 22.09.2020*/
  }
  .facebook_recommand_wrap .facebook_recommand {
    top: 0px;/*Stefan 22.09.2020 - predhodna vrednost je 2px*/
  }
  table.price {
    width: 240px;/*Stefan 26.05.2020 - predhodna vrednost 260px*/
    margin: 0 auto;/*Stefan 26.05.2020 - predhodna vrednost 0px 0 20px 0*/
    font-size: 12px !important;
  }
  table.price th.right {
    width: auto;
    text-align: center;
  }
  table.price th:nth-child(n+5) {
    display: none;
  }
  table.price td:nth-child(n+5) {
    display: none;
  }
  table .table_h2 {
    width: auto;
    padding-top: 2px;
    margin-bottom: 0 !important;
    text-align: left;
    font-size: 12px !important;
    line-height: 1;
    font-weight: 300 !important;
    text-transform: uppercase;
  }
  .tekstNG{
    padding: 0 0.7rem;
  }
  .more_content {
    margin: 20px 0 0 0;
  }
  .more_content hr {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .more_content .location {
    width: 100%;
    /*height: 350px; Stefan 26.08.2021*/
    /*height: 658pxč;*/
    overflow: hidden;
    margin-bottom: 20px;
    margin-right: 0px;
    float: none;
  }
  .more_content .location h2 {
    padding-left: 15px;
    font-size: 16px;
    line-height: 1;
  }
  /* sloba 05.10.2021 - important za width, zbog kasnijih prilagodjavanja i sakrivanja videa */
  .more_content .location .map {
    /*width: 260px;*/
    width: 100% !important;
    height: 296px;
    background-color: #edeff0;
  }
  /* */
  .more_content .location p {
    width: 230px;
    font-size: 12px;
    line-height: 1.6;
    float: none;
    /*display: none; Stefan 26.08.2021*/
    margin: 0 auto;/*Stefan 26.08.2021*/
  }
  .more_content .video {
    width: 100%;
  }
  .more_content .video h2 {
    padding-left: 15px;
    font-size: 16px;
    line-height: 1;
  }
  .more_content .video .video_size {
    width: 100%;
    height: 215px;
  }
  .more_content .rentals {
    margin-top: 10px;
  }
  .more_content h2 {
    padding-left: 15px;
    font-size: 16px;
    line-height: 1;
  }
  .tags {
    padding: 10px;
    margin: 25px 0 0 0;
    border-top: solid 1px #CCCCCC;
    /*display: none;*/
  }
  .tags .tag_title {
    margin: 3px 5px 0 0;
    font-weight: 700;
    font-size: 14px;
    float: left;
    text-transform: uppercase;
    color: #000;
  }
  .tags ul {
    float: left;
  }
  .tags ul li {
    margin-left: 5px;
    margin-bottom: 5px;
    float: left;
  }
  .tags ul li a {
    padding: 3px 6px;
    font-size: 14px;
    background-color: #edeff0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    display: inline-block;
  }
  .back_to_top {
    width: 230px;
    padding: 4px 0;
    margin: 0 auto;
    display: block;
    font-size: 12px;
    background-color: #CCCCCC;
    text-align: center;
    text-transform: uppercase;
    display: none;
  }
  /* ---------------- INPUT ------------------ */
  .button {
    background-color: #666666;
    color: #FFF;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -khtml-border-radius: 8px;
    cursor: pointer;
    -webkit-appearance: none;
  }
  .button:hover {
    background-color: #ff7e00;
  }
  a.blog_button {
    padding: 1px 5px 2px 5px;
    background-color: #666666;
    color: #FFF !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    cursor: pointer;
  }
  a.blog_button:hover {
    background-color: #ff7e00;
  }
  .action_button {
    padding: 10px 0;
    background-color: #ff7e00;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFF;
    cursor: pointer;
  }
  .action_button:hover {
    background-color: #ff9125;
  }
  .input_field {
    padding: 8px 10px;
    border: solid 1px #CCCCCC;
    font-size: 12px;
  }
  .comments_wrap {
    display: block; 
  }
  .comments_wrap #comments ol.commentlist li .single_comment {
    padding: 20px;
  }
  .comments_wrap #comments ol.commentlist li .single_comment .userPic {
    float: left;
  }
  .comments_wrap #comments ol.commentlist li .single_comment .user_info {
    width: 110px;
    padding: 0 0 0 0;
    margin: 0 0 0 10px;
    border-right: none;
    float: left;
  }
  .comments_wrap #comments ol.commentlist li .single_comment .userComment {
    width: 220px;
    margin: 10px 0 0 0;
    float: none;
    display: inline-block;
  }
  .comments_wrap #comments ol.commentlist li .single_comment .userComment .reply {
    margin-top: 10px;
    float: none;
  }
  .comments_wrap #comments ol.commentlist li ul.children {
    margin: 10px 0 0 0;
  }
  .comments_wrap #comments ol.commentlist li ul.children li ul.children {
    margin: 10px 0 0 0;
  }
  .comments_wrap #comments ol.commentlist li ul.children .single_comment .userComment {
    width: 220px;
  }
  .comments_wrap #comments ol.commentlist li ul.children #respond .txt_area {
    width: 220px;
  }
  .comments_wrap #comments ol.commentlist li ul.children #respond .txt_area .input_field {
    width: 220px;
  }
  .comments_wrap #comments #respond {
    padding: 0 20px;
    margin-top: 20px;
  }
  .comments_wrap #comments #respond h2 {
    padding-left: 0;
  }
  .comments_wrap #comments #respond #commentform #comment-user-details {
    float: none;
  }
  .comments_wrap #comments #respond #commentform #comment-user-details .input_field {
    width: 198px;
  }
  .comments_wrap #comments #respond #commentform .validate_entry.txt_area {
    width: 218px;
    float: none;
  }
  .comments_wrap #comments #respond #commentform .validate_entry.txt_area .input_field {
    width: 218px;
    resize: none;
  }
  .comments_wrap #comments #respond #commentform label {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 300;
    display: block;
  }
  .comments_wrap #comments #respond .action_button {
    width: 220px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
  }
  /* ---------------- FOOTER ------------------ */
  #footer_wrap {
    width: 260px;
    margin-top: 30px;
    padding-bottom: 0px;
    background-image: url(../img/footer_bg.jpg);
    background-position: center top;
    background-repeat: repeat;
  }
  #footer_wrap #footer {
    width: 230px;
    margin: 0 auto;
    padding: 10px 15px 15px 15px;
  }
  #footer_wrap #footer .footer_mob {
    padding-top: 10px;
    display: block;
  }
  #footer_wrap #footer .footer_mob .contact_info {
    float: none;
    margin-right: 0px;
    margin-bottom: 10px;
    display: inline-block;
  }
  #footer_wrap #footer .footer_mob .contact_info li {
    padding: 0 0 0 20px;
    margin-left: 0px;
    margin-bottom: 3px;
    float: left;
    background-image: url(../img/contact_info_icons_light.png);
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 11px;
    text-align: left;
    color: #FFF;
  }
  #footer_wrap #footer .footer_mob .contact_info li.phone {
    background-position: 0px 2px;
  }
  #footer_wrap #footer .footer_mob .contact_info li.phone.phone_2 {
    padding: 0 0 0 0px;
    background: none;
  }
  #footer_wrap #footer .footer_mob .contact_info li.phone.phone_2::before {
    content: ", ";
  }
  #footer_wrap #footer .footer_mob .contact_info li.working_hours {
    padding-right: 50px;
    background-position: 0 -18px;
    background: none;
    padding: 0 0 0 0px;
  }
  #footer_wrap #footer .footer_mob .contact_info li.skype {
    background-position: 0 -53px;
  }
  #footer_wrap #footer .footer_mob .contact_info li.mail {
    margin-left: 5px;
    background-position: 0 -79px;
  }
  #footer_wrap #footer .footer_mob .contact_info li a {
    color: #FFF !important;
  }
  #footer_wrap #footer .footer_menu {
    display: none;
  }
  #footer_wrap #footer .footer_menu ul {
    margin: 30px 0 20px 0;
    display: inline-block;
  }
  #footer_wrap #footer .footer_menu ul li {
    float: left;
  }
  #footer_wrap #footer .footer_menu ul li a {
    padding: 1px 10px 1px 10px;
    border-right: solid 1px #edeff0;
    font-size: 13px;
    color: #FFF;
    display: inline-block;
  }
  #footer_wrap #footer p {
    color: #FFF;
    font-size: 13px;
  }
  #footer_wrap .footer_desc {
    display: none;
  }
  /* ---------------- POST ------------------ */
  /* POST INFO */
  /* POST INFO LIST */
  ul#post_info li {
    float: left;
  }
  /* SHARE */
  /* SHARE LIST */
  #share ul li {
    float: right;
  }
  /* AUTHOR */
  /* AUTHOR IMAGE */
  #about img {
    float: left;
  }
  /* AUTHOR TITLE */
  /* AUTHOR TITLE LINK */
  /* AUTHOR INFO */
  /* ---------------- SHORTCODES ------------------ */
  /* TABLES */
  table {
    text-align: center;
  }
  tr {
    padding: 1px;
    border-bottom: solid 2px #FFF;
  }
  th {
    padding: 1px;
    border-right: solid 2px #FFF;
    background-color: #edeff0;
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    color: #000000;
  }
  td {
    padding: 1px;
    border-right: solid 2px #FFF;
    background-color: #edeff0;
    font-size: 12px;
  }
  td.active {
    background-color: #ffffff;
  }
  /* COLUMNS 1/2 */
  .one_half,
  .one_half_last {
    width: 45%;
    float: left;
    display: inline;
  }
  .one_half {
    margin-right: 10%;
  }
  /* COLUMNS 1/3 */
  .one_third,
  .one_third_last {
    width: 30%;
    float: left;
    display: inline;
  }
  .two_third,
  .two_third_last {
    width: 65%;
    float: left;
    display: block;
    display: inline;
  }
  .one_third {
    margin-right: 5%;
  }
  .two_third {
    margin-right: 5%;
  }
  /* COLUMNS 1/4 */
  .one_fourth,
  .one_fourth_last {
    width: 22%;
    float: left;
    display: inline;
  }
  .three_fourth,
  .three_fourth_last {
    width: 74%;
    float: left;
    display: inline;
  }
  .two_fourth,
  .two_fourth_last {
    width: 48%;
    float: left;
    display: inline;
  }
  .one_fourth,
  .two_fourth {
    margin-right: 4%;
  }
  .three_fourth {
    margin-right: 4%;
  }
  /* IMAGES */
  p img {
    padding: 5px;
    display: block;
  }
  /* PULL QUOTE */
  .pullQuoteLeft,
  .pullQuoteRight {
    width: 200px;
    padding: 5px 10px;
    margin: 3px 0;
    display: inline;
    font-size: 15px;
    line-height: 1.3;
    font-family: 'Light';
    color: #9898BC;
    float: left;
    border-left: solid 1px #9898BC;
  }
  .pullQuoteRight {
    float: right;
    border-left: none;
    border-right: solid 1px #9898BC;
    text-align: right;
  }
  /* DROP CAP */
  p span.dropCap1 {
    float: left;
    display: inline;
    font-size: 40px;
    line-height: 30px;
    margin: 8px 8px 0 0;
  }
  /* HIDDEN CONTENT */
  #container.index .hidden_content,
  #container.index .hidden_content_pad_mar
  {
    display: block;/*Stefan 25.02.2020 - predhodna vrednost none*/
  }
  .hidden_content {
    display: block;/*Stefan 25.02.2020 - predhodna vrednost none*/
  }
  /* LISTS */
  .bullet_list li {
    margin-left: 15px;
    margin-bottom: 5px;
    list-style: disc;
    font-size: 14px;
    line-height: 1.6;
    color: #666666;
  }
  .number_list li {
    list-style: decimal;
    margin-left: 20px;
  }
  .letter_list li {
    list-style: lower-latin;
    margin-left: 20px;
  }
  .check_list li {
    list-style: disc;
    margin-left: 15px;
  }
  .arrow_list li {
    list-style: disc;
    margin-left: 15px;
  }
  .box_list li {
    list-style: square;
    margin-left: 15px;
  }
  /* DATAPICKER */
  .ui-datepicker {
    width: auto;
    font-size: 12px;
  }
  .ui-datepicker table {
    width: 222px;
    margin: 0 0 0.1em;
    background-color: #FFF;
  }
  .ui-widget-header {
    background-image: none;
    background-color: #CCCCCC;
  }
  .ui-datepicker-title {
    color: #000;
    font-size: 14px;
  }
  .ui-datepicker .ui-datepicker-header {
    padding: 0 0 1px 0;
  }
  .ui-datepicker th {
    font-size: 14px;
    font-weight: normal;
  }
  .ui-state-default,
  .ui-widget-content .ui-state-default,
  .ui-widget-header .ui-state-default {
    background-image: none;
    background-color: #edeff0;
  }
  .desc_main_cont {
    display: none;
  }
  .add_to_fav_mob {
    padding: 0px 5px 0px 25px;
    background-color: #edeff0;
    background-image: url(../img/favorites_old.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 2px 1px;
    display: inline-block;
    font-size: 0px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
    cursor: pointer;
    text-align: right;
  }
  .add_to_fav_mob span {
    font-size: 11px;/*Stefan 25.09.2020 - predhodna vrednost 12px*/
    line-height: 18px;
    font-weight: 700;
  }
  .add_to_fav_mob:hover {
    background-position: 2px -35px;
    background-color: #666666;
    color: #FFF;
  }
  .mob_none {
    display: none;
  }
  
  .cust_blue_box{
    display: block !important;
    margin-bottom:10px!important;
  }
  .cust_blue_box .info .days, 
  .cust_blue_box .info .price, 
  .cust_blue_box .info .days span,
  .cust_blue_box .info .price span{
      font-size: 12px!important;
  }
  .cust_blue_box .booking{
    top: -1px!important;
    
  }
  .act_mob .cust_blue_box  .booking{
    top: -1px!important;
    left:125px!important;
  }
  /* sloba 02.11.2021 */
  .cust_blue_box .booking .tooltip,
  .act_mob .first .checkbox_wrap .tooltip,
  .instant_container .tooltip {
    line-height:12px!important;
    width: 170px!important;
    font-size: 10px!important;
  }
  .instant_container .tooltip {
    left: -90px !important;
  }
  /* */
  .booking_wrap .booking .checkbox_wrap {
    display: none!important;
  }
 .booking_wrap_wrap.act_mob .booking_wrap .booking .checkbox_wrap,
 .booking_wrap_wrap.act_mob .booking_wrap .default_message_wrap,
 .booking_wrap_wrap.act_mob .booking_wrap .default_message_wrap .default_message{
    display: block!important;
  }
  .skype,
  .pinterest,
  .facebook,
  .twitter,
  .youtube,
  #header_info_wrap .working_hours
  {
     display: none!important; /*Stefan 24.02.2020 - Na Goranov zahtev*/
  }
   /*Stefan 25.02.2020*/
  #container.index .hidden_content .hidden_content_head {
  font-size: 12px!important;
  line-height: 20px!important;
  }
  .cust_loc_h{
  height:135px!important;
  }
 /**/
 /*Stefan 26.02.2020*/
.title_wrap .tooltip_wrap{
  font-size:14px; 
  color:#666666;
  float:left;
  padding-top:10px;
}
.title_wrap .tooltip_wrap:hover{
  color:#5e5d5d!important;
  cursor:pointer;
}

.title_wrap .tooltip_wrap:hover + .tooltip {
  width: 185px;
  padding: 5px 5px;
  border: solid 1px #CCCCCC;
  background-color: #edeff0;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -khtml-border-radius: 8px;
  font-size: 10px;
  position: absolute;
  top: 140px;
  left: 22px;
  z-index: 999999;
  }
  /*Stefan 31.08.2020*/
  .socialnetwork_recommand_wrap{
  position: relative;
  display: inline-block; 
  padding: 10px;
  }
  .socialnetwork_recommand_wrap > span{
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 5px;
    position: relative;
    top: -6px;

  }
  .whatsapp_recommand{
  display: inline-block;
  border-radius: 5px;
  }
  /**/
  .instagram_recommand{
    display: inline-block;
    border-radius: 5px;
  }
  .linkedin_recommand{
    display: inline-block;
    border-radius: 5px;
  }
  /**/
  .whatsapp_recommand >a{
  display:inline-block;
  font-size: 20px;
  width:20px;
  height:20px;
  background-image: url(../img/whatsapp.svg);
  margin-right: 5px;
  } 
  .viber_recommand{
  display: inline-block;
   border-radius: 5px;
  }
  .viber_recommand >a{
  display:inline-block;
  font-size: 20px;
  width:20px;
  height:20px;
  background-image: url(../img/viber.svg);
  margin-right: 5px;
  }
  /* */
  /*Stefan 02.10.2020*/
  .instagram_recommand >a{
    display:inline-block;
    font-size: 20px;
    width:20px;
    height:20px;
    background-image: url(../img/instagram.svg);
    margin-right: 5px;
  }
  .linkedin_recommand >a{
    display:inline-block;
    font-size: 20px;
    width:20px;
    height:20px;
    background-image: url(../img/linkedin.svg);
    margin-right: 5px;
  }
  /**/
  /*Stefan 14.09.220*/
  .discount{
    font-size: 9px;
    padding: 5px 0 7px 0;
    
  }
  .discountcode{
    font-size: 8px;
    padding: 3px;
    margin:5px;
    color: white;
    background-color: red;
    border-radius: 3px;
  }
  .discountcodebox{
    font-size: 14px;
    padding: 3px;
    margin:5px;
    color: white;
    background-color: red;
    border-radius: 3px;
    position: absolute;
    right: -3px;
    bottom: -3px;
    z-index: 3;
  }
  .discountbanner{
    display: none;
  }
  .discountbanner230{
    background-image: url(../img/bg-discount.png);
    height: 93px;
    width: 259px;
    left: 0px;
    background-repeat: no-repeat;
    background-size: 260px 88px;
    top: 0px;
    position: relative;
    display: block;
  }
  .discountbanner230 >span{
    font-size: 11px;
    position: relative;
    top: 35px;
    color: white;
  }
  /**/
  /**/
  .socialnetwork_recommand_wrap_header{
    position: relative;
    display: flex;
    /*float: left;  - Stefan 19.08.2021*/
    margin: 10px 0;
    /*width: 100%; - Stefan 19.08.2021*/
    width: 240px; /*Stefan 19.08.2021*/
    align-items: center; /*Stefan 19.08.2021*/
    justify-content: center;/*Stefan 19.08.2021*/
    margin-left: -15px;/*Stefan 19.08.2021*/
    padding-top:10px;
  }
  .socialnetwork_recommand_wrap_header >span{
    font-size: 10px;/*Stefan 02.11.2020 - predhodna velicina 14px*/
    margin-right: 5px;
    margin-top: 2px /*Stefan 02.11.2020*/

  }
  /*Stefan 02.11.2020  - dopuna za instagram i linkedin*/
  .socialnetwork_recommand_wrap_header > .whatsapp_recommand,.socialnetwork_recommand_wrap_header > .viber_recommand,.socialnetwork_recommand_wrap_header > .instagram_recommand,.socialnetwork_recommand_wrap_header > .linkedin_recommand{
    position: unset;
    margin-right: 5px;
  }
  .socialnetwork_recommand_wrap_header >.whatsapp_recommand>a{
    display:inline-block;
    font-size: 20px;
    width:20px;
    height:20px;
    background-image: url(../img/whatsapp.svg);
    background-position: 0px;
    border-radius: 5px;
  }
  .socialnetwork_recommand_wrap_header >.viber_recommand>a{
    display:inline-block;
    font-size: 20px;
    width:20px;
    height:20px;
    background-image: url(../img/viber.svg);
    background-position: 0px;
    border-radius: 5px;
  }
  /**/
  /*Stefan 02.11.2020*/
  .socialnetwork_recommand_wrap_header >.instagram_recommand>a{
    display:inline-block;
    font-size: 20px;
    width:20px;
    height:20px;
    background-image: url(../img/instagram.svg);
    background-position: 0px;
    border-radius: 5px;
  }
  .socialnetwork_recommand_wrap_header >.linkedin_recommand>a{
    display:inline-block;
    font-size: 20px;
    width:20px;
    height:20px;
    background-image: url(../img/linkedin.svg);
    background-position: 0px;
    border-radius: 5px;
  }
  .indx .whatsapp_recommand, .indx .viber_recommand {
    display: none !important;
  }
  /**/
  /*Stefan 22.09.2020*/
  .cont_style{
   padding: 0px 5px;  
  }
  /* */
    /*Stefan 23.09.2020*/
  .apartman_distance{
    font-size: 9px;
    position: absolute;
    background-color: #577aa4;
    min-width: 30px;
    color: white;
    top: 0;
    left: 2rem;
    padding: 2px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .apartment .rentals.similar .ul_wrap {
    height: 390px!important;
    margin: 0!important;
  }
  .apartment .rentals.similar .ul_wrap ul {
    width: 100%!important;
  }
  .apartment .rentals.similar .ul_wrap ul li { 
   float: unset;
   display: inline-flex;
  } 
  /*Stefan*/
  .hide_me{
    display: none!important;
  }
  /*Stefan 30.09.2020*/
  .nearby_apartments{
    position: inherit;
    padding: 2px 5px;
    font-weight: bold;
  }
  
  /* sloba 11.12.2020 */
  .rentals ul li a .desc_wrap .additional_info.persons {
    background-position: 0 -36px;
    padding-left: 20px;
    background-image: url(../img/icons_search.png) !important;
    background-repeat: no-repeat !important;
  }
  .rentals ul li a .desc_wrap .additional_info.rooms {
    background-position: 0px -51px;
    float: unset !important;
    display: block;
    padding-bottom: 6px;
    background-image: url(../img/icons_search.png);
    background-repeat: no-repeat;
    padding-left: 16px;
    background-size: 12px;
  }

  /*Stefan 26.8.2021*/
  .s230.s_header_mob,.video_dis{
    display: none!important;
  }
  .action_button.action_button_mob.j_mob_form_show {
    position: fixed;
    bottom: 5px;
    /*z-index: 1005;*/
    z-index: 9999;
    width: 60%;
    left: 20%;
  }
  .main_gallery_header{
    display: block!important;
  }
  .main_gallery_header .main_gallery .image .more.more_mob {
    display: block;
  }
  .main_gallery_header .main_gallery .image.big {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    float: none;
  }
  .main_gallery_header .main_gallery .image.big img {
    width: 230px;/*Stefan 23.09.2020 - predhodna vrednost 260*/
    height: auto;
  }
  .main_gallery_header .main_gallery .image.small {
    width: auto;
    height: auto;
    float: none;
    display: none;
  }
  .main_gallery_header .main_gallery .image.small img {
    width: 260px;
    height: auto;
  }
  .main_gallery_header .main_gallery .image.third {
    margin: 10px 0 10px 0;
  }
  .main_gallery_header ul.thumb_wrap {
    display: none;
    width: 230px;
    height: 110px;
    margin: 14px 0 0 0;
    overflow: hidden;
  }
  .main_gallery_header ul.thumb_wrap li {
    width: 165px;
    height: 110px;
    margin: 0 10px 0 0;
    background-color: #00a0d2;
    float: left;
    cursor: pointer;
  }
  .main_gallery_header ul.thumb_wrap li img {
    width: 165px;
    height: 110px;
  }
  .main_gallery_header ul.thumb_wrap li:nth-child(4) {
    margin-right: 0;
  }
  .comments_wrap_dis,.distanceMap_dis{
    display: none!important;
  }
  .price_mobile .price{
    width: 230px;
  }
  .comments_wrap_mob{
    display: block!important;
    padding-top: 15px;
  }
  .comments_wrap_mob #comments1 ol.commentlist li .single_comment {
    padding: 20px;
  }
  .comments_wrap_mob #comments1 ol.commentlist li .single_comment .userPic {
    float: left;
  }
  .comments_wrap_mob #comments1 ol.commentlist li .single_comment .user_info {
    width: 110px;
    padding: 0 0 0 0;
    margin: 0 0 0 10px;
    border-right: none;
    float: left;
  }
  .comments_wrap_mob #comments1 ol.commentlist li .single_comment .userComment {
    width: 220px;
    margin: 10px 0 0 0;
    float: none;
    display: inline-block;
  }
  .comments_wrap_mob #comments1 ol.commentlist li .single_comment .userComment .reply {
    margin-top: 10px;
    float: none;
  }
  .comments_wrap_mob #comments1 ol.commentlist li ul.children {
    margin: 10px 0 0 0;
  }
  .comments_wrap_mob #comments1 ol.commentlist li ul.children li ul.children {
    margin: 10px 0 0 0;
  }
  .comments_wrap_mob #comments1 ol.commentlist li ul.children .single_comment .userComment {
    width: 220px;
  }
  .comments_wrap_mob #comments1 ol.commentlist li ul.children #respond .txt_area {
    width: 220px;
  }
  .comments_wrap_mob #comments1 ol.commentlist li ul.children #respond .txt_area .input_field {
    width: 220px;
  }
  .comments_wrap_mob #comments1 #respond {
    padding: 0 20px;
    margin-top: 20px;
  }
  .comments_wrap_mob #comments1 #respond h2 {
    padding-left: 0;
  }
  .comments_wrap_mob #comments1 #respond #commentform #comment-user-details {
    float: none;
  }
  .comments_wrap_mob #comments1 #respond #commentform #comment-user-details .input_field {
    width: 198px;
  }
  .comments_wrap_mob #comments1 #respond #commentform .validate_entry.txt_area {
    width: 218px;
    float: none;
  }
  .comments_wrap_mob #comments1 #respond #commentform .validate_entry.txt_area .input_field {
    width: 198px;
    resize: none;
  }

  .comments_wrap_mob #comments1 #respond .action_button {
    width: 220px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
  }
  .comments_wrap_mob #comments1 #respond h2 .button {
    width: 220px;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFF;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
  }
  .comments_wrap_mob #comments1 ol.commentlist li .single_comment {
    padding: 20px;
    background-color: #f5f6f7;
  }
  .comments_wrap_mob #commentform{
    display: none;
  }
  .comments_wrap_mob #comments1 #respond.active #commentform {
    display: block;
  }
  .comments_wrap_mob #comments1 #respond #commentform label {
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 300;
    display: block;
  }
  .comments_wrap_mob #comments1 ol.commentlist li .single_comment .userPic .pic {
    width: 64px;
    height: 64px;
    background-image: url(../img/comment_user_icon.png);
    opacity: 0.4;
  }
  .comments_wrap_mob #comments1 #respond #commentform #comment-user-details .validate_email, .comments_wrap_mob #comments1 #respond #commentform #comment-user-details .validate_entry {
    margin-bottom: 15px;
  }
  .comments_wrap_mob #comments1 ol.commentlist li {
    margin-bottom: 10px;
  }
  .video_mob{
    display: block;
  }
  .video_mob .video_size{
    width: 100%;
    height: 215px;
  }
  .distanceMap_mob{
    padding-top: 15px;
  }
/* sloba 14.09.2021, sloba 15.09.2021, sloba 16.09.2021 - parking, sloba 21.09.2021 - galerija slika + fiksiran footer sa telefonima */
  #container.page.cTemp.sidebar .socialnetwork_recommand_wrap_header {
      margin-left: -5px !important;
  }
  #container.page.sidebar .socialnetwork_recommand_wrap_header,
  #container.category.sidebar .socialnetwork_recommand_wrap_header {
     margin-left: 10px !important;
  }
  #container.page.sidebar div#content,
  #container.category.sidebar div#content {
      padding-top: 10px !important;
  }
  #container.page.sidebar .s230 .socialnetwork_recommand_wrap_header {
      margin-left: -15px;
      padding-top: 10px;
  }
  #container.postPage #content div.single_img_wrap {
      display: none !important;
  }
  #container.postPage #content h1 {
      padding-top: 0px !important;
  }
  .parkingDesc {
      margin: 0;
  }
  .apart .clear_mobile {
    display:unset;
  }
  .apart .full > div.desc_content_wrap {
    margin-top:unset;
  }
  .lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(0,0,0,.15) !important;
  }
  .distanceMap_mob {
      padding-top: 0px;
      padding-bottom: 15px;
  }
  h1.aptName {
      max-width:75%;
  }
  .apart .parking, .apart .parkingDesc {
      display:none;
  }
  .groupedIcons {
      width: 24%;
      position: relative;
      text-align: center;
      float: right;
      display: inline-block;
  }
  .groupedIcons .parkingMob, .groupedIcons .parkingDesc {
      display: block;
  }
  .groupedIcons .parkingDesc {
      margin-left: 0px !important;
      margin-top: 0px! important;
      width:100%;
  }
  .groupedIcons .parkingDesc p {
      margin: 0px !important;
      text-align: center;
      font-size:9px;
  }
  /* sloba 21.09.2021 */
  .searchApts div#header_info_wrap ul.contact_info.mob {
    display: block !important;
    position: fixed;
    bottom: -5px;
    left: 0;
    width: 100vw;
    background-color: white;
    z-index: 99999;
    padding: 10px 5px;
    background-image: url(../img/header_bg.jpg);
    background-position: center 65px;
    background-repeat: repeat-x;
    outline: none;
    border-color: #707579;
    box-shadow: 0 0 10px #a8adb0;
  }
  #mobPhone li.phone_2 {
    padding-right: 15px !important;
  }
  #wrapper.searchApts .socialnetwork_recommand_wrap_header {
    margin-left: -5px !important;
  }
  .lg-thumb-outer.lg-grab {
    display:none !important;
  }
  /* sloba 22.09.2021 */
  .chkLbl {
    margin-bottom: 3px;
  }
  .extraScrollToTop {
    bottom: 2.5rem !important;
    margin-bottom: 7px;
    width: 36px;
    height: 36px;
  }
  #mobPhone .phone a {
    color: white;
  }
  #mobPhone {
    background-color: #515151 !important;
  }
  /* sloba 27.09.2021 */
  .apart .title_wrap {
    padding-top: 0px !important;
  }
  .apart .groupedIcons {
    display: table-cell;
    vertical-align: middle;
    /*height: 35px;*/
    min-height: 35px;
    float: unset !important;
  }
  .apart .aptName span.mobStreet {
    display: block !important;
    line-height: 1;
  }
  .apart .aptName span.mobLocation {
    line-height: unset !important;
    display: inline-block !important;
  }
  .apart .aptName span.mobStreet,
  .apart .aptName span.mobLocation {
    padding-top: 4px;
    font-size: 12px;
  }
  .apart .aptName span.deskStreet,
  .apart .aptName span.deskLocation {
    display: none !important;
  }
  .apart .aptNameFull {
    max-width: 100% !important;
    width: 100% !important;
  }
  .priceDesktop {
    display: none !important;
  }
  /* sloba 28.09.2021 */
  .apart .more_content.content_style {
    margin-top: 5px;
  }
  .apart .location hr,
  .apart .comments_wrap.comments_wrap_mob hr {
    margin-bottom: 0px;
  }
  .apart .distanceMap_mob {
    margin-top: 20px !important;
  }
  .mobInfoMarginTop {
    margin-top: 60px !important;
  }
  .priceBlink {
    animation: priceBlinker 1s linear;
  }
  @keyframes priceBlinker {
    50% {
      /*background-color: #cfffcb;*/
      background-color: #fbc8c8;
    }
  }
  .noAnim {
    animation: off !important;
  }
  .apart div.main_gallery_header,
  .apart div.video_mob hr,
  .apart div.video_mob iframe.video_size,
  .apart div.title_wrap h1.aptName {
    width: 97vw !important;
    margin-left: calc(-97vw/2 + 230px/2);
  }
  .apart div.title_wrap .groupedIcons {
    max-width: 65px !important;
    transform: translate(calc(-97vw/2 + 282px/2),0px);
  }
/* sloba 07.10.2021 */
  .apart div.title_wrap h1.aptName {
    /*Stefan 19.10.2021 - povecano za 1vw*/
    max-width: calc(98vw - 65px) !important;
  }
/* */
  .apart .more.more_mob img {
    width: 100% !important;
  }
  .apart div.main_gallery img {
    width: 97vw !important;
    margin: 0 auto;
  }
  div.lg-outer div.lg-img-wrap {
    padding: 0 3px;
  }
  /* sloba 29.09.2021; sloba 30.09.2021 */
  .apart .full .more_content .location {
    margin-bottom: -10px;
  }
  .price_mobile .price td.active {
    background-color: #ebf6ff;
    border: 3px solid #b5c0c9;
  }
  #comment-user-details div.validate_entry {
    margin-top: 10px;
  }
  /* sloba 01.10.2021 - webkit-appearance: none je bitan za input type="submit", jer ios u suprotnom namece svoj CSS */
  input.button.action_button#submit {
    -webkit-appearance: none !important;
    width: 220px !important;
    padding: 10px 0 !important;
    text-align: center !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    background-color: rgb(255, 126, 0) !important;
    color: #FFF !important;
    cursor: pointer !important;
    font-family: 'Open Sans', sans-serif !important;
    display: inline-block !important;
    border-radius: 8px !important;
    -webkit-transition: background-color 0.5s, color 0.2s !important;
    transition: background-color 0.5s, color 0.2s !important;
    border-bottom: 1px solid black !important;
    outline: 0 !important;
  }
  .apart a.ny_available {
    z-index: 8000;
  }
  /* sloba 09.10.2021č sloba 11.10.2021 */
  #wrapper.searchApts #header_info_wrap > ul.contact_info.noContactHeader {
    display: none;
  }
  #mobPhone.contact_info li {
    background-image: url("../img/contact_info_icons_light.png") !important;
  }
  .s230 .filters div.title,
  .dropdown.j_sort_dropdown {
    font-weight: normal !important;
  }
  /*Stefan 19.10.2021*/
  #container.index .filters, #container.apartment .filters{
    display: none!important;
  }
   #container .filters{
      float:unset;
    }
  /* sloba 18.11.2021 - font-size 11px */
  .book_terms{
    font-size: 11px;
    font-weight: 300;
    float: unset;
  }
  .book_terms a{
    font-size: 11px;
    font-weight: bold;
  }
  /* sloba 23.10.2021 */
  #container.apartment .mobshowMe div.dates {
    margin-top:  5px;
  }
  /* sloba 25.10.2021 */
  div.main_gallery > div.image.big.j_launch {
    position: relative;
  }

  #totalImg {
    display: block;
    height: 15px;
    position: absolute;
    right: 11px;
    top: 8px;
    background-color: rgba(0,0,0,0.35);
    padding: 2px 6px;
    border-radius: 3px;
    color: white;
    font-size: 11px;
    text-align: center;
  }
  /* sloba 29.10.2021 */
  .dates--pickers {
    width: 100%;
  }
  /* sloba 02.11.2021 */
  .place .instant, .apart .instant {
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* sloba 14.11.2021 */
/*  .miniCal {
    display: none !important;
  }
  .mobhideMe {
    display: block !important;
  }*/
  .moreMargin {
    margin-top: 420px !important;
  }
  .noCalendarMargin {
    margin-top:  60px !important;
  }
  .mobshowMe {
    margin-top: 15px !important;
  }
  .mobshowMe > div.s230 {
    padding: 0px !important;
  }
  .formElems div.plusMinus {
    top: 8px !important;
  }
  #plusMinus {
    max-width: 60px !important;
  }
  #plusMinus > input#personsGuests {
    padding-left:10px !important;
  }
  .noCalendarBtn {
    position:  relative !important;
    z-index: 1000 !important;
    width: 100% !important;
    left: unset !important;
    top: 0% !important;
    margin-top: 210px !important;
  }
  /* sloba 18.11.2021 */
  div.full.moreMargin.customCl {
    margin-top:0px !important;
  }
  .miniCal.hideMini {
    display:none !important;
  }
/*  div.full.noCal {
    margin-top: -70px !important;
  }
  #content div.full.hasParking.noCal {
    margin-top: -50px !important;
  }
  #content div.thisOne.full.dragUp.noCal {
    margin-top: 20px !important;
  }
  #content div.thisOne.full.hasParking.dragUp.noCal.noSync {
    margin-top: 80px !important;
  }
  #content div.thisOne.full.hasParking.dragUp.noCal {
    margin-top: -30px !important;
  }*/
  .thisOne.full {
    z-index: 1002;
    position: relative;
  }
  .full.dragUp {
    margin-top: -35px !important;
  }
  .mobHideConditions {
    display: none !important;
  }
  .mobShowConditions {
    display: inline-block !important;
  }
  /* sloba 23.11.2021 */
  .thisOne.customCl.thisMob000 {
    margin-top: -70px !important;
  }
  .thisOne.thisMob000 {
    margin-top: -30px !important;
  }
  .thisOne.customCl.thisMob001 {
    margin-top: 60px !important;
  }
  .thisOne.thisMob001 {
    margin-top: -30px !important;
  }
  .thisOne.customCl.thisMob010 {
    margin-top: -40px !important;
  }
  .thisOne.thisMob010 {
    margin-top: -30px !important;
  }
  .thisOne.customCl.thisMob100 {
    margin-top: -75px !important;
  }
  .thisOne.thisMob100 {
    margin-top: -30px;
  }
  .thisOne.normalInfo {
    margin-top: -30px;
  }
  .thisOne.normalInfo.noCal {
    margin-top: 100px;
  }
  .thisOne.thisMob101 {
    margin-top: 420px !important;
  }
  .thisOne.customCl.thisMob101 {
    margin-top: 10px !important;
  }
  .thisOne.thisMob110 {
    margin-top: -30px !important;
  }
  .thisOne.customCl.thisMob110 {
    margin-top: -35px !important;
  }
  .thisOne.thisMob111 {
    margin-top: 420px !important;
  }
  .thisOne.customCl.thisMob111 {
    margin-top: 95px !important;
  }
  .noneMob {
    display: none !important;
  }
  .modalDialog.modalInfo > div:first-child {
    max-width: 98vw;
  }
  .modalDialog.modalInfo .modal-body p {
    font-size: 12px !important;
  }
  /* sloba 18.02.2022 */
  .search ul.main_search li.prc {
    width: 84px;
  }
  .search ul.main_search li.prc .dropdown.price {
    width: 72px;
  }
  .search ul.main_search li.prc .dropdown.price ul {
    width: 94px;
  }
  .search ul.main_search li.ins {
    margin-right: 5px;
  }
  .search ul.main_search li.ins div.checkbox.instant {
    width: 84px;
    background-image: url(../img/instant.png) !important;
    background-size: 23px;
    background-position: 6px 4px;
  }
  li.datesPersonsSearch #arrivalSearch {
    max-width: 100px !important;
  } 
  li.datesPersonsSearch #departureSearch {
    max-width: 93px !important;
  }
  /* sloba 22.03.2022 */
  div.search.j_search_fields {
    width: 85px;
    padding-left: 0px;
    padding-right: 0px;
  }
  /*Uros 22.03.2022*/
  li.resetParent div.tooltip {
    width: 90px !important;
    /*bottom: calc(100% - 230px) !important;*/
    right: -5px;
   }
   .search ul.main_search li .button {
     background-position: 62px 13px !important;
   }
  /* sloba 23.03.2022 - chrome user agent stylesheet, dodato zbog pomeranja reset dugmeta u drugi red na iPhone */
  input[type="reset"] {
    appearance: auto;
    user-select: none;
    white-space: pre;
    align-items: flex-start;
    box-sizing: border-box;
    writing-mode: horizontal-tb !important;
    font-style: ;
    font-variant-ligatures: ;
    font-variant-caps: ;
    font-variant-numeric: ;
    font-variant-east-asian: ;
    font-weight: ;
    font-stretch: ;
    font-family: ;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    -webkit-rtl-ordering: logical;
  }
  li.ins > .checkbox.instant > .tooltip_wrap,
  li.pkg > .checkbox.parking > .tooltip_wrap {
    margin-top: -1px;
    margin-right: 7px;
  }
  .pkg {
    z-index: 999 !important;
  }
  .tooltip_wrap.tmpfix {
    position:absolute;
    margin-top: 0;
    margin-left: 60px;
    z-index: 999999;
  }
  .rndstat {
    position:relative;
  }
  /* sloba 29.03.2022 */
  .advanced_search_wrap.j_advanced {
    display: none;
  }
  /* sloba 18.04.2022 */
  li.pkg .checkbox.parking > .tooltip_wrap .tooltip {
    position: absolute;
    transform: translate(10px,-25px);
    right: 0;
    bottom: 0;
  }
  /* sloba 31.03.2022 */
  #loader .padding {
    width: 100vw;
    top:33vh !important;
    left:0 !important;
    bottom:0 !important;
    right:0 !important;
    margin: 0 auto !important;
    padding:0 !important;
  }
  /* sloba 05.04.2022 */
  .imap #map,
  .imap .rentals_property {
    float: unset !important;
    width: 95vw !important;
    display: block;
    margin: 0 auto;
    padding: 10px 0 !important;
  }
  .imap #map {
    height: 225px !important;
  }
  .imap #rentals_ul {
    width: 100% !important;
  }
  .imap #rentals_ul li.rental_single:nth-child(2n+1) {
    margin-left: 0px !important;
    margin-right: 5px !important;
    width: 115px;
  }
  .imap #rentals_ul li.rental_single:nth-child(2n) {
    margin-left: 5px !important;
    margin-right: 0px !important;
    width: 115px;
    float: right;
  }
  .imap #rentals_ul li.rental_single {
    overflow: hidden;
  }
  /* s 06.04.2022 - comes out on top of apt infobox on map
  .cm_marker_wrap {
    z-index: 4;
  }
  */
  .cm_marker_wrap .cm_marker {
    font-size: 9px;
  }
  .imap .cm_marker_wrap.j_cm_marker_wrap .cm_marker.j_cm_marker {
    /* sloba 31.10.2022
    width: 20px;
    height: 26px;
    background-size: cover;
    padding-top: 3px !important;
    */
    width: 36px;
    height: 26px;
    background-size: cover;
    padding-top: 6px !important;
    font-weight: bold;
    /* */
  }
  .imap .cm_marker_wrap.j_cm_marker_wrap .cm_marker.dot {
    width: 0px;
    height: 0px;
  }
  #wrapper.interactive #container.imap #content .search .results_found {
    width: 90vw;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .phn {
    margin-top: 0px;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
  }
  .phn div {
    display:inline-block;
    font-size: 12px;
  }
  .phn div:first-child {
    float:left;
  }
  .phn div:second-child {
    float:right;
  }
  #wrapper.interactive #container.imap #content {
    background-color: white;
  }
  .search.rndstat {
    margin-right: 0px;
  }
  .search.rndstat,
  .help_button_mob {
    /*margin-top: 5px !important;*/
    margin-left: 5px !important;
  }
  /* sloba 03.06.2022 */
  #container.page.sidebar .search.j_search_fields.rndstat {
    margin-right: 0px !important;
  }
  /* */
  .mapBtn {
    width: 40px;
    background-image: url(../img/map_index_2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: white;
    margin-right: 0px;
  }
  .mapBtn span {
    color: black !important;
  }
  .search .button.srch_mob {
    margin-left: 0px;
  }
  .search .button.srch_mob span {
    width: unset;
  }
  /* sloba 07.04.2022 */
  #wrapper.interactive .social_media_info {
    display: none;
  }
  #wrapper.interactive #container #content .move_map {
    top: 0 !important;
  }
  #wrapper.interactive #container #content .rentals_property {
    height: auto;
    overflow-y: unset;
  }
  div.rentals.rentals_interactive_map.j_rentals_interactive_map li.rental_single.j_rental_single div.closeOverlay span.closeMapPreview {
    width: 22px;
    height: 22px;
    position: absolute;
    background-color: #666;
    color: white;
    border-radius: 50%;
    right: 52px;
    top: -7px;
    z-index: 99;
    text-align: center;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor:pointer;
  }
  div.rentals.rentals_interactive_map.j_rentals_interactive_map li.rental_single.j_rental_single div.closeOverlay span.closeMapPreview:active,
  div.rentals.rentals_interactive_map.j_rentals_interactive_map li.rental_single.j_rental_single div.closeOverlay span.closeMapPreview:hover {
    background-color: #FF7E00;
  }
  div.rentals.rentals_interactive_map.j_rentals_interactive_map li.rental_single.j_rental_single div.closeOverlay {
    width: 100%;
    height: 40px;
    background: rgba(255, 255, 255,0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
  }
  .results_found {
    position: relative;
  }
  #mapToggle {
    display: block !important;
    position: absolute;
    width: 30px;
    top: 3px;
    right: 0;
    padding: 5px;
    cursor: pointer;
    background-image: unset;
    background-position: unset;
    text-align: center;
  }
  .imap #map.toggleUp {
    height: 60px !important;
  }
  #mapToggle:focus {
    outline: none !important;
    box-shadow: none !important;
    background-color: #666666;
  }
  /* sloba 20.05.2022 */
  .aptInfoBox h3 {
    font-size: 11px !important;
  }
  /* sloba 23.05.2022 */
  .search div.advanced_search_wrap.j_advanced div.advanced_search_button.j_advanced_button {
    width: 80px;
    transform: translate(50vw,0);
  }
  /* sloba 25.05.2022 */
  li.ins .checkbox.instant > .tooltip_wrap .tooltip {
    position: absolute;
  }
  /* sloba 20.09.2022 */
  #wrapper.interactive #container.imap #content .search {
    margin-top:0px;
  }
  /* sloba 17.10.2022 */
  .nyNoticeDesktop {
    display: none;
  }
  .nyNoticeMobile {
    display:block;
  }
  /* sloba 31.10.2022 */
  h3.comHolder {
    display: flex;
    align-items: flex-start;
    flex-flow: column;
  }
  h3.comHolder span.impressionsNum {
    font-size: 9px;
    margin-left: 0px;
  }
  /* sloba 01.11.2022 */
  .apart li.ins, .apart li.pkg {
    z-index: 999 !important;;
  }
  .apart li.ins:hover, .apart li.pkg:hover {
    z-index:99999 !important;
  }
  /* sloba 03.11.2022 */
  .apart h2.comment-instruction {
    display: block !important;
  }
  .apart h2.comment-instruction a.button {
    width: 220px;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFF;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
  }
  /* sloba 14.11.2022 */
  .imap #rentals_pagination {
    text-align: center;
  }
  .imap #rentals_pagination div.listDots {
    border: unset;
    display: inline-block;
    content: "...";
  }
  .imap #rentals_pagination div.listDots:hover {
    background-color: transparent;
    color: inherit;
    cursor: unset;
  }
  .imap #rentals_pagination div.showMe {
    display: inline-block;
  }
  .imap #rentals_pagination div.hideMe {
    display: none;
  }
  .imap .cm_marker.dot span.instantEmoji {
    display:none;
  }
  .imap .cm_marker_wrap .cm_marker,
  .full_map .cm_marker_wrap .cm_marker {
    width: 72px;
    display: flex;
    justify-content: center;
  }
  .imap .cm_marker.dot {
    display:inline-block;
    width: 8px;
    height: 8px;
  }
  .imap .cm_marker_wrap span.instantEmoji,
  .full_map .cm_marker_wrap span.instantEmoji {
    width: 20px;
    height: 20px;
    background-image: url('../img/instant.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  /*Uros 26.01.2023*/
  img.close-box-interactive-map{
    display: none !important;
  }
  /* s 08.03.2023 */
  div[class^=customAptLnk-] {
    display: block !important;
    position: absolute;
    top: 3px;
  }
  div.customAptLnk-1 {
    right: 68px;
  }
  div.customAptLnk-2 {
    right: 5px;
  }
  div[class^=customAptLnk-] a {
    font-size: 12px;
    color: black;
  }
  /* s 28.07.2023 */
  .imap #map a.cm_marker.j_cm_marker:not(.dot) {
    width: auto;
  }
  .imap #map a.cm_marker.j_cm_marker span.instantEmoji {
    width: 14px;
    height: 14px;
  }
  /* s 01.08.2023; s 09.08.2023 */
  .s230.insertHere a,
  div.blog_post_wrap p a,
  #container.postPage p a,
  #wrapper.apart div.s230 p a {
    color: #24208e;
  }
  .s230.insertHere a:hover,
  div.blog_post_wrap p a:hover,
  #container.postPage p a:hover,
  #wrapper.apart div.s230 p a:hover {
    color: blue;
    text-decoration: underline;
  }
  /* s 11.08.2023 */
  .hideMob {
    display: none !important;
  }
  /* */
}
@viewport {
  zoom: 1.0;
  width: extend-to-zoom;
}
/* sloba 03.05.2020 */
a[title="Korona spreman"],
.koronaOznaka {
  background-color: red !important;
  color: white !important;
}
/* sloba 05.06.2020 */
#noresults {
  width: 100% !important;
  height: auto;
}
#noresults > p {
  font-weight: bold;
  color: red;
}
/* sloba 09.06.2020 */
.mobNewline {
  display: none;
}
/* sloba 05.10.2021 */ 
.tableGuests,
.morePeople {
  text-transform: capitalize;
}
.tableGuests {
  font-weight: unset !important;
}
/* sloba 21.12.2021 */
#ui-datepicker-div {
  z-index: 9999 !important;
}
/* sloba 19.01.2022 */
.grecaptcha-badge {
  display:none !important;
}
/* sloba 31.10.2022 */
div.pp_pic_holder {
  z-index:999999;
}
/* sloba 15.11.2022 */
#loader > div.padding {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}