/*** Colors ***/
/*** Fonts ***/
:root { /*** default varables ***/
  /*** Colors ***/
  --clr-main:	#F26600;
  --clr-second:	#d00311;
  --clr-black:	#000;
  --clr-white:	#FFF;
  --clr-IB-gray:	#F0F0F0;
  --clr-IB-color:	#F26600;
  --clr-img-caption:	#555;
  --clr-art-suptitle:	#969696;
  --clr-art-head:	#000;
  --clr-art-subhead:	#000;
  --clr-art-date:	#969696;
  --clr-art-author:	#000;
  --clr-art-text:	#000;
  --clr-art-share-icon:	#FFF;
  --clr-art-share-backg:	#969696;
  --clr-art-tag:	#FFF;
  --clr-art-tag-backg:	#969696;
  --clr-SectionColor:	#555;
  --clr-mod-head:	#969696;
  --clr-mod-head-border:	#969696;
  --clr-card-suptitle:	#2f2f2f;
  --clr-card-head:	#2f2f2f;
  --clr-card-subhead:	#2f2f2f;
  --clr-card-author:	#000;
  --clr-card-date:	#000;
  --clr-IB-title:	#000;
  --clr-IB-backg:	#FFF;
  --clr-IBquote-title:	#d00311;
  --clr-IBquote-text:	#d00311;
  --clr-foot:	#969696;
  --clr-foot-backg:	#2f2f2f;
  --clr-button-backg:	#F26600;
  --clr-button:	#FFF;
  --clr-gal-name:	#F26600;
  --clr-gal-desc:	#000;
  --clr-gal-imgcap:	#000;
  /*** Fonts ***/
  --font-main: Bitter, serif;
  --font-second: News Cycle, sans-serif;
  --font-third:	Ubuntu Condensed, system-ui;
  --font-art-imginfo:	News Cycle, sans-serif;
  --font-art-suptitle:	News Cycle, sans-serif;
  --font-art-head:	News Cycle, sans-serif;
  --font-art-subhead:	Bitter, serif;
  --font-art-date:	News Cycle, sans-serif;
  --font-art-author:	News Cycle, sans-serif;
  --font-art-text:	Bitter, serif;
  --font-art-tag:	News Cycle, sans-serif;
  --font-card-suptitle:	News Cycle, sans-serif;
  --font-card-head:	News Cycle, sans-serif;
  --font-card-subhead:	News Cycle, sans-serif;
  --font-card-author:	News Cycle, sans-serif;
  --font-card-date:	News Cycle, sans-serif;
  --font-IB-title:	Bitter, serif;
  --font-IBquote-title:	News Cycle, sans-serif;
  --font-IBquote-text:	News Cycle, sans-serif;
  --font-gal-name:	News Cycle, sans-serif;
  --font-gal-desc:	Bitter, serif;
  --font-gal-imgcap:	Bitter, serif;
}

/*** Example of using different Section color defined trough {SECTION-SLUG} in Article template ***/
.crna-kronika {
  --clr-SectionColor: #000;
}

.se-card {
  --clr-SectionColor: #F26600;
}
.se-card--crna-kronika {
  --clr-SectionColor: #000;
}

