/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/* JC GENERAL classes */
.hero-bg-overlay {
    background-blend-mode: overlay;
	background-color: #00629a!important;
	opacity: 0.85;
}

.jc-border-r {
	border-radius: 7px;
}

.jc-img-outlined,
.w-image.style_outlined img {
	border-radius: 7px!important;
    border: 10px solid #ffffff!important;
}

.jc-margin-h-center {
	margin: 0 auto;
}

.jc-max-w-800 {
	max-width: 800px;
}

.fix-grid-img-margin-bottom .w-vwrapper>*:not(:last-child) {
	margin-bottom: 0;
}

.jc-heading-underline h1::after,
h1.jc-heading-underline::after,
.jc-heading-underline h2::after,
h2.jc-heading-underline::after,
.jc-heading-underline h3::after,
h3.jc-heading-underline::after {
	content: "";
	display: block;
	width: 50px;
	padding-top: 3px;
	border-bottom: 3px solid var(--color-content-primary);
}

.jc-home-slider .w-vwrapper>*:not(:last-child) {
    margin-bottom: 12px!important
}

@media (max-width: 600px) {
	.jc-mobile-full-width {
		margin-left: -1.5rem!important;
		margin-right: -1.5rem!important;
		max-width: none!important;
	}
}

.jc-iconbox-title-700 .w-iconbox-title {
	font-weight: 700;
}

.w-iconbox.jc-iconbox-title-700 .w-iconbox-title:not(:empty) {
	padding-bottom: 0
}

/* GENERAL RESET */
p, ul, ol, dl, address, pre, table, blockquote, fieldset {
    margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6 {
    padding-top: 0;
    /*color: var(--color-content-primary);*/
}

#page-content li {
    margin-bottom: 0;
}
#page-content li>ul,
#page-content li>ol {
	margin-top: 0;
}

.jc-font-size-h1 {
	font-size: 36px
}

.jc-font-size-h2 {
	font-size: 26px
}

.jc-font-size-h3 {
	font-size: 23px
}

.jc-font-size-h4 {
	font-size: 20px
}

.jc-font-size-h5 {
	font-size: 18px
}

.jc-font-size-h6 {
	font-size: 17px
}

@media (max-width: 1380px) {
	.jc-font-size-h1 {
		font-size: 34px;
	}

	.jc-font-size-h2 {
		font-size: 25px
	}

	.jc-font-size-h3 {
		font-size: 21px
	}

	.jc-font-size-h4 {
		font-size: 19px
	}

	.jc-font-size-h5 {
		font-size: 17px
	}

	.jc-font-size-h6 {
		font-size: 16px
	}
}

@media (max-width: 1024px) {
	.jc-font-size-h1 {
		font-size: 31px;
	}

	.jc-font-size-h2 {
		font-size: 23px
	}

	.jc-font-size-h3 {
		font-size: 19px
	}

	.jc-font-size-h4 {
		font-size: 17px
	}

	.jc-font-size-h5 {
		font-size: 16px
	}

	.jc-font-size-h6 {
		font-size: 15px
	}
}

@media (max-width: 600px) {
	.jc-font-size-h1 {
		font-size: 28px;
	}

	.jc-font-size-h2 {
		font-size: 21px
	}

	.jc-font-size-h3 {
		font-size: 18px
	}

	.jc-font-size-h4 {
		font-size: 16px
	}

	.jc-font-size-h5 {
		font-size: 15px
	}

	.jc-font-size-h6 {
		font-size: 14px
	}
}

/* CF7 FORMA */
.wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select,
.wpcf7-form-control-wrap{
    margin-top: 0!important;
}

input.wpcf7-submit {
    border: none!important;
}

@media (min-width: 601px) {
	.w-form-row.for_agreement.required.cols_2 {
		padding-top: 10px;
	}
}
@media (max-width: 600px) {
	.w-form-row.for_submit {
		text-align: left;
	}
}
.wpcf7 .accept-this-1 span.wpcf7-list-item {
    margin: 0 0.1rem 0 0;
}
.wpcf7 .w-form-row.for_agreement {
    font-size: 14px;
}
.wpcf7-spinner {
    display: block;
}

span.wpcf7-list-item {
    margin-right: 0.1rem;
	margin-top: -1px;
}

.wpcf7-form-control-wrap {
	display: inline-block
}

/* WP ROcket Lazy Load */
img[data-lazy-src] {
	opacity: 0;
}

img.lazyloaded {
	transition: opacity .5s linear 0.2s;
	opacity: 1;
}

/* HEADER */
.l-subheader.at_top {
	font-size: 14px;
}

@media (max-width: 600px) {
	.l-subheader.at_top {
		font-size: 13px;
	}
}

.jc-top-h-right {
	font-size: 16px;
}

