@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic);
/*
	Template Name: Multi
	Version: 1.0
	Author: ShapeBootstrap
	Author URL: http://shapebootstrap.net
*/
/*************************
	*******Typography******
**************************/

.hidden {
	display: none;
}

.not_hidden {
	display: block !important;
}

body {
	padding-top: 7rem;
	background: #fff;
	font-family: Segoe UI, Arial, sans-serif;
	font-weight: 400;
	color: #050706;
	line-height: 26px;
	/* max-width: 1920px !important; */
}

.navbar {
	/* max-width: 1920px !important; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 600;
	font-family: Segoe UI, Arial, sans-serif;
	color: #050706;
}

a {
	color: #050706;
	-webkit-transition: color 400ms, background-color 400ms;
	-moz-transition: color 400ms, background-color 400ms;
	-o-transition: color 400ms, background-color 400ms;
	transition: color 400ms, background-color 400ms;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #2a95be;
}

hr {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #fff;
}

.gradiant {
	background-image: -moz-linear-gradient(90deg, #2caab3 0%, #53c14d 100%);
	background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #53c14d 100%);
	background-image: -ms-linear-gradient(90deg, #2caab3 0%, #53c14d 100%);
}

.gradiant-horizontal {
	background-image: -moz-linear-gradient(4deg, #2caab3 0%, #53c14d 100%);
	background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #53c14d 100%);
	background-image: -ms-linear-gradient(4deg, #2caab3 0%, #53c14d 100%);
}

.section-header {
	margin-bottom: 50px;
}

.section-header .section-title {
	font-family: Segoe UI, Arial, sans-serif;
	font-weight: 500;
	font-size: 2.25rem;
	color: #050706;
	/*text-transform: uppercase;*/
	position: relative;
	padding-bottom: 20px;
	margin: 0 0 20px;
}

.section-header .section-title:before {
	content: "";
	position: absolute;
	width: 140px;
	bottom: 0;
	left: 50%;
	margin-left: -70px;
	height: 1px;
	background: #ebebeb;
}

@media only screen and (max-width: 764px) {
	.section-header .section-title {
		font-size: 2rem;
	}
}

/*.section-header .section-title:after {
	content: "";
	position: absolute;
	width: 24px;
	height: 24px;
	bottom: -11px;
	left: 50%;
	margin-left: -12px;
	border: 5px solid #fff;
	border-radius: 20px;
	background: #449d44;
}*/

.pre-modal {
	white-space: pre-wrap;
	/* css-3 */
	white-space: -moz-pre-wrap;
	/* Mozilla, since 1999 */
	white-space: -pre-wrap;
	/* Opera 4-6 */
	white-space: -o-pre-wrap;
	/* Opera 7 */
	word-wrap: break-word;
	/* Internet Explorer 5.5+ */
	line-height: normal;
}

.btn {
	border-width: 0;
	border-bottom-width: 3px;
	border-radius: 3px;
}

.btn.btn-primary {
	background: #45aed6;
	border-color: #2a95be;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus {
	background: #2a95be;
}

.column-title {
	margin-top: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	position: relative;
}

.column-title:after {
	content: " ";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 40%;
	border-bottom: 1px solid #45aed6;
}

ul.nostyle {
	list-style: none;
	padding: 0;
	margin-bottom: 20px;
}

ul.nostyle i {
	color: #45aed6;
}

.scaleIn {
	-webkit-animation-name: scaleIn;
	animation-name: scaleIn;
}

@-webkit-keyframes scaleIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scaleIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}



/*Captcha*/
.demo-error {
	color: #FF0000;
	font-size: 0.95em;
}

.demo-table {
	border-radius: 3px;
	padding: 10px;
	border: #E0E0E0 1px solid;
}

.demo-success {
	margin-top: 5px;
	color: #478347;
	background: #e2ead1;
	padding: 10px;
	border-radius: 5px;
}

.captcha-input {
	background: #FFF url(../captchaImageSource.php) repeat-y left center !important;
	padding-left: 85px;
}



/* Modalni za detalje o proizvodu */
.modal-dialog-test {
	width: 1200px;
	max-width: 80%;
	margin: 30px auto;
}


/*carousel za artikle css*/
/* .modal-art {
	height: 690px;

} */

#myCarouseldetails .list-inline {
	white-space: nowrap;
	/*overflow-x:auto;*/
}

.noimage {
	width: 450px;
	height: 450px;
}

.modal-dialog-test p {
	word-wrap: break-word;

}

#myCarouseldetails .carousel-indicators {
	position: static;
	left: initial;
	width: initial;
	margin-left: initial;
}

#myCarouseldetails .carousel-indicators>li {
	width: initial;
	height: initial;
	text-indent: initial;
}

/* #myCarouseldetails .carousel-indicators>li.active img {
	opacity: 0.7;
} */

#myCarouseldetails .carousel-inner img {
	width: 420px;
	height: 350px;
    object-fit: contain;
}

@media only screen and (max-width: 764px) {
	/* .search_onama {
		width: 80% !important;
	}

	.button_onama {
		margin-top: -35px !important;
		margin-right: 10px !important;
		float: right !important;
	} */

	#myCarouseldetails .carousel-inner img {
		max-width: 80% !important;
		height: 100% !important;
	}

	.noimage {
		max-width: 90% !important;
		height: 80% !important;
	}

	#myCarouseldetails .list-inline-item {
		display: none;
	}

	#PdIQ {
		width: 25%;
	}

	.modal-dialog-test {
		max-width: 95%;
		margin: 10px auto;

	}

	.modal-dialog-test p {
		word-wrap: break-word;

	}
}

@media only screen and (max-width: 960px) {
	#myCarouseldetails .carousel-inner img {
		max-width: 90%;
		height: 90%;
	}

	#myCarouseldetails .list-inline-item {
		display: none;
	}

	#PdIQ {
		width: 25%;
	}

	.noimage {
		max-width: 90%;
		height: 90%;
	}

	.modal-dialog-test {
		max-width: 90%;
		margin: 10px auto;
	}

	.modal-dialog-test p {
		word-wrap: break-word;

	}
}

/* end */

#threecol {
	padding: 100px 0 0 0;
}

/*************************
	*******Header******
**************************/
#accessibility-menu {
	background-color: rgba(255, 255, 255, 0.95);
	padding-top: 0;
	padding-bottom: 0;
}