/*** Colors ***/
/*** Fonts ***/
:root { /*** default varables ***/
  /*** Colors ***/
  --clr-main:	#F26600;
  --clr-second:	#d00311;
  --clr-black:	#000;
  --clr-white:	#FFF;
  --clr-IB-gray:	#F0F0F0;
  --clr-IB-color:	#F26600;
  --clr-img-caption:	#555;
  --clr-art-suptitle:	#969696;
  --clr-art-head:	#000;
  --clr-art-subhead:	#000;
  --clr-art-date:	#969696;
  --clr-art-author:	#000;
  --clr-art-text:	#000;
  --clr-art-share-icon:	#FFF;
  --clr-art-share-backg:	#969696;
  --clr-art-tag:	#FFF;
  --clr-art-tag-backg:	#969696;
  --clr-SectionColor:	#555;
  --clr-mod-head:	#969696;
  --clr-mod-head-border:	#969696;
  --clr-card-suptitle:	#2f2f2f;
  --clr-card-head:	#2f2f2f;
  --clr-card-subhead:	#2f2f2f;
  --clr-card-author:	#000;
  --clr-card-date:	#000;
  --clr-IB-title:	#000;
  --clr-IB-backg:	#FFF;
  --clr-IBquote-title:	#d00311;
  --clr-IBquote-text:	#d00311;
  --clr-foot:	#969696;
  --clr-foot-backg:	#2f2f2f;
  --clr-button-backg:	#F26600;
  --clr-button:	#FFF;
  --clr-gal-name:	#F26600;
  --clr-gal-desc:	#000;
  --clr-gal-imgcap:	#000;
  /*** Fonts ***/
  --font-main: Bitter, serif;
  --font-second: News Cycle, sans-serif;
  --font-third:	Ubuntu Condensed, system-ui;
  --font-art-imginfo:	News Cycle, sans-serif;
  --font-art-suptitle:	News Cycle, sans-serif;
  --font-art-head:	News Cycle, sans-serif;
  --font-art-subhead:	Bitter, serif;
  --font-art-date:	News Cycle, sans-serif;
  --font-art-author:	News Cycle, sans-serif;
  --font-art-text:	Bitter, serif;
  --font-art-tag:	News Cycle, sans-serif;
  --font-card-suptitle:	News Cycle, sans-serif;
  --font-card-head:	News Cycle, sans-serif;
  --font-card-subhead:	News Cycle, sans-serif;
  --font-card-author:	News Cycle, sans-serif;
  --font-card-date:	News Cycle, sans-serif;
  --font-IB-title:	Bitter, serif;
  --font-IBquote-title:	News Cycle, sans-serif;
  --font-IBquote-text:	News Cycle, sans-serif;
  --font-gal-name:	News Cycle, sans-serif;
  --font-gal-desc:	Bitter, serif;
  --font-gal-imgcap:	Bitter, serif;
}

/*** Example of using different Section color defined trough {SECTION-SLUG} in Article template ***/
.crna-kronika {
  --clr-SectionColor: #000;
}

.se-card {
  --clr-SectionColor: #F26600;
}
.se-card--crna-kronika {
  --clr-SectionColor: #000;
}

body {
  margin: 0;
  background-image: url("https://octopus8.hr/Slike/background.png");
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
}

.font {
  font-family: "Open Sans Condensed";
  font-size: 18px;
}

a {
  text-decoration: none;
}

/*Navbar START*/
.se-navbar {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  max-height: 600px;
  background-color: white;
  position: fixed;
  width: 100%;
  z-index: 999;
  border-bottom: 2px solid #0085B2;
}
.se-navbar-items ul li a {
  background-color: white;
  width: -moz-fit-content;
  width: fit-content;
  font-size: larger;
  color: #0085B2;
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.se-navbar ul {
  padding: 0;
}
.se-navbar-img {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.se-navbar-img a span {
  font-size: 2.5rem;
}
.se-navbar-img img {
  margin-right: 1rem;
}
.se-navbar-img-text {
  display: flex;
  flex-direction: column;
}
.se-navbar-img-text p {
  margin: 0;
  padding-top: 1rem;
  letter-spacing: normal;
}
.se-navbar-img-text .se-octopus8 {
  padding-top: 0.7rem;
}
.se-navbar-img-text .se-octopus8 .o {
  padding: 0.5rem 0.1rem;
  color: white;
  background-color: #0085B2;
  text-transform: uppercase;
}
.se-navbar-img-text .se-octopus8 .c {
  color: #0085B2;
  text-transform: uppercase;
}
.se-navbar-img a:hover .c {
  color: #F45437;
}
.se-navbar-img a:hover .o {
  background-color: #F45437;
}
.se-navbar-item:hover {
  background-color: #0085B2;
  color: white;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out, 0.25s line-height ease-in-out, 0.25s height ease-in-out;
}

ul {
  list-style: none;
  margin: 0;
}

li {
  display: flex;
  float: left;
  position: relative;
  text-decoration: none;
}

ul li ul {
  visibility: hidden;
  opacity: 0;
  min-width: 5rem;
  position: absolute;
  transition: all 0.5s ease;
  margin-top: 1.4rem;
  left: 0;
  display: none;
  transition: all 0.5s ease;
  max-height: 0;
}

ul li:hover > ul,
ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: flex;
  flex-direction: column;
  max-height: 200px;
}

.se-navbar-items a:hover {
  background-color: #0085B2;
  color: white;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out, 0.25s line-height ease-in-out, 0.25s height ease-in-out;
}

.se-dropdown-content {
  display: flex;
  position: relative;
  background-color: white !important;
  border: 1px solid #0085B2;
  outline-color: #0085B2;
  padding: 0.25rem 1rem 0.25rem 1rem !important;
  font-size: 14px !important;
}
.se-dropdown-content:hover {
  color: #0085B2 !important;
  background-color: lightgray !important;
}

.se-dropdown {
  top: 6.5rem;
}

.se-dropdown li a {
  width: 8rem;
  border-radius: 5px;
  text-align: center;
}

/*Search START*/
.search-wrap {
  position: relative;
  width: 75%;
}

.blue {
  filter: invert(29%) sepia(98%) saturate(4072%) hue-rotate(178deg) brightness(100%) contrast(101%);
  width: 25px;
}

#searchIcon {
  font-size: 1em;
  position: absolute;
  top: 0px;
}

