/*
Theme Name: Atec
Theme URI: https://atec.rs
Author: Atec Technologies
Author URI: https://atec.rs
Version: 5.0
*/

/* 
1.0 HEADER 
2.0 MENU 
3.0 PAGE LAYOUT & ELEMENTS
4.0 PAGES
5.0 FOOTER
6.0 MEDIA QUERIES
*/


@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700&display=swap');
/******** 1.0 HEADER ********/

.header.container-fluid {
	padding-left: 5%;
	padding-right: 5%;
}

.logo-header span {
	display: inline-block;
	font-size: 22px;
	color: #fff;
	line-height: 23px;
	vertical-align: middle;
	letter-spacing: 0.5px;
	font-weight: 400;
	margin-left: 15px;
	text-transform: uppercase;
}

.header-cir-lat a, .header-cir-lat {
	color: #fff;
}

.top-menu {
	display: flex;
	justify-content: flex-end;
	padding-right: 0;
}

.sgi-stl-select {
	color: #25212d;
	font-size: 16px;
	font-weight: 500;
	border: 2px solid rgba(32,81,155,0.1);
	padding: 9px;
	width: 240px;
	border-radius: 33px;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.search-submit span {
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
}

#header-search-text {
	background-color: transparent;
	border-radius: 6px;
	border: 2px solid rgba(32,81,155,0.1);
	padding: 9px;
	width: 240px;
	border-radius: 33px;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.header-search-box form {
	position: relative;
}

.search-submit {
	background-color: transparent;
	border: none;
	position: absolute;
	right: 20px;
	top: 10px;
}

.top-header {
	padding-top: 15px;
	padding-bottom: 18px;
	background-color: #0b3d70;
}

.top_header_right_search {
    margin-left: 12px;
    cursor: pointer;
    font-size: 18px;
}

.top_header_right_search i:hover {
	color: #ffffff;
	background-color: #0f4882;
}

#header-search-content {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 999;
    display: none;
}

.search-box-div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	background-color: red;
	padding: 25px 20px;
	background-color: #0b3d70a3;
	height: 100%;
	padding-top: 18%;
	text-align: center;
}

.search-box-div input {
	background-color: transparent;
	color: #ffffff;
	border: #ffffff;
	padding: 10px 10px;
	border-bottom: 1px solid #fff;
}

.search-box-div-title {
    color: #ffffff;
    text-align: center;
}

.search-box-div-subtitle {
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
}

.search-box-div #searchsubmit:hover {
    color: #ffffff;
}

.search-box-div-close {
	color: #ffffff;
	font-size: 36px;
	position: absolute;
	top: 15%;
	right: 25%;
	cursor: pointer;
}

.search-box-div-close i {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

#searchsubmit {
	border: 1px solid #fff;
	font-size: 18px;
	padding: 10px 15px;
	border-radius: 1px;
}

#searchform input:nth-child(2) {
	width: 50%;
}

.search-box-div-close:hover {
    color: #ffffff;
}

.top_header_right_search i {
	color: #fff;
	font-size: 16px;
	border: 1px solid #fff;
	padding: 8px 11px;
	border-radius: 1px;
	cursor: pointer;
}

.header-cir-lat {
	margin-right: 25px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	justify-content: center;
}

.header-cir-lat ul {
	margin-bottom: 0;
}

.breadcrumb {
	background-color: #f9f9f9;
}

.breadcrumb .container {
	background: #f9f9f9 url(images/logo-d.png) no-repeat;
	background-position: center right;
}


/******** 1.0 END HEADER ********/

/******** 2.0 MENU ********/
.header-bar {
	padding-top: 5px;
}

.menu-item-has-children .caret {
	position: relative;
	content: "\f078";
	font-family: "FontAwesome";
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	z-index: 999;
	cursor: auto;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}

#menu-top-menu {
	width: 100%;
}

.top-menu1 {
	padding-left: 0;
}

#menu-top-menu .menu-item > a {
	position: relative;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

.navbar-nav {
	-ms-flex-direction: row;
	flex-direction: row;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}

#menu-main-menu li a {
	padding: 8px 30px;
	color: #0b3d70;
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
}

#menu-main-menu .active a, #menu-main-menu li a:hover {
	color: #3a3742!important;
	background-color: transparent;
	text-decoration: none;
}

#menu-header-menu-2 {
	position: relative;
}

nav#menu-container::before {
	content: '';
	position: absolute;
	display: block;
	top: 2%;
	height: 2px;
	width: 97%;
	background: #31985b;
	left: 54%;
	z-index: 1;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.header-menu .navbar {
	padding-bottom: 17px;
}

