/* CSS Document
#b88f41 rgba(184,143,65,1) hover #9e772c
#072b26 rgba(7,43,38,1)
*/
/*@import url('https://fonts.googleapis.com/css?family=DM+Serif+Display&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');*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap"');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
html, body { overflow-x: hidden; max-width: 100%; }
body { font-family: 'Montserrat', sans-serif; font-size:16px; color:#333; 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; }.pb15 { padding-bottom:15px; }.pb20 { padding-bottom:20px; }.pb25 { padding-bottom:25px; }
.paddingGrupeTop { padding-top: 80px; }
.paddingGrupeBottom { padding-bottom: 60px; }
.naslovgrupe { text-align: center; font-weight: 400; font-size: 32px; color: #191919; margin-bottom: 35px; margin-top: 0px; position: relative; }
.naslovgrupe:before { content: ''; display: block; height: 3px; width: 150px; background-color: #b88f41; position: absolute; top: -30px; left: 50%; transform: translateX(-50%); z-index: 1; }
.pdflist { margin-bottom: 25px; }
.pdfdownload { display: block; padding: 15px; border-radius: 10px; background-color: #f2f2f2; color: #b88f41; transition: all .6s ease;}
.pdfdownload i { float: right; font-size: 24px; }
.pdfdownload:hover { background-color: #dddddd; color: #b88f41 !important; transition: all .6s ease; }
/*---------------------------------------------------------------------------------meni----------------------*/
.pozadinacrna { background-color: #072b26; }
.meni { position: fixed; top: 0; left: 0; right: 0; z-index: 9999; background-color: rgba(7,43,38,1); transition: all .6s ease; }
.transparent { background-color: rgba(7,43,38,0.85) !important; transition: all .6s ease; }
.infotopcontact { padding-top: 10px; padding-bottom: 10px; text-align: right; color: #fff; font-size: 14px; }
.infotopcontact ul { list-style: none; padding: 0; margin: 0; }
.infotopcontact ul li:first-child { padding: 0 15px 0px 0px; }
.infotopcontact ul li { display: inline-block; padding: 0 15px; border-right: solid 1px #134c3a; }
.infotopcontact ul li:last-child { padding: 0 0 0 15px; border-right: 0px; }
.infotopcontact ul li a { color: #fff; text-decoration: none; }
.infotopsocial { padding-top: 5px; padding-bottom: 5px; text-align: right; color: #fff; font-size: 14px; }
.infotopsocial ul { list-style: none; padding: 0; margin: 0; }
.infotopsocial ul li { display: inline-block; margin-left: 10px; }
.infotopsocial ul li a { color: #fff; }
.infotopsocial ul li i { font-size: 18px; color: #C1B28C; display: inline-block; margin-right: 5px; }
.socialsharetop a { display: inline-block; border-radius: 5px; padding: 7px 10px 7px 10px; text-align: center; background: #b88f41; transition: all .6s ease; }
.socialsharetop a i { font-size: 18px; color: #fff !important; margin-right: 0px !important; }
.socialsharetop a:hover { text-decoration: none; transition: all .6s ease; background: #9e772c; }
.jezikmobile { display: inline-block !important; }
.jezici { height: 20px; display: inline-block; }
.logo { position: absolute; top: 10px; left: 15px; z-index: 9999; }
.logo img { height: 70px; }
.meni2 { background-color: transparent; border-bottom: 0px; margin-top: 30px; min-height: auto; margin-bottom: 30px; }
.meni2 ul { list-style: none; padding-left:0px; margin-top:0px; }
.meni2 ul li { display: inline-block; }
.meni2 ul li a { color: #f4f4f4 !important; font-size: 14px; font-weight: 400; display: table-cell; vertical-align: middle; padding: 5px 0 5px 30px; text-align: center; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.meni2 ul li a:hover { color: #C1B28C !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: 15px; }
.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(7,43,38,0.85) !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; }
/*---------------------------------------------------------------------------------meni----------------------*/
/*---------------------------------------------------------------------------------slider--------------------*/
.visinaslidera { }
.slider { padding: 0px !important; margin: 0px !important; }
.sliderpretraga { height: 500px; position: relative; }
.minislidertext { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); padding: 20px 40px; background: rgba(255,255,255,0.95); color: #191919; border-radius: 20px 20px 0px 0px; font-size: 30px; }
.carousel-indicators .active { background-color: #b88f41; }
.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: 5%; }
.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: #b88f41; }
.textslider h1 { font-size: 70px;  letter-spacing: 1px; font-weight: 500; line-height: 1; 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); }
.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: #191919; background: #fff; transition: all .6s ease; }
.slidermini { padding: 220px 0 150px 0; color: #fff; text-align: center; }
.slidermini span { color:#b88f41; }
.slidermini h1 { font-size: 50px; font-weight: 400; line-height 0.9; text-shadow: 2px 2px 3px rgba(0,0,0,0.4); }
.slidermini h2 { margin-top: 22px; 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; }
.videoklas { object-fit: cover; width: 100vw; height: 100vh; top: 0; left: 0; position: absolute; }
/*---------------------------------------------------------------------------------slider--------------------*/
/*---------------------------------------------------------------------------------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: #b88f41; 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-size:13px; font-weight:400; color:#333; }
.pretragaid input[type="text"] { background-color:rgba(255,255,255,1); color:#191919 !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: rgba(39,39,39,1); padding-top: 80px; padding-bottom: 50px; }
.futermeni p { font-size: 14px; margin-top: 15px; margin-bottom: 0; color: #fff; }
.futermeni h2 { font-size: 16px; font-weight: 400; color: #fff; position: relative; display: inline-block; padding-bottom: 13px; margin-bottom: 0px; margin-top: 10px; }
.futermeni h2:before { content: ''; display: block; height: 2px; width: 50px; background-color: #b88f41; position: absolute; top: -15px; z-index: 1; }
.futermeni ul {  padding-top: 15px; padding-bottom: 20px; list-style: none; padding-left: 0px; }
.futermeni ul li { color: #fff; margin-bottom: 8px; font-size: 14px; }
.futermenilink ul li a { color: #fff; 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: #C1B28C; text-decoration: none; cursor: pointer; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; transition:all 0.6s; }
.futermeni ul li i { color: #C1B28C; margin-right: 15px; }
.futermeni img { height: 120px; }
.socialfuter { display: inline-block; margin-right: 5px; margin-bottom: 0px; color: #fff !important; font-size: 18px !important; border-radius: 0px; padding: 8px 0 6px 0; width: 34px; text-align: center; }
.bgface { background-color: #3f5798; }
.bginstagram { background-color: #d62976; }
.bgtwitter { background-color: #657786; }
.bgyoutube { background-color: #c92428; }
.bglinkedin { background-color: #0E76A8; }
.bgtiktok { background-color: #de8c9d; }
.futer2 { background-color: #272727; color: #545454; font-size: 12px; padding: 20px 0px; }
.futer2 a { color: #545454; 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; }
.futerBorder { position: absolute; top: -20px; left: 15px; right: 15px; border-top: solid 1px #545454; }
.logoFuter img { height: 60px; }
/*---------------------------------------------------------------------------------futer---------------------*/
/*---------------------------------------------------------------------------------cookies-------------------*/
.kolacici { display: none; background-color: rgba(19,76,58,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: #191919; background: #fff; transition: all .6s ease; }
/*---------------------------------------------------------------------------------cookies-------------------*/
/*---------------------------------------------------------------------------------navbar--------------------*/
.nav.nav-tabs { border-bottom: 0px; margin: 0px 0px 20px 0px; padding: 0px; }
.nav-tabs > li { margin: 0px 20px 0px 0px;  }
.nav-tabs > li > a 	{ padding: 6px 20px; background-color: transparent; border: solid 2px #134c3a; border-radius: 12px; font-size: 14px; }
.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-weight: 400; color: #191919;  }
.nav-tabs > li > a:hover { border: solid 2px #134c3a; background-color: #134c3a; color: #fff; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:active { border: solid 2px #134c3a; background-color: #134c3a; color: #fff; }
/*---------------------------------------------------------------------------------navbar--------------------*/
/*---------------------------------------------------------------------------------lista---------------------*/
.infoapartment { position: absolute; bottom: 0; left: 0px; right: 0px; padding: 50px 15px 0px 15px; }
.gradijent { background: rgba(7, 43, 38, 0.6); background: linear-gradient(0deg, rgba(7, 43, 38, 0.95) 0%, rgba(255, 255, 255, 0) 100%); }
.infoapartment h3 { color: #fff; font-size: 24px; margin-top: 0px; margin-bottom: 0px; }
.infoapartment h2 { color: #fff; font-size: 16px; font-weight: 400; margin-top: 5px; margin-bottom: 0px; }
.infoapartment h4 { font-size: 14px; color: #fff; font-weight: 400; margin-top: 5px; margin-bottom: 0px; }
.detaljired { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch; margin-top: 5px; margin-bottom: 5px; font-size: 14px; color: #C1B28C; }
.detaljikolona { margin-right: 15px; }
.detaljikolona i { color: #C1B28C; margin-right: 5px; font-size: 16px; }

.thumbnail { border: none; }
.lista { padding: 0px; border-radius: 30px 0px 30px 0px; background-color: transparent !important; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); box-shadow: 0 0 10px rgba(0,0,0,0.2); }
.listalink { text-decoration: none; cursor: pointer; }
.listalink:hover { text-decoration: none; cursor: pointer; }
.stan { position: relative; height: 280px; border-radius: 30px 0px 30px 0px; }
.stan img { margin-left: auto; margin-right: auto; z-index: -999; }
.stan { font-weight: 300; overflow: hidden; margin-top: 0px; margin-bottom: 0px; }
.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); }
.idoglasa { position: absolute; right: 5px; top: 5px; z-index: 8; color: #fff; padding: 3px 10px; font-size: 12px; background-color: rgba(193,178,140,0.7); }
.transakcija { position: absolute; left: 20px; bottom: 42px; z-index: 8; background-color: rgba(193,178,140,0.7); color: #fff; padding: 3px 15px; font-size: 12px; text-transform: uppercase; letter-spacing: 2px; }
.vrednostcene { position: absolute; right: 0px; bottom: 0px; z-index: 8; color: #fff; padding: 10px 15px; font-size: 22px; background-color: rgba(193,178,140,1); min-width: 40%; text-align: center; font-weight: 400; border-radius: 20px 0px 0px 0px; }
.opis { padding: 0px 10px 0px 10px !important; color: #666 !important; height: 140px; }
.opis a { text-decoration: none; }
.opis a:hover { text-decoration: none; }

.stannaslov { display: flex; justify-content: left; align-items: center; height: 64px; border-bottom: solid 1px #dedede; margin-left: -10px; margin-right: -10px; padding: 10px; }
.stannaslov span { font-size: 16px; color: #191919; text-decoration: none !important; font-weight: 500; }


.linkceo { text-decoration: none; }
.linkceo:hover { text-decoration: none; }
.opis-oglasa { font-size: 14px; padding-top: 10px; }

.tipprodaje { position: absolute; top: 5px; left: 20px; font-size: 12px; color: #fff; padding: 3px 10px; background-color: #59182f; }
/*---------------------------------------------------------------------------------lista---------------------*/
/*---------------------------------------------------------------------------------paralax-------------------*/
.parallax { background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; color: #fff; }
.parallaxfilter { background-color: rgba(255,255,255,0.5); }
.padponu { padding-top: 50px; padding-bottom: 50px; }
.belaopacity { background-color: rgba(7,43,38,0.8); padding: 40px 20px; text-align: center; border-radius: 6px 0px 60px 0px; }
.belaopacity h2 { font-size: 28px; font-weight: 400; color: #b88f41; margin-bottom: 30px; margin-top: 0px }
.belaopacity p { font-size: 16px; line-height: 1.5; color: #fff; }
.paralaxButton { color: #134c3a; background: #fff; border: 0; border-radius: 8px; padding: 10px 40px; font-size: 14px; font-weight: 600; text-decoration: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; transition: all .6s ease; display: inline-block; }
.paralaxButton:hover { color: #134c3a; background: #e9e9e9; border: 0; transition: all .6s ease; text-decoration: none; }
/*---------------------------------------------------------------------------------paralax-------------------*/
/*---------------------------------------------------------------------------------blog lista i detaljno-----*/
.blog { border-radius: 30px 0px 0px 0px; background-color: #fff; margin-bottom: 25px; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); box-shadow: 0 0 10px rgba(0,0,0,0.2); }
.blogkratakopis { padding: 20px 10px; height: 220px; }
.blogkratakopis p { font-size: 15px; }
.blognaslov { font-size: 18px; color: #b88f41; 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: #191919; text-decoration: none; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.blogkratakopisleft { padding: 20px 10px; }
.radiusslike { border-radius: 30px 0px 0px 0px; }
.bloglink { color: #333; text-decoration: none; }
.bloglink:hover { color: #333; text-decoration: none; }
/*---------------------------------------------------------------------------------blog detaljno-------------*/
/*---------------------------------------------------------------------------------info page-----------------*/
.textstil a { color: #b88f41; text-decoration: none; transition: all .6s ease; }
.textstil a:hover { color:#191919; text-decoration: none; transition: all .6s ease; }
.textstil h1 { font-size: 24px; margin-top: 30px; margin-bottom: 20px; text-transform: uppercase; color: #191919;  }
.textstil h2 { font-size: 20px; margin-top: 30px; margin-bottom: 20px; text-transform: uppercase; color: #b88f41;  }
.textstil h3 { font-size: 18px; margin-top: 30px; margin-bottom: 20px; text-transform: uppercase; color: #b88f41;  }
.textstil strong { font-weight: 600; }
.cenovnik { border-collapse: collapse; }
.cenovnik td { border: 1px solid #dedede; }
.cenovnik td { padding: 10px; }
/*---------------------------------------------------------------------------------info page-----------------*/
/*---------------------------------------------------------------------------------kontakt-------------------*/
.kontakt h2 { color: #b88f41; font-size: 32px; letter-spacing: -0.015em; margin-top: 60px; margin-bottom: 40px; font-weight: 500; }
.kontakt p { color: #666; text-align: justify; margin-bottom: 20px; font-size: 16px; }
.kontaktLogo { height: 50px; margin-top: 30px; margin-bottom: 50px; }
.ikonicaKontaktVisina { height: 40px; }
.media-heading { font-size: 16px; color: #191919; font-weight: 500; letter-spacing: -0.015em; }
.media-left, .media>.pull-left { padding-right: 10px; }
.mojmiddle { vertical-align: middle !important; }
.medaimargin { margin-bottom: 15px; }
.kontaktlink { font-size: 16px; color: #191919; font-weight: 500; letter-spacing: -0.015em; text-decoration: none; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; transition:all 0.6s; }
.kontaktlink:hover { color: #b88f41; text-decoration: none; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; transition:all 0.6s; }
.mapavisina { height: 400px; border: 0; margin: 30px 0 50px 0; border-radius: 0px 20px 0px 0px; }
.kontaktSlaganjeMargin { margin-top: 30px; }
.mojcheckbox input { padding: 0; height: initial; width: initial; margin-bottom: 0; display: none; cursor: pointer; }
.mojcheckbox label { position: relative; cursor: pointer; font-weight: 400; }
.mojcheckbox label:before { content:''; -webkit-appearance: none; background-color: transparent; border: 2px solid #b88f41; border-radius: 5px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); padding: 10px; display: inline-block; position: relative; vertical-align: middle; cursor: pointer; margin-right: 10px; }
.mojcheckbox input:checked + label:after { content: ''; display: block; position: absolute; top: 3px; left: 9px; width: 6px; height: 14px; border: solid #b88f41; border-width: 0 2px 2px 0; transform: rotate(45deg); }
.mojbox { color: #666; padding: 16px 20px; background-color: rgba(244,244,244,0.8); border: 0; display: block; -webkit-box-shadow: none; box-shadow: none; margin-bottom: 30px; }
.mojbox::placeholder { color: #666; }
.mojbox:focus { border-color: #666;  outline: 0; -webkit-box-shadow: none; box-shadow: none; }
.visinamojbox { height: 54px; border-radius: 0px; }
.visinamojtextbox { height: 180px !important; border-radius: 0px; }
.pogledajsve { color: #b88f41; background: #fff; border: 2px solid #b88f41; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: auto; padding: 10px 40px; font-size: 14px; font-weight: 600; text-transform: uppercase; text-decoration: none; letter-spacing: 1px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; transition: all .6s ease; display: inline-block; }
.pogledajsve:hover { color: #fff; border: 2px solid #b88f41; background: #b88f41; transition: all .6s ease; text-decoration: none; }
.selektujtevise { font-size: 11px; }
.uspeh { padding: 10px; margin-top: 15px; }
/*---------------------------------------------------------------------------------kontakt-------------------*/
/*---------------------------------------------------------------------------------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: #b88f41; border-color: #b88f41; }
.pagination>li>a, .pagination>li>span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #b88f41; text-decoration: none; background-color: #fff; border: 1px solid #ddd; }
/*---------------------------------------------------------------------------------pagging-------------------*/
/*---------------------------------------------------------------------------------stan detaljno-------------*/
.margintop { margin-top: 125px; }
.detaljnonaslov { position: relative; }
.detaljnonaslov h1 { width: 70%; color: #191919; font-size: 26px; font-weight: 500; margin: 50px 0px 10px 0px; }
.detaljnonaslov h3 { width: 70%; color: #333; font-size: 18px; font-weight: 400; margin: 0px 0px 50px 0px; }
.detaljnonaslov div { display: inline-block; position: absolute; top: 60px; right: 15px; padding: 10px 25px; background-color: #b88f41; color: #fff; border-radius: 15px; font-size: 24px; font-weight: 400; }
.standetaljnoslika { height: 450px; border-radius: 40px 0px 40px 0px; 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; }
.details-card { border: 1px solid #eee; border-radius: 20px; overflow: hidden; }
.details-title { padding: 15px 20px; font-size: 18px; font-weight: 500; color: #191919; border-bottom: 1px solid #eee; }
.details-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(0, 1fr)); }
.details-item { min-height: 54px; padding: 10px 15px; display: flex; align-items: center; justify-content: center; gap: 10px; text-align: center; border-right: 1px solid #eee; }
.details-item:last-child { border-right: none; }
.details-icon { display: inline-flex; align-items: center; justify-content: center; font-size: 18px; line-height: 1; color: #134c3a; }
.details-text { font-size: 16px; line-height: 1.2; color: #191919; white-space: nowrap; }
.detaljnopodnaslov { font-size: 18px; font-weight: 500; color: #191919; margin: 40px 0px 20px 0px; }
.standetaljnojedan { display: block; font-size: 12px; color: #999; margin-bottom: 5px; }
.standetaljnodva { display: block; color: #333; margin-bottom: 20px; font-weight: 500; }
.stan-checkbox { float: left; width: 33%; font-size: 13px; margin-bottom: 10px; font-weight: 500; }
.stan-checkbox i { float: left; margin-right: 10px; margin-top: 0px; font-size: 20px; color: #134c3a; }
.stanikonice { margin-top: 10px; }
.detaljnopodnaslovdva { font-size: 18px; font-weight: 500; color: #191919; margin: 30px 0px 20px 0px; }
.socialshare { display: inline-block; margin-right: 10px; color: #fff !important; padding: 6px !important; background-color: #134c3a; border-radius: 5px; width: 36px; text-align: center; }
.socialshare i { font-size: 22px; color: #fff; }
.stanopis { padding: 0px 20px 40px 15px; }
.stanopis h4 { font-size: 18px; font-weight: 500; color: #191919; margin: 30px 0px 20px 0px; }
.mapadesno { padding: 0px 15px 40px 15px; }
.mapadesno h4 { font-size: 18px; font-weight: 500; color: #191919; margin: 30px 0px 20px 0px; }
.mojboxstan { color: #333; padding: 22px 20px; background-color: #dedede; border: 0; display: block; -webkit-box-shadow: none; box-shadow: none; margin-bottom: 30px; }
.mojboxstan::placeholder { color: #333; }
.mojboxstan:focus { border-color: #333;  outline: 0; -webkit-box-shadow: none; box-shadow: none; }
.mojboxstan:read-only { background-color: #dedede; }
.input-group-addon { background-color: #dedede !important; }
.kontroladatum { background-color: #dedede; }
.kontroladatum i { font-size: 20px; }
.posaljistan { color: #C1B28C; background: #fff; border: 2px solid #C1B28C; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: auto; padding: 10px 40px; font-size: 14px; font-weight: 600; text-transform: uppercase; text-decoration: none; letter-spacing: 1px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; transition: all .6s ease; display: inline-block; }
.posaljistan:hover { color: #fff; border: 2px solid #C1B28C; background: #C1B28C; transition: all .6s ease; text-decoration: none; }

.stannaslovjedan { font-size: 13px; color: #999; text-transform: uppercase; margin-bottom: 30px; }
.stannaslovcetri { font-size: 28px; font-weight: 600; color: #b88f41; margin-bottom: 30px; }
.stannaslovdva { font-size: 24px; font-weight: 400; color: #191919; margin-bottom: 5px; }
.stannaslovtri { margin-bottom: 30px; }
/*---------------------------------------------------------------------------------stan detaljno-------------*/
/*---------------------------------------------------------------------------------projekat lista i detaljno-*/
.projekatlista { padding: 15px; border: solid 1px #dedede; background-color: #f2f2f2; margin-bottom: 20px; border-radius: 20px 0px 20px 0px; }
.projekatlistaopis h1 { margin-top: 0; margin-bottom: 20px; font-size: 26px; }
.opislokacija { font-size: 16px; margin-bottom: 20px; color: #666; }
.opiskratak { margin-bottom: 20px; }
.projekatdetaljnonaslov { font-size: 26px; color: #191919; 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; }
.downloadpdf { float: right; display: inline-block; }
.naslovprojekatdesno { font-size: 22px; color: #191919; }
/*---------------------------------------------------------------------------------projekat lista i detaljno-*/
/*---------------------------------------------------------------------------------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: #191919; }
.bojaviber  { background-color: #59267c; }
/*---------------------------------------------------------------------------------social--------------------*/
/*---------------------------------------------------------------------------------ostalo--------------------*/
.displaytable { display:table; width: 100%; }
.tablecell { display:table-cell; vertical-align:middle; }
.margintopdetaljno { margin-top: 145px; }
.padd { padding: 0px 25px 0 25px; }
.padingpretraga { height:400px; }
.bordertop { border-top: solid 2px #dedede; padding-top: 40px; }
.sivapozadina { background-color: #f9f9f9; }
.sivapozadinalista { background: #f3f3f3; }
.gradijentpozadina { background: linear-gradient(to right, #e9e9eb 0%,#e9e9eb 50%,#fff 50%,#fff 100%); }
.bootstrap-select.btn-group .dropdown-menu { z-index: 9999; }
.brojrezultata { text-align: left; font-weight: 400; font-size: 20px; text-transform: uppercase; color: #242424; margin-bottom: 25px; margin-top: 0px; }
.brojrezultata span { color: #f3b022; }
.selektujtevise { font-size: 11px; }
.uspeh { padding: 10px; margin-top: 15px; }
.padnas { padding-left:25px; padding-right:25px; text-align: center; }
/*---------------------------------------------------------------------------------ostalo--------------------*/
@media (max-width: 1200px){
    .infotop { font-size: 14px; }
    .logo { top: 8px; left: 15px; }
	.logo img { height: 54px; }
    .vrednostcene { font-size: 18px; }
    .blogkratakopis { height: 270px; }
    .detaljikolona { font-size: 12px; padding: 8px 0; }
    .meni2 { margin-top: 20px; margin-bottom: 20px; }
	.meni2 ul li a { padding: 5px 8px; font-size: 13px; letter-spacing: 0; }
	.slidermini h1 { font-size: 36px; }
	.slidermini h2 { font-size: 16px; }
	.blognaslov { font-size: 16px; }
	.textslider { padding-left: 30px; padding-right: 30px; }
	.textslider h1 { font-size: 48px; }
	.pretraga { padding-left: 60px; padding-right: 60px; }
	.stanpadding { padding-top: 10px; }
	.dropdown-menu>li>a { font-size: 13px !important; padding: 6px 20px !important; }
}
@media (max-width: 992px){
    .infotopcontact { font-size: 13px; }
    .infotopsocial ul li i { font-size: 16px; }
    .socialsharetop a { padding: 6px 10px 6px 10px; }
    .logo { top: 7px; left: 0px; }
    .logo img { height: 46px; }
    .textslider h1 { font-size: 36px; }
    .textslider h2 { margin-top: 10px; font-size: 16px; }
    .meni2 { margin-top: 15px; margin-bottom: 15px; }
	.meni2 ul li a { padding: 5px 10px; font-size: 13px; letter-spacing: 0; }
    .dropdown-menu>li>a { font-size: 13px !important; }
    .pretraga { padding-left: 15px; padding-right: 15px; }
    .navbar-right .dropdown-menu { right: auto; left: 0px; }
    .belaopacity h2 { font-size: 22px; }
    .naslovgrupe { font-size: 24px; }
    .futermeni h2 { font-size: 14px; }
    .futermeni ul li { font-size: 11px; }
    .futermeni ul li i { margin-right: 5px; }
    .futermenilink ul li a { font-size: 11px; }
    .logoFuter img { height: auto; }
    .stannaslov { height: 70px; }
    .minislidertext { padding: 15px 30px; font-size: 26px; }
    .kontakt h2 { font-size: 28px; margin-top: 40px; margin-bottom: 20px; }
    .blogkratakopis { height: 230px; }
    .margintopdetaljno { margin-top: 120px; }
    .sliderpretraga { height: 550px; }
    .vrednostcene { font-size: 14px; }
    .detaljnonaslov div { top: 0px; font-size: 20px; }
    .detaljnonaslov h1 { font-size: 24px; }
    .detaljnonaslov h3 { font-size: 16px; }
    .stanopis { padding: 0px 15px 0px 15px; }
    .futer { padding: 50px 15px 10px 15px; }
    .margintop { margin-top: 100px; }
    .projekatlistaopis { height: auto; }
    .projekatlistaopis h1 { margin-top: 5px; margin-bottom: 5px; font-size: 22px; }
    .opislokacija { font-size: 14px; }
    .futermeni img { height: 100px; }
}
@media (max-width: 768px){
    .logo { top: 5px; left: 10px; }
    .logo img { height: 44px; }
    .transparent { background-color: rgba(7,43,38,1) !important; transition: all .6s ease; }
    .meni2 { margin-top: 0px; margin-bottom: 0px; margin-right: 0px; }
    .navbar-toggle { margin-right: 0px; }
	.navbar-toggle { border-radius: 0px; }
    .navbar-default .navbar-toggle .icon-bar { background-color: #b88f41; }
    .navbar-toggle .icon-bar { width: 40px; height: 2px; }
    .navbar-toggle .icon-bar+.icon-bar { margin-top: 7px; }
    .navbar-default .navbar-toggle { border-color: transparent; }
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: transparent; }
	.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: transparent; }
	.navbar-collapse { border-top: none; -webkit-box-shadow: none; box-shadow: none; }
    .navbar-collapse { padding-right: 0px; padding-top: 15px; padding-left: 0px; position: absolute; right: -15px; left: 25%; background-color: rgba(7,43,38,0.9); border-top: 0; -webkit-box-shadow: none; box-shadow: none; height: 100vh; top: 50px; }
    .meni2 ul li { display: block; text-align: right; }
    .navbar-nav { margin: 0px !important; }
    .meni2 ul li a { padding: 12px 20px 12px 10px; font-size: 18px; display: block; color: #fff !important; letter-spacing: 0; text-align: right !important; }
    .dropdown-menu>li>a { font-size: 16px !important; }
    .navbar-nav>li>.dropdown-menu { background-color: transparent!important; }
    .nav-tabs > li { margin: 0 15px 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: 14px; }
	.visinaslidera { height: 600px; }
	.pretraga { padding-left: 10px; padding-right: 10px; }
	.mobilebox { margin-bottom: 5px; }
	.well { margin-bottom: 0px; }
	.mojwell { padding: 0px 15px 0px 15px !important; }
    .textslider h1 { margin-top: -100px; font-size: 30px; letter-spacing: 1px; }
    .textslider h2 { font-size: 16px; letter-spacing: 1px; } 
    .mobilebutton { background-color: #b88f41; color: #fff; border: 0;  width: 100%; }
    .paddingGrupeTop { padding-top: 50px; }
    .paddingGrupeBottom { padding-bottom: 50px; }
    .stan { height: 280px; }
    .detaljikolona { font-size: 14px; }
    .sliderpretraga { height: 500px; }
    .pretraga .btn { height: 36px !important; }
    .stannaslov { height: 82px; }
    .parallaxfilter { height: auto; }
    .blogkratakopis { height: auto; }
    .futermeni h2 { font-size: 16px; }
    .futermeni ul li { font-size: 14px; }
    .futermeni ul li i { margin-right: 15px; }
    .futermenilink ul li a { font-size: 14px; }
    .logoFuter img { height: auto; display: none; }
    .rights { text-align: center; }
    .textstil h1 { font-size: 22px; margin-top: 20px; }
    .textstil ul { margin-left: -20px; }
    .minislidertext { padding: 15px 20px; font-size: 20px; text-align: center; }
    .projekatlistaopis h1 { margin-top: 15px; }
    .stanopis { padding: 0px 15px 0px 15px; }
    .stan-checkbox { width: 49%; }
    .detaljnonaslov h1 { width: 100%; font-size: 22px; margin: 40px 0px 15px 0px; }
    .detaljnonaslov h3 { width: 100%; font-size: 16px; margin: 0px 0px 20px 0px; }
    .detaljnonaslov div { position: relative; top: 0; right: 0; font-size: 22px; margin-bottom: 30px; }
    .details-card { margin-top: 30px; }
    .details-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); /* radimo sa 6 "trakica" */ gap: 0; }
    .details-item { min-height: 58px; display: flex; align-items: center; justify-content: center; text-align: center; padding: 10px 12px; border-right: 1px solid #eee; border-bottom: 1px solid #eee; }
    /* PRVI RED: 3 stavke -> svaka zauzima 2/6 (tj 1/3 širine) */
    .details-item:nth-child(1), .details-item:nth-child(2), .details-item:nth-child(3) { grid-column: span 2; }
    /* DRUGI RED: 4. i 5. stavka -> svaka zauzima 3/6 (tj 1/2 širine) */
    .details-item:nth-child(4), .details-item:nth-child(5) { grid-column: span 3; }
    /* Ako postoji 6. stavka -> ide u drugi red kao 3. kolona (2/6) */
    .details-item:nth-child(6) { grid-column: span 2; }
    .details-item:nth-child(4):last-child { grid-column: 1 / -1; border-bottom: none; }
    /* Border desno: kraj prvog reda (3.), kraj drugog reda kod 5-elemenata (5.) */
    .details-item:nth-child(3), .details-item:nth-child(5){ border-right: none; }
    /* Ako ima 6 elemenata, onda je kraj drugog reda (6.) */
    .details-item:nth-child(6){ border-right: none; }
    /* donji border: poslednji red */
    /*.details-item:nth-last-child(-n+3){ }*/
    .marginMob { margin-bottom: 30px; }
    .naslovgrupe { margin-top: 25px; }
    .margintop { margin-top: 55px; }
    .margintopdetaljno { margin-top: 70px; }
	.slidermini { padding: 120px 0 60px 0; }
	.slidermini h1 { font-size: 28px; }
	.slidermini h2 { font-size: 14px; }
	.saznaj-oglas { bottom: 0px; }
	.standetaljnoslika { height: 300px; }
    .opis { height: 160px; }
    .galleribigheight { height: 300px; margin-bottom:20px; }
    .gallerismallheight { height: 150px; margin-bottom: 5px; }
    .stannaslovjedan { margin-top: 15px; }
    .stannaslovdva { margin-bottom: 0; font-size: 22px; }
    .stannaslovcetri { margin-top: 5px; }
    .marginamobilni { margin-top: 20px; }
    .projekatlistaopis { height: auto; }
    .futermeni img { height: 90px; margin-bottom: 30px; }
    .pdfdownload { font-size: 14px; }
    .pdfdownload i { float: right; font-size: 20px; }
}