#searchIcon.hide {
  display: none;
}

#search {
  color: rgb(255, 255, 255);
  background-color: #0085B2;
  border: solid 3px #0085B2;
  width: 0%;
  font-size: larger;
  display: inline-block;
  margin-top: 3em;
  margin-left: -15px;
  outline: none;
  cursor: text;
  visibility: hidden;
  transition: 0.4s;
}

#search.visible {
  width: 720% !important;
  visibility: visible;
}

#clear {
  width: 5%;
  display: inline-block;
  position: absolute;
  right: -90px;
  top: 90px;
  opacity: 0;
  transition: 0.4s;
}

#clear.visible {
  opacity: 1;
}

#clear:hover {
  cursor: pointer;
}

#search-option {
  max-height: 125px;
  max-width: 60px;
}
#search-option:hover .blue {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(152deg) brightness(102%) contrast(103%);
}

.se-label__search {
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-image: url(https://octopus8.hr/Slike/search-find.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: background-image 0.2s ease-in-out;
}
.se-label__search::before {
  cursor: pointer;
  top: unset;
  left: unset;
  content: "";
  position: absolute;
}

.se-header__buttons-search {
  display: none;
}

/*Search END*/
.se-mob-menu {
  background-image: url("https://octopus8.hr/Slike/background.png");
  height: 0;
  max-width: 100vw;
  top: 127px;
  margin-top: 8px;
  display: inline;
  position: fixed;
  overflow: hidden;
  z-index: 9999;
  transition: height 0.4s;
}
.se-mob-menu-menu {
  margin: 2rem 10rem 2rem 10rem;
  position: sticky;
  z-index: 9;
}
.se-mob-menu-menu__search {
  /*grid-area: 1 / 1 / 2 / 7;*/
  margin: 0 0 1rem 0;
  display: flex;
  flex-direction: row;
}
.se-mob-menu-menu__search form input {
  border-radius: 8px;
  height: 51px;
  width: 36vw;
  padding-left: 1rem;
  margin-right: 8rem;
  font-size: 40px;
}
.se-mob-menu-menu__search button {
  padding: 1rem 2.62rem 1rem 2.62rem;
  border-radius: 8px;
  text-transform: uppercase;
}
.se-mob-menu-menu__content {
  display: flex;
  flex-direction: column;
}
.se-mob-menu-menu__content hr {
  display: none;
}
.se-mob-menu-menu__content-box {
  height: -moz-fit-content;
  height: fit-content;
  display: grid;
  border-bottom: 1px solid #0085B2;
  outline-color: #0085B2;
}
.se-mob-menu-menu__content-box input {
  display: none;
}
.se-mob-menu-menu__content-box label {
  display: none;
}
.se-mob-menu-menu__content-box p {
  text-transform: uppercase;
  grid-area: 1/1/1/1;
  font-size: 40px;
  color: #0085B2;
}
.se-mob-menu-menu__content-box li {
  padding: 0.5rem;
  list-style: none;
  grid-area: 2/1/2/1;
  font-size: 40px;
}
.se-mob-menu-menu__content-box li a {
  color: #0085B2;
}
.se-mob-menu-menu label {
  display: block !important;
  cursor: pointer;
  width: 24px;
  height: 24px;
  padding-top: 7rem;
  background-image: url(https://octopus8.hr/Slike/chevronright.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: transform 0.25s ease-in-out;
  justify-self: end;
  grid-area: 1/1/1/1;
}
.se-mob-menu-menu label::before {
  visibility: hidden;
  cursor: pointer;
  width: 24px;
  height: 24px;
  top: unset;
  left: unset;
  content: "";
  position: absolute;
  background-image: url(https://octopus8.hr/Slike/chevronright.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: transform 0.25s ease-in-out;
}
.se-mob-menu-menu .se-button-dd-1:checked ~ .se-label {
  transform: rotate(180deg);
}
.se-mob-menu-menu .se-button-dd-1:checked ~ .se-box-content-1 {
  display: flex;
  flex-direction: column;
  visibility: visible;
  top: 0;
  height: -moz-max-content;
  height: max-content;
  opacity: 1;
  transition: height 0.4s ease-in-out, visibility 0.4s ease-in-out, top 0.3s ease-in-out, opacity 1ms ease-in-out;
}
.se-mob-menu-menu .se-button-dd-2:checked ~ .se-label {
  transform: rotate(180deg);
}
.se-mob-menu-menu .se-button-dd-5:checked ~ .se-label {
  transform: rotate(180deg);
}
.se-mob-menu-menu .se-button-dd-5:checked ~ .se-box-content-5 {
  display: flex;
  flex-direction: column;
  visibility: visible;
  top: 0;
  height: -moz-max-content;
  height: max-content;
  opacity: 1;
  transition: height 0.4s ease-in-out, visibility 0.4s ease-in-out, top 0.3s ease-in-out, opacity 1ms ease-in-out;
}
.se-mob-menu-menu .se-button-dd-6:checked ~ .se-label {
  transform: rotate(180deg);
}
.se-mob-menu-menu .se-button-dd-6:checked ~ .se-box-content-6 {
  display: flex;
  flex-direction: column;
  visibility: visible;
  top: 0;
  height: -moz-max-content;
  height: max-content;
  opacity: 1;
  transition: height 0.4s ease-in-out, visibility 0.4s ease-in-out, top 0.3s ease-in-out, opacity 1ms ease-in-out;
}
.se-mob-menu-menu .se-box-content {
  visibility: hidden;
  overflow: hidden;
  position: relative;
  opacity: 0;
  height: 0;
}
.se-mob-menu-menu__content-box p a{
  color: #0085B2;
  font-size: 40px;
}
/*Navbar END*/
.se-site-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.se-site-content-home {
  max-width: 1800px;
  margin-top: 7.5rem;
}

.se-site-content-article {
  max-width: 1800px;
  margin-top: 7.5rem;
  background-color: white;
  width: 80%;
}
.se-site-content-article .se-img-top img {
  max-width: 100%;
}

.se-site-content-suv {
  max-width: 1800px;
  margin-top: 7.5rem;
  background-color: white;
  width: 80%;
}
.se-site-content-suv hr {
  border: 1px solid #0085B2;
  margin-top: 0.5%;
  width: 100%;
}
.se-site-content-suv .se-img-top img {
  max-width: 100%;
}

.se-site-content-pf {
  max-width: 1800px;
  margin-top: 7.5rem;
  background-color: white;
  width: 80%;
}
.se-site-content-pf hr {
  border: 1px solid #0085B2;
  margin-top: 0.5%;
  width: 100%;
}
.se-site-content-pf .se-img-top img {
  max-width: 100%;
}

.se-site-content-contact {
  max-width: 1800px;
  margin-top: 7.5rem;
  background-color: white;
  width: 80%;
}
.se-site-content-contact .se-img-top img {
  max-width: 100%;
}

.se-mainimage {
  display: flex;
}
.se-mainimage img {
  width: 100%;
}

.se-paragraf {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%;
  text-align: center;
}
.se-paragraf h1 {
  font-weight: 300;
  font-size: 50px;
}
.se-paragraf p {
  font-size: 25px;
  font-weight: 300;
}

.se-card-boxes {
  display: grid;
  gap: 3rem;
}
.se-card-boxes a {
  display: grid;
}

.se-card-box {
  position: relative;
  color: white;
  display: grid;
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.4);
  width: 500px;
  height: 303px;
}
.se-card-box img {
  width: 100%;
}
.se-card-box h3 {
  position: absolute;
  top: 1rem;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  font-size: 25px;
}
.se-card-box p {
  visibility: visible;
  top: 2.5rem;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
.se-card-box-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
}
.se-card-box-5 h3 {
  top: -1rem;
}

.img__wrap {
  position: relative;
}
.img__wrap:hover .img__description_layer {
  visibility: visible;
  opacity: 1;
}
.img__wrap .img__description {
  transform: translateY(0);
}

.img__description {
  transition: 0.2s;
  transform: translateY(1em);
  position: relative;
}
.img__description_layer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 133, 178, 0.6);
  color: #fff;
  visibility: hidden;
  opacity: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* transition effect. not necessary */
  transition: opacity 0.2s, visibility 0.2s;
}

