@charset "utf-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, input {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-family: 'Roboto', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0 auto;
  background: #f3f3f3;
}

/*BASIC */
h1 {
  font-size: 24px;
  border-bottom: solid 2px #ed5a35;
  color: #024354;
  margin-bottom: 15px;
}

.naslov_mark:before {
  content: "";
  background: url(/userfiles/images/h1_before.png) no-repeat;
  width: 27px;
  height: 35px;
  display: block;
  float: left;
}

.naslov_mark:after {
  content: "";
  background: url(/userfiles/images/h1_after.png) no-repeat;
  width: 27px;
  height: 35px;
  display: block;
  float: left;
}

.naslov_mark_one:before {
  content: "";
  background: url(/userfiles/images/h1_before.png) no-repeat;
  width: 27px;
  height: 35px;
  display: block;
  float: left;
}

.naslov {
  font-size: 24px;
  border-bottom: solid 2px #ed5a35;
  color: #024354;
  margin-bottom: 15px;
  display: block;
  float: left;
  margin: 0 12px 20px 12px;
  font-weight: 400;
}

.naslov_no_brd {
  font-size: 26px;
  color: #024354;
  margin-bottom: 15px;
  display: block;
  float: left;
  margin: 0 12px 20px 12px;
  font-weight: 400;
}

.naslov_wrap {
  margin-left: 38%;
}

p {
  font-size: 15px;
  line-height: 28px;
  font-weight: 400;
  margin: 10px 0;
  color: #000;
  line-height: 1.3em;
  letter-spacing: .01em;
  font-size: 1.2em;
  color: #afafaf;
  font-weight: 300;
}

a, .tekst a {
  text-decoration: none;
}

p a, .tekst a {
  color: #024354;
  text-decoration: underline;
}

p a:hover, .tekst a:hover {
  color: #ed5a35 !important;
}

.tekst ul, .tekst li {
  font-size: 16px;
  line-height: 20px;
  color: #024354;
}

.sidro {
  float: left;
  display: block;
  width: 100%;
  height: 1px;
}

.no_decoration {
  text-decoration: none;
}