#accessibility-menu button {
	border: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.navbar.navbar-default {
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
}

.navbar.navbar-default .navbar-toggle {
	margin-top: 32px;
}

.navbar-light .navbar-toggler {
	background-color: white;
}

.navbar.navbar-default .navbar-f {
	height: auto;
	padding: 22px 15px 21px;
}


#menu-socila-networks a {
	vertical-align: middle;
	font-size: 2rem;
}


#menu-search-form {
	width: 12rem;
}

.menu-search-icon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1664 1664'%3E%3Cpath fill='%23ccc' d='M1152 704q0-185-131.5-316.5T704 256T387.5 387.5T256 704t131.5 316.5T704 1152t316.5-131.5T1152 704m512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124q-143 0-273.5-55.5t-225-150t-150-225T0 704t55.5-273.5t150-225t225-150T704 0t273.5 55.5t225 150t150 225T1408 704q0 220-124 399l343 343q37 37 37 90'/%3E%3C/svg%3E");;
	background-repeat: no-repeat;
	background-position: right;
	background-origin: content-box;
}

@media (min-width: 767.98px) {
	#menu-search-form {
		display: none;
	}
	#menu-socila-networks {
		display: none;
	}
}

/* @media only screen and (max-width: 960px) {
	#main-menu.navbar-default .navbar-nav>li>a {
		padding-top: 7px !important;
		padding-bottom: 7px !important;
	}
} */

#main-menu.navbar-default {
	padding-top: 0;
	padding-bottom: 0;
	background-color: rgba(255, 255, 255, 0.95);
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
}

@media (max-width: 575.98px) {
	#main-menu .navbar-brand,
	#main-menu .navbar-brand img {
		max-width: 100px;
		object-fit: contain;
		margin-right: 0;
	}

	#menu-search-form {
		width: 7rem;
	}
}

#main-menu.navbar-default .navbar-nav>li>a {
	/*   glavni menu   */
	padding-top: 30px !important;
	padding-bottom: 30px;
	color: #050706;
	font-family: 'Montserrat', sans-serif;
	font-size: 1rem;
	font-weight: 300;
}

@media (max-width: 768px) {
	#main-menu.navbar-default .navbar-nav>li>a {
		/*   glavni menu   */
		padding-top: 15px !important;
		padding-bottom: 15px;
	}
}

#main-menu.navbar-default .navbar-nav>li.active>a,
#main-menu.navbar-default .navbar-nav>li.open>a,
#main-menu.navbar-default .navbar-nav>li:hover>a {
	background: transparent;
	padding-top: 37px;
	border-top: 3px solid #050706;
}

#main-menu.navbar-default .dropdown-menu .dropdown-item {
	padding-top: 0.5rem !important;
	padding-bottom: 0.5rem;
	color: #050706;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}

/* 
#main-menu.navbar-default .dropdown-menu {
	padding: 0 20px;
	min-width: 220px;
	background-color: rgba(26, 28, 40, 0.9);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	background-clip: inherit;
}

#main-menu.navbar-default .dropdown-menu>li {
	border-left: 3px solid transparent;
	margin-left: -20px;
	padding-left: 17px;
	-webit-transition: border-color 400ms;
	transition: border-color 400ms;
}

#main-menu.navbar-default .dropdown-menu>li>a {
	border-top: 1px solid #404455;
	padding: 15px 0;
	color: #eeeeee;
}

#main-menu.navbar-default .dropdown-menu>li:first-child>a {
	border-top: 0;
}

#main-menu.navbar-default .dropdown-menu>li.active,
#main-menu.navbar-default .dropdown-menu>li.open,
#main-menu.navbar-default .dropdown-menu>li:hover {
	border-left-color: #45aed6;
}

#main-menu.navbar-default .dropdown-menu>li.active>a,
#main-menu.navbar-default .dropdown-menu>li.open>a,
#main-menu.navbar-default .dropdown-menu>li:hover>a {
	color: #45aed6;
	background-color: transparent;
} */


#main-slider {
	overflow: hidden;
}

#main-slider .item {
	height: 65vmin;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
}

#main-slider .slider-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: white;
	text-shadow: 0 0 .5rem black;
}

#main-slider .container {
	min-height:50%;
}

#main-slider .slider-inner h4 {
	font-size: 1.875rem;
	line-height: 2;
	/*	text-transform: uppercase;  */
	color: green;
}

#main-slider .slider-inner h2 {
	font-size: 6vmin;
	line-height: 1;
	/*	text-transform: uppercase;  */
	color: white;
}

#main-slider .slider-inner h2>span {
	color: #000;
	text-shadow: 0 0 .5rem white;
}

#main-slider .slider-inner .btn {
	margin-top: 10px;
}

#main-slider .owl-prev,
#main-slider .owl-next {
	position: absolute;
	top: 50%;
	background-color: rgba(0, 0, 0, 0.2);
	color: #fff;
	font-size: 1.875rem;
	display: inline-block;
	margin-top: -35px;
	height: 70px;
	width: 70px;
	line-height: 70px;
	text-align: center;
	border-radius: 100px;
	z-index: 5;
	-webkit-transition: background-color 400ms;
	transition: background-color 400ms;
}

#main-slider .owl-prev:hover,
#main-slider .owl-next:hover {
	background-color: #45aed6;
}

#main-slider .owl-prev {
	left: -35px;
	text-indent: 14px;
}

#main-slider .owl-next {
	right: -35px;
	text-indent: -20px;
}

#bar {
	width: 0%;
	max-width: 100%;
	height: 4px;
	background: #45aed6;
}

#progressBar {
	margin-top: -4px;
	position: relative;
	z-index: 999;
	width: 100%;
	background: rgba(0, 0, 0, 0.1);
}

#cta {
	padding: 50px 0;
	background-color: #eeeeee;
}

#cta h2 {
	margin-top: 0;
}

#cta .btn {
	margin-top: 40px;
	font-size: 1.75rem;
	width:100%;
}
@media only screen and (max-width: 767px) {
	#cta .btn {
		margin-top: 40px;
		font-size: 1.75rem;
		width:75%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	#cta .btn {
		margin-top: 40px;
		font-size: 1.75rem;
		width:40%;
		margin-left: .5rem;
		margin-right: .5rem;
	}
}

