/* UNIVERSAL */

body {
    position: relative;
    overflow-x: hidden;
}

body, p {
    font-family: 'Montserrat', sans-serif;
    color: #181d31;
}

p {
    line-height: 1.5em;
    font-weight: 400;
    margin: 0 0 21px;
    font-size: 1.1em;
}

.main li {
    line-height: 1.5em;
    font-weight: 400;
    font-size: 1.1em;
    margin: 0 0 21px;
}

p a {
    color: #4d5355;
}

p a:hover {
    color: #4d5355;
}

a {
	color: #4d5355;
}

a:hover {
	text-decoration: none;
    opacity: 0.8;
    color: initial;
}

a:active, a:focus, a:visited {
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
    color: #4d5355;
    letter-spacing: 0px;
}

h1 {
    font-size: 3.6em;
    line-height: 1.2em;
    font-weight: 900;
    margin: 0 0 20px 0;
}

h2 {
    font-size: 3.2em;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 21px 0;
    letter-spacing: 0px;
    text-transform: none;
    color: #938359;
}

h3 {
    font-size: 2.1em;
    font-weight: 700;
    color: #938359;
    letter-spacing: normal;
    line-height: 1.3;
    margin-bottom: 16px;
    text-transform: none;
}

h4 {
    font-size: 1.4em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 0 0 16px 0;
    text-transform: none;
}

h5 {
    font-size: 0.96em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 16px;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}

.clear {clear:both; height:0px;}
.clear10 {clear:both; height:10px;}
.clear15 {clear:both; height:15px;}
.clear20 {clear:both; height:20px;}
.clear30 {clear:both; height:30px;}
.clear40 {clear:both; height:40px;}
.clear50 {clear:both; height:50px;}
.clear60 {clear:both; height:60px;}
.clear70 {clear:both; height:70px;}
.clear80 {clear:both; height:80px;}
.clear90 {clear:both; height:90px;}

.relative {position:relative !important;}
.inline {display:inline !important;}
.block {display:block !important;}
.inline-block {display:inline-block !important;}