#bs-example-navbar-collapse-1 {
	padding-bottom: 0px;
	padding-top: 7px;
}

#top_menu li a {
	color: #0154a0;
	font-size: 14px;
	font-weight: 600;
	line-height: 14px;
}

.menu-top-menu-container ul li {
	list-style: none;
	display: inline;
}

#top_menu {
	display: flex;
	-moz-column-gap: 30px;
	column-gap: 30px;
	justify-content: right;
	margin-bottom: 0;
}

.dropdown-menu {
	color: #212529;
	border: 0px solid rgba(0,0,0,.15);
	border-radius: 3px;
	width: 100%;
	min-width: 250px;
	padding-left: 15px;
}

.dropdown-menu.show li a {
	font-size: 14px !important;
	color: #212529 !important;
}

.sticky {
	position: fixed;
	top: 0px !important;
	left: 0;
	right: 0;
	z-index: 999999;
	background-color: #fff;
}

.slider-side-image-bcg {
	opacity: .7;
	position: relative;
	display: flex;
	justify-content: center;
	overflow: hidden;
}


.slider-side-image-bcg img, #atec-slideshow img {
	height: auto;
	flex: none;
}

#atec-slideshow {
	bottom: 0;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
}

.breadcrumb ul li {
	list-style: none;
	display: inline-block;
}

.breadcrumb ul {
	padding-left: 0;
	margin-bottom: 10px;
}

.breadcrumb h1 {
	color: #1a425b;
	font-size: 40px;
	font-weight: 300;
	margin: 0px;
}

.breadcrumb .row {
	padding-left: 15px;
}

#menu-main-menu li a:nth-child(1) {
	padding-left: 0;
}

/******** 2.0 END MENU ********/



/******** 3.0 PAGE LAYOUT & ELEMENTS ********/

/* Standard Page Elements */

body {
	font-family: 'Inter', sans-serif;
	color: #454647;
	font-size: 14px;
	font-weight: 300;

}

body p {
	text-align: justify;
}

#scroll-top {
	width: 40px;
	height: 40px;
	opacity: 0.3;
	position: fixed;
	bottom: 50px;
	right: 50px;
	display: none;
	text-indent: -9999px;
	background: url('images/icon_top.png') no-repeat;
	outline: none !important;
}

.page-awards-gallery img {
	transition: all .5s ease-in-out;
}

.page-awards-gallery img:hover {
	box-shadow: 1px 3px 9px #ccc;
	transition: all .5s ease-in-out;
}

.single-jubilej a img {
	width: 100%;
}