#cta1 {
	padding: 50px 0;
}

#cta2 {
	background: #242a33 url(../images/cta2/cta2-bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	color: #fff;
	padding: 50px 0;
}

/* @media only screen and (max-width: 960px) {
	#cta2 {
		background: #242a33 url(../images/cta2/cta2-bg.jpg) no-repeat 50% 50%;
		background-size: cover;
		color: #fff;
		padding: 10px;
	}
} */

#cta2 .btn {
	margin-top: 10px;
	font-size: 1.75rem;
}

#cta2 h2 {
	color: #fff;
	/* font-size: 2.75rem; */
	line-height: 1;
}

#cta2 h2>span {
	color: #45aed6;
}

#features {
	padding: 50px 0;
}

@media only screen and (min-width: 768px) {
	#features .media.service-box:first-child {
		margin-top: 0px;
	}
}

#features .media.service-box:last-child {
	margin-bottom: 0px;
}

#services {
	padding: 50px 0;
}

.media.service-box {
	margin: 25px 0;
}

.media.service-box .pull-left {
	margin-right: 20px;
}

.media.service-box .pull-left>i {
	font-size: 1.5rem;
	height: 64px;
	line-height: 64px;
	text-align: center;
	width: 64px;
	border-radius: 100%;
	color: #53c14d;
	box-shadow: inset 0 0 0 1px #d7d7d7;
	-webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
	transition: background-color 400ms, background-color 400ms;
	position: relative;
}

.media.service-box .pull-left>i:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	top: 50%;
	margin-top: -10px;
	right: -10px;
	border: 4px solid #fff;
	border-radius: 20px;
	background: #53c14d;
}

.media.service-box:hover .pull-left>i {
	background-image: -moz-linear-gradient(90deg, #53c14d 0%, #53c14d 100%);
	background-image: -webkit-linear-gradient(90deg, #53c14d 0%, #53c14d 100%);
	background-image: -ms-linear-gradient(90deg, #53c14d 0%, #53c14d 100%);
	color: #fff;
	box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
	-webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
}

#portfolio {
	padding: 100px 0 0 0;
	background: #f5f5f5;
}

#portfolio .portfolio-filter {
	list-style: none;
	padding: 0;
	margin: 0 0 50px;
	display: inline-block;
}

#portfolio .portfolio-filter>li {
	float: left;
	display: block;
}

#portfolio .portfolio-filter>li a {
	display: block;
	padding: 7px 15px;
	background: #e5e5e5;
	color: #64686d;
	position: relative;
}

#portfolio .portfolio-filter>li a:hover,
#portfolio .portfolio-filter>li a.active {
	background: #45aed6;
	color: #fff;
	box-shadow: 0 -3px 0 0 #318daf inset;
	-webkit-box-shadow: 0 -3px 0 0 #318daf inset;
}

#portfolio .portfolio-filter>li a.active:after {
	content: " ";
	position: absolute;
	bottom: -17px;
	left: 50%;
	margin-left: -10px;
	border-width: 10px;
	border-style: solid;
	border-color: #318daf transparent transparent transparent;
}

#portfolio .portfolio-filter>li:first-child a {
	border-radius: 4px 0 0 4px;
}

#portfolio .portfolio-filter>li:last-child a {
	border-radius: 0 4px 4px 0;
}

#portfolio .portfolio-items {
	margin: -15px;
}

#portfolio .portfolio-item {
	width: 24.9%;
	float: left;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#portfolio .portfolio-item .portfolio-item-inner {
	position: relative;
}

#portfolio .portfolio-item .portfolio-item-inner .portfolio-info {
	opacity: 0;
	transition: opacity 400ms;
	-webkit-transition: opacity 400ms;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
}

#portfolio .portfolio-item .portfolio-item-inner .portfolio-info h3 {
	font-size: 1rem;
	line-height: 1;
	margin: 0;
	color: #fff;
}

#portfolio .portfolio-item .portfolio-item-inner .portfolio-info .preview {
	position: absolute;
	top: -18px;
	right: 12px;
	border-radius: 50%;
	background-image: -moz-linear-gradient(90deg, #2caab3 0%, #53c14d 100%);
	background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #53c14d 100%);
	background-image: -ms-linear-gradient(90deg, #2caab3 0%, #53c14d 100%);
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	box-shadow: 0 0 0 2px #fff;
	-webkit-box-shadow: 0 0 0 2px #fff;
}

#portfolio .portfolio-item:hover .portfolio-info {
	opacity: 1;
}

.btn-read-more:hover {
	color: #000;
}

#Container .mix {
	display: none;
}

/*************************
	*** servisi - zašto mi ***
**************************/
.layout_padding {
	padding-top: 75px;
	padding-bottom: 75px;
}

.heading_main h2 {
	font-size: 2.5rem;
	letter-spacing: -0.5px;
	font-weight: 600;
	padding: 0;
	margin: 0;
	font-family: Segoe UI, Arial, sans-serif;
/*	text-transform: uppercase;*/
}

.heading_main p.large {
	font-size: 1.25rem;
	color: #605f5f;
	position: relative;
	padding: 0;
	font-weight: 500;
	margin: 0;
}

.heading_main p {
	font-family: Segoe UI, Arial, sans-serif;
}

.heading_main p.small_tag {
	color: #000;
	font-size: 18px;
	/*text-transform: uppercase;*/
	line-height: normal;
	font-weight: 600;
	margin: 0;
}

p.section_count {
	font-size: 9.6875rem;
	margin: 0 45px 0 0;
	color: #cccac5;
	font-weight: 400;
	line-height: 70px;
}

/*****************************
	***kraj servisi - zašto mi ***
*****************************/


.menu-restaurant {
	width: 100%;
	float: center;
	padding: 15px;
	position: relative;
}

.menu-restaurant .menu-title {
	float: left;
	font-family: Segoe UI, Arial, sans-serif;
/*	text-transform: uppercase;*/
	letter-spacing: 1px;
	color: #FFB03B;
}

.menu-restaurant .menu-line {
	position: absolute;
	bottom: 6px;
	border-bottom: 1px dotted rgba(0, 0, 0, .3);
	margin-left: .6rem;
	margin-right: .6rem;
}

