@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');

html, body {
  font-family: 'Open Sans', sans-serif !important;
}

.bg-light {
  background-color: #f8f8f8 !important;
}

#particles-js {
  width: 100%;
  height: 75vh;
  background-color: #002c4c;
  background-image: linear-gradient( rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.66) ), url('../img/mreze.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.mt-5 {
	margin-top: 5px !important;
}
.mt-10 {
	margin-top: 10px;
}
.mt-15 {
	margin-top: 15px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-60 {
	margin-top: 60px;
}
.mt-45 {
	margin-top: 45px;
}
.mt-75 {
	margin-top: 75px;
}
.mt-100 {
	margin-top: 100px;
}
.mb-5 {
	margin-bottom: 5px !important;
}
.mb-15 {
	margin-bottom: 15px;	
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-75 {
	margin-bottom: 75px;
}
.mb-200 {
	margin-bottom: 200px;
}
.mb-300 {
	margin-bottom: 300px;
}
.a-remove-attrib {
	color: #fff;
	text-decoration: none;
}
.a-remove-attrib:hover {
	color: #fff;
	text-decoration: none;	
}
.navbar-clock {
	font-size: 18pt;
	padding-right: 5px;
}
.navbar-first-time {
	color: #fff !important;
}
.language-dropdown {
	z-index: 10000;
}
.see-more-btn {
	border-radius: 2px !important;
	text-transform: uppercase;
	font-weight: 16pt;
	color: #fff;
	background-color: #005baa;
	padding: 10px 88px;
}
.newsletter-form input {
	border-radius: 2px !important;
}
.index-textarea-message {
	min-height: 200px;
	max-height: 500px;
}
.newsletter-footer-button {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 10pt;
	color: #005baa;
	background-color: #fff;
	padding: 5px 20px;
	border-radius: 2px !important;
}
.see-more-btn:hover {
	color: #fff !important;
	background-color: #0268c1;
}
.before-navbar {
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #005baa;
}
.navbar-first {
	padding: 0 !important;
	background-color: #005baa !important;
}
.navbar-first a {
	color: #fff !important;
}
.navbar-second {
	font-size: 14pt;
}
#first-navbar-ul li, #second-navbar-ul li {
	padding: 1px 10px;
}
#navbar-brand {
	padding: 0 !important;
	margin: 0 !important;
	line-height: 1 !important;
	text-decoration: none !important;
}

#navbar-brand:hover {
	text-decoration: none !important;
}

#proizvodnja-nav a {
	background-color: #005baa;
	border-radius: 7px;
	color: #fff !important;
}
.u-ponudi-title, .location-title, .contact-title {
	text-transform: uppercase;
	font-size: 22pt;
	color: #000;
	margin-top: 45px;
}
.location-title {
	margin-bottom: 30px;
	margin-top: 95px;
}
.contact-title {
	margin-bottom: 45px;
}
.footer {
	background-color: #005baa;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
}
.footer-title {
	font-size: 15pt;
}