.single-jubilej {
	text-align: center;
	padding-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.single-jubilej span {
	color: #454647;
	font-size: 20px;
	margin-top: 18px;
	display: block;
}

.single-jubilej:hover {
	box-shadow: 1px 3px 9px #ccc;
	transition: all .5s ease-in-out;
}

/******** 3.0 END PAGE LAYOUT & ELEMENTS  ********/



/******** 4.0 PAGES ********/

.page-content {
	padding-top: 70px;
	padding-bottom: 60px;
	font-size: 21px;
	font-weight: 200;
	color: #171717;
}

.page-jubileji .wp-block-image figcaption {
	margin-top: .5em;
	margin-bottom: 1em;
	text-align: center;
}

.container {
	max-width: 1340px;
}

.btn-grafika-tekst {
	font-size: 21px;
	font-weight: 400;
	color: #0b3d70;
	background-color: #fff;
	border: 2px solid #0b3d70;
	transition: 0.3s;
	border-radius: 10px;
	padding: 16px 25px;
	cursor: pointer;
	display: inline-block;
	transition: all .3s ease-in-out;
	margin-top: 25px;
}

.btn-grafika-tekst:hover {
	background-color: #0b3d70;
	color: #ffffff;
	transition: all .3s ease-in-out;	
}

.modal-header-close .close {
	float: right;
	font-size: 42px;
	font-weight: 400;
	line-height: 1;
	color: #0b3d70;
	text-shadow: none;
	opacity: 1;
	margin-right: 14px;
}

.modal-header h1 {
	font-size: 22px;
}

.modal-header {
	padding-top: 0;
}

.modal-body h4 {
	font-size: 21px;
	padding-bottom: 15px;
}

.modal-body .content-text-plans a {
	color: #454647;
	font-weight: 300;
}

.modal-body .planovi-pdf {
	padding-left: 0;
}

.modal-body .planovi-pdf a {
	display: flex;
	margin-bottom: 18px;
	margin-top: 10px;
	font-weight: 200;
	color: #000;
	line-height: 27px;
	font-size: 18px;
}

.modal-content {
	padding-left: 15px;
	padding-right: 15px;
}


/* Front page */

.home-header-photos .row {
	position: relative;
}

.front-page-slider img {
	width: 100%;
}

.container.main-slider {
	position: absolute;
	left: 0;
	right: 0;
}

.biblioteka-naslov {
	font-size: 40px;
	color: #fff;
	font-weight: 500;
	line-height: 46px;
	margin: 25px 35px;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 40px;
	text-shadow: 2px 4px #1313135c;
	z-index: 99999;
	position: absolute;
	top: -3px;
	border: 0;
	left: 0;
	right: 0;
}

.biblioteka-opis {
	font-size: 23px;
	color: #fff;
	font-weight: 400;
	margin: 15px 0px;
}

.btn.btn-slider {
	color: #fff;
	background-color: transparent;
	border: 2px solid #fff;
	border-radius: 5px;
	font-size: 24px;
	margin-top: 55px;
	height: 45px;
	width: 45px;
	padding-top: 3px;
}

.planovi-2 .btn.btn-slider {
	margin-top: 20.2%;
}

.planovi-2 {
	text-align: center;
	margin: 15px;
	position: relative;
}

.planovi-1 img:hover, .planovi-2 img:hover {
	transition: all .25s ease-in-out;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.biblioteka-opis p {
	text-align: center;
}

.page-zahtevi-box figcaption {
	height: 75px;
}

.page-zahtevi-box {
	border: 1px solid #f0f0f0;
	padding: 15px;
	text-align: center;
	transition: all .5s ease-in-out;
}

.page-zahtevi-box .is-layout-flex.wp-block-buttons {
	margin: 0 auto;
	justify-content: center;
}

.page-zahtevi-box:hover {
	outline: 5px;
	box-shadow: 4px 5px 8px #eaeaea;
	transition: all .5s ease-in-out;	
}

.page-zahtevi-box .wp-block-button__link.wp-element-button {
	font-size: 19px;
	font-weight: 400;
	color: #0b3d70;
	background-color: #fff;
	border: 2px solid #0b3d70;
	transition: 0.3s;
	border-radius: 10px;
	padding: 10px 25px;
	cursor: pointer;
	display: inline-block;
	transition: all .3s ease-in-out;
	margin-top: 15px;
}

.page-zahtevi-box .wp-block-button__link.wp-element-button:hover {
	background-color: #0b3d70;
	color: #ffffff;
	transition: all .3s ease-in-out;
	}

a:hover {
	text-decoration: none;
}

#fp-planovi {
	  background: url(images/section-biblioteke-bcg-1.jpg) no-repeat fixed top center;
	  background-size: auto;
	  width: 100%;
	  margin: 60px 0px;
	  padding: 55px 0px;
	  height: 750px;
	  background-size: cover;
}

.planovi-1 {
	text-align: center;
	position: relative;
	margin: 15px;
}

.biblioteka-slika img {
	width: 100%;
}

.brojevi-opis p {
	font-size: 20px;
	font-weight: 300;
	color: #8c9faa;
	line-height: 1;
	text-align: center;
}

.brojevi-slika {
	margin-bottom: 15px;
}

#brojevi .brojevi {
	font-size: 46px;
	color: #0b3d70;
	font-weight: 400;
	line-height: 1;
	text-align: center;
}

#brojevi .brojevi-naslov h2 {
	font-size: 38px;
	color: #0b3d70;
	font-weight: 400;
	line-height: 1;
	margin: 0px 0px 60px;
	text-transform: uppercase;
	text-align: center;
}

.akt-category-div {
	position: absolute;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10;
}

.brojevi-slika img {
	width: 100%;
	height: auto;
}

#brojevi .brojevi {
	padding-top: 5px;
	padding-bottom: 15px;
}

.akt-category {
	background: #0b3d70a3;
	font-weight: 500;
	text-transform: uppercase;
	padding: 8px 20px;
	margin: 15px 25px;
	line-height: 1;
	color: #fff;
	align-self: flex-start;
	font-size: 16px;
}

.section-fp-news {
	padding-top: 50px;
	margin-top: 50px;
}

.wrapper {
	display: flex;
	align-items: stretch;
	justify-content: space-around;
}

.breadcrumb a, .breadcrumb li {
	color: #454647;
}

