/* variables */
/*@imports*/
@import url("https://fonts.googleapis.com/css?family=Catamaran:300,400,500,600,700|Gochi+Hand&subset=latin-ext");
.bg-size-cover, body #myCarousel .carousel-inner .item .fill, body #parallax, .oprema-page.oprema-page-background {
  -webkit-background-size: cover !important;
  -moz-background-size: cover  !important;
  background-size: cover !important;
  -o-background-size: cover !important; }

.button-green {
  background-color: #00af25;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #00af25;
  text-decoration: none;
  padding: 8px 15px; }
  .button-green:hover {
    background-color: #000;
    color: #fff;
    border: 1px solid #000; }

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active {
  outline: 0px !important;
  -webkit-appearance: none; }

/*mixins*/
/*@import url('https://fonts.googleapis.com/css?family=Catamaran:300,400,500,600,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Gochi+Hand');*/
html, body {
  height: 100%;
  padding: 0;
  margin: 0; }

body {
  overflow-x: hidden;
  font-family: 'Catamaran', sans-serif;
  font-size: 17px;
  /* 
  ////////////////////////////////
  NAVIGATION -MENU
  ///////////////////////////////
  */
  /* 
  ////////////////////////////////
  SLIDER
  ///////////////////////////////
  */
  /* Active slides are visible on transition end */
  /* 
  ////////////////////////////////
  ABOUT
  ///////////////////////////////
  */
  /* 
  ////////////////////////////////
  Nasi bikovi
  ///////////////////////////////
  */
  /* 
  ////////////////////////////////
  Nasi bikovi
  ///////////////////////////////
  */
  /* 
  ////////////////////////////////
  Parallax
  ///////////////////////////////
  */
  /* 
  ////////////////////////////////
  Servisi
  ///////////////////////////////``
  */
  /* 
  ////////////////////////////////
  Mapa
  ///////////////////////////////``
  */
  /* kontakt */ }
  body a {
    outline: 0; }
  body .navbar {
    background-color: transparent;
    border-bottom: none;
    height: 80px; }
    @media (max-width: 992px) {
      body .navbar {
        background-color: #00af25; } }
    body .navbar .container {
      height: 80px;
      background-color: #00af25; }
      body .navbar .container .navbar-brand {
        background-color: #fff;
        height: 80px; }
      body .navbar .container .navbar-nav {
        padding-left: 35px; }
        @media (max-width: 768px) {
          body .navbar .container .navbar-nav {
            padding-left: 0px; } }
        body .navbar .container .navbar-nav li a {
          padding: 32px 25px 29px;
          color: #fff;
          font-size: 18px; }
          @media (max-width: 991px) {
            body .navbar .container .navbar-nav li a {
              padding: 16px 25px 16px;
              text-align: center; } }
          body .navbar .container .navbar-nav li a:hover {
            background-color: #fff;
            color: #00af25; }
        body .navbar .container .navbar-nav li.dropdown .dropdown-menu {
          margin-top: -2px;
          padding: 0;
          -webkit-box-shadow: none;
          box-shadow: none;
          background-color: #00af25; }
          body .navbar .container .navbar-nav li.dropdown .dropdown-menu li:hover {
            background-color: #ccc !important; }
          body .navbar .container .navbar-nav li.dropdown .dropdown-menu li a {
            padding: 10px 15px;
            color: #fff;
            /*background-color: $green_main;*/ }
            body .navbar .container .navbar-nav li.dropdown .dropdown-menu li a:hover {
              color: #00af25; }
    @media (max-width: 1200px) {
      body .navbar .navbar-collapse {
        background-color: #00af25;
        padding-right: 0px;
        padding-left: 0px; } }
    @media (max-width: 1200px) {
      body .navbar .navbar-collapse .navbar-nav li a {
        padding: 18px 25px 18px; } }
    body .navbar .navbar-toggle {
      position: relative;
      float: right;
      padding: 9px 10px;
      margin-top: 21px;
      margin-right: 15px;
      margin-bottom: 8px;
      background-color: transparent;
      background-image: none;
      border: 1px solid transparent;
      border-radius: 0px; }
      body .navbar .navbar-toggle .icon-bar {
        display: block;
        width: 29px;
        height: 3px;
        border-radius: 1px; }
  body .navbar-inverse .navbar-nav > .open > a,
  body .navbar-inverse .navbar-nav > .open > a:focus,
  body .navbar-inverse .navbar-nav > .open > a:hover {
    color: #00af25;
    background-color: #fff; }
  body #myCarousel {
    height: 100%;
    max-height: 768px; }
    @media (max-width: 767px) {
      body #myCarousel {
        max-height: 400px; } }
    body #myCarousel .carousel-inner {
      height: 100%;
      max-height: 768px; }
      @media (max-width: 767px) {
        body #myCarousel .carousel-inner {
          max-height: 400px; } }
      body #myCarousel .carousel-inner .item {
        height: 100%;
        max-height: 768px; }
        @media (max-width: 767px) {
          body #myCarousel .carousel-inner .item {
            max-height: 400px; } }
        body #myCarousel .carousel-inner .item.active {
          /*height: 100%;
          max-height: 768px;	*/ }
        @media (max-width: 767px) {
          body #myCarousel .carousel-inner .item {
            max-height: 400px; } }
        body #myCarousel .carousel-inner .item .fill {
          width: 100%;
          height: 100%;
          max-height: 768px;
          background-repeat: no-repeat;
          background-position: center; }
          @media (max-width: 767px) {
            body #myCarousel .carousel-inner .item .fill {
              max-height: 400px; } }
    body #myCarousel .carousel-control1 {
      background-image: none;
      opacity: 1;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      font-size: 20px;
      color: #fff;
      text-align: center;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
      text-align: center; }
      body #myCarousel .carousel-control1.left img {
        left: 0; }
      body #myCarousel .carousel-control1.right img {
        right: 0; }
      body #myCarousel .carousel-control1 img {
        background-color: #00af25;
        padding: 10px 20px;
        position: absolute;
        bottom: 0;
        z-index: 5;
        display: inline-block;
        margin-top: -10px;
        -moz-transition: all 0.33s;
        -o-transition: all 0.33s;
        -webkit-transition: all 0.33s;
        transition: all 0.33s; }
      body #myCarousel .carousel-control1:hover img {
        padding: 10px 30px; }
  body .carousel-fade .carousel-inner .item img {
    object-fit: cover;
    width: 100%;
    height: 100%; }
    @media (max-width: 767px) {
      body .carousel-fade .carousel-inner .item img {
        max-height: 400px; } }
  body .carousel-fade .carousel-inner > .item {
    /* Override the properties for the default sliding carousel */
    display: block;
    position: absolute;
    width: 100%;
    left: 0 !important;
    /* Hide slides by default */
    opacity: 0;
    /* Set transition to opactity */
    -moz-transition: 1.6s ease-in-out opacity;
    -webkit-transition: 1.6s ease-in-out opacity;
    -o-transition: 1.6s ease-in-out opacity;
    transition: 1.6s ease-in-out opacity; }
  body .carousel-fade .carousel-inner > .active,
  body .carousel-fade .carousel-inner > .next.left {
    opacity: 1; }
  body .carousel-fade .carousel-inner > .next,
  body .carousel-fade .carousel-inner > .active.left {
    opacity: 0; }
  body .carousel-fade .carousel-inner .item,
  body .carousel-fade .carousel-inner .active.left,
  body .carousel-fade .carousel-inner .active.right {
    opacity: 0; }
  body .carousel-fade .carousel-inner .active,
  body .carousel-fade .carousel-inner .next.left,
  body .carousel-fade .carousel-inner .prev.right {
    opacity: 1; }
  body .carousel-fade .carousel-inner .next,
  body .carousel-fade .carousel-inner .prev,
  body .carousel-fade .carousel-inner .active.left,
  body .carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0); }
  body #o-nama {
    background-color: #f6f6f6;
    padding: 50px 0 80px; }
    @media (max-width: 767px) {
      body #o-nama {
        padding: 15px 0px; } }
    body #o-nama .about-us {
      background-color: #fff;
      padding: 25px 0px 0 0;
      position: relative; }
      body #o-nama .about-us h1 {
        color: #00af25;
        text-align: center;
        margin-bottom: 0px;
        font-size: 48px;
        font-weight: 700; }
        @media (max-width: 767px) {
          body #o-nama .about-us h1 {
            font-size: 35px; } }
        body #o-nama .about-us h1 span {
          color: #020726; }
      body #o-nama .about-us .subtitle {
        color: #00af25;
        text-align: center;
        font-size: 21px;
        font-weight: 700; }
        @media (max-width: 767px) {
          body #o-nama .about-us .subtitle {
            font-size: 18px; } }
      body #o-nama .about-us p {
        text-align: center;
        font-weight: 500;
        color: #000; }
        @media (max-width: 767px) {
          body #o-nama .about-us p {
            font-size: 16px;
            margin-top: 5px; } }
      body #o-nama .about-us .about-text {
        height: 640px;
        padding-top: 25px;
        line-height: 1.8; }
        @media (max-width: 768px) {
          body #o-nama .about-us .about-text {
            height: auto; } }
        body #o-nama .about-us .about-text.left {
          padding: 80px 40px 0; }
          @media (max-width: 767px) {
            body #o-nama .about-us .about-text.left {
              padding: 35px 20px 25px; } }
        body #o-nama .about-us .about-text img {
          width: 100%;
          height: 310px;
          object-fit: cover; }
        body #o-nama .about-us .about-text .about-text-green {
          background-color: #23b943;
          padding: 25px;
          line-height: 1.5;
          font-size: 18px; }
          body #o-nama .about-us .about-text .about-text-green h3 {
            font-size: 20px;
            color: #111;
            margin-top: 15px;
            margin-bottom: 25px; }
        body #o-nama .about-us .about-text .button-about {
          position: absolute;
          bottom: 20px;
          right: 20px;
          margin-right: -15px;
          padding: 12px 15px 11px;
          text-decoration: none;
          font-size: 13px;
          font-weight: 700;
          line-height: 1;
          z-index: 999; }
          @media (max-width: 992px) {
            body #o-nama .about-us .about-text .button-about {
              position: relative;
              margin: 25px 0; } }
  body #bik {
    background-color: #f0eee8;
    padding-bottom: 80px; }
    @media (max-width: 767px) {
      body #bik {
        padding: 25px 0px; } }
    body #bik .products-header {
      background-color: #fff;
      padding: 40px 0px;
      text-align: center; }
      @media (max-width: 767px) {
        body #bik .products-header {
          padding: 25px 0px; } }
      body #bik .products-header h2 {
        font-size: 36px;
        text-transform: uppercase;
        font-weight: 500;
        color: #5e6e61;
        margin: 0;
        letter-spacing: 2px; }
        @media (max-width: 767px) {
          body #bik .products-header h2 {
            font-size: 28px; } }
    body #bik .products-content {
      margin: 30px auto 0; }
      @media (max-width: 767px) {
        body #bik .products-content {
          margin: 10px auto 0; } }
      body #bik .products-content .col-md-6 {
        padding: 50px; }
        @media (min-width: 501px) and (max-width: 1024px) {
          body #bik .products-content .col-md-6 {
            padding: 40px; } }
        @media (max-width: 500px) {
          body #bik .products-content .col-md-6 {
            padding: 20px; } }
      body #bik .products-content .products-item {
        overflow: hidden !important;
        margin: 0 10px; }
        body #bik .products-content .products-item .products-button {
          display: block; }
        body #bik .products-content .products-item img {
          width: 100%;
          height: auto;
          /*object-fit: cover;*/
          -moz-transition: all 0.5s;
          -o-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          transition: all 0.5s; }
        body #bik .products-content .products-item .product-item-desc {
          padding: 15px 0;
          background-color: #fff !important;
          margin-top: -35px;
          z-index: 9;
          position: absolute;
          bottom: 20px;
          left: 22%;
          right: 22%;
          -moz-transition: all 0.8s;
          -o-transition: all 0.8s;
          -webkit-transition: all 0.8s;
          transition: all 0.8s; }
          @media (max-width: 767px) {
            body #bik .products-content .products-item .product-item-desc {
              left: 17%;
              right: 17%;
              margin-top: 0px;
              bottom: 0; } }
          body #bik .products-content .products-item .product-item-desc h3 {
            color: #00af25;
            font-size: 18px;
            margin: 10px auto;
            text-align: center;
            font-weight: 700;
            letter-spacing: 1px;
            text-transform: uppercase; }
        body #bik .products-content .products-item:hover img {
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -ms-transform: scale(1.1);
          -o-transform: scale(1.1);
          transform: scale(1.1); }
        body #bik .products-content .products-item:hover .product-item-desc {
          bottom: 40px; }
          @media (max-width: 767px) {
            body #bik .products-content .products-item:hover .product-item-desc {
              bottom: 20px; } }
  body #uvoz {
    background-color: #fff;
    padding: 80px 0; }
    @media (max-width: 767px) {
      body #uvoz {
        padding: 45px 0px; } }
    body #uvoz .products-teaser {
      background-color: #f2f2f2;
      			/*-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
      -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
      box-shadow: 0 3px 8px rgba(0, 0, 0, .25);*/ }
      body #uvoz .products-teaser img {
        display: block;
        margin: 0 auto 0; }
      body #uvoz .products-teaser .product-teaser-title {
        padding: 25px 30px;
        font-size: 22px;
        font-weight: 600;
        text-transform: uppercase; }
        @media (max-width: 768px) {
          body #uvoz .products-teaser .product-teaser-title {
            font-size: 18px;
            font-weight: 500; } }
        body #uvoz .products-teaser .product-teaser-title span {
          color: #00af25; }
      body #uvoz .products-teaser .product-teaser-img {
        position: relative; }
        @media (min-width: 400px) and (max-width: 768px) {
          body #uvoz .products-teaser .product-teaser-img {
            width: 80%;
            margin-left: 10%; } }
        body #uvoz .products-teaser .product-teaser-img img {
          width: 100%;
          display: block;
          height: auto;
          object-fit: cover;
          margin: 0 auto; }
          @media (min-width: 400px) and (max-width: 768px) {
            body #uvoz .products-teaser .product-teaser-img img {
              width: 80%; } }
        body #uvoz .products-teaser .product-teaser-img .teaser-btn {
          position: absolute;
          right: 20px;
          bottom: 20px; }
          @media (min-width: 768px) and (max-width: 1024px) {
            body #uvoz .products-teaser .product-teaser-img .teaser-btn {
              right: 0%;
              bottom: 0px;
              font-size: 14px; } }
          @media (min-width: 400px) and (max-width: 768px) {
            body #uvoz .products-teaser .product-teaser-img .teaser-btn {
              right: 10%; } }
      body #uvoz .products-teaser .button-teaser {
        display: inline-block;
        margin: 18px auto 0;
        text-align: center;
        text-decoration: none; }
  body #katalozi {
    background-color: #00af25;
    padding: 15px 0;
    color: #fff; }
    body #katalozi .catalogue-text {
      padding: 50px 100px 50px 0; }
      body #katalozi .catalogue-text h3 {
        font-size: 30px;
        margin: 0; }
      body #katalozi .catalogue-text .cataloque-text-p {
        padding: 25px 0;
        font-size: 18px; }
        @media (max-width: 767px) {
          body #katalozi .catalogue-text .cataloque-text-p {
            padding: 25px 0 0 0; } }
      @media (max-width: 768px) {
        body #katalozi .catalogue-text {
          padding: 40px 35px;
          text-align: center; } }
    body #katalozi .catalogue-image a {
      margin-top: 25px;
      display: block; }
      body #katalozi .catalogue-image a img {
        display: block;
        margin: auto; }
  body #parallax {
    height: 450px;
    background-position: center left;
    background-attachment: fixed !important; }
    @media (max-width: 768px) {
      body #parallax {
        height: 300px;
        background-attachment: none !important; } }
  body #servisi {
    background: url("../images/pozadina.png") no-repeat center center;
    -webkit-background-size: 100%  500px !important;
    -moz-background-size: 100%   !important;
    background-size: 100%  500px !important;
    -o-background-size: 100% 500px !important;
    padding: 70px 0; }
    @media (max-width: 767px) {
      body #servisi {
        -webkit-background-size: cover !important;
        -moz-background-size: cover   !important;
        background-size: cover !important;
        -o-background-size: cover !important; } }
    body #servisi a {
      color: #333; }
    @media (max-width: 768px) {
      body #servisi {
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #00af25;
        padding-top: 0px; } }
  @media (max-width: 768px) and (max-width: 767px) {
    body #servisi {
      border-bottom: none; } }

    body #servisi .icon-wrapper img {
      display: block;
      margin: 0 auto; }
    body #servisi .icon-wrapper p {
      text-align: center; }
    @media (max-width: 767px) {
      body #servisi .icon-wrapper {
        margin-top: 36px; } }
    body #servisi .expert {
      font-family: 'Gochi Hand', cursive;
      text-align: center;
      font-size: 26px; }
      body #servisi .expert.expert-top {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        text-align: center;
        margin-top: -30px; }
        @media (max-width: 768px) {
          body #servisi .expert.expert-top {
            margin-top: 0; } }
  body #map {
    background-color: #b6bec7;
    padding-top: 60px;
    width: 100%;
    position: relative; }
    body #map .map-header {
      padding-bottom: 60px; }
      body #map .map-header h3 {
        font-size: 35px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 3px; }
    body #map .map-logo {
      margin-top: 20px; }
      body #map .map-logo img {
        display: block;
        margin: 0 auto;
        width: auto; }
    body #map .map-canvas {
      width: 100%;
      height: 600px; }
  body #footer {
    background-color: #fff;
    padding-top: 60px; }
    body #footer .footer-section {
      padding-left: 60px; }
      @media (max-width: 768px) {
        body #footer .footer-section {
          margin-bottom: 30px;
          padding-bottom: 30px;
          border-bottom: 1px solid #00af25;
          text-align: center;
          padding-left: 0px; } }
      @media (max-width: 768px) {
        body #footer .footer-section.f-left ul {
          padding-left: 0; } }
      body #footer .footer-section.f-left ul li {
        list-style: none; }
        body #footer .footer-section.f-left ul li a {
          color: #333;
          display: block;
          text-transform: capitalize !important;
          padding: 5px 0 4px; }
    body #footer .footer-logo img {
      display: block;
      margin: 25px auto; }
  body .credentials {
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    padding-bottom: 5px; }
  body #kontakt {
    padding: 80px 0; }
    body #kontakt h3 {
      font-size: 35px;
      font-weight: bold;
      color: #797979;
      text-align: center;
      text-transform: uppercase;
      padding-bottom: 20px;
      letter-spacing: 3px; }
    body #kontakt .container form {
      margin: 80px 0; }
      body #kontakt .container form .input-wrapper {
        margin-bottom: 20px; }
        body #kontakt .container form .input-wrapper label {
          font-size: 20px;
          font-weight: 300;
          text-transform: uppercase;
          display: block; }
        body #kontakt .container form .input-wrapper .input-field {
          display: block;
          width: 100%;
          border-top: none;
          border-left: none;
          border-right: none;
          border-bottom: 1px solid #797979;
          padding: 2px 0px; }
          body #kontakt .container form .input-wrapper .input-field:focus {
            color: #00af25; }
      body #kontakt .container form ::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: #00af25; }
      body #kontakt .container form :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #00af25;
        opacity: 1; }
      body #kontakt .container form ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #00af25;
        opacity: 1; }
      body #kontakt .container form :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #00af25; }
    body #kontakt .col-sm-5 {
      text-align: right !important; }
      @media (max-width: 768px) {
        body #kontakt .col-sm-5 {
          padding-top: 30px;
          text-align: center !important; } }
  body .header-image {
    position: relative;
    height: 400px;
    overflow: hidden;
    width: 100%; }
    @media (max-width: 768px) {
      body .header-image {
        display: none; } }
    body .header-image img {
      object-fit: cover;
      height: 400px;
      width: 100%;
      display: block; }
    body .header-image .header-caption {
      position: absolute;
      bottom: 40px;
      width: 100%; }
      @media (max-width: 768px) {
        body .header-image .header-caption {
          display: none; } }
      body .header-image .header-caption h2 {
        text-align: center;
        padding-bottom: 25px;
        color: #fff;
        text-transform: uppercase;
        font-size: 33px;
        letter-spacing: 1px; }
      body .header-image .header-caption .rase-btn-wrap {
        padding: 5px 10px; }
        body .header-image .header-caption .rase-btn-wrap .rase-btn {
          margin: 0 10px;
          padding: 15px 30px;
          font-size: 19px;
          font-weight: 700;
          letter-spacing: 1px;
          display: block;
          text-align: center;
          -moz-transition: all 0.23s;
          -o-transition: all 0.23s;
          -webkit-transition: all 0.23s;
          transition: all 0.23s;
          background-color: #00af25;
          color: #fff; }
          body .header-image .header-caption .rase-btn-wrap .rase-btn.active {
            background-color: #00af25;
            color: #fff; }
          body .header-image .header-caption .rase-btn-wrap .rase-btn:hover {
            text-decoration: none;
            letter-spacing: 2px;
            margin: 0 5px; }
  body .rase-wrapper {
    background-color: #f6f6f6;
    padding: 50px 0; }
    @media (max-width: 768px) {
      body .rase-wrapper {
        margin-top: 20px; } }
    body .rase-wrapper h1 {
      text-align: center;
      letter-spacing: 1px;
      font-weight: 600;
      font-size: 33px; }
      @media (max-width: 767px) {
        body .rase-wrapper h1 {
          margin-top: 50px;
          text-align: center;
          margin-bottom: 20px;
          font-size: 28px;
          padding: 0 10px; } }
    body .rase-wrapper .rase-item-wrap {
      background-color: #fff; }
      body .rase-wrapper .rase-item-wrap .rase-item {
        border-bottom: 1px solid #c9c9c9; }
        @media (max-width: 768px) {
          body .rase-wrapper .rase-item-wrap .rase-item {
            margin-bottom: 35px; } }
        body .rase-wrapper .rase-item-wrap .rase-item .item-image {
          overflow: hidden;
          position: relative;
          cursor: pointer; }
          body .rase-wrapper .rase-item-wrap .rase-item .item-image img {
            width: 100%;
            height: 200px;
            object-fit: cover;
            display: block; }
            @media (min-width: 768px) and (max-width: 1024px) {
              body .rase-wrapper .rase-item-wrap .rase-item .item-image img {
                height: auto;
                width: 100%; } }
            @media (max-width: 767px) {
              body .rase-wrapper .rase-item-wrap .rase-item .item-image img {
                height: auto;
                width: 100%;
                object-fit: cover; } }
          body .rase-wrapper .rase-item-wrap .rase-item .item-image a {
            overflow: hidden;
            position: relative;
            display: block; }
            body .rase-wrapper .rase-item-wrap .rase-item .item-image a .item-image-hover {
              position: absolute;
              top: 100%;
              left: 0;
              right: 0;
              width: 100%;
              height: 200px;
              background-color: rgba(0, 0, 0, 0.7); }
              body .rase-wrapper .rase-item-wrap .rase-item .item-image a .item-image-hover span {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translateX(-50%) translateY(-50%); }
                body .rase-wrapper .rase-item-wrap .rase-item .item-image a .item-image-hover span i {
                  color: #fff; }
            body .rase-wrapper .rase-item-wrap .rase-item .item-image a:hover .item-image-hover {
              top: 0; }
        body .rase-wrapper .rase-item-wrap .rase-item .rasa-karateristike {
          position: relative;
          display: inline-block;
          text-align: center;
          vertical-align: middle;
          height: 160px;
          width: 160px;
          margin-top: 20px;
          background-color: #00af25;
          color: #fff;
          border-radius: 100px; }
          @media (max-width: 768px) {
            body .rase-wrapper .rase-item-wrap .rase-item .rasa-karateristike {
              height: 120px;
              width: 120px; } }
          body .rase-wrapper .rase-item-wrap .rase-item .rasa-karateristike span {
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%);
            font-size: 15px;
            font-weight: 600; }
          @media (max-width: 767px) {
            body .rase-wrapper .rase-item-wrap .rase-item .rasa-karateristike {
              font-size: 13px; } }
        body .rase-wrapper .rase-item-wrap .rase-item .rase-ime-col {
          padding: 0; }
        body .rase-wrapper .rase-item-wrap .rase-item .rase-ime-wrap {
          position: relative;
          height: 200px;
          width: 100%; }
          @media (max-width: 768px) {
            body .rase-wrapper .rase-item-wrap .rase-item .rase-ime-wrap {
              margin-top: 0px;
              height: 200px; } }
        body .rase-wrapper .rase-item-wrap .rase-item .rase-ime {
          display: block;
          position: absolute;
          font-weight: 600;
          font-size: 17px;
          width: 100%;
          top: 50%;
          left: 50%;
          transform: translateX(-50%) translateY(-50%); }
          body .rase-wrapper .rase-item-wrap .rase-item .rase-ime.rase-index {
            margin-top: -40px; }
            body .rase-wrapper .rase-item-wrap .rase-item .rase-ime.rase-index p {
              margin-bottom: 0; }
          @media (max-width: 767px) {
            body .rase-wrapper .rase-item-wrap .rase-item .rase-ime {
              top: 45%; } }
          body .rase-wrapper .rase-item-wrap .rase-item .rase-ime .ime span {
            color: #00af25;
            font-size: 23px;
            font-weight: 700;
            text-transform: uppercase; }
            @media (max-width: 768px) {
              body .rase-wrapper .rase-item-wrap .rase-item .rase-ime .ime span {
                display: block; } }
            @media (max-width: 450px) {
              body .rase-wrapper .rase-item-wrap .rase-item .rase-ime .ime span {
                font-size: 21px; } }
          body .rase-wrapper .rase-item-wrap .rase-item .rase-ime .rodjen {
            /*font-weight: 600;
            font-size: 17px;*/ }
            @media (max-width: 768px) {
              body .rase-wrapper .rase-item-wrap .rase-item .rase-ime .rodjen {
                margin-bottom: 0px; } }
          body .rase-wrapper .rase-item-wrap .rase-item .rase-ime .sifra {
            font-size: 20px;
            color: #c1c1c1;
            font-weight: 500; }
            @media (max-width: 768px) {
              body .rase-wrapper .rase-item-wrap .rase-item .rase-ime .sifra {
                font-size: 17px; } }
        body .rase-wrapper .rase-item-wrap .rase-item .rase-index {
          /*font-weight: 600;*/
          font-size: 17px;
          text-align: center; }
          body .rase-wrapper .rase-item-wrap .rase-item .rase-index span {
            color: #00af25;
            font-size: 25px;
            font-weight: 700; }
        body .rase-wrapper .rase-item-wrap .rase-item .button-about {
          display: block;
          text-decoration: none;
          position: absolute;
          bottom: 0;
          right: 0;
          /*margin-right: -15px;*/
          font-size: 14px;
          padding: 10px 30px;
          line-height: 1; }
          @media (max-width: 767px) {
            body .rase-wrapper .rase-item-wrap .rase-item .button-about {
              padding: 10px 10px; } }
    body .rase-wrapper table {
      width: 100%;
      margin-top: 30px;
      /*display: block;*/
      text-align: center;
      border-color: #fff !important; }
      body .rase-wrapper table small {
        font-size: 70%;
        font-weight: normal; }
      body .rase-wrapper table thead {
        background-color: #00af25; }
        body .rase-wrapper table thead th, body .rase-wrapper table thead td, body .rase-wrapper table thead tr {
          color: #fff;
          font-size: 25px;
          font-weight: 300;
          text-align: center;
          vertical-align: middle; }
      body .rase-wrapper table tbody {
        margin-top: 15px;
        padding-top: 15px;
        text-align: left; }
        body .rase-wrapper table tbody tr td {
          text-align: left;
          vertical-align: middle;
          color: #333;
          font-weight: 600;
          font-size: 19px;
          padding: 12px 15px 12px 25px; }
          body .rase-wrapper table tbody tr td a {
            color: #333; }
      body .rase-wrapper table .dark-green {
        background-color: #258027; }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010; }
  @media (max-width: 768px) {
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
      border-color: transparent;
      border: none; } }

.card-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }

.card-1:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }

.card-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }

.card-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }

.card-4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }

.card-5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); }

