/* CSS Document
najtamnija plava    #213545     33,53,69
svetlija plava      #255587     37,85,135
crvena              #920b28     144,43,40


plava               #217a9f     33,122,159
crvena              #ed3237     237,50,55

Midnight Blue       #41729F     
Blue Gray           #5885AF
Dark Blue           #274472
Baby Blue           #C3E0E5



213545


font-family: 'Raleway', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Quicksand', sans-serif;
font-family: 'Titillium Web', sans-serif;
font-family: 'Dosis', sans-serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Great Vibes', cursive;
font-family: 'Dancing Script', cursive;
*/
@import url('https://fonts.googleapis.com/css?family=Dosis:300,400,500,700|Quicksand|Raleway:400,500,600,700|Roboto+Condensed:400,700|Titillium+Web:300,400,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=DM+Serif+Display&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap"');
/*@import url('https://fonts.googleapis.com/css?family=Great+Vibes&display=swap');*/
@import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,500,700&display=swap');
body { font-family: 'Montserrat', sans-serif; font-size:16px; color:#181818; overflow-x: hidden !important;  }
.mt1 { margin-top:1px; }.mt5 { margin-top:5px; }.mt10 { margin-top:10px; }.mt15 { margin-top:15px; }.mt20 { margin-top:20px; }.mt25 { margin-top:25px; }.mt30 { margin-top:30px; }.mt35 { margin-top:35px; }.mt40 { margin-top:40px; }.mt45 { margin-top:45px; }.mt50 { margin-top:50px; }.mb1 { margin-bottom:1px; }.mb5 { margin-bottom:5px; }.mb10 { margin-bottom:10px; }.mb15 { margin-bottom:15px; }.mb20 { margin-bottom:20px; }.mb25 { margin-bottom:25px; }.mb30 { margin-bottom:30px; }.mb35 { margin-bottom:35px; }.mb40 { margin-bottom:40px; }.mb45 { margin-bottom:45px; }.mb50 { margin-bottom:50px; }.mr5 { margin-right:5px; }.mr10 { margin-right:10px; }.mr15 { margin-right:15px; }.mr20 { margin-right:20px; }.mr25 { margin-right:25px; }.mr30 { margin-right:30px; }.mr35 { margin-right:35px; }.mr40 { margin-right:40px; }.mr45 { margin-right:45px; }.mr50 { margin-right:50px; }.ml5 { margin-left:5px; }.ml10 { margin-left:10px; }.ml15 { margin-left:15px; }.ml20 { margin-left:20px; }.ml25 { margin-left:25px; }.ml30 { margin-left:30px; }.ml35 { margin-left:35px; }.ml40 { margin-left:40px; }.ml45 { margin-left:45px; }.ml50 { margin-left:50px; }.pt15 { padding-top:15px; }.pt20 { padding-top:20px; }.pt25 { padding-top:25px; }.pt30 { padding-top:30px; }.pt35 { padding-top:35px; }.pt40 { padding-top:40px; }.pb15 { padding-bottom:15px; }.pb20 { padding-bottom:20px; }.pb25 { padding-bottom:25px; }.pb30 { padding-bottom:30px; }
label { font-weight: 400; font-size: 14px; }
.displaytable { display:table; width: 100%; }
.tablecell { display:table-cell; vertical-align:middle; }
.margintop { margin-top:130px; }
.margintopblogdetaljno { margin-top:150px; }
.padd { padding: 0px 25px 0 25px; }
.padingpretraga { height:400px; }
.sirinalg { width: 1360px !important; }
.sivapozadina { background-color: #e9e9eb; }
.belapozadina { background-color: #ffffff; }
.gradijentpozadina { background: linear-gradient(to right, #e9e9eb 0%,#e9e9eb 50%,#fff 50%,#fff 100%); }
.plavapoz { background-color: rgba(229, 229, 243, 1); }
/*---------------------------------------------------------------------------------meni----------------------*/
.pozadinazlatna { background-color: #000; margin-left: -30px; margin-right: -30px; }
.meni { position: fixed; top: 0; left: 0; right: 0; z-index: 9999; background-color: rgba(0,0,0,1); transition: all .6s ease; border-bottom: 0; }
.transparent { background-color: rgba(0,0,0,1) !important; transition: all .6s ease; }
.infotop { padding: 15px 0px; text-align: center; color: #fff; font-size: 14px; border-bottom: solid 2px #171717; }
.infotop ul { list-style: none; padding: 0; margin: 0; }
.infotop ul li { display: inline-block; margin: 0px 10px 0px 0px; padding: 0px 14px 0px 0px; border-right: solid 1px #fff; }
.infotop ul li:last-child { display: inline-block; margin: 0px 10px 0px 0px; padding: 0px 10px 0px 0px; border-right: none; }
.infotop ul li a { color: #fff; }
.infotop ul li i { font-size: 18px; color: #255587; display: inline-block; margin: 5px; }
.logo { position: absolute; top: 65px; left: 10px; z-index: 9999; }
.logo img { height: 50px; }
.meni2 { background-color: transparent; border-bottom: 0px; margin-top: 25px; min-height: auto; margin-bottom: 25px; }
.meni2 ul { list-style: none; padding-left:0px; margin-top:0px; }
.meni2 ul li { display: inline-block; }
.meni2 ul li a { color: #fff !important; font-size: 14px; font-weight: 600; display: table-cell; vertical-align: middle; padding: 5px 8px 5px 8px; text-align: center; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.meni2 ul li a:hover { color:#cc9933 !important; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; text-decoration: none; }
.meni2 i { margin-left: 5px; }
.navbar-right .dropdown-menu { right: auto; left: -80px; }
.navbar-right .dropdown-menu li { width: auto; display: block; }
.dropdown-menu li { border-right: 0 !important; }
.dropdown-menu>li>a { text-align: left !important; font-size: 13px !important; padding: 8px 20px !important; }
.navbar-nav>li>.dropdown-menu{ margin-top: -1px; background-color: rgba(0,0,0,0.95) !important; }
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { background-color: transparent; }
.navbar-right { margin-right: 0px; }
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover { background-color: #fff; }
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover { background-color: transparent; }
.nav-up {  }
.nav-up ul li a { }
.socialsharetop a { display: inline-block; border-radius: 0px; padding: 8px 0 6px 0; width: 34px; text-align: center; }
.socialsharetop a i { font-size: 18px; color: #fff !important; margin-right: 0px !important; }
/*---------------------------------------------------------------------------------meni----------------------*/
/*---------------------------------------------------------------------------------slider--------------------*/
.visinaslidera { }
.visinaslideramini { height: 600px; }
.slider { padding: 0px !important; margin: 0px !important; }
.carousel-indicators .active { background-color: #cb9c74; }
.carousel-indicators li { width: 25px; border-radius: 0; }
.carousel-indicators .active { width: 25px; }
.carousel-inner img { width: 100%; }
.carousel-control { margin: 0; padding: 0; width: 10%; bottom: auto; top: auto; left: auto; }
.carousel-control.left { opacity: 0.6; filter:alpha(opacity=60); display: block; position: absolute; top: 50%; margin-top: -50px; z-index: 6; transition:all .6s ease; background-image: none !important; text-align: left; }
.carousel-control.right { opacity: 0.6; filter:alpha(opacity=60); display: block; position: absolute; top: 50%; margin-top: -50px; z-index: 6; transition: all .6s ease; background-image: none !important; text-align: right; }
.carousel-control.left:hover, .carousel-control.right:hover { opacity: 1; filter:alpha(opacity=100); transition: all .6s ease; }
.mojtekst { position: relative; text-align: center; display: table-cell; height: 100%; vertical-align: middle; }
.textslider { text-align: left; width: 100%; color: #fff; padding-left: 85px; padding-right: 85px; display: table; }
.textslider span { color: #cc9933; }
.textslider h1 { font-size: 56px; font-weight: 600; line-height: 1.2; text-shadow: 2px 2px 3px rgba(0,0,0,0.4); }
.textslider h2 { margin-top:20px; margin-bottom:0px; font-size:20px; font-weight:400; letter-spacing:0.2em; line-height:1.2; text-transform:uppercase; text-shadow:2px 2px 3px rgba(0,0,0,0.4); }
.filter { background-color:rgba(0,0,0,0.3); }
.dugmeslider { color: #fff; border: 2px solid rgba(255,255,255, .75); background: transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: auto; padding: 8px 37px; font-size: 12px; font-weight: 400; text-transform: uppercase; text-decoration: none; letter-spacing: 2px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; transition: all .6s ease; }
.dugmeslider:hover { color: #000; background: #fff; transition: all .6s ease; }
.slidermini { padding: 240px 0 120px 0; color: #fff; text-align: center; }
.slidermini span { color:#cc9933; }
.slidermini h1 { font-size: 42px; font-weight: 500; text-shadow: 2px 2px 3px rgba(0,0,0,0.4); }
.slidermini h2 { margin-top: 20px; margin-bottom: 0px; font-size: 20px; font-weight: 400; letter-spacing: 0.2em; line-height: 1.2; text-transform: uppercase; text-shadow: 2px 2px 3px rgba(0,0,0,0.4); }
.carousel-fade .carousel-inner .item { -webkit-transition-property: opacity; transition-property: opacity; transition-duration: 1s !important; }
.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { opacity: 0; }
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right { opacity: 1; }
.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.carousel-fade .carousel-control { z-index: 2; }
.carousel-control.leftmini { opacity: 0.6; filter:alpha(opacity=60); position: absolute; top: 50%; transform: translateY(-50%); z-index: 6; transition:all .6s ease; background-image: none !important; left: 0px }
.carousel-control.rightmini { opacity: 0.6; filter:alpha(opacity=60); position: absolute; top: 50%; transform: translateY(-50%); z-index: 6; transition: all .6s ease; background-image: none !important; right: 0px; }
.carousel-control.leftmini:hover, .carousel-control.leftmini:hover { opacity: 1; filter:alpha(opacity=100); transition: all .6s ease; }
/*---------------------------------------------------------------------------------slider--------------------*/
/*---------------------------------------------------------------------------------cookies-------------------*/
.kolacici { display: none; background-color: rgba(237,50,55,0.9); color:#fff; padding: 20px 0; text-align: center; position: fixed; bottom: 0; left: 0; right: 0; z-index: 99999 !important; }
.dugmekolacici { color: #fff; border: 2px solid rgba(255,255,255,0.75); background: transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: auto; padding: 5px 15px; font-size: 12px; font-weight: 400; text-transform: uppercase; text-decoration: none; letter-spacing: 2px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; transition: all .6s ease; }
.dugmekolacici:hover { color: #000; background: #fff; transition: all .6s ease; }
/*---------------------------------------------------------------------------------cookies-------------------*/
/*---------------------------------------------------------------------------------paralax-------------------*/
.parallax { min-height: 500px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; color: #fff; }
.parallaxfilter { background-color: rgba(0,0,0,0.5); height: 500px; }
.padponu { padding-top:35px; }
.belaopacity { background-color:rgba(255,255,255,0.8); padding: 30px; }
.belaopacity h5 { font-size: 24px; font-weight: 400; color: #cc9933; margin-bottom: 30px;  }
.belaopacity p { font-size: 16px; line-height: 1.5; color: #333; }
/*---------------------------------------------------------------------------------paralax-------------------*/
/*---------------------------------------------------------------------------------brojcanik-----------------*/
.brojcanik { background: #f2f2f2; padding-top: 30px; padding-bottom: 30px; margin-top: 50px; }
.imgcenter { margin-left: auto; margin-right: auto; height: 52px; }
.brojac-broj { display: block; margin-top: 30px; margin-bottom: 30px; font-size: 36px; }
.brojac-naziv { display: block; font-size: 16px; text-transform: uppercase; }
/*---------------------------------------------------------------------------------brojcanik-----------------*/
/*---------------------------------------------------------------------------------navbar--------------------*/
.nav.nav-tabs { border-bottom:1px solid #e1e1e1; margin:0px 0 30px; padding:0; }
.nav-tabs > li { margin:0 27px 0 0; padding:0; background:transparent; }
.nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:focus, .nav-tabs > li.active > a:focus { padding:9px 0; font-size:16px; line-height:22px; font-weight:700; color:#191919; letter-spacing:.15em; text-transform:uppercase; border:0; border-bottom:2px solid transparent; -webkit-transition:border .3s; -moz-transition:border .3s; transition:border .3s; background:transparent; }
.nav-tabs > li > a:hover { border-color:#ff6634; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:active { border-color:#ff6634; }
/*---------------------------------------------------------------------------------navbar--------------------*/
/*---------------------------------------------------------------------------------social--------------------*/
.social { position:fixed; left:0; bottom:30%; z-index:99999 !important; }
.social ul { list-style:none; padding:0; margin:0; }
.social ul li { display:block; text-align:center; }
.social ul li a { display:block; color:#fff;padding:10px; font-size:24px; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.social ul li a:hover { -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.sociallink { color:#fff !important; font-size:20px; width:45px; padding:8px; text-align:center; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.sociallink:hover { width:75px; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.bojafacebook { background-color: #3f5798; }
.bojatwitter { background-color: #3b9ef2; }
.bojainstagram { background-color: #d62976; }
.bojalinkedin { background-color: #0e76a8; }
.bojagoogle { background-color: #d54f45; }
.bojamail { background-color: #585858; }
.bojatel { background-color: #000; }
.bojaviber  { background-color: #59267c; }
/*---------------------------------------------------------------------------------social--------------------*/
/*---------------------------------------------------------------------------------pretraga------------------*/
.bootstrap-select.btn-group .dropdown-menu { z-index: 99999; }
.mojwell { padding: 30px 20px 10px 20px !important; border-radius: 0px !important; border: 0; }
.pretraga { position: absolute; bottom: 3%; }
.pretraga { padding-left: 100px; padding-right: 100px; }
.pretraga label, select, input { font-size: 13px !important;  }
.pretragaselect { width: auto !important; height: 50px; }
.pretraga .btn { height: 50px !important; border-radius: 0 !important; }
.mojbutton { width: 17%; background-color: #cc9933; color: #fff; border: 0; height: 40px; }
.w40 { width: 35% !important; }
.w10 { width: 12% !important; }
.w15 { width: 15% !important; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { margin-bottom: 0px; }
.dropdown-menu { border-radius: 0px; }
.pretragaid { position:absolute; right:34%; left:34%; top:130px; font-family:'Poppins', sans-serif !important; font-size:13px; font-weight:400; color:#333; }
.pretragaid input[type="text"] { background-color:rgba(255,255,255,1); color:#000 !important; border:solid 1px #ccc; border-radius: 0 !important; }
.pretragaid input[type="text"]::placeholder { color:#999 !important; -webkit-input-placeholder:#999; -moz-placeholder:#999; -ms-input-placeholder:#999; }
/*---------------------------------------------------------------------------------pretraga------------------*/
/*---------------------------------------------------------------------------------futer---------------------*/
.futer { background-color: #000; padding-top: 30px; padding-bottom: 10px; color: #999; }
.logofuter img { height: 220px; margin-top: 22px; }
.futermeni p { font-size: 14px; margin-top: 15px; margin-bottom: 0; color: #333; }
.futermeni h2 { font-size: 18px; font-weight: 600; letter-spacing: 1px; color: #fff; position: relative; display: inline-block; padding-bottom: 0px; margin-bottom: 0px; margin-top: 10px; }
.futermeni ul {  padding-top: 15px; padding-bottom: 20px; list-style:none; padding-left:0px; }
.futermeni ul li { color:#999; margin-bottom:3px; font-size: 14px; }
.futermenilink ul li a { color:#999; text-decoration: none; cursor:pointer; font-size: 14px; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; transition:all 0.6s; }
.futermenilink ul li a:hover { padding-left: 5px; color:#fff; text-decoration:none; cursor:pointer; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; transition:all 0.6s; }
.futermeni ul li i { margin-right: 15px; }
.socialfuter { display: inline-block; margin-right: 5px; margin-bottom: 0px; color: #fff !important; font-size: 18px !important; border-radius: 0px; }
.bgface { background-color: #3f5798; padding: 4px 7px 2px 7px; }
.bginstagram { background-color: #d62976; padding: 4px 7px 2px 7px; }
.bgtwitter { background-color: #657786; padding: 4px 7px 2px 7px; }
.bgyoutube { background-color: #c92428; padding: 4px 7px 2px 7px; }
.bglinkedin { background-color: #0E76A8; padding: 4px 7px 2px 7px; }
.futerbox { background-color:transparent; border-color:#4D4D4D; border-radius:0; color:#fff }
.futerbox:focus { border-color:#4D4D4D; }
.futerbutton { background-color:#4D4D4D; border-color:#4D4D4D; color:#fff; border-radius:0; }
.futer2 { background-color: #000; color:#fff; padding:7px 50px 7px 50px; font-size:13px; border-top: solid 2px #1e2c38; }
.futer2 a { color:#fff; text-decoration:none; cursor:pointer; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; transition:all 0.6s; }
.futer2 a:hover { color:#fff; text-decoration:none; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; transition:all 0.6s; }
.rights { text-align: right; }
/*---------------------------------------------------------------------------------futer---------------------*/
/*---------------------------------------------------------------------------------lista---------------------*/
.brojrezultatalista { font-family: 'Raleway', sans-serif; text-align: center; font-weight: 600; letter-spacing: 1px; font-size: 28px; text-transform: uppercase; color: #000; margin-bottom: 40px; margin-top: 50px; }
.brojrezultatalista span { font-family: 'Montserrat', sans-serif; color: #cc9933; }
.gm-style-iw { width: 360px !important; }
.listapadding { padding-left: 10px; padding-right: 10px; }
.listanekretnina { padding-top: 20px; padding-bottom: 20px; }
.stanlista { padding: 5px; box-shadow: 0 3px 10px 3px rgb(0 0 0 / 20%); background-color: #ffffff; margin-bottom: 20px; }
.opisstana { padding: 10px 10px; position: relative; }
.opisstana h1 { font-size: 16px; color: #000; font-weight: 600; margin-top: 0px; height: 40px; }
.transakcijalista { position: absolute; bottom: 20px; font-size: 14px; }
.cenalista { position: absolute; bottom: 5px; left: 5px; font-size: 22px; font-weight: 400; color: #fff; padding: 7px 25px; background-color: #000; }
.lokacijalista { font-size: 14px; display: block; }
.miniinfo { padding: 3px 6px; display: inline-block; margin: 10px 3px 0 0; background-color: #cc9933; color: #fff; font-size: 12px; font-weight: 500; }
.sliderpictureheight { height: 240px; }
.link { text-decoration: none; }
.link:hover { text-decoration: none; }
.ribbon { position:absolute; right:10px; top:-5px; z-index:2; overflow:hidden; width:75px; height:75px; text-align:right; }
.ribbon span { font-size:9px; font-weight:bold; color:#FFF; text-transform:uppercase; text-align:center; line-height:20px; -webkit-transform:rotate(45deg); transform:rotate(45deg); width:100px; display:block; background:#ae1218; background:linear-gradient(#ae1218 0%, #cc161d 100%); box-shadow:0 3px 10px -5px rgba(0, 0, 0, 1); position:absolute; top:19px; right:-21px; }
.ribbon span::before { content: ""; position:absolute; left:0px; top:100%; z-index:-1; border-left:3px solid #ae1218; border-right:3px solid transparent; border-bottom:3px solid transparent; border-top:3px solid #ae1218; }
.ribbon span::after { content: ""; position:absolute; right:0px; top:100%; z-index:-1; border-left:3px solid transparent; border-right:3px solid #ae1218; border-bottom:3px solid transparent; border-top:3px solid #ae1218; }
.thumbnail { border: none; }
/*---------------------------------------------------------------------------------lista---------------------*/
/*---------------------------------------------------------------------------------pagging-------------------*/
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover { z-index: 3; color: #fff; cursor: default; background-color: #cc9933; border-color: #cc9933; }
.pagination>li>a, .pagination>li>span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #cc9933; text-decoration: none; background-color: #fff; border: 1px solid #ddd; }
/*---------------------------------------------------------------------------------pagging-------------------*/
/*---------------------------------------------------------------------------------kontakt-------------------*/
.kontaktikonica { display: block !important; font-size: 48px; margin-bottom: 30px; color: #cc9933; }
.border { border-left: solid 1px #dedede; border-right: solid 1px #dedede; }
.infoheight { height: 180px; }
.infoheight a { color: #000; text-decoration: none; transition: all .6s ease; }
.infoheight a:hover { color: #cc9933; text-decoration: none; transition: all .6s ease; }
.kontaktpod { font-size: 18px; font-weight: 400; margin-bottom: 25px; margin-top: 0; text-transform: uppercase; color: #000; }
.mojbox { border-radius: 0px !important; border-color: #ccc !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
.visinamape { height: 350px; }
/*---------------------------------------------------------------------------------kontakt-------------------*/
/*---------------------------------------------------------------------------------info page-----------------*/
.textstil { background-color: #fff; padding: 40px 20px; }
.textstil a { color:#000; text-decoration: none; transition: all .6s ease; }
.textstil a:hover { color:#666; text-decoration: none; transition: all .6s ease; }
.textstil h1 { font-size: 22px; text-transform: uppercase; color: #000;  }
.textstil h2 { font-size: 20px; text-transform: uppercase; color: #cc9933;  }
.textstil h3 { font-size: 18px; text-transform: uppercase; color: #000;  }
/*---------------------------------------------------------------------------------info page-----------------*/
/*---------------------------------------------------------------------------------ostalo--------------------*/
.cenovnik { border-collapse: collapse; }
.cenovnik td { border: 1px solid #dedede; }
.cenovnik td { padding: 10px; }
.pocetnalista ul { list-style:none; padding-left:0px; }
.pocetnalista ul li { color:#666; margin-bottom:3px; }
.pocetnalista ul li a { color:#666; text-decoration:none; cursor:pointer; font-size: 13px; }
.pocetnalista ul li a:hover { color:#cb9c74; text-decoration:none; cursor:pointer; }
/*---------------------------------------------------------------------------------ostalo--------------------*/
/*---------------------------------------------------------------------------------blog lista i detaljno-----*/
.blog { background-color:#ffffff; margin-bottom:25px; }
.blogkratakopis { padding: 20px 20px; height: 270px; }
.blognaslov { font-size: 18px; text-transform: uppercase; color:#cc9933; margin-top: 0px; text-decoration: none; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; line-height: 22px; margin-bottom: 15px; display: inline-block; }
.blognaslov:hover { color:#000; text-decoration: none; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.dugmevise { color: #000; border: 2px solid rgba(0,0,0, .75); background: transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: auto; padding: 5px 25px; font-size: 12px; font-weight: 400; text-transform: uppercase; text-decoration: none; letter-spacing: 2px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; transition: all .6s ease; display: inline-block; position: absolute; bottom: 40px; }
.dugmevise:hover { color: #fff; background: #000; transition: all .6s ease; text-decoration: none; }
.bloglink { color: #000; text-decoration: none; }
.bloglink:hover { color: #000; text-decoration: none; }
.stan { position: relative; }
.stan img { margin-left: auto; margin-right: auto; z-index: -999; } 
.stan { font-weight:300; overflow:hidden; margin-top:0px; margin-bottom:0px; height: 230px; }
.stan img { z-index:-999; max-width: 100%; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.stan:hover img { -moz-transform: scale(1.15); -webkit-transform: scale(1.15); transform: scale(1.15); }
.blogkratakopisleft { padding: 10px 10px; }
.blognaslovleft { font-size: 16px; text-transform: uppercase; color:#e0a810; margin-top: 0px; text-decoration: none; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; line-height: 22px; margin-bottom: 15px; }
.blognaslovleft:hover { color:#000; text-decoration: none; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.dugmeviseleft { color: #000; border: 2px solid rgba(0,0,0, .75); background: transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: auto; padding: 5px 25px; font-size: 12px; font-weight: 400; text-transform: uppercase; text-decoration: none; letter-spacing: 2px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; transition: all .6s ease; display: inline-block; }
.dugmeviseleft:hover { color: #fff; background: #000; transition: all .6s ease; text-decoration: none; }
.belapozadinaopisa { background-color:#fff; }
.projekat-opis { padding: 0 20px 20px 20px; }
.projekat-opis a { color:#e0a810; text-decoration: none; transition: all .6s ease; }
.projekat-opis a:hover { color:#000; text-decoration: none; transition: all .6s ease; }
.projekat-opis h1 { font-size: 22px; text-transform: uppercase; color: #000;  }
.projekat-opis h2 { font-size: 20px; text-transform: uppercase; color: #000;  }
.projekat-opis h3 { font-size: 18px; text-transform: uppercase; color: #000;  }
/*---------------------------------------------------------------------------------blog lista i detaljno-----*/
/*---------------------------------------------------------------------------------stan detaljno-------------*/
.stanpozadina { background-color: rgba(233,233,235,1); }
.stanpozadina h1 { color:#cc9933; font-size:24px;font-weight:400; }
.stanpadding  { padding-top: 40px; padding-bottom: 40px; }
.stannaslovjedan { font-size: 14px; color: #999; text-transform: uppercase; margin-bottom: 30px; }
.stannaslovdva { font-size: 24px; line-height: 1.2; font-weight: 400; color: #000; margin-bottom: 5px; }
.stannaslovtri { margin-bottom: 30px; font-size: 12px }
.stannaslovcetri { font-size: 28px; font-weight: 500; color: #cc9933; margin-bottom: 30px; }
.standetaljnojedan { display: block; font-size: 12px; color: #999; margin-bottom: 5px; }
.standetaljnodva { display: block; color: #333; margin-bottom: 25px; }
.stannaslovpet { margin-top: 5px; color: #666; font-size: 14px; }
.standetaljnoslika { height:450px; overflow:hidden; background-repeat:no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position:center center; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; position: relative; text-align: center; }
.standetaljnoslika i { color: #fff !important; font-size: 36px; display: inline-block; margin-top: 210px; }
.stanopis { padding-top: 30px; padding-bottom: 40px; }
.stan-checkbox { float: left; width: 33%; font-size: 13px; margin-bottom: 10px; font-weight: 500; height: 35px; }
.stan-checkbox i { float: left; margin-right: 10px; margin-top: 0px; font-size: 20px; color: #cc9933; }
.stanikonice { margin-top: 20px; }
.socialshare { display: inline-block; margin-right: 5px; color: #fff !important; padding: 10px !important; }
.facecolor { background-color:#334f8d; }
.twittercolor { background-color:#00acee; }
.linkedincolor { background-color:#0E76A8; }
.emailcolor {background-color:#cccccc; }
.staninfo { padding: 5px 0; font-size: 13px; font-weight: 600; text-align: right; color: #000; }
.staninfo span { display: inline-block; width: 150px; font-size: 12px; color: #000; float: left; text-align: left; }
.staninfobordertop { border-top: solid 1px #d5d5d5; }
.staninfoborderbottom { border-bottom: solid 1px #d5d5d5; }
.media, .media-body { overflow: visible; }
.agentmargin { margin-top: 30px !important; margin-bottom: 30px !important; }
.agentpadding { padding: 20px 15px; }
.agentimg { height: 150px; }
.agentname { font-size: 18px; margin-bottom: 5px; }
.mojbox { line-height: 1.5; }
.agentlicenca { font-size: 14px; margin-bottom: 5px; }
.member-info { margin-top: 10px; }
.member-info .member-contact { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.member-info .member-phone, .member-info .member-mail { position: relative; cursor: pointer; margin-right: 10px; }
.member-info .member-phone span, .member-info .member-mail span { height: 32px; width: 32px; -webkit-border-radius: 50%; border-radius: 50%; background-clip: padding-box; /* stops bg color from leaking outside the border: */ background-color: #cc9933; line-height: 32px; color: #fff; font-weight: 700; text-align: center; display: inline-block; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; margin-right: 15px; }
.member-info .member-phone:hover .tooltip, .member-info .member-mail:hover .tooltip { opacity: 1; visibility: visible; }
.member-info .member-phone:hover span, .member-info .member-mail:hover span { background-color: #cc9933; }
.member-info .member-phone .tooltip, .member-info .member-mail .tooltip { position: absolute; top: -48px; right: 0; padding: 8px; background-color: #cc9933;   color: #fff; opacity: 0; visibility: hidden; z-index: 99; margin-bottom: 0; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -o-transition: all 0.4s;
transition: all 0.4s; }
.member-info .member-phone .tooltip:after, .member-info .member-mail .tooltip:after { position:absolute; width:0; height:0; border-left:5px solid transparent; border-right:5px solid transparent; border-top:5px solid #cc9933;margin-top:-2px; content:""; position:absolute; bottom:-5px; right:12px; }
.tooltip { font-size: 14px; }
.poziv { color: #000; text-decoration: none; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
.poziv:hover { color: #cc9933; text-decoration: none; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
/*---------------------------------------------------------------------------------stan detaljno-------------*/
/*---------------------------------------------------------------------------------ostalo--------------------*/
.brojrezultata { font-family: 'Raleway', sans-serif; text-align: center; font-weight: 600; letter-spacing: 1px; font-size: 32px; text-transform: uppercase; color: #000; margin-bottom: 40px; margin-top: 30px; }
.brojrezultata span { color: #cc9933; }
.naslovgrupe { font-family: 'Raleway', sans-serif; text-align: center; font-weight: 600; letter-spacing: 1px; font-size: 32px; text-transform: uppercase; color: #000; margin-bottom: 25px; margin-top: 35px; }
.naslovgrupe span { color: #cc9933; }
.pogledajsve { color: #fff; border: 2px solid rgba(33,53,69, .75); background: #000; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: auto; padding: 10px 40px; font-size: 13px; font-weight: 400; text-transform: uppercase; text-decoration: none; letter-spacing: 2px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; transition: all .6s ease; display: inline-block; }
.pogledajsve:hover { color: #fff; background: #234056; transition: all .6s ease; text-decoration: none; }
.pogledajsvepozicija { position: absolute; bottom: 25px; left: 15px; right: 15px; text-align: center; }
.selektujtevise { font-size: 11px; }
.uspeh { padding: 10px; margin-top: 15px; }
.korisnilinkovi { margin-top: 30px; }
.korisnilinkovi a { display: block; background-color: rgba(33,53,69,0.7); color: #fff; position: relative; height: 100px; font-size: 16px; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
.korisnilinkovi a:hover { display: block; background-color: rgba(237,50,55,0.7); -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
.korisnilinkovi span { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.korisnilinkovibanja { margin-top: 30px; }
.korisnilinkovibanja a { display: block; background-color: rgba(33,53,69,0.7); color: #fff; position: relative; height: 200px; font-size: 22px; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
.korisnilinkovibanja a:hover { display: block; background-color: rgba(204,153,51,0.7); -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
.korisnilinkovibanja span { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
/*---------------------------------------------------------------------------------ostalo--------------------*/
/*---------------------------------------------------------------------------------projekat lista i detaljno-*/
.projekatlista { padding: 15px; border: solid 1px #dedede; background-color: #fff; margin-bottom: 20px; }
.projekatlistaopis h1 { margin-top: 0; margin-bottom: 20px; font-size: 24px; color: #cc9933; }
.projekatlistaopis h2 { margin-top: 0; margin-bottom: 20px; font-size: 22px; color: #cc9933;  }
.opislokacija { font-size: 16px; margin-bottom: 20px; color: #666; }
.opiskratak { margin-bottom: 20px; }
.projekatdetaljnonaslov { font-size: 26px; color: #000; margin-top: 30px; margin-bottom: 20px; }
.projekatdetaljnotip { fpnt-size: 16px; color: #666; margin-bottom:10px; padding:5px 0; border-bottom:dotted 1px #dedede; border-top:dotted 1px #dedede; }
.projekatdetaljnopis { line-height: 1.5; font-size: 16px; }
.projekatdetaljnopis h2 { font-size: 22px; }
.projekatdetaljnopis h3 { font-size: 20px; }
.downloadpdf { float: right; display: inline-block; }
.naslovprojekatdesno { font-size: 22px; color: #000; }
.projekattransakcija { position:absolute; left:20px; bottom:38px; z-index:8; background-color: #000; color:#fff; padding:3px 15px; font-size: 12px; text-transform: uppercase; letter-spacing: 2px; }
.projekatcena { position:absolute; left:20px; bottom:5px; z-index:8; color:#cc9933; padding:3px 10px 3px 10px; font-size: 18px; background-color: #fff; min-width: 40%; text-align: center; font-weight: 600; }
/*---------------------------------------------------------------------------------projekat lista i detaljno-*/


.pointer {
    position: fixed;
    bottom: 25px;
    left: 25px;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background: #cb9c74;
    cursor: pointer;
    box-shadow: 0 0 0 rgb(203,156,116);
    animation: pulse 2s infinite;
    z-index: 99;
}
.pointer span { color: #fff; text-align: center; display: block; width: 60px; padding: 0px; font-size: 42px; }
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(203,156,116,0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(203,156,116,0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(203,156,116,0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(203,156,116,0.4);
    box-shadow: 0 0 0 0 rgba(203,156,116,0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(203,156,116,0);
      box-shadow: 0 0 0 10px rgba(203,156,116,0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(203,156,116,0);
      box-shadow: 0 0 0 0 rgba(203,156,116,0);
  }
}
@media (max-width: 1200px){
    body { font-size: 15px; }
    .logo { top: 70px; }
	.logo img { height: 40px; margin-top: 0px; }	
	.meni2 ul li a { padding: 5px 5px; font-size: 12px; letter-spacing: 0; }
	.infotop { font-size: 14px; }
	.slidermini h1 { font-size: 48px; }
	.stan { height: 190px; }
	.blognaslov { font-size: 15px; }
    .blogkratakopis { height: 280px; }
	.social { bottom: 0; }
	.textslider { padding-left: 60px; padding-right: 60px; }
	.textslider h1 { font-size: 48px; }
	.pretraga { padding-left: 60px; padding-right: 60px; }
	.stanpadding { padding-top: 10px; }
	.dropdown-menu>li>a { font-size: 12px !important; padding: 6px 20px !important; }
	.logofuter { height: 60px; }
    .futermenilink ul li a { font-size: 13px; }
    .futermeni ul li { font-size: 13px; }
    .navbar-right .dropdown-menu { left: -130px; }
    .brojrezultata { margin-bottom: 20px; }
    .miniinfo { font-size: 11px; }
    .member-info .member-phone span, .member-info .member-mail span { margin-right: 5px; }
}
@media (max-width: 992px){
	body { font-size:14px; }
	.logo img { display: none; }	
	.margintop { margin-top: 100px; }
	.margintopblogdetaljno { margin-top: 120px; }
    .logo { left: 5px; top: 70px; }
	.logo img { height: 34px; margin-top: 0px; }
	.infotop { font-size: 13px; }
    .meni2 { margin-top: 20px; margin-bottom: 20px; }
    .meni2 i { margin-left: 0px; }
	.meni2 ul li a { padding: 5px 5px; font-size: 11px; letter-spacing: 0; }
	.kontaktpod { font-size: 16px; }
	.mb40 { margin-bottom: 30px; }
	.mt40 { margin-top: 30px; }
	.social { position:fixed; left:0; bottom:0; z-index:99999 !important; }
	.sociallink { color:#fff !important; font-size:20px; width:45px; padding:8px; text-align:center; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; display: inline-block; margin-left: -4px; }
	.sociallink:hover { width:45px; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
	.blogkratakopis { height: 250px; }
	.pretragaselect { height: 32px; }
    .pretraga { padding-left: 20px; padding-right: 20px; }
	.pretraga .btn { height: 32px !important; }
	.paddingright { padding-right: 15px; }
	.listaopis { height: auto; }
	.listadodato { position: relative; left: 0px; right: 0px; bottom: 0px; margin-top: 15px; display: block; }
	.listaopis { padding: 0 10px 0px 10px; }
    .listaopis h3 { font-size: 15px; margin-bottom: 0px; height: 40px; margin-top: 10px; }
	.listacena { border-right: none; height: 60px; }
    .listacena h2 { font-size: 20px; margin-bottom: 8px; }
    .listalokacija { line-height: 1.5; }
	.listainfo { background-color: #f4f4f5; border-top: none; padding: 10px 15px 10px 0px; height: 60px; }
	.paddmob { padding-right: 0 !important; }
	.listasaznajvise { height: 30px; padding: 5px 10px; font-size: 12px; }
	.stannaslovpet { margin-bottom: 20px; }
	.kontaktagent { margin: 0 0 15px 0; }
    .textslider { padding-left: 20px; padding-right: 20px; }
	.textslider h1 { font-size: 38px; }
    .sliderpictureheight { height: 180px; }
    .listaopis { padding: 0 10px 0px 10px; height: 180px; }
    .listaslike { height: 180px; }
    .mr10 { margin-right: 0px; }
    .brojrezultatanekretnine { font-size: 18px; }
}
@media (max-width: 768px){
	.sirinalg { width: 100% !important; }
	.gradijentpozadina { background: linear-gradient(to right, #fff 0%,#fff 50%,#fff 50%,#fff 100%); }
    .meni2 { margin-top: 0px; margin-bottom: 0px; }
	.meni { padding-right: 10px; padding-left: 10px; }
	.visinaslidera { height: 600px; }
    .meni2 ul { margin-top: 20px; margin-bottom: 20px; }
	.meni2 ul li a { font-size: 18px; letter-spacing: 0; }
	.navbar-default .navbar-toggle { border-color: transparent!important; border-radius: 0px; }
	.navbar-default .navbar-toggle .icon-bar { background-color: #fff; }
	.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: transparent; }
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: transparent; }
    .navbar-toggle .icon-bar { width: 30px; }
    .navbar-toggle .icon-bar+.icon-bar { margin-top: 6px; }
	.moblogo { height: 30px; margin-top: 13px; }
	.meni2 ul li a { font-size: 15px !important; text-align: center !important; padding: 9px 5px !important; color: #fff !important; }
	.nav-up { top: 0px; background-color: rgba(0,0,0,1) !important; }
	.transparent { background-color: rgba(0,0,0,1) !important; transition: all .6s ease; }
	.meni2 { margin-top: 0px; }
	.meni2 ul li { display: block; text-align: center; }
	.meni2 ul li a { display: block; text-align: center; }
	.navbar-right .dropdown-menu li { width: 100%; }
	.dropdown-menu>li>a { width: 100%; }
	.navbar-toggle { margin-right: 0px; }
	.navbar-brand { padding: 15px 0px; }
	.futer { padding-top: 30px; }
	.futer ul { margin-bottom: 5px; }
	.margintop {  margin-top: 60px; }
	.infoheight { height: auto;  margin-bottom: 20px; }
	.sociallink { width: 40px; padding: 5px; }
	.slidermini { padding: 160px 0 80px 0; }
	.slidermini h1 { font-size: 28px; }
	.textstil { font-size: 15px; }
	.padd { padding: 0px 20px 0 20px; }
	.font16 { font-size: 15px; }
	.blogkratakopis { height: auto; }
	.dugmevise { position: relative; bottom: 0px; }
	.margintopblogdetaljno { margin-top: 68px; }
	.projekat-opis { font-size: 15px; }
	.futer2 { text-align: center; padding: 7px 10px 7px 10px; }
	.futer2-desno { text-align: center; }
	.listaslikevisina { height: 160px; }
	.listaslike { height: 160px; }
	.listaslicica .carousel-control.left { margin-left: 0; margin-top: 70px !important; top: 0 !important; }
	.listaslicica .carousel-control.right { margin-right: 0; margin-top: 70px !important; top: 0 !important; }
	.paddmob { padding-right: 15px !important; }
	.paddingleft { padding-left: 30px; }
	.listacena { border-bottom: solid 1px #dedede; height: 70px; }
    .listainfo { height: 56px; }
    .listasaznajvise { height: 56px; padding: 10px 20px; font-size: 14px; }
	.paddmobdva { padding-left: 15px; }
	.stannaslovjedan { margin-bottom: 20px; }
	.stannaslovtri { margin-bottom: 20px; }
	.stannaslovcetri { margin-bottom: 20px; }
	.stanikonice { margin-top: 10px; }
	.stanopis { font-size: 15px; }
	.pretraga { padding-left: 10px; padding-right: 10px; }
	.mobilebox { margin-bottom: 5px; }
	.well { margin-bottom: 0px; }
	.mojwell { padding: 0px 15px 0px 15px !important; }
	.mobilebutton { background-color: #cc9933; color: #fff; border: 0;  width: 100%;}
    .brojrezultata { font-size: 22px; margin-top: 30px; margin-bottom: 20px; }
    .carousel-control.leftmini { left: -3px; }
    .carousel-control.rightmini { right: -2px; }
    .sliderpictureheight { height: 220px; }
    .listaslike { height: 220px; }
    .listaopis h3 { font-size: 16px; }
    .projekatlistaopis h1 { margin-top: 10px; font-size: 20px; }
    .mb30 { margin-bottom: 20px; }
    .mt30 { margin-top: 20px; }
    .futermenilink ul li a { font-size: 15px; }
    .futermeni ul li { font-size: 15px; }
    .naslovgrupe { font-size: 24px; }
    .brojrezultatalista { font-size: 20px; }
    .nav-tabs > li { margin:0 14px 0 0; }
    .nav-tabs > li:last-child { margin:0 0px 0 0; }
    .nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:focus, .nav-tabs > li.active > a:focus { font-size:12px; }
    .parallaxfilter { height: 620px; }
    .infotop { display: none; }
}