.menu-restaurant .menu-price {
	font-weight: 600;
	position: absolute;
	right: 0;
	top: 0;
}

.menu-restaurant .menu-subtitle {
	display: block;
	float: left;
	color: #B1B1B1;
	font-family: Segoe UI, Arial, sans-serif;
	font-size: 1.2rem;
}

.menu-restaurant span.clearfix {
	position: relative;
	display: block;
}

#menu-flters ul li a.active,
#menu-flters ul li a:hover {
	background: #FFB03B;
	color: #fff;
	border: 1px solid #FFB03B;
}

#menu-flters ul li {
	display: inline-block;
	color: #fff;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-bottom: 40px;
}

#menu-flters ul li a {
	padding: 10px 20px;
	font-size: 0.875rem;
	color: #565656;
	border-radius: 0px;
	border: 1px solid #BBBBBB;
	text-decoration: none;
	cursor: pointer;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

#testimonial {
	background: #333333 url(../images/testimonial/bg.jpg) no-repeat 0 0;
	background-size: cover;
	padding: 100px 0 0 0;
	color: #fff;
}

#testimonial h4 {
	color: #fff;
	margin-bottom: 0;
}

#testimonial small {
	display: block;
	margin-bottom: 10px;
	color: rgba(255, 255, 255, 0.7);
}

#testimonial .btns {
	margin-top: 10px;
}

#about {
	padding: 50px 0;
}

#work-process {
	padding: 100px 0 0 0;
	background: #20222e url(../images/work-process/bg.jpg) no-repeat 0 0;
	background-size: cover;
	color: #fff;
}

#work-process h2 {
	color: #fff;
}

#work-process h3 {
	color: #fff;
	margin-bottom: 0;
}

#work-process .icon-circle {
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border: 2px solid #45aed6;
	border-radius: 100px;
	position: relative;
}

#work-process .icon-circle>span {
	border-style: solid;
	border-width: 2px;
	border-color: #45aed6;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	width: 24px;
	height: 24px;
	line-height: 20px;
	top: -12px;
	color: #64686d;
}

#work-process h3 {
	margin-bottom: 50px;
}

#meet-team {
	padding: 100px 0 0 0;
}

#meet-team .team-member {
	padding: 13px;
	background: #eeeeee;
	border: 2px solid #eeeeee;
	transition: border-color 400ms;
	-webkit-transition: border-color 400ms;
}

#meet-team .team-member .team-img {
	margin: -15px -15px 0 -15px;
}

#meet-team .team-member .team-info {
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 10px;
}

#meet-team .team-member:hover {
	border-color: #45aed6;
}

#meet-team .team-member:hover .social-icons>li>a {
	background: #45aed6;
}

#meet-team .social-icons {
	list-style: none;
	padding: 0;
	margin: 0;
}

#meet-team .social-icons>li {
	display: inline-block;
}

#meet-team .social-icons>li>a {
	display: block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background: #222534;
	border-radius: 3px;
}

.divider {
	margin-top: 50px;
	margin-bottom: 50px;
	background-image: -moz-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
	background-image: -webkit-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
	background-image: -ms-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
	width: 95%;
	height: 1px;
}

.progress {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #eeeeee;
}

.progress .progress-bar.progress-bar-primary {
	background-image: -moz-linear-gradient(4deg, #2caab3 0%, #53c14d 100%);
	background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #53c14d 100%);
	background-image: -ms-linear-gradient(4deg, #2caab3 0%, #53c14d 100%);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.nav.main-tab {
	background: #eee;
	border-bottom: 3px solid #222534;
	border-radius: 3px 3px 0 0;
}

.nav.main-tab>li>a {
	color: #272727;
}

.nav.main-tab>li.active>a {
	background: #222534;
	color: #45aed6;
}

.nav.main-tab>li:first-child>a {
	border-radius: 3px 0 0 0;
}

.nav.main-tab>li:last-child>a {
	border-radius: 0 3px 0 0;
}

.tab-content {
	border: 1px solid #eee;
	border-top: 0;
	padding: 20px 20px 10px;
	border-radius: 0 0 3px 3px;
}

.panel-default {
	border-color: #eee;
}

.panel-default>.panel-heading {
	background-color: #fff;
	border-color: #eee;
}

.panel-default>.panel-heading .panel-title {
	font-size: 0.875rem;
	font-weight: normal;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #eee;
}



#article {
	padding: 50px 0;
}



#animated-number {
	padding: 50px 0;
	background: #132125 url(../images/animated-number/bg.jpg) no-repeat 0 0;
	background-size: cover;
	color: #fff;
}

#animated-number h1,
#animated-number h2,
#animated-number h3,
#animated-number h4 {
	color: #fff;
}

#animated-number strong {
	display: block;
	margin-bottom: 30px;
}

.animated-number {
	display: inline-block;
	width: 140px;
	height: 140px;
	font-size: 1.5rem;
	line-height: 140px;
	border: 3px solid #fff;
	border-radius: 100px;
	margin-bottom: 20px;
}


#nastim {
	padding: 50px 0;
}


#review {
	padding: 50px 0;
}


#pricing {
	padding: 100px 0 0 0;
}

#pricing ul.pricing {
	list-style: none;
	padding: 0;
	margin: 70px 0 30px;
	border: 1px solid #eee;
	border-radius: 5px 5px 4px 4px;
	padding: 15px;
	text-align: center;
}

#pricing ul.pricing li {
	display: block;
	padding: 10px;
}

#pricing ul.pricing li.plan-header {
	background: #eee;
	border-radius: 4px 4px 0 0;
	margin: -15px -15px 10px;
	padding: 15px 15px 30px;
	border: 0;
}

#pricing ul.pricing li.plan-header .price-duration {
	position: relative;
	margin-top: -63px;
	top: -10px;
	display: inline-block;
	width: 116px;
	height: 116px;
	background-image: -moz-linear-gradient(90deg, #2caab3 0%, #53c14d 100%);
	background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #53c14d 100%);
	background-image: -ms-linear-gradient(90deg, #2caab3 0%, #53c14d 100%);
	color: #fff;
	border-radius: 100px;
	border: 5px solid #f6f6f6;
}

#pricing ul.pricing li.plan-header .price-duration>span {
	display: block;
	line-height: 1;
}

