.header {
  height: 600px;
  padding-top: 88px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5))), url('../images/ff.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/ff.jpg');
  background-position: 0px 0px, 50% 50%;
  text-align: center;
}

.l {
  width: 100px;
  height: 100px;
  margin: 32px;
  border-radius: 100px;
  font-family: 'Raleway thin', sans-serif;
  text-align: center;
}

.lb-btn1 {
  width: 200px;
  height: 200px;
  float: none;
  clear: none;
  border-radius: 100px;
  background-color: #89d159;
}

.btn1 {
  color: #f8f2f2;
  text-align: center;
  text-decoration: none;
}

.btn1.vb {
  padding-top: 23px;
  float: none;
  font-family: 'Raleway thin', sans-serif;
  font-size: 200px;
  line-height: 100px;
  text-decoration: none;
}

.t {
  padding-top: 39px;
  padding-bottom: 17px;
}

.gumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 200px;
}

.lb-g {
  width: 200px;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .3);
  border-radius: 70px 0px 0px;
  background-color: rgba(160, 111, 4, .49);
  box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, .4);
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  text-decoration: none;
}

.lb-g:hover {
  background-color: rgba(255, 173, 0, .8);
  box-shadow: 0 0 15px 2px hsla(0, 0%, 100%, .6), inset 0 0 8px 0 #000;
}

.lb-g.plavi {
  background-color: rgba(97, 153, 204, .8);
}

.lb-g.plavi.drt {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .4);
  border-top-left-radius: 0px;
  border-bottom-right-radius: 70px;
  background-color: rgba(8, 47, 117, .39);
}

.lb-g.plavi.drt:hover {
  background-color: rgba(17, 24, 63, .72);
}

.lb-g.ds {
  border-top-left-radius: 0px;
  border-top-right-radius: 70px;
  background-color: rgba(160, 111, 4, .49);
}

.lb-g.ds:hover {
  background-color: rgba(255, 173, 0, .8);
}

.lb-g.dd {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 70px;
  box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, .4);
}

.rt {
  display: inline-block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-decoration: none;
}