.whitetext {color:#fff !important;}
.noradi {border-radius:0 !important}

.righttoleft {text-align:right;}
.centertoleft {text-align:center;}

hr.hrfull {background:#ddd;}
.bigtar:hover {cursor:pointer;}

.glavna-tekst {}
.glavna-tekst img {max-width:100%; height:auto; display:inline-block;}

.cart5error .help-block {color:#d2322d;}
.error_message p {font-size:0.8em; color:#d2322d;}
.success_message p {font-size:2em; font-weight:700; color:#67d187;}
.error_message_product p {font-size:0.8em; color:#d2322d;}
.success_message_product p {font-size:2em; font-weight:700; color:#67d187;}

h2.entry-title-index {font-weight:500;}
.glavna-tekst {}
.page-header .breadcrumb {color:#ddd;}

/* fix za blurry owl images */

.owl-carousel .owl-item img {transform-style:flat; -webkit-backface-visibility: hidden;}

/* Cookie skripta */

.cc-cookies {position:fixed; width: 100%; left: 0; bottom:0; padding: 10px 5%; background:#fff;background:rgba(255,255,255,.85); color: #110300; font-size: 12px; font-weight: 400; z-index: 99999; text-align: center; }
.cc-cookies a, .cc-cookies a:hover { color: #110300; text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #fff; text-decoration: none; background: #7DAF3B; padding: 0.5em 0.75em; border-radius: 3px; box-shadow: 0 0 2px rgba(0,0,0,0.25); text-shadow: 0 -1px 0 rgba(0,0,0,0.35); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset  { background: #000; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }


/* Ovo je za videe embedane u wygwam, dodan je js plugin za wygwam koji oko videa automatski stavi div video-container */
.video-container {
	padding-top: 25px;
	padding-bottom: 50.5%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	height: 0;
}

.video-container.vimeo {
	padding-top: 0;
	padding-bottom: 56.4%;
}

.video-container embed,
.video-container iframe,
.video-container object,
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Toggles */
.toggle {
	margin: 10px 0 20px;
	position: relative;
	clear: both;
}

.toggle .toggle {
	margin: 10px 0 0;
}

.toggle > input {
	cursor: pointer;
	filter: alpha(opacity=0);
	height: 45px;
	margin: 0;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
}

.toggle > label,
  .toggle > .toggle-title {
	transition: all .15s ease-out;
	background: #f7f7f7;
	border-left: 3px solid #CCC;
	border-radius: 5px;
	color: #CCC;
	display: block;
	min-height: 20px;
	padding: 12px 20px 12px 10px;
	position: relative;
	cursor: pointer;
	font-weight: 400;
}

.toggle > label:-moz-selection,
    .toggle > .toggle-title:-moz-selection {
	background: none;
}

.toggle > label i.fa-minus,
    .toggle > .toggle-title i.fa-minus {
	display: none;
}

.toggle > label i.fa-plus,
    .toggle > .toggle-title i.fa-plus {
	display: inline;
}

.toggle > label:before,
    .toggle > .toggle-title:before {
	content: " ";
	position: absolute;
	top: calc(50% + 1px);
	right: 14px;
	border-color: #CCC;
	border-top: 1px solid;
	border-right: 1px solid;
	width: 8px;
	height: 8px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: transform 0.3s, top 0.3s;
	transform: rotate(-45deg) translate3d(0, -50%, 0);
	transform-origin: 35%;
}

.toggle > label:hover,
    .toggle > .toggle-title:hover {
	background: #f5f5f5;
}

.toggle > label + p,
    .toggle > .toggle-title + p {
	color: #999;
	display: block;
	overflow: hidden;
	padding-left: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 25px;
}

.toggle > label i,
    .toggle > .toggle-title i {
	font-size: 0.7em;
	margin-right: 8px;
	position: relative;
	top: -1px;
}

.toggle > .toggle-content {
	display: none;
}

.toggle > .toggle-content > p {
	margin-bottom: 0;
	padding: 10px 0;
}

.toggle.active i.fa-minus {
	display: inline;
}

.toggle.active i.fa-plus {
	display: none;
}

.toggle.active > label,
  .toggle.active > .toggle-title {
	background: #f7f7f7;
	border-color: #CCC;
}

.toggle.active > label:before,
    .toggle.active > .toggle-title:before {
	top: calc(50% - 8px);
	transform: rotate(135deg);
}

.toggle.active > p {
	white-space: normal;
}

.toggle > p.preview-active {
	height: auto;
	white-space: normal;
}

.toggle.toggle-sm .toggle > label,
  .toggle.toggle-sm .toggle > .toggle-title {
	font-size: 0.9em;
	padding: 6px 20px 6px 10px;
}

.toggle.toggle-sm .toggle > .toggle-content > p {
	font-size: 0.9em;
}

.toggle.toggle-lg .toggle > label,
  .toggle.toggle-lg .toggle > .toggle-title {
	font-size: 1.1em;
	padding: 16px 20px 16px 20px;
}

.toggle.toggle-lg .toggle > .toggle-content > p {
	font-size: 1.1em;
}

.toggle.toggle-simple .toggle > label,
  .toggle.toggle-simple .toggle > .toggle-title {
	border-radius: 0;
	border: 0;
	background: transparent;
	color: #777;
	padding-left: 32px;
	margin-bottom: -10px;
	font-size: 1em;
	font-weight: 600;
	color: #212529;
}

.toggle.toggle-simple .toggle > label:after,
    .toggle.toggle-simple .toggle > .toggle-title:after {
	content: '';
	position: absolute;
	left: 0;
	display: block;
	width: 24px;
	height: 24px;
	background: #CCC;
	top: 25px;
	margin-top: -12px;
	border-radius: 3px;
	z-index: 1;
}

.toggle.toggle-simple .toggle > label:before,
    .toggle.toggle-simple .toggle > .toggle-title:before {
	border: 0;
	left: 9px;
	right: auto;
	margin-top: 0;
	top: 12px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f067";
	z-index: 2;
	color: #FFF;
	font-size: 7px;
	width: auto;
	height: auto;
	transform: none;
}

.toggle.toggle-simple .toggle.active > label,
  .toggle.toggle-simple .toggle.active > .toggle-title {
	background: transparent;
	color: #212529;
}

.toggle.toggle-simple .toggle.active > label:before,
    .toggle.toggle-simple .toggle.active > .toggle-title:before {
	content: "\f068";
}

.toggle.toggle-minimal .toggle {
	margin: 0;
}

.toggle.toggle-minimal .toggle > label, .toggle.toggle-minimal .toggle > .toggle-title {
    background: transparent;
    color: #9b999a;
    border-left: 0;
    border-bottom: 1px solid #9b999a;
    border-radius: 0;
    margin: 0;
    padding: 20px 20px 12px 0;
    font-weight: 300;
    text-transform: uppercase;
}

.toggle.toggle-minimal .toggle.active > label,
    .toggle.toggle-minimal .toggle.active > .toggle-title {
	background: transparent;
	border-bottom-color: #9b999a;
}


p.uslugeboxtext {height:80px; padding:0 10px; overflow:hidden;}

.blockimg-right {padding-right:0 !important; float:right; margin-top:7px;}
.blockimg-left {padding-left:0 !important; margin-top: 0px;}

img.slika-tekst {
	margin-top: 12px;
}

#cart-menu {display:inline;}

.product-nav-prev.disabled a {color:#ddd !important;}
.product-nav-next.disabled a {color:#ddd !important;}

.owl-proizvodi .owl-item, .owl-proizvodi2 .owl-item {opacity:0.5;}
.owl-proizvodi .owl-item.superactive, .owl-proizvodi2 .owl-item.superactive {opacity:1}

.input-quantity {width:50px;}
.store_product_out_of_stock {display:none;}
.store_product_in_stock {display:block;}
.btn-plusminus {width:34px; height:34px;}
.qty-dec-btn, .qty-inc-btn {padding:0; outline:0;}
.btn-remove {border:0; background:#fff;}

h3.product-sku, h3.product-mod {font-size: 12px; font-weight: 400; margin-bottom: 0; text-transform:none;}
h2.product-name {line-height: 20px; color: #000; font-weight: 700; font-size: 16px; margin: 0 0 3px;}
.product-price-td {min-width:100px;}
.product-subtotal-td {min-width:100px;}

input.pm-input + label + div {
  display: none;
}
input.pm-input:checked + label + div {
  display: block;
}
input.sm-input + label + div {
  display: none;
}
input.sm-input:checked + label + div {
  display: block;
}
.pm-table {width:100%;}
.pm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.pm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.sm-table {width:100%;}
.sm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.sm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.modal-content.popupproduct {
    border: none !important;
    box-shadow: none !important;
    background: transparent;
}

/* SPECIFIC */


.panel-box .panel-box-content {background:none;}
#forgpass-trigger {cursor:pointer}
#footer .footer-copyright nav {float:none}


.product-actions a.posaljiupit, .product-actions a.brzipregled, .product-actions button.posaljiupit, .product-actions button.brzipregled {
	font-size: 17px;
	height: 38px;
	width: 40px;
	line-height: 38px;
	background-color: transparent;
	visibility: hidden;
	opacity: 0;
}
.hide-addtolinks .product-actions a.posaljiupit, .hide-addtolinks .product-actions a.brzipregled, .hide-addtolinks .product-actions button.posaljiupit, .hide-addtolinks .product-actions button.brzipregled {
	display: none;
}
.product-actions a.posaljiupit, .product-actions button.posaljiupit {
	right: -37px;
	color: #ed4949;
	border: 1px solid #ed4949;
}
.product-actions a.posaljiupit:hover, .product-actions button.posaljiupit:hover {
	color: #fff;
	background-color: #ed4949;
}
.product:hover .product-actions a.posaljiupit, .product:hover .product-actions button.posaljiupit {
	visibility: visible;
	opacity: 1;
	right: 0;
}
.product-actions a.brzipregled, .product-actions button.brzipregled {
	left: -37px;
	color: #52b9b5;
	border: 1px solid #52b9b5;
}
.product-actions a.brzipregled:hover, .product-actions button.brzipregled:hover {
	color: #fff;
	background-color: #52b9b5;
}
.product:hover .product-actions a.brzipregled, .product:hover .product-actions button.brzipregled {
	visibility: visible;
	opacity: 1;
	left: 0;
}

.product-actions .add_to_cart {
	color: #333;
	background-color: #fff;
	font-size: 14px;
	padding: 0 10px 0 8px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
}
.product-actions .add_to_cart i {
	font-size: 15px;
	margin-right: 2px;
}
.product:hover .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}
.product-actions addtocart.outofstock {
	padding: 0 10px;
	cursor: default;
}
.product:hover .product-actions .add_to_cart.outofstock {
	color: #333 !important;
	background-color: #fff !important;
	border-color: #ccc !important;
}

.product.product-list .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}


.zoomContainer.fancy {z-index:10000}

@media (max-width: 767px) {
	.product-img-box2 {
		margin-bottom: 25px;
	}
}
.product-img-box2 img {
	display: block;
	width: 100%;
	height: auto;
}
.product-img-box2 .product-img-wrapper2 {
	margin-bottom: 2px;
}
.product-img-box2 .owl-carousel {
	margin-bottom: 0;
}
.product-img-box-wrapper2 {
	position: relative;
	margin-bottom: 10px;
}
.product-img-box-wrapper2 .product-img-zoom2 {
	position: absolute;
	right: 11px;
	bottom: 7px;
	z-index: 50;
}

.totals-table tbody tr td:nth-child(2) {min-width:140px;}
.shop-podnaslov {font-size:20px; font-weight:400; text-transform:none}
.cart-table tbody tr td.product-image-td a img {width:80px}
.cart-table-wrap {padding:20px;}
.totals-table tbody tr td {font-size:14px;}
.totals-table tbody tr:last-child td:last-child, .totals-table tbody tr:last-child td:first-child {font-size: 17px;}

.call-to-action-success {background-color: #dff0d8; border:1px solid #d6e9c6;}
.prikazujemo {width:100%; display:inline-block;}
.eebloqs p, .eebloqs h3, .eebloqs ul, .eebloqs ol {margin-bottom:20px !important;}

#header .header-body {
    background: #f3f3f3;
    border-top: 0px solid #EDEDED;
    border-bottom: 0px solid transparent;
    padding: 0px 0;
    -webkit-transition: min-height 0.3s ease;
    -moz-transition: min-height 0.3s ease;
    transition: min-height 0.3s ease;
    width: 100%;
    z-index: 1001;
    min-height: 86px;
}

html:not(.sticky-header-active) #header.header-transparent .header-nav-main nav > ul > li:not(.active) > a {
    color: #3a3d47;
}

html.sticky-header-active #header.header-transparent .header-nav-main nav > ul > li:not(.active) > a {
    color: #4d5355;
}

#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 0px;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    padding: 16px 8px 15px;
    text-transform: uppercase;
}

.hamburger {
    display: none;
}

.slika-desno-slider {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100vh;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    vertical-align: bottom;
    justify-content: end;
}

.slika-desno-slider span {
    vertical-align: bottom;
    line-height: normal;
    position: relative;
    text-align: right;
    bottom: 100px;
}

.hamburger {
    display: none;
}

#header .header-nav-main nav > ul > li.active > a, #header .header-nav-main nav > ul > li.active > a:focus, #header .header-nav-main nav > ul > li.active > a:hover {
    background-color: transparent;
    color: #938359;
    font-weight: 600;
}

#header .header-nav-main {
    margin: 0px 0 0;
    min-height: 40px;
}

#header .header-logo img {
    margin: 15px 15px 15px 0;
}

#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
    background: transparent;
    opacity: 0.7 !important;
    color: #938359;
}

.btn-md {
    display: inline-block;
    padding: 13px 16px 12px;
    line-height: 1;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid transparent;
    border-radius: 0px;
    color: #fff;
}

html .btn-primary {
	color: #fff;
}

html .btn-primary:hover, html .btn-primary:focus, html .btn-primary:active:hover, html .btn-primary:active:focus {
    color: #181d31;
}

#footer {
    background: #ddd6d3;
    width: 100%;
    border-top: 0px solid #0e0e0e;
    font-size: 1em;
    position: relative;
    clear: both;
    margin-top: 0px;
}

#footer h4 {
	color: #3a3d47;
    font-size: 1.4em;
    font-weight: 700;
    margin-bottom: 16px;
}

#footer a {
	color: #1f0318;
}

#footer p {
	color: #1f0318;
}

#footer .footer-copyright p {
    color: #4d5355;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    opacity: 1;
    font-weight: 400;
}