.effect2 {
  position: relative; }

.effect2:before, .effect2:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg); }

.effect2:after {
  transform: rotate(3deg);
  right: 10px;
  left: auto; }

.demo-gallery {
  margin-top: 120px;
  height: 190px;
  margin-bottom: 30px; }
  .demo-gallery h1 {
    text-align: center;
    margin-bottom: 40px; }
  .demo-gallery ul li {
    height: 190px;
    margin-bottom: 30px; }
    @media (max-width: 991px) {
      .demo-gallery ul li {
        height: auto;
        margin-bottom: 20px; } }

.oprema-page {
  background-color: #f6f6f6;
  padding: 0px 0 !important; }
  .oprema-page .rase-item-wrap h1 {
    padding: 30px  0;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 33px; }
  .oprema-page .rase-item-wrap {
    width: 60%;
    margin-left: 20%; }
    @media (max-width: 1180px) {
      .oprema-page .rase-item-wrap {
        width: 100%;
        margin-left: 0; } }
  .oprema-page .oprema-col {
    position: relative;
    padding: 0;
    height: 410px;
    overflow-x: hidden; }
    @media (max-width: 767px) {
      .oprema-page .oprema-col {
        padding: 0 15px; } }
    .oprema-page .oprema-col.empty {
      height: 1px; }
    .oprema-page .oprema-col img {
      width: 100%;
      height: 410px;
      object-fit: cover; }
      @media (max-width: 767px) {
        .oprema-page .oprema-col img {
          object-fit: none; } }
    .oprema-page .oprema-col .oprema-col-txt {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      padding: 20px;
      font-weight: 600;
      font-size: 20px;
      width: 80%; }
      @media (max-width: 1024px) {
        .oprema-page .oprema-col .oprema-col-txt {
          font-size: 18px;
          /*width:90%*/ } }
    .oprema-page .oprema-col .oprema-col-absolute {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 10px 20px;
      color: #000;
      text-align: center;
      font-weight: 600;
      font-size: 17px; }
  .oprema-page.oprema-page-background {
    min-height: 1300px;
    height: auto; }