.rt.largus {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.plus {
  margin-bottom: 0px;
  padding-top: 31px;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 170px;
  line-height: 100px;
  font-weight: 100;
  text-align: center;
  text-decoration: none;
}

.plus.fr {
  line-height: 100px;
}

.g1 {
  padding-top: auto;
}

.ru {
  padding-top: 64px;
  padding-bottom: 64px;
  background-color: rgba(98, 100, 102, .1);
}

.ru.gh {
  background-color: #fff;
}

.naslov {
  padding-bottom: 17px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-weight: 300;
}

.naslov.ime {
  color: #000;
  font-weight: 300;
}

.kontakt {
  padding-top: 54px;
  padding-bottom: 54px;
  background-color: #303f49;
}

.cntc {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 26px;
}

.cntc.smallfont {
  color: #818181;
  line-height: 20px;
  font-weight: 300;
}

.karta {
  height: 300px;
}

.cnt {
  font-family: 'Open Sans', sans-serif;
}

.cnt.vb {
  font-weight: 300;
}

.uvod {
  padding-top: 66px;
  padding-bottom: 91px;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}

.ime {
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 38px;
  font-weight: 300;
}

.ime.title {
  margin-bottom: 13px;
  float: left;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  font-size: 112px;
  font-weight: 300;
}

.rus {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 2px;
}

.rus.gtzzzh {
  margin-top: 54px;
  padding-top: 13px;
  float: left;
  clear: left;
  border-style: dotted none none;
  border-width: 1px 0px 0px;
  border-color: #fff transparent transparent;
  color: #fff;
  font-size: 17px;
  text-align: left;
  letter-spacing: 5px;
}

.bt {
  font-family: 'Open Sans', sans-serif;
  line-height: 30px;
  font-weight: 300;
}

.bt.f {
  padding-right: 32px;
}

.slika {
  padding: 13px 42px 42px;
}

.slika.rt5 {
  padding: 20px 56px 56px;
}

.slika.cv {
  padding: 29px 59px 59px;
}

.b1 {
  margin-top: 17px;
  margin-bottom: 18px;
}

.tel {
  position: fixed;
  right: 0px;
  bottom: 0px;
  display: none;
  margin-right: 24px;
  margin-bottom: 0px;
  padding: 15px 10px 12px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #273138;
  color: #ebd800;
}

.ktn {
  font-family: Oswald, sans-serif;
  color: #ffa722;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
}

.lnk {
  padding-top: auto;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  text-align: center;
  text-decoration: none;
}

.der {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}

.tghk.w--current {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 2000;
  display: block;
  margin-right: auto;
  margin-bottom: auto;
}

.r4 {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 1000;
}

.frt {
  margin-right: 20%;
  float: right;
}

.naslovi {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10%;
  padding-top: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}

.nl {
  padding-top: 28px;
  padding-bottom: 28px;
  float: none;
  background-color: transparent;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.nl:hover {
  background-color: rgba(255, 174, 0, .8);
}

.nb1 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: transparent;
}

.torta {
  font-size: 40px;
  line-height: 30px;
}

.torta.w--open {
  position: absolute;
  top: 0px;
  right: 0px;
  float: right;
  clear: none;
}

.nm {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  float: right;
  clear: none;
  background-color: #fff;
}

.uska {
  padding-right: 30px;
}

.banner {
  padding-top: 48px;
  padding-bottom: 48px;
}

._160 {
  margin-left: 100px;
}

._300 {
  margin-left: 146px;
}

.hjhjh {
  margin-left: 102px;
}

.uiuiu {
  margin-left: 46px;
}

.jkjjkj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.f1 {
  padding-top: 48px;
  padding-bottom: 48px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 3%;
  -webkit-flex: 3%;
  -ms-flex: 3%;
  flex: 3%;
  border-style: solid;
  border-width: 1px;
  border-right-color: #000;
  background-color: #ffad00;
}

.icon {
  color: #fff;
}

@media (max-width: 991px) {
  .lb-g {
    width: 170px;
    height: 170px;
  }
  .lb-g.plavi.drt {
    height: 170px;
  }
  .lb-g.ds {
    width: 170px;
    height: 170px;
  }
  .plus {
    font-size: 140px;
    line-height: 80px;
  }
  .plus.fr {
    line-height: 80px;
  }
  .ime.title {
    font-size: 80px;
  }
  .rus.gtzzzh {
    margin-top: 26px;
    font-size: 12px;
  }
  .frt {
    margin-right: 7%;
  }
  .naslovi {
    margin-left: 6%;
  }
}

@media (max-width: 767px) {
  .lb-g {
    width: 160px;
    height: 160px;
  }
  .lb-g.ds {
    width: 160px;
    height: 160px;
  }
  .rt {
    font-size: 16px;
    line-height: 19px;
  }
  .plus {
    font-size: 130px;
    line-height: 76px;
  }
  .plus.fr {
    line-height: 76px;
  }
  .cnt.vb {
    padding-right: 25px;
    padding-left: 25px;
  }
}

@media (max-width: 479px) {
  .header {
    padding-top: 69px;
  }
  .lb-g {
    width: 140px;
    height: 140px;
  }
  .lb-g.plavi.drt {
    height: 140px;
  }
  .lb-g.ds {
    width: 140px;
    height: 140px;
  }
  .plus {
    font-size: 100px;
    line-height: 50px;
  }
  .plus.right {
    font-size: 100px;
  }
  .plus.fr {
    line-height: 50px;
  }
  .ru.gh {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .naslov {
    text-align: left;
  }
  .ime.title {
    font-size: 71px;
  }
  .rus.gtzzzh {
    text-align: center;
  }
  .slika {
    padding-right: 51px;
    padding-left: 51px;
  }
  .b1 {
    margin-bottom: 44px;
  }
  .naslovi {
    display: block;
    margin-top: 154px;
    text-align: center;
  }
}

@font-face {
  font-family: 'Raleway thin';
  src: url('../fonts/Raleway-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}