/* Glavne opcije */
* {
  /*font-family: 'Josefin Sans', sans-serif;*/
  font-family: 'Righteous', cursive;
  outline: none;
}

body p {
  color: #6e3e3d;
}

/*
path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 5s linear alternate infinite;
}*/
@keyframes dash {
  from {
    stroke-dashoffset: 822;
  }
  to {
    stroke-dashoffset: 0;
  }
}
/* 404*/
.error-404 {
  width: 100%;
  text-align: center;
}

.error-404 strong {
  font-size: 10em;
  color: #fff;
  text-shadow: 13px 13px 0 #d07cc3;
}

.error-404 > p:last-of-type {
  font-size: 18px;
  color: #fff;
}

/*fixer*/
.kontakt-gumb {
  position: fixed;
  right: 10%;
  top: 40vh;
  width: 170px;
  height: 170px;
  z-index: 100;
}

.kovanica {
  width: 140px;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 115px;
  box-shadow: 1px 1px 3px #0005;
  background-image: url(https://www.brzakuna.hr/wp-content/uploads/2021/11/euro-coin.png);
  background-size: 102%;
  background-position: center;
  position: relative;
  z-index: 3;
}

.kontakt-gumb a {
  /* margin-top: 30%; */
  /* margin-left: auto; */
  display: block;
  height: inherit;
  width: inherit;
  text-decoration: none;
  transition: all 0.5s cubic-bezier(0.57, 1.85, 0.47, -0.31);
}

.kontakt-gumb a:hover {
  transform: scale(1.08);
}

.kontakt-gumb a:hover span {
  margin-top: 7PX;
  visibility: visible;
  opacity: 1;
}

.kontakt-gumb img {
  width: inherit;
  position: relative;
  z-index: 5;
  opacity: 0.78;
  width: 80%;
}

.kontakt-gumb span {
  display: block;
  margin-top: -90px;
  padding: 10px 0;
  width: 145px;
  text-align: center;
  background: #fff;
  border-radius: 40px;
  visibility: hidden;
  opacity: 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #ff6e0c;
  letter-spacing: 1px;
  box-shadow: 0px 0px 10px #ff6e0c;
  transition: all 0.5s ease-in-out;
}

.kontakt-svg {
  display: flex;
}

.kontakt-svg img {
  margin-right: 17px;
  padding: 0px 5px;
  width: 150px;
}
.knt-icon {
    flex: 0 0 23%;
}
@media screen and (max-width: 550px){
	.knt-icon {
    flex: 0 0 18%;
}
}

/* scroll bar*/
.navigacija .menu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

.navigacija .menu::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}

.navigacija .menu::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #7fbdd5;
}

/*krugovi*/
.anim-krug {
  position: absolute;
  border-radius: 600px;
}