.green-teaser {
  background-color: #00af25;
  padding: 40px 0px;
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  text-transform: uppercase; }
  .green-teaser p {
    margin: 0; }

.oprema-bottom-txt-wrap {
  padding: 40px;
  width: 80%;
  margin-left: 10%; }
  @media (max-width: 767px) {
    .oprema-bottom-txt-wrap {
      padding: 20px;
      width: 96%;
      margin-left: 2%; } }
  .oprema-bottom-txt-wrap .prvi {
    width: 75%;
    margin-left: 25%;
    padding: 0  0 40px 0;
    font-size: 21px;
    font-weight: 500; }
  .oprema-bottom-txt-wrap .drugi {
    padding-bottom: 40px; }
  .oprema-bottom-txt-wrap .treci h3 {
    text-transform: uppercase; }

.bs-example-modal-lg {
  background-color: rgba(0, 0, 0, 0.92); }
  .bs-example-modal-lg .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    padding: 0;
    margin: 0;
    	/*-webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);*/ }
    @media (max-width: 991px) {
      .bs-example-modal-lg .modal-dialog {
        width: 90%; } }
    .bs-example-modal-lg .modal-dialog .modal-content {
      background-color: transparent; }
      .bs-example-modal-lg .modal-dialog .modal-content h3 {
        margin-top: -20px;
        color: #fff; }
  .bs-example-modal-lg .close-absolute {
    position: absolute;
    top: 30px;
    right: 30px;
    opacity: 1; }
    @media (max-width: 991px) {
      .bs-example-modal-lg .close-absolute {
        top: 30px;
        right: 10px; } }
    .bs-example-modal-lg .close-absolute i {
      color: #fff; }

@media (max-width: 1200px) {
  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .collapse.in {
    display: block !important; } }

/*# sourceMappingURL=custom.css.map */