#pricing ul.pricing li.plan-header .price-duration>span.price {
	font-size: 1.5rem;
	font-weight: 700;
	margin-top: 35px;
}

#pricing ul.pricing li.plan-header .price-duration>span.duration {
	margin-top: 5px;
}

#pricing ul.pricing li.plan-header .plan-name {
	margin-top: 10px;
	font-size: 1.5rem;
	color: #272727;
	font-weight: bold;
	line-height: 1;
/*	text-transform: uppercase;*/
}

#pricing ul.pricing.featured {
	background: #222534;
	color: #fff;
	border: 0;
}

#pricing ul.pricing.featured li.plan-header {
	background-image: -moz-linear-gradient(90deg, #2caab3 0%, #53c14d 100%);
	background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #53c14d 100%);
	background-image: -ms-linear-gradient(90deg, #2caab3 0%, #53c14d 100%);
}

#pricing ul.pricing.featured li.plan-header .plan-name {
	color: #fff;
}

#get-in-touch {
	padding: 100px 0 50px;
	background-image: -moz-linear-gradient(90deg, #2caab3 0%, #53c14d 100%);
	background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #53c14d 100%);
	background-image: -ms-linear-gradient(90deg, #2caab3 0%, #53c14d 100%);
	color: #fff;
}

#get-in-touch h1,
#get-in-touch h2 {
	color: #fff;
}


/* Reference */
#reference {
	padding: 50px 0;
}

.reference-item img {
	height: 8rem;
	width: 100%;
	object-fit: contain;
}


/* Dodatne stranice */
#subpage {
	padding: 50px 0;
}

.square {
	/* aspect-ratio: 1 / 1; */
	padding-top: 100% !important;
	height: 0;
	position: relative;
	overflow: hidden;
}

.subpage-grid-item {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.subpage-grid-item-content {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;

	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.subpage-grid-item:hover {
	filter: brightness(80%);
}

.subpage-grid-item h3 {
	color: white;
	background-color: transparent !important;
	text-shadow: 0 0 .5rem black;
}

.subpage-title {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	/* mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 80%, rgba(0,0,0,0)); */

	height: 20rem;

	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.subpage-title h1 {
	color: white;
	background-color: transparent !important;
	text-shadow: 0 0 .5rem black;

	font-size: 6vmin;
}


/* Nas tim */

.nastim-grid-item {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}


/* Blog */
#blog {
	padding: 50px 0;
}

.blog-item img {
	height: 16rem;
	width: 100%;
	object-fit: contain;
}

.blog-item-date .fa,
.blog-post-date .fa {
	color: #eea802;
}


.blog-post-img {
	height: 30rem;
	width: 100%;
	object-fit: contain;
}

.blog-post-text {
	font-size: 1.125rem;
	line-height: 1.875rem;
}

.blog-post-text a:not(.btn) {
	color: #0000EE;
	text-decoration: underline;
}

#contact {
	position: relative;
	overflow: hidden;
}

#contact .container-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(69, 174, 214, 0.3);
	z-index: 1;
}

#contact .contact-form {
	background: rgba(255, 255, 255, 0.8);
	padding: 20px;
	margin-top: 50px;
}

#contact .contact-form h3 {
	margin-top: 0;
}

.booking-item img {
	height: 16rem;
	width: 100%;
	object-fit: cover;
}

/***********************
	********* Footer ******
************************/
#footer {
	padding-top: 30px;
	padding-bottom: 30px;
	color: #999;
	background: #050706;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #45aed6;
}

#footer ul {
	list-style: none;
	padding: 0;
	margin: 0 -7.5px;
}

#footer ul>li {
	/* display: inline-block; */
	margin: 0 7.5px;
}

@media only screen and (min-width: 768px) {
	#footer .social-icons {
		float: right;
	}
}

.form-control {
	box-shadow: none;
	-webkit-box-shadow: none;
}

#footer h3 {
	color: #28a745;
}

/*
OneTel Template

http://www.templatemo.com/tm-468-onetel

*/

figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


figure.effect-bubba {
	background: #000;
	margin-bottom: 1px;
}

figure.effect-bubba img {
	opacity: 0.90;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
	opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}

figure.effect-bubba h2 {
	opacity: 0;
	color: #fff;
	font-size: 1.1875rem;
	font-weight: 700;
	/*text-transform: uppercase;*/
	padding-top: 8%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
}

figure.effect-bubba p {
	color: #fff;
	font-size: 0.875rem;
	font-weight: 500;
	text-align: center;
	padding: 10px 1.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
}

figure.effect-bubba h2 {
	opacity: 0;
	color: #fff;
	font-size: 1.1875rem;
	font-weight: 700;
/*	text-transform: uppercase;*/
	padding-top: 8%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
}

figure.effect-bubba p {
	color: #fff;
	font-size: 0.875rem;
	font-weight: 500;
	text-align: center;
	padding: 10px 1.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
}


