body {
	color: #616161;
	font-weight: normal !important;
	font-style: normal !important;
	font-size: 18px !important;
	line-height: 1.5 !important;
	background-color: #f9f9f9;
}

.navbar-brand h1 {
	color: #e50100;
	font-size: 16px;
	padding: 0 0 0 10px;
	line-height: 5px;
}

.navbar-brand1>a>h1 {
	text-decoration: none;
}

.navbar-margin {
	margin-top: 20px;
}

.navbar-padding {
	margin-top: 14px;
}

.dropdown-menu>li>a {
	color: #5b5b5b !important;
	font-size: 16px;
	padding: 15px 20px;
	line-height: 15px;
}

.dropdown-menu {
	background-color: #fff !important;
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
	cursor: pointer;
	background-color: #c3c3c3;
	color: #3a3a3a;
}

.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	border-color: #4a96e6;
}

.navbar-inverse {
	/*	background-color: #183269 !important;
    border-color: #102e6d !important; */
	background-color: transparent !important;
	border-style: none;
	height: 82px;
	transition: 0.5s !important;
}

.navbar-top-bacground {
	background-color: #0e70da !important;
	border-color: #102e6d !important;

	-webkit-animation: fadein 2s;
	/* Safari, Chrome and Opera > 12.1 */
	-moz-animation: fadein 2s;
	/* Firefox < 16 */
	-ms-animation: fadein 2s;
	/* Internet Explorer */
	-o-animation: fadein 2s;
	/* Opera < 12.1 */
	animation: fadein 2s;
}

.navbar-inverse .navbar-nav>li>a {
	color: #fff;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
	color: #c2defb;
	/*	background: #FFFFFF; */
}

.navbar-inverse .navbar-nav>li>a>span:hover,
.navbar-inverse .navbar-nav>li>a>span:focus {
	color: #f34135;
	background: #FFFFFF;
}

.navbar-inverse .navbar-nav>.active {
	color: #e50100;
	background: #FFFFFF;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
	color: #e50100;
	background: #FFFFFF;
}

/*---------------------------------------------*/
.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 3px 3px 3px;
	-moz-border-radius: 0 3px 3px;
	border-radius: 0 3px 3px 3px;
}

.dropdown-submenu>a {
	color: #5b5b5b !important;
	font-size: 16px;
	padding: 15px 20px;
	line-height: 15px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 3px 0 3px 3px;
	-moz-border-radius: 3px 0 3px 3px;
	border-radius: 3px 0 3px 3px;
}

/*---------------------------------------------*/
header {
	height: 752px;
	background-image: url("../images/header2.jpg");
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	/* text-align: center; */
	color: #FFF;
}

header .intro-text {
	padding-top: 260px;
	/* padding-bottom:300px */
}

header .intro-text .intro-lead-in h2 {
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 40px;
	line-height: 22px;
	margin-bottom: 25px
}

header .intro-text .intro-heading h1 {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 64px;
	margin-bottom: 15px;
	/* text-shadow: 0px 1px 1px rgba(152, 48, 0, 0.65); */
}

.header-home-image-container {
	padding: 210px 20px 0 20px;
}

.header-home-image {
	width: 100%;
}

.header-phone-mobile {
	display: none !important;
}

.header-phone {
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 15px 10px 15px;
	border-radius: 50px;
}

.header-phone a {
	font-wight: 600;
	text-decoration: none;
}

.header-phone a:hover {
	font-wight: 600;
	text-decoration: none;
}

.carousel-inner {
	bottom: 10px;
}

.carousel-indicators {
	position: absolute;
	bottom: -8px;
}

.section-heading {
	color: #d50018;
}

.section-subheading {
	margin-bottom: 30px;
}

section.page-top {
	height: 200px;
	text-align: left;
}

.page-top-section {
	background: url(../images/bg2.jpg);
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
}

section.page-top h2 {
	color: #FFF;
	font-weight: bold;
	font-size: 40px;
	margin-top: 120px;
	/*  text-shadow: 0px 1px 1px rgba(152, 48, 0, 0.65); */
}

.section-page {
	padding-top: 40px;
}

.section-home-food {
	padding: 40px 0 30px 0;
	border-bottom: 1px #bfbfbf solid;
	background: #FFF;
}

/*
.section-home-food h4{
	margin-top: 0;
	font-size: 19px;
	color: #d50018;	
} */
#slika_lijevo {
	margin-bottom: 10px;
	text-align: center;
}

#slika_lijevo img {
	width: 100%;
}

#slika_centar {
	display: inline-block;
	margin-bottom: 10px;
	text-align: center;
}

#slika_centar img {
	max-width: 100%;
	height: auto;
}

#standardi img {
	width: 100%;
}

.slika_okvir {
	border: 1px solid #575757 !important;
}

.product-top {
	margin-top: 20px;
}

.button-caption-css ul {
	padding: 10px 0 10px 0;
	width: auto;
}

.button-caption-css ul li {
	cursor: pointer;
	padding: 0 10px 0 10px;
}

.button-caption-css ul li:hover {
	background-color: #eeeeee;
}

.default_caption_style {
	margin-top: 0;
}

.caption h3 {
	font-size: 18px;
	color: #565656;
}