#footer .footer-copyright p a {
    color: #4d5355;
    opacity: 1;
    font-size: 1em;
}

html .btn-primary:hover {
    border-color: #e6ddc4 #e6ddc4 #e6ddc4;
    background-color: #fff !important;
}

#footer.short {
    padding-top: 70px;
}

.google-map-borders {
    border: 0px solid #DDD;
    padding: 0px;
    border-radius: 0px;
    line-height: 1;
}

.google-map-borders iframe {
    line-height: 1;
}

.form-control {
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e6ddc4;
    border-radius: 0px !important;
    height: 48px;
}

#header .header-top {
    background-color: transparent;
    border-bottom: 0px solid #ededed;
    margin-top: 0px;
    padding: 20px 0 18px;
    position: relative;
    z-index: 4;
}

ul.nav-pills > li.active > a {
    background-color: transparent;
}

img.bg-desno {
	position: absolute;
    right: 0px;
    width: 1200px;
    height: auto;
    margin-top: -170px;
}

#header .header-nav-main nav > ul > li > a i {
	font-size: 1.6em;
    margin-top: -3px;
}

#header .header-nav-main nav > ul > li:last-child > a {
	padding-right: 0px;
}

.sadrzaj-lijevo-slider span {
    height: 620px;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    padding: 20px 20px 20px 0px;
}