@media (max-width: 719px) {
	figure.effect-bubba h2 {
		opacity: 0;
		color: #fff;
		font-size: 1.125rem;
		font-weight: 700;
	/*	text-transform: uppercase;*/
		padding-top: 8%;
		-webkit-transition: -webkit-transform 0.35s;
		transition: transform 0.35s;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	figure.effect-bubba p {
		color: #fff;
		font-size: 0.5625rem;
		font-weight: 500;
		text-align: center;
		padding: 10px 1.5em;
		opacity: 0;
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

}


figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/*  end ekipa*/
.font-sm {
	font-family: Segoe UI, Arial, sans-serif;
	font-size: 0.6688rem;
}

.font-md {
	font-family: Segoe UI, Arial, sans-serif;
	font-size: 0.8360rem;
}

.off-card {
	height: 45px;
	width: 45px;
	/* padding: %; */
	border-radius: 50%;
	text-align: center;
	line-height: 140px;
	position: absolute;
	/* left: 47%; */
	top: 4%;
	background: #050706;
	z-index: 1;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(0deg);
	opacity: 1;
}


.off-card h5 {
	font-size: 0.875rem;
	font-weight: 700;
	color: #fff;
	/*text-transform: uppercase;*/
	padding-top: 10%
}

.off-card:after {
	position: absolute;
	left: 5px;
	top: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border: 0;
	content: "";
	border-radius: 50%;
	z-index: -1;
}



/* recenzije */

.review-content {
	min-height: 300px;
	height: 100%;
	background-color: black;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.review-container h5 {
	color: white;
	text-align: center;	
}

.review-container p {
	color: white;
	margin: 0;
}

.review-container:hover {
	filter: brightness(130%);
}


/*******************************/
/********* Feature CSS *********/
/*******************************/
.feature {
	position: relative;
	width: 100%;
	padding: 45px 0;
}

.feature .col-md-6 {
	height: 100%;
}

.feature .feature-img {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
}

.feature .feature-img::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 70%;
	top: 30%;
	left: 0;
	border: 30px solid;
	border-image: repeating-linear-gradient(45deg, rgba(0, 0, 0, .05), rgba(0, 0, 0, .05) .5%, rgba(0, 0, 0, .1) .5%, rgba(0, 0, 0, .1) 1%) 30;
	z-index: 1;
}

.feature .feature-img:hover::after {
	border-image: repeating-linear-gradient(45deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) .5%, rgba(0, 0, 0, .05) .5%, rgba(0, 0, 0, .05) 1%) 30;
}

.feature .feature-img img {
	position: relative;
	max-width: 100%;
	max-height: 100%;
	margin: 0 30px 30px 30px;
	z-index: 2;
}

@media (max-width: 767.98px) {
	.feature .feature-img {
		margin-bottom: 45px;
	}
}

.feature .counters .col-6 {
	padding-top: 25px;
	display: flex;
	flex-direction: row;
}

.feature .counters i {
	padding: 5px 15px 0 0;
	font-size: 1.75rem;
	color: #449d44;
}

.feature .counters h2 {
	position: relative;
	display: inline-block;
	color: #449d44;
	font-size: 1.875rem;
	font-weight: 300;
}

.feature .counters h2::after {
	position: absolute;
	content: "+";
	top: -15px;
	right: -15px;
}

.feature .counters p {
	color: #449d44;
	font-size: 1.25rem;
	margin: 0;
}

.countdown.show .running {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.countdown.show .running timer {
	font-size: 1.875rem;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1;
	color: #8c0734;
}

.countdown.show .running timer .days,
.countdown.show .running timer .hours,
.countdown.show .running timer .minutes,
.countdown.show .running timer .seconds {
	width: 40px;
	text-align: left;
	margin: 0 7px;
}

@media (max-width: 480px) {
	.countdown.show .running timer {
		font-size: 1.25rem;
	}

	.countdown.show .running timer .days,
	.countdown.show .running timer .hours,
	.countdown.show .running timer .minutes,
	.countdown.show .running timer .seconds {
		width: 25px;
	}
}

.countdown.show .running .labels {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 0.625rem;
}

.countdown.show .running .labels span {
	width: 60px;
	text-align: center;
	margin: 0px 2px;
}

@media (max-width: 480px) {
	.countdown.show .running .labels span {
		width: 40px;
	}
}

.countdown.show .running .text {
	font-size: 0.5rem;
	margin-top: 12px;
	font-weight: 600;
}

.countdown.show .running button {
	border: none;
	background-color: black;
	color: white;
	border-radius: 25px;
	padding: 10px 20px;
	margin: 10px;
}

.countdown.show .running .break {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	height: 0;
}

.countdown.show .ended {
	display: none;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.countdown.show .ended .text {
	font-size: 1.25rem;
}

.countdown.show .ended button {
	border: none;
	background-color: #5a0000;
	color: white;
	border-radius: 25px;
	padding: 10px 20px;
	margin: 10px;
}

.countdown.show .ended .break {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	height: 0;
}

.container-brojac {
	margin: 0;
}

@media only screen and (min-width: 764px) {
	.zastomibox {
		height: 300px;
	}
}

.slider_artikl {
	margin: 10px 0;
	height: 2rem;
	overflow: hidden;
	font-size: 0.875rem !important;
	font-weight: 500;
}

.btn-sm-modalni {
	padding: 5px 10px;
	font-size: 0.75rem;
	line-height: 1.5;
	border-radius: 3px;
	float: right;
	margin-top: -33px;
	margin-right: 25px;
}

#myCarouseldetails .carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block;
	text-align: center !important;
}

#galerija {
	padding: 50px 0;
}

.galerijaSL {
	width: 100%;
	/* height: 100%; */
	height: 300px !important;
	object-fit: cover;
}

#gallery-modal-image {
	width: 100%;
	max-height: 80vh;
	object-fit: cover;
}

#gl {
	height: 350px;
}

/* .modal-art {
	height: 450px;

} */

@media only screen and (max-width: 764px) {
	.btn-sm-modalni {
		padding: 5px 10px;
		font-size: 0.75rem;
		line-height: 1.5;
		border-radius: 3px;
		float: right;
		margin-top: -33px;
		margin-right: 100px;
	}

	/* .modal-art {
		height: 250px;
	} */

	.onama_logo {
		width: 75px;
	}

	.ponuda_slider {
		position: relative;
		min-height: 1px;
		padding-right: 0px !important;
		padding-left: 15px;
	}

	.artikl_container {
		height: 220px;
	}

	#gl {
		height: 220px !important;
	}
}

.col-centered {
	float: none;
	margin: 0 auto;
}

.carousel-control-prev,
.carousel-control-next {
	width: 4rem;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 2rem;
    height: 2rem;
	filter: drop-shadow(0 0 0.15rem black);
}

/* .carousel-control.left,
.carousel-control.right {
	margin-right: 40px;
	margin-left: 32px;
	background-image: none;
	opacity: 1;
}

.carousel-control>a>span {
	color: white;
	font-size: 29px !important;
} */


.carousel-col {
	position: relative;
	min-height: 1px;
	padding: 5px;
	float: left;

}

.carousel-item .card {
	/* border: none; */
	background-color: transparent;
	padding: 0;
}

.carousel-item .card-header {
	padding: 0;
}

.carousel-item .card-body {
	padding: 0;
}