.se-article-list {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  gap: 2rem;
}

.se-articles-left,
.se-articles-right {
  display: flex;
  flex-direction: column;
}
.se-article-list .se-articles-left .se-article p{
  margin: 0.5rem 0 0.5rem 0;
}
.se-article-list .se-articles-right .se-article p{
  margin: 0.5rem 0 0.5rem 0;
}
.se-article {
  display: flex;
  flex-direction: column;
  max-width: 700px;
  background-color: white;
  margin-bottom: 50px;
  padding-bottom: 20px;
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.4);
}

.se-article img {
  max-width: 700px;
  max-height: 350px;
}
.se-article h4 {
  font-weight: 300;
  font-size: x-large;
  padding-left: 50px;
  padding-right: 50px;
  margin-block-end: 0px;
}
.se-article p {
  padding-left: 50px;
  padding-right: 50px;
  font-size: larger;
}
.se-article .se-button {
  padding: 25px;
  background-color: #0085B2;
  color: white;
  border-radius: 5px;
  max-width: 9%;
  text-align: center;
  margin-left: 50px;
  font-weight: 500;
}
.se-article a:hover {
  background-color: #F45437;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out, 0.25s line-height ease-in-out, 0.25s height ease-in-out;
}

.se-product {
  padding: 34px 180px;
}
.se-product h1 p{
  font-size: 1.5rem;
}
.se-product h2 p{
  font-weight: 300;
    font-size: 1.5rem;
} 
.se-product h3 p{
  font-weight: 300;
}
.se-product h3 p{
  font-size: 1.5rem;
}
.se-product .slika img {
  max-height: 150px;
  max-width: 150px;
  float: left;
  margin: 1% 2% 1% 0;
  border: 2px solid #0085B2;
  padding: 0.7em;
  box-shadow: 0 0 2px #CCC;
}
.se-product p {
  text-align: justify;
  font-size: 1.1rem;
}