.dugmic_akcija {
  /* width: 200px; */
  height: 40px;
  position: absolute;
  bottom: 30px;
  text-align: center;
  font-weight: 700;
  right: 40px;
  color: #fff;
  padding: 15px 30px 5px 30px;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.dugmic_akcija:hover {
  background: #25275f;
}

.gray a:hover, .dugmic_akcija a, .dugmic_akcija:hover {
  color: #fff;
}

.brd_bottom {
  border-bottom: solid 2px #ed5a35;
}

/*BASIC END */
/*WRAP */
.wrapper_menu, .body_wrapper, .wrapper_footer {
  margin: 0 auto;
  /* width: 1380px; */
  /* display: block; */
  /* float: left; */
  /* text-align: center; */
  display: inline-flex;
  justify-content: center;
}

.container_body {
  max-width: 1380px;
}

.wrapper {
  margin: 0 auto;
  float: left;
}

.razmak_1 {
  float: left;
  height: 10px;
  width: 100%;
}

.razmak {
  float: left;
  height: 20px;
  width: 100%;
}

.razmak_x2 {
  float: left;
  height: 40px;
  width: 100%;
}

.razmak_x10 {
  float: left;
  height: 100px;
  width: 100%;
}

.clear {
  clear: both;
}

.kolone_x2 {
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
  -webkit-column-gap: 40px;
  /* Chrome, Safari, Opera */
  -moz-column-gap: 40px;
  /* Firefox */
  column-gap: 40px;
}

.kolone_x2 a:hover {
  color: #024354;
  text-decoration: underline;
}

.separator {
  height: 2px;
  margin-left: auto;
  margin-right: auto;
}

.pos_r {
  position: relative;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.t-a-c {
  text-align: center;
}

.t-a-r {
  text-align: right;
}

.r-m-t-120 {
  margin-top: 120px !important;
}

.r-m-t-80 {
  margin-top: 80px !important;
}

.r-m-t-40 {
  margin-top: 40px !important;
}

.r-m-t-20 {
  margin-top: 20px !important;
}

.r-m-t-80 {
  margin-top: 80px !important;
}

.r-m-b-20 {
  margin-bottom: 20px !important;
}

.r-m-b-40 {
  margin-bottom: 40px;
}

.r-m-b-80 {
  margin-bottom: 80px;
}

.p-t-100 {
  padding-top: 100px;
}

.p-b-50 {
  padding-bottom: 50px;
}

.width-20 {
  width: 20%;
}

.width-25 {
  width: 11%;
}

.width-33 {
  width: 33.33333333%;
}

.width-35 {
  width: 35%;
}

.width-40 {
  width: 40%;
}

.width-45 {
  width: 45%;
}

.width-55 {
  width: 55%;
}

.width-50 {
  width: 50%;
}

.width-60 {
  width: 60%;
}

.width-65 {
  width: 65%;
}

.width-75 {
  width: 75%;
}

.width-100 {
  width: 100%;
}

.col-md-12 {
  width: 100%;
}

.col-md-8 {
  width: 59.666667%
}

.col-md-4 {
  width: 27.555555%;
}

.light_blue {
  background: #5b5c75;
}

.orange {
  background: #ed5a35;
}

.yellow {
  background: #f3e167;
  color: #2f2f2f;
}

.gray {
  background: #b3b3b3;
  color: #565656;
}

.gray a {
  color: #565656;
}

.t-c-gray {
  color: #565656;
}

.f-z-14 {
  font-size: 12px;
  font-weight: 400 !important;
}

.f-z-18 {
  font-size: 18px;
}

.f-z-20 {
  font-size: 22px;
}

.f-z-22 {
  font-size: 22px;
}

.f-z-26 {
  font-size: 26px;
}

.f-z-40 {
  font-size: 40px;
}

.padd_10_20 {
  padding: 10px 0px 10px 15px;
}

.padd_20 {
  padding: 20px;
}

.padd_40 {
  padding: 40px;
}

.padd_right-30 {
  padding: 0 30px 0 0;
}

.c_white {
  color: #fff !important;
}

.c_black {
  color: #000 !important;
}

.bold {
  font-weight: 700;
}

.t_upper {
  text-transform: uppercase;
}

ul li ul {
  margin: 0 0 0 15px;
}

/*WRAP END */
/*MENU HEAD */
.menu_wrap {
  width: 100%;
  background: transparent;
  /* height: 115px;*/
  /* position: fixed;
     z-index: 999;*/
  display: block;
  /* text-align: center; */
  /* margin: 0 auto; */
  position: fixed;
  z-index: 999;
}

.menu_wrap.sticky.fixed {
  background: rgba(255, 255, 255, .3);
  /* box-shadow: 0 8px 10px rgba(0,0,0,0.2); */
  z-index: 10001;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .07);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  backdrop-filter: blur(20px) saturate(180%);
  padding-bottom: 15px;
}

.menu_wrap:after {
  content: "";
  width: 100%;
  height: 60px;
  background: none;
  top: 80px;
  position: absolute;
  display: none;
  background-size: cover;
  left: 0;
}

.logo {
  float: left;
  margin: 0;
}

.logo img {
  width: 170px;
  margin-top: 10px;
  margin-bottom: -15px;
}

.menu_wrap.sticky.fixed .logo img {
  width: 170px !important;
  /* margin-top: 7px; */
}

.prijavitese {
  float: right;
  margin: 0;
}

.prijavitese img {
  width: 390px;
}

.menu {
  list-style: none;
  padding: 0;
  margin: 20px auto 0 auto;
  /* float: left; */
  /* margin-left: 10%; */
}

.menu_wrap.sticky.fixed ul.menu.main_menu {
  /* margin-left: 12%; */
}

.menu li {
  float: left;
  position: relative;
  padding: 10px 0;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.2em;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  margin-right: 20px;
  margin-left: 20px;
}

.menu li a {
  color: #FFF;
  text-decoration: none;
  padding: 10px 0;
}

.menu li a.logo {
  margin-top: -25px;
  padding-right: 10px;
}

.menu li a:hover, .aktivno, .menu li.aktivno a {
  /*color: #fff !important;*/
  /* background: #004281;*/
  /* For browsers that do not support gradients */
  /*background: -webkit-linear-gradient(#f3e167, #ebebeb); /* For Safari 5.1 to 6.0 */
  /*background: -o-linear-gradient(#f3e167, #ebebeb); /* For Opera 11.1 to 12.0 */
  /*background: -moz-linear-gradient(#f3e167, #ebebeb); /* For Firefox 3.6 to 15 */
  /* background: linear-gradient(#f3e167, #ebebeb); /* Standard syntax */
  /*border-radius: 5px;*/
}

.menu>li a:before, .aktivno a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  display: block;
  background: #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: background-color .8s, -webkit-transform .45s cubic-bezier(.215, .61, .355, 1);
  transition: background-color .8s, -webkit-transform .45s cubic-bezier(.215, .61, .355, 1);
  transition: transform .45s cubic-bezier(.215, .61, .355, 1), background-color .8s;
  transition: transform .45s cubic-bezier(.215, .61, .355, 1), background-color .8s, -webkit-transform .45s cubic-bezier(.215, .61, .355, 1);
}

