/*
file:	Main Style Sheet
year:	2020
author:	CREW 803
email:	info@crew803.com
site:	www.crew803.com
*/

@charset "utf-8";

/* General HTML Styles */

* {
  box-sizing: border-box;
}
figure {
  float: none !important;
}
i,
i:before {
  transition: all 0.2s linear;
}

html {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
}

div,
span,
p,
em,
a,
time,
tr,
th,
td,
dt,
dd,
label,
input,
select,
button,
textarea,
option,
iframe,
ul,
li,
font,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
  text-decoration: none;
}
h1 {
  color: #464646;
  font-size: 24px;
  font-weight: normal;
  display: block;
  padding: 0;
}
h2 {
  color: #464646;
  font-size: 22px;
  font-weight: normal;
  display: block;
  padding: 0;
}
h3 {
  color: #464646;
  font-size: 20px;
  font-weight: normal;
  display: block;
  padding: 0;
}
h4 {
  color: #464646;
  font-size: 19px;
  font-weight: normal;
  display: block;
  padding: 0;
}
h5 {
  color: #464646;
  font-size: 18px;
  font-weight: normal;
  display: block;
  padding: 0;
}
h6 {
  color: #464646;
  font-size: 17px;
  font-weight: normal;
  display: block;
  padding: 0;
}
p {
  margin: 0;
  padding: 0 0 20px;
}
em {
  font-size: 16px;
  color: #494949;
  margin: 0;
  font-weight: 600;
  padding: 0 0 16px;
  font-style: normal;
  display: block;
}
a {
  font-size: 18px;
  color: #fc5f6f;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.3s linear;
}
a:hover {
  color: #000;
  text-decoration: none;
}

fieldset {
  width: auto;
  border: 0;
}
legend {
  color: #494949;
  font-size: 16px;
  font-weight: normal;
  padding: 0 5px;
}
input {
  background-color: #f2f2f2;
  border: 1px solid #c2c2c2;
  font-size: 13px !important;
  margin: 3px 0;
  padding: 5px;
  outline: none !important;
}
input:hover {
  background-color: #f4f4f4;
  border: 1px solid #c4c4c4;
  outline: none !important;
}
input:focus {
  background-color: #f4f4f4;
  border: 1px solid #c4c4c4;
  outline: none !important;
}
select {
  font-size: 13px !important;
  background-color: #f2f2f2;
  border: 1px solid #c2c2c2;
  padding: 3px 3px;
  outline: none !important;
}
select:hover {
  background-color: #f4f4f4;
  border: 1px solid #c4c4c4;
  outline: none !important;
}
select:focus {
  background-color: #f4f4f4;
  border: 1px solid #c4c4c4;
  outline: none !important;
}
option {
  font-size: 13px !important;
  background-color: transparent !important;
  padding: 0 5px;
  outline: none !important;
}
textarea {
  font-size: 13px !important;
  background-color: #f2f2f2;
  border: 1px solid #c2c2c2;
  padding: 5px;
  height: 150px;
  margin: 3px 0;
  outline: none !important;
}
textarea:hover {
  background-color: #f4f4f4;
  border: 1px solid #c4c4c4;
  outline: none !important;
}
textarea:focus {
  background-color: #f4f4f4;
  border: 1px solid #c4c4c4;
  outline: none !important;
}

/*wrapper*/

.wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
  display: table;
}

.wrapper a,
img {
  outline: none !important;
}

.wrapper a:hover,
a:visited,
a:active,
.wrapper input,
.wrapper input:hover,
.wrapper input:focus,
.wrapper input:active,
.wrapper input:visited {
  outline: none !important;
}

:focus {
  outline: none;
}
::-moz-focus-inner {
  border: 0;
}

/*to top jQuery*/

/* Gumb "na vrh" po dizajnu weba: crveni krug sa strelicom.
   Zatecено: slika-duh (ui.totop.png) i tekst "To Top" skriven
   uvlakom. Slika se gasi, strelica se crta pseudoelementom. */

#toTop {
  width: 48px;
  height: 48px;
  right: 24px;
  bottom: 24px;
  padding: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: var(--crvena);
  background-image: none;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 10px 24px rgba(200, 87, 79, 0.28);
  z-index: 999;
  transition: background-color 0.2s ease, transform 0.2s ease,
    box-shadow 0.2s ease;
}

#toTop:hover,
#toTop:focus-visible {
  background: var(--crvena-tamna);
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(200, 87, 79, 0.34);
}

/* strelica prema gore */
#toTop::after {
  content: "";
  position: absolute;
  top: 20px;
  left: 50%;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  text-indent: 0;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: rotate(45deg);
}

/* stari sloj za hover iz dodatka nema vise ulogu */
#toTopHover {
  display: none;
  background: none;
}

/* na stranicama s reCAPTCHA znackom gumb ide iznad nje
   (znacka je visoka 60px i stoji 14px od dna) */
body:has(.grecaptcha-badge) #toTop {
  bottom: 92px;
}

/* media_queries.css (ucitava se poslije) ima `#toTop{bottom:60px !important}`,
   pa uzi ekran trazi jaci selektor */
@media only screen and (max-width: 800px) {
  body #toTop {
    width: 44px;
    height: 44px;
    right: 16px;
    bottom: 16px !important;
  }

  body #toTop::after {
    top: 18px;
  }

  body:has(.grecaptcha-badge) #toTop {
    bottom: 88px !important;
  }
}

/*slickmenu responsive*/

.slicknav_menu {
  display: none;
}

/*header*/

header {
  width: 1080px;
  margin: 0 auto;
  padding: 20px 0;
  display: table;
  position: relative;
}

header:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -111px;
  width: 1080px;
  height: 111px;
  background: url("../img/shadow-line.png") no-repeat 0 0;
  z-index: 150;
}

/*logo*/

.logo {
  width: auto;
  float: left;
  margin: 0;
}

.logo img {
  max-height: 96px;
  display: flex;
}

/*main navigation*/

header nav {
  width: auto;
  float: right;
  margin: 0;
  padding: 25px 0;
}

header nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

header nav ul li {
  float: left;
  margin: 0;
  position: relative;
}

header nav ul li a {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding: 9px 15px 12px;
  display: block;
  background: transparent;
}

header nav ul li a:hover,
header nav ul li a.active {
  font-size: 18px;
  color: #000;
  background: #a9f9e2;
}

/*main navigation second level*/

header nav ul li ul {
  width: 270px;
  position: absolute;
  left: 0;
  top: 44px;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  transition: all 0.3s linear;
  opacity: 0;
  visibility: hidden;
  z-index: 500;
}

header nav ul li:hover ul {
  opacity: 1;
  visibility: visible;
}

header nav ul li ul li {
  width: 100%;
  float: none;
  display: table;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

header nav ul li ul li:last-of-type {
  border: none;
}

header nav ul li ul li a {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  text-transform: none;
  padding: 9px 20px 11px;
  background: #fff;
}

header nav ul li ul li a:hover,
header nav ul li ul li a.active {
  font-size: 16px;
  color: #000;
  background: #adddf7;
}

/*main navigation third level*/

header nav ul li ul li ul,
header nav ul li:hover ul li ul {
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 270px;
}

header nav ul li ul li {
  position: relative;
}

header nav ul li ul li:hover ul {
  opacity: 1;
  visibility: visible;
}

header nav ul li ul li ul li a:hover,
header nav ul li ul li ul li a.active {
  font-size: 16px;
  color: #000;
  background: #fee4a5;
}

/*slider content*/

.slider_content {
  width: 100%;
  margin: 0;
  padding: 0;
  display: table;
}

.bx-wrapper {
  margin: 0 auto !important;
}

.bx-wrapper .bx-viewport {
  border: none;
  background: none;
  left: 0;
  box-shadow: none;
  /*height: 560px !important;*/
  height: 300px !important;
}

.bxslider {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table;
}

.bx-wrapper img {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

.bx-wrapper .bx-pager {
  padding: 0;
  width: auto;
}

.bx-controls {
  height: 0;
}

/*
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	display: none;
}

.bx-wrapper .bx-controls-direction a {
	display: none;
}
*/

/*main container*/

.main_container {
  width: 100%;
  margin: 0;
  padding: 0;
  display: table;
}

/*featured programs cnt*/

.featured_programs_cnt {
  width: 1080px;
  /*margin: -120px auto 0;*/
  margin: -30px auto 0;
  padding: 0 0 80px;
  display: table;
  position: relative;
  z-index: 200;
}

/*
.featured_programs_cnt article {
	width: 340px;
	float: left;
	margin: 0 30px 0 0;
	padding: 0;
	background: #fff;
}

.featured_programs_cnt article:nth-of-type(3n) {
	margin-right: 0;
}
*/

/*Nove promjene*/

.featured_programs_cnt article {
  width: 192px;
  float: left;
  margin: 0 30px 0 0;
  padding: 0px;
  background: #fff;
}

.featured_programs_cnt article:nth-of-type(5n) {
  margin-right: 0;
}

.featured_programs_cnt article h1 {
  margin: 24px 0 10px;
  padding: 0 10px;
  line-height: 31px;
  /*
	overflow: hidden;
	height: 68px;
	*/
  overflow: hidden;
  height: 96px;
  text-align: center;
}

.featured_programs_cnt article h1,
.featured_programs_cnt article h1 a {
  font-size: 24px;
  color: #000;
  font-weight: 500;
}

.featured_programs_cnt article h1 a:hover {
  font-size: 24px;
  color: #000;
  text-decoration: underline;
}

.featured_programs_cnt article em,
.featured_programs_cnt article p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  margin: 0 0 27px;
  padding: 0 30px;
  line-height: 19px;
  /*
	overflow: hidden;
	height: 59px;
	*/
  overflow: hidden;
  height: 96px;
  text-align: center;
}

.read_more_programs_btn {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
  margin: 0;
  padding: 26px 28px;
  display: block;
  border-top: 30px solid #a9f9e2;
  text-align: center;
}

.read_more_programs_btn:hover {
  font-size: 14px;
  color: #fc5f6f;
  text-decoration: underline;
}

.featured_programs_cnt article:nth-of-type(2) .read_more_programs_btn {
  border-color: #fee4a5;
}

.featured_programs_cnt article:nth-of-type(3) .read_more_programs_btn {
  border-color: #fcc5c5;
}

.featured_programs_cnt article:nth-of-type(4) .read_more_programs_btn {
  border-color: #e7e7fd;
}

.programs_send_request {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto;
  padding: 12px 30px 13px;
  display: table;
  background: #fff234;
}

.programs_send_request:hover {
  font-size: 14px;
  color: #fff;
  background: #000;
  text-decoration: underline;
}

/*contact us featured*/

.contact_us_featured {
  width: 1080px;
  margin: 0 auto;
  padding: 0 0 80px;
  display: table;
}

.contact_us_featured h1 {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  margin: 0 0 20px;
  padding: 19px 20px 18px;
  text-align: center;
  background: #fc5f6f;
}

.contact_us_featured h1 i {
  font-size: 48px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 0 0 15px;
}

.contact_us_featured article {
  width: 360px;
  float: left;
  margin: 0;
  padding: 25px 30px;
  border-right: 1px solid #d7d7d7;
}

.contact_us_featured article:first-of-type {
  border-left: 1px solid #d7d7d7;
}

.contact_us_featured article h1 {
  display: none;
}

.contact_us_featured article strong {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 7px;
  padding: 0;
  display: table;
}

.contact_us_featured article p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.75);
  font-weight: 500;
  margin: 0 0 2px;
  padding: 0;
}

.contact_us_featured article p:last-of-type {
  margin: 0;
}

.contact_us_featured article a {
  font-size: 18px;
  color: #000;
  font-weight: 500;
}

.contact_us_featured article a:hover {
  font-size: 18px;
  color: #000;
  text-decoration: underline;
}

/*other programs cnt*/

.other_programs_cnt {
  width: 1080px;
  margin: 0 auto 80px;
  padding: 0;
  display: table;
}

.other_programs_cnt article {
  width: 100%;
  margin: 0;
  padding: 0;
  display: table;
}

.other_programs_cnt article figure,
.other_programs_cnt article aside {
  display: inline-block;
  vertical-align: middle;
}

.other_programs_cnt article figure {
  max-width: 540px;
  max-height: 300px;
  /*display: table-cell;*/
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  background: transparent;
  border: none;

  float: left;
  margin: 0 40px 0 0;
  padding: 0;
}

.other_programs_cnt article figure img {
  max-width: 540px;
  max-height: 300px;
  vertical-align: middle;
  text-align: center;
}

/*
.other_programs_cnt article aside {
	width: 535px;
	margin: 0;
	padding: 35px 40px 40px;
	background: #fff;
}
*/

.other_programs_cnt article h1 {
  display: none;
}

.other_programs_cnt article h2 {
  margin: 0 0 25px;
  padding: 0;
}

.other_programs_cnt article h2,
.other_programs_cnt article h2 a {
  font-size: 32px;
  color: #000;
  font-weight: 700;
}

.other_programs_cnt article h2 a:hover {
  font-size: 32px;
  color: #fc5f6f;
}

.other_programs_cnt article ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.other_programs_cnt article ul li {
  width: 100%;
  display: block;
  margin: 0 0 9px;
}

.other_programs_cnt article ul li:last-of-type {
  margin: 0;
}

.other_programs_cnt article ul li a {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  margin: 0;
  padding: 0;
  position: relative;
}

.other_programs_cnt article ul li a:hover {
  font-size: 18px;
  color: #000;
  text-decoration: underline;
}

.other_programs_cnt article ul li a:after {
  content: "\f058";
}

.other_programs_cnt article ul li a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  font-size: 22px;
  color: #fc5f6f;
  margin: -2px 0 0 20px;
  display: inline-block;
  vertical-align: middle;
}

/*about featured cnt*/

.about_featured_cnt {
  width: 100%;
  margin: 0;
  padding: 80px 0;
  display: table;
  background: #e6e6e6;
}

.about_featured_cnt article {
  width: 1080px;
  margin: 0 auto;
  display: table;
}

.about_featured_cnt article h1 {
  margin: 0;
  padding: 27px 30px 28px;
  background: #fee4a5;
  float: left;
  position: relative;
}

.about_featured_cnt article h1,
.about_featured_cnt article h1 a {
  font-size: 28px;
  color: #000;
  font-weight: 600;
}