.footer-links a {
	color: #fff;
}
.footer-links a:hover {
	color: #fff;
}
.footer-col-3 a {
	text-decoration: none;
}
.footer-col-3 a:hover {
	text-decoration: none;
}
.index-product-row {
	|
}
.index-product-title {
	font-size: 16pt;
	text-transform:uppercase;
}
.index-product-img img {
	-webkit-box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.75);
	box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.75);
}
.o-proizvodnji-col img {
	width: 100% !important;
}
.o-proizvodnji-title, .o-nama-title {
	text-transform: uppercase;
	font-size: 22pt;
}
.proizvodnji-title, .nama-title {
	color: #fff;
	background-color: #005baa;
	padding: 5px 10px;
	border-radius: 2px;
}
.o-proizvodnji-content-1, .o-nama-content-1 {
	margin-top: 25px;
}
.o-proizvodnji-right-wrapper, .o-nama-left-wrapper {
	background-image: url("../img/dots.png");
	overflow: hidden !important;
}
.service-quality {
	margin-top: 45px;
	padding-top: 45px;
	padding-bottom: 45px;
}
.icon-title {
	margin-top: 10px;
	font-size: 18pt;
	text-align: center;
}
.newsletter-form input {
	opacity: 0.8;
}
.index-individual-product a {
	text-decoration: none;
	color: #000;
}
.index-product-title span {
	width: 100%;
}
.index-individual-product a:hover .index-product-title span {
	background-color: #005baa !important;
	color: #fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	transition-duration: 100ms;
}
.index-individual-product a:hover .index-product-img {
	padding-top: 0 !important;
	transition-duration: 100ms;
}
@media (max-width: 768px) {
	.index-individual-product {
		margin-top: 30px;
	}
	.index-product-row {
		margin-top: 30px;
	}
	.u-uponudi-title {
		margin-top: 30px;
	}
	/*.index-individual-product:first-child {
		margin-top: 0 !important;
	}*/
	.o-proizvodnji-right-wrapper {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.o-proizvodnji-title, .o-nama-title {
		margin-top: 30px;
	}
	.footer-col-2, .footer-col-3 {
		margin-top: 30px;
	}
	.service-quality-1 {
		margin-top: 15px;
	}
	.service-quality-2, .service-quality-3 {
		margin-top: 60px;
	}
	.service-quality-3 {
		margin-bottom: 15px;
	}
	#second-navbar-ul {
		font-size: 18pt;
	}
	.header-image {
		/*min-height: 100vh;*/
	}
	.header-cert-column {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.header-title {
		font-size: 4vw !important;
		padding-bottom: 5px;
	}
	#first-navbar-ul.navbar-nav {
		flex-direction: column !important;
		align-items: center !important;
	}
	#logo-letter-image {
		display: none;
	}
	.blog-post-title {
		margin-top: 15px;
	}
	.index-cert-img-wrapper {
		display: flex;
		justify-content: center;
		margin-bottom: 45px !important;
	}
}
@media (min-width: 768px) {
	#first-navbar-ul.navbar-nav {
		flex-direction: row !important;
		justify-content: center !important;	
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.header-title {
		font-size: 4vw !important;
		padding-bottom: 5px;
	}
}
@media (min-width: 576px) and (max-width: 768px) {
	.header-title {
		font-size: 5vw !important;
		padding-bottom: 5px;
	}
	.header-image {
		/*height: calc(100vh - 104px);*/
	}
}
@media (min-width: 576px) and (max-width: 992px) {
	.header-text-column {
		margin-top: 50px;
	}
}
@media (min-width: 992px) and (max-width: 1110px) {
	#logo-letter-image {
		display: none;
	}
}
@media (max-width: 576px) {
	.header-title {
		font-size: 8vw !important;
		padding-bottom: 5px;
		text-align: center;
	}
	.index-header-element-2 {
		display: none;
	}
}
.header-image {
		height: 759px !important;
	}