.menu_wrap.sticky.fixed .menu>li a:before {
  background: #a08850 !important;
}

.menu_wrap.sticky.fixed .menu>li a:hover {
  color: #a08850 !important;
}

.menu>li a:hover:before, .aktivno a:before {
  -webkit-transform: scaleX(1) scaleY(.99) !important;
  transform: scaleX(1) scaleY(.99) !important;
  -webkit-transform-origin: left !iimportant;
  transform-origin: left !important;
}
}

.menu li a.logo:hover {
  background: none !important;
}

.menu>li a.logo:before {
  background: none !important;
  content: none !important;
}

.menu_wrap.fixed .menu li a {
  color: #1e1e1e !important;
}

.logo-normal {
  display: block;
  opacity: 1;
  visibility: visible;
}

.logo-fixed {
  display: none;
  opacity: 0;
  visibility: hidden;
}

.menu_wrap.sticky.fixed .logo-normal {
  display: none !important;
  opacity: 0 !important;
  ;
  visibility: hidden !important;
  ;
}

.menu_wrap.sticky.fixed .logo-fixed {
  display: block !important;
  ;
  opacity: 1 !important;
  ;
  visibility: visible !important;
  ;
}

.menu_wrap.sticky.fixed .lang-switch-header ul li a {
  color: rgba(30, 30, 30, .5) !important;
}

.menu_wrap.sticky.fixed li.lang-item.lang-item-24 {
  border: solid 1px rgba(30, 30, 30, .5) !important;
}

/*MENU HEAD KRAJ */
/*SLIDE HOME  */
.slide {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0 0 0 0;
  position: relative;
  margin: 0;
}

.slide img {}

/*SLIDE HOME KRAJ */
/*HOME ONE  */
.home_one_1 {
  background: url(/userfiles/images/slika_home_one_left.jpg) no-repeat;
  background-size: cover;
  height: 470px;
  float: left;
  position: relative;
}

.home_one_text {
  width: 280px;
  height: 400px;
  float: left;
  padding: 40px 65px 10px 65px;
  text-align: center;
  display: block;
}

.home_one_3 {
  background: url(/userfiles/images/lokacija_home.jpg) no-repeat;
  background-size: cover;
  height: 470px;
  float: left;
  position: relative;
}

.home_one {}

.home_one:after {
  content: "";
  width: 100%;
  height: 40px;
  background: url(/img/bg_shadow_homeone.png) no-repeat;
  margin-top: 470px;
  /* position: absolute; */
  display: inline-block;
  background-size: cover;
  left: 0;
}

.white_transp {
  height: 135px;
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.65);
}

.icons_home_one {
  margin: 0 auto;
}

.home_novosti {
  background: url(/userfiles/images/tmp/novosti.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
  float: left;
  width: auto;
  position: relative;
}

.home_novosti_brd {
  display: block;
  width: 30px;
  height: 470px;
  border-right: solid 1px #dadada;
  margin: 0 30px 0 0;
  float: left;
}

.home_o_nama_slika {
  background: url(/userfiles/images/tmp/o_nama.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
  float: left;
  width: auto;
}

.home_investor {
  width: 340px;
  padding: 40px 35px 10px 35px;
}

.novosti_home_text {
  width: 450px;
  height: 430px;
  float: left;
  padding: 40px 10px 10px 10px;
  text-align: left;
  display: block;
}

ul#vijesti {
  margin: 0 15px 0 15px;
}

#vijesti li {
  list-style: none;
}

#vijesti li a {
  color: #1f1f1f;
  font-size: 0.9em;
  line-height: 1.2em;
  text-decoration: none;
}

#vijesti li:hover {}

#vijesti li img {
  float: left;
  background: #CCC;
  margin-right: 5px;
  border: 1px solid #fff;
  margin-top: 5px;
}

.datum {
  font-size: .7em;
  line-height: 11px;
  margin: 0px 5px 10px 0;
}

#vijesti h4 {
  margin: 15px 0 5px 0;
  font-size: 16px;
  color: #024354;
  text-transform: uppercase;
}