.about_featured_cnt article h1 a:hover {
  font-size: 28px;
  color: #000;
  text-decoration: underline;
}

.about_featured_cnt article h1:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 45px solid transparent;
  border-bottom: 45px solid transparent;
  border-left: 30px solid #fee4a5;
  position: absolute;
  right: -30px;
  top: 0;
}

.about_featured_cnt article em,
.about_featured_cnt article p {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  float: right;
  width: 675px;
}

.about_featured_cnt article em {
  margin-top: 32px;
}

.about_featured_cnt article p {
  padding: 0;
}

/*numbers featured cnt*/

.numbers_featured_cnt {
  width: 100%;
  margin: 0;
  padding: 160px 0 80px;
  display: table;
  position: relative;
}

.header_img {
  width: 100%;
  position: absolute;
  top: 0;
}

.header_img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(transparent, #ffffff);
  background: -webkit-linear-gradient(transparent, #ffffff);
  z-index: 30;
}

.header_img img {
  width: 100%;
  display: flex;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.numbers_cnt {
  width: 1080px;
  margin: 0 auto;
  padding: 0;
  display: table;
  position: relative;
  z-index: 50;
}

.numbers_cnt article {
  width: 100%;
  margin: 0;
  padding: 0;
  display: table;
}

.numbers_cnt h1 {
  display: none;
}

.numbers_cnt ul {
  list-style: none;
  margin: 0 0 60px;
  padding: 0;
  width: 100%;
  display: table;
}

.numbers_cnt ul li {
  width: 360px;
  float: left;
  margin: 0;
  padding: 0;
}

.numbers_cnt ul li strong,
.numbers_cnt ul li b {
  font-size: 48px;
  color: #fff;
  font-weight: 700;
  margin: 0 auto;
  padding: 14px 20px 19px;
  display: table;
  text-align: center;
  background: #009b97;
  width: 240px;
}

.numbers_cnt ul li:nth-of-type(2) strong,
.numbers_cnt ul li:nth-of-type(2) b {
  background: #006db9;
}

.numbers_cnt ul li:nth-of-type(3) strong,
.numbers_cnt ul li:nth-of-type(3) b {
  background: #a7368c;
}

.numbers_cnt ul li p {
  font-size: 24px;
  color: #000;
  font-weight: 700;
  padding: 23px 0 0;
  text-align: center;
}

.numbers_cnt em {
  font-family: "Shadows Into Light Two", Arial, Tahoma, Calibri, Verdana,
    cursive;
  font-size: 36px;
  color: #000;
  font-weight: normal;
  text-align: center;
  padding: 0 12%;
  line-height: 48px;
}

/*reviews cnt featured*/

.reviews_cnt_featured {
  width: 100%;
  margin: 0;
  padding: 240px 0 80px;
  display: table;
  position: relative;
}

.reviews_cnt_featured:before {
  content: "";
  position: absolute;
  bottom: 0;
  background: url("../img/background-reviews.png") no-repeat center center;
  width: 100%;
  height: 640px;
  z-index: -10;
}

.reviews_cnt_featured aside {
  width: 1080px;
  margin: 0 auto;
  padding: 70px 0 0;
  display: table;
  border-top: 1px solid #d9d9d9;
}

.reviews_cnt_featured h1 {
  font-size: 28px;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 23px;
  padding: 0;
}

.reviews_cnt_featured h1:after {
  content: "";
  width: 140px;
  height: 24px;
  background: url("../img/reviews_icon.png") no-repeat 0 0;
  display: inline-block;
  vertical-align: middle;
  margin: -7px 0 0 30px;
}

.reviews_cnt_featured article {
  width: 920px !important;
  margin: 0 auto 30px;
  padding: 55px 60px;
  background: #fff;
  /*display: table;*/

  display: block !important;
  height: 300px;
  overflow-y: scroll;
}

.reviews_cnt_featured article:last-of-type {
  margin-bottom: 0;
}

.reviews_cnt_featured article h1 {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  text-transform: none;
  margin: 0 0 15px;
  padding: 0;
  text-align: left;
}

.reviews_cnt_featured article h1:before,
.reviews_cnt_featured article h1:after {
  display: none;
}

.reviews_cnt_featured article em,
.reviews_cnt_featured article p {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
  margin: 0;
  padding: 0;
}

/*reviews bxslider*/

.reviews_cnt_featured .bx-wrapper {
  padding-bottom: 45px;
}

.reviews_cnt_featured .bx-wrapper .bx-pager {
  width: auto;
  margin: 0 auto;
  padding: 0;
}

.reviews_cnt_featured .bx-wrapper .bx-pager,
.reviews_cnt_featured .bx-wrapper .bx-controls-auto {
  bottom: -30px;
  right: inherit;
  left: inherit;
  height: 15px;
  margin: 0 auto;
  padding: 0;
  display: table;
  position: relative;
}

.reviews_cnt_featured .bx-wrapper .bx-pager.bx-default-pager a:hover,
.reviews_cnt_featured .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #333;
  border: 2px solid #333;
}

.reviews_cnt_featured .bx-wrapper .bx-pager.bx-default-pager a {
  background: #919191;
  border: 2px solid #919191;
  border-radius: 0;
  margin: 0 2.5px;
  width: 15px;
  height: 15px;
  box-sizing: border-box;
}

.reviews_cnt_featured .bx-wrapper .bx-prev {
  left: -30px;
}

.reviews_cnt_featured .bx-wrapper .bx-next {
  right: -30px;
}

/*footer*/

footer {
  width: 1080px;
  margin: 0 auto;
  padding: 70px 0 80px;
  display: table;
}

/*footer top cnt*/

.footer_top_cnt {
  width: 100%;
  margin: 0 0 30px;
  padding: 0;
  display: table;
}

.footer_logo,
.footer_top_cnt section {
  display: inline-block;
  vertical-align: middle;
}

.footer_logo {
  width: auto;
  margin: 0 40px 0 0;
}

.footer_logo img {
  max-width: 120px;
  display: flex;
}

.footer_top_cnt section {
  width: 330px;
  margin: 0 72px 0 0;
  padding: 0;
}

.footer_top_cnt section em,
.footer_top_cnt section p {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.75);
  font-weight: 600;
  padding: 0 0 15px;
  text-align: center;
}

.footer_top_cnt section p:last-of-type {
  padding: 0;
}

/*footer contact*/

.footer_contact,
.footer_top_cnt section.footer_contact {
  width: 510px;
  margin: 0;
}

.footer_contact h1 {
  font-size: 24px;
  color: #000;
  font-weight: 700;
  text-align: center;
  margin: 0 0 25px;
  padding: 0;
}

.footer_contact .contact_form div {
  width: 250px;
  margin: 0 9px 10px 0;
}

.footer_contact .contact_form div:nth-of-type(2n) {
  margin-right: 0;
}

.footer_contact .contact_form div:nth-of-type(3n) {
  margin-right: 9px;
}

.footer_contact .contact_form dt {
  display: none;
}

.footer_contact .contact_form .consent_data dt {
  display: table;
}

.footer_contact .contact_form dd textarea {
  min-height: 90px;
  max-height: 90px;
}

.footer_contact .contact_form div.consent_data {
  padding-top: 10px !important;
}

.footer_top_cnt .footer_contact p {
  padding: 0 0 10px;
  text-align: left;
}

.footer_contact .contact_form dd.buttons_action {
  padding: 10px 0 0 !important;
}

/*footer copyright*/

.footer_copyright {
  width: 100%;
  margin: 0;
  padding: 0;
  display: table;
}

.footer_copyright p {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  margin: 0 30px 0 0;
  padding: 3px 0;
  float: left;
}

.footer_copyright p a {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}

.footer_copyright p a:hover {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}

.footer_copyright p:last-of-type {
  float: right;
}

.footer_copyright ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer_copyright ul li {
  float: left;
  margin: 0 10px 0 0;
}

.footer_copyright ul li:last-of-type {
  margin: 0;
}

.footer_copyright ul li a {
  display: flex;
}

.footer_copyright ul li img {
  max-height: 24px;
  display: flex;
  transition: all 0.3s linear;
}

.footer_copyright ul li img:hover {
  opacity: 0.75;
}

/*BASIC CSS*/

/*left submenu*/

.main_container nav {
  width: 240px;
  float: left;
  margin: 0;
  padding: 0;
}

.main_container nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.main_container nav ul li {
  width: 100%;
  display: table;
  margin-bottom: 5px;
}

.main_container nav ul li a {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.75);
  font-weight: 600;
  margin: 0;
  padding: 10px 20px 11px;
  display: block;
  background: transparent;
  border-radius: 0;
}

.main_container nav ul li a:hover,
.main_container nav ul li a.active {
  font-size: 16px;
  color: #fff;
  background-color: #fc5f6f;
}

.main_container nav ul li i {
  font-size: 12px;
  color: #000;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 8px;
}

.main_container nav ul li a:hover i,
.main_container nav ul li a.active i {
  color: #fff;
}

/*contact form*/

.contact_form {
  width: 100%;
  margin: 0;
  padding: 0;
  display: table;
}

.contact_form dl {
  width: 100%;
  margin: 0;
  padding: 0;
  clear: both;
  display: table;
}

.contact_form div {
  width: 280px;
  float: left;
  margin: 0 20px 20px 0;
  padding: 0;
}

.contact_form div:nth-of-type(2n) {
  margin-right: 0;
}

.contact_form div.service_name {
  width: 100%;
  float: none;
  display: table;
  margin-right: 0;
}

.contact_form div.cnt_form_div_note {
  width: 100%;
  float: none;
  display: table;
  margin: 0;
}

.contact_form div.contact_form_select_location {
  width: 100%;
  float: none;
  display: table;
  margin-right: 0;
}

.contact_form dd div {
  width: auto;
  float: none;
  margin: 0;
}

.contact_form dt {
  width: 100%;
  display: table;
  margin: 0;
  padding: 0 !important;
}

.contact_form dt label {
  font-size: 15px;
  color: #414141;
  font-weight: 600;
  margin: 0;
  padding: 0 0 5px 10px;
  display: block;
  cursor: text;
}

.contact_form dd {
  width: 100% !important;
  display: table;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}

.buttons_action input[type="reset"] {
  background: #919191 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  border: 1px solid #919191 !important;
  padding: 12px 20px 12px !important;
  font-size: 14px !important;
  color: #fff !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  float: left;
  width: auto !important;
  cursor: pointer !important;
  text-transform: none !important;
  transition: all 0.2s linear !important;
  margin: 0 10px 0 0 !important;
}

.buttons_action input[type="reset"]:hover,
.buttons_action input[type="reset"]:focus {
  font-size: 14px !important;
  color: #fff !important;
  background: #7d7d7d !important;
  border: 1px solid #7d7d7d !important;
}

.buttons_action input[type="submit"] {
  background: #fc5f6f !important;
  border: 1px solid #fc5f6f !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 12px 20px 12px !important;
  font-size: 14px !important;
  color: #fff !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  float: left;
  width: auto !important;
  cursor: pointer !important;
  text-transform: none !important;
  transition: all 0.2s linear !important;
  margin: 0 !important;
}
.buttons_action div:last-of-type {
  margin: 0px !important;
}

.buttons_action input[type="submit"]:hover,
.buttons_action input[type="submit"]:focus,
.buttons_action input[type="submit"]:valid:hover,
.buttons_action input[type="submit"]:valid:focus {
  font-size: 14px !important;
  color: #fff !important;
  background: #e84b5b !important;
  border: 1px solid #e84b5b !important;
}

.contact_form dl a {
  color: #fc5f6f;
}

.contact_form dd input,
.contact_form dd textarea,
.contact_form dd select {
  width: 100%;
  max-width: 100%;
  padding: 12px 20px 13px;
  margin: 0 !important;

  background: #ebebeb !important;
  border-radius: 0 !important;
  border: 1px solid #ebebeb !important;
  box-shadow: none !important;

  transition: all 0.2s linear;
  color: #2d2d2d;
  font-size: 14px !important;
  font-weight: 600;
  opacity: 1;
}

.contact_form dd input:hover,
.contact_form dd input:focus,
.contact_form dd input:active {
  background: #e1e1e1 !important;
  border: 1px solid #e1e1e1 !important;
  box-shadow: none !important;
}

.contact_form dd textarea:hover,
.contact_form dd textarea:focus,
.contact_form dd textarea:active {
  background: #e1e1e1 !important;
  border: 1px solid #e1e1e1 !important;
  box-shadow: none !important;
}

.contact_form dd select:hover,
.contact_form dd select:focus,
.contact_form dd select:active {
  background: #e1e1e1 !important;
  border: 1px solid #e1e1e1 !important;
  box-shadow: none !important;
}

.contact_form dd textarea {
  min-height: 160px;
  max-height: 160px;
  resize: none;
}

.contact_form div dd .formInfo:nth-child(2) {
  position: absolute;
  right: 5px;
  top: -22px;
}

.contact_form dd select {
  padding: 11px 20px 12px;
}

.contact_form dd input[type="file"] {
  padding: 7px 10px 7px;
}

/*invalid input*/

.contact_form dd input:invalid:focus,
.contact_form dd select:invalid:focus,
.contact_form dd textarea:invalid:focus {
  border-bottom: 1px solid #e10f0f !important;
}

.contact_form dd input:valid:focus,
.contact_form dd select:valid:focus,
.contact_form dd textarea:valid:focus {
  border-bottom: 1px solid #179d0a !important;
}

.formInfo {
  margin: 0;
  color: #c20e24;
  font-size: 18px;
  cursor: help;
}

.FormButton {
  width: auto !important;
}

.CaptchaInput {
  float: left;
  width: 70px !important;
}

#CaptchaImg2 {
  margin: 7px 0 0 5px;
  border: 1px solid #b4b4b4;
}

.contact_form dd img {
  border: none;
}

#reload_ecaptcha_contact {
  border: none;
}

.contact_form dd.buttons_action {
  padding: 20px 0 0 !important;
}

.contact_form dd div p {
  font-size: 13px;
  color: #333;
  font-weight: 500;
  margin: 0 0 8px;
  padding: 0;
  display: block;
}

.error_content {
  color: #2d2d2d !important;
  margin: 20px 0;
}