.se-quote {
  padding: 1.5em 0;
  font-size: 1.5em;
  line-height: 1.6;
  box-sizing: border-box;
  overflow-wrap: break-word;
  text-align: center;
}
.se-quote blockquote {
  display: table;
  float: none;
  clear: both;
  position: relative;
  margin: 0 auto;
  padding: 1.5em;
  font-style: italic;
  font-weight: 400;
  quotes: initial;
  width: 75%;
}
.se-quote blockquote::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  /*content: '\e80f';*/
  font-family: "elusive";
}
.se-quote blockquote::after {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  font-family: "elusive";
  transform: rotate(180deg);
}
.se-quote blockquote cite {
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1em;
}

blockquote::before,
blockquote::after {
  content: '"';
  font-size: 3em;
}

.se-textblock-suv {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: 1% 5% 0% 5%;
}
.se-textblock-suv h1 {
  font-size: 3em;
  font-weight: 200;
}
.se-textblock-suv h5 {
  font-size: 1em;
  font-weight: 400;
}
.se-textblock-suv p {
  padding: 1.25em 2.375em;
  margin: 0;
  text-indent: 0em;
  text-align: center;
  font-weight: 400;
  font-size: 2rem;
}

.se-textblock-pf {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: 1% 5% 0% 5%;
}
.se-textblock-pf h1 {
  font-size: 3em;
  font-weight: 200;
}
.se-textblock-pf p {
  padding: 1.25em 2.375em;
  margin-bottom: 0.5em;
  background-color: #eee;
  text-indent: 0em;
  text-align: center;
  font-weight: 400;
}

.portfolio-item {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin: 1% 5% 0% 5%;
}
.portfolio-item h2 {
  font-size: 2.5em;
  font-weight: 200;
}
.portfolio-item p {
  font-size: 1.4em;
  font-weight: 200;
  margin: 0.25rem 0 0 0;
}

.se-instaembed h1 {
  font-size: 3rem;
  text-align: center;
  font-weight: 200;
}