.sadrzaj-lijevo-slider p {
    font-size: 1.4em;
    line-height: 1.5;
    font-weight: 400;
    color: #4d5355;
    margin: 24px 10px 26px 0;
}

.owl-slider a:hover {
    opacity: 1;
}

img.hero-img {
	margin-top: 200px;
    border-radius: 24px;
}

#header .header-container {
	border-top: 1px solid #4d5355;
}

.header-top-zajedno {
    float: left;
}

.top-mail img {
    margin-top: 3px !important;
}

.header-top-zajedno img {
    float: left;
    padding-top: 4px;
}

#header .header-top p {
    margin-left: 6px;
    color: #2a2a2a;
    font-size: 0.78em;
    line-height: 1.2;
    margin-right: 20px;
    font-weight: 500;
    text-transform: none;
    float: right;
}

#header .header-top p small {
    font-weight: 100;
}

#header .header-top p a {
    color: #2a2a2a;
}

img.mask-header {
	width: 100%;
    position: absolute;
    height: 100vh;
    top: 0px;
    left: 0px;
}

#slider-bg {
    padding-top: 20px;
    width: 100%;
    height: 720px;
    background: url(https://montvision.hr/slike/mask-header.svg) bottom center no-repeat;
    background-color: transparent;
    background-size: cover;
}