.msg_content {
  color: #2d2d2d !important;
  margin: 20px 0;
}

/*input placeholder contact form*/

.contact_form input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
  transition: all 0.3s linear;
}
.contact_form input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  transition: all 0.3s linear;
}
.contact_form input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  transition: all 0.3s linear;
}
.contact_form input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
  transition: all 0.3s linear;
}
.contact_form input:focus::-webkit-input-placeholder {
  color: transparent;
  transition: all 0.3s linear;
}
.contact_form input:focus:-moz-placeholder {
  color: transparent;
  transition: all 0.3s linear;
}
.contact_form input:focus::-moz-placeholder {
  color: transparent;
  transition: all 0.3s linear;
}
.contact_form input:focus:-ms-input-placeholder {
  color: transparent;
  transition: all 0.3s linear;
}

.contact_form select {
  color: rgba(0, 0, 0, 0.6) !important;
}

.contact_form select:hover {
  color: #2d2d2d !important;
}

/*filter content*/

.filter_content {
  width: auto;
  margin: 0 auto 20px;
  padding: 0;
  display: table;
}

.filter_content h1 {
  font-size: 14px;
  color: #2d2d2d;
  font-weight: 600;
  font-style: normal;
  text-align: left;
  width: auto;
  float: left;
  margin: 9px 20px 0 0;
  padding: 0;
}

.filter_content form {
  width: auto;
  float: left;
  margin: 0;
  padding: 0;
}

.filter_content form div {
  width: auto;
  float: left;
  margin: 0;
  padding: 0;
}

.filter_content form div.filter_btns {
  padding-top: 0;
  padding-left: 20px;
}

.filter_content form label {
  font-size: 12px;
  color: #414141;
  font-weight: 400;
  margin: 0;
  padding: 10px 10px 0 0;
  float: left;
}

.filter_content form input,
.filter_content form select,
.filter_content form textarea {
  font-size: 14px !important;
  color: #414141;
  font-weight: 400;
  margin: 0;
  padding: 6px 10px;
  background: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 0;
  width: 220px;
  max-width: 220px;
  transition: all 0.3s linear;
  float: left;
}

.filter_content form input:hover,
.filter_content form select:hover,
.filter_content form textarea:hover {
  font-size: 14px !important;
  color: #000;
  border-color: #b9b9b9;
}

.filter_content form input:focus,
.filter_content form select:focus,
.filter_content form textarea:focus {
  font-size: 14px !important;
  color: #000;
  background-color: #f5f5f5;
  border-color: #b9b9b9;
}

.filter_content form input[type="reset"] {
  font-size: 9px !important;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  padding: 11px 15px;
  display: block;
  background: #555;
  border: 1px solid #555;
  border-radius: 0;
  transition: all 0.3s linear;
  opacity: 1;
  width: auto;
  float: left;
  cursor: pointer;
}

.filter_content form input[type="reset"]:hover,
.filter_content form input[type="reset"]:focus {
  font-size: 9px !important;
  color: #000;
  background: #fff;
}

.filter_content form input[type="submit"] {
  font-size: 9px !important;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 0 5px;
  padding: 11px 15px;
  display: block;
  background: #231f21;
  border: 1px solid #231f21;
  border-radius: 0;
  transition: all 0.3s linear;
  opacity: 1;
  width: auto;
  float: left;
  cursor: pointer;
}

.filter_content form input[type="submit"]:hover,
.filter_content form input[type="submit"]:focus {
  font-size: 9px !important;
  color: #000;
  background: #fff;
}

/*sorter*/

.sorter {
  width: 100%;
  margin: 0 0 30px;
  padding: 0;
  clear: both;
  display: table;
}

.sorter form {
  width: 100%;
  margin: 0;
  padding: 0;
  display: table;
}

.sorter form div {
  width: auto;
  float: left;
  margin: 0 30px 0 0;
  padding: 0;
}

.sorter div:last-of-type {
  margin: 0;
  float: right;
}

.sorter form label {
  font-size: 11px;
  color: #414141;
  font-weight: 400;
  text-transform: uppercase;
  margin: 11px 15px 0 0;
  padding: 0;
  float: left;
}

.sorter div:last-of-type select {
  width: 90px;
  max-width: 90px;
}