.se-instaembed {
  margin-left: 5%;
  margin-right: 5%;
}

.se-textpic {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 1% 5% 0% 5%;
}
.se-textpic h2 {
  font-size: 2em;
  font-weight: 200;
}
.se-textpic h3 {
  font-size: 2em;
  font-weight: 200;
  margin: 0;
}
.se-textpic h3 a {
  color: #0085B2;
}
.se-textpic .font p{
  margin: 0;
}
.se-textpic img{
  margin-bottom: 2rem;
}
.se-footer {
  display: flex;
  flex-direction: column;
  max-width: 100vw;
  text-decoration: none;
}
.se-footer-top {
  display: flex;
  flex-direction: row;
  background-color: #0085B2;
  max-height: 19rem;
  color: white !important;
  justify-content: space-evenly;
}
.se-footer-bot {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  background-color: black;
  color: white;
  font-size: 300;
  font-weight: 300;
}
.se-footer-bot p {
  margin-left: 5rem;
  margin-right: 5rem;
}
.se-footer-kontakt {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.se-footer-kontakt a {
  color: white !important;
}
.se-footer-izbornik {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  margin-bottom: 20px;
}
.se-footer-izbornik a {
  color: white !important;
  margin: 0;
}
.se-footer-izbornik p {
  margin-top: 5px;
  margin-bottom: 5px;
}
.se-footer-social {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.se-footer-social img {
  margin: 5px;
}
.se-footer-logo {
  display: flex;
  flex-direction: column;
}

/*Gallery START*/
.gallery {
  margin-bottom: 4rem;
}
.gallery--name, .gallery--description {
  display: block;
  width: 100%;
  margin-bottom: 2rem;
  text-align: center;
}
.gallery--media {
  text-align: center;
}
.gallery--media .se_image {
  /*width: 100%;*/
}
.gallery--media:hover {
  cursor: pointer;
}
@media (min-width: 1024px) {
  .gallery--name {
    font-size: calcRem(39px);
    line-height: calcRem(43px);
    font-family: var(--font-main);
    color: var(--clr-black);
    font-weight: 700;
    letter-spacing: calcRem(0px);
  }
}
@media (max-width: 1023.98px) {
  .gallery--name {
    font-size: calcRem(28px);
    line-height: calcRem(34px);
    font-family: var(--font-main);
    color: var(--clr-black);
    font-weight: 700;
    letter-spacing: calcRem(0px);
  }
}
.gallery--thumb {
  margin-right: 0.7rem;
  width: 15rem; /* Adjust based on thumbnail size */
}
.gallery--thumb:hover {
  cursor: pointer;
}
.gallery--thumbs {
  display: flex;
  overflow-x: auto;
  margin-top: 1rem;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.gallery--thumbs img {
  width: 14rem;
}
.gallery .gallery--thumbs::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}
.gallery figure {
  margin: 0;
}
.gallery-arrow {
  border: solid var(--clr-black);
  border-width: 0 0.2rem 0.2rem 0;
  display: inline-block;
  padding: 1.8rem;
  position: absolute;
  top: 24%;
}
@media (max-width: 767.98px) {
  .gallery-arrow {
    border-color: var(--clr-black);
    padding: 0.8rem;
  }
}
.gallery-arrow--right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
@media (min-width: 768px) {
  .gallery-arrow--right {
    right: 2rem;
  }
}
@media (max-width: 767.98px) {
  .gallery-arrow--right {
    right: 0;
  }
}
.gallery-arrow--left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
@media (min-width: 768px) {
  .gallery-arrow--left {
    left: 2rem;
  }
}
@media (max-width: 767.98px) {
  .gallery-arrow--left {
    left: 0;
  }
}
.gallery-arrow:hover {
  cursor: pointer;
}
.gallery .se-image__thumb, .gallery .main-gallery-image {
  transition: all 0.3s ease-in-out;
}
.gallery .se-image__thumb:hover, .gallery .se-image__thumb:focus, .gallery .se-image__thumb:active, .gallery .main-gallery-image:hover, .gallery .main-gallery-image:focus, .gallery .main-gallery-image:active {
  cursor: pointer;
}

.se-article--gallerythums, .gallery--gallerythumbs {
  padding: 0 6rem;
  position: relative;
  top: 0;
  background-color: rgba(255, 255, 255, 0.4);
  width: 100%;
  padding-bottom: 1rem;
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .se-article--gallerythums, .gallery--gallerythumbs {
    max-width: 83.8rem;
  }
}
@media (min-width: 1024px) and (max-width: 1279.98px) {
  .se-article--gallerythums, .gallery--gallerythumbs {
    max-width: 72.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .se-article--gallerythums, .gallery--gallerythumbs {
    max-width: 53.3rem;
  }
}
@media (max-width: 767.98px) {
  .se-article--gallerythums, .gallery--gallerythumbs {
    position: relative;
    max-width: 30rem;
    margin: 0 auto;
  }
}

/*** Gallery in Gallery template **/
.se-page--gallery .gallery--gallerythumbs {
  position: relative;
  padding: 0 6rem;
  position: relative;
  top: 0;
  background-color: rgba(255, 255, 255, 0.4);
  width: 100%;
  padding-bottom: 1rem;
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .se-page--gallery .gallery--gallerythumbs {
    max-width: 66rem;
  }
  .insta-space{
      flex-direction: row;
    justify-content: space-evenly;
  }
}
@media (max-width: 1279px) {
  .insta-space{
        flex-direction: column;
  }
}
@media (min-width: 1024px) and (max-width: 1279.98px) {
  .se-page--gallery .gallery--gallerythumbs {
    max-width: 50.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .se-page--gallery .gallery--gallerythumbs {
    max-width: 33rem;
  }
}
@media (max-width: 767.98px) {
  .se-page--gallery .gallery--gallerythumbs {
    position: relative;
    max-width: 10rem;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .se-page--gallery .gallery--name {
    font-size: calcRem(var(--font-gal-name));
    line-height: calcRem(900);
    font-family: 38px;
    color: 44px;
    font-weight: 0px;
    letter-spacing: calcRem(var(--clr-gal-name));
  }
}
@media (max-width: 767.98px) {
  .se-page--gallery .gallery--name {
    font-size: calcRem(30px);
    line-height: calcRem(36px);
    font-weight: 400;
  }
}
@media (min-width: 1024px) {
  .se-page--gallery .gallery--description {
    font-size: calcRem(var(--font-gal-desc));
    line-height: calcRem(400);
    font-family: 19px;
    color: 23px;
    font-weight: 0px;
    letter-spacing: calcRem(var(--clr-gal-desc));
  }
}
@media (max-width: 1023.98px) {
  .se-page--gallery .gallery--description {
    font-size: calcRem(17px);
    line-height: calcRem(21px);
    font-weight: 400;
  }
}
.se-page--gallery .gallery .se-card__media {
  position: absolute;
  bottom: 0;
  padding: 15px;
  background: rgba(255, 255, 255, 0.5);
  font-size: calcRem(var(--font-gal-imgcap));
  line-height: calcRem(400);
  font-family: 17px;
  color: 21px;
  font-weight: 0px;
  letter-spacing: calcRem(var(--clr-gal-imgcap));
}

/*** Modal styles ***/
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  overflow: hidden;
  z-index: 11;
}

.modal-source {
  margin: 0 auto;
  top: 4rem;
  bottom: 10rem;
  left: 0;
  right: 0;
  display: block;
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 767.98px) {
  .modal-source {
    padding: 0 3rem;
    height: -moz-fit-content;
    height: fit-content;
  }
}

.modal-content {
  display: block;
  margin: 0;
  position: relative;
}
.modal-content:hover {
  scale: 1;
}

.modal-info {
  padding-top: 1rem;
  color: #fff;
  text-align: left;
  position: absolute;
}

.modal-close {
  color: white;
  font-size: 40px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 1;
}

.modal-arrow {
  top: 50%;
  position: absolute;
  color: white;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  font-size: 14px;
  z-index: 1;
}
@media (max-width: 1023.98px) {
  .modal-arrow {
    top: calc(22.5% - 15px);
  }
}
.modal-arrow-left {
  left: 20px;
}
.modal-arrow-right {
  right: 20px;
}
.modal-arrow svg {
  width: 30px;
  height: 30px;
  fill: #fff;
}

/*Gallery END*/
@media only screen and (max-width: 1900px) {
  .se-site-content-home {
    margin: 7.5rem 3rem 0rem 3rem;
  }
  .se-site-content-article {
    margin: 7.5rem 3rem 0rem 3rem;
  }
  .se-site-content-suv {
    margin: 7.5rem 3rem 0rem 3rem;
  }
  .se-site-content-pf {
    margin: 7.5rem 3rem 0rem 3rem;
  }
  .se-site-content-contact {
    margin: 7.5rem 3rem 0rem 3rem;
  }
  .se-module--search > *:first-child {
    padding-top: 7.5rem !important;
}
  .footer-search{
  margin-top: 7.5rem;
}
}
@media only screen and (min-width: 1501px) {
  .se-card-box-1 {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .se-card-box-2 {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .se-card-box-3 {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .se-card-box-4 {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
  }
  .se-card-box-5 {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
  }
  .se-card-box-6 {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 2;
    grid-row-end: 3;
  }
}
@media only screen and (max-width: 1500px) {
  .se-navbar {
    flex-direction: column;
  }
  .se-navbar-img img {
    margin: 0;
  }
  .se-card-boxes a {
    margin: auto;
  }
  .se-card-box-1 {
    grid-area: 1/1/1/1;
  }
  .se-card-box-2 {
    grid-area: 2/1/2/1;
  }
  .se-card-box-3 {
    grid-area: 3/1/3/1;
  }
  .se-card-box-4 {
    grid-area: 4/1/4/1;
  }
  .se-card-box-5 {
    grid-area: 5/1/5/1;
  }
  .se-card-box-6 {
    grid-area: 6/1/6/1;
  }
  .se-site-content-home {
    margin: 8.5rem 5rem 0rem 5rem;
  }
  .se-article-list {
    flex-direction: column !important;
    align-items: center !important;
  }
}
@media only screen and (max-width: 1280px) {
  .se-navbar-items ul {
    display: none;
  }
  .se-label__search {
    display: block;
    align-self: flex-end;
    margin: 0 0 2.4rem 0;
  }
  .se-navbar-img {
    align-self: flex-start;
    padding-top: 1.2rem;
  }
  .se-navbar {
    flex-direction: unset;
  }
}
@media only screen and (min-width: 1281px) {
  .se-header__button, .se-label__search {
    display: none;
  }
}
@media only screen and (1280px < width < 1500px) {
  .se-site-content-home {
    margin: 15rem 5rem 0rem 5rem;
  }
  .se-site-content-article {
    margin: 15rem 5rem 0rem 5rem;
  }
  .se-site-content-suv {
    margin: 15rem 5rem 0rem 5rem;
  }
  .se-site-content-pf {
    margin: 15rem 5rem 0rem 5rem;
  }
  .se-site-content-contact {
    margin: 15rem 5rem 0rem 5rem;
  }
  .se-module--search > *:first-child {
    padding-top: 15rem !important;
}
  .footer-search{
  margin-top: 15rem !important;
}
}/*# sourceMappingURL=style.css.map */
.insta-space{
  display: flex;
  gap:1.5rem;
}
.insta-space iframe{
  margin: auto !important;
}
.se-module--search .se-article{
  margin: auto;

}
.se-module--search > *:first-child {
    padding-top: 7.5rem;
}
.se-module--search{
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.footer-search{
  margin-top: 7.5rem;
}

.se-module-group.se-module-group--slider {
    overflow-x: hidden;
    max-width: 800px;
    margin: 0 auto;
}

.se-module-group.se-module-group--slider .se-module.se-module--slider {
      display: grid;
      grid-template-columns: 100%;
      grid-auto-flow: column;
      overflow-x: visible;
      gap: 1rem;
      /*max-width: 50rem;*/
      max-width: 50vw;
      .se-card {
        margin: 0 auto;
      }
}
.se-card__wrap img{
  max-width: 50vw;
  aspect-ratio: 1.333333;
}
.slider-indicators button{
  border-radius: 50%;
  margin: 5px;
  padding: 5px;
  border: 1px solid #0085B2;
  cursor: pointer;
}
.active{
  background-color: #0085B2;
}
input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #0085B2;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

input[type=submit] {
  background-color: #0085B2;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: #F45437;
}

.container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
  text-align: left !important;
}
.font-kontakt{
  font-size: 1.3rem !important;
}
input:focus-visible {
  border: 2px solid #0085B2;
  outline: none;
}
textarea:focus-visible {
  border: 2px solid #0085B2;
  outline: none;
}
.se-card__head-gal{
  font-size: 1.2rem;
}