#header .header-top p a.btn {
    color: #fff;
    padding: 10px 12px;
    font-size: 14px;
}

#header .header-top .header-desno p {
    color: #3a3d47;
    font-size: 0.92em;
    line-height: 1;
    margin-right: 20px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 12px 0;
}

#header .header-top .header-desno {
    float: right;
}

#header .header-top p a.btn:hover {
    color: #938359;
}

#header .header-top .header-desno p.header-gdje {
	margin-right: 0px;
    margin-top: -1px;
    padding: 0px 0;
}

.linija-koso-zajedno-gore {
    position: relative;
    display: block;
}

.linija-koso-gore-plavo {
    background: #938359;
    height: 10px;
    width: 200px;
    position: absolute;
    top: 610px;
    margin-bottom: 20px;
}

.linija-koso-lijevo-plavo {
    background: #938359;
    height: 200px;
    width: 10px;
    position: absolute;
    top: 410px;
    left: 0px;
    margin-bottom: 20px;
}

#projekti-section {
	position: relative;
    padding: 140px 0 90px;
}

.kvaliteta-zajedno {
    position: relative;
    margin-bottom: 30px;
    text-align: center;
    padding: 0px 15px;
}

.kvaliteta-zajedno img {
    height: 48px;
    width: auto;
    margin-bottom: 16px;
}