.sorter form div select {
  width: 240px !important;
  max-width: 240px !important;
  margin: 0;
  padding: 7px 8px 8px;
  font-size: 11px !important;
  color: #696969;
  font-weight: normal;
  background: linear-gradient(#f5f5f5, #f0f0f0);
  background: -webkit-linear-gradient(#f5f5f5, #f0f0f0);
  border: 1px solid #d7d7d7;
}

/*paging content*/

.paging_content {
  width: 100%;
  margin: 0;
  padding: 30px 0 0;
  display: table;
  clear: both;
}

.paging_content .paging,
.paging_content .paging_info {
  width: 100%;
  margin: 0;
  padding: 0;
  display: table;
}

.paging_content .paging p {
  font-size: 13px;
  color: #555;
  font-weight: 400;
  text-transform: uppercase;
  margin: 8px 10px 0 0;
  padding: 0;
  float: left;
}

.paging_content .paging span {
  font-size: 12px;
  color: #555;
  font-weight: 400;
  margin: 0;
  padding: 0;
  float: left;
}

.paging_content .paging a,
.paging_content .paging span {
  font-size: 12px;
  color: #414141;
  font-weight: 600;
  margin: 0 -1px 0 0;
  padding: 8px 15px;
  float: left;
  background: linear-gradient(#f5f5f5, #f0f0f0);
  background: -webkit-linear-gradient(#f5f5f5, #f0f0f0);
  border: 1px solid #d7d7d7;
  cursor: pointer;
  transition: all 0.3s linear;
}

.paging_content .paging span:first-of-type {
  border-radius: 0;
}

.paging_content .paging a:last-of-type {
  border-radius: 0;
}

.paging_content .paging a:hover,
.paging_content .paging a:focus,
.paging_content .paging a.active,
.paging_content .paging span:hover,
.paging_content .paging span:focus,
.paging_content .paging span.active {
  font-size: 12px;
  color: #000;
  background: #fff;
  border: 1px solid #d7d7d7;
}

.paging_content .paging_info {
  font-size: 12px;
  color: #555;
  font-weight: 400;
  padding: 5px 0 0 90px;
}

.paging_content .paging .paging_right_cnt {
  float: left;
}

/*basic site inner content*/

.basic_site_inner_content {
  width: 100%;
  margin: 0;
  padding: 45px 0 0;
  display: table;
  border-top: 45px solid #fcc5c5;
}

.basic_site_inner_content article {
  width: 1080px;
  margin: 0 auto 45px;
  padding: 0 0 45px;
  display: table;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.basic_site_inner_content article:only-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

/* H1 – ostaje kao do sada */
.basic_site_inner_content h1 {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 15px;
}

/* H2 – plava traka pune širine artikla */
.basic_site_inner_content h2 {
  font-size: 26px;
  color: #000;
  font-weight: 700;
  margin: 30px 0 15px;
  padding: 10px 20px;
  background: #adddf7;
  display: block; /* uzima punu širinu unutar article-a (1080px) */
}

/* H3 – isto ponašanje, druga veličina */
.basic_site_inner_content h3 {
  font-size: 24px;
  color: #000;
  font-weight: 600;
  margin: 30px 0 15px;
  padding: 10px 20px;
  background: #adddf7;
  display: block;
}

/* H4 – odvojen blok, možeš mijenjati neovisno */
.basic_site_inner_content h4 {
  font-size: 22px;
  color: #000;
  font-weight: 600;
  margin: 30px 0 15px;
  padding: 10px 20px;
  background: #adddf7;
  display: block;
}

/* H5 – odvojen blok, možeš mijenjati neovisno */
.basic_site_inner_content h5 {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  margin: 30px 0 15px;
  padding: 10px 20px;
  background: #adddf7;
  display: block;
}

.basic_site_inner_content figure {
  display: table-cell;
  overflow: hidden;
  vertical-align: middle;

  background: transparent;
  border: none;
  border-radius: 0;
  margin: 0 20px 20px 0;
  padding: 0;
}

.basic_site_inner_content figure img {
  vertical-align: middle;
  text-align: center;
}

.basic_site_inner_content article ul {
  margin: 10px 0 30px;
  padding-left: 32px;
}

/*basic site inner content contact*/

.basic_site_inner_content_contact {
  width: 100%;
  margin: 0;
  padding: 45px 0 0;
  display: table;
  border-top: 45px solid #fee4a5;
}

.basic_site_inner_content_contact aside {
  width: 1080px;
  margin: 0 auto;
  display: table;
}

.basic_site_inner_content_contact article {
  width: 420px;
  float: left;
  margin: 0 0 60px;
  padding: 0;
}

.basic_site_inner_content_contact h1 {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 15px;
}

.basic_site_inner_content_contact h2 {
  font-size: 26px;
  color: #000;
  font-weight: 700;
  margin: 0;
  padding: 0 0 5px;
}

.basic_site_inner_content_contact h3 {
  font-size: 24px;
  color: #000;
  font-weight: 600;
  margin: 0;
  padding: 0 0 5px;
}

.right_column_contact {
  width: 580px;
  float: right;
  margin: 56px 0 60px;
  padding: 0;
}

.basic_site_inner_content_contact iframe {
  width: 100%;
  height: 480px;
  margin: 0;
  padding: 0;
  border: none !important;
}

/*programs container*/

.programs_container {
  width: 100%;
  margin: 0;
  padding: 0;
  display: table;
  position: relative;
}

/*header image programs*/

.header_image_programs {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
}

.header_image_programs:after {
  display: none;
}

.header_image_programs:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(transparent, #ffffff);
  background: -webkit-linear-gradient(transparent, #ffffff);
  z-index: 30;
}

.header_image_programs img {
  width: 100%;
  display: flex;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*programs*/

.programs_container aside {
  width: 1080px;
  /*margin: 80px auto 0;*/
  /*margin: 330px auto 0;*/
  margin: 520px auto 0;
  display: table;
  position: relative;
  z-index: 135;
}
.programs_collapse_cnt .prog_coll aside {
  margin: 0 auto;
}
.programs_container article {
  width: 100%;
  margin: 0;
  padding: 20px 60px;
  background: #fff;
  display: table;
}

.programs_container article:first-of-type {
  padding: 55px 60px;
}

/* H1 – crvena traka, kao do sada */
.programs_container h1 {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 20px;
  padding: 10px 20px 11px;
  background: #fc5f6f;
}

/* GLOBALNA pravila za H2/H3 unutar programs_container
   (za sve ostale situacije, npr. kolone, accordion itd.) */
.programs_container h2 {
  font-size: 30px;
  color: #000;
  font-weight: 700;
  margin: 0;
  padding: 0 0 10px;
}

.programs_container h3 {
  font-size: 26px;
  color: #000;
  font-weight: 600;
  margin: 0;
  padding: 0 0 5px;
}

/* === PLAVE TRAKE SAMO ZA GLAVNE NASLOVE U ARTICLE-IMA === */

/* H2 – plava traka u glavnim article-ima (logopedska, itd.) */
.programs_container > aside > article > h2 {
  font-size: 32px; /* ista veličina kao H1, po želji */
  color: #000;
  font-weight: 700;
  text-transform: none;
  margin: 30px 0px 15px;
  padding: 10px 20px;
  background: #adddf7; /* plava traka */
  display: block; /* preko cijele širine article-a */
}

/* H3 – plava traka samo ako je direktno u glavnom article-u */
.programs_container > aside > article > h3 {
  font-size: 32px;
  color: #000;
  font-weight: 700;
  text-transform: none;
  margin: 30px 0px 15px;
  padding: 10px 20px;
  background: #adddf7;
  display: block;
}

/* H4 – spremno za kasnije */
.programs_container > aside > article > h4 {
  font-size: 32px;
  color: #000;
  font-weight: 700;
  text-transform: none;
  margin: 30px 0px 15px;
  padding: 10px 20px;
  background: #adddf7;
  display: block;
}

/* H5 – spremno za kasnije */
.programs_container > aside > article > h5 {
  font-size: 32px;
  color: #000;
  font-weight: 700;
  text-transform: none;
  margin: 30px 0px 15px;
  padding: 10px 20px;
  background: #adddf7;
  display: block;
}

.programs_container p {
  font-size: 18px;
  font-weight: 600;
}

.programs_container figure {
  max-width: 1040px;
  display: table-cell;
  overflow: hidden;
  background: transparent;
  border: none;
  border-radius: 0;
  margin: 0 20px 20px 20px;
  padding: 0;
}

.programs_container figure img {
  max-width: 1040px;
  vertical-align: middle;
  text-align: center;
}

/*programs columns cnt*/

.programs_columns_cnt {
  width: 100%;
  padding: 20px 0;
  display: table;
}

.programs_columns_cnt article,
.programs_columns_cnt article:first-of-type {
  width: 25%;
  height: 100%;
  display: table-cell;
  margin: 0;
  padding: 30px;
}

.programs_columns_cnt article:nth-of-type(1) {
  background: #a9f9e2;
}

.programs_columns_cnt article:nth-of-type(2) {
  background: #fee4a5;
}

.programs_columns_cnt article:nth-of-type(3) {
  background: #fcc5c5;
}

.programs_columns_cnt article:nth-of-type(4) {
  background: #adddf7;
}

.programs_container .programs_columns_cnt h3 {
  font-size: 22px;
  color: #000;
  font-weight: 600;
  margin: 0 0 9px;
  padding: 0;
  min-height: 84px;
}

/*programs collapse cnt*/

.programs_collapse_cnt {
  width: 100%;
  margin: 0;
  padding: 20px 60px;
  display: table;
}

.prog_coll {
  width: 100%;
  display: table;
}

.prog_coll article {
  width: 100%;
  padding: 0;
  background: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.prog_coll article:first-of-type {
  padding: 0;
}

.programs_collapse_cnt article h1 {
  font-size: 22px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 700;
  text-transform: none;
  margin: 0;
  padding: 15px 20px;
  background: none;
  display: block;
}

.programs_collapse_cnt article h1:after {
  content: "\f055";
}

.programs_collapse_cnt article h1:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  color: #fc5f6f;
  float: right;
  margin: 5px 0 0;
}

.prog_coll article:nth-of-type(2) em,
.prog_coll article:nth-of-type(2) p {
  border-color: #fcc5c5;
}

.prog_coll article:nth-of-type(3) em,
.prog_coll article:nth-of-type(3) p {
  border-color: #fee4a5;
}

.prog_coll article:nth-of-type(4) em,
.prog_coll article:nth-of-type(4) p {
  border-color: #a9f9e2;
}

.programs_collapse_cnt em,
.programs_collapse_cnt p {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  display: none;
  padding: 30px;
}

/*ourteam container*/

.ourteam_container {
  width: 100%;
  margin: 0;
  padding: 45px 0 0;
  display: table;
  border-top: 45px solid #adddf7;
}

.ourteam_container aside {
  width: 1080px;
  margin: 0 auto;
  display: table;
}

.ourteam_container h1 {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 15px;
}

.ourteam_container h2 {
  font-size: 26px;
  color: #000;
  font-weight: 700;
  margin: 0;
  padding: 0 0 5px;
}

.ourteam_container h3 {
  font-size: 24px;
  color: #000;
  font-weight: 600;
  margin: 0;
  padding: 0 0 5px;
}

.ourteam_top_cnt {
  width: 100%;
  margin: 0 0 30px;
  padding: 0;
  display: table;
}

.ourteam_container .ourteam_top_cnt article {
  width: 100%;
  float: none;
  display: table;
  margin: 0;
}

.ourteam_container .ourteam_top_cnt article h1 {
  padding: 10px;
  font-size: 36px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  border: none;
}

/*team cnt*/

.team_cnt {
  /*width: 510px;*/
  width: 320px;
  float: left;
  margin: 0 60px 60px 0;
  padding: 0;
}

/*
.team_cnt:nth-of-type(2n) {
	margin-right: 0;
}
*/

.team_cnt:nth-of-type(3n) {
  margin-right: 0;
}

.ourteam_container .team_cnt article {
  width: 100%;
  margin: 0 0 15px;
  padding: 0;
  display: table;
}

.ourteam_container article h1 {
  text-align: center;
  font-size: 26px;
  color: #000;
  text-transform: none;
  padding: 0;
  margin: 0 0 8px;
  border-bottom: 5px solid #a7368c;
  display: block;
  line-height: 30px;
  overflow: hidden;
  height: 69px;
}

.ourteam_container figure {
  /*max-width: 510px;*/
  max-width: 320px;
  /*display: table-cell;*/
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  background: transparent;
  border: none;
  border-radius: 0;

  float: none !important;
  margin: 0;
  padding: 0;
}

.ourteam_container figure img {
  /*max-width: 510px;*/
  max-width: 320px;
  vertical-align: middle;
  text-align: center;
}

/*ourteam collapse*/

.ourteam_collapse {
  width: 100%;
  margin: 0;
  padding: 0;
  display: table;
}

.ourteam_collapse i {
  font-size: 24px;
  color: #000;
  text-align: center;
  padding: 10px;
  background: #a9f9e2;
  display: block;
  cursor: pointer;
}

.ourteam_collapse i:hover {
  font-size: 24px;
  color: #000;
  background: #fff234;
}

.ourteam_collapse article,
.ourteam_container .ourteam_collapse article {
  display: none;
  margin: 0;
  padding: 25px 0 0;
}

/*news container*/

.news_container {
  width: 100%;
  margin: 0;
  padding: 45px 0 0;
  display: table;
  border-top: 45px solid #a9f9e2;
}

.news_container aside {
  width: 1080px;
  margin: 0 auto;
  display: table;
}

.news_container h1 {
  font-size: 32px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 22px;
  padding: 0;
}

.news_container article {
  width: 340px;
  float: left;
  margin: 0 30px 60px 0;
  padding: 0;
}

.news_container article:nth-of-type(3n) {
  margin-right: 0;
}

.news_container article figure {
  max-width: 340px;
  max-height: 190px;
  display: table-cell;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  background: transparent;
  border: none;

  float: none;
  margin: 0;
  padding: 0;
}

.news_container article figure img {
  max-width: 340px;
  max-height: 190px;
  vertical-align: middle;
  text-align: center;
}

.news_container article section {
  width: 100%;
  padding: 15px 20px;
  display: table;
}

.news_container article h1 {
  margin: 0 0 8px;
  padding: 0;
  line-height: 26px;
  overflow: hidden;
  height: 55px;
}

.news_container article h1,
.news_container article h1 a {
  font-size: 22px;
  color: #000;
  font-weight: 700;
  text-transform: none;
}

.news_container article h1 a:hover {
  font-size: 22px;
  color: #fc5f6f;
}

.news_container article em,
.news_container article p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
  margin: 0 0 23px;
  padding: 0;
  line-height: 22px;
  overflow: hidden;
  height: 112px;
}

.news_container article time {
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  margin: 0;
  padding: 8px 15px 9px;
  display: table;
  background: #fc5f6f;
}

/*news container details*/

/* =====================================================================
   NOVOSTI — detalji (modules/news/web.php, case 'details')
   HTML: section.news_container_details > aside > article.dm-novost
           > .dm-novost-nazad                      (gumb na vrhu)
           > .dm-novost-raspored
               > div.dm-novost-zaglavlje           (datum, h1, uvod)
               > figure.dm-novost-slika            (desni stupac)
               > .dm-novost-tekst                  (sadrzaj iz CMS-a)
           > .ecms_gallery_box                     (puna sirina)
         > section.hist_and_social                 (samo dijeljenje)

   media_queries.css se ucitava POSLIJE ovoga i ima
   `.news_container_details aside / figure / figure img` (0,1,1),
   pa selektori ovdje idu iznad te tezine.
   ===================================================================== */

/* sekcija — odmak od navigacije i footera, bez stare mentol trake */
section.news_container_details {
  width: 100%;
  margin: clamp(40px, 6vw, 80px) 0;
  padding: 0;
  display: block;
  border-top: 0;
}

section.news_container_details > aside {
  width: min(1200px, calc(100vw - 52px));
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  display: block;
}

.news_container_details article.dm-novost {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
}

/* gumb nazad — na vrhu sadrzaja */
.news_container_details .dm-novost .dm-novost-nazad {
  margin: 0 0 clamp(24px, 3vw, 36px);
  padding: 0;
}

.news_container_details .dm-novost .dm-novost-nazad a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 44px;
  padding: 0 20px 0 16px;
  font-family: var(--font-ui);
  font-size: 15px;
  font-weight: 600;
  color: var(--tinta);
  text-decoration: none;
  background: var(--bijela);
  border: 1px solid var(--linija);
  border-radius: 999px;
  transition: color 0.2s ease, border-color 0.2s ease;
}

.news_container_details .dm-novost .dm-novost-nazad a i {
  font-size: 14px;
  line-height: 1;
  transition: transform 0.2s ease;
}

.news_container_details .dm-novost .dm-novost-nazad a:hover,
.news_container_details .dm-novost .dm-novost-nazad a:focus-visible {
  color: var(--crvena);
  background: rgba(200, 87, 79, 0.08);
  border-color: rgba(200, 87, 79, 0.35);
}

.news_container_details .dm-novost .dm-novost-nazad a:hover i {
  transform: translateX(-3px);
}

.access_contrasthigh .news_container_details .dm-novost .dm-novost-nazad a {
  background: rgba(255, 255, 255, 0.4);
}

/* raspored — slika lijevo, tekst desno */
.news_container_details .dm-novost .dm-novost-raspored {
  display: grid;
  grid-template-columns: minmax(0, 460px) minmax(0, 1fr);
  grid-template-rows: auto 1fr;
  grid-template-areas:
    "slika zaglavlje"
    "slika tekst";
  column-gap: clamp(32px, 5vw, 64px);
  align-items: start;
}

.news_container_details .dm-novost .dm-novost-zaglavlje {
  grid-area: zaglavlje;
  margin: 0 0 28px;
  padding: 0 0 28px;
  border-bottom: 1px solid var(--linija);
}

.news_container_details .dm-novost .dm-novost-zaglavlje time {
  display: block;
  margin: 0 0 14px;
  padding: 0;
  font-family: var(--font-mono);
  font-size: 12.5px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: var(--tinta-60);
}

.news_container_details .dm-novost .dm-novost-zaglavlje h1 {
  font-family: var(--font-display);
  font-size: clamp(30px, 3.4vw, 44px);
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.02em;
  text-transform: none;
  text-wrap: balance;
  color: var(--tinta);
  margin: 0 0 16px;
  padding: 0;
}

.news_container_details .dm-novost .dm-novost-zaglavlje em {
  display: block;
  font-family: var(--font-ui);
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.55;
  color: var(--tinta-80);
  margin: 0;
  padding: 0;
}

/* slika — desni stupac, prati skrolanje na desktopu */
.news_container_details .dm-novost .dm-novost-slika {
  grid-area: slika;
  position: sticky;
  top: 110px;
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  max-height: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: var(--menta);
  border: 0;
  border-radius: var(--r);
  box-shadow: var(--sjena);
}

.news_container_details .dm-novost .dm-novost-slika a {
  display: block;
  font-size: 0;
}

.news_container_details .dm-novost .dm-novost-slika img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: none;
}

/* tekst iz CMS-a */
.news_container_details .dm-novost .dm-novost-tekst {
  grid-area: tekst;
  min-width: 0;
  font-family: var(--font-ui);
  font-size: 18px;
  line-height: 1.9;
  color: var(--tinta-80);
}

.news_container_details .dm-novost .dm-novost-tekst p {
  font-size: 18px;
  line-height: 1.9;
  letter-spacing: 0.005em;
  color: var(--tinta-80);
  margin: 0;
  padding: 0 0 28px;
}

.news_container_details .dm-novost .dm-novost-tekst p em {
  display: inline;
  font: inherit;
  font-style: italic;
  color: inherit;
  padding: 0;
}

.news_container_details .dm-novost .dm-novost-tekst strong,
.news_container_details .dm-novost .dm-novost-tekst b {
  font-weight: 600;
  color: var(--tinta);
}

.news_container_details .dm-novost .dm-novost-tekst a {
  font-size: inherit;
  font-weight: 600;
  color: var(--crvena);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.news_container_details .dm-novost .dm-novost-tekst a:hover {
  color: var(--crvena-tamna);
}

.news_container_details .dm-novost .dm-novost-tekst h2 {
  font-family: var(--font-display);
  font-size: 27px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: none;
  color: var(--tinta);
  margin: 12px 0 14px;
  padding: 0;
}

.news_container_details .dm-novost .dm-novost-tekst h3 {
  font-family: var(--font-display);
  font-size: 22px;
  font-weight: 600;
  line-height: 1.25;
  text-transform: none;
  color: var(--tinta);
  margin: 8px 0 12px;
  padding: 0;
}

.news_container_details .dm-novost .dm-novost-tekst ul,
.news_container_details .dm-novost .dm-novost-tekst ol {
  margin: 0 0 24px;
  padding-left: 24px;
}

.news_container_details .dm-novost .dm-novost-tekst li {
  font-size: 18px;
  line-height: 1.8;
  padding: 0 0 8px;
}

.news_container_details .dm-novost .dm-novost-tekst img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
}

/* galerija ispod — puna sirina clanka */
.news_container_details .dm-novost .ecms_gallery_box {
  width: auto;
  max-width: 100%;
  margin: clamp(32px, 4vw, 48px) 0 0;
  padding: 28px 0 0;
  border-top: 1px solid var(--linija);
}

/* dijeljenje na drustvenim mrezama */
.news_container_details .hist_and_social {
  width: auto !important;
  margin: 40px 0 0 !important;
}

@media only screen and (max-width: 900px) {
  .news_container_details .dm-novost .dm-novost-raspored {
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto;
    grid-template-areas:
      "zaglavlje"
      "slika"
      "tekst";
  }

  .news_container_details .dm-novost .dm-novost-slika {
    position: static;
    margin: 0 0 28px;
  }
}

@media only screen and (max-width: 600px) {
  .news_container_details .dm-novost .dm-novost-zaglavlje em {
    font-size: 17px;
  }

  .news_container_details .dm-novost .dm-novost-tekst,
  .news_container_details .dm-novost .dm-novost-tekst p,
  .news_container_details .dm-novost .dm-novost-tekst li {
    font-size: 17px;
  }
}

/*ecms gallery box*/

.ecms_gallery_box {
  width: 1080px;
  float: none;
  display: table;
  margin: 30px auto 0;
  padding: 22px 0 0;
  border-top: 1px dashed #a5a5a5;
}

.news_container_details aside.ecms_gallery_box {
  margin: 30px auto 0;
}

.ecms_gallery_box h1,
.ecms_gallery_box h2 {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 5px;
}

.ecms_gallery_box h1:after,
.ecms_gallery_box h2:after {
  content: "\f302";
}

.ecms_gallery_box h1:after,
.ecms_gallery_box h2:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  color: #000;
  margin: 0 0 0 15px;
  padding: 0;
  display: inline;
}

.ecms_gallery_box p {
  font-size: 14px;
  color: #696969;
  font-weight: 300;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

.ecms_gallery_box a {
  width: 22.9%;
  float: left;
  margin: 30px 30px 0 0;
  padding: 0;
  position: relative;
}

.ecms_gallery_box a:nth-of-type(4n) {
  margin-right: 0;
}

.ecms_gallery_box a img {
  width: 100%;
  /*height: 100%;*/
  margin: 0;
  padding: 0;
  display: flex;
  background: #fff;
  border-radius: 0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
}

.ecms_gallery_box em {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 600;
  margin: 0;
  padding: 15px 0 0;
  line-height: 22px;
  overflow: hidden;
  height: 60px;
}

/*download*/

.document_category,
.programs_container aside.document_category {
  width: 1080px;
  margin: 40px auto 0;
  padding: 25px 20px 20px;
  clear: both;
  display: table;
  background: linear-gradient(#f2f2f2, #f0f0f0);
  background: -webkit-linear-gradient(#f2f2f2, #f0f0f0);
  border: 1px solid #e0e0e0;
  border-radius: 0;
}

.document_category h1,
.document_category h2,
.programs_container .document_category h1,
.programs_container .document_category h2 {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  margin: 0;
  padding: 0 0 15px;
  background: none;
}

.document_category h1:after,
.document_category h2:after {
  content: "\f07c";
}

.document_category h1:after,
.document_category h2:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  color: #000;
  margin: 0 0 0 15px;
  padding: 0;
  display: inline;
}

.document_category ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
}

.document_category ul li {
  width: 31.4%;
  margin: 0 30px 30px 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}

.document_category ul li:nth-of-type(3n) {
  margin: 0 0 15px;
}

.document_category ul li img,
.document_category ul li a {
  display: inline-block;
  vertical-align: middle;
}

.document_category ul li img {
  max-height: 32px;
  margin: 0 10px 0 0;
  padding: 0;
}

.document_category ul li a {
  font-size: 15px;
  color: #414141;
  font-weight: 600;
  margin: 0;
  padding: 0;
  line-height: 22px;
  overflow: hidden;
  max-height: 67px;
  max-width: 85%;
}

.document_category ul li a:hover {
  font-size: 15px;
  color: #fc5f6f;
}

/*hist and social*/

.hist_and_social {
  width: 1080px !important;
  margin: 40px auto 0 !important;
  /*padding: 0 20px !important;*/
  padding: 0 !important;
  clear: both;
  display: table;
  background: none !important;
  border-radius: 0 !important;
}

.hist_and_social .social_toolbar_inside {
  width: auto;
  float: right;
  margin: 5px 0;
  padding: 0;
}

.social_toolbar_inside ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table;
}

.social_toolbar_inside ul li {
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}

.social_toolbar_inside ul li.label {
  font-size: 13px;
  color: #222;
  font-weight: 600;
  margin: 3px 10px 0 0 !important;
}

.social_toolbar_inside ul li:last-of-type {
  margin: 0;
}

.social_toolbar_inside ul li a {
  display: flex;
}

.social_toolbar_inside ul li img {
  max-height: 24px;
  margin: 0;
  padding: 0;
  transition: all 0.3s linear;
  border-radius: 0;
  opacity: 1;
}

.social_toolbar_inside ul li img:hover {
  opacity: 0.75;
}

#hist {
  width: auto;
  float: left;
  margin: 0;
  padding: 0;
}

.ecms_gallery_box #hist {
  float: none;
  clear: both;
  display: table;
  padding-top: 30px;
}

#hist a {
  font-size: 15px;
  color: #414141;
  font-weight: 700;
  margin: 0;
  padding: 8px 20px 9px;
  display: table;
  background: rgba(0, 0, 0, 0.1);
}