@media (max-width: 300px) {
	.header-title {
		font-size: 10vw !important;
		padding-bottom: 5px;
		text-align: center;
	}
}
@media (min-width: 992px) {
	.o-proizvodnji-title, .o-nama-title {
		margin-top: 30px;
	}
	.newsletter-form input {
		width: 80%;
	}
	.header-text-wrapper, .header-cert-wrapper {
		margin-bottom: 25%;
	}
	.header-text-column {
		display: flex;
		align-items: center;
	}
	.header-cert-column {
		display: flex;
		align-items: end;
		justify-content: right;
	}
	.o-nama-left-wrapper {
		text-align: right;
		align-content
		align-items: flex-end;
	}
	.header-sm-container {
		display: none;
	}
	.o-nama-address-row {
		margin-top: 30px;	
	}
	.header-image {
		/*min-height: 100vh !important;*/
	}
	.login-wrapper {
		margin-top: 75px;
		margin-bottom: 75px;
	}
}
.navbar-first a.dropdown-item {
	color: #005baa !important;
}
@media (max-width: 1200px) {
	.o-nama-content {
		margin-bottom: 15px;
	}
}
@media (max-width: 992px) {
	.nav-link {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.o-nama-title {
		margin-top: 30px;
	}
	.o-nama-line img {
		transform: rotate(180deg);
	}
	.o-nama-content {
		text-align: left !important;
		margin-bottom: 15px;
	}
	.header-lg-container {
		display: none !important; 
	}
	.o-nama-address-row {
		margin-top: 15px;	
	}
	.login-wrapper {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.panel-menu-left {
		border-right: none !important;
	}
}
.header-image {
	/*background-image: url("../img/header-img/header-1.jpg");*/
	/*background-repeat: no-repeat;
	background-attachment: cover !important;
	background-position: center; */
}
.header-text-wrapper {
	background-color: rgba(0, 0, 0, 0.8);
	padding: 15px 20px 15px 20px;
	color: #fff;
}
.header-cert-wrapper {
	background-color: rgba(0, 0, 0, 0.8);
	padding: 10px;
	color: #fff;
}
.header-title {
	font-size: 2.5vw;
	padding-bottom: 5px;
}
.custom-seperator {
	height: 1px;
	background-color: #fff;
	width: 90%;
}
.cert-img-footer {
	width: 135px;
	border: 1px solid #fff;
}
.o-nama-title {
	text-transform: uppercase;
	font-size: 20pt;
}
.o-nama-title-blue {
	color: #fff;
	padding: 3px 7px;
	background-color: #005baa;
}
.o-nama-left-wrapper {
	padding-right: 30px;
}
.o-nama-content {
	text-align: right;
}
.o-nama-sm-image {
	min-height: 150px;
	max-height: 150px;
	background-image: url("../img/o-nama.jpg");
	background-repeat: no-repeat;
	background-position: center; 
}
.nav-second {
	/*padding-left: 0 !important;*/
	/*padding-right: 0 !important;*/
}
.dropdown-menu {
	min-width: 0 !important;
	padding: 0 !important;
}
.dropdown-item {
	padding: .25rem 0.5rem !important;
}
.header-sm-text {
	padding-top: 20vh;
}

@media(max-width: 1200px) {
	.header-sm-text {
		padding-top: 10vh;
	}
}

@media(max-width: 768px) {
	.header-sm-text {
		padding-top: 5vh;
	}

	.header-desc-wrapper {
		display: flex;
		align-items: center;
	}
}

.header-sm-cert img {
	width: 100%;
}
.index-scroll-down-wrapper img {
	height: 80px;
}

.products-title {
	color: #005baa;
	font-size: 2rem;
	font-weight: 400;
	text-transform: uppercase;
}

.products-description-1, .products-description-2 {
	font-weight: 400;	
}

.products-description-1 {
	font-size: 1.125rem;
	padding-left: 175px;
}

@media(max-width: 768px) {
  .products-description-1 {
    font-size: 1.125rem;
    padding-left: 0px;
  }
}

.products-description-2 {
	font-size: 1.125rem;
	padding-right: 175px;
}

@media(max-width: 768px) {
  .products-description-2 {
    font-size: 1.125rem;
    padding-right: 0px;
  }
}

.line-r {
	transform: rotate(180deg);
}

.scroll-down-mouse {
	margin-top: 220px;
}

.products-row-bg-1 {
	background-color: #e8e8e8;
}
.products-row-bg-2 {
	background-color: #fff;
}

.blog-novosti-title {
	font-size: 2rem;
	font-weight: 100 !important;
}

.blog-post-title {
	color: #535353;
	line-height: 1;
	font-size: 1.15rem;
	font-weight: 400;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.blog-post-content {
	color: #696969;
	padding-bottom: 15px;
}

.blog-post-date {
	color: #696969;
	font-size: 13px;
}

::-webkit-input-placeholder { /* Edge */
  color: red;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

::placeholder {
  color: red;
}


/*Z Redesign fixes*/

@keyframes fade {
  
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }

}

.fade-short {
  position: relative;
  animation-name: fade;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
}

.fade-medium {
  position: relative;
  animation-name: fade;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
}

.fade-long {
  position: relative;
  animation-name: fade;
  animation-duration: 1.5s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
}

ul li {
  text-decoration: none;
  list-style-type: none;
}

input[type='number'] {
  -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
  
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0; 
}

a, a:active, a:focus, button, button:hover, button:active, button:focus {
  outline: none !important;
}

button::-moz-focus-inner {
  border: 0;
}

@-ms-viewport {
  width: device-width;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}

.no-radius {
	border-radius: 0px !important;
}

.logo {
	max-height: 50px;
}

@media(max-width: 768px) {
  .logo {
    max-height: 30px;
  }
}

.nav-link {
	font-size: 18px;
}

.pointer {
	cursor: pointer;
}

.h-500 {
  height: 500px;
}

.btn-send {
  border-radius: 2px !important;
  text-transform: uppercase;
  font-weight: 16pt;
  color: #fff;
  background-color: #005baa;
  padding: 10px 25px;
}

.production-index-item-title {
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.8);
	width: calc(100% - 30px);
	padding: 10px;
	color: #fff;
	font-size: 1.25rem;
	font-weight: 800;
	text-transform: uppercase;
}

.o-nama-form-wrapper form .form-group {
	text-align: left !important;
}

.o-nama-address-row i {
	margin-right: 10px;
}

.o-nama-address-span {
	padding: 5px 10px;
	background-color: #005baa;
	color: #fff;
}

.footer-contact-links span a, .footer-contact-links span a:hover {
	color: #fff;
	text-decoration: none;
}

.post-title {
	font-size: 1.25rem;
	text-transform: uppercase;
	color: #464646;
}
.post-subtitle {
	font-size: 1.125rem;
	text-transform: uppercase;
	color: #464646;
}

.blog-post-content a, .blog-post-title a {
	text-decoration: none;
	color: #464646;
}

.btn-login {
	background-color: #005baa;
	color: #fff;
}

.btn-login:hover {
	background-color: #276ca7;
	transition-duration: 100ms;
	color: #fff;
}

.panel-title-header {
	border-bottom: 1px solid #ccc;
	padding: 10px;
	background-color: rgba(0,0,0,.03);
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border: 1px solid #ccc;
}

.panel-wrapper {
	border: 1px solid #ccc;
	border-top: 0;
}

.panel-menu-left {
	border-right: 1px solid #ccc;
}

.panel-menu-left-category {
	border-bottom: 1px solid #ccc;
	padding: 7px 10px;
	font-size: 1rem;
	font-weight: 700;
	color: #656363;
}

.home-page {
  height: 88vh !important;
  width: 100%;
  top: 0;
}

#home-background {
  width: 100%;
  height: calc(100vh - 111px);
}


header .intro-text {
  bottom: 0vh !important;
  position: absolute;
}

.mrc-cert {
  margin-right: 50px;
}

#top {
  position: relative;
  height: 80%;
}