.caption_default_1 {
	font-size: clamp(2.8rem, 4.5vw, 3.5rem);
	margin-bottom: 30px;
	margin-top: 30px !important;
	line-height: 1.2;
	font-weight: 600;
	color: #1163bb;
}

.caption_2 {
	margin-top: 0;
	font-size: 30px;
	color: #d50018;
}

.caption_3 {
	margin-top: 0;
	font-size: 19px;
	color: #d50018;
}

.caption_4 {
	margin-top: 0;
	font-size: 18px;
	color: #333333;
}

/* Content */
.position-content p {
	margin-top: 7px;
	margin-bottom: 0;
	font-size: 18px;
	margin: 7px auto 0;
}

.content-insert {
	display: none;
	height: 2px;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	background-color: #555555;
}

.content-insert-bottom {
	display: none;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 45px;
	right: 0;
	background-color: #555555;
}

/* Proizvodi */
.thumbnail {
	border: 1px solid #b1b1b1 !important;
	border-radius: 0px !important;
}

.product .thumbnail {
	overflow: hidden;
}

.product .thumbnail-height {
	height: 362px;
}

.product .thumbnail-insert {
	display: none;
	width: 2px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #555555;
}

.product-image>img {
	max-height: 100%;
	max-width: 100%;
}

/* Languages */
.product .thumbnail-languages-height {
	height: 52px;
}

.product .thumbnail-languages-height h3 {
	height: 20px;
	padding: 4px;
	margin: 1px;
}

/* Galerija */
.thumb {
	margin-bottom: 10px;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 30px;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.img-ring {
	border-top-left-radius: 50% 50%;
	border-top-right-radius: 50% 50%;
	border-bottom-right-radius: 50% 50%;
	border-bottom-left-radius: 50% 50%;
}

label {
	font-weight: normal;
}

.img-rcorners3 {
	border-radius: 6px;
}

footer {
	background: #010913;
	border-top: 2px solid #1163bb;
	font-size: 14px;
	margin-top: 50px;
	padding: 180px 0 0;
	position: relative;
}

footer a {
	color: #61a0ff;
}

footer a:hover,
footer a:focus {
	color: #ff2828;
}

.form_spinner {
	display: none;
}

/*#form_spinner_message {
	color: #e20000;
} */
/* Phones */
@media (max-width : 480px) {
	header {
		height: 710px;
	}

	.navbar-inverse {
		padding: 0 0 0 20px;
	}

	.navbar-nav {
		text-align: right;
		position: absolute;
		margin: 0 0 0 -35px;
		padding: 20px 20px 20px 20px;
		background-color: #0e70da;
		width: 100%;
		z-index: 100;
	}

	.content-vertical-align {
		float: none;
	}

	header .intro-text {
		text-align: center;
		padding-top: 130px;
	}

	header .intro-text .intro-heading h1 {
		font-size: 48px;
	}

	header .intro-text .intro-lead-in h2 {
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 25px;
	}

	.header-phone-dektop {
		display: none !important;
	}

	.header-phone-mobile {
		display: block !important;
		float: right;
		margin: 20px 30px;
	}

	.header-phone-mobile a {
		color: #FFFFFF;
	}

	.header-home-image {
		/*	display: none; */
	}

	.header-home-image-container {
		padding: 40px 30px 0 30px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.navbar-inverse {
		padding: 0 0 0 20px;
	}

	.navbar-brand h1 {
		color: #e50100;
		font-size: 14px;
		padding: 0 0 0 15px;
		line-height: 5px;
	}

	header .intro-text {
		text-align: center;
		padding-top: 120px;
	}

	header .intro-text .intro-heading h1 {
		font-size: 48px;
	}

	header .intro-text .intro-lead-in h2 {
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 25px;
	}

	.header-phone-dektop {
		display: none !important;
	}

	.header-phone-mobile {
		display: block !important;
		float: right;
		margin: 20px 30px;
	}

	.header-phone-mobile a {
		color: #FFFFFF;
	}

	.content-vertical-align {
		float: none;
	}

	.header-home-image {
		/*	display: none; */
	}

	.header-home-image-container {
		padding: 40px 140px 0 140px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	body {
		font-size: 16px;
		line-height: 1.45 !important;
		color: #666666;
	}

	.navbar-brand h1 {
		color: #e50100;
		font-size: 16px !important;
		padding: 0 0 0 15px;
		line-height: 5px;
	}

	.navbar-inverse .navbar-nav>li>a {
		color: #fff;
	}

	header {
		height: 752px;
	}

	header .intro-text {
		padding-top: 200px;
	}

	header .intro-text .intro-heading h1 {
		font-size: 52px;
	}

	header .intro-text .intro-lead-in h2 {
		font-size: 32px;
		line-height: 40px;
		margin-bottom: 25px;
	}

	.content-vertical-align {
		display: table-cell;
		/*	vertical-align: middle;
		float: none; */
	}
}

@media only screen and (min-width : 992px) {
	/*	body {
		font-size: 16px;
		line-height: 1.45 !important;
		color: #666666;
	} */

	.navbar-brand h1 {
		color: #e50100;
		font-size: 22px;
		padding: 0 0 0 15px;
		line-height: 5px;
	}

	.content-vertical-align {
		display: table-cell;
		/*	vertical-align: middle;
		float: none; */
	}
}