#hist a:hover {
  font-size: 15px;
  color: #fff;
  background: #fc5f6f;
}

.fancybox-skin {
  background: #fff !important;
}

/*FANCYBOX LOCK*/

.fancybox-lock {
  overflow: inherit !important;
}

/*CONTACT US - code*/

.contact_us_ribbon_fixed {
  width: auto;
  position: fixed;
  top: 50%;
  left: -131px;
  transform: translateY(-50%);
  z-index: 9999;
}

.contact_us_ribbon_fixed a {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding: 10px 30px 12px;
  display: block;
  background: #fff234;
  transform: rotate(-90deg);
}

.contact_us_ribbon_fixed i {
  font-size: 22px;
  color: #000;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 15px 0 0;
  transition: all 0.1s linear;
}

.contact_us_ribbon_fixed a:hover {
  font-size: 20px;
  color: #fff;
  background: #fc5f6f;
}

.contact_us_ribbon_fixed a:hover i {
  font-size: 22px;
  color: #fff;
}

/*WEB ACCESSIBILITY*/

#accessibility i,
#accessibility i:before {
  transition: all 0.1s linear;
}

#accessibility {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 9999;
}

/*accessibility main btn*/

.accessibility_main_btn {
  width: 64px;
  display: flex;
  /*padding: 8px 11px;*/
  padding: 12px 12px;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  transition: all 0.2s linear;
  position: fixed;
  top: 50%;
  /*left: 0;*/
  right: 0;
  transform: translateY(-50%);
}

.accessibility_main_btn i {
  /*font-size: 48px !important;*/
  font-size: 40px !important;
  color: #4e5051;
  /*font-weight: normal;*/
  transition: all 0.2s linear;
}

.accessibility_main_btn:hover {
  background: #fff234;
}

.accessibility_main_btn:hover i {
  /*font-size: 48px !important;*/
  font-size: 40px !important;
  color: #000;
}

/*accessible wrapper*/

.accessible_wrapper {
  width: 420px;
  position: fixed;
  /*left: 64px;*/
  right: 64px;
  top: 50%;
  transform: translateY(-50%);
  background: #fff234;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  display: none;
}

.accessible_header {
  width: 100%;
  padding: 16px 20px 17px;
  display: table;
  position: relative;
}

.accessible_header h1 {
  font-size: 20px !important;
  color: rgba(0, 0, 0, 0.75);
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

.close_accessible_dialog {
  position: absolute;
  right: 20px;
  top: 19px;
}

.close_accessible_dialog i {
  font-size: 20px !important;
  color: rgba(0, 0, 0, 0.75);
}

.close_accessible_dialog:hover i {
  font-size: 20px !important;
  color: rgba(0, 0, 0, 1);
}

/*accessible functions*/

.accessible_functions {
  width: 100%;
  margin: 0;
  padding: 20px;
  display: table;
  background: #fff;
}

.accessible_functions div {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.accessible_functions div:nth-of-type(2n) {
  border-right: none;
}

.accessible_functions div:nth-of-type(7),
.accessible_functions div:nth-of-type(8) {
  border-bottom: none;
}

.accessible_functions div a {
  font-size: 16px !important;
  color: #4e5051;
  font-weight: normal;
  display: block;
  text-align: center;
  padding: 15px 10px 10px;
  position: relative;
}

.accessible_functions div i {
  font-size: 24px !important;
  color: #000;
  display: table;
  margin: 0 auto;
}

.accessible_functions div a:hover,
.accessible_functions div a.active {
  font-size: 16px !important;
  color: #fff;
  background: #4e5051;
}

.accessible_functions div a:hover i,
.accessible_functions div a.active i {
  font-size: 24px !important;
  color: #fff;
}

/*accessible reset*/

.accessible_reset {
  width: 100%;
  margin: 0;
  padding: 0;
  display: table;
  background: #fff;
}

.accessible_reset a,
#accessibility #reset_all_classes {
  font-size: 14px;
  color: #000 !important;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px;
  display: block;
  text-align: center;
  text-decoration: underline;
}

.accessible_reset a:hover,
#accessibility #reset_all_classes:hover {
  font-size: 14px;
  color: #fc5f6f !important;
  font-weight: bold;
}

/*accessibility footer*/

.accessibility_footer {
  width: 100%;
  margin: 0;
  padding: 20px;
  display: table;
  background: #e1e1e1;
}

.accessibility_footer a {
  font-size: 14px !important;
  color: #000;
  font-weight: bold;
}

.accessibility_footer a:hover {
  font-size: 14px !important;
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

.accessibility_footer p {
  font-size: 14px !important;
  color: rgba(0, 0, 0, 0.75);
  font-weight: normal;
  margin: 0;
  padding: 0;
  float: left;
}

.accessibility_footer p:last-of-type a {
  font-size: 14px !important;
  color: rgba(0, 0, 0, 1);
  font-weight: normal;
}

.accessibility_footer p:last-of-type {
  float: right;
}

/*WEB ACCESSIBILITY CSS FUNCTIONS*/

/*access font bigger*/

.access_font_bigger span,
.access_font_bigger p,
.access_font_bigger em,
.access_font_bigger a,
.access_font_bigger time,
.access_font_bigger tr,
.access_font_bigger th,
.access_font_bigger td,
.access_font_bigger dt,
.access_font_bigger dd,
.access_font_bigger label,
.access_font_bigger input,
.access_font_bigger select,
.access_font_bigger button,
.access_font_bigger textarea,
.access_font_bigger option,
.access_font_bigger ul,
.access_font_bigger li,
.access_font_bigger font,
.access_font_bigger h1,
.access_font_bigger h2,
.access_font_bigger h3,
.access_font_bigger h4,
.access_font_bigger h5,
.access_font_bigger h6 {
  font-size: 125% !important;
}

.access_font_bigger #accessibility h1 {
  font-size: 20px !important;
}

.access_font_bigger #accessibility a {
  font-size: 16px !important;
}

.access_font_bigger #accessibility a#reset_all_classes {
  font-size: 14px !important;
}

.access_font_bigger #accessibility em,
.access_font_bigger #accessibility p,
.access_font_bigger #accessibility span {
  font-size: 14px !important;
}

.access_font_bigger #accessibility p a,
.access_font_bigger #accessibility p a:hover {
  font-size: 14px !important;
}

/*access grayscale*/

.access_grayscale {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

/*access letterspacing*/

.access_letterspacing span,
.access_letterspacing p,
.access_letterspacing em,
.access_letterspacing a,
.access_letterspacing time,
.access_letterspacing tr,
.access_letterspacing th,
.access_letterspacing td,
.access_letterspacing dt,
.access_letterspacing dd,
.access_letterspacing label,
.access_letterspacing input,
.access_letterspacing select,
.access_letterspacing button,
.access_letterspacing textarea,
.access_letterspacing option,
.access_letterspacing ul,
.access_letterspacing li,
.access_letterspacing font,
.access_letterspacing h1,
.access_letterspacing h2,
.access_letterspacing h3,
.access_letterspacing h4,
.access_letterspacing h5,
.access_letterspacing h6 {
  letter-spacing: 3px !important;
}

.access_letterspacing #accessibility a,
.access_letterspacing #accessibility h1,
.access_letterspacing #accessibility em,
.access_letterspacing #accessibility p,
.access_letterspacing #accessibility span {
  letter-spacing: inherit !important;
}

/*access linkunderline*/

.access_linkunderline a {
  text-decoration: underline !important;
}

.access_linkunderline #accessibility a {
  /*text-decoration: inherit !important;*/
}

/*access contrasthigh*/

.access_contrasthigh body {
  background: #000 !important;
}

.access_contrasthigh span,
.access_contrasthigh p,
.access_contrasthigh strong,
.access_contrasthigh em,
.access_contrasthigh a,
.access_contrasthigh time,
.access_contrasthigh tr,
.access_contrasthigh th,
.access_contrasthigh td,
.access_contrasthigh dt,
.access_contrasthigh dd,
.access_contrasthigh label,
.access_contrasthigh input,
.access_contrasthigh select,
.access_contrasthigh button,
.access_contrasthigh textarea,
.access_contrasthigh option,
.access_contrasthigh ul,
.access_contrasthigh li,
.access_contrasthigh font,
.access_contrasthigh h1,
.access_contrasthigh h2,
.access_contrasthigh h3,
.access_contrasthigh h4,
.access_contrasthigh h5,
.access_contrasthigh h6 {
  color: #fff !important;
}

.access_contrasthigh header nav ul li a:hover,
.access_contrasthigh header nav ul li a.active {
  color: #000 !important;
}

.access_contrasthigh header nav ul li ul li a {
  color: #000 !important;
}

.access_contrasthigh header nav ul li ul li a:hover,
.access_contrasthigh header nav ul li ul li a.active {
  color: #000 !important;
}

.access_contrasthigh header nav ul li ul li ul li a:hover,
.access_contrasthigh header nav ul li ul li ul li a.active {
  color: #000 !important;
}

.access_contrasthigh .featured_programs_cnt article {
  background: #000;
}

.access_contrasthigh .programs_send_request {
  color: #000 !important;
}

.access_contrasthigh .programs_send_request:hover {
  color: #000 !important;
  background: #fff;
}

.access_contrasthigh .about_featured_cnt {
  background: #333;
}

.access_contrasthigh .about_featured_cnt article h1,
.access_contrasthigh .about_featured_cnt article h1 a {
  color: #000 !important;
}

.access_contrasthigh .header_img:before {
  background: linear-gradient(transparent, #000);
  background: -webkit-linear-gradient(transparent, #000);
}

.access_contrasthigh .reviews_cnt_featured:before {
  background: #000;
}

.access_contrasthigh .reviews_cnt_featured article {
  background: #333;
}

.access_contrasthigh .programs_container article {
  background: #000;
}

.access_contrasthigh .contact_us_ribbon_fixed a {
  color: #000 !important;
}

.access_contrasthigh .programs_collapse_cnt em,
.access_contrasthigh .programs_collapse_cnt p {
  background: #000;
}

.access_contrasthigh .basic_site_inner_content article {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.access_contrasthigh #hist a {
  background: rgba(255, 255, 255, 0.4);
}

.access_contrasthigh .news_container_details article p span span {
  background: inherit !important;
}

.access_contrasthigh input,
.access_contrasthigh select,
.access_contrasthigh textarea {
  color: #000 !important;
}

.access_contrasthigh .header_image_programs:before {
  background: linear-gradient(transparent, #000);
  background: -webkit-linear-gradient(transparent, #000);
}

.access_contrasthigh .accessible_header h1 {
  color: rgba(0, 0, 0, 0.75) !important;
}

.access_contrasthigh #accessibility a,
.access_contrasthigh #accessibility p {
  color: #000 !important;
}

.access_contrasthigh #accessibility a:hover,
.access_contrasthigh #accessibility a.active {
  color: #fff !important;
}

/*access cursorlarger*/

.access_cursorlarger,
.access_cursorlarger a,
.access_cursorlarger a:hover,
.access_cursorlarger a:focus,
.access_cursorlarger a:active,
.access_cursorlarger a.active {
  cursor: url("../img/accessibility/cursor-accessibility.png"), auto !important;
}

/*access keyboardnavigation*/

.access_keyboardnavigation a:focus {
  outline: dashed 2px #fc5f6f !important;
}

.access_keyboardnavigation #accessibility a:focus {
  outline: none !important;
}

/*WEB ACCESSIBILITY RESPONSIVE*/

@media only screen and (min-width: 0px) and (max-width: 800px) {
  .accessibility_main_btn {
    width: 48px;
  }

  .accessibility_main_btn i {
    font-size: 32px !important;
  }

  .accessibility_main_btn:hover i {
    font-size: 32px !important;
  }

  .accessible_wrapper {
    width: 85%;
    position: fixed;
    left: 0;
  }

  .accessible_wrapper h1 {
    margin: 0;
  }

  .accessible_header {
    padding-left: 10px;
    padding-right: 10px;
  }

  .accessible_functions {
    padding: 20px 10px;
  }

  .accessible_functions div {
    float: none;
    display: inline-block;
  }

  .accessibility_footer {
    padding: 20px 10px;
  }

  .accessibility_footer p {
    float: none;
    display: table;
  }

  .accessibility_footer p:last-of-type {
    float: none;
    padding-top: 5px;
  }
}

/* =====================================================================
   NOVOSTI — popis (templates/novosti.php + modules/news/web.php)
   HTML: section.news_container.dm-tijelo.dm-novosti
           > h1.dm-novosti-naslov
           > div.dm-novosti-grid > article.dm-novosti-kartica
                 > figure.dm-novosti-slika + section.dm-novosti-sadrzaj
           > div.paging_content > .paging + .paging_info

   style.css se ucitava PRIJE media_queries.css i dm-dizajn.css, a
   dm-dizajn.css vec ima `.wrapper .news_container.dm-tijelo ...` do
   (0,3,3). Zato svaki selektor ovdje ima najmanje (0,4,0).
   ===================================================================== */

/* sekcija — odmak od navigacije i footera */
.wrapper .main_container .news_container.dm-novosti {
  display: block;
  margin: clamp(48px, 7vw, 96px) auto;
  padding: 0;
  border-top: 0;
}

/* naslov */
.wrapper .news_container.dm-novosti h1.dm-novosti-naslov {
  font-family: var(--font-display);
  font-size: clamp(32px, 3.6vw, 48px);
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.02em;
  text-transform: none;
  text-align: center;
  color: var(--tinta);
  margin: 0 0 clamp(28px, 4vw, 48px);
  padding: 0;
}

/* mreza — 3 / 2 / 1 stupac, svi redovi iste visine */
.wrapper .main_container .dm-novosti .dm-novosti-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-rows: 1fr;
  gap: 28px;
  width: 100%;
  margin: 0;
  padding: 0;
}