.linija-icon {
    background: #1d1e1e;
    width: 400px;
    height: 1px;
}

.kvaliteta-zajedno h3 {
    margin-bottom: 12px;
    color: #3a3d47;
    font-size: 1.8em;
}

.kvaliteta-zajedno .linija-desno-sredina {
    height: 12px;
    width: 12px;
    position: absolute;
    left: 368px;
    top: 100px;
    background: #938359;
    border-radius: 50%;
}

#usluge-section {
	position: relative;
    padding: 70px 0 50px;
}

.linija-lijevo-team {
    background: #938359;
    height: 80px;
    width: 2px;
    position: absolute;
    top: -30px;
    left: -10px;
}

.linija-gore-team {
    background: #938359;
    height: 2px;
    width: 80px;
    position: absolute;
    top: -20px;
    left: -20px;
}

.toggle > label:before, .toggle > .toggle-title:before {
    border: 0px;
    content: "+";
    font-size: 3.6em;
    font-weight: 600;
    border-radius: 0px;
    position: absolute;
    top: calc(50% + 1px);
    right: 26px;
    border-color: #CCC;
    border-top: 1px solid;
    border-right: 1px solid;
    width: 0px;
    height: 0px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.3s, top 0.3s;
    transform: rotate(0deg) translate3d(0, 0%, 0);
    transform-origin: 0%;
    top: 30px;
}

.toggle.active > label:before, .toggle.active > .toggle-title:before {
    right: 22px;
    top: 26px;
    transform: rotate(0deg);
    content: "-";
}

a.toggle-title h3 {
	color: #3a3d47;
    margin-bottom: 10px;
}

.toggle.toggle-minimal .toggle > label, .toggle.toggle-minimal .toggle > .toggle-title {
    background: transparent;
    color: #3a3d47;
    border-left: 0;
    border-bottom: 1px solid #3a3d47;
    border-radius: 0;
    margin: 0;
    padding: 20px 20px 12px 0;
    font-weight: 300;
    text-transform: uppercase;
}

.toggle > .toggle-content {
    padding: 32px 0;
}

img.combined-shape {
	position: absolute;
    top: 360px;
    left: 0px;
    width: 100%;
}

img.oval-smedi-pola {
	position: absolute;
    top: 320px;
    left: 0px;
}

img.oval-plavi {
	position: absolute;
    top: 720px;
    left: 360px;
}

#zasto-section {
	position: relative;
    padding: 140px 0 50px;
}

.zasto-zajedno {
	margin-bottom: 30px;
}

.zasto-zajedno img {
	margin-bottom: 16px;
}

.zasto-zajedno p {
	font-size: 1.06em;
    height: 89px;
}

#zasto-section .linija-lijevo-team {
    left: unset;
    right: -40px;
    top: -36px;
}

#zasto-section .linija-gore-team {
    left: unset;
    right: -50px;
    top: -26px;
}

#zasto-section h2 {
    position: relative;
    display: inline-block;
}

img.oval-desno-pola {
	position: absolute;
    right: 0px;
    top: 30px;
}

.container-fluid-full {
    padding-left: 10%;
    padding-right: 10%;
    width: 100%;
    position: relative;
}

#galerija-section {
    position: relative;
    padding: 90px 0 70px;
}