.artikl {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* Ovaj dio je nužan kako bi sve slike na akcijama bile iste veličine */
.card-img-top {
	width: 100%!important;
	height: 15vw;
	object-fit: cover;
}

@media only screen and (max-width: 764px) {
	.card-img-top {
		width:100%!important;
		height: 25vw;
		object-fit: contain;
	}
}

.limit-text-height {
	line-height: 1.2em;
	height: 2.4em;
	overflow: hidden;
}

.bg-darkorange {
	background-color: #050706;
}

/* .active>div {
	display: none;
}

.active>div:first-child {
	display: block;
} */

/*xs*/
@media (max-width: 767px) {
	.artikl {
		width: '100%' !important;
	}

	p {

		font-family: 'Poppins', sans-serif !important;
		font-size: 1rem !important;

	}

	.www {
		font-family: Segoe UI, Arial, sans-serif;
		font-size: 1rem !important;
	}

	.tab-content>.active {
		display: block;
		visibility: visible;
		font-size: 1rem;
	}

	.carousel-inner .active.left {
		left: -50%;
	}

	.carousel-inner .active.right {
		left: 50%;
	}

	.carousel-inner .next {
		left: 50%;
	}

	.carousel-inner .prev {
		left: -50%;
	}

	.carousel-col {
		width: 50%;
	}

	.active>div:first-child+div {
		display: block;
		padding: 0 !important
	}

	.block {
		width: 195px !important;
		height: 120px !important;
	}
}

@media (max-width: 767px) {
	.slider_artikl {
		font-size: 0.875rem !important;
	}
}

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

	.artikl {
		width: '100%' !important;
	}

	p {
		font-family: Segoe UI, Arial, sans-serif;
		font-size: 1rem !important;
	}

	.tab-content>.active {
		display: block;
		visibility: visible;
		font-size: 1rem;
	}

	.www {
		font-family: Segoe UI, Arial, sans-serif;
		font-size: 1rem !important;
	}

	.carousel-inner .active.left {
		left: -50%;
	}

	.carousel-inner .active.right {
		left: 50%;
	}

	.carousel-inner .next {
		left: 50%;
	}

	.carousel-inner .prev {
		left: -50%;
	}

	.carousel-col {
		width: 50%;
	}

	.active>div:first-child+div {
		display: block;
	}
}

/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
	.carousel-inner .active.left {
		left: -33%;
	}

	.carousel-inner .active.right {
		left: 33%;
	}

	.carousel-inner .next {
		left: 33%;
	}

	.carousel-inner .prev {
		left: -33%;
	}

	.carousel-col {
		width: 33%;
	}

	.active>div:first-child+div {
		display: block;
	}

	.active>div:first-child+div+div {
		display: block;
	}
}

.vertical-align {
	display: flex;
	align-items: center;
}

/*lg*/
@media (min-width: 1200px) {
	.carousel-inner .active.left {
		left: -25%;
	}

	.carousel-inner .active.right {
		left: 25%;
	}

	.carousel-inner .next {
		left: 25%;
	}

	.carousel-inner .prev {
		left: -25%;
	}

	.carousel-col {
		width: 33%;
	}

	.active>div:first-child+div {
		display: block;
	}

	.active>div:first-child+div+div {
		display: block;
	}

	.active>div:first-child+div+div {
		display: block;
	}
}


/* .galerijaSL {
	height: 250px !important;
} */

/* @media (max-width: 719px)
	{
	.galerijaSL {
		height: 188px;
		;
	}

} */

.nav-pills .nav-link {
	background-color: #ecf0f1;
}

.nav-pills .nav-link.active, .nav-pills .nav-link:hover, .nav-pills .nav-link:focus {
	color: #fff!important;
	background-color: #28a745!important;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	color: #000 !important;
	background-color: #337ab7;
}

.artikl_container {
	height: 350px;
}

@media only screen and (max-width: 764px) {
	.artikl_container {
		height: 220px;
	}

	#gl {
		height: 220px !important;
	}
}

.tab {
	white-space: pre-wrap;
	/* css-3 */
	white-space: -moz-pre-wrap;
	/* Mozilla, since 1999 */
	white-space: -pre-wrap;
	/* Opera 4-6 */
	white-space: -o-pre-wrap;
	/* Opera 7 */
	word-wrap: break-word;
	/* Internet Explorer 5.5+ */
	line-height: normal;
}

.product-large {
	height: 500px;
	margin-left: -15px;
	margin-right: -15px;
	text-align: center;
	padding-top: 285px;
}

.set-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

#myCarouseldetails .carousel-inner img {
	/* width: 100%;
    height: 100%; */
	object-fit: contain;
}

pre.item-descripion {
	white-space: pre-wrap;		 /* css-3 */
	white-space: -moz-pre-wrap;	 /* Mozilla, since 1999 */
	white-space: -pre-wrap;		 /* Opera 4-6 */
	white-space: -o-pre-wrap;	 /* Opera 7 */
	word-wrap: break-word;		 /* Internet Explorer 5.5+ */
	line-height: normal;

	font-family: 'Montserrat', sans-serif;
	font-size: 1rem;
}

@media only screen and (max-width: 764px) {
	.margin-l {
		margin-bottom: 30px;
	}
}

@media (min-width: 576px) {
	.margin-l {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 764px) {
	.margin-r {
		margin-top: 30px;
	}
}

@media (min-width: 576px) {
	.margin-r {
		margin-top: 30px;
	}
}

@media (min-width: 776px) and (max-width: 995px) {
	.onama_logo {
		width: 100px !important;
		height: 80px;
		object-fit: contain;
	}

	/* #main-menu.navbar-default .navbar-nav>li>a {
		padding-top: 50px !important;
		padding-bottom: 40px;
		color: #050706;
		font-family: 'Montserrat', sans-serif;
		font-size: 11px;
		font-weight: 300;
	} */
}

.onama_logo {
	width: 160px;
	height: 80px;
	object-fit: contain;
}

/* @media (min-width: 996px) and (max-width: 1200px) {
	#main-menu.navbar-default .navbar-nav>li>a {
		padding-top: 50px !important;
		padding-bottom: 40px;
		color: #050706;
		font-family: 'Montserrat', sans-serif;
		font-size: 15px;
		font-weight: 300;
	}
} */


/* Najprodavanije */
#najprodavanije {
	padding: 50px 0;
}

#carouselcategory {
	padding: 50px 0;
}

#carouselcategory .carousel-container:not(:first-child) {
	padding-top: 100px;
}

/* Booking */
#booking {
	padding: 50px 0;
}

#booking-carousel-category {
	padding: 50px 0;
}