.about-workers h3, .about-mision, .about-workers h3 strong {
	/* color: #0b3d70; */
	font-weight: 400;
	font-size: 24px;
}

.section-org-structure {
	width: 100%;
}

.foogallery-album-gallery-list.alignment-left li::before {
	content: "" !important;
}

#atec-cookie-notice {
	background-color: #0b3d70;
}

#atec-cookie-notice button {
	background-color: #0b3d70;
	border: 1px solid #fff;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
	background-color: #0b3d70;
	color: #ffffff;
	border: 1px solid #fff;
}

.is-layout-flex.wp-container-2.wp-block-columns.geo-urban-section-img {
	text-align: center;
	margin: 0 auto;
}


/******** Aktuelnosti archive ********/

.archive-vesti {
	margin-top: 75px;
}

.section-fp-news h3 {
	font-size: 42px;
	color: #0b3d70;
	font-weight: 400;
	line-height: 1;
	margin: 0px 0px 60px;
	text-transform: uppercase;
	text-align: center;
}

.archive-vesti-box-white h4 {
	font-size: 21px;
	font-weight: 200;
	line-height: 1.2;
	margin: 25px 0px;
}

.archive-vesti-box-white h4 a {
	color: #1a425c;
}

.archive-vesti-box img {
	width: 100%;
}

.archive-vesti-inner {
	border-radius: 2px;
	transition: all .25s ease-in-out;
	background-color: #ffffff;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.archive-vesti-inner:hover {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.archive-vesti-box-white {
	padding-top: 11px;
	padding-right: 19px;
	padding-bottom: 12px;
	padding-left: 14px;
	background-color: #fff;
	height: 165px;
}

.archive-vesti-box {
	margin-bottom: 25px;
}

.commercial-galery-archive-btns li {
	list-style-type: none;
	display: inline;
	border: 1px solid #d9d9d9;
	margin-right: 3px;
	background: #0b3d70ad;
	font-weight: 600;
	text-transform: uppercase;
	padding: 8px 20px;
	line-height: 1;
	color: #fff;
	align-self: flex-start;
	font-size: 16px;
}

.commercial-galery-archive-btns li:hover {
	background: #0b3d70d6;
}

ul.commercial-galery-archive-btns {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 50px;
}

.cgabtn {
	cursor: pointer;
}

/******** Aktuelnosti single page ********/

.act-date {
	color: #000;
	margin: 0px 0px;
	font-size: 18px;
	font-weight: 400;
	margin-top: 20px;
}

.content-aktuelnosti-single .post-title h1 {
	font-size: 54px;
	font-weight: 300;
	color: #1a425b;
	line-height: 56px;
	margin: 35px 0px 40px;
}

.content-aktuelnosti-single-left {
	font-size: 21px;
	font-weight: 200;
	color: #000;
	line-height: 1.5;
	margin: 30px 0px 15px;
}

.akt-category-single {
	background: #0b3d70ad;
	font-weight: 600;
	text-transform: uppercase;
	padding: 8px 20px;
	color: #fff;
	font-size: 20px;
	display: inline;
}


/******** Galerija page ********/
.foogallery-album-gallery-list .foogallery-pile h3 {
	position: unset;
}

.foogallery-pile-inner h3 span {
	display: none !important;
}

.foogallery-album-gallery-list .foogallery-pile h3 {
	padding: 5px 5px 5px 5px;
	opacity: 0.8;
}

.foogallery-album-header p a {
	background: #0b3d70ad;
	font-weight: 600;
	text-transform: uppercase;
	padding: 8px 20px 8px 2px;
	color: #fff;
	font-size: 15px;
	display: inline;
}

.foogallery-album-header h2 {
	padding: 20px 0;
}

/******** Planovi archive page ********/
.image-dst-col {
	margin-bottom: 20px;
}




/******** Planovi single page ********/
.single-planovi-pdf-photo a {
	display: flex;
	margin-bottom: 30px;
	font-size: 21px;
	font-weight: 200;
	color: #000;
	line-height: 27px;
	cursor: -moz-zoom-in;
}

.planovi-pdf-photo img, .planovi-photo-pdf img {
	width: 100%;
}

.planovi-pdf img {
	margin-right: 25px;
}

.planovi-pdf a {
	display: flex;
	margin-bottom: 30px;
	font-size: 21px;
	font-weight: 200;
	color: #000;
	line-height: 27px;
}

.content-text-plans {
	padding-bottom: 10px;
}

.content-aktuelnosti-single-left hr {
	padding-bottom: 25px;
}

.planovi-pdf a:hover {
	text-decoration: underline;
}

