body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #333333;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
}

html, body {
	height: 100%;
}
.space7 { margin-top:7px; }
.space10 { margin-top:10px; }
.space15 { margin-top:15px; }
.space17 { margin-top:17px; }
.space20 { margin-top:20px; }
.space25 { margin-top:25px; }
.space27 { margin-top:27px; }
.space30 { margin-top:30px; }
.space35 { margin-top:35px; }
.space40 { margin-top:40px; }
.space50 { margin-top:50px; }
.space60 { margin-top:60px; }
.space80 { margin-top:80px; }
.space100 { margin-top:100px; }

.mb20{margin-bottom: 20px;}
.mb5{margin-bottom: 5px;}
.mb40{margin-bottom: 40px;}
.space-40 { margin-top:-40px; }

.ui-icon, .ui-widget-content .ui-icon {
	background-image: url("../images/ui-icons_ffffff_256x240.png")!important;
	margin-right: 5px;
	margin-top:1px;
}

.left5 {
	margin-left: 5px;
}
.left10 {
	margin-left: 10px;
}
.left20 {
	margin-left: 20px;
}

.left35 {
	margin-left: 35px;
}
.left-15 {
	margin-left: -15px;
}
.left40 {
	margin-left: 40px;
}
.left60 {
	padding-left: 60px;
}
.right10 {
	margin-right: 20px;
}
.right20 {
	margin-right: 20px;
}

.right-15 {
	margin-right: -15px;
}
.padding10-right {
	padding-right: 10px;
}
.bold{
	font-weight: 900;
}
.space150 { margin-top: 150px; }

.space-h2 {
	padding-top: 22%;
}


