/*
 Theme Name:   Twenty Twenty-One Child
 Theme URI: https://wordpress.org/themes/twentytwentyone/
 Description:  A child theme for Twenty Twenty One.
 Author:       the WordPress team
 Author URI:   https://wordpress.org/
 Template:     twentytwentyone
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

html {
	scroll-behavior: smooth;
	}

a {
  color: #1192b5;
	text-decoration: none !important;
	background: transparent !important;
	}

a:active {
	background: transparent !important;
	}

img, img:active, img:focus {
	outline: none !important
	}

#page {
	background-color: #1d1d1e !important;
	padding-bottom: 20px;
	}

/* HEADER */
.site-header {
	max-width: none;
	width: 84%;
	padding-top: 0;
	padding-bottom: 0;
	}

.site-branding {
	width: 10%;
	}

.wp-custom-logo .site-header {
  align-items: start;
	}

.primary-navigation {
	width: 30%;
	margin-left: 60%;
	}

.primary-navigation > div > .menu-wrapper {
	justify-content: space-between;
	}

.primary-navigation a {
  	font-family: 'Open Sans', sans-serif;
  	font-size: 65% !important;
  	font-weight: 400;
	}

.primary-navigation a:link, .primary-navigation a:visited,.primary-navigation a:hover, .primary-navigation a:active {
	font-size: 70%;
  	color: #1192b5;
	transition: color 0.17s linear;
	}

.primary-navigation a:hover {
	color: #fff;
	}

.primary-menu-container {
	}

.site-branding {
  	margin-top: 0;
	}

.site-logo {
  	margin: 0;
	margin-top: 30px;
	}

/* mobile menu */
.svg-icon path {
	fill: #57acce;
	}

.primary-navigation > .primary-menu-container {
	width: 100%;
	background-color: #1d1d1e;
	border: none;
	}

.primary-navigation-open .menu-button-container {
	background-color: #1d1d1e;
	}

/* ----- */

/* ---------- */

/* SADRŽAJ */
.site-main {
	padding-top: 0;
	}

.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) {
	max-width: none;
	}

body:not(.single) .site-main > article:last-of-type .entry-footer {
	display: none;
	}

.sadrzaj {
	width: 84%;
	margin-right: 8%;
	margin-left: 8%;
	}

.sadrzaj_blok {
	width: 100%;
	height: 80vh;
	position: relative;
	padding-top: 40px;
	/*border: 1px solid white;*/
	}

.blokovi {
	padding-top: 50px;
	}

#blok2, #blok3, #blok4 {
	height: 100vh;
	}

#blok5 {
	height: auto;
	}

.arrow_down_container {
	width: 5%;
	height: 10%;
	position: absolute;
	top: 85%;
	margin-right: 47.5%;
	margin-left: 47.5%;
	z-index: 100;
	}

.arrow_down_container a svg {
	fill: #57acce;
	transition: all 0.17s linear;
	}

.arrow_down_container a svg:hover {
	fill: #38bead;
	}

.blokovi .arrow_down_container {
	width: 2%;
	top: 90%;
	margin-right: 49%;
	margin-left: 49%;
	}

.slogan {
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 350%;
	color: #fff;
	}

.slogan_container {
	width: 50%;
	margin-top: 80px;
	}

.logo_big {
	width: 50%;
	}

.slogan_container, .logo_big	 {
	float: left;
	}

.logo_big img {
	width: 40%;
	}

p.slogan {
	line-height: 1em;
	}

h1.naslov_glavni {
	font-family: 'Lato', sans-serif;
	font-size: 350%;
	font-weight: 900;
	color: #fff;
	margin-bottom: 5px;
	margin-left: -3px;
	}

h3.podnaslov_glavni {
	font-family: 'Open Sans', sans-serif;
	font-size: 90%;
	color: #38bead;
	line-height: 0.8em;
	margin-bottom: 80px;
	}

h3.podnaslov_glavni::before {
	content: '';
	width: 5%;
	height: 10px;
	background-color: #fff;
	display: inline-block;
	margin-right: 10px;
	}

#blok3 h3.podnaslov_glavni::before, #blok4 h3.podnaslov_glavni::before, #blok5 h3.podnaslov_glavni::before {
	content: none;
	}

.blok_content {
	margin-top
	}

.blok_content .text {
	width: 30%;
	font-family: 'Open Sans', sans-serif;
	font-size: 70%;
	font-weight: 300;
	color: #e9e9e9;
	}