.wrapper {
  position: relative;
  height: auto;
}

video {
  min-width: 100%; 
  max-height: calc(100vh - 111px);
  width: auto; 
  object-fit: cover;
}

header {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  max-height: calc(100vh - 111px);
  color: #fff;
  background: linear-gradient( rgba(0,0,0,0.25), rgba(0,0,0,0.25) );
}

@media(max-width: 1200px) {
  header .intro-text {
    /*bottom: 5vh !important;*/
    position: absolute;
  }

  .mrc-cert {
    margin-right: 5px;
  }

  video {
    min-width: 100%; 
    max-height: 78vh;
    width: auto; 
    object-fit: cover;
  }

  header {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    max-height: 78vh;
    color: #fff;
    background: linear-gradient( rgba(0,0,0,0.5), rgba(0,0,0,0.5) );
  }

  .home-page {
    height: 78vh !important;
    width: 100%;
    top: 0;
  }

  #home-background {
    width: 100%;
    height: 78vh;
  }
}

/*Mouse design*/

.mouse {
  max-width: $mouse-width;
  width: 40px;
  height: auto;
}

.scroll {
  animation-name: scroll;
  animation-duration: 1.5s;
  animation-timing-function: cubic-bezier(0.650, -0.550, 0.250, 1.500);
  animation-iteration-count: infinite;
  transform-origin: 50% 20.5px;
  will-change: transform, opacity;
  opacity: 1;
}

.scroll-link {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
}

@keyframes scroll {

  0%, 20% {
    transform: translateY(0) scaleY(1);
  }

  100% {
    transform: translateY(36px) scaleY(2);
    opacity: 0;
  }

}

.admin-panel-sidebar-icon {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: ;
	padding: 5px 10px;
	color: #495057;
	min-width: 39px;
	max-width: 39px;
}

.panel-menu-left a:hover {
	text-decoration: none;
}

.panel-menu-left a:hover div {
	background-color: #e2e2e2 !important;
}

.panel-menu-left a:nth-child(even) div {
	background-color: #f7f7f7;
}