.btn-primary {
  color: #fff;
  background-color: #1192CC;
  border-color: none!important;

}
.oblique {
	position: relative;
	height:50px;
	overflow: hidden;
}
.text-p{
	line-height: 2;
}
.content-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.width25{
	width: 25%;
}
.img-inline{
	display: inline;
	padding-left: 20px;
}
.bg-opacity {
	background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.text-left{
	text-align:justify;
}

.okvir{
	max-height: 195px;
	overflow: hidden;
	object-fit: cover;
}

a:hover, a:focus {
	text-decoration: none;
	color: #008BB2;
}

.white a{
	color: #fff;
}
h1 {
	color:#333;
	font-size: 35px;
	font-weight: bold;
}

h2 {
	color: #333;
	margin-top: 10px!important;
	margin-bottom: 0!important;
	font-weight: bold;
	font-size: 29px;
}

h4 {
	font-size: 18px;
}
.text-black{
	color: #333;
}
.topnavbar {

   background: linear-gradient(40deg, #fff 47%,   rgb(16, 29, 48) 0%, rgba(16, 29, 48) 90%);


}
a {
  color: #333;
  text-decoration: none;
}

ul {
	display: flex;
	flex-direction: column;
	align-items: start;
	list-style-type: circle;
}
ul li a {
	position: relative;
	display: block;
	text-decoration: none;
	color: #fff;

	padding: 4px 0;
	transition: 0.5s;
}

ul li a:hover {
	color: #02923F;
}

.text-center{
	text-align: center!important;
}


.sticky {
	position:fixed;
	top:0;
	width: 100%;
	z-index: 11;
	margin-top: 0!important;
	border-bottom: 1px solid #32BDF3!important;
	-webkit-transition: all .800s;
	-moz-transition: all .800s;
	-o-transition: all .800s;
	transition: all .800s;
}
.navbar-brand {
	width: 300px;
	padding: 25px 0;
	height: auto;
	float: none;

}
.logo-footer {
	width: 90%;
	padding: 25px 0;
}
.underline{
	border-bottom: 3px solid #02923F;
	width: 18%;
	margin-left: 41%;
}
.underline2{
	border-bottom: 3px solid #02923F;
	width: 18%;
	width: 30%;
}
.underline3 {
	border-bottom: 3px solid #02923F;
	width: 18%;
	width: 46%;
}
.sticky .navbar-brand {
	width: 217px;

	transition: all .800s;
}
.sticky .wsmenu-list {
	margin: 15px auto 10px auto;
	-webkit-transition: all .800s;
	-moz-transition: all .800s;
	-o-transition: all .800s;
	transition: all .800s;
}
.header2{
	background-color: #fff;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:  center ;
	z-index: 2;

}
.space-line{
	line-height: 32px;
}

.white {
	color: #fff;
}
.text-blue{
	color:#1079A7;
}
.white-h2 {
	color: #fff;
	font-size: 18px;
	margin-left: 10px;
}

.color-text{
	color: #455C57;
	text-align: left;
}

.logo-text {
	color: #9C9791;
	margin-bottom: 20px;
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
}
.form-control {
	padding: 0 12px;
}
.navbar-right {
	margin-top: 40px;
	margin-right: 55px;

}

.glyphicon {
	color: #fff;
	margin-left: 0 !important;
	margin-right: 5px !important;
}

h3 {
	font-weight: 600;
	color: #02923F;
	margin-top: -5px;
	font-size: 20px;
}
.img-box{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	transition: background-color 0.3s;
	z-index: 1;
}
.width100{
	width: 100%;
}
.big-image{
	height: 500px;
	width: 100%;
	position: relative;
	background-size: cover;
	background-position: 50% 50%;
	background-image: url(../images/video.jpg);
}
.bg-opacity{
	position: relative;
	background-color: rgba(15, 15, 15, 0.55);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 500px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.box-text {

	position: relative;
	width: 50%;
	margin-top: 30%;
	left: 0%;
	color: #fff;
	font-size: 17px;
	display: inline-block;
	text-shadow: 2px 2px #1a1818;
	width: 100%;
}
.box-text2 {
  position: relative;
  padding: 25px 100px;
  color: #fff;
  display: inline-block;
  text-shadow: 2px 2px #1a1818;
	text-align: center;
}
.box-text2 h2 {
  font-size: 40px;
  line-height: 50px;
}
.box-left{
	padding-left: 5%;
}
.logo {
	margin-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	position: relative;
	z-index: 1;
	float: left;
}

.text-logo{
	margin-bottom: -35px;
	margin-top: 20px;
	padding-left: 30px;
	font-size: 20px;
	color: #193083;
}

.lang {
	color: #D6CFCC!important;
	background-color: none!important;
}

.navbar-fixed-top {
	position: absolute;
}

.thumbnail-caption {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(66, 64, 64, 0.8);
	color: #fff;
}

.container-main {
	background-color: #fff;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: auto;
	padding-right: 15px;
	padding-left: 15px;
}
.container-grey {
	background-color: #F6F7F9;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: auto;
}
.container-white {

	width: 100%;

	position: relative;
	height: auto;
	padding-right: 10%;
	padding-left: 10%;

}

.box-transparent {
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1;
	height: 100%;
	top: 0;
	left: 0;
right: 0;
bottom: 0;
	transition: all .800s;
background: rgba(23, 23, 23, 0.5);
}
.box-transparent:hover {
	background: rgba(23, 23, 23, 0);
	height: 100%;
	top: 0%;
}

.container-sivo{
	background-color: #F1F5FF;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: auto;
}
.left-box{
	padding-left: 15%;
}
.right-box{
	padding: 25px 45px;
}
.right-kontakt{
	padding-left: 20%;
}
.right-kontakt a{
	color: #FED000;
}
.right-kontakt a:hover{
	color: #fff;
}
.removeSpace {
	padding-left: 4%;
	padding-top: 7%;
	padding-right: 0;
}
.removeSpace-left {
	padding-left: 0;

}
.text-white{
	color: #fff;

}

.btn-outline-secondary {
	transition: all .800s;
	color: #fff;
	background: rgba(23, 23, 23, 0.5);
	border-color: #fff !important;
	font-size: 17px;
	padding-left: 50px!important;
	padding-right: 50px!important;
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #2391E9;
	background-image: none;
	border-color: #333!important;
	font-size: 17px;
	padding-left: 50px;
	padding-right: 50px;
}
.bck-grey{
	background-color: #ccc;
}
.naslov-bijeli {
	font-size: 45px;
	color: #fff;
	font-weight: 700;
	 text-shadow: 2px 2px #2f2d2d;
	 background-color: rgba(33,33,33,0.3);
	 margin: 0 70px;
}

.naslov-bijeli2 {
	font-size: 18px;
	color: #333;

}
.carousel-control.left {
	background-image: none;
	top: 50%;
	transform: translateY(-50%);
	left: 25px;
	right: auto;
	width: auto;
	position: absolute;
}
.carousel-control.right {
	background-image: none;
	top: 50%;
	transform: translateY(-50%);
	right: 25px;
	left: auto;
	width: auto;
	position: absolute;
}
.box-l-hight{
	line-height: 30px;
}
.djelatnost-text {
	position: absolute;
	text-align: center;
	/* width: 50%; */
	/* height: 21%; */
	z-index: 1;
	top: 50%;
	background: rgba(19, 19, 19, 0.75);
	padding: 15px 30px;
	font-size: 22px;
	left: 50%;
	transform: translate(-50%, -50%);
}
.djelatnost-text a {
	color: #FED000;
}
.djelatnost-text a:hover {
	color: #FED000;
	text-decoration: underline;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	padding: 6px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 15px;
}

stom-label label {
	font-weight: normal !important;
	font-size: 15px;
}



.text-start{
	padding-left: 15px;
	padding-right: 15px;
}

.nav > li > a {
	color: #fff;
	border-radius: 3px;
	background-color: transparent!important;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px !important;
	font-size: 19px;
	text-shadow: 1px 1px #000;
}

.nav > li > a:hover , .nav > li > a:focus{
	background-color: #FF7D00 !important;
	color: #fff;
	margin: 0px !important;
}

.navbar-custom {
	padding: 13px !important;
	border-radius: 0px;
	background-color: #333;
	width: 100% !important;
}

.navbar-custom .navbar-nav li > a, .navbar-custom .navbar-nav li > a:hover, .navbar-custom .navbar-nav li > a:focus {
	border: medium hidden !important;
	height: auto !important;
	margin: 0;
	width: 100%;
}

.head-icon {
	text-align: right;
	padding-bottom: 20px;
	padding-top: 20px;
}

.navbar-nav > li > a {
	line-height: 30px;
}

.navbar {
	border: medium hidden;
	border-radius: 0 !important;
	margin-bottom: 0px;
}

.container-top {
	width: 100%;
	height: 50px;
	background-color: #EEEEEE;
}

.phone-head {
	display: inline-block;
	margin: 25px 33px 0 0;
}

.fa-phone {
  border-radius: 50%;
  color: #32BDF3;
  font-size: 25px;
  margin-top: 2px;
  margin-right: 15px;

  display: inline;
  float: left;
}

.fa-map-marker{
	border-radius: 50%;
	color: #32BDF3;
	font-size: 25px;
	margin-top: 0px;
	margin-right: 20px;

	padding-top: 0px;
	float: left;
	display: inline;
}

.fa-envelope {
  border-radius: 50%;
  color: #32BDF3;
  font-size: 20px;

  margin-right: 10px;
  margin-top: 3px;
  display: inline;
  float: left;
}

.contact-item {
	display: block;
	margin-left: -21px;
	margin-top: 40px;
	position: relative;
}

.contact-item a:hover, a:focus {
	color: #fff !important;
}

.container-box {
	padding-left: 20px;
	padding-right: 5px;
}
.container-fluid{
	background-color: #E9E9E9;
	width: 100%;
	position: relative;

}
.box-kontakt{
	background-color: #101D30;
	position: relative;
	height: auto;
	padding-left:30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-radius: 10px;
}

.carousel-caption {
position: absolute;
top: 50%;
left: 0;
right: 0;
width: 100%;
text-align: center;
transform: translateY(-50%);
bottom: auto;

}

.box-nivago{
	text-align: center;
}

.line{
	height: 50px;
	border-bottom: none!important;
	border-left-style: none!important;
	border-right: 1px dashed;
	border-top: none!important;
	color: #ccc;
	margin-top: 3px;
	margin-left: 5px;
}


.box-sivo2{
	background-color:#E9E9E9;
	display: block;
	width: 50%;

}
.glowing-border3 {
	box-shadow: 0px 2px 13px 0px #6ACAF2;
	border-radius: 20px;
	margin-top: 30px;
	background: #1192CB;
	width: 100%;
	padding-right: 15px;
	height: 165px;
	position: relative;
}
.glowing-border3 .white{
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	position: absolute;
	width: 100%;
	padding: 20px 30px;
}
.glowing-button {
  box-shadow: 0px 2px 13px 0px #1F2122;
	text-shadow: 2px 2px #1F2122;
}
.info{
	color: #fff;
	font-size: 40px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.white-form{
	color: #fff;
	font-size: 25px;
	padding-top: 25px;
}
.white-form{
	color: #fff;

}
.index-info  {
  float: left;
  padding-left: 3px;

}

footer {
	background-color: #101D30;
	color: #fff;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
}
.footer-info i {
  float: left;
  margin-right: 15px;
  padding-top: 0;
  padding-left: 0;
  margin-top: 0;
}
.footer {
	font-size: 16px;
	margin-bottom: 50px;
}
.footer p {
  color: #fff;
  padding-top: -12px;
  font-size: 15px;
  padding-left: 50px;
  margin-top: -25px;
}

.footer a{
	color: #fff;
}

.footer a:hover{
	color: #fff;
	text-decoration: underline;
}
.img-footer{
	margin-top: -75px;
}

.footer-bottom {
	background: #101D30 none repeat scroll 0 0;
	padding-bottom: 14px;
	color: #999;
	font-size: 14px;
}

.footer-bottom a{
	color: #999;
}

.footer-bottom a:hover{
	color: #fff;
	text-decoration: underline;
}



.right {
	float: right;
}

.btn {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 13px;
	padding-top: 13px;
}

.btn-default {
	background-color: #1192CC!important;
	background-image: none;
	background-repeat: repeat-x;
	border-color: transparent !important;
	color: #fff;
	margin-bottom: 20px;
	text-shadow: none;
	font-size: 19px;
	font-weight: 600;
	padding-top: 11px!important;
	padding-bottom: 11px!important;
	letter-spacing: 1.5px;
	transition: all .800s;
}

.btn-default:hover {
	background-color: #fff!important;
	background-image: none;
	background-repeat: repeat-x;
	border-color: transparent !important;
	color: #1192CC;
	margin-bottom: 20px;
	text-shadow: none;
	font-size: 17px;
	font-weight: 600;
	padding-top: 11px;
	letter-spacing: 1.5px;
	transition: all .800s;
}

.btn-custom1 {
	background-color: #FFf;
	color: #fff;
	font-size: 25px;
	margin-top: 20px;
	border-radius: 5px;
	display: inline-block;
	font-weight: 600;
	color: #FF7D00;
}

.btn-custom1:hover {
	background-color: #FF7D00;
	color: #fff;
	font-size: 25px;
	margin-top: 20px;
	border-radius: 5px;
	display: inline-block;
	border: 1px solid;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #FF7D001A;
}

label {
	display: inline-block;
	font-weight: 100!important;
	margin-bottom: 5px;
	max-width: 100%;
}

.icon-text{
	color: #3d667e;
}


.img-left{
	padding-left: 30px;
}

li.dropdown:hover > .dropdown-menu {
	display: block;
}

.dropdown-menu > li > a {
	background-color: #101D30;
	clear: both;
	color: #fff;
	display: block;
	font-weight: 400;
	line-height: 1.42857;
	padding: 10px 20px;
	white-space: nowrap;
}

.dropdown-menu > li > a:hover {
	background-color: #009BD0;
	clear: both;
	color: #fff;
	display: block;
	font-weight: 400;
	line-height: 1.42857;
	white-space: nowrap;
}

.dropdown-menu {
	background-clip: padding-box;
	background-color: #101D30;
	color: #fff;
	border-radius: 4px;
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: outside none none;
	margin: 0;
	min-width: 160px;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 1000;
}

.menu-lang {

	float: right;
	font-size: 14px;
	left: 0;
	list-style: outside none none;
	margin: 2px 0 0;
	min-width: 162px;
	position: relative;
	text-align: left;
	top: 75%;
	z-index: 1000;
}

.menu-lang > li > a {
	background-color: #193788;
	clear: both;
	color: #fff;
	display: block;
	font-weight: 400;
	line-height: 1.42857;
	padding: 3px 20px;
	white-space: nowrap;

}

.menu-lang > li > a:hover {
	clear: both;
	color: #fff;
	font-weight: bold;
	display: block;
	font-weight: 400;
	line-height: 1.42857;
	padding: 3px 20px;
	white-space: nowrap;

}
.TextWrap{
	float: right;
	width: 40%;
	margin: 10px;
	padding-left: 25px;
}
.justify{
	text-align: justify;
}
hr{
	border-top: 1px solid #d5d0d0!important;
}

.container-nav {
	z-index: 2;
	position: relative;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	background: #0a59bd none repeat scroll 0 0;
	border: 1px solid #00408a;
	color: #ffffff;
	font-weight: normal;
}

.galleryCover {
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;

}
.galleryCover:hover {
	opacity: 0.65;

}


.col-lang .btn-select {
	border: 1px solid #fff;
	border-radius: 0;
	float: right;
	margin-bottom: 0;
	min-width: 110px;
	padding: 0;
	position: relative;
	background-color: #F9F3E3;
	color: #999;
}

.col-lang .btn-select:hover {
	border: 1px solid #fff;
	border-radius: 0;
	float: right;
	margin-bottom: 0;
	min-width: 110px;
	padding: 0;
	position: relative;
	background-color: #F9F3E3;
	color: #000;
}

.col-lang .btn-select .btn-select-value {
	border-bottom: medium none;
	border-left: medium none;
	border-top: medium none;
	display: block;
	left: 0;
	overflow: hidden;
	padding: 6px 12px;
	position: absolute;
	right: 34px;
	text-align: left;
	text-overflow: ellipsis;
}

#defaultForm .glyphicon {
	margin-right: 0;
	margin-top: 5px;
	right: 0;
}

@media (max-width: 767px) {
	header {
		height: 52px;
	}
	footer {

		height: auto;
	}

.naslov-bijeli {
  font-size: 22px;
  margin: 0 30px;
}
.carousel-control.left {
  left: 10px;
}
.carousel-control.right {
  right: 10px;
}
	.mb10{margin-bottom: 10px;}
	.mt10{margin-top: 10px;}
	.i
	.img-inline {
		padding-left: 15px;
		padding-bottom: 10px;
	}
	h1 {
		font-size: 26px;
	}
	h2{
		font-size: 22px;
	}

.box-text2 {
	padding: 25px 26px;
    text-align: center;
}
.box-text2 h2 {
  font-size: 22px;
  line-height: 34px;
}
.big-image {
  height: 260px;
}
.bg-opacity {
  height: 260px;
}
	.img-footer {
		margin-top: 0px;
	}
	.space100 {
		margin-top:50px;
	}

	.overlay{
		  height: 250px;
	}


	.navbar-toggle {
		display: block;
		border: medium none;
		border-radius: 0;
		margin: 11px 12px;
		margin-top: 10px;
		padding: 10px;
		background-color: #FF7D00;
	}
	.navbar-toggle .icon-bar {
		background-color: #FFFFFF !important;
		height: 3PX;
	}

	.navbar-right {
		margin-top: 10px;
	}
	.col-lang .btn-select {
		margin-top: -25px !important;
	}
	.head-icon {
		padding-bottom: 0 !important;
	}
	.navbar-fixed-bottom, .navbar-fixed-top {
		background-color: #333;
		position: relative;
		right: 0;
		left: 0;
		z-index: 1030;
	}
	.navbar-nav > li > a {
		line-height: 20px;
	}

	.footer ul li {
		color: #fff;
		display: block;
		padding-bottom: 5px;
		padding-left: 0;
	}

	.phone-head {
		display: inline-block;
		margin: 33px 0 0 0;
	}
	.contact-item {
		display: block;
		margin-left: 10px;
		margin-top: 35px;
		padding-bottom: 20px;
		position: relative;
	}
	.footer ul li {
		color: #fff;
		display: block;
		padding-bottom: 5px;
		padding-left: 0;
	}

	.menu-lang{
		margin-top: -26px;
	}
	.logo {

		margin-top: -55px;
		padding-left: 0px;
		position: relative;
		z-index: 1;
		width: 250px;
		padding-bottom: 20px;
	}


	.btn-default {
		margin-bottom: 20px;
		font-size: 17px;
		font-weight: 600;
		padding-top: 11px;
		letter-spacing: 1.5px;
		transition: all .800s;
	}

	.carousel .naslov-bijeli2 {

	}
	.carousel .btn-default {
		display: none;
		visibility: hidden;
	}
	.naslov-bijeli2 {
		font-size: 17px;

	}
	.space20-mobile { margin-top:20px; }

	.space-top{
		margin-top: 40px;
	}
	.container-main {
		padding-top: 30px;
	}

	.space-h2 {
		padding-top: 7%;
	}
	.navbar-right {
		margin-right: 0px;
	}
	.btn-custom1 {
		margin-top: 0px;
		margin-bottom: 50px;
	}
	.btn-custom1:hover {
		margin-top: 0px;
		margin-bottom: 50px;
	}
	.space150 {
		margin-top: 40px;
	}
	.left-box {
		padding-left: 30px;
		padding-right: 30px;
	}
	.left60 {
		padding-left: 10px;
	}

	.text-zuto {
		color: #FED000;
		font-size: 15px;
		margin-top: -22px;
	}
	.removeSpace {
		padding-left: 0;
		padding-top: 0;
		padding-right: 0;
		margin-bottom: 25px;
	}
	.removeSpace-left {
		padding-left: 0;
		padding-right: 0;
	}
	.right-box {
		padding: 5px 30px;
	}
	.TextWrap {
padding-bottom: 25px;
	width: 100%;

}
}




@media (min-width: 768px) and (max-width: 991px) {

.navbar-brand {
  width: 290px;
  padding-left: 20px;
}

.glowing-border3 {
padding-top: 35px;
padding-left: 15px;
margin-top: 25px;
padding-right: 15px;
height: 145px;
}
.logo-footer {
  width: 280px;
}
	.mb10{margin-bottom: 10px;}
	.mt10{margin-top: 10px;}
	.img-inline {
		padding-left: 15px;
		padding-bottom: 10px;
	}
	.box-text {
  width: 100%;
  margin-top: 45%;
}


	.navbar-nav > li {
		margin-left: -15px;
		margin-right: -15px;
	}

	.navbar-header {
		float: right;
	}

	.space-top-95 {
		margin-top: 22px;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-collapse.collapse {
		display: none!important;
	}

	.navbar-nav {
		margin: 0px;
		width: 100%;
		float: left!important;
		margin-bottom: 15px;
	}

	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar-text {
		float: none;
		margin: 15px 0;
	}
	/* since 3.1.0 */
	.navbar-collapse.collapse.in {
		display: block!important;
	}
	.navbar-toggle {
		display: block;
		border: medium none;
		border-radius: 0;
		margin: 11px 12px;
		margin-top: 10px;
		padding: 10px;
		background-color: #FF7D00;
	}
	.navbar-toggle .icon-bar {
		background-color: #FFFFFF !important;
		height: 3PX;
	}

	.navbar-toggle .icon-bar {
		background-color: #0150BB;
		height: 3px;
	}
	.collapsing {
		overflow: hidden!important;
	}

	.col-lang .btn-select {
		margin-top: 0;
	}

	.menu-lang{
		margin-top: -26px;
	}
	.carousel-inner > .item > a > img, .carousel-inner > .item > img {
		line-height: 1;
		height: auto;
	}

	.navbar-fixed-bottom, .navbar-fixed-top {
		background-color: #333;
		position: relative;
		right: 0;
		left: 0;
		z-index: 1030;
	}
	.logo {
		margin-top: -45px;
		padding-left: 0px;
		position: relative;
		z-index: 1;
		width: 250px;
		padding-bottom: 20px;
	}

	.space-top {
		margin-top: 75px;
	}

	.space-h2 {
		padding-top: 5%;
	}

	.btn-custom1 {
		margin-top: 0px;
		margin-bottom: 50px;
	}
	.btn-custom1:hover {
		margin-top: 0px;
		margin-bottom: 50px;
	}

	.space150 {
		margin-top: 50px;
	}
	.naslov-bijeli {
		font-size: 23px;
	}
	.naslov-bijeli2 {
		font-size: 17px;

	}
	h2 {
		font-size: 22px;
	}
	.wsmenu-list li a {
		white-space: nowrap !important;
		padding-left: 8px !important;
		padding-right: 10px !important;
		font-size: 14px;
	}
	.removeSpace {
		padding-left: 0;
		margin-bottom: 30px;
		padding-top: 0;
	}
	.removeSpace-left {
		padding-left: 0;
		padding-right: 0;
	}
	.right-kontakt {
		padding-left: 9%;
	}
	.wsmenu-list {
		margin: 5px auto 0px auto;
	}
	.carousel-control {
		top: 50px;
	}
	.left-box {
		padding-left: 30px;
		padding-right: 30px;
	}
	.left60 {
		padding-left: 20px;
	}
	.left40 {
		margin-left: 0px;
	}

	.wsmenu {

	  margin-top: 15px;
	}
	.sticky .navbar-brand {
  width: 217px;
  padding-top: 25px;
	}
	.sticky .wsmenu-list {
	  margin: 0px auto 0px auto;
	}
}





@media (min-width: 992px) and (max-width: 1280px) {
	.navbar-brand {
		width: 72%;
padding: 30px 0;
margin-left: 15px;
	}
	.media{
		text-align: center;
	}
	.box-sivo {
		background-color: #E9E9E9;
		display: block;
		width: 100%;
	}
	.box-sivo2{
		width: 100%;
	}
	.mb10{margin-bottom: 10px;}

	.box-nivago{
		text-align: left!important;
	}

	.left72{
		margin-left: 0px;
	}
	.p-white{
		margin-top: -12px;
		padding-top: 0px;
		font-size: 16px;
	}
	.box-white {
		width: 91%;
		margin-right: 10px;
		margin-bottom: 70px;
		font-size: 15px;
		margin-top: 110px;
	}
	.hovereffect .overlay {
		top: -10px;
	}
	.hovereffect a.info {
		margin: 2px 0 0 0;
	}

	.right {
		float: left;
	}
	.logo {
		margin-top: 20px;
		padding-left: 0px;
		position: relative;
		z-index: 1;
		width: 250px;
		padding-bottom: 20px;
	}
	.space-top { margin-top: 104px; }

	.space-h2 {
		padding-top: 50px;
	}
	.space150 {
		margin-top: 90px;
	}
	.wsmenu-list > li > a {
		padding: 8px 20px;
		text-decoration: none;
		position: relative;

		border-radius: 3px;
		background-color: transparent !important;
		margin: 0px !important;
	}
	.carousel-control {
		top: 50px;
	}
	.left-box {
		padding-left: 30px;
		margin-bottom: 30px;
	}
	h2 {
		font-size: 27px;
	}
	.djelatnost-text {
		width: 65%;
	}
	.left60 {
		padding-left: 10px;
	}
	.left40 {
		margin-left: 0px;
	}
}