#booking-carousel-category .carousel-container:not(:first-child) {
	padding-top: 100px;
}

/* Rezervacije */
#reservation {
	padding: 50px 0;
}

/* Onama */
#onama {
	padding: 50px 0;
}

/* dio za footer*/
#footer {
padding: 30px 0 0 0!important;
font-size: 0.75rem !important;
}
#footer p {
font-weight: 400!important;
line-height: 20px!important;
margin: 0 0 10px!important;
}
#footer h3{
font-weight: 600!important;
}
#footer li{
line-height: 26px!important;
}
#footer h3 {
font-size: 1.0625rem !important;
/*text-transform: uppercase!important;*/
font-weight:600!important;
margin: 0 0 20px!important;
}
#underfooter {
padding: 15px 0!important;
font-size: 0.75rem !important;
}


/* dio za jquery ui datepicker*/
.rezervirano-start .ui-state-default {
	background: linear-gradient(to left top, #ff6666 50%, #e6e6e6 50%);
}
.rezervirano-start .ui-state-active {
	background: linear-gradient(to left top, #ff6666 50%, #fff 50%);
}

.rezervirano .ui-state-default {
	background: #ff6666;
}

.rezervirano-end .ui-state-default {
	background: linear-gradient(to left top, #e6e6e6 50%, #ff6666 50%);
}
.rezervirano-end .ui-state-active {
	background: linear-gradient(to left top, #fff 50%, #ff6666 50%);
}

.rezervirano-end.rezervirano-start .ui-state-default {
	background: #ff6666;
}

.predrezervirano-start .ui-state-default {
	background: linear-gradient(to left top, #ffc107 50%, #e6e6e6 50%);
}
.predrezervirano-start .ui-state-active {
	background: linear-gradient(to left top, #ffc107 50%, #fff 50%);
}

.predrezervirano .ui-state-default {
	background: #ffc107;
}

.predrezervirano-end .ui-state-default {
	background: linear-gradient(to left top, #e6e6e6 50%, #ffc107 50%);
}
.predrezervirano-end .ui-state-active {
	background: linear-gradient(to left top, #fff 50%, #ffc107 50%);
}

.predrezervirano-end.predrezervirano-start .ui-state-default {
	background: #ffc107;
}

.rezervirano-end.predrezervirano-start .ui-state-default {
	background: linear-gradient(to left top, #ffc107 50%, #ff6666 50%);
}
.predrezervirano-end.rezervirano-start .ui-state-default {
	background: linear-gradient(to left top, #ff6666 50%, #ffc107 50%);
}

a.ui-state-default {
	color: #555 !important;
}

.order-container {
	display: flex;
	flex-direction: column;
}


#webshop-group-menu {
	/* padding: 50px 0; */
	padding-top: 1.5rem;
	padding-bottom: 50px;
	background-color: #eeeeee;
}

.group-menu-container {
	gap: 1.5rem;
}

.group-menu-item {
	width: 10rem;
	box-shadow: 2px 2px 5px lightgray;
	/* font-size: 1rem; */
	line-height: 1.4;
}
  
.group-menu-item:hover {
	box-shadow: 5px 5px 12px lightgray;
}
  
.group-menu-item > img {
	width: 100%;
	height: 9rem;
	object-fit: cover;
}
  
@media (max-width: 992px) {
	.group-menu-container {
		gap: 0.75rem;
	}

	.group-menu-item {
		width: 7rem;
		font-size: .8rem;
	}
  
	.group-menu-item > img {
		height: 6rem;
	}
}


/* webshop grupe u footeru */
.webshop-group-menu-row {
	margin-bottom: 42px;
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	justify-content: center;
}

.webshop-group-menu-link {
	width: 14%;
	min-width: 80px;
	max-width: 120px;
	aspect-ratio: 1;
	padding: .5rem;

	display: flex;
	justify-content: center;
	align-items: center;

	color: white;
	background-color: white;

	box-shadow: 2px 2px 5px gray;
}

.webshop-group-menu-footer {
	width: 80px !important;
	gap: .5rem !important;
	padding: .25rem !important;
}

.webshop-group-menu-link:hover {
	box-shadow: 5px 5px 12px gray;
}

.webshop-group-menu-link>img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.webshop-group-menu-link>i {
	color: black;
	font-size: 3rem;
}

@media (max-width: 768px) {
	.webshop-group-menu-row {
		gap: .5rem;
	}

	.webshop-group-menu-link {
		padding: .25rem;
	}

	.webshop-group-menu-link>i {
		font-size: 2rem;
	}
}
/*Za novi slider*/
.product-offer {
	position: relative;
	overflow: hidden;
  }
  
  .product-offer img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: .5s;
  }
  
  .product-offer:hover img {
	transform: scale(1.2) rotate(5deg);
  }
  
  .product-offer .offer-text {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: rgba(61, 70, 77, 0.5);
	z-index: 1;
  }
  
  .product-offer img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: .5s;
  }
  
  .product-offer:hover img {
	transform: scale(1.2) rotate(5deg);
  }

  .animiraj img {
	transition: .5s;
  }

  .animiraj:hover img {
	transform: scale(1.2) rotate(5deg);
  }
  
  .product-offer .offer-text {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: rgba(61, 70, 77, 0.5);
	z-index: 1;
  }

  .mb-30 {
	margin-bottom: 30px;
  }

	.carousel-item h1{
	font-size:2rem!important;
	}

	.offer-text .h3, h3 {
		font-size: 1.33rem!important;
	}

@media (max-width: 575.98px) { 
	.carousel-caption {
		right: 0!important;
		left: 0!important;
		}

	.carousel-item px-5 {
			padding-left: 0!important;
			padding-right: 0!important;
			}
}


@media (max-width: 767.98px) {
	
	.carousel-caption {
		right: 0!important;
		left: 0!important;
		}
		.product-offer h6 {
		font-size:1rem!important;
		}
		.product-offer h3 {
			font-size:1rem!important;
			}
		.carousel-item px-5 {
		padding-left: 0!important;
		padding-right: 0!important;
		}
		
 }


@media (max-width: 991.98px) { 
	.h3, h3 {
		font-size: 1.35rem!important;
	}

 }


@media (max-width: 1199.98px) { 
	.h3, h3 {
		font-size: 1.45rem;
	}
 }