.content-text-plans a {
	color: #1a425b;
	font-weight: 500;
}

.content-text-plans a:hover {
	text-decoration: underline;
}

.gallery-single-img {
	border: 2px solid white;
	-webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
	cursor: -moz-zoom-in;
	overflow: hidden;
}

.gallery-single-img img {
	width: 100%;
	-webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
	cursor: -moz-zoom-out;
}

.gallery-single-img:hover img {
	border: 2px solid white;
	transform: scale(1.2);
	-webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
	cursor: -moz-zoom-out;
}

.image-dst-col {
	overflow: hidden;
	position: relative;
}


/******** Kontakt page ********/
.contact-list .icon-contact i {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	height: 48px;
	text-align: center;
	width: 50px;
	border-radius: 50%;
	margin-right: 23px;
	content: "\f003";
	color: #8c9faa;
	padding: 14px 12px;
	font-size: 43px;
}

.contact-list-inner .small {
	font-size: 20px;
	font-weight: 500;
	color: #444;
	display: block;
	margin-bottom: 10px;
	position: relative;
	left: 25%;
}

.contact-list-inner {
	position: relative;
	padding-bottom: 45px;
	right: 0;
}

.icon-contact {
	position: absolute;
	left: 0;
}

.nh-cf-wrapper h2, .contact-left h2 {
	font-weight: 500;
	color: #242424;
	line-height: 36px;
	font-size: 34px;
	position: relative;
	padding-bottom: 16px;
	margin-bottom: 35px;
}

.nh-cf-wrapper .fw-special-subtitle {
	margin: 0;
	font-size: 16px;
	line-height: 28px;
	color: rgba(86,86,86,.9);
	margin-top: 13px;
	letter-spacing: 0.3px;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 30px;
}

.nh-cf-wrapper h2::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 15%;
	height: 3px;
	background-color: #20519b59;
}

.nh-cf-wrapper h2::after {
	content: '';
	position: absolute;
	width: 47px;
	height: 3px;
	bottom: 0;
	left: 0;
	background-color: #20519b;
}

.contact-left h2::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30%;
	height: 3px;
	background-color: #20519b59;
}

 .contact-left h2::after {
	content: '';
	position: absolute;
	width: 47px;
	height: 3px;
	bottom: 0;
	left: 0;
	background-color: #20519b;
}

.contact-left .fw-special-subtitle {
	font-size: 18px;
	padding-bottom: 25px;
	border-bottom: 1px solid #F8F3F3;
	margin-bottom: 25px;
}

.contact-form-cp {
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.07);
	padding: 30px 60px 30px 60px;
	border-radius: 5px 5px 5px 5px;
}

.contact-detail {
	font-weight: 300;
	color: rgba(86,86,86,.9);
	line-height: 26px;
	margin-bottom: 15px;
	font-size: 19px;
	position: relative;
	left: 25%;
}

.contact-left {
	padding-top: 30px;
}

.page-template-page-contact .wpcf7-text {
	width: 100%;
	font-size: 16px;
	padding: 20px 0px 10px 0px;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #F8F3F3;
	max-width: 100%;
	opacity: 1;
	font-weight: 300;
}

.page-template-page-contact .wpcf7-submit {
	border: none;
	outline: none;
	font-size: 17px;
	border: 2px solid #0b3d70;
	color: #fff;
	font-weight: 600;
	width: 200px;
	height: 52px;
	line-height: 48px;
	background-color: #0b3d70;
	border-radius: 40px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	transition: all .4s ease;
	margin-top: 50px;
}

.page-template-page-contact .wpcf7-submit:hover {
	background-color: #072f68;
}

.page-template-page-contact .wpcf7-textarea {
	width: 100%;
	font-size: 16px;
	padding: 20px 0px 10px 0px;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #F8F3F3;
	max-width: 100%;
	opacity: 1;
	height: 170px;
}

.page-template-page-contact .wpcf7-textarea:focus:focus-visible, .page-template-page-contact input:focus:focus-visible {
	border: 1px solid #222;
	outline-color: red;
	outline: none;
}

.page-template-page-contact .contact-page-section-div2 label {
	width: 100%;
}

.nh-cf-wrapper label {
	font-weight: 300;
	width: 100%;
}

.cform-message label {
	width: 100%;
}


/******** Pages ********/

.content.page-content ul li::before {
	font-family: 'Font Awesome 5 Free';
	float: left;
	margin: 10px 20px 0px 0px;
	font-size: 6px;
	color: #0b3d70;
	content: "\f111";
	font-weight: 900;
	padding-top: 3px;
}