.novosti_title {
  border-bottom: solid 1px #F3F3F3;
  display: block;
  float: left;
  width: 98%;
  padding: 0;
  margin: 0 0 0 0;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
}

#vijesti p {}

.linija_vijesti {
  width: 80%;
  margin: 15px auto 10px auto;
  border-top: solid 2px #dadada;
}

/*HOME ONE  KRAJ */
/*SLIDER PRODAJA  */
.slide_okvir {
  width: 100%;
  padding: 0;
  margin: 0 auto 0 auto;
  padding-left: 0;
}

.slide_okvir ul li {
  cursor: pointer;
}

.article_stan {
  float: left;
  height: 360px;
  width: 380px;
  margin: 3px;
  position: relative;
}

.article_stan img {
  width: 380px;
  height: 360px;
}

.article_stan:hover {
  background: #fff;
}

/*SLIDER PRODAJA  KRAJ */
/*FOOTER BEGIN*/
.footer_wrap {
  width: 100%;
  background: #121528;
  height: 100px;
  display: block;
  float: left;
  margin-top: -3px;
  padding-top: 25px;
  margin: 0 !important;
}

.footer_wrap a {
  color: #7e7e7e;
}

.footer_wrap a:hover {
  color: #fff;
}

/*FOOTER KRAJ*/
/*CAROUSEL PAGE */
.carousel {
  width: 100%;
  height: 60vh;
  position: relative;
  float: left;
  margin: 0 10px 0 0;
}

.carousel .cell {
  width: 100%;
  height: 60vh;
  position: absolute;
  margin: 0;
  background: rgba(0, 0, 0, 0.1);
  display: none;
}

.carousel .cell img {
  width: 100%;
  min-height: 250px
}

img.logo-slide {
  width: 180px !important;
  right: 10px;
  bottom: -30px;
  position: absolute;
}

.carousel .cell .text h2 {
  font-size: 100px;
  color: #fff;
  padding: 10px 0 2px 20px;
  text-shadow: 1px 1px rgba(0, 0, 0, .5);
}

.carousel .cell a {
  text-decoration: none;
}

.datum_top {
  font: 11px;
  color: #ffffff;
  padding: 10px 0px 0px 20px
}

.carousel .cell .text p {
  font: 15px;
  color: #ffffff;
  padding: 0px 0px 0px 20px
}

.carousel .cell .text p span {
  color: #fdca00;
}

.carousel ul.controls {
  height: 16px;
  position: absolute;
  z-index: 999;
  right: 10px;
  bottom: 10px;
}

.carousel ul {
  list-style: none;
}

.carousel ul.controls li.active {
  background-position: -669px 0;
  cursor: default;
}

.carousel .cell .text {
  width: 495px;
  height: 135px;
  position: absolute;
  bottom: 30px;
  /* background: rgba(0,0,0,0.65); */
  left: 0;
}

.carousel ul.controls li {
  width: 17px;
  height: 16px;
  background: #c00;
  float: left;
  margin: 0 0 0 2px;
  background: url(/img/sprite.png) no-repeat -669px -16px;
  cursor: pointer;
}

.carousel .dugmic_akcija a {
  text-decoration: none;
  color: #fff;
}

/*CAROUSEL PAGE END */
/*KONTAKT PAGE BEGIN */
.kontakt_bg {
  background: url(/userfiles/images/kontakt_bg1.jpg) no-repeat center;
  background-size: cover;
}

.dugmic_posalji {
  text-align: center;
  font-weight: 700;
  color: #fff;
  padding: 15px 30px 5px 30px;
}

.kontakt_forma input, .kontakt_forma textarea {
  width: 100%;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 16px;
  display: inline-block;
  background: transparent;
  margin: 10px 0;
  border: solid 1px #fff;
}

.lokacija_bg {
  background: url(/userfiles/images/lokacija.jpg) no-repeat center;
  background-size: cover;
}