/* kartica */
.wrapper .dm-novosti .dm-novosti-grid .dm-novosti-kartica {
  float: none;
  width: auto;
  max-width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  background: var(--bijela);
  border: 1px solid var(--linija);
  border-radius: var(--r);
  overflow: hidden;
}

.wrapper .dm-novosti .dm-novosti-kartica .dm-novosti-slika {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  max-height: none;
  margin: 0;
  padding: 0;
  background: var(--menta);
  border: 0;
}

.wrapper .dm-novosti .dm-novosti-kartica .dm-novosti-slika a {
  display: block;
}

.wrapper .dm-novosti .dm-novosti-kartica .dm-novosti-slika img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: none;
  aspect-ratio: 340 / 190;
  object-fit: cover;
}

.wrapper .dm-novosti .dm-novosti-kartica .dm-novosti-sadrzaj {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  width: auto;
  padding: 20px 22px 22px;
}

/* naslov kartice — puni tekst, bez fiksne visine i rezanja */
.wrapper .dm-novosti .dm-novosti-kartica .dm-novosti-sadrzaj h3 {
  font-family: var(--font-display);
  font-size: 21px;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: -0.01em;
  text-transform: none;
  color: var(--tinta);
  height: auto;
  overflow: visible;
  margin: 0 0 10px;
  padding: 0;
}

.wrapper .dm-novosti .dm-novosti-kartica .dm-novosti-sadrzaj h3 a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s ease;
}

/* hover — mijenja se samo boja naslova, velicina ostaje ista */
.wrapper .dm-novosti .dm-novosti-kartica:hover .dm-novosti-sadrzaj h3 a,
.wrapper
  .dm-novosti
  .dm-novosti-kartica
  .dm-novosti-sadrzaj
  h3
  a:focus-visible {
  color: var(--crvena);
}

/* uvod — puni tekst, bez fiksne visine i rezanja */
.wrapper .dm-novosti .dm-novosti-kartica .dm-novosti-sadrzaj em {
  display: block;
  font-family: var(--font-ui);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.55;
  color: var(--tinta-80);
  height: auto;
  overflow: visible;
  white-space: pre-line;
  margin: 0 0 18px;
  padding: 0;
}

/* datum — uvijek na dnu kartice */
.wrapper .dm-novosti .dm-novosti-kartica .dm-novosti-sadrzaj time {
  display: block;
  margin: auto 0 0;
  padding: 14px 0 0;
  font-family: var(--font-mono);
  font-size: 12.5px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: var(--tinta-60);
  background: none;
  border-top: 1px solid var(--linija);
}

/* paging — na sredini */
.wrapper .main_container .dm-novosti .paging_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  width: 100%;
  margin: clamp(40px, 5vw, 64px) 0 0;
  padding: 0;
}

.wrapper .main_container .dm-novosti .paging_content .paging {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  width: auto;
  margin: 0;
  padding: 0;
}

.wrapper .dm-novosti .paging_content .paging a,
.wrapper .dm-novosti .paging_content .paging span {
  float: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  height: 44px;
  margin: 0;
  padding: 0 16px;
  font-family: var(--font-ui);
  font-size: 15px;
  font-weight: 600;
  color: var(--tinta);
  text-decoration: none;
  background: var(--bijela);
  border: 1px solid var(--linija);
  border-radius: 999px;
  cursor: pointer;
  transition: color 0.2s ease, background-color 0.2s ease,
    border-color 0.2s ease;
}

.wrapper .dm-novosti .paging_content .paging a:hover,
.wrapper .dm-novosti .paging_content .paging a:focus-visible {
  font-size: 15px;
  color: var(--crvena);
  background: var(--bijela);
  border-color: var(--crvena);
}

.wrapper .dm-novosti .paging_content .paging span.active,
.wrapper .dm-novosti .paging_content .paging a.active {
  font-size: 15px;
  color: var(--bijela);
  background: var(--crvena);
  border-color: var(--crvena);
  cursor: default;
}

.wrapper .main_container .dm-novosti .paging_content .paging_info {
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  font-family: var(--font-mono);
  font-size: 12.5px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: var(--tinta-60);
  text-align: center;
}

@media only screen and (max-width: 1040px) {
  .wrapper .main_container .dm-novosti .dm-novosti-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }
}

@media only screen and (max-width: 640px) {
  .wrapper .main_container .dm-novosti .dm-novosti-grid {
    grid-template-columns: minmax(0, 1fr);
    grid-auto-rows: auto;
    gap: 18px;
  }

  .wrapper .dm-novosti .dm-novosti-kartica .dm-novosti-sadrzaj {
    padding: 18px 18px 20px;
  }

  .wrapper .dm-novosti .dm-novosti-kartica .dm-novosti-sadrzaj h3 {
    font-size: 19px;
  }
}

/* =====================================================================
   KOLACICI — prozorcic (inc/print_gdpr.php, div.cookie_gdpr)
   Osnovni stilovi dolaze iz addons/css/basic.css (i njegovih media
   queryja), pa ovdje sve ide s !important.
   Prazni `fieldset > div:last-of-type` NE smije se maknuti iz HTML-a:
   skripta u njega upisuje skriveni input za "Prihvacam sve". Ovdje sluzi
   kao prijelom reda izmedu kvacica i gumba.
   ===================================================================== */

.cookie_gdpr {
  position: fixed !important;
  z-index: 999999 !important;
  left: 16px !important;
  right: 16px !important;
  bottom: 16px !important;
  width: auto !important;
  max-width: 960px !important;
  max-height: calc(100vh - 32px) !important;
  margin: 0 auto !important;
  padding: 28px 32px 26px !important;
  overflow-y: auto !important;
  box-sizing: border-box !important;
  background: var(--bijela) !important;
  border: 1px solid var(--linija) !important;
  border-radius: var(--r) !important;
  box-shadow: var(--sjena-jaka) !important;
  font-family: var(--font-ui) !important;
  color: var(--tinta) !important;
}

/* naslov s ikonicom kolacica */
.cookie_gdpr h2 {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  font-family: var(--font-display) !important;
  font-size: 24px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.01em !important;
  text-transform: none !important;
  color: var(--tinta) !important;
}

.cookie_gdpr h2::before {
  content: "\f564";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  font-size: 19px;
  color: var(--crvena);
  background: rgba(200, 87, 79, 0.1);
  border-radius: 50%;
}

.cookie_gdpr em {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  font-family: var(--font-ui) !important;
  font-size: 14.5px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
  color: var(--tinta-80) !important;
}

.cookie_gdpr form {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 20px 0 0 !important;
}

/* kvacice kao pilule + red s gumbima */
.cookie_gdpr form fieldset {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 10px !important;
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 20px 0 0 !important;
  border: 0 !important;
  border-top: 1px solid var(--linija) !important;
}

.cookie_gdpr form fieldset div {
  float: none !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  width: auto !important;
  margin: 0 !important;
  padding: 8px 16px 8px 12px !important;
  background: var(--papir) !important;
  border: 1px solid var(--linija) !important;
  border-radius: 999px !important;
  transition: border-color 0.2s ease, background-color 0.2s ease !important;
}

.cookie_gdpr form fieldset div:hover {
  border-color: rgba(200, 87, 79, 0.35) !important;
}

.cookie_gdpr form fieldset div:has(input:checked:not(:disabled)) {
  background: rgba(200, 87, 79, 0.08) !important;
  border-color: rgba(200, 87, 79, 0.35) !important;
}

.cookie_gdpr form fieldset div input[type="checkbox"] {
  appearance: auto !important;
  -webkit-appearance: checkbox !important;
  width: 17px !important;
  height: 17px !important;
  margin: 0 !important;
  accent-color: var(--crvena) !important;
  cursor: pointer !important;
}

.cookie_gdpr form fieldset div input[type="checkbox"]:disabled {
  cursor: not-allowed !important;
  opacity: 0.6 !important;
}

.cookie_gdpr form fieldset div label {
  margin: 0 !important;
  padding: 0 !important;
  font-family: var(--font-ui) !important;
  font-size: 14.5px !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  color: var(--tinta) !important;
  cursor: pointer !important;
}

/* prazni zadnji div = prijelom reda prije gumba */
.cookie_gdpr form fieldset div:last-of-type {
  flex: 0 0 100% !important;
  height: 0 !important;
  margin: 4px 0 0 !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
}

/* gumbi */
.cookie_gdpr form fieldset a.cookie_btn_accept_all,
.cookie_gdpr form fieldset a.cookie_btn_accept,
.cookie_gdpr form fieldset a.cookie_btn_settings,
.cookie_gdpr form fieldset a.cookie_btn_refuse {
  float: none !important;
  clear: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  height: 46px !important;
  margin: 0 !important;
  padding: 0 22px !important;
  box-sizing: border-box !important;
  font-family: var(--font-ui) !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  text-align: center !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  border-radius: 999px !important;
  border: 1px solid transparent !important;
  transition: color 0.2s ease, background-color 0.2s ease,
    border-color 0.2s ease !important;
}

/* primarni */
.cookie_gdpr form fieldset a.cookie_btn_accept_all {
  color: var(--bijela) !important;
  background: var(--crvena) !important;
  border-color: var(--crvena) !important;
}

.cookie_gdpr form fieldset a.cookie_btn_accept_all:hover,
.cookie_gdpr form fieldset a.cookie_btn_accept_all:focus-visible {
  color: var(--bijela) !important;
  background: var(--crvena-tamna) !important;
  border-color: var(--crvena-tamna) !important;
}

/* sekundarni */
.cookie_gdpr form fieldset a.cookie_btn_accept {
  color: var(--tinta) !important;
  background: var(--bijela) !important;
  border-color: var(--linija) !important;
}

.cookie_gdpr form fieldset a.cookie_btn_accept:hover,
.cookie_gdpr form fieldset a.cookie_btn_accept:focus-visible {
  color: var(--crvena) !important;
  background: rgba(200, 87, 79, 0.08) !important;
  border-color: rgba(200, 87, 79, 0.35) !important;
}

/* tekstualni — postavke i odbijanje, gurnuti udesno */
.cookie_gdpr form fieldset a.cookie_btn_settings,
.cookie_gdpr form fieldset a.cookie_btn_refuse {
  padding: 0 14px !important;
  color: var(--tinta-80) !important;
  background: transparent !important;
}

.cookie_gdpr form fieldset a.cookie_btn_settings {
  margin-left: auto !important;
}

.cookie_gdpr form fieldset a.cookie_btn_settings:hover,
.cookie_gdpr form fieldset a.cookie_btn_settings:focus-visible,
.cookie_gdpr form fieldset a.cookie_btn_refuse:hover,
.cookie_gdpr form fieldset a.cookie_btn_refuse:focus-visible {
  color: var(--tinta) !important;
  background: rgba(30, 38, 48, 0.06) !important;
}

@media only screen and (max-width: 760px) {
  .cookie_gdpr {
    left: 10px !important;
    right: 10px !important;
    bottom: 10px !important;
    max-height: calc(100vh - 20px) !important;
    padding: 22px 18px 18px !important;
  }

  .cookie_gdpr h2 {
    font-size: 20px !important;
  }

  .cookie_gdpr h2::before {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }

  .cookie_gdpr em {
    font-size: 13.5px !important;
    line-height: 1.6 !important;
  }

  .cookie_gdpr form fieldset {
    gap: 8px !important;
  }

  .cookie_gdpr form fieldset div {
    padding: 7px 14px 7px 10px !important;
  }

  .cookie_gdpr form fieldset div label {
    font-size: 14px !important;
  }

  .cookie_gdpr form fieldset a.cookie_btn_accept_all,
  .cookie_gdpr form fieldset a.cookie_btn_accept {
    flex: 1 1 100% !important;
  }

  .cookie_gdpr form fieldset a.cookie_btn_settings,
  .cookie_gdpr form fieldset a.cookie_btn_refuse {
    flex: 1 1 0 !important;
    height: 40px !important;
    margin-left: 0 !important;
    font-size: 14px !important;
  }
}

/* =====================================================================
   NAS TIM — kartice iste velicine + naziv obrta
   Nadogradnja na dm-dizajn.css (odjeljak "NAS TIM (5)"). Ondje su
   selektori do (0,5,1), pa ovdje ide jedan razred vise (.main_container).
   ===================================================================== */

/* svi redovi kartica iste visine; prvi red (naslov stranice) ostaje auto */
.wrapper .main_container .ourteam_container.dm-tijelo > aside {
  grid-template-rows: auto;
  grid-auto-rows: 1fr;
  align-items: stretch;
}