#galerija-section .container-fluid-full {
    margin-left: 440px;
}

.owl-proizvodi-poc .owl-nav {
    top: 43%;
    position: absolute;
    margin-top: 0px;
    width: 86px;
    left: -180px;
}

.owl-proizvodi-poc .owl-nav [class*=owl-] {
    font-size: 24px;
    padding: 18px 21px;
}

.owl-proizvodi-poc .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #938359;
}

.owl-proizvodi-poc .owl-nav .owl-prev:before {
    position: relative;
    left: -1px;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}

.owl-proizvodi-poc .owl-nav .owl-prev {
    left: -54px;
}

html.webkit .thumb-info .thumb-info-wrapper {
    margin: 0px;
}

#karta-section {
	position: relative;
    padding: 90px 0 140px;
}

img.mask-footer {
	position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

#footer.short {
    padding-top: 20px;
}

#footer {
    width: 100%;
    border-top: 0px solid #0e0e0e;
    font-size: 1em;
    position: relative;
    clear: both;
    margin-top: 0px;
    background: url(https://montvision.hr/slike/mask-footer.svg) top center no-repeat;
    background-color: transparent;
    background-size: cover;
}

img.footer-img {
	margin-top: -60px;
    width: 340px;
    height: auto;
}

.desno-foot {
	margin-top: 10px;
    text-align: right;
}

#footer a.btn-md {
	color: #fff;
}

#footer h2 {
	color: #3a3d47;
}

#footer i {
	color: #938359;
}

.social-icons li {
    margin: -1px 16px 5px 0;
        box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.3);
}

.social-icons li:last-child {
    margin: -1px 0px 5px 0;
}

.social-icons li a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: transparent;
    border-radius: 100%;
    display: block;
    height: 20px;
    line-height: 20px;
    width: 20px;
    text-align: center;
    color: #3a3d47 !important;
    text-decoration: none;
}

.social-icons li i {
    color: #3a3d47 !important;
    font-size: 1.3em;
}

.social-icons li:hover.social-icons-facebook a {
    background: transparent;
}

.social-icons li:hover.social-icons-instagram a {
    background: transparent;
}

html #footer .btn-primary:hover {
    color: #3a3d47;
}

img.page-header-img {
	transform: rotate(180deg);
    top: 0px;
    left: 0px;
    position: absolute;
    height: 360px;
    width: 100%;
}

.page-header {
    background-color: transparent;
    border-bottom: 0px solid #CCC;
    border-top: 0px solid #384045;
    margin: 0 0 40px 0;
    min-height: 270px;
    padding: 20px 0 50px;
    position: relative;
    text-align: left;
    background: url(https://montvision.hr/slike/mask-header.svg) bottom left -160px no-repeat;
    display: flex;
    background-repeat: no-repeat;
    background-size: auto;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
}

.page-header span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    padding-left: 40px;
}

.page-header h1 {
    border-bottom: 0px solid #CCC;
    position: relative;
    font-size: 3.2em;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 10px 0;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #938359;
    display: inline-block;
        padding: 0 0 0px;
}

.page-header .linija-lijevo-team {
    top: -30px;
    left: 24px;
    width: 2px;
}

.page-header .linija-gore-team {
    top: -18px;
    left: 14px;
    height: 2px;
    transform: rotate(-9deg);
}

.page-header .breadcrumb {
    color: #938359;
}

.page-header .breadcrumb > li + li:before {
    opacity: 1;
    content: "/";
    padding: 0 7px 0 5px;
}

.page-header .breadcrumb > li {
    font-size: 0.8em;
    text-transform: none;
    margin-bottom: 10px;
}

.o-nama-sadrzaj {
    padding-right: 50px;
}

#galerija-section .masonry-loader ul.products .product {
    margin-bottom: 0px;
    border: 5px solid #fff !important;
}

.masonry-loader ul.products .product {
    position: relative;
    margin-bottom: 20px;
}

.masonry-loader ul.products {
    padding: 0 0 0px 0;
    list-style: none;
}