/* ---------- */

/* KONTAKT */
.contact_form_container {
	width: 65% !important;
	background-color: #29292c !important;
	padding: 40px !important;
	margin: 40px auto 80px;
	border-radius: 10px;
	/*box-shadow: 0 10px 20px 7px #151515;*/
	}

#wpcf7-f77-p5-o1 {
	width: 45% !important;
	float: left;
	}

#wpcf7-f77-p5-o1 form.wpcf7-form input {
	height: 50px !important;
	}

#wpcf7-f77-p5-o1 form.wpcf7-form input, #wpcf7-f77-p5-o1 form.wpcf7-form textarea {
	width: 100% !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 75%;
	color: #fff;
	background-color: #29292c !important;
	border: 1px solid #57acce;
	margin: 0 !important;
	}

#wpcf7-f77-p5-o1 form.wpcf7-form p .wpcf7-submit {
	width: 40% !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 75%;
	color: #57acce !important;
	background-color: #29292c !important;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px !important;
	transition: all 0.15s linear;
	}

#wpcf7-f77-p5-o1 form.wpcf7-form p .wpcf7-submit:hover {
	color: #fff !important;
	background-color: #57acce !important;
	border: 1px solid #57acce;
	}

::placeholder {
	font-size: 105%;
	color: #57acce !important;
	opacity: 0.3;
	}

.wpcf7-not-valid-tip {
	font-size: 65%;
	}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
	font-size: 65%;
	color: #dc3232;
	border-color: #dc3232;
	margin-right: 0;
	margin-left: 0;
	}

.wpcf7 form.sent .wpcf7-response-output {
	color: #38bead;
    border-color: #38bead;
	}

.contact_info {
	width: 45%;
	padding-top: 40px;
	margin-left: 10%;
	float: left;
	}

.contact_info ul {
	list-style-type: none;
	padding-left: 0;
	}

.contact_info ul li, .contact_info ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 90%;
	color: #fff;
	}

.contact_info ul li {
	margin-bottom: 40px;
	text-align: left;
	}

.contact_info ul li:first-child {
	font-size: 120%;
	}

.contact_info ul li a {
	transition: color 0.17s linear;
	}

.contact_info ul li a:hover {
	color: #57acce;
	}

.st1, .st3 {
	transition: all 0.17s linear;
	}

.contact_info ul li span a:hover .st1, .contact_info ul li span a:hover .st3 {
	fill: #fff;
	}

.clear {
	clear: both;
	}

/* ---------- */

/* FOOTER */
.site-footer {
	display: none;
	}

.widget-area {
	width: 84%;
	max-width: none;
	grid-template-columns: 25% 25% 25%;
	padding-top: 60px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 120px auto 30px;
	border-top: 1px solid #1192b5;
	box-sizing: border-box;
	}

.footer_logo img {
	width: 30%;
	}

.footer_menu ul li {
	line-height: 1.3em !important;
	}

.footer_block ul li, .footer_block ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 85%;
	font-weight: 300;
	color: #57acce !important;
	}

.footer_copyright {
	width: 84%;
	background-color: #29292c;
	margin: 0 auto;
	padding: 5px 0 5px 20px;
	box-sizing: border-box;
	}

.footer_copyright p {
	font-family: 'Open Sans', sans-serif;
	font-size: 70%;
	font-weight: 300;
	color: #fff;
	}

.footer_copyright p a {
	color: #57acce;
	}

/* ---------- */

/* MEDIA QUERY */
@media (max-width: 1225px) {
	.primary-navigation {
		width: 40% !important;
		margin-left: 50% !important;
		}
	
	}

@media (max-width: 1000px) {
	.primary-navigation {
		width: 50% !important;
		margin-left: 40% !important;
		}
	
	}