.wrapper .main_container .ourteam_container.dm-tijelo > aside > .team_cnt {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

/* sadrzaj kartice popunjava visinu, gumb za zivotopis ide na dno */
.wrapper .main_container .ourteam_container.dm-tijelo .team_cnt > article {
  flex: 1 1 auto;
}

.wrapper
  .main_container
  .ourteam_container.dm-tijelo
  .team_cnt
  > .ourteam_collapse {
  margin-top: auto;
}

/* naziv obrta — manji, u plavoj (crvena je u dizajnu rezervirana za cijene) */
.wrapper .main_container .ourteam_container.dm-tijelo .team_cnt > article > em {
  display: block;
  margin: 6px 18px 14px;
  padding: 0;
  font-family: var(--font-ui);
  font-size: 13.5px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.45;
  letter-spacing: 0.01em;
  color: var(--plava);
}

/* =====================================================================
   NAS TIM — gumb "Saznaj vise" + modal (templates/nastim.php)
   Zivotopis ostaje skriven u .ourteam_collapse > article; skripta u
   predlosku ga kopira u #dm-tim-modal.
   Ikonica u gumbu je <span>, NE <i> — addons/js/custom.js veze
   slideToggle na `.ourteam_collapse i`.
   ===================================================================== */

/* zivotopis se vise ne otvara u kartici */
.wrapper
  .main_container
  .ourteam_container.dm-tijelo
  .team_cnt
  > .ourteam_collapse
  > article {
  display: none !important;
}

.wrapper
  .main_container
  .ourteam_container.dm-tijelo
  .team_cnt
  > .ourteam_collapse {
  padding: 0 18px 4px;
}

.wrapper .ourteam_container .team_cnt .ourteam_collapse .dm-tim-gumb {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 44px;
  margin: 0;
  padding: 0 20px;
  font-family: var(--font-ui);
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  color: var(--tinta);
  background: var(--papir);
  border: 1px solid var(--linija);
  border-radius: 999px;
  cursor: pointer;
  transition: color 0.2s ease, background-color 0.2s ease,
    border-color 0.2s ease;
}

.wrapper .ourteam_container .team_cnt .ourteam_collapse .dm-tim-gumb span {
  font-size: 13px;
  transition: transform 0.2s ease;
}

.wrapper .ourteam_container .team_cnt .ourteam_collapse .dm-tim-gumb:hover,
.wrapper
  .ourteam_container
  .team_cnt
  .ourteam_collapse
  .dm-tim-gumb:focus-visible {
  color: var(--crvena);
  background: rgba(200, 87, 79, 0.08);
  border-color: rgba(200, 87, 79, 0.35);
}

.wrapper
  .ourteam_container
  .team_cnt
  .ourteam_collapse
  .dm-tim-gumb:hover
  span {
  transform: translateX(3px);
}

/* ---- modal ---- */

/* stranica se ne skrola dok je prozor otvoren
   (body se fiksira u skripti — jedini nacin koji radi i na iOS-u) */
html.dm-tim-modal-zakljucano {
  overflow: hidden !important;
  overscroll-behavior: none;
}

/* addons/css/basic.css ima `html, body { height: 100% }` — fiksirani body
   bi bio visok samo koliko viewport i s overflow:hidden odrezao sve ispod
   (prazna stranica iza prozora, nestali gumbi u donjem redu). Zato body
   ovdje dobiva visinu sadrzaja i ne reze nista. */
html.dm-tim-modal-zakljucano body {
  position: fixed !important;
  left: 0;
  right: 0;
  width: 100%;
  height: auto !important;
  min-height: 100% !important;
  overflow: visible !important;
}

.dm-tim-modal[hidden] {
  display: none !important;
}

/* preko cijelog viewporta; prozor je uz desni rub */
.dm-tim-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99990;
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overscroll-behavior: contain;
}

.dm-tim-modal-pozadina {
  position: absolute;
  inset: 0;
  background: rgba(30, 38, 48, 0.55);
  opacity: 0;
  transition: opacity 0.35s ease;
}

/* prozor ukliza s desne strane po X osi, od vrha do dna viewporta */
.dm-tim-modal .dm-tim-modal-prozor {
  position: relative;
  display: flex;
  flex-direction: column;
  width: min(620px, calc(100vw - 48px));
  height: 100%;
  max-height: none;
  margin: 0;
  box-sizing: border-box;
  background: var(--bijela);
  border-radius: var(--r) 0 0 var(--r);
  box-shadow: -26px 0 70px rgba(30, 38, 48, 0.18);
  overflow: hidden;
  outline: none;
  transform: translateX(100%);
  transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.dm-tim-modal.je-otvoren .dm-tim-modal-pozadina {
  opacity: 1;
}

.dm-tim-modal.je-otvoren .dm-tim-modal-prozor {
  transform: translateX(0);
}

.dm-tim-modal .dm-tim-modal-zatvori {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin: 0;
  padding: 0;
  font-size: 17px;
  color: var(--tinta);
  background: var(--bijela);
  border: 1px solid var(--linija);
  border-radius: 50%;
  cursor: pointer;
  transition: color 0.2s ease, background-color 0.2s ease,
    border-color 0.2s ease;
}

.dm-tim-modal .dm-tim-modal-zatvori:hover,
.dm-tim-modal .dm-tim-modal-zatvori:focus-visible {
  color: var(--crvena);
  background: rgba(200, 87, 79, 0.08);
  border-color: rgba(200, 87, 79, 0.35);
}

/* glava: fotografija + ime + obrt */
.dm-tim-modal .dm-tim-modal-glava {
  display: flex;
  align-items: center;
  gap: 22px;
  margin: 0;
  padding: 28px 76px 24px 32px;
  background: var(--papir);
  border-bottom: 1px solid var(--linija);
}

.dm-tim-modal .dm-tim-modal-slika {
  flex: 0 0 auto;
  width: 104px;
  height: 104px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 50%;
  background: var(--menta);
}

.dm-tim-modal .dm-tim-modal-slika[hidden] {
  display: none;
}

.dm-tim-modal .dm-tim-modal-slika img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}

.dm-tim-modal .dm-tim-modal-glava h2 {
  margin: 0 0 6px;
  padding: 0;
  font-family: var(--font-display);
  font-size: clamp(22px, 2.6vw, 30px);
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: -0.01em;
  text-transform: none;
  color: var(--tinta);
}

.dm-tim-modal .dm-tim-modal-glava .dm-tim-modal-obrt {
  margin: 0;
  padding: 0;
  font-family: var(--font-ui);
  font-size: 13.5px;
  font-weight: 600;
  line-height: 1.45;
  letter-spacing: 0.01em;
  color: var(--plava);
}

/* tekst zivotopisa — skrola se unutar prozora */
.dm-tim-modal .dm-tim-modal-tekst {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: 26px 32px 32px;
  font-family: var(--font-ui);
  font-size: 17px;
  line-height: 1.8;
  color: var(--tinta-80);
}

.dm-tim-modal .dm-tim-modal-tekst p {
  margin: 0;
  padding: 0 0 16px;
  font-size: 17px;
  line-height: 1.8;
  color: var(--tinta-80);
}

.dm-tim-modal .dm-tim-modal-tekst p:last-child {
  padding-bottom: 0;
}

/* CMS ponekad zapocne odlomak s <br> */
.dm-tim-modal .dm-tim-modal-tekst p > br:first-child {
  display: none;
}

.dm-tim-modal .dm-tim-modal-tekst b,
.dm-tim-modal .dm-tim-modal-tekst strong {
  font-weight: 600;
  color: var(--tinta);
}