.thumb-info {
    border: 0px solid #DDD;
    border-radius: 0px;
}

.page-not-found h2 {
    font-size: 3.6em;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 1.3;
    text-align: center;
}

.page-header p {
    color: #938359;
    font-size: 0.92em;
}

aside .kvaliteta-zajedno .linija-desno-sredina {
    left: 48%;
    top: unset;
    bottom: -36px;
}

aside .kvaliteta-zajedno {
    margin-bottom: 66px;
}

.zasto-zajedno-det p {
	height: 133px;
}

h2.entry-title-index {
    font-size: 2em;
}

.datum {
    position: absolute;
    top: 22%;
    left: -10px;
    transform: rotate(-90deg);
    background: #938359;
    padding: 9px 12px;
    font-size: 0.8em;
    color: #fff;
    line-height: 1;
}

.novost-index-lijevo .datum {
    top: 41%;
}

.novost-index-desno {
    padding: 10px 0 32px;
}

.kontakt-home {
    padding: 70px 50px 40px;
    border-radius: 0px;
    background: #fff;
    z-index: 3;
    position: relative;
    -webkit-box-shadow: 0px 3px 50px 0px rgba(59, 115, 79, 0.16);
    box-shadow: 0px 3px 50px 0px rgba(59, 115, 79, 0.16);
}

.drustvene-kontakt i {
    font-size: 2.4em;
    color: #938359;
}

.zajedno-proizvod-poc {
    -o-transition: background 0.5s ease-in;
    -webkit-transition: background 0.25s ease-in;
    -moz-transition: background 0.25s ease-in;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 0px;
    margin: 0px;
    overflow: unset;
    display: block;
}

.zajedno-proizvod-poc:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.zajedno-proizvod-poc img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 0px;
    position: relative;
}

.opis-proizvod-gore {
    bottom: 30px;
    left: 30px;
    width: 70%;
    position: absolute;
    padding: 30px 20px 20px;
    background: rgba(147,131,89,0.7);
}

.opis-proizvod-gore h3 {
    font-size: 1.5em;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 1.3em;
    margin-bottom: 10px;
    text-transform: none;
    color: #fff;
}

.opis-proizvod-gore p {
    font-weight: 300;
    margin-bottom: 10px;
    text-transform: none;
    color: #fff;
}

.opis-proizvod-gore i {
    right: 10px;
    top: 10px;
    position: absolute;
    color: #fff;
}

.zajedno-proizvod-poc a:hover {
    opacity: 1;
}

img.slika-tekst {
	width: 100%;
    height: auto;
}

.tab-content {
    text-align: center;
}

.featured-boxes img {
    margin-bottom: 8px;
    width: 16px;
    height: 16px;
    display: none;
}

html body .tabs.tabs-bottom .nav-tabs li p {
    margin-bottom: 6px;
    font-weight: 500;
}

.tabs.tabs-simple .nav-tabs > li a, .tabs.tabs-simple .nav-tabs > li a:hover, .tabs.tabs-simple .nav-tabs > li a:focus {
    padding: 6px 12px;
    font-size: 12px;
}

.tabs.tabs-bottom {
    padding: 21px 24px 12px;
    background: #F3F3F3;
}

.tabs.tabs-simple .nav-tabs {
    margin-bottom: 4px;
}

.kontakt-usluge {
	padding: 21px 24px 12px;
    background: #F3F3F3;
}

.kontakt-usluge h4 {
	margin-top: 10px;
    font-size: 1.3em;
    font-weight: 600;
}

.desno-usluge h6 {
    display: inline-block;
    color: #3a3d47;
    font-size: 0.98em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
    text-transform: uppercase;
}

.btn-mali {
	font-size: 14px;
}

#galerija-section h1 {
    font-size: 3.2em;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 21px 0;
    letter-spacing: 0px;
    text-transform: none;
    color: #938359;
}

.whatsapp-float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 60px;
  right: 20px;
  background-color: #25D366;
  color: white;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.whatsapp-float img {
  width: 30px;
  height: 30px;
}