.content.page-content ul li {
	list-style-type: none;
	padding-left: 0px;
	text-indent: -20px;
	text-align: justify;
}

.content.page-content ul {
	padding-left: 20px;
}

.is-layout-flex.wp-block-columns {
	width: 100%;
}
/******** 5.0 PAGES ********/


/******** 5.0 FOOTER ********/

#footer {
	padding-top: 50px;
}

.footer-top {
	background: url(images/footer-parallax.jpg) no-repeat fixed top center;
	width: 100%;
	margin: 60px 0px 0px;
	padding: 65px 0px;
	height: auto;
	position: static;
	background-attachment: fixed;
	background-size: cover;
}

.container.footer-top-tekst {
	color: #eff7ff;
	font-size: 20px;
	text-align: center;
	font-weight: 300;
}

.footer-top-tekst span {
	font-size: 13px;
	padding-top: 20px;
	display: block;
}

footer {
	padding-bottom: 40px;
	padding-top: 60px;
}

.footer {
	padding-top: 40px;
	padding-bottom: 40px;
}

.website-design {
	background-color: #0b3d70;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.copyright-footer a {
	color: #fff;
	font-size: 12px;
}

.footer-box img {
	width: 100%;
}

footer .btn-outline-light.btn-social {
	color: #31985b;
	font-size: 28px;
	padding-left: 5px;
	padding-right: 20px;
}

footer .btn-outline-light.btn-social:hover {
	color: #29844e;
}

footer .footer-social li {
	padding: 0;
	display: inline;
}

.footer-box ul {
	list-style: none;
	padding-left: 0;
}

.cf-box i {
	color: #20519b;
	font-size: 18px;
	margin-right: 5px;
}

.cf-box {
	font-size: 20px;
	font-weight: 400;
	color: #8c9faa;
	margin: 0px;
	text-align: center;
	line-height: 1.2;
}

.cf-box img {
	max-width: 340px;
	margin-bottom: 55px;
}

.footer-second-column ul {
	padding-left: 0;
	list-style: none;
	text-align: center;
}

.footer-second-column ul li a {
	color: #8c9faa;
	font-size: 20px;
	line-height: 27px;
	font-weight: 400;
	line-height: 27px;
	position: relative;
	padding: 0 27px;
}

#footer_menu1 li {
	display: inline-block;
	position: relative;
	padding-bottom: 15px;
}

#footer_menu1 li a::after {
	content: '|';
	position: absolute;
	right: -3px;
	color: #8c9faa;
}

.footer-second-column ul li a:hover {
	text-decoration: none;
	color: #255F84;
}

.footer-second-column {
	padding-bottom: 30px;
}

.footer-fifth-column {
	text-align: center;
}

.cf-box a {
	color: #8c9faa;
}

/******** Propisi i Izvestaji page ********/

.propisi-content h3, .izvestaji-content h3 {
	font-size: 32px;
	color: #1a425b;
	padding-bottom: 15px;
}

.propisi-content {
	padding-bottom: 70px;
}

.faq_items {
	border-top: 1px solid #bac6cd;
	padding: 15px 0px;
}

.faq_items h4 {
	margin-top: 8px;
	position: relative;
	padding: 15px 45px 15px 0px;
}

.faq_items h4 a {
	font-size: 24px;
	font-weight: 400;
	color: #1a425b;
	display: flex;
}

.faq_body, .faq_body a {
	color: #171717;
}

.faq_body {
	padding: 30px 0 15px 0;
}

.faq_body a {
	text-decoration: underline;
}

.faq_body a:hover {
	color: #1a425b;
}

.faq_items h4 a.collapsed::after {
	float: right;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f106";
}

.faq_items h4 a::after {
	float: right;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f107";
	color: #bac6cd;
	font-size: 26px;
	border: 2px solid #bac6cd;
	border-radius: 12px;
	padding: 2px 10px;
	right: 0;
	position: absolute;
}


.search-box h3 {
	font-size: 24px;
}

.search-box a {
	color: #1a425b;
}

.search-box {
	margin: 30px 0;
}

/******** NAVIGATION ********/
.navigation li {
	display: inline;
}

.navigation ul {
	text-align: center;
}

.navigation li a {
	background-color: #0b3d70;
	border-radius: 1px;
	cursor: pointer;
	color: #fff !important;
	padding: 6px 13px 6px 13px;
	font-size: 18px;
	font-weight: 300;
	line-height: 20px;
}

.navigation {
	padding: 30px 0 10px 0;
	clear: both;
}