.dm-tim-modal .dm-tim-modal-tekst a {
  font-size: inherit;
  color: var(--crvena);
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* mobitel — lijevo ostaje uska traka pozadine za zatvaranje */
@media only screen and (max-width: 640px) {
  .dm-tim-modal .dm-tim-modal-prozor {
    width: calc(100vw - 32px);
  }

  .dm-tim-modal .dm-tim-modal-zatvori {
    top: 12px;
    right: 12px;
  }

  .dm-tim-modal .dm-tim-modal-glava {
    gap: 16px;
    padding: 22px 64px 20px 20px;
  }

  .dm-tim-modal .dm-tim-modal-slika {
    width: 72px;
    height: 72px;
  }

  .dm-tim-modal .dm-tim-modal-tekst {
    padding: 20px 20px 28px;
  }

  .dm-tim-modal .dm-tim-modal-tekst,
  .dm-tim-modal .dm-tim-modal-tekst p {
    font-size: 16px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .dm-tim-modal .dm-tim-modal-prozor {
    transition-duration: 0.01s;
  }
}

/* =====================================================================
   IZBORNIK — "Meni" ispod 1200px
   JS: templates/js/dm-skin.js, blok "dm-meni" na kraju datoteke
   (gumb .dm-meni-gumb, traka .dm-meni-vrh, klase na <html>:
   .dm-meni-otvoren i .dm-meni-zakljucano).

   Zaglavlje je vec slozeno iz vise slojeva (style.css, media_queries.css
   i nekoliko blokova u dm-dizajn.css koji se ucitava ZADNJI, dio njih s
   !important). Zato ovdje sve ide s `html body` ispred i !important.
   ===================================================================== */

/* gumb i traka ne postoje iznad granice */
.dm-meni-gumb,
.dm-meni-vrh {
  display: none;
}

/* zakljucavanje skrolanja (body se fiksira u skripti) */
html.dm-meni-zakljucano {
  overflow: hidden !important;
  overscroll-behavior: none;
}

html.dm-meni-zakljucano body {
  position: fixed !important;
  left: 0;
  right: 0;
  width: 100%;
  height: auto !important;
  min-height: 100% !important;
  overflow: visible !important;
}

@keyframes dmMeniPod {
  from {
    opacity: 0;
    transform: translateY(-6px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@media only screen and (max-width: 1199px) {
  /* stari slicknav klon se ne koristi */
  .slicknav_menu,
  .slicknav_btn {
    display: none !important;
  }

  /* ---- zaglavlje: logo lijevo, "Meni" desno ---- */
  html body .wrapper > header {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 16px !important;
    flex-wrap: nowrap !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 10px max(20px, calc((100% - 1220px) / 2)) !important;
    position: sticky !important;
    top: 0 !important;
    z-index: 900 !important;
    background: rgba(251, 248, 243, 0.96) !important;
    /* backdrop-filter bi fiksni <nav> zatvorio unutar zaglavlja */
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    border-bottom: 1px solid var(--linija) !important;
  }

  html.dm-meni-otvoren body .wrapper > header {
    z-index: 99980 !important;
  }

  html body .wrapper > header:after {
    content: none !important;
    display: none !important;
  }

  html body .wrapper > header > .logo {
    float: none !important;
    flex: 0 0 auto;
    display: block !important;
    margin: 0 !important;
    line-height: 0;
  }

  html body .wrapper > header > .logo img {
    display: block;
    width: auto !important;
    height: 52px !important;
    max-height: none !important;
  }

  /* ---- gumb "Meni" ---- */
  html body .wrapper > header > .dm-meni-gumb {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    flex: 0 0 auto;
    height: 46px;
    margin: 0;
    padding: 0 20px 0 16px;
    font-family: var(--font-ui);
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.01em;
    color: var(--tinta);
    background: var(--bijela);
    border: 1.5px solid var(--linija);
    border-radius: 999px;
    cursor: pointer;
    transition: border-color 0.2s ease, color 0.2s ease;
  }

  html body .wrapper > header > .dm-meni-gumb:hover,
  html body .wrapper > header > .dm-meni-gumb:focus-visible {
    color: var(--crvena);
    border-color: rgba(200, 87, 79, 0.45);
  }

  .dm-meni-ikona {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
    width: 18px;
  }

  .dm-meni-ikona span {
    display: block;
    height: 2px;
    background: currentColor;
    border-radius: 2px;
  }

  .dm-meni-ikona span:nth-child(2) {
    width: 13px;
  }

  /* ---- sloj preko cijelog ekrana ---- */
  html body .wrapper > header > nav {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 1000 !important;
    display: block !important;
    float: none !important;
    width: auto !important;
    height: auto !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 0 48px !important;
    background: var(--papir) !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  }

  html.dm-meni-otvoren body .wrapper > header > nav {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s ease, visibility 0s linear 0s;
  }

  /* gornja traka sloja: logo + "Zatvori", ostaje na vrhu dok se skrola */
  html body .wrapper > header > nav > .dm-meni-vrh {
    position: sticky;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 10px max(20px, calc((100% - 1220px) / 2));
    background: var(--papir);
    border-bottom: 1px solid var(--linija);
  }

  .dm-meni-vrh .dm-meni-logo {
    display: block;
    line-height: 0;
  }

  .dm-meni-vrh .dm-meni-logo img {
    display: block;
    width: auto;
    height: 52px;
    max-height: none;
  }

  html body .wrapper > header > nav .dm-meni-zatvori {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    height: 46px;
    margin: 0;
    padding: 0 16px 0 20px;
    font-family: var(--font-ui);
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    color: var(--tinta);
    background: var(--bijela);
    border: 1.5px solid var(--linija);
    border-radius: 999px;
    cursor: pointer;
    transition: border-color 0.2s ease, color 0.2s ease;
  }

  html body .wrapper > header > nav .dm-meni-zatvori:hover,
  html body .wrapper > header > nav .dm-meni-zatvori:focus-visible {
    color: var(--crvena);
    border-color: rgba(200, 87, 79, 0.45);
  }

  .dm-meni-x {
    position: relative;
    width: 14px;
    height: 14px;
  }

  .dm-meni-x::before,
  .dm-meni-x::after {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 14px;
    height: 2px;
    background: currentColor;
    border-radius: 2px;
    transform: rotate(45deg);
  }

  .dm-meni-x::after {
    transform: rotate(-45deg);
  }

  /* ---- prva razina ---- */
  html body .wrapper > header nav ul.menu_slick {
    display: block !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: 760px !important;
    margin: 0 auto !important;
    padding: 16px 20px 0 !important;
    list-style: none !important;
  }

  html body .wrapper > header nav ul.menu_slick > li {
    position: static !important;
    display: block !important;
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: 1px solid var(--linija) !important;
    opacity: 0;
    transform: translateY(18px);
    transition: opacity 0.2s ease, transform 0.2s ease;
  }

  /* linkovi se pojavljuju jedan po jedan */
  html.dm-meni-otvoren body .wrapper > header nav ul.menu_slick > li {
    opacity: 1;
    transform: none;
    transition: opacity 0.45s ease,
      transform 0.45s cubic-bezier(0.2, 0.8, 0.2, 1);
  }

  html.dm-meni-otvoren
    body
    .wrapper
    > header
    nav
    ul.menu_slick
    > li:nth-child(1) {
    transition-delay: 0.08s;
  }
  html.dm-meni-otvoren
    body
    .wrapper
    > header
    nav
    ul.menu_slick
    > li:nth-child(2) {
    transition-delay: 0.13s;
  }
  html.dm-meni-otvoren
    body
    .wrapper
    > header
    nav
    ul.menu_slick
    > li:nth-child(3) {
    transition-delay: 0.18s;
  }
  html.dm-meni-otvoren
    body
    .wrapper
    > header
    nav
    ul.menu_slick
    > li:nth-child(4) {
    transition-delay: 0.23s;
  }
  html.dm-meni-otvoren
    body
    .wrapper
    > header
    nav
    ul.menu_slick
    > li:nth-child(5) {
    transition-delay: 0.28s;
  }
  html.dm-meni-otvoren
    body
    .wrapper
    > header
    nav
    ul.menu_slick
    > li:nth-child(6) {
    transition-delay: 0.33s;
  }
  html.dm-meni-otvoren
    body
    .wrapper
    > header
    nav
    ul.menu_slick
    > li:nth-child(7) {
    transition-delay: 0.38s;
  }
  html.dm-meni-otvoren
    body
    .wrapper
    > header
    nav
    ul.menu_slick
    > li:nth-child(8) {
    transition-delay: 0.43s;
  }
  html.dm-meni-otvoren
    body
    .wrapper
    > header
    nav
    ul.menu_slick
    > li:nth-child(9) {
    transition-delay: 0.48s;
  }
  html.dm-meni-otvoren
    body
    .wrapper
    > header
    nav
    ul.menu_slick
    > li:nth-child(10) {
    transition-delay: 0.53s;
  }
  html.dm-meni-otvoren
    body
    .wrapper
    > header
    nav
    ul.menu_slick
    > li:nth-child(11) {
    transition-delay: 0.58s;
  }
  html.dm-meni-otvoren
    body
    .wrapper
    > header
    nav
    ul.menu_slick
    > li:nth-child(n + 12) {
    transition-delay: 0.63s;
  }

  html body .wrapper > header nav ul.menu_slick > li > a,
  html body .wrapper > header nav ul.menu_slick > li > button {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 16px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 18px 4px !important;
    font-family: var(--font-display) !important;
    font-size: clamp(24px, 3.6vw, 32px) !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    letter-spacing: -0.01em !important;
    text-align: left !important;
    text-transform: none !important;
    white-space: normal !important;
    color: var(--tinta) !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    cursor: pointer;
  }

  html body .wrapper > header nav ul.menu_slick > li > a:hover,
  html body .wrapper > header nav ul.menu_slick > li > button:hover,
  html body .wrapper > header nav ul.menu_slick > li.otvoren > a,
  html body .wrapper > header nav ul.menu_slick > li.otvoren > button,
  html body .wrapper > header nav ul.menu_slick > li > a.active {
    color: var(--crvena) !important;
    background: transparent !important;
  }

  /* stavke s podizbornikom su sada <a href="javascript:void();">, bez
     elementa .strelica — znak se crta pseudoelementom */
  html body .wrapper > header nav ul.menu_slick > li.ima-panel > a::after {
    content: "";
    flex: 0 0 auto;
    width: 12px;
    height: 12px;
    margin: 0 8px 6px 0;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    opacity: 0.6;
    transform: rotate(45deg);
    transition: transform 0.25s ease;
  }

  html body .wrapper > header nav ul.menu_slick > li.ima-panel > a[aria-expanded="true"]::after {
    margin-bottom: 0;
    transform: rotate(-135deg);
  }

  html body .wrapper > header nav ul.menu_slick .strelica {
    flex: 0 0 auto;
    display: inline-block !important;
    width: 12px !important;
    height: 12px !important;
    margin: 0 8px 6px 0 !important;
    border-right: 2px solid currentColor !important;
    border-bottom: 2px solid currentColor !important;
    opacity: 0.6 !important;
    transform: rotate(45deg) !important;
    transition: transform 0.25s ease !important;
  }

  html
    body
    .wrapper
    > header
    nav
    ul.menu_slick
    > li.otvoren
    > button
    .strelica {
    margin-bottom: 0 !important;
    transform: rotate(-135deg) !important;
  }

  /* ---- podizbornik: harmonika unutar sloja, skrola se cijeli sloj ---- */
  html body .wrapper > header nav ul.menu_slick > li > ul.submenu {
    position: static !important;
    display: none !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    max-height: none !important;
    margin: 0 0 16px !important;
    padding: 2px 0 6px 16px !important;
    list-style: none !important;
    background: transparent !important;
    border: 0 !important;
    border-left: 2px solid rgba(200, 87, 79, 0.35) !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    transition: none !important;
    grid-template-columns: none !important;
  }

  html body .wrapper > header nav ul.menu_slick > li.otvoren > ul.submenu {
    display: block !important;
    animation: dmMeniPod 0.3s ease both;
  }

  html body .wrapper > header nav ul.menu_slick > li > ul.submenu > li {
    display: block !important;
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
  }

  html body .wrapper > header nav ul.menu_slick > li > ul.submenu > li > a {
    display: block !important;
    margin: 0 !important;
    padding: 10px 8px !important;
    font-family: var(--font-ui) !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    line-height: 1.35 !important;
    color: var(--tinta) !important;
    background: transparent !important;
    border-radius: 10px !important;
  }

  html
    body
    .wrapper
    > header
    nav
    ul.menu_slick
    > li
    > ul.submenu
    > li
    > a:hover,
  html
    body
    .wrapper
    > header
    nav
    ul.menu_slick
    > li
    > ul.submenu
    > li
    > a.selected {
    color: var(--crvena) !important;
    background: rgba(200, 87, 79, 0.06) !important;
  }

  /* treca razina (npr. Programi > Neurofeedback > ...) */
  html body .wrapper > header nav ul.menu_slick ul.submenu ul {
    position: static !important;
    display: block !important;
    width: auto !important;
    margin: 0 0 8px !important;
    padding: 0 0 0 14px !important;
    list-style: none !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
  }

  html body .wrapper > header nav ul.menu_slick ul.submenu ul li {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }

  html body .wrapper > header nav ul.menu_slick ul.submenu ul a {
    display: block !important;
    margin: 0 !important;
    padding: 7px 8px !important;
    font-family: var(--font-mono) !important;
    font-size: 13.5px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: var(--tinta-60) !important;
    background: transparent !important;
  }

  html body .wrapper > header nav ul.menu_slick ul.submenu ul a:hover {
    color: var(--crvena) !important;
  }

  /* ---- "Dogovorite termin" na dnu ---- */
  html body .wrapper > header nav ul.menu_slick > li.nav-cta-li {
    margin: 28px 0 0 !important;
    border-bottom: 0 !important;
  }

  html body .wrapper > header nav ul.menu_slick > li.nav-cta-li > a {
    display: inline-flex !important;
    justify-content: center !important;
    width: auto !important;
    padding: 16px 28px !important;
    font-family: var(--font-ui) !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    letter-spacing: 0.01em !important;
    color: var(--bijela) !important;
    background: var(--crvena) !important;
    border-radius: 999px !important;
    box-shadow: 0 8px 20px rgba(200, 87, 79, 0.2) !important;
  }

  html body .wrapper > header nav ul.menu_slick > li.nav-cta-li > a:hover {
    color: var(--bijela) !important;
    background: var(--crvena-tamna) !important;
  }
}

@media only screen and (max-width: 600px) {
  html body .wrapper > header {
    padding: 8px 16px !important;
  }

  html body .wrapper > header > .logo img,
  .dm-meni-vrh .dm-meni-logo img {
    height: 44px !important;
  }

  html body .wrapper > header > nav > .dm-meni-vrh {
    padding: 8px 16px;
  }

  html body .wrapper > header nav ul.menu_slick {
    padding: 8px 16px 0 !important;
  }

  html body .wrapper > header nav ul.menu_slick > li > a,
  html body .wrapper > header nav ul.menu_slick > li > button {
    padding: 15px 2px !important;
    font-size: 24px !important;
  }

  html body .wrapper > header nav ul.menu_slick > li.nav-cta-li > a {
    display: flex !important;
    width: 100% !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  html body .wrapper > header nav ul.menu_slick > li {
    transform: none !important;
    transition-delay: 0s !important;
  }
}

/* =====================================================================
   POPIS DOKUMENATA ZA PREUZIMANJE (aside.document_category)
   Zatecено: `width:1080px; display:table` — u stupcu od 824px kutija je
   strsila 256px izvan njega, stavke su bile fiksnih 31.4% i na mobitelu,
   a `max-height:67px; overflow:hidden` rezao je duze nazive.
   Sada: mreza bijelih kartica po dizajnu weba (papir/bijela, --linija,
   Fraunces naslov, Archivo nazivi, crveni naglasak na hover).
   `.wrapper` ispred jer media_queries.css (ucitava se poslije) ima
   `.document_category{width:95%}`, a inline `margin:0 auto` iz CMS-a
   trazi !important.
   ===================================================================== */

.wrapper .document_category,
.wrapper .programs_container aside.document_category {
  width: auto !important;
  max-width: 100%;
  margin: 40px 0 0 !important;
  padding: 0;
  display: block;
  clear: both;
  box-sizing: border-box;
  background: none;
  border: 0;
  border-radius: 0;
}

/* naslov skupine: kao ostali naslovi na webu, s tankom crtom ispod */
.wrapper .document_category h1,
.wrapper .document_category h2,
.wrapper .programs_container .document_category h1,
.wrapper .programs_container .document_category h2 {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  text-transform: none;
  color: var(--tinta);
  margin: 0 0 18px;
  padding: 0 0 14px;
  background: none;
  border-bottom: 1px solid var(--linija);
}

.wrapper .document_category h1:after,
.wrapper .document_category h2:after {
  font-size: 16px;
  color: var(--crvena);
  margin: 0 0 0 12px;
  opacity: 0.85;
}

/* Na sirokom ekranu popis izlazi iz lijevog stupca i zauzima cijelu
   sirinu spremnika (staza teksta + razmak 56 + desni stupac 320 = 376px).

   `.dm-tekst` se inace skuplja na sirinu sadrzaja (izmjereno 670px) i
   centrira automatskim marginama iz `.programs_container aside`, pa bi
   prosirenje popisa zavrsilo lijevo od desnog ruba. Zato se stupac na tim
   stranicama rasteze na punu stazu, a ostali blokovi zadrze dosadasnjih
   670px i isti polozaj.

   Popis je pri dnu stranice, ispod desnog stupca (izmjereno: desni stupac
   zavrsava na ~610px, popis pocinje na ~1376px), pa nema preklapanja. */
@media (min-width: 1041px) {
  .wrapper .programs_container.dm-tijelo > .dm-tekst:has(> .document_category) {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .wrapper
    .programs_container.dm-tijelo
    > .dm-tekst:has(> .document_category)
    > *:not(.document_category) {
    max-width: 670px;
    margin-left: auto;
    margin-right: auto;
  }

  .wrapper .programs_container.dm-tijelo > .dm-tekst > .document_category {
    width: calc(100% + 376px) !important;
    max-width: none;
  }
}

/* mreza: stupci se slazu sami po raspolozivoj sirini */
.wrapper .document_category ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 12px;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* stavka je kartica kao drugdje na webu */
.wrapper .document_category ul li,
.wrapper .document_category ul li:nth-of-type(3n) {
  display: flex;
  align-items: center;
  gap: 14px;
  width: auto;
  min-width: 0;
  margin: 0;
  padding: 14px 16px;
  background: var(--bijela);
  border: 1px solid var(--linija);
  border-radius: 14px;
  transition: border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.wrapper .document_category ul li:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 87, 79, 0.35);
  box-shadow: var(--sjena);
}

/* ikona vrste datoteke u kvadratu boje papira */
.wrapper .document_category ul li img {
  flex: 0 0 auto;
  width: 38px;
  height: 38px;
  max-height: none;
  margin: 0;
  padding: 7px;
  box-sizing: border-box;
  object-fit: contain;
  background: var(--papir);
  border-radius: 10px;
}

/* naziv se prelama umjesto da bude odrezan */
.wrapper .document_category ul li a {
  display: block;
  flex: 1 1 auto;
  min-width: 0;
  max-width: none;
  max-height: none;
  overflow: visible;
  font-family: var(--font-ui);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  color: var(--tinta);
  overflow-wrap: anywhere;
  transition: color 0.2s ease;
}

.wrapper .document_category ul li:hover a,
.wrapper .document_category ul li a:focus-visible {
  font-size: 15px;
  color: var(--crvena);
}

/* strelica preuzimanja desno */
.wrapper .document_category ul li:after {
  content: "\f019";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  flex: 0 0 auto;
  font-size: 13px;
  color: var(--tinta-60);
  margin-left: 4px;
  transition: color 0.2s ease, transform 0.2s ease;
}

.wrapper .document_category ul li:hover:after {
  color: var(--crvena);
  transform: translateY(2px);
}

@media only screen and (max-width: 600px) {
  .wrapper .document_category,
  .wrapper .programs_container aside.document_category {
    margin: 28px 0 0 !important;
  }

  .wrapper .document_category ul {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .wrapper .document_category h1,
  .wrapper .document_category h2 {
    font-size: 21px;
  }

  .wrapper .document_category ul li,
  .wrapper .document_category ul li:nth-of-type(3n) {
    padding: 12px 14px;
    gap: 12px;
  }
}

/* reCAPTCHA znacka (dolje desno) iznad sadrzaja stranice.
   Google je postavlja kao position:fixed bez z-indexa. 999 je ispod
   sloja kolacica (999999), modala tima (99990) i izbornika (99980). */
.grecaptcha-badge {
  z-index: 999 !important;
}