.mali {
  width: 215px;
  height: 215px;
  bottom: 0;
  right: 30%;
  z-index: 3;
  background: linear-gradient(45deg, #fefd6e, #ff6e0c);
}

.mali2 {
  width: 305px;
  height: 305px;
  bottom: 20%;
  z-index: 3;
  right: 5%;
  background: linear-gradient(135deg, #fefd6e, #ff6e0c);
}

.mali3 {
  top: 10%;
  left: 5%;
}

.srednji-mali {
  width: 380px;
  height: 380px;
  top: -20%;
  right: 50%;
  z-index: 2;
  background: linear-gradient(135deg, #fefd6e, #ff6e0c);
}

.srednji-mali2 {
  top: 10%;
  bottom: 0;
}

.veliki {
  width: 606px;
  height: 606px;
  left: 0;
  bottom: 0;
  background: linear-gradient(45deg, #fefd6e, #ff6e0c);
}

.veliki2 {
  width: 456px;
  height: 456px;
  left: -30%;
  bottom: -50%;
  background: linear-gradient(45deg, #fefd6e, #ff6e0c);
}

.veci {
  width: 1000px;
  height: 1000px;
  top: -200px;
  right: -300px;
  background: linear-gradient(135deg, #fefd6e, #ff6e0c);
}

/*
Oblici*/
.main-front-page {
  width: 100%;
  min-height: 100vh;
  background: linear-gradient(22deg, #fefd6e 0%, #ff6e0c 100%);
  position: relative;
  overflow-x: hidden;
  display: flex;
}

	/*.Ellipse_2_r {
		width: 1023px;
		height: 1023px;
		position: absolute;
		overflow: visible;
		transform: matrix(1,0,0,1,1139.455,-355.9096) rotate(253deg);
		transform-origin: center;
	}
	#Ellipse_3_t {
		fill: url(#Ellipse_3_t);
	}
	.Ellipse_3_t {
		width: 752px;
		height: 752px;
		position: absolute;
		overflow: visible;
		transform: matrix(1,0,0,1,981.0426,166.8645) rotate(19deg);
		transform-origin: center;
	}
	#Ellipse_4_v {
		fill: url(#Ellipse_4_v);
	}
	.Ellipse_4_v {
		width: 380px;
		height: 380px;
		position: absolute;
		overflow: visible;
		transform: matrix(1,0,0,1,474.0022,165.7532) rotate(214deg);
		transform-origin: center;
	}
	#Ellipse_6_x {
		fill: url(#Ellipse_6_x);
	}
	.Ellipse_6_x {
	  width: 214px;
	  height: 214px;
	  position: absolute;
	  overflow: visible;
	  transform: matrix(1, 0, 0, 1, 1573.6051, 752.53) rotate(214deg);
	  transform-origin: center; }

	#Ellipse_5_z {
	  fill: url(#Ellipse_5_z); }

	.Ellipse_5_z {
	  width: 606px;
	  height: 606px;
	  position: absolute;
	  overflow: visible;
	  transform: matrix(1, 0, 0, 1, -74.6016, 405.6562) rotate(255deg);
	  transform-origin: center; }

/*Header*/
/*navigacija*/
header#site-header {
  position: fixed;
  z-index: 20;
}

.navigacija-row {
  margin-bottom: 0px;
  height: 60px;
  position: relative;
}

.navigacija {
  position: fixed;
  width: 100%;
  height: 60px;
  z-index: 1000;
}

.navigacija .toggler {
  /* ALWAYS KEEPING THE TOGGLER OR THE CHECKBOX ON TOP OF EVERYTHING :  */
  z-index: 11;
  height: 50px;
  width: 50px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
}

.navigacija .hamburger {
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 60px;
  padding: 0.6rem;
  z-index: 10;
  /* FOR DISPLAYING EVERY ELEMENT IN THE CENTER : */
  display: flex;
  align-items: center;
  justify-content: center;
}

/* CREATING THE MIDDLE LINE OF THE HAMBURGER : */
.navigacija .hamburger > div {
  position: relative;
  top: 0;
  left: 0;
  background: #ff6e0c;
  height: 3px;
  width: 73%;
  transition: all  0.4s ease;
}

/* CREATING THE TOP AND BOTTOM LINES : 
TOP AT -10PX ABOVE THE MIDDLE ONE AND BOTTOM ONE IS 10PX BELOW THE MIDDLE: */
.navigacija .hamburger > div::before,
.navigacija .hamburger > div::after {
  content: '';
  position: absolute;
  top: -10px;
  background: #ff6e0c;
  width: 100%;
  height: 3px;
  transition: all  0.4s ease;
}

.navigacija .hamburger > div::after {
  top: 10px;
}

.navigacija > input:hover + .hamburger > div,
.navigacija > input:hover + .hamburger > div::before,
.navigacija > input:hover + .hamburger > div::after {
  background: #728cda;
}

/* IF THE TOGGLER IS IN ITS CHECKED STATE, THEN SETTING THE BACKGROUND OF THE MIDDLE LAYER TO COMPLETE BLACK AND OPAQUE :  */
.navigacija .toggler:checked + .hamburger > div {
  background: rgba(0, 0, 0, 0);
}

.navigacija .toggler:checked + .hamburger > div::before {
  top: 0;
  transform: rotate(45deg);
}

/* AND ROTATING THE TOP AND BOTTOM LINES :  */
.navigacija .toggler:checked + .hamburger > div::after {
  top: 0;
  transform: rotate(135deg);
}

/* MAIN MENU WITH THE WHITE BACKGROUND AND THE TEXT :  */
.navigacija .menu {
  background: linear-gradient(22deg, rgba(254, 210, 81, 0.9147233894) 0%, rgba(254, 183, 62, 0.9727065826) 74%, rgba(255, 111, 13, 0.9430322129) 100%);
  width: 100%;
  height: 100vh;
  transform: translateX(-100%);
  overflow: auto;
  backdrop-filter: blur(2px);
  /* APPLYING TRANSITION TO THE MENU :  */
  transition: all 0.9s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* IF THE TOGGLER IS CHECKED, THEN INCREASE THE WIDTH OF THE MENU TO 30% , CREATING A SMOOTH EFFECT :  */
.navigacija .toggler:checked ~ .menu {
  width: 100%;
  transform: translateX(0%);
}

.navigacija .toggler:checked .menu {
  visibility: hidden;
}

/* STYLING THE LIST :  */
.navigacija .menu > div > ul {
  display: flex;
  flex-direction: column;
  margin: 50px auto;
  width: 1200px;
  /* HIDDEN INITIALLY  :  */
  visibility: hidden;
}

.navigacija .menu > div > ul > li {
  list-style: none;
  padding: 0.5rem;
}

.navigacija .menu > div > ul > li > a {
  color: black;
  text-decoration: none;
  font-size: 2rem;
  /*font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
  /*font-family: 'Titilium-normal', Tahoma, Geneva, Verdana, sans-serif;*/
}

/* WHEN THE TOGGLER IS CHECKED, CHANGE THE VISIBILITY TO VISIBLE :  */
.navigacija .toggler + .menu > div > ul {
  transition: visibility 0.4s ease;
  /*transition-delay: 0.1s;*/
  visibility: hidden;
}

.navigacija .toggler:checked ~ .menu > div > ul {
  transition: visibility 0.4s ease;
  /*transition-delay: 0.1s;*/
  visibility: visible;
}

.navigacija .toggler:checked ~ .menu > div > ul > li > a:hover {
  color: #ff6e0c;
  transform: scale(1.02);
}

.navigacija-row {
  margin-bottom: 0px;
  height: 50px;
  position: relative;
}

.navigacija {
  position: fixed;
  width: 100%;
  height: 50px;
  background-color: #ffffff21;
  z-index: 1000;
  display: flex;
  box-shadow: 1px 1px 6px #00000022;
}

.logo-div {
  position: absolute;
  left: 60px;
  width: 75px;
  height: 40px;
}

.logo-div h1 {
  margin: 0;
  height: inherit;
}

.logo-div a {
  display: flex;
  align-items: center;
  height: inherit;
}

.logo-div a img {
  margin-top: 10px;
  width: 75px;
  transition: all 0.5s ease-in-out;
}

.audio-tab {
  position: absolute;
  left: 140px;
}

button.buttoni {
  display: flex;
  align-items: center;
  background: none;
  border: none;
  height: 50px;
}

button.buttoni svg {
  width: 28px;
  height: 28px;
}

button.buttoni svg path {
  fill: #ff6e0c;
  transition: all 0.3s linear;
}

button.buttoni:hover svg path {
  fill: #728cda;
}

button.buttoni .pause {
  display: none;
}

.navigacija .menu > div > ul > li {
  position: relative;
}

.navigacija .menu > div > ul > li > a {
  font-size: 2em;
}

.navigacija .menu > div > ul > li > a {
  color: #fff;
  transition: all 0.5s ease-in-out;
  /* cursor: pointer; */
  position: relative;
}

.navigacija .menu > div > ul > li > a:hover {
  color: #ff6e0c;
  transform: scale(1.02);
}

.navigacija .menu > div > ul > li:before {
  position: absolute;
  left: -10%;
  bottom: 0;
  content: "";
  width: 0%;
  height: 2px;
  background: #ff6e0c;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

.navigacija .menu > div > ul > li:hover:before {
  opacity: 1;
  width: 120%;
}

/*Container*/
.background-container {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.podjela-part {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 3;
}

.part2 {
  margin: 50px 0;
  width: 50%;
  flex: 0 0 50%;
}

.part-lijevo {
  padding-right: 50px;
}

.part-desno {
  padding-left: 50px;
}

.part-inner-crta {
  width: 2px;
  height: 200px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.part-inner-crta-bijela {
  background: #fff;
}

.part-inner-crta-roza {
  background: #ff6e0c;
}

.part-crta-krug {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50px;
}

.part-crta-krug-bijela {
  background: #fff;
}

.part-crta-krug-roza {
  background: #ff6e0c;
}

.part2-krug-ikona {
  margin: 0 auto;
  width: 350px;
  height: 350px;
  border-radius: 370px;
  background: linear-gradient(45deg, #fefd6e, #ff6e0c);
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 15px 15px 18px #00000033;
}

.part2-krug-ikona svg {
  width: 220px;
}

.part2-krug-ikona img {
  width: 220px;
}

.part2-krug-ikona.part2-krug-nabijelo.mali-krug img {
  width: 170px;
}

.inner-container-intro {
  text-align: center;
}

.inner-container-intro-prvi {
  margin: 0 auto;
  text-align: center;
  width: 80%;
}

.naslov-sec {
  font-size: 33px;
  font-weight: bold;
}

.rozi-naslov {
  color: #ff6e0c;
}

.margina-crta {
  margin: 18px 0;
}

.roza-crta {
  background: #ff6e0c;
}

.crta-sec {
  height: 2px;
  border: none;
  width: 260px;
}

.inner-container-intro-prvi p {
  font-size: 20px;
}

.container {
  margin-top: 50px;
  margin-bottom: 50px;
}

/* 3-n podjela*/
.container-3-podjela {
  display: flex;
}

.margin-top1-3 {
  margin-top: 65px;
}

.podjela-3-ikona {
  padding: 0 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  align-items: center;
  width: 33%;
}

.podjela-3-ikona svg {
  width: 105px;
  height: 170px;
}

.podjela-3-ikona img {
  margin: 33px 0;
  width: 101px;
}

.podjela-3-ikona p {
  width: 100%;
  font-size: 18px;
}

/* sekcija*/
.section {
  min-height: 100vh;
  display: flex;
  align-items: center;
  position: relative;
}

.sivi-sec {
  background-color: #F1F1F1;
}

.section p {
  font-size: 22px;
}

.email-veci {
  font-size: 27px !important;
  font-weight: bold;
}

.rtl {
  direction: rtl;
}

.ltr {
  direction: ltr;
}

.tirkiz-sec {
  background: linear-gradient(35deg, #fefd6e 0%, #ff6e0c 100%);
  text-shadow: 1px 1px 3px #0005;
}

.bijeli-naslov {
  color: #fff;
}

.bijela-crta {
  color: #fff;
  background: #fff;
}

.tirkiz-sec p {
  color: #fff;
}

.roza-sec {
  background-color: #ff6e0c;
}

.roza-sec p {
  color: #fff;
}

.part2-krug-nabijelo {
  background: none;
}

.podjela-wrap {
  flex-wrap: wrap;
}

.podjela-wrap .part2 {
  flex: 0 0 49.9%;
}

.dodatni-box {
  margin-top: 30px;
}

.dodatni-box p {
  font-size: 20px;
}

.part1 {
  text-align: justify;
  margin-bottom: 80px;
}

/*special*/
.pink-box {
  margin-bottom: 70px;
  padding: 35px;
  background-color: #ff6e0c;
  position: relative;
  z-index: 0;
  color: #fff;
}

.pink-box:before {
  position: absolute;
  left: 35px;
  top: 35px;
  content: "";
  width: 100%;
  height: 100%;
  background: #ff6e0c5c;
  z-index: -1;
}

.pink-box p, .pink-box li {
  color: #fff;
}

.pink-box.dodatni-box strong {
  font-size: 24px;
  margin-bottom: 10px;
  display: block;
}

.part2-krug-ikona.part2-krug-nabijelo.mali-krug {
  width: 280px;
  height: 280px;
}

.part2-krug-ikona.part2-krug-nabijelo.mali-krug svg {
  width: 170px;
}

p.istaknuti-p strong {
  font-size: 26px;
  font-size: 44px;
  color: #ffffff;
  text-shadow: 5px 4px 0 #ff6e0c;
  line-height: 30px;
}

/* naslovnica
*/
.naslov-part, .naslov-part2 {
  margin: 0 auto;
  width: 410px;
  color: #fff;
}

.naslov-part {
  width: 540px;
}

.part2.part-lijevo, .part2.part-desno {
  text-align: justify;
}

.part2.part-desno .naslov-part2, .part2.part-desno .naslov-sec, .part2.part-lijevo .naslov-sec {
  text-align: left;
}

.naslov-part h1 {
  font-size: 90px;
}

.naslov-part strong {
  font-size: 40px;
}

.naslov-part h3 {
  font-size: 34px;
}

.naslov-part2 h2 {
  font-size: 66px;
}

.naslov-part2 h2 strong {
  font-size: 72px;
}

.naslov-part2 p {
  font-size: 36px;
  color: #fff;
}

.naslov-part ul {
  list-style: none;
  padding-left: 0;
  /* height: 170px; */
  display: flex;
  flex-wrap: wrap;
}

.naslov-part ul li {
  margin: 13px 5px;
}

.tirkiz-sec .podjela-part, .roza-sec .podjela-part, .main-front-page .podjela-part {
  text-shadow: 1px 1px 3px #0004;
}

.naslov-part ul li a {
  /* margin: 16px; */
  padding: 9px 21px;
  background: #9e3c0d;
  color: #fff;
  /* text-transform: uppercase; */
  font-size: 16px;
  border-radius: 55px;
  /* display: block; */
  box-shadow: 1px 1px 3px #00000033;
  transition: all 0.5s ease-in-out;
  text-decoration: none;
}

.naslov-part ul li a:hover {
  background: #fff;
  color: #ff6e0c;
}

a.cd-upload-btn {
  color: #9a3203;
}

/*Footer*/
.pinkboxer-footer {
  margin: 0 auto;
  padding: 40px;
  width: 100%;
  /*background: #d678c3;
  background: linear-gradient(35deg, #67cbcb 0%, #ed66c1 100%);*/
  background: #ff710e;
  box-shadow: 0px 0px 25px #3e3e3e33;
  color: #fff;
}

span.gform_drop_instructions {
  color: #fff;
  font-size: 17px;
}

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

p.iban span {
  color: #fef267;
}

/*gravitiy*/
.kontakt-obrazac .gform_wrapper label.gfield_label {
  color: #fff;
  font-size: 20px;
}

h2.gform_title {
  display: none;
}

input#gform_submit_button_1 {
  font-size: 22px;
  font-weight: bold;
  transition: all 0.5s ease-in-out;
}

input#gform_submit_button_1:hover {
  background: #ff710e;
  color: #fff;
}

p.napomena-footer {
  margin-left: 15px;
}

/*
.kontakt-obrazac label {
    color: #fff;
    font-size: 20px;
}*/
.kontakt-obrazac input.wpcf7-form-control.wpcf7-submit {
  padding: 8px 25px;
  outline: none;
  border: none;
  background: #ff710e;
  color: #fff;
}

.kontakt-obrazac input {
  width: 100% !important;
  height: auto;
  padding: 15px !important;
  border-radius: 150px;
  font-size: 18px;
  color: #ae3e05;
  border: none;
  outline: none;
}

.kontakt-obrazac textarea {
  padding: 15px;
  border-radius: 15px;
  height: 200px;
  width: 100%;
  font-size: 18px;
  color: #ae3e05;
  border: none;
  outline: none;
}

.mala-poruka p {
  line-height: 18px;
  font-size: 16px;
}

input.button.qbutton {
  padding: 8px 16px;
}

small.cf2-file-data.file-type {
  margin-left: 75%;
}

.posalji-button input {
  padding: 15px !important;
  border-radius: 50px !important;
  background-color: #ff6e0c !important;
  color: #fff !important;
  font-size: 20px !important;
  border: none !important;
}

div#gform_confirmation_message_1 {
  color: #fff;
  font-size: 33px;
}

p.napomena-footer {
  font-size: 14px !important;
}

p.napomena-footer span {
  display: block;
  font-size: 21px;
}

.kontakt-obrazac label {
  width: 100%;
}

/*screen > 1440*/
@media screen and (max-width: 1440px) {
  .podjela-part {
    min-height: auto;
  }

  .navigacija .menu > div > ul {
    margin: 55px auto;
    padding: 0 40px;
  }

  .navigacija .menu > div > ul > li:before {
    left: 0%;
  }

  .navigacija .menu > div > ul > li:hover:before {
    width: 100%;
  }

  .kontakt-gumb {
    right: 7%;
  }

  .naslov-part h1 {
    font-size: 76px;
  }

  .naslov-part strong {
    font-size: 36px;
  }

  .naslov-part h3 {
    font-size: 30px;
  }

  .naslov-part2 h2 {
    font-size: 52px;
  }

  .naslov-part2 h2 strong {
    font-size: 77px;
  }

  .naslov-part2 p {
    font-size: 30px;
  }

  .section p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1280px) {
  .navigacija .menu > div > ul > li > a {
    font-size: 2em;
  }

  /*.main-front-page {
      height: 100vh;
  }*/
  .background-container {
    height: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .navigacija .menu > div > ul {
    width: 100%;
  }

  .main-front-page {
    height: auto;
    overflow: hidden;
  }

  .inner-container-intro {
    margin: 60px 0;
  }

  .podjela-part {
    margin-top: 100px;
    margin-bottom: 100px;
    min-height: 52vh;
    flex-wrap: wrap;
  }

  .part2 {
    margin: 0;
    width: 100%;
    flex: 0 0 100%;
  }

  .part-lijevo {
    padding-right: 0px;
  }

  .part-desno {
    padding-left: 0px;
  }

  .naslov-part, .naslov-part2 {
    margin: 0;
  }

  .naslov-part {
    width: auto;
  }

  .naslov-part, .naslov-part2 {
    width: auto;
  }

  .section {
    min-height: 58vh;
  }

  .part-crta {
    margin: 35px 0;
    width: 100%;
  }

  .part-inner-crta {
    margin: 0 auto;
    width: 200px;
    height: 2px;
  }

  .part2-krug-ikona {
    width: 280px;
    height: 280px;
  }

  .part2-krug-ikona svg {
    width: 170px;
  }

  .podjela-wrap .part2 {
    flex: 0 0 100%;
  }

  #ukojemrokusamduzan .part2-krug-ikona.part2-krug-nabijelo.mali-krug {
    display: none;
  }

  .kontakt-obrazac label {
    width: 100%;
  }

  .kontakt-obrazac label span {
    width: 100%;
  }

  .kontakt-obrazac label span input {
    width: 100%;
  }

  .kontakt-obrazac textarea {
    width: 100%;
  }

  .navigacija .menu {
    backdrop-filter: none;
  }
  .footer-flx {
    flex: 1 0 100%;
  }
}
@media screen and (max-width: 896px) and (orientation: landscape) {
  .navigacija .toggler:checked ~ .menu > div > ul {
    padding: 0 60px;
  }

  .navigacija .menu {
    align-items: baseline;
  }
}
@media screen and (max-width: 768px) and (min-height: 1024px) {
  .pink-box:before {
    width: 97%;
    height: 88%;
  }
}
@media screen and (max-width: 812px) and (orientation: landscape) {
  .navigacija .toggler:checked ~ .menu > div > ul {
    padding-left: 55px;
  }

  .navigacija .menu > div > ul > li > a {
    font-size: 17px;
  }

  .kontakt-gumb {
    width: 120px;
    height: 120px;
  }

  .pink-box {
    overflow: hidden;
  }
}
@media screen and (max-width: 480px) {
  .navigacija .menu > div > ul > li > a {
    font-size: 1.2em;
  }

  .naslov-part2 h2 strong {
    font-size: 60px;
  }

  .kontakt-gumb {
    right: 10px;
    width: 100%;
    height: 100%;
  }

  .background-container {
    height: 100%;
  }

  .abe-icons.spec-icons {
    margin: 0 4%;
  }

  .podjela-part {
    width: 100%;
  }

  .container-3-podjela {
    display: flex;
    flex-wrap: wrap;
  }

  .podjela-3-ikona {
    width: 100%;
  }

  .part1 {
    margin-bottom: 0;
    text-align: justify;
  }

  .pink-box:before {
    display: none;
  }

  .kontakt-gumb {
    width: 100px;
    height: 100px;
  }

  .kontakt-gumb a {
    width: 100px;
    height: 100px;
  }

  .kontakt-gumb img {
    width: 100px;
  }

  .naslov-part ul li a {
    padding: 9px 14px;
    font-size: 14px;
  }

  .naslov-sec {
    font-size: 23px;
  }

  .section p {
    font-size: 18px;
  }

  .caldera-grid .row {
    margin: 0 !important;
  }

  .kontakt-gumb span {
    width: 88px;
    font-size: 13px;
  }

  .crta-sec {
    width: 100%;
  }

  .pinkboxer-footer h1 {
    font-size: 34px;
  }

  .pinkboxer-footer {
    width: 100%;
  }

  .widepostcontent-in {
    width: 100%;
  }
}
@media screen and (max-width: 414px) {
  .navigacija .menu {
    align-items: baseline;
  }

  .navigacija .menu > div > ul {
    padding: 0px 50px;
  }
}
@media screen and (min-width: 410px) and (min-height: 673px) and (orientation: portrait) {
  .navigacija .menu {
    align-items: center;
  }
}
@media screen and (max-width: 375px) {
  .naslov-part h1 {
    font-size: 60px;
  }

  .naslov-part strong {
    font-size: 30px;
  }

  .naslov-part ul li a {
    padding: 9px 8px;
    font-size: 13px;
  }

  .pinkboxer-footer {
    padding: 30px 33px;
  }
}
@media screen and (max-width: 320px) {
  .naslov-part2 h2 strong {
    font-size: 69px;
  }
}
/* IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .navigacija {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
  }

  .part-crta-krug {
    left: -7px;
  }

  .podjela-wrap .part2 {
    flex: 0 0 44.9%;
  }

  .part-crta-krug {
    display: none;
  }

  .part2-krug-ikona.part2-krug-nabijelo {
    background: #eee;
    border-bottom: 2px solid #ccc;
  }
}

/*# sourceMappingURL=glavni-style.css.map */