.navigation li.active a {
	background-color: #0b3d70d1 !important;
}

.navigation li a:hover, .navigation li.disabled {
	transition: all 0.5s ease;
	text-decoration: none;
	background-color: #0b3d70d1;
	color: #fff !important;
	font-weight: 300;
	padding: 6px 13px 6px 13px;
}

.navigation li a:visited {
	background-color: #0b3d70;
	color: #fff !important;
}



/******** 5.0 END FOOTER ********/


/******** 6.0 MEDIA QUERIES ********/

/* Extra large devices (large desktops) */

    @media only screen and (max-width : 1920px) {

.menu-inner-box {
	width: 85%;
}

}

/* Extra large devices (large desktops) */

    @media only screen and (max-width : 1800px) {

    }


/* Extra large devices (large desktops) */

    @media only screen and (max-width : 1530px) {

nav#menu-container::before {
	width: 83%;
	left: 55%;
}

.menu-inner-box {
	width: 78%;
}

    }

/* Extra large devices (large desktops, 1380px and up) */

    @media only screen and (max-width : 1380px) {

.content-aktuelnosti-single .post-title h1 {
	font-size: 40px;
	line-height: 50px;
}

.content.page-content {
	padding-left: 15px;
	padding-right: 15px;
}

.search-box-div {
	padding-top: 35%;
}

.is-layout-flow.wp-block-column.page-zahtevi-box figcaption {
	height: 100px;
}

#menu-main-menu li a {
	font-size: 15px;
}
}


/* Extra large devices (large desktops, 1200px and up) */

    @media only screen and (max-width : 1200px) {
        
.is-layout-flow.wp-block-column.page-zahtevi-box figcaption {
	line-height: 26px;
} 

#fp-planovi {
	height: 580px;
}       

.page-template-page-contact .wpcf7-text {
	padding: 30px 0px 10px 0px;
}

.contact-left .fw-special-subtitle br {
	display: none;
}

.contact-detail, .contact-list-inner .small {
	left: 10%;
}

#menu-main-menu1 {
	padding-left: 0;
	padding-right: 0;
}

#menu-main-menu li a {
	padding: 8px 13px;
}

body {
	overflow-x: hidden;
}

    }

    /* Large devices (desktops, 992px and up) */
    @media only screen and (max-width : 992px) {

.is-layout-flow.wp-block-column.page-zahtevi-box figcaption {
	line-height: 24px;
	font-size: 18px;
	height: 110px;
}

.page-zahtevi-box .wp-block-button__link.wp-element-button {
	padding: 10px 10px;
}

#brojevi .brojevi {
	font-size: 30px;
}

.archive-vesti-box-white h4 {
	font-size: 19px;
	line-height: 24px;
	margin-top: 10px;
}

.brojevi-opis p {
	font-size: 18px;
	line-height: 22px;
}

.contact-detail-footer {
	font-size: 18px;
}

.header {
	position: relative;
	height: 160px;
	background-color: #0b3d70;
}

.top-menu1 {
	position: absolute;
	right: 7px;
	z-index: 99999;
	top: 70px;
}

.logo-header span {
	font-size: 16px;
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-nav {
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 25px;
}

#bs-example-navbar-collapse-1 {
	background-color: #fff;
	padding-top: 38px;
	position: absolute;
	top: 45px;
	width: 100%;
}

.navbar-light .navbar-toggler {
	color: rgba(255, 255, 255, 1);
	border-color: rgb(255, 255, 255);
}

#menu-main-menu1 {
	position: absolute;
	width: 100%;
	right: 0;
}
.navbar-toggler {
	position: absolute;
	top: 5px;
	right: 0;
}

.footer-second-column ul li a {
	font-size: 19px;
	line-height: 20px;
	padding: 0 15px;
}

.content-aktuelnosti-single .post-title h1 {
	font-size: 36px;
	line-height: 42px;
}

.commercial-galery-archive-btns li {
	display: inline-block;
	margin-bottom: 15px;
}

#fp-planovi .container {
	max-width: 1200px;
}

.biblioteka-naslov {
	font-size: 30px;
	line-height: 40px;
}

.biblioteka-opis {
	font-size: 21px;
}

.home .container {
	max-width: 1200px;
}

.archive-vesti-box-white {
	height: auto;
}

.sticky {
	position: unset;
}

#atec-slideshow {
	top: 0;
}

.section-fp-news {
	padding-top: 22%;
}

.slider-side-image-bcg img {
	width: 100%;
}