/* MENU */
.l-subheader.at_middle .w-nav-list.level_1 > li.menu-item.jc-menu-item-visible-footer,
.l-subheader.at_bottom .w-nav-list.level_1 > li.menu-item.jc-menu-item-visible-footer {
	display: none; /* Privacy Polica visible only in Footer */
}
.l-subheader.at_middle .w-nav-list.level_1 > li.menu-item.jc-menu-item-visible,
.l-subheader.at_bottom .w-nav-list.level_1 > li.menu-item {
    display: none; /* Hihe items at middle that shows at bottom + hide 1. level items at bottom */
}

.l-subheader.at_middle nav.type_mobile .w-nav-list.level_1 > li.menu-item.jc-menu-item-visible,
.l-subheader.at_bottom nav.type_mobile .w-nav-list.level_1 > li.menu-item {
    display: block; /* Show on mobile version */
}

.l-subheader.at_bottom .w-nav-list.level_1 > li.menu-item.jc-menu-item-visible {
    display: block; /* show only ".jc-menu-item-visible" at bottom */
}

/* Custom! */
body.jc-wpml-lang-not-default .w-nav li#menu-item-17041 {
	display: none
}

/* GRID Usluge */
.jc-home-grid-usluge h4 {
	text-transform: uppercase;
	text-align: center;
	font-size: 17px;
}
@media (max-width: 600px) {
	.jc-home-grid-usluge h4 {
		font-size: 15px;
	}
}

.jc-home-grid-usluge time.post_date {
	display: none
}

@media (max-width: 600px) {
	.w-grid.jc-home-grid-usluge {
		margin: 0 -1.5rem;
	}
}

@media (min-width: 601px) {
	.w-grid.jc-home-grid-usluge .w-grid-item-h {
		border-radius: 5px;
	}
}

/* Titlebar */
.jc-hero-subtitle {
	color: #717173;
}

#jc-hero-title h1 {
    /*color: var(--color-content-primary);*/
    font-weight: 600;
	text-align: center;
	text-transform: uppercase
}

/* FOOTER - Main */
section.color_footer-top h4.w-text {
    margin-bottom: 14px;
}

/* FOOTER - Bottom */
@media (min-width: 601px) {
	footer section.color_footer-bottom .w-hwrapper>div:not(.w-socials) {
		font-size: 13px;
	}
}

/* Home page - Benefits */
.jc-benefits .w-counter.color_custom.align_right {
    font-family: var(--h1-font-family)!important;
    font-weight: 600!important;
	padding-bottom: 0px!important
}

.jc-benefits .w-hwrapper.valign_middle.align_none>div {
    width: 50%!important;
}

.jc-benefits .w-counter:not(.has_font_size) .w-counter-value {
    font-size: 3.5rem!important;
}

@media (max-width: 600px) {
	.jc-benefits .w-counter:not(.has_font_size) .w-counter-value {
		font-size: 3rem!important;
	}
}

.jc-benefits .w-hwrapper.valign_middle.align_none .w-text {
    font-family: var(--h3-font-family,inherit);
    font-weight: var(--h3-font-weight,inherit);
    font-size: var(--h3-font-size,inherit);
	line-height: 1.2;
}
/* Home page - Benefits icons */
.jc-benefits-icons .w-iconbox-icon i{
	opacity: 0.6
}
/* Home page - SLIDER */
.jc-home-slider .owl-dots {
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
}

.jc-home-slider .owl-carousel button.owl-dot {
    margin-right: 7px;
}

.jc-home-slider .owl-dot span {
    background: rgba(255,255,255,0.85);
}

.jc-home-slider .owl-dot.active span {
    background: rgba(255,255,255,1)!important;
}
/* Custom! Home page - Slider s natječajima */
body.jc-wpml-lang-not-default .jc-home-radna-mjesta {
	display: none
}

/* Custom! O nama - sekcija Više o nama */
body.jc-wpml-lang-not-default .jc-vise-o-nama {
	display: none
}

/* Custom! Button vertikalno na kraju */
article.type-natjecaji .w-vwrapper > a:last-of-type {
  margin-top: auto;
}
/* Custom! wrapper images - O nama */
.jc-wrapper-images .w-image {
	margin-bottom: 0.4rem;
}

/* Cookie notice */
/*#cn-notice-text a {
    color: #fff;
}*/
/* Cookie notice */
#cn-notice-text {
	font-size: 1rem;
}
@media (min-width: 901px) {
	#cn-notice-text {
		margin-bottom: 0;
	}
}

#cn-notice-buttons .us-btn-style_4 {
    padding: 0.7em 1.2em;
}

#cn-notice-text,
#cn-notice-buttons {
    vertical-align: middle;
}

#cn-notice-text a {
    color: #fff;
}

.w-btn-cookie-notice {
    vertical-align: top;
    text-align: center;
    position: relative;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.w-btn-cookie-notice:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: inherit;
    border-style: solid;
    border-color: inherit;
    border-image: inherit;
}