.about-us-button {
	background-color: #005baa;
	color: #fff;
}

.panel-category-title {
	color: #4a4a4a;
}

.panel-production-item {
	margin-top: 30px;
}

.panel-production-item:nth-child(1), .panel-production-item:nth-child(2) {
	margin-top: 0;
}

.panel-production-item-wrapper {
	border: 1px solid #ccc;
	border-radius: 3px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom: none;
	position: relative;
}

.panel-production-item-title {
	position: absolute;
	bottom: 0;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.8);
	text-transform: uppercase;
	padding: 5px 0;
	font-weight: 700;
}

.panel-production-buttons-wrapper form {
	margin-left: 10px;
}

.production-form-add label {
	font-size: 11pt;
}

.panel-production-index-thumbnail {
	min-width: 200px;
	max-height: 350px !important;
}

.generic-form input {
	color: #000 !important;
}

span:hover, span:active, span:focus {
  outline: 0 !important;
}
.owl-carousel span {
  width:10px;
  height:10px;
  margin:5px 7px;
  background: #a6a6a6 !important;
  display:block;
  -webkit-backface-visibility:visible;
  -webkit-transition:opacity 200ms ease;
  -moz-transition:opacity 200ms ease;
  -ms-transition:opacity 200ms ease;
  -o-transition:opacity 200ms ease;
  transition:opacity 200ms ease;
  -webkit-border-radius:30px;
  -moz-border-radius:30px;
  border-radius:30px;
  outline: 0 !important;
}

.owl-carousel .active span {
  width:10px;
  height:10px;
  margin:5px 7px;
  background: #005baa !important;
  display:block;
  -webkit-backface-visibility:visible;
  -webkit-transition:opacity 200ms ease;
  -moz-transition:opacity 200ms ease;
  -ms-transition:opacity 200ms ease;
  -o-transition:opacity 200ms ease;
  transition:opacity 200ms ease;
  -webkit-border-radius:30px;
  -moz-border-radius:30px;
  border-radius:30px;
  outline: 0 !important;
}

.production-individual-item-subtitle {
	text-transform: uppercase;
	font-size: 18px;
}
.products-row-bg-1 a, .products-row-bg-2 a {
	color: inherit;;
	text-decoration: none;
}

/*Card override*/

.card {
	border: 1px solid #ced4da !important;
}


/*Home contact form redesign */

.home-contact {
  padding: 25px 0px;
  background: linear-gradient( rgb(0, 0, 0, 0.66), rgb(0, 0, 0, 0.66) ), url('../img/c1.jpg');
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 50%;
  background-repeat: no-repeat; 
}

.transparent-bg {
	background: transparent !important;
}

.form-white {
	color: #FFFFFF !important;
	border: 1px solid #FFFFFF;
}

.form-white::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FFFFFF;
  opacity: 1; /* Firefox */
}

.form-white::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #FFFFFF;
}

.form-white::-ms-input-placeholder { /* Microsoft Edge */
  color: #FFFFFF;
}


/*Certification wrapper*/

.certification-wrapper {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px;
  color: #fff;
}

.header-paragraph {
  font-size: 20px;
}

.white-border {
  border: 2px solid #FFFFFF;
}

.arrow-padding {
  padding: 10px 20px;
}

.arrow-link {
  color: #FFFFFF;
}

.arrow-link:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.main-intro-title {
  font-size: 40px;
  letter-spacing: 0.3px;
  line-height: 1 !important;
}

@media(max-width: 1200px) {

  .main-intro-title {
    font-size: 24px;
  }  

}

.bg-black-overlay {
  background: linear-gradient( rgba(0,0,0,0.66), rgba(0,0,0,0.66) );
}

.cert-image {
  height: 48px;
}

.panel-contact-form {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 15px;
}

.btn-custom-1 {
	background-color: #005baa;
	border-radius: 3px;
	color: #fff;
}
.btn-custom-1:hover {
	background-color: #0068c1;
	color: #fff;
}

.blog-container {
	min-height: calc(100vh - 304px - 66px - 45px - 150px);
}

.header-desc-wrapper {
	display: flex;
	justify-content: center;
}

.index-cert-line-2 {
	margin-bottom: 0 !important;
}

#map {
	width: 100%;
	height: 500px;
}