@media (max-width: 767px) {
	#page {
		padding-bottom: 0;
		}
	
	.primary-navigation {
		width: 60% !important;
		margin-left: 30% !important;
		}
	
	.sadrzaj {
		width: 100%;
		}
	
	.sadrzaj_blok {
		height: 100vh;
		}
	
	#blok2, #blok3, #blok4 {
		width: 90%;
		margin-right: 5%;
		margin-left: 5%;
		}
	
	h1.naslov_glavni {
		font-size: 250%;
		}
	
	#blok5 h1.naslov_glavni {
		margin-left: 5%;
		}
	
	h3.podnaslov_glavni {
		margin-bottom: 40px;
		}
	
	.blok_content .text {
		width: 100%;
		}
	
	.arrow_down_container {
		display: none;
		}
	
	.contact_form_container {
		width: 100% !important;
		padding: 20px 5%  60px !important;
		margin-bottom: 0;
		border-radius: 0;
		display: flex;
		flex-direction: column;
		}
	
	#wpcf7-f77-p5-o1 {
		width: 100% !important;
		float: none;
		order: 2;
		}
	
	#wpcf7-f77-p5-o1 form.wpcf7-form input {
		height: 70px !important;
		}
	
	#wpcf7-f77-p5-o1 form.wpcf7-form p .wpcf7-submit {
		width: 50% !important;
		}
	
	.contact_info {
		width: 100%;
		padding-top: 0;
		padding-bottom: 0;
		margin-left: 0;
		float: none;
		order: 1;
		}
	
	.contact_info ul li {
		margin-bottom: 10px;
		}
	
	.contact_info ul li:first-child {
		font-size: 150%;
		margin-bottom: 40px;
		}
	
	svg.contact_mail, svg.contact_tel {
		width: 7%;
		}
	
	.contact_info ul li br {
		display: none !important;
		}
	
	.contact_info ul li span {
		padding-right: 20px;
		}
	
	.site-main {
		padding-bottom: 0;
		}
	
	#post-5 .entry-content {
		margin-bottom: 0;
		}
	
	.widget-area {
		width: 100%;
		margin-top: 0;
		}
	
	#block-9 {
		margin-top: 0;
		margin-bottom: 40px;
		}
	
	#block-12 {
		margin-bottom: 40px;
		}
	
	.footer_menu ul li {
		margin-bottom: 15px;
		}
	
	.footer_menu ul li a {
		font-size: 110%;
		}
	
	.footer_kontakt ul li {
		font-size: 105%;
		}
	
	.footer_kontakt ul li a {
		font-size: 100%;
		}
	
	.footer_copyright {
		width: 100%;
		}

	}

@media (max-width: 481px) {
	.site-branding {
		width: auto;
		}
	
	.site-header {
		padding-bottom: 20px;
		}
	
	.site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo {
		position: static;
		padding-top: 40px;
		}
	
	.site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo img {
		max-height: none;
		}
	
	.menu-button-container {
		padding: 0;
		padding-top: 90px;
		}
	
	.sadrzaj {
		border-top: 1px solid #57acce;
		}
	
	.primary-navigation-open .menu-button-container {
		top: 30px;
		padding-top: 60px;
		}
	
	.primary-navigation-open .primary-navigation > .primary-menu-container {
		width: 100%;
		top: 0;
		padding-top: 180px;
		position: fixed;
		}
	
	.primary-navigation > div > .menu-wrapper {
		top: 0;
		}
	
	.primary-navigation a {
		font-size: 75% !important;
		font-weight: 400;
		}
	
	}

@media (min-width: 1024px) {
	.widget-area {
		grid-template-columns: 35% 40% 25%;
		}
	
	}

@media (min-width: 1600px) {
	.site-header {
		width: 70%;
		padding-top: 0;
		padding-bottom: 0;
		}

.primary-navigation {
		width: 30%;
		margin-left: 59.7%;
	 	}

	.sadrzaj {
		width: 70%;
		margin-right: 15%;
		margin-left: 15%;
		}

	}

@media (min-width: 1800px) {
	.site-header {
		width: 65%;
		padding-top: 0;
		padding-bottom: 0;
		}

	.sadrzaj {
		width: 65%;
		margin-right: 17.5%;
		margin-left: 17.5%;
		}

	}

@media (min-width: 2000px) {
	.site-header {
		width: 60%;
		padding-top: 0;
		padding-bottom: 0;
		}

	.sadrzaj {
		width: 60%;
		margin-right: 20%;
		margin-left: 20%;
		}

	}

@media (min-width: 2200px) {
	.site-header {
		width: 55%;
		padding-top: 0;
		padding-bottom: 0;
		}

	.sadrzaj {
		width: 55%;
		margin-right: 22.5%;
		margin-left: 22.5%;
		}

	}

@media (min-width: 2500px) {
	.site-header {
		width: 50%;
		padding-top: 0;
		padding-bottom: 0;
		}

	.sadrzaj {
		width: 50%;
		margin-right: 25%;
		margin-left: 25%;
		}

	}
	


/* ---------- */