/*KONTAKT PAGE END */
/*PRODAJA STANOVA PAGE BEGIN */
.overlay {
  background: #ebebeb;
  background: -webkit-linear-gradient(#ebebeb, #f3e167);
  background: -o-linear-gradient(#ebebeb, #f3e167);
  background: -moz-linear-gradient(#ebebeb, #f3e167);
  background: linear-gradient(#ebebeb, #f3e167);
  display: block !important;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.overlay h1 {
  background: #147562 !important
}

.stan_tip_wrap {}

.stan_tip {
  display: block;
  /* width: 25%; */
  height: 240px;
  float: left;
  position: relative;
  margin: 0 0 0 20px;
  cursor: pointer;
}

.stan_tip:after {
  content: "";
  width: 260px;
  height: 40px;
  background: url(/img/bg_shadow_stan.png) no-repeat;
  margin-top: 0;
  /* position: absolute; */
  display: inline-block;
  background-size: cover;
  left: 0;
}

.stan_tip img {
  box-shadow: 0 0 10px rgba(0, 0, 0, .6);
  height: 190px;
}

.stan_tip .text_wrap {
  background: #fff;
  width: 240px;
  height: 35px;
  padding: 5px 10px 0px 10px;
}

.stan_tip .text_1 {
  font-size: 22px;
  font-weight: 700;
  color: #2f2f2f;
}

.stan_tip a, .stan_tip_big a {
  color: #2f2f2f;
}

.stan_tip .text_2 {
  font-size: 12px;
  font-weight: 400;
  color: #a3a3a3;
}

.stan_tip .ico_stan, .stan_tip .ico_soba, .stan_tip .ico_tus {
  font-size: 13px;
  color: #999999;
  float: left;
  margin: 10PX 5px 0 5px;
}

.stan_tip .ico_stan:before, .stan_tip .ico_soba:before, .stan_tip .ico_tus:before {
  content: "";
  width: 17px;
  height: 20px;
  display: block;
  float: left;
}

.stan_tip .ico_stan:before {
  background: url(/userfiles/images/ico_stan.png) no-repeat;
}

.stan_tip .ico_soba:before {
  background: url(/userfiles/images/ico_krevet.png) no-repeat;
}

.stan_tip .ico_tus:before {
  background: url(/userfiles/images/ico_tus.png) no-repeat;
}

.stan_aktiv {}

.stan_aktiv_da {
  display: block;
  position: absolute;
  bottom: -60px;
  height: 150px;
  width: 305px;
  color: #303030;
  background: #ebebeb;
  background: -webkit-linear-gradient(#ebebeb, #f3e167);
  background: -o-linear-gradient(#ebebeb, #f3e167);
  background: -moz-linear-gradient(#ebebeb, #f3e167);
  background: linear-gradient(#ebebeb, #f3e167);
  z-index: -1;
}

.stan_aktiv_big {}

.stan_big_aktiv_da {
  display: block;
  position: absolute;
  top: 0;
  height: 380px;
  width: 400px;
  color: #303030;
  background: #f3e167;
  background: -webkit-linear-gradient(#f3e167, #ebebeb);
  background: -o-linear-gradient(#f3e167, #ebebeb);
  background: -moz-linear-gradient(#f3e167, #ebebeb);
  background: linear-gradient(#f3e167, #ebebeb);
  z-index: -1;
}

.stan_tip_big {
  display: block;
  /* width: 25%;
    height: 350px;*/
  float: left;
  position: relative;
  margin: 0 0 0 0;
  cursor: pointer;
  /* box-shadow: 0 0 10px; */
  /* background: #fff; */
}

.stan_tip_big:after {
  content: "";
  width: 100%;
  height: 40px;
  /* background: url(/img/bg_shadow_stan.png) no-repeat; */
  margin-top: -4px;
  /* position: absolute; */
  display: inline-block;
  /* background-size: cover; */
  left: 0;
}

.stan_tip_big img {
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  height: auto;
  margin: 0;
  width: 100%;
}

.stan_naslov_wrap {
  background: #fff;
  box-shadow: 0 0 15px rgb(0 0 0 / 20%);
  padding: 5px 20px 10px 20px;
}

.stan_tip_big .text_wrap {
  background: #fff;
  width: 100%;
  height: 65px;
  padding: 0;
}

.stan_tip_big .text_1 {
  font-size: 45px;
  /* font-weight: 700; */
  color: #a08850;
  font-family: Playfair Display, serif;
  line-height: 20px;
  text-align: right;
  /* margin-top: -10px; */
  margin-bottom: 20px;
}

.stan_tip_big .text_1 span {
  font-family: Playfair Display, serif !important;
  font-size: 29px !important;
  font-weight: 400;
  margin-left: -10px;
  display: none;
}

.stan_tip_big .text_2 {
  font-size: 12px;
  font-weight: 400;
  color: #a3a3a3;
}

.stan_tip_big .ico_stan, .stan_tip_big .ico_soba, .stan_tip_big .ico_tus {
  font-size: 15px;
  color: #999999;
  float: left;
  margin: 8px 0 0 0;
  width: 100%;
  padding: 7px 0 0 0;
}

.stan_tip_big .ico_stan:before, .stan_tip_big .ico_soba:before, .stan_tip_big .ico_tus:before {
  content: "";
  width: 35px;
  height: 25px;
  display: block;
  float: left;
  margin-top: -4px;
}

.stan_tip_big .ico_stan:before {
  background: url(/userfiles/images/icon/icon-bedrooms.png) no-repeat;
  background-size: contain;
}

.stan_tip_big .ico_soba:before {
  background: url(/userfiles/images/icon/icon-floor.png) no-repeat;
  background-size: contain;
}

.stan_tip_big .ico_tus:before {
  background: url(/userfiles/images/ico_tus.png) no-repeat;
}

sup {
  font-size: 9px;
}

.sakriveno {
  opacity: 0;
  display: none !important;
}

/*PRODAJA STANOVA PAGE END */
/*GALERIJA BEGIN */
.slikice_foto {
  float: left;
  margin: 3px;
  /* width: 24%; */
  height: 224px;
}

.slikice_foto img {
  height: 100%;
}

/*GALERIJA END */
/* WAVE BEGIN */
.wave {}

.white-section {
  background: #fff;
  position: relative;
}

.grey-section {
  background: #f3f3f3;
  position: relative;
  /* height: 400px; */
}

.blue-section {
  background: #131425;
  position: relative;
  /* height: 400px; */
}

.white-wave-top-section {
  margin-bottom: 110px;
  margin-top: 110px;
}

.white-wave:before {
  /* content: "";
     background-image: url('https://sky.onlinebase.net/userfiles/images/wave.png');
     width: 100%;
     height: 115px;
     position: absolute;
     top: -115px;
     /* z-index: 999; */
}

.white-wave-top:before {
  /* content: "";
     background-image: url('https://sky.onlinebase.net/userfiles/images/wave-top.png');
     width: 100%;
     height: 145px;
     position: absolute;
     top: 0;
     z-index: 999 !important;*/
}

/* WAVE END */
.section-content header h2 {
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 45px;
  text-rendering: optimizeLegibility;
  /* color: #0f3152 !important; */
}

.section-content header h3 {
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 35px;
  text-rendering: optimizeLegibility;
}

.foot-img {
  background-image: url(https://sky.onlinebase.net/userfiles/images/foot-image.jpg);
  min-height: 650px;
  padding: 160px;
  margin: 0 0 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.foot-img h2, .foot-img p {
  color: #fff !important;
}

/* STAN BEGIN */
.stan-desc-head {
  margin-top: 70px;
}

.stan_ico-1 {
  background-image: none;
  background-repeat: no-repeat;
  padding: 0px 0 10px 70px;
  font-size: 38px;
  color: #fff;
  font-family: Playfair Display, serif;
  line-height: 20px;
}

.stan_ico-1 span {
  font-size: 25px;
  color: #fff;
  font-family: Playfair Display, serif;
  line-height: 43px;
  padding: 0 0 0 0;
}

.stan_ico-2 {
  background-image: none;
  background-repeat: no-repeat;
  padding: 0px 0 10px 70px;
  font-size: 26px;
  color: #fff;
  font-family: Playfair Display, serif;
}

.stan_ico-2 span {
  font-size: 50px;
  color: #fff;
  font-family: Playfair Display, serif;
  line-height: 30px;
  padding: 0 10px 0 0;
}

.stan_ico-3 {
  background-image: url(/userfiles/images/ico-3.png);
  background-repeat: no-repeat;
  padding: 0px 0 10px 70px;
  font-size: 30px;
  color: #0058AB;
  font-family: Playfair Display, serif;
}

.stan_ico-3 span {
  font-size: 24px;
  color: #0058AB;
  font-family: Playfair Display, serif;
  line-height: 67px;
  padding: 0 10px 0 0;
}

.stan_ico-4 {
  background-image: none;
  background-repeat: no-repeat;
  padding: 0px 0 10px 70px;
  font-size: 26px;
  color: #fff;
  font-family: Playfair Display, serif;
}

.stan_ico-4 span {
  font-size: 50px;
  color: #fff;
  font-family: Playfair Display, serif;
  line-height: 35px;
  padding: 0 10px 0 0;
}

h5 {
  font-weight: 700 !important;
  color: #000 !important;
}

.stan_ico-text {
  font-size: 46px;
  color: #0058AB;
  font-family: Playfair Display, serif;
  line-height: 54px;
}

.stan-pozicija:after {
  content: "";
  width: 100%;
  height: 40px;
  background: none;
  margin-top: 0;
  display: inline-block;
  background-size: contain;
  left: 0;
}

.stan-lokacija:after {
  content: "";
  width: 100%;
  height: 40px;
  background: none;
  margin-top: 0;
  /* position: absolute; */
  display: inline-block;
  background-size: contain;
  left: 0;
}

.stan-tlocrt:after {
  content: "";
  width: 100%;
  height: 40px;
  background: none;
  /* position: absolute; */
  display: inline-block;
  background-size: contain;
  left: 0;
}

.stan-pozicija, .stan-lokacija, .stan-tlocrt {
  /* margin: 20px; */
}

.stan-pozicija img, .stan-lokacija img, .stan-tlocrt img {
  box-shadow: none;
  width: 100%;
  border: solid 1px #ccc;
}

.stan-pozicija h5, .stan-lokacija h5, .stan-tlocrt h5 {
  box-shadow: none;
  padding: 15px;
  margin-bottom: 0px;
  border: solid 1px #ccc;
  border-bottom: none;
}

.stan-tlocrt {
  position: relative;
}

.ico-pdf img {
  width: auto !important;
  box-shadow: none !important;
}

a.ico-pdf {
  position: absolute;
  bottom: 65px;
  left: 10px;
}

.section-headline h3 {
  font-size: 20px;
  line-height: 35px;
  font-family: 'Playfair Display';
  color: #000 !important;
  /* text-shadow: 1px 1px #000; */
  font-style: italic;
}

.plan-card:after {
  /* content: "";
     width: 100%;
     height: 40px;
     background: url(/img/bg_shadow_homeone.png) no-repeat;
     margin-top: 0;
     display: inline-block;
     background-size: contain;
     left: 0;*/
}

span.title-stan {
  font-size: 40px !important;
}

.stan-tlocrt img {
  /* padding: 5%; */
}

.card-kategorija {
  font-size: 20px;
  font-weight: 400;
  color: #131425;
  font-family: Playfair Display, serif;
  line-height: 23px;
  background: #fff;
  display: block;
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0px;
  padding: 10px 20px;
  font-style: italic;
  border-radius: 0 0 20px 0;
  border-right: solid 1px #131425;
  border-bottom: solid 1px #131425;
}

/* STAN END */
/* JEZICI ODABIR */
.jezici_odabir_wrap {
  position: relative;
}

ul.jezici_odabir {
  display: none;
  visibility: hidden;
  opacity: 0%;
  animation: all linear .5s;
  background: #fff;
  width: 71px;
  position: absolute;
  left: -10px;
  top: 15px;
}

li.jezici_odabir_wrap:hover>ul.jezici_odabir {
  display: block;
  visibility: visible;
  opacity: 100%;
}

ul.jezici_odabir li {
  padding: 5px 0;
}

li.lang-item.lang-item-24 {
  float: left;
  border: solid 1px #fff;
  padding: 17px 7px;
  margin: 0 2px 0 0;
}

.odabrani {
  /* border: solid 1px #b69575 !important; */
  background: rgba(255, 255, 255, .4);
}

.odabrani a {
  color: #fff !important;
}

/* JEZICI ODABIR END */
.fixed {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 99999999999;
}

.gal-section {
  padding-top: 25px;
  padding-bottom: 30px;
  text-align: center;
  position: relative;
  background: #131425 !important;
}

_sada_nista.gal-section:before {
  content: "";
  display: block;
  width: 27px;
  height: 27px;
  position: absolute;
  background: url(/img/brick.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: -14px;
  left: 50%;
}

.gal-section h2 {
  font-size: 54px !important;
}

.beach-section {
  background: url(/userfiles/images/bg-beach.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  margin: 180px 0 0 0;
  position: relative;
}

.beach-section:before {
  content: "";
  display: block;
  width: 167px;
  height: 204px;
  position: absolute;
  background: url(/userfiles/images/trident.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: -204px;
  left: 47%;
}

.box-shadow {
  background: rgba(0, 0, 0, .4);
  border-radius: 30px;
  padding: 30px;
  margin: 40px 20px;
}

.box-shadow p {
  color: #fff;
  font-family: 'Playfair Display', serif;
  font-size: 35px;
  line-height: 47px;
}

.info-section {
  background: rgba(223, 226, 226, 0.26) !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  margin: 0;
  position: relative;
  padding: 25px 0 10px 0;
}

.info-section p {
  color: rgb(102, 105, 109) !important;
}

.logo-info-section {}

.info-section a {
  color: #a08850 !important;
  /* font-weight: 700; */
}

span.color_1 {
  color: #fff;
  margin: 0 35px 0 35px;
  font-family: 'Playfair Display', serif;
}

.color_gold {
  color: #b69575 !important;
  ;
}

.slider:after {
  content: "";
  width: 100%;
  /* height: 60px; */
  /* background: url(/img/bg_shadow.png) no-repeat; */
  margin-top: -3px;
  /* position: absolute; */
  /* display: inline-block; */
  background-size: cover;
  left: 0;
}

.head-bigger {
  font-size: 55px;
  padding-bottom: 20px;
  color: #0f3152;
  position: relative;
  margin-bottom: 35px;
}

.head-bigger span {
  color: #fff;
  font-family: 'Playfair Display', serif;
  text-align: right;
  /* float: right; */
  /* font-weight: 300 !important; */
  font-size: 13px;
  /* background: #b69575 !important; */
  padding: 5px 0 0 0;
  line-height: 18px;
  border-radius: 0;
  margin-top: 20px;
  margin-right: 0;
  /* display: none; */
  position: absolute;
  bottom: -6px;
  left: 7px;
  text-transform: uppercase;
  border-top: solid 1px #b69575;
}

.a-i-center {
  align-items: center;
}

.section-content header h2:after {
  content: "";
  display: block;
  width: 20%;
  height: 1px;
  background: rgba(160, 136, 80, .6);
  margin-top: 25px;
}

.no_after {}

.no_after:after {
  display: none !important;
}

.vise-info-cell {
  border: solid 1px #000;
  padding: 30px;
  text-align: center;
  margin: 0 30px;
  font-family: 'Playfair Display', serif !important;
  font-size: 20px;
  line-height: 35px;
}

.p-t-50 {
  padding: 50px 0;
}

.slide-poruke {
  padding: 140px 20px;
  text-align: center;
}

.slide-poruke h2 {
  color: #131425;
}

.slide-poruke h2:after {
  content: "";
  display: block;
  width: 20%;
  height: 1px;
  background: rgba(160, 136, 80, .6);
  margin: 25px auto 0 auto;
}

.section-content header h3:after {
  content: "";
  display: block;
  width: 20%;
  height: 1px;
  background: rgba(160, 136, 80, 1);
  margin-top: 25px;
  margin-bottom: -10px;
}

.section-content.t-a-r header h3:after {
  right: 0;
  margin-left: 80%;
  width: 20%;
}

h2.poruke span {
  font-family: 'Playfair Display', serif !important;
  margin-right: 47px;
  line-height: 17px;
}

h2.poruke {
  line-height: 20px;
  margin: 0;
  padding: 0;
}

h2.poruke span:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 1px;
  background: rgba(160, 136, 80, 1);
  margin-left: 47px;
  position: relative;
  margin-bottom: 15px;
}

h2.poruke span:last-child:after {
  display: none;
}

.m-l-korekcija {
  margin-left: 5px;
}

.hero__image, .hero__video {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sakrij-top {
  position: absolute;
  width: 99.9%;
  height: 50px;
  background: #fff;
  top: 1px;
  left: 1px;
}

.stan-title {
  font-size: 42px;
  color: #fff;
}

.neptune-bg {
  background-image: url(/userfiles/images/neptune_gray.webp);
  background-repeat: no-repeat;
  background-position: 6%;
  background-size: auto;
}

.neptune-bg_c {
  background-image: url(/userfiles/images/neptune_gray_c.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: auto;
}

.neptune-position {
  position: absolute;
  bottom: -255px;
  left: 0;
  opacity: .2;
}

/*icons*/
[class^="opal-icon"] {
  width: 20px;
  height: 20px;
  display: inline-block;
  /* float: left; */
  margin: 0 10px;
  background-size: contain;
  background-repeat: no-repeat;
}

.opal-icon-water {
  background-image: url(/userfiles/images/icon/icon-1.png);
}

.opal-icon-shopping-cart {
  background-image: url(/userfiles/images/icon/icon-2.png);
}

.opal-icon-plane-departure {
  background-image: url(/userfiles/images/icon/icon-3.png);
}

.opal-icon-hospital {
  background-image: url(/userfiles/images/icon/icon-4.png);
}

/*icons end*/
.slide-galerija {
  padding: 80px 0;
}

.slide-galerija img {
  border: solid 1px #eee;
  padding: 5px;
}

.ico-text {
  padding: 10px 15px;
  background: #131425;
  color: #fff;
}