.logo-header a img, .logo-header a span {
	z-index: 9999999;
	position: relative;
}

.fp-plan1-div {
	padding-right: 0;
}

.fp-plan2-div {
	padding-left: 0;
}

#fp-planovi {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

}

    /* Medium devices (tablets, 768px and up) */
    @media only screen and (max-width : 768px) {

.biblioteka-naslov {
	top: 60px;
}

.fp-plan1-div {
	padding-right: 15px;
}

.fp-plan2-div {
	padding-left: 15px;
}

.search-box-div {
	padding-top: 65%;
}

.is-layout-flow.wp-block-column.page-zahtevi-box figcaption {
	height: auto;
}

.top-menu {
	padding-right: 15px;
	position: relative;
	z-index: 9999;
}

.page-content {
	padding-top: 40px;
	padding-bottom: 0px;
}

.logo-header span {
	display: none;
}

.top-menu1 {
	top: 20px;
}

#fp-planovi {
	height: auto;
}

.planovi-1, .planovi-2 {
	padding: 30px 30px 30px;
}

.btn.btn-slider {
	margin-top: 20px;
}

.biblioteka-naslov {
	font-size: 30px;
}

.planovi-1, .planovi-2 {
	margin: 10px 0;
}

.archive-vesti-box-white h4 {
	font-size: 22px;
	margin: 30px 0px;
}

.contact-detail, .contact-list-inner .small {
	left: 20%;
}

#footer_menu1 li a::after {
	display: none;
}

.wrapper {
	display: block;
}

    .dropdown-menu {
	position: relative;
	width: 100%;
}

.top-menu2 {
	position: absolute;
	top: 145px;
	left: 0;
	z-index: 99;
}

nav#menu-container::before {
	width: 100%;
	left: 53%;
}

.col-xl-1.col-lg-2.col-md-3.col-12.logo-header {
	position: relative;
}

.logo-header img {
	position: absolute;
}

.header-menu .row {
	position: relative;
}

.header-menu {
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.menu-inner-box {
	width: 83%;
}

.top-menu1 {
	position: absolute;
	right: 0;
	z-index: 999;
}

.header-menu .navbar {
	padding-bottom: 17px;
	position: absolute;
	right: 0;
}

#menu-main-menu {
	z-index: 999999;
	background-color: #fff;
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 99999;
	right: 0;
}

.navbar-toggler {
	position: absolute;
	top: 49px;
	right: 25px;
}

#bs-example-navbar-collapse-1 {
	background-color: #fff;
	padding-top: 38px;
	position: absolute;
	top: 95px;
	right: 0;
}

.content-aktuelnosti-single .post-title h1 {
	font-size: 34px;
	line-height: 38px;
}

.content-aktuelnosti-single iframe {
	width: 100%;
}

.biblioteka-slika img {
	max-width: 100%;
}

    }

    /* Small devices (landscape phones, 576px and up) */ 
    @media only screen and (max-width : 576px) {

#searchform input:nth-child(2) {
	width: 100%;
	margin-bottom: 15px;
}

.search-box-div {
	padding-top: 75%;
}

.menu-footer-menu-1-container ul li, .menu-footer-menu-2-container ul li, .menu-footer-menu-3-container ul li {
	padding-bottom: 18px;
}

.contact-form-cp {
	padding: 30px 30px 30px 30px;
}

.page-content {
	padding-left: 15px;
	padding-right: 15px;
}

.faq_items h4 a {
	font-size: 22px;
}

.content-aktuelnosti-single .post-title h1 {
	font-size: 24px;
	line-height: 28px;
}

.content-aktuelnosti-single-left, .page-content {
	font-size: 18px;
}

#brojevi .brojevi-naslov h2 {
	font-size: 30px;
	margin: 0px 0px 30px;
}

.section-fp-news h3 {
	font-size: 30px;
	margin: 0px 0px 30px;
}

    }

    /* Small devices (landscape phones, 480px and up) */ 
    @media only screen and (max-width : 480px) {

#brojevi .brojevi {
	font-size: 24px;
}

.brojevi-opis p {
	font-size: 17px;
	line-height: 20px;
}

}

    /* Small devices (landscape phones, 420px and up) */ 
    @media only screen and (max-width : 420px) {

.cf-box img {
	width: 100%;
}

.biblioteka-naslov {
	top: 20px;
}

.contact-detail, .contact-list-inner .small {
	left: 25%;
}

.biblioteka-naslov {
	font-size: 24px;
	line-height: 32px;
}

}


    
    /******** 6.0 END MEDIA QUERIES ********/