/*RMP*/
/* ---------- Start: GLOBAL Element ---------- */
/* Projects overview teaser*/
a.full-height-link { position: absolute;

height: 100%;

z-index: 199;

width: 100%;

top: 0;

left: 0; }

/* Color */
a,
i,
svg,
.main-color {
  color: #93bd32;
}
.element-section.project {padding:0px;}

a:hover,
a:hover i,
a:hover svg {
  color: #93bd32;
}

.main-bg-color,
.button-default-color,
.swiper-pagination-bullet.swiper-pagination-bullet-active,
.navbar .sub-menu li a::before,
.g-image a.image-item::after {
  background-color: #93bd32;
}

.main-border-color,
.blockquote-type-1,
.blockquote-type-2 {
  border-color: #93bd32;
}

svg path {
  stroke: #93bd32;
}

.cookies .close-cookie-warning span {font-size:24px; color: #93bd32; }

body {
  position: relative;
  /*font-size: 1.0rem;
  font-weight: 400;
  line-height: 1.375rem;*/
  color: #333333;
}
 
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1rem;
}

h1,
h2,
h3 {
  font-weight: 600;
color: #93bd32;
}

.hero-box-bp {
background-color:rgba(255, 255, 255, 0.8);
padding:20px;
box-sizing:border-box;
border-radius:1%;
}
  
h4,
h5,
h6 {
  font-weight: 500;
}
  
h6 {
  font-size: 1.125rem;
}
/*
	goran HM-2355
	li added
*/
p, li {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375rem;
  margin-bottom: 0.5rem;
}
  
p.content {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1rem;
}

/*
	goran HM-2355
	li added
*/
@media (max-width: 570px) {
	p, li {
		font-size:0.875rem;
	}
}

img {
  max-width: 100%;
}

  
/*h2.section-title {
  font-size: 2.5rem;
  line-height: 2.5rem;
  margin: 1rem 0 1rem 0;
}*/

h3.title-divider {
  font-size: 2.25rem;
}

h4.title-divider {
  font-size: 2rem;
}

h5.title-divider {
  font-size: 1.75rem;
}


a:hover {
  text-decoration:none;
}

b,
strong {
  font-weight: bold;
}



.bp-mb-no {
	margin-bottom: 0;
}

.bp-mb-60 {
	margin-bottom: 60px;
}

.bp-mb-80 {
	margin-bottom: 80px;	
}

.full-width {
  width: 100%;
}


.list p,
.icon-text-bp p,
.progress-bar-section p,
.newsletter-section p {
  margin-bottom: 0;
}

.newsletter-section.white-section .col .content-wrapper h2,
.newsletter-section.white-section .col .content-wrapper p {
  color: #333333;
}

.title-divider.text-left:after {
  margin-left: 0;
}
  
.gray-section h3,
.gray-section p,
.gray-section li {
	color:#ffffff;
}
.gray-section .list-type-1 li:before {
  background-color: #fff;
}

.gray-section {
  background-color: #939393;
}

.dark-section {
  background-color: #333333;
}

.white-section {
  background-color: #ffffff;
}
  
.color-section {
  background-color: #ffffff;
}

.gray-section,
.dark-section,
.white-section,  
.color-section {
  padding: 60px 0;
}

/*
.gray-section,
.dark-section,
.color-section {
  margin-left: 15px;
  margin-right: 15px;
}
*/

.gray-section .gray-section,
.dark-section .dark-section,
.white-section .white-section,
.color-section .color-section {
  padding: 0;
}


.text-right + .btn-wrap {
	flex-direction: row-reverse;
}
  
  
/* ------------------------------------------------------------ */
/* -------------------- Start: HEADER      -------------------- */
  
.navbar {
  position: fixed;
 -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; 
  border-bottom: 1px solid #e0e0e0;

  background-color: #ffffff;
}

.navbar.navbar-fill {
  height: 60px;
}
.desktop-menu .navbar-fill .navbar-inner .navbar-logo .additional-logo img {
max-width:160px;
}


.navbar-logo h1 {
  font-size: 2.1rem;
  font-weight: 600;
  color: #333333;
  padding: 0;
  margin: 2.4rem 0 0 1rem;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
  
.navbar-logo a:hover {
  text-decoration: none;
}
  
.navbar.navbar-fill h1 {
  font-size: 0;
}
  
.navbar .row {
  width: 100%;
}
  
.navbar.desktop-menu .navbar-inner {
  height: auto;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.logo-left .navbar-inner .navbar-logo {
  border-right: 0;
}
/*
HM-2627
.logo-left .navbar-inner .navbar-logo {
  width: 180px;
}
.logo-left .navbar-inner .navbar-logo.text-logo .logo-link {
  width: 235px;
}*/
.navbar .navbar-logo {
  height: auto;
  padding: 0;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

.desktop-menu .navbar-inner .navbar-menu .navbar-additional {
  padding: 0 25px;
  margin-left: auto;
  border-left: 0;
}

.navbar.navbar-fill .navbar-inner .navbar-logo {
  float: left;
}

.navbar.navbar-fill .navbar-inner .navbar-logo img {
  max-height: 75px;
  max-width: unset;
}
/*
HM-2627
.navbar.navbar-fill .navbar-inner .navbar-logo .additional-logo {
  max-width:130px !important;
}
.navbar.navbar-fill .navbar-inner .navbar-logo.text-logo .additional-logo {
  max-width:240px !important;
}
*/
.navbar.navbar-fill .navbar-inner .navbar-logo.text-logo .additional-logo h3 {
  font-size: 1.25rem;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.navbar.navbar-fill .navbar-inner .navbar-logo .additional-logo img {
  width: auto;
  max-width: 100%;
  height:auto; 
}

.navbar .navbar-inner .navbar-logo .logo-link {
  padding: 0;
}

.navbar .navbar-inner .navbar-menu {
  height: auto;
  margin-left: auto;
}
  
.navbar .navbar-inner .navbar-additional .social-box a,
.navbar.navbar-fill .navbar-inner .navbar-additional .social-box a {
  font-size: 20px;
  font-weight: 800;
  padding-top: 0px;
}


.navbar .navbar-inner .navbar-additional .social-box a:hover,
.navbar.navbar-fill .navbar-inner .navbar-additional .social-box a:hover {
  color: #cacaca !important;
}
  
.navbar .navbar-inner .navbar-additional .social-box {
	position: relative;
  margin-top: 2px;
}

.navbar .navbar-inner .navbar-additional .social-box:not(:last-child) {
	margin-right: 15px;
}

.logo-left .navbar-inner .navbar-menu .navbar-menu-list {
  margin-left: 0;
}

.navbar .navbar-inner .navbar-menu .navbar-menu-list .primary-mobile-menu-toggle:after {
  color: #333333;
}

.navbar .navbar-inner .navbar-menu .navbar-menu-list li a {
  font-size: 1.125rem;
  line-height: 0px;
  letter-spacing: normal;
  font-weight: 600;
  /* text-transform: uppercase; */
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 15px;
  cursor: pointer;
}
.navbar .navbar-inner .navbar-menu .navbar-menu-list li a:first-child { padding-left:0px; }

.navbar.navbar-fill .navbar-inner .navbar-menu .navbar-menu-list li a {
  padding-top: 20px;
  padding-bottom: 19px;
}

.navbar .navbar-inner .navbar-menu .navbar-menu-list li .sub-menu {
  padding: 10px 0;
}

.navbar .navbar-inner .navbar-menu .navbar-menu-list .sub-menu li a {
  position: relative;
  overflow: hidden;
  font-size: 0.875rem;
  line-height: 1.125rem;
}

.navbar .navbar-inner .navbar-menu .navbar-menu-list .sub-menu li a:hover {
  text-decoration: none;
}

.navbar .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children .sub-menu li a {
  padding: 10px 10px;
  font-weight: 400;
}
  
  
.navbar-fill .navbar-inner .navbar-menu .navbar-menu-list li a,
.navbar-fade .navbar-inner .navbar-menu .navbar-menu-list li a,
.navbar-small .navbar-inner .navbar-menu .navbar-menu-list li a,
.navbar-scroll .navbar-inner .navbar-menu .navbar-menu-list li a,
.desktop-menu .navbar-inner .navbar-menu .navbar-menu-list li .sub-menu a,
.desktop-menu .navbar-inner .navbar-menu .navbar-menu-list li .megamenu a  {
  color: #333333;
}
  
.navbar-fill .navbar-inner .navbar-logo, .navbar-fade .navbar-inner .navbar-logo,
.navbar-small .navbar-inner .navbar-logo, .navbar-scroll .navbar-inner .navbar-logo {
  border: none;
}

.navbar .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children .sub-menu:not(.primary_sub-menus) {
  -webkit-box-shadow: none;
  box-shadow: none;
}
  
.navbar.desktop-menu .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children .sub-menu:not(.primary_sub-menus) {
  left: 100%;
  top: -10px;
}

.navbar.desktop-menu .hamburger-remove {
  display: none;
}

.navbar.mobile-menu .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children .sub-menu:not(.primary_sub-menus) {
  top: -6px;
}

.navbar.mobile-menu .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children .sub-menu:not(.primary_sub-menus) li {
  margin-left: 20px
}
  
.navbar.mobile-menu {
  height: 68px;
}
/* Start Carmen B. 10.09*/
.navbar.mobile-menu .custom-toggle i,
.navbar.mobile-menu .custom-toggle svg { 
  position:absolute; top:10px; right:15px; display:block; 
}
/* End Carmen B. 10.09*/
.navbar.mobile-menu .hamburger {
  display: block;
  outline: none;
  float: right;
  width: 25px;
  height: 21px;
  margin-left: auto;
  margin-right: 15px;
  margin-top: -2px;
  -webkit-appearance: none;

  padding: 0;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  overflow: visible;
}

.navbar.mobile-menu .hamburger-inner {

}

.navbar.mobile-menu .hamburger-inner,
.navbar.mobile-menu .hamburger-inner::before,
.navbar.mobile-menu .hamburger-inner::after {
  display: block;
  width: 25px;
  height: 3px;
  background-color: #333333;
  border-radius: 0px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.navbar.mobile-menu .hamburger-inner::before { content: ''; top: -8px; }
.navbar.mobile-menu .hamburger-inner::after  { content: ''; top:  8px; }

.hamburger--spin .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}


.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}






.navbar.mobile-menu .hamburger-remove {
  float: right;
  cursor: pointer;
  height: 28px;
  width: 28px;
  padding: 0;
  margin: -15px 15px 5px 0;
}

.navbar.mobile-menu .navbar-menu-list {
  display: hidden !important;
}

.mobile-menu .navbar-inner .navbar-menu {
  overflow-y: auto !important;
}

.navbar.mobile-menu .navbar-logo {
  float: left;
  overflow: hidden;
  margin-left: 15px;
}
  
.navbar.mobile-menu .navbar-logo h1 {
  display: none;
}

.navbar.mobile-menu .navbar-logo img {
  max-height: 60px;
  max-width: 105px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  background-color: #333333 !important;
}
  
.hamburger-remove .hamburger-inner,
.hamburger-remove .hamburger-inner::before,
.hamburger-remove .hamburger-inner::after {
  width: 20px;
  background-color: #cacaca !important;
}

.navbar-fill .navbar-inner .navbar-menu .navbar-menu-list li a:hover,
.navbar-fade .navbar-inner .navbar-menu .navbar-menu-list li a:hover,
.navbar-small .navbar-inner .navbar-menu .navbar-menu-list li a:hover,
.navbar-scroll .navbar-inner .navbar-menu .navbar-menu-list li a:hover {
  color: #333333;
}

.navbar .navbar-inner .navbar-additional .social-box a i.fa-sitemap {
  font-size: 20px;
}

/* -------------------- End: HEADER        -------------------- */
/* ------------------------------------------------------------ */
  
  /*---START Contact Form Style---*/

  /*---END Contact Form Style---*/
  
  
  
  
  
  
  
  
  /* ------------------------------------------------------------ */
  /* -------------------- End: MOBILE MENU   -------------------- */
  
  .mobile-menu .navbar-inner .navbar-menu {
    display: block;
    position: fixed;
    width: 320px;
    left: -320px;
    right: auto;
    height: 100%;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  
  .mobile-menu .navbar-inner .navbar-menu.visible {
    left: 0px;
  }
  
  .mobile-menu .navbar-inner .navbar-menu .navbar-menu-list .primary-mobile-menu-toggle {
    margin: 0 20px;
  }
  
  .mobile-menu .navbar-inner .navbar-menu .navbar-menu-list li .active-mobile-menu-toggle {
    height: auto;
  }
  
  .mobile-menu .navbar-inner .navbar-menu .navbar-menu-list li .primary_sub-menus {
    padding: 0 0 0 15px !important;
  }
  
  .mobile-menu .navbar-inner .navbar-menu .navbar-menu-list li a {
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .mobile-menu .navbar-inner .navbar-menu .navbar-menu-list li .primary_sub-menus {
    background-color: #333333;
  }
  
  .mobile-menu .navbar-inner .navbar-menu .navbar-menu-list li .primary_sub-menus li:not(:last-child) {
    border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  }
  
  /* -------------------- End: MOBILE MENU   -------------------- */
  /* ------------------------------------------------------------ */
  
  
  
  
  
  
  
  
  
  /* ------------------------------------------------------------ */
  /* -------------------- Start: LANGUAGE    -------------------- */
  
  .language-bar li {
    display: inline-block;
    margin-left: 10px;
  }
  
  .language-bar li a {
    font-size: 0.8125rem;
    line-height: 0.8125rem;
  }
  
  .language-bar li a:hover {
    text-decoration: none;
  }
  
  .language-bar li a img {
    opacity: 0.9;
    display: inline-block;
    vertical-align: baseline;
    padding: 0;
    margin: 0 2px 0 0;
  }
  
  .language-bar li a:hover img {
    opacity: 1.0;
  }
  
  .desktop-menu .language-bar {
    display: none;
    align-items: center;
    order: 4;
    padding-left: 20px;
    border-left: 1px solid #e0e0e0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
  }
  
  .desktop-menu.navbar-fill .language-bar {
    display: none;
  }
  

  .desktop-menu .language-bar li a {
    font-weight: 800;
    color: #333333;
  }
  
  .mobile-menu .language-bar li {
    margin-top: 5px;
  }

  .mobile-menu .language-bar li a {
    font-weight: 700;
    color: #ffffff;
    margin-top: 20px;
  }

  /* -------------------- End: LANGUAGE      -------------------- */
  /* ------------------------------------------------------------ */
  
  
  
  
  

/* ------------------------------------------------------------ */
/* -------------------- Start: PAGE HEADER -------------------- */

.page-header {
  height: 400px;
  margin-bottom: 2rem;
  background-position: center center;
  background-size: cover;
}/*25-08*/
@media (max-width: 575px) {
	.page-header { height: 240px; }
}
@media (max-width: 991px) {
	.page-header { height: 320px; }
}
@media (min-width: 992px) {
	.page-header { height: 400px; }
}/*25-08*/

.page-header .breadcrumbs-wrapper .breadcrumbs {
  padding-top: 140px;
}

.page-header .breadcrumbs-wrapper .breadcrumbs .title {
  color: #ffffff;
}

.page-header .breadcrumbs-wrapper .breadcrumbs .breadcrumbs-list li a {
  font-size: 0.9375rem;
}

.hero-header .hero-content .content-default .subtitle {
  font-size: 22px;
}

.page-header .breadcrumbs-wrapper .breadcrumbs .title {
  font-weight: 800;
  letter-spacing: 0px;
}

.hero-header .hero-content {
  margin-top: 40px;
}

.hero-header .hero-content .content-default .content-heading {
  font-weight: 800;
  font-size: 60px;
}

/* -------------------- End: PAGE HEADER   -------------------- */
/* ------------------------------------------------------------ */
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
/* ------------------------------------------------------------ */
/* -------------------- Start: OTHER       -------------------- */
  
.color_overlay::after {
  background-color:rgba(147, 189, 50, 0.6);
}

  
.txt-with-img p:last-of-type {
  margin-bottom: 2rem;
}

.txt-with-img.text-img-center .img-content-bp p:last-of-type {
  margin-bottom: 0;
}

.txt-with-img .bg_img {
  height: 100%;
  padding-top:56.25%;
  max-height: 370px;
}

.txt-with-img .blueprint-pl-0 .img-content-bp {
  padding: 3rem 2.5rem 3rem 2.5rem;
}

.txt-with-img .bp-pr-0 .img-content-bp {
  padding: 3rem 2.5rem 3rem 2.5rem;
}


.img-content-bp {
  min-height: 100%;
}


.element-title::before,
.element-title::after {
  background-color: #eaeaea;
}


.table-type-1 tr {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
  


.video-section .video-wrapper p {
  font-size: 1.125rem;
}

.video-section .video-wrapper a:hover {
  text-decoration: none;
}
  
  
.list-type-1 li p,
.list-type-2 li p {
  font-weight: 700;
}
  
    
.blockquote-type-1 {
  border-width: 0 0 0 2px;
  border-style: solid;
}

.blockquote-type-1 p,
.blockquote-type-2 p {
  /*font-size: 1.0625rem;
  line-height: 1.675rem;*/
  margin-bottom: 0;
}

.blockquote-section-type-1 .blockquote-wrapper .row .blockquote-col blockquote {
  background-color: rgba(0,0,0,0.6);
}

.accordion-type-2 .accordion:not(:last-child) {
  margin-bottom: 30px;
}

.accordion-type-2 .accordion .accordion-header {
  /*font-size: 1.0625rem;*/
  font-weight: 700;
}
.accordion-type-2 .accordion .accordion-header i,
.accordion-type-2 .accordion .accordion-header svg {
  margin-left: 15px;
}

/* -------------------- End: OTHER         -------------------- */
/* ------------------------------------------------------------ */
  
  
  
  
  
  
  
  
  
  
  
  
  
  /* ------------------------------------------------------------ */
  /* -------------------- Start: BUTTON      -------------------- */
  
  .button-default-color,
  .button-default-white,
  .button-default-white-2 {
    cursor: pointer;
    
  }

  .button-main-color {

  }
  
  .button-default-color {
    color: #ffffff;
  }
  
  .button-default-color:hover {
    color: #ffffff !important;
    background-color: #000000;
  }

  .button-default-color i,
  .button-default-color:hover i,
  .button-default-color svg,
  .button-default-color:hover svg {
    color: #ffffff !important;
  }

  .button-default-white,
  .button-default-white i,
  .button-default-white svg {
    color: #666666;
  }

  .button-default-white-2 {
    border: 1px solid #eaeaea;
  }

  .btn-wrap a:not(:last-child) {
    margin-right: 10px;
  }
  
  .btn-wrap a:hover {
    text-decoration: none;
  }
  
  .btn-wrap a i,
  .btn-wrap a svg {
    margin: 0 -2px 0 10px;
  }

  .cta-section .button-default-white-2 {
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
  }

  .button-default-white-2:hover {
    text-decoration: none;
  }
  
  /* -------------------- End: BUTTON        -------------------- */
  /* ------------------------------------------------------------ */
  
  
  
.image-gradient {
    opacity: .5;
}
  
.counters-section-type-2 .counters-wrapper .counter-box:not(:last-child):before,
.counters-section-type-2 .counters-wrapper .counter-box:not(:last-child):after {
    height: 50%;
}
  
.digital-services .content-about .content-wrapper {
    width: 100%;
}
  
.introtext {
    text-align: center;
    font-size: 20px;
}
  
.icon-boxes-type-4 a span,
.container .subtitle a span {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left: 0;
    z-index: 1;
}
  


/* ------------------------------------------------------------ */
/* -------------------- Start: SWIPER      -------------------- */

.swiper-pagination {
  text-align: right;
  padding-left: 20px;
  padding-right: 20px;
}

.swiper-slide .swiper-title-box {
  display: block;
  position: absolute;
  max-width: 60%;
  top: 25px;
  left: 25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  padding: 25px 25px 15px 25px;
  background-color: rgba(0,0,0,0.675);
}

.swiper-slide:hover .swiper-title-box {
  background-color: rgba(0,0,0,0.75);
}

.swiper-slide .swiper-title-box h2 {
  font-size: 28px;
  line-height: 42px;
  color: #ffffff;
}

.swiper-slide .swiper-title-box p {
  color: #ffffff;
  margin-bottom: 0.75rem;
}

.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  opacity: 0.75;
  background-color: #ffffff;
}

.swiper-button-prev-default {
  left: 15%;
}
.swiper-button-next-default {
  right: 15%;
}

.swiper-pagination-bullets-default .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  margin: 0 6px !important;
}

.swiper-pagination-bullets-default {
  bottom: 300px !important;
}

.swiper-slide .content-default {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px 15px;
}

.swiper-slide .content-default h2.content-heading  {
  font-size: 20px !important;
}

.swiper-slide .content-default .subtitle strong  {
  text-transform: uppercase;
}

/* -------------------- End: SWIPER        -------------------- */
/* ------------------------------------------------------------ */
  
  

  
/* ------------------------------------------------------------ */
/* -------------------- Start: CONTENT     -------------------- */

.hero-box-bp {
  display: block;
  position: absolute;
  z-index: 9;
  width: 72%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-40%);
  transform: translate(-50%,-40%);
}

.hero-header .swiper-hero .swiper-slide {
  background-size: cover;
  /* goran 20-08 background-position:center; */
  background-position:top;
}

.hero-header .swiper-hero .swiper-slide:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  /*background-color: rgba(33, 33, 33, 0.5);*/
}

.content-bp .mc-box {
  width: 90%;
}
  
.content-bp h4 {
  color: #ffffff;
  font-size: 3.375rem;
  font-weight: 600;
  text-align: center;
  padding: 0;
  margin: 0;
}

.content-bp h5 {
  color: #ffffff;
  font-size: 1.875rem;
  font-weight: 300;
  text-align: center;
  padding: 0;
  margin: 0 0 0.75rem 0;
}
  
/* -------------------- End: CONTENT       -------------------- */
/* ------------------------------------------------------------ */
  
  
  



/* ------------------------------------------------------------ */
/* -------------------- Start: RECENT POST -------------------- */

.recent-posts .blog-card-wrapper .card-content {
  padding: 10px;
  border-radius: 2px;
  -webkit-box-shadow: 0 5px 7px 3px rgba(31, 31, 31, 0.05);
  box-shadow: 0 5px 7px 3px rgba(31, 31, 31, 0.05);
}



.recent-posts .blog-card-wrapper .card-content .card-blog-header .img-wrapper img {
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}

/*.recent-posts .blog-card-wrapper .card-content .card-blog-body {
  padding: 0 20px;
}

.recent-posts .blog-wrapper {
  margin-top: 20px;
}
*/
.recent-posts .blog-wrapper .tag {
  font-weight: 600;
  margin-bottom: 10px;
}

.recent-posts .blog-card-wrapper .card-content .card-blog-header {
  margin-bottom: 20px;
}

.recent-posts .blog-card-wrapper .card-content .card-blog-header .img-wrapper a {
  position: relative;
  width: 100%;
}

/* -------------------- End: RECENT POST   -------------------- */
/* ------------------------------------------------------------ */
  

  
  .component-carousel .swiper-container {
    margin-top: 20px;
  }

  
  .title-divider {
    margin-bottom: 20px;
  }
  
  .title-divider::after {
    background-color: #333333;
  }
  
  .about-creative-section .steps-wrapper .step-wrapper .num {
    font-weight: 300;
  }
  
  .digital-services .content-about .content-wrapper {
    padding: 100px 0;
  }
  
  .icon-boxes-type-4 .icon-box-wrapper .icon-box .icon {
    font-size: 50px;
  }
  
  
  
  .newsletter-section .col .content-wrapper h2 {
    font-weight: 600;
  }

  .newsletter-section.gray-section .col .content-wrapper h2 {
    color: #333333;
  }

  .newsletter-section.gray-section .col .content-wrapper p {
    color: #333333;
    font-weight: 400;
  }
  
  .element-title {
    font-size: 16px;
  }
  
  .img-with-txt-bp .overlay-bp {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
  }
  
  
  
  
  
  
  
  /* ------------------------------------------------------------ */
  /* -------------------- Start: Icon         ------------------- */
  
  .icon-boxes-type-1 .icon-box-wrapper {
    margin-top: 1rem;
  }
  
  .list.list-type-1,
  .list.list-type-2,
  .list.list-type-3 {
    padding-left:15px;
    box-sizing: border-box;
  }
  ul.styled li,
  ul.list-type-1 li {
    margin-bottom: 0.25rem;
  }
  .list {
    clear: both;
    width: 100%;
  }
  
  i.mcq-illu {
    display: block;
    width: 120px;
    height: 90px;
    margin-bottom: 1rem !important;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  
  i.mcq-illu.ru-a-illu { background-image: url('../img/icon/RU-A.png'); }
  i.mcq-illu.ru-b-illu { background-image: url('../img/icon/RU-B.png'); }
  i.mcq-illu.ru-c-illu { background-image: url('../img/icon/RU-C.png'); }
  i.mcq-illu.ru-d-illu { background-image: url('../img/icon/RU-D.png'); }
  i.mcq-illu.ru-e-illu { background-image: url('../img/icon/RU-E.png'); }
  i.mcq-illu.ru-f-illu { background-image: url('../img/icon/RU-F.png'); }
  i.mcq-illu.ru-g-illu { background-image: url('../img/icon/RU-G.png'); }
  
  i.mcq-icon {
    display: block;
    width: 78px;
    height: 78px;
    margin-bottom: 1.5rem !important;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  
  i.mcq-icon.ru-a-icon { background-image: url('../img/icon/RU_A_Information.png'); }
  i.mcq-icon.ru-b-icon { background-image: url('../img/icon/RU_B_Simulations.png'); }
  i.mcq-icon.ru-c-icon { background-image: url('../img/icon/RU_C_Computing.png'); }
  i.mcq-icon.ru-d-icon { background-image: url('../img/icon/RU_D_Communication.png'); }
  i.mcq-icon.ru-e-icon { background-image: url('../img/icon/RU_E_Sensing.png'); }
  i.mcq-icon.ru-f-icon { background-image: url('../img/icon/RU_F_Matter.png'); }
  i.mcq-icon.ru-g-icon { background-image: url('../img/icon/RU_G_Explorative.png'); }
  
  .icon-box-wrapper i,
  .icon-box-wrapper svg {
    display: block;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  
  .icon-box-wrapper.left-side i,
  .icon-box-wrapper.left-side svg {
    text-align: left;
    margin-left: 0;
  }
  
  .icon-box-wrapper.right-side i,
  .icon-box-wrapper.right-side svg {
    text-align: right;
    margin-right: 0;
  }
  
  /* -------------------- End: Icon           ------------------- */
  /* ------------------------------------------------------------ */
  
  
 
  
  
  
  /* ------------------------------------------------------------ */
  /* -------------------- Start: Tabs         ------------------- */
  
  .tabs-body-wrapper h5 {
    margin-bottom: 1rem;
  }

  /*
  .tabs-body-wrapper .tab-body .container {
    padding-right: 0;
    padding-left: 0;
  }
  
  .tabs-body-wrapper .tab-body .container .row .row {
    margin-left: 0;
    margin-right: 0;
  }
  */

  .table-element {
    max-width: 100%;
  }
  
  .tabs-bp .tab-trigger-wrapper {
    width: 12%;
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  
  .tabs-bp .tab-trigger h5 {
    font-size: 1rem;
    text-align: center;
    color: #333333;
    opacity: 0.6;
  }
  
  .tabs-bp .tab-trigger.active h5 {
    opacity: 1;
  }
  
  .tabs-bp i.mcq-icon {
    opacity: 0.5;
  }
  
  /* -------------------- End: Tabs           ------------------- */
  /* ------------------------------------------------------------ */
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  /* ------------------------------------------------------------ */
  /* -------------------- Start: Progress Bar ------------------- */
  
  .progress-bar-element {
    display: block;
    position: absolute;
    z-index: 202;
    height: 18px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
  }
  
  .progress-bar-section {
    display: block;
  }
  
  .progress-bar-section p {
    font-size: 1.125rem;
    font-weight: 500;
  }
  
  .progress-bar-section .progress-bar-type-1 .progress-bar-line .progressbar-text {
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 600;
    font-size: 16px;
    color: #333333;
  }
  
  .progress-bar-section .progress-bar-type-1 .progress-bar-line {
    width: 100%;
    position: relative;
  }
  
  .progress-bar-section .progress-bar-type-1 .progress-bar-line:not(:last-child) {
    margin-bottom: 40px;
  }
  
  /* ------------------------------------------------------------ */
  /* -------------------- End: Progress Bar   ------------------- */
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  /* ------------------------------------------------------------ */
  /* -------------------- Start: MODAL POPUP -------------------- */
  
  .bp_modal {
    display: block;
    position: absolute;
    z-index: 10000;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
  }
  
  .bp_modal.is-visible {
    visibility: visible;
  }
  
  .bp_modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s,
    opacity 0.3s;
    background: hsla(0, 0%, 0%, 0.75);
  }
  
  .bp_modal.is-visible .bp_modal-overlay {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
  }
  
  .bp_modal-wrapper {
    position: fixed;
    z-index: -1;
    top: 2%;
    left: 50%;
    width: 98%;
    max-width: 600px;
    max-height: 80%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #ffffff;
    transition: all 0.3s 0.12s;
    opacity: 0;
  }
  
  .bp_modal.is-visible .bp_modal-wrapper {
    z-index: 9999;
    top: 10%;
    opacity: 1;
  }
  
  .bp_modal-close {
    display: block;
    position: absolute;
    top: 40px;
    right: 40px;
    width: 32px;
    height: 32px;
    border: 1px solid #eaeaea;
    border-radius: 50%;
    background-color: #ffffff;
  }
  
  .bp_modal-close::before {
    content: "+";
    display: block;
    cursor: pointer;
    width: 100%;
    font-size: 32px;
    line-height: 30px;
    text-align: center;
    color: #333333;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  .bp_modal-close:hover {
    background-color: #333333;
  }
  
  .bp_modal-close:hover:before {
    color: #ffffff;
  }
  
  .bp_modal-header {
    padding: 40px 80px 20px 40px;
  }
  
  .bp_modal-body {
    padding: 20px 40px 30px;
  }
  
  /* -------------------- End: MODAL POPUP   -------------------- */
  /* ------------------------------------------------------------ */
  




/* ------------------------------------------------------------ */
/* -------------------- Start: NEW IMAGE   -------------------- */

.g-image.custom-code .image-container {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 20px;
}

.g-image.custom-code .image-container img {
  width: 100%;
}

.g-image .image-container.img-lg-box {
  width: 38%;
}

.g-image .image-container.img-md-box {
  width: 48%;
}

.g-image .image-container.img-sm-box {
  width: 100%;
}

@media (max-width: 599.98px) {
  
  .g-image .image-container.img-lg-box,
  .g-image .image-container.img-md-box,
  .g-image .image-container.img-sm-box {
    width: 100%;
  }

}


.g-image.custom-code .image-container a.image-item {
  padding-top: 50%;
  padding-bottom: 50%;
}

.g-image.custom-code .image-container a.image-item::after {
  content: ' ';
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.g-image.custom-code .image-container a.image-item img,
.g-image.custom-code .image-container a.image-item i,
.g-image.custom-code .image-container a.image-item svg {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.g-image.custom-code .image-container a.image-item i,
.g-image.custom-code .image-container a.image-item svg {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
  font-size: 26px;
  z-index: 1;
  opacity: 0;
}

.g-image.custom-code .image-container a.image-item:hover:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0.8;
}

.g-image.custom-code .image-container a.image-item:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.g-image.custom-code .image-container a.image-item:hover i,
.g-image.custom-code .image-container a.image-item:hover svg {
  opacity: 1;
  color: #ffffff !important;
}

/* text-position-left */
.g-image.custom-code.text-position-right .image-container {
  float: left;
  margin: 0 30px 20px 0;
}

/* text-position-right */
.g-image.custom-code.text-position-left .image-container {
  float: right;
  margin: 0 0 20px 30px;
}

/* text-position-left */
.g-image.custom-code.text-position-center .image-container {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}


.g-image.custom-code .video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.g-image.custom-code.text-position-left .video-container,
.g-image.custom-code.text-position-right .video-container {
	padding-bottom: 17.6%;
}

.g-image.custom-code .video-container iframe,
.g-image.custom-code .video-container object,
.g-image.custom-code .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



.g-image.custom-code .image-container a.popup-youtube-vimeo {
	position: absolute;
	top: 50%;
	left: 50%;
    z-index: 9;
    width: 52px;
    height: 52px;
    padding: 0;
    margin: -26px 0 0 -26px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    background-color: rgba(0, 0, 0, 0.25);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.g-image.custom-code .image-container a.popup-youtube-vimeo:hover {
	text-decoration: none;
	background-color: #ffffff;
}

.g-image.custom-code .image-container a.popup-youtube-vimeo i,
.g-image.custom-code .image-container a.popup-youtube-vimeo svg {
	font-size: 18px;
	color: #ffffff;
}

.image-simple-section img {
  width: 100%;
}

/* -------------------- End: NEW IMAGE     -------------------- */
/* ------------------------------------------------------------ */
  
  

  
  

/* ------------------------------------------------------------ */
/* -------------------- Start: NEW IMAGE   -------------------- */

.free-html-section img {
	width: 100%;
	height: auto;
}

/* -------------------- End: NEW IMAGE     -------------------- */
/* ------------------------------------------------------------ */






/* ------------------------------------------------------------ */
/* -------------------- Start: GRID SECTION  ------------------ */



/* -------------------- End: GRID SECTION    ------------------ */
/* ------------------------------------------------------------ */


  




  
  
  /* ------------------------------------------------------------ */
  /* -------------------- Start: FOOTER      -------------------- */
  
  footer a,
  footer a:hover,
  footer a:visited {
    /* font-size: 0.875rem; */
    color: #fcfcfc;
	text-decoration:none;
  }
  
  
  footer .footer-inner .footer-body {
    background-color: #333333;
  }
  .footer-sidebar .contact-info-widget .contact-info {
padding-left: 0;
  }
  
  .footer-sidebar .contact-info-widget .contact-info li p {
    font-size: 0.700rem;
    color: #fcfcfc;
  }
  
  .footer-sidebar .contact-info-widget .contact-info li i,
  .footer-sidebar .contact-info-widget .contact-info li svg {
    margin-right: 15px;
    font-size: 0.700rem;
    color: #fcfcfc;
  }
  
  .footer-sidebar .contact-info-widget .contact-info li a,
  .footer-sidebar .contact-info-widget .contact-info li a:hover,
  .footer-sidebar .contact-info-widget .contact-info li a:visited {
	margin-bottom: 10px;
  }

 @media (max-width: 960px) {
.footer-sidebar .contact-info-widget .contact-info li p,
  .footer-sidebar .contact-info-widget .contact-info li i,
  .footer-sidebar .contact-info-widget .contact-info li svg {
     font-size: 0.625rem;
    }
}
  .footer-sidebar .contact-info-widget .contact-info li a,
  .footer-sidebar .contact-info-widget .contact-info li a:hover,
  .footer-sidebar .contact-info-widget .contact-info li a:visited {
    font-size: 0.700rem;
    color: #fcfcfc;
  }
  
  .footer-sidebar .list-type-3 li:before {
    background-color: #fcfcfc;
    font-size: 20px;
  }
  
  .footer-sidebar .list-type-3 li:not(:last-child) {
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  
  .footer-sidebar .sidebar-widget .sidebar-title {
    font-size: 0.875rem;
    margin-bottom: 20px;
  }
  
  footer .footer-inner .footer-body .copyright-wrapper .copyright i,
  footer .footer-inner .footer-body .copyright-wrapper .copyright svg {
    color: #fcfcfc;
  }
  
  footer .footer-inner .footer-body .copyright-wrapper .copyright {
    font-size: 0.700rem;
    color: #fcfcfc;
  }
  
  footer .footer-inner .footer-body .logo-wall-small {
    margin-bottom: 30px;
  }
  
  footer .footer-inner .footer-body .logo-wall-small a {
    margin-right: 8px;
  }
  
  /* -------------------- End: FOOTER         -------------------- */
  /* ------------------------------------------------------------ */
  
  
  
  
  
  @media (max-width: 1199.98px) {
  
    .navbar-logo h1 {
      font-size: 1.8rem;
      margin: 2.75rem 0 0 1rem;
    }
  
    .navbar .navbar-inner .navbar-additional {
      padding: 0 0 0 20px;
    }

    .bottom-rounded {
      width:100% !important;
    }

    .g-image.custom-code.text-position-left .video-container.img-lg-box,
    .g-image.custom-code.text-position-right .video-container.img-lg-box {
      padding-bottom: 21.35%;
    }

    .g-image.custom-code.text-position-left .video-container.img-md-box,
    .g-image.custom-code.text-position-right .video-container.img-md-box {
      padding-bottom: 27.05%;
    }
  
  }
  
  
  
  
  @media (max-width: 991.98px) {

    .hero-header .swiper-hero {
      width: 100%;
      height: 100vh;
      z-index: 100;
      min-height: 400px;
    }

    .content-bp h4 {
      font-size: 2.5rem;
    }

    .swiper-slide .swiper-title-box h2 {
      font-size: 1.375rem;
      line-height: 1.875rem;
    }

    .navbar {
      background: rgba(255,255,255, 1);
    }

    .slick-slide img {
      height: 60px;
    }

    .slick-initialized .slick-slide {
      width:120px;
    }
    
    .research-units li {
      padding:0 10px;
    }
    .about-image,
    .about-info {
      width:50%;
    }

  
  }
  
  
  
  @media (max-width: 768px) {
    .publication-thumb {
      width:60px;
    }
    .publication-image {
      width:10%;
    }
    .publication-body {
      width:90%;
    }

    .swiper-slide .swiper-title-box h2 {
      font-size: 1.25rem;
      line-height: 1.375rem;
    }
  
    .swiper-slide .swiper-title-box p {
      font-size: 0.875rem;
      margin-bottom: 0.25rem;
    }
  
    .txt-with-img .bg_img {
      padding-top: 75%;
    }
    
  }
  
  
  
  
  @media (max-width: 680px) {
     
 
    .hero-fixed-title h1 {
      font-size: 28px;
    }
  
    .hero-fixed-title {
      width: 60%;
    }
    .publication-thumb {
      display: none;
    }
    .pub-image {
      display: none;
    }
  
  }



  @media (max-width: 599.98px) {

    .g-image.custom-code.text-position-left .video-container.img-lg-box,
    .g-image.custom-code.text-position-right .video-container.img-lg-box,
    .g-image.custom-code.text-position-left .video-container.img-md-box,
    .g-image.custom-code.text-position-right .video-container.img-md-box,
    .g-image.custom-code.text-position-left .video-container.img-sm-box,
    .g-image.custom-code.text-position-right .video-container.img-sm-box {
      padding-bottom: 56.25%;
    }

  }

  


  @media (max-width: 575px) {
    .research-units li {
      padding:0 10px;
    }
    .research-units ul {
      justify-content: center;
    }
    .about-image,
    .about-info,
    .about-research {
      width:100%;
      display: flex;
      justify-content: center;
    }

    .about-image {
      margin-bottom: 50px !important;
    }
  
    .hero-header .hero-content .content-default .content-heading {
      font-size: 38px;
    }
  
    .digital-services .content-about .content-wrapper {
      padding: 70px 30px;
    }
  
    .hero-header .swiper-hero {
      min-height: 450px;
    }
    .table-type-1 tr {
      display: flex;
      flex-direction: column;
      padding:0.5rem;
    }
    .table-type-1 tr td {
      padding:0;
    }
  }
  
  
  
  
@media (min-width: 992px) {

  .tabs-wrapper .tabs-header .tab-trigger-wrapper {
    margin: 10px !important;
  }

  .tabs-wrapper .tabs-header .tab-trigger-wrapper img {
    height: 78px !important;
  }

  .navbar .navbar-inner .navbar-menu .navbar-menu-list .sub-menu li a::before {
    content: "";
    position: absolute;
    display: block;
    top: 17px;
    left: -8px;
    width: 8px;
    height: 4px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
  }

  .navbar .navbar-inner .navbar-menu .navbar-menu-list .sub-menu li a:hover:before {
    left: 0;
  }
  
  .blueprint-pl-0 {
    padding-left: 0;
  }

  .bp-pr-0 {
    padding-right: 0;
  }

}
  
  
  
  @media (max-height: 800px) {
  
    .bp_modal-wrapper {
      top: 0%;
      max-height: 98%;
    }
  
    .bp_modal.is-visible .bp_modal-wrapper {
      top: 1%;
    }
  
  }
  
  
  
  
  /* --- Internet Explorer ---*/
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  
    .mobile-menu .navbar-inner .navbar-menu {
      top: 1px;
    }
  
  }
  
/*  ----- Nenad Stupar ----- */
.services-grid img {
	width: 100%;
	object-fit: cover;
}  

.text-img-center .pt-30 {
	padding-top: 30px;
}

.text-img-center .row-img + .row .img-content-bp.white-section {
	padding: 3rem 2.5rem;
	border-top:none;
}

.icon-text-bp .row {
	justify-content: center;
}

.icon-text-bp img {
	width: 6rem;
	height: 6rem;
	margin-bottom: 20px;
}
  
.col-lg-4 > .txt-with-img .bg_img {
	padding-top:75%;
}


  



  .blog-section .post-list .tag {
    font-size:0.9rem;
    border: 1px solid #f8f8f8;
  }

  .custom-overlay {
    background-color: rgba(44, 83, 152, 0.6);
    position: absolute;
    top:0;
    left: 0;
    height: 100%;
    width: 100%;
  }

  .navbar-fill .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children .sub-menu {
    background: rgba(255,255,255,1);
  }

  .icon-news {
    font-size: 15px;
    margin-left: -25px;
    margin-right: 10px;
  }
  .msqst-mb-10 {
    margin-bottom: 10px !important;
  }

  .article.btn-wrap {
    padding-top:10px;
  }
  .msqst-mb-0 {
    margin-bottom: 0;
  }
  .bp-pl-pr-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .map {
    overflow: hidden;
  }
  .show p,
  .hide p {
    margin-bottom: 0 !important;
  }
  .map-section .toggle-map {
    height: auto;
    padding:10px 0;
  }

  .map-section .map {
    height: unset;
  }

  .map-section .map iframe {
    width: 100% !important;
  }

  .article .bp-pl-pr-0 {
    margin-top:30px;
  }
  .swiper-slide .section-title {
    font-weight: 600;
    font-size: 34px !important;
  }
  .form-group {
    display: flex;
    justify-content: flex-start;
    width:100%;
  }
  .form-group p,
  .form-group input {
    height: 20px;
    width:auto;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    margin-right:5px;
  }


/*
=== GORAN ===
*/

/*=======================*/
       /* goran */
/*=======================*/


.txt-with-img.text-image-center.text-only .img-content-bp {
  padding: 3rem 0rem;
}

/* tab list */
.tabs-section-type-2 .tabs-wrapper .tabs-body-wrapper .tab-body:not(.active-body) {
  display: none;
}

.tabs-section-type-2 .tabs-wrapper .tabs-body-wrapper .tab-body .section-grid {
  margin-left: -15px;
  margin-right: -15px;
}

.tabs-section-type-2 .tabs-wrapper .tabs-header > div > div > img {
  height: 


px;
  margin-bottom: 10px;
}


/*
.section-grid > .container > .row {
  margin-left: 0;
  margin-right: 0;
}
*/

.section-grid .icon-text-bp .icon-box-wrapper {
  border: none !important;
}



.txt-with-img .blueprint-pl-0 .img-content-bp,
.txt-with-img .bp-pr-0 .img-content-bp {
  border: none !important;
}
.txt-with-img .blueprint-pl-0 .img-content-bp {
  padding-right: 0px;
}
.txt-with-img .bp-pr-0 .img-content-bp {
  padding-left: 0px;
}





/*---
    padding: 2rem;
  --- */

.tabs-section-type-2.tabs-bp .tab-body > .txt-with-img .col,
.tabs-section-type-2.tabs-bp .tab-body > .txt-with-img .col-lg-6 {
    padding-left: 0;
    padding-right: 0;
}

/* image / text */
.txt-with-img.text-img-center .row-img + .row,
.txt-with-img.text-img-center .row-img + .row p + .btn-wrap {
  margin-top: 2rem;
}



/* hero @media */
@media screen and (max-width: 575px) {
  .navbar.desktop-menu .navbar-inner {
    width: 100%;
  }
}

@media screen and (max-width: 768px) and (min-width: 576px) {
  .navbar.mobile-menu .navbar-inner {
    width: 95%;
    max-width: 540px;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .navbar.mobile-menu .navbar-inner {
    width: 95%;
    width: 720px;
  }
}

@media (min-width: 992px) {
  .navbar .navbar-inner .navbar-menu {
    width: 750px;
  }
}

@media (min-width: 1200px) {
  .navbar .navbar-inner .navbar-menu {
    width: 960px;
  }
}


/* events overview */
.blog-section .post-list:not(:last-child) {
    padding-bottom: 0;
}
#pne-overview #load-more {
  margin-bottom: 30px;
}

/* events detail */
.txt-with-img .location p {
    margin: 5px 0;
}
.txt-with-img .fee h4 {
    margin-top: 20px;
}

/* modal form */
.bp_modal-wrapper {
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
}
button.submit.disabled {
    cursor: initial;
  pointer-events: none;
  opacity: 0.2;
}
button.submit.disabled:hover {
  color: #ffffff;
}


.footer-sidebar .text-widget p {
    font-size: 0.875rem;
    color: #fcfcfc;
}

.blog-section .post-list .tag.date:hover {
  font-size: 0.9rem;
  color: #ffffff;
  border: 1px solid #f8f8f8;
}
.blog-section .post-list .tag.date {
  background-color: rgba(20, 20, 20, 0.4);
}


/* TO TEST */
#pne-overview .post-list .post-content-side {
  justify-content: unset;

}

#pne-overview .post-list .post-content-side .description-box > p {
  margin-bottom: 0px;
}

.webedit.btn-wrapper.d-flex .button-default-white .fs-button-firstspirit,
.webedit.btn-wrapper.d-flex .button-default-white .fs-button-firstspirit:hover {
  margin: unset !important;
  padding: unset !important;
  font-size: unset!important;

  width: unset !important;
  display: unset !important;
  min-height: unset !important;
  line-height: unset;
  position: unset !important;
  border: unset !important;

  border: unset !important;
  background: unset;
  background: unset;
  background: unset;
  background: unset;
  filter: unset;
}

.webedit.btn-wrapper.d-flex .button-default-white:hover .fs-button-firstspirit .fs-button-label {
  color: #232323 !important;
}
.additional-logo h3 {padding: 20px 0px 0px 0px;box-sizing:border-box; font-size:1.375rem;}

@media (max-width:980px) {
  .additional-logo h3 {
    font-size:0.875rem ;
  }
}
@media (max-width:680px) {
  .additional-logo h3 {
    font-size:0.75rem ;
  }
}
.navbar-logo h1 {
  margin-left:1.3rem !important;
} 


@media (min-width:1366px) {
  .navbar-logo h1 {
    margin-left: 3.9rem !important;
    font-size: 1.84rem !important;
  }
}
.swiper-slide .img-fluid {
  max-width: 100%;
  height: 480px;
  object-fit: cover;
  width: 100%;
}
.navbar-fill .navbar-logo h1 {
  margin-left:0 !important;
  font-size: 0 !important;
}
.image-link {
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height: 100%;
}
.research-units {
  display: flex;
 
}
.research-units ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.research-units ul li {
  margin-bottom: 10px;
}
.research-units img {
  width:30px;
  text-align: center;

  
}
.research-units  .tab-trigger {
  
    width: 100%;
    margin-right: 20px;

}
.research-units  .tab-trigger p {
  font-size: 11px !important;
  margin-bottom: 0 !important;
}
.scroll-top {
  position: fixed;
  right: 32px;
  bottom: 32px;
  z-index: 1000;
}

.scroll-top a {
  display: none;
  opacity: 0.675;
  width: 48px;
  height: 48px;
  text-decoration: none;
  font-size: 0.8em;
  padding: 10px 10px;
  transition: all .2s ease;
  border-radius: 3px;
}

.scroll-top a:hover,
.scroll-top a:active {
  opacity: 1;
}

.scroll-top a::before,
.scroll-top a::after {
  display: none;
}

.scroll-top i,
.scroll-top svg {
	font-size: 28px;
	margin-left: 5px;
}

.publications  .blog-card-wrapper .card-content .card-blog-body .content {
  border-bottom: none  !important;
}
.publications .card-blog-body {
  padding-top:10px !important;
}
.publications .people p:first-child {
margin-top:2px;
margin-bottom: 2px;
}
.publications .people p:nth-child(2){
  margin-top:2px;
margin-bottom: 2px;
}
.publications .card-blog-body h5 {
  margin-bottom: 2px !important;
}
.social-gray {
  color: #333333;
}
.about-person .content {
  margin-bottom: 3px !important;
}
.about-person .about-person-wrapper .position {
  margin-bottom: 3px;
}

#main-wrapper > section.about-person .col-lg-3.image-wrapper > img {
    width: 200px;
    height: 200px;
    object-fit: cover;
}

#main-wrapper > section.about-person .col-lg-6 p {
  margin-bottom:10px;
  line-height: 1.5;
}
.research-desc {
  font-size: 13px !important;
}

.about-person .image-wrapper {
  display: flex;
  align-items: center;
}
.navbar-fill .logo-img {
  margin-right:0;
}

.active-sub-menu li a {
  cursor: pointer !important;
}
.about-person .recent-posts p,
.about-person .recent-posts span {
  margin-bottom: 3px !important;
  font-size:13px;
  line-height: 1.2;
}
.about-person .recent-posts p a:nth-child(0) {
  font-size: 23px;
}
.about-person .recent-posts p:nth-child(1) {
  font-size: 18px;
}
.publication-thumb {

}
.about-person .col-md-1 {
  padding:0;
}
.people-overview .card-content {
  /* Goran HM-2372
  box-shadow: none !important; */
  text-align: center;
}
.people-overview img {
  height: 150px;
  width: 150px;
  object-fit: cover;
}
.people-overview p {
  margin-bottom: 5px;
}
.people-overview .name a {
  text-decoration: none;
}
.peoples {
  margin-bottom: 50px;
}
.people .bold-span {
  font-weight: 700 !important;
}

.blog-section .post-list .post-content-side  .description-box  .d-flex{
  display: flex !important;
  align-items: baseline !important;
}

.img-content-bp {
  padding-top:0 !important;
}
.pub-title {
  font-size: 18px;
  margin-top:10px;
}
.about-person .card-blog-footer {
  margin-bottom:10px;
}
.about-person .blockquote-type-1 {
  background:#f1f1f1;
}
.about-person .people {
  margin-bottom:10px;
}

.rg-image {
  border-radius: unset !important;
  width: 40px !important;
  height: 40px !important;
  object-fit: cover !important; 
  margin-top:5px !important;
  margin-bottom: 5px !important;
}
.rg-image-container {
  background: #f1f1f1 !important;
}
.role-span {
  background: #555555;
  color:white;
  font-weight: 600;
  border-radius: 5px;
  padding:3px 4px;
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer i,
.recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer svg {
  color:#000000;
  /* padding: 5px; */
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body h5 a {
  color:#000000;
}
.section-blockquote {
  margin-top:0;
}
.about-research,
.about-info {
  align-items: flex-end !important;
}
@media(max-width:768px){
.about-research,
.about-info {
  justify-content: center;
}
.about-info {
  padding-bottom: 30px;
}
.about-info div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.about-research div p:first-child {
text-align: center;
}
}
.research-units ul li{
  margin-bottom: 0;
}
.about-person .element-section {
  padding-bottom: 0;
}

.list-type-1 li p, .list-type-2 li p {
  font-weight: unset;
}



.col.d-flex.justify-content-center {
  justify-content: left !important;
}



.txt-with-img .bp-pr-0 .img-content-bp  {
	padding-left: 2.5rem !important;
	padding-right: 2.5rem !important;
	padding-top: 0.5rem !important;
}

.txt-with-img .blueprint-pl-0 .img-content-bp,
.txt-with-img .bp-pr-0 .img-content-bp {
	padding-left: 2.5rem !important;
	padding-right: 2.5rem !important;
	padding-top: 0.5rem !important;
}


/* --- Goran 15-07-19 --- */

.blockquote-section .blockquote-type-1 {
	margin: 0px;
}

/* --- Goran 01-08-19 --- */
.create-section {
	padding: 10px;
	border: 1px solid var(--primary-color);
	border-radius: 2px;

		position: fixed;
	    bottom: 0px;
	    display: block;
	    z-index: 999;
	    background-color: white;
}
.create-section img {
	display: none;
}

.create-section .fs-button-firstspirit,
.create-section .fs-button-firstspirit:hover {
	    font-family: unset !important;
	    font-size: unset!important;
	
	    width: unset !important;
	    display: unset !important;
	    min-height: unset !important;
	    line-height: unset;
	    position: unset !important;
	    border: unset !important;
	    background: unset;
	    filter: unset;
	}
.create-section .fs-button-firstspirit .fs-button-label {
	color: var(--primary-color) !important;
	font-size: 14px !important;
	text-transform: uppercase;
}

footer .footer-image {
margin-bottom:1rem;
}

.footer-link {
margin-bottom:1rem;
}
.footer-text p {
 color:#fcfcfc;
font-size: 0.700rem;
margin-bottom:0rem;
}
.halfHeight {
	height: 60vh !important;
    min-height:unset !important;
}
/*
@media (max-width:768px){
.halfHeight {
	height: 40vh !important;
    min-height:unset !important;
}
}
*/
.section-title-small {
color:#fcfcfc;
font-size:0.75rem;
}
.hero-box-bp {
transform:unset;
top:unset;
bottom:unset;
width:unset;
left:unset;
text-align:center;
}

.footer-subheadline {
  color:#fcfcfc;
  font-size: 0.75rem;
}

@media(max-width:960px){
.footer-subheadline {
  font-size: 0.700rem;
}
}
@media(max-width:760px){
.footer-subheadline {
  font-size: 0.675rem;
}
} 
/*.grid-section .image-text-section {
padding:20px 30px;
}*/
.headline-small{
   font-size:24px;
}
.headline-medium{
    font-size:36px;
}
.headline-large{
    font-size:48px;
}
@media (min-width: 992px) and (max-width: 1200px) {
	.headline-small{
	   font-size:21px;
	}
	.headline-medium{
	    font-size:32px;
	}
	.headline-large{
	    font-size:43px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.headline-small{
	   font-size:18px;
	}
	.headline-medium{
	    font-size:28px;
	}
	.headline-large{
	    font-size:38px;
	}
}
@media (max-width: 767px) {
	.headline-small{
	   font-size:15px;
	}
	.headline-medium{
	    font-size:24px;
	}
	.headline-large{
	    font-size:33px;
	}
}

.contact-form-white select {
	padding: 12px 17px;
    width: 100%;
    background-color: transparent;
    border: 2px solid rgba(153, 153, 153, 0.2);
    margin-bottom: 15px;
    color: #232323;
    opacity: 0.8;
}
.col-lg-4 .footer-logo-widgets img {
	max-height:50px;
	height:50px;
	margin-bottom: 5px;
}
.col-lg-6 .footer-logo-widgets img {
	max-height:70px;
	height:70px;
	margin-bottom: 5px;
}
footer {
	color:#fcfcfc;
}
footer .list-type-1 li:before {
	background: #fcfcfc;
}
.language-bar img {
	width: 20px;
	position: absolute;
	right: 35px;
	top: 6px;
}
.footer-text .list-type-1 li:not(:last-child) {
	margin-bottom:5px;
}
.navbar-logo {
	display:flex;
}
/* goran-20-08
.navbar-logo a {
	margin-right:5px;
}
*/
.navbar .navbar-inner .navbar-menu {
  padding-left: 20px;
  padding-right: 20px;
}
/* HM-2363
	40 => 15 
*/
@media screen and (max-width: 575px) {
  .navbar .navbar-inner .navbar-menu {
  	padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px)
  .container + .navbar-inner {
      max-width: 720px !important;
      
  }

  /* Navigation - dropdown arrow fix */
  .navbar .navbar-inner .navbar-menu .navbar-menu-list .primary-mobile-menu-toggle.no-sub-menus:after {
  	content: unset;
  }

/* Scroll down HERO */
.hero-header .angle-down {
	width: auto;
}

/* added by Milorad Bozic 19.06 */
p.event-detail-date {
    background-color: #f1f1f1;
    padding: 7px;
    margin-bottom: 0px !important;
}
	
p.event-date {
	padding-left: 2.5rem;
}
	
p.event-detail-date span.white {
    background-color: white;
    padding: 3px;
}
	
p.event-detail-date.icon {
    float: left;
    width: 2.5rem;
    display: flex;
}
p.event-detail-date.icon span {
    margin: 3px auto;
}


@media(min-width:991px){
.navbar-2 {
 height:auto;
} 
/*

.navbar-fill .navbar-menu {
position:absolute !important;

display:flex !important;
justify-content:center !important;
}
.navbar-fill .navbar-menu .navbar-menu-list {
width:70% !important;	
padding-left:80px;
}

*/

.navbar-2 .navbar-inner {
	display:block !important;
}
.navbar-2 .navbar-logo {
	width:unset;
}
.navbar-2 .navbar-menu {
	display:flex !important;
	justify-content: flex-start !important;
	margin:0 !important;
	padding:0 !important;
	width:100% !important;
}
.navbar-2 .navbar-menu-list {
	width:100% !important;
	display:flex !important;
	justify-content:flex-start !important;
}
.navbar-2  .navbar-logo-2 {
    position: absolute;
    right: 0;
    top: 0;
    width:unset !important;
}
.navbar-additional  {
	margin:0 !important;
}

}

.navbar .navbar-fill {
 heigth: auto !important;
}
.navbar .navbar-inner .navbar-menu .navbar-menu-list li a {
 color:#333333;
}
.navbar-fill .navbar-inner .navbar-menu .navbar-menu-list li a, .navbar-fade .navbar-inner .navbar-menu .navbar-menu-list li a, .navbar-small .navbar-inner .navbar-menu .navbar-menu-list li a, .navbar-scroll .navbar-inner .navbar-menu .navbar-menu-list li a, .desktop-menu .navbar-inner .navbar-menu .navbar-menu-list li .sub-menu a, .desktop-menu .navbar-inner .navbar-menu .navbar-menu-list li .megamenu a{
 color:#333333;
}
.mobile-menu .navbar-inner .navbar-menu .navbar-menu-list li a {
text-transform:unset;
}
.navbar.mobile-menu .hamburger-inner, .navbar.mobile-menu .hamburger-inner::before, .navbar.mobile-menu .hamburger-inner::after {
 width:22px;
}
.navbar.mobile-menu .hamburger-inner::before {
top:-6px;
}

.navbar.mobile-menu .hamburger-inner::after {
top:6px;
}
.hamburger--spin.is-active .hamburger-inner::after {
top:0px;
}
.mobile-menu .navbar-inner .navbar-menu.visible {
background: #929292;
}
@media(min-width:768px){
.navbar .navbar-inner .navbar-menu .navbar-menu-list.language-list a {
 padding-right:0;
}
.navbar.navbar-hm.desktop-menu .language-bar {
  /* goran
  HM-2363 
  margin-right: 16px; */
  margin-left:auto;
}
.hamburger {
display:none;
}
.logo-left  {
float:left;
}
.logo-right {
float:right;
width:unset !important;
}
.navbar.navbar-fill .navbar-inner .logo-left {
  float:left;
}
.navbar.navbar-fill .navbar-inner .logo-right {
  float:right;
}
}
@media(max-width:768px){
.mobile-menu .navbar-inner .navbar-menu .navbar-menu-list .primary-mobile-menu-toggle {
 margin-left:0;
}
.logo-left .navbar-inner .navbar-logo {
 width:50%;
 display: flex;
 justify-content: flex-start;
 margin:0;
}
.mobile-menu .navbar-inner .navbar-menu .navbar-menu-list {
  box-shadow:none;
}
.mobile-menu .language-bar li {
    /* goran
	HM-2363
	float: right;*/
    margin-right: 10px;
}
.navbar.mobile-menu .navbar-logo-2 {
 width:50%;
 display: flex;
 justify-content: flex-end;
 margin:0;
}
.navbar.mobile-menu {
height:auto !important;
}
.navbar.mobile-menu .hamburger {
 margin-right:0;
 margin-bottom:20px;

}
.hamburger {
 order:3;
}
.logo-right {
 justify-content: flex-end !important;
}
.navbar .navbar-inner .navbar-menu .navbar-menu-list.language-list {
 width:100%;
 display:inline;
}
.navbar .navbar-inner .navbar-menu .navbar-menu-list.language-list li {
 margin-left:0;
}
}

@media(max-width:991px) and (min-width:768px) {
.navnar-inner {
width:unset !important;
width:100%;
margin:0;
}
.logo-left .navbar-inner .navbar-logo {
width:unset;
}
/*
HM-2627
.logo-left .navbar-inner .navbar-logo.text-logo {
  width:230px;
}*/
.navbar {
height:auto;
}
.navbar .navbar-inner .navbar-menu {
 margin:0;
 width:100%;
 padding:0;
}
.desktop-menu .navbar-inner .navbar-menu .navbar-additional {
display:none;
}
}
@media (max-width:576px){

  .logo-left .navbar-inner .navbar-logo.text-logo .logo-link {
    width:160px;
  }
  .navbar-logo {
    padding:0 15px !important;
  }
  .hamburger {
    margin-right:15px !important;
  }
}
.disable-link {
  pointer-events: none;
  cursor: default;
 }

.navbar.navbar-hm.desktop-menu .language-bar {
    display: inline-block;
    border-left: unset;
}

.navbar.navbar-hm.desktop-menu .language-bar.no-language {
    display: none;
}

@media (max-width:960px) {
.navbar.navbar-hm.mobile-menu .language-bar.no-language {
    display: none;
}
}
.navbar .navbar-inner .navbar-menu .navbar-menu-list.language-list {
	margin-right: unset;
	float: right;
    width: fit-content;
}
.navbar.mobile-menu-hm .navbar-inner .navbar-menu .navbar-menu-list.language-list li a {
	padding-top: unset;
}
.mobile-menu .navbar-inner .navbar-menu {
 max-width:80%;
}
.mobile-menu .navbar-inner .navbar-menu .navbar-menu-list li .primary_sub-menus {
 background: #929292;
 color:#333333;
}
.mobile-menu .navbar-inner .navbar-menu .navbar-menu-list li .primary_sub-menus a {
 color:#333333;
}

.mobile-menu .navbar-inner .navbar-menu .navbar-menu-list li .active-mobile-menu-toggle {
 color:#333333 !important;
}
footer .footer-inner {
 padding:0;
}
footer .footer-body {
 padding-top:10px;
}
footer .sidebar-widget {
 /* padding:10px !important; */
}
@media (max-width:768px) {
.angle-down p {
 display:none;
}
.angle-down i,
.angle-down svg {
 color:white;
margin-bottom:5px;
}
.mobile-menu .menu-primary-item {
  margin:5px 0;
}
.hero-box-bp.pos-left-bottom,
.hero-box-bp.pos-center-bottom,
.hero-box-bp.pos-right-bottom {
  width:100%;
  left:0;
  right:0;
  bottom:0;
}
.hero-box-bp.pos-left-middle,
.hero-box-bp.pos-center-middle,
.hero-box-bp.pos-right-middle {
  width:100%;
  top:50%;
  right:0;
  left:0;
  transform:translateY(-50%);
}
.hero-box-bp.pos-left-top,
.hero-box-bp.pos-center-top,
.hero-box-bp.pos-right-top {
  width:100%;
  top:100px;
  right:0;
  left:0;
}
}

.form-group p, .form-group input {
 height:22px;
}
@media (min-width:991px) {
.form-group p, .form-group input {
 height:25px;
}
}

/*  */
.recent-posts.projects-overview .blog-wrapper .blog-card-wrapper .img-wrapper .img-fluid.img {
	/* height: auto; */
	width: 100%;
}
.recent-posts.projects-overview .blog-wrapper .blog-card-wrapper .img-wrapper .card-text {
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: #f1f1f1;
    opacity: 0.8;
    padding: 10px;
        text-align: left;
}
.recent-posts.projects-overview .blog-wrapper .blog-card-wrapper .img-wrapper .card-text h5 {
    margin: 0;
    color: black;
}
.recent-posts.projects-overview .blog-wrapper .blog-card-wrapper .img-wrapper .card-text h5 a {
    color: #000000;
     text-align: left;
    font-weight: 600;
    /*text-shadow: 1px 1px 0px rgba(168,0,206,0.5);*/
}
.recent-posts.projects-overview .blog-wrapper .blog-card-wrapper .img-wrapper .card-text p {
    margin-bottom: 0;
    color:#000000;
    font-weight: 600;
line-height: 1.3;
font-size:13px;
    /*text-shadow: 1px 1px 0px rgba(168,0,206,0.5);*/
}
.recent-posts.projects-overview .blog-card-wrapper .card-content {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.copyright-wrapper {
padding-bottom:15px;
}
@media(min-width:768px){

.hero-box-bp.pos-left-top {
left:20px;

} 
.hero-box-bp.pos-left-bottom {
left:15px;
bottom:0;
} 
.hero-box-bp.pos-left-middle {
top:50%;
transform:translateY(-50%);
left:15px;
}
.hero-box-bp.pos-center-top {
left:50%;
transform: translateX(-50%);

}
.hero-box-bp.pos-center-middle {
left:50%;
top:50%;
transform: translate(-50%, -50%);
}
.hero-box-bp.pos-center-bottom {
left:50%;
transform: translateX(-50%);
bottom:0;
}
.hero-box-bp.pos-right-top {
right:15px;
top:0;
}
.pos-right-middle {
right:15px;
top:50%;
transform:translateY(-50%);
}
.hero-box-bp.pos-right-bottom {
right:15px;
bottom:0;
}
}

.navbar {
 border-bottom:none;

}

.mobile-menu .navbar-inner .navbar-menu .navbar-menu-list .primary-mobile-menu-toggle:hover,
.mobile-menu .navbar-inner .navbar-menu .navbar-menu-list .primary-mobile-menu-toggle:active,
.mobile-menu .navbar-inner .navbar-menu .navbar-menu-list .primary-mobile-menu-toggle:focus {
 color:#93bd32 !important;
}
.navbar-menu-list a:active {
color:#93bd32;
}

.navbar.mobile-menu-hm .navbar-inner .navbar-menu .navbar-menu-list.language-list li a {
 padding:10px 0;
}

/* news overview / teaser image ratio */
.recent-posts .blog-card-wrapper .card-content .card-blog-header .img-wrapper a {
    padding-top: 66%;
}
.recent-posts .blog-card-wrapper .card-content .card-blog-header .img-wrapper a img {
    position: absolute;
    top: 0;
    height: 100%;
    object-fit: cover;
    left: 50%;
    transform: translate(-50%, 0);
}

/* projects overview / teaser image ratio */
.recent-posts.projects-overview .blog-card-wrapper .card-content .card-blog-header .img-wrapper {
    padding-top: 130%;
	overflow: hidden;
	position: relative;
}
.recent-posts.projects-overview .blog-card-wrapper .card-content .card-blog-header .img-wrapper img {
    position: absolute;
    top: 0;
    height: 100%;
    object-fit: cover;
}

/* accordion icon */
.accordion-type-2 .accordion .accordion-header {
	position: relative;
}
.accordion-type-2 .accordion .accordion-header:after {
 	font-family: Font Awesome\ 5 Free;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	color: #93bd32;
    content: "\f078";
	margin-left: 10px;
    position: absolute;
    right: 0;
    top: 3px;
}
.accordion-type-2 .accordion.active-accordion .accordion-header:after {
    content: "\f077";
}
@media (max-width:768px){
.hero-header .angle-down {
    width: auto;
    position: absolute;
    bottom: 20px;
    left: 50%;
    display: flex;
    transform: translateX(-50%);
    flex-direction: column;
    align-items: center;
    z-index:99;
 }  
}

@media (min-width:768px){
  .hero-header .angle-down {
    width: auto;
    position: absolute;
    bottom: 20px;
    left: 50%;
    display: flex;
    transform: translateX(-50%);
    flex-direction: column;
    align-items: center;
    z-index:99;
 }  
 .hero-header .angle-down i,
 .hero-header .angle-down svg {
     margin-bottom:5px;
  }
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body .content:first-of-type {
     max-height: 250px;
     overflow: hidden;
position:relative;
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body .content:first-of-type::after {
 content:""; 
 width:100%;
 height:30px;
 position:absolute;
 top:220px;
 left:0;
 overflow:hidden; 
 background-image: linear-gradient(to bottom, transparent, transparent 10%, rgba(255,255,255, 0.3) 30%, rgba(255,255,255, 0.6) 50%, rgba(255,255,255, 0.8) 70%, rgba(255,255,255, 1) 100%);
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body h5 {
 min-height:40px;
 max-height:100px;
}
.navbar .navbar-inner .navbar-menu .navbar-menu-list li a {
 line-height:1;
}
@media (max-width:768px) {
.navbar .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children.active-link .primary-mobile-menu-toggle:after  { 
    transform:rotateX(180deg);
}
}

/*.navbar .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children .sub-menu li a {
 font-weight:600;
}*/
.mobile-menu .navbar-inner .navbar-menu.visible {
  background:white;
}
.mobile-menu .navbar-inner .navbar-menu .navbar-menu-list li .primary_sub-menus {
 background:white;
}
footer .footer-inner .footer-body .copyright-wrapper .copyright,
footer .footer-inner .footer-body .copyright-wrapper a {
 font-size:0.700rem;
 margin-bottom:0rem;
 padding:0px 5px 0px 5px;
 box-sizing: border-box;

}

footer .footer-inner .footer-body .copyright-wrapper a:hover { color:#93bd32; }
footer .footer-inner .footer-body .copyright-wrapper a:not(:last-child) {
 border-right: 1px solid #ffffff;
padding-left: 4px;
}
footer .footer-inner .footer-body .copyright-wrapper a:not(:last-child)::after:hover { color: #ffffff; }

@media (max-width:960px) {
footer .footer-inner .footer-body .copyright-wrapper .copyright,
footer .footer-inner .footer-body .copyright-wrapper a {
 font-size:0.625rem;
}
}

footer .footer-inner .footer-body .container .footer-sidebar .row {
height:170px;
}
@media(min-width:992px)  {
.footer-sidebar {
 margin-right:unset;
 margin-bottom:0;
}
}
@media (max-width:991px) {
footer  .footer-sidebar .sidebar-widget .contact-info-widget {
 padding-left:0 !important;
 padding-right:0 !important;
}
}
.mobile-menu .navbar-inner .navbar-menu.visible {
 top:106px;
}

@media (max-width: 992px) {
footer .footer-inner .footer-body .copyright-wrapper {
  margin-left:-5px;
  margin-right: -5px;
}

}

.bananaInput input {
	width: auto !important;
}

.button-submit {
	background: #93bd32;
	border-color: #93bd32;
}

.button-submit:hover {
	color: #93bd32;
}
.navbar-fill {
height:auto !important;
box-shadow: none;
}
.logo-left {
 transition:transform .3s ease;
}
.navbar-fill .logo-left .text-logo {
 transform: scale(0.7);
 transform-origin: left center;
}
/*.navbar .navbar-menu .navbar-menu-list li a {
 padding-top:20px !important;
 padding-bottom:19px !important;
}*/
.navbar-fill .navbar-menu .navbar-menu-list li a {
 padding-top:10px !important;
 padding-bottom:10px !important;
}
.custom-toggle {
  display:none;
}
@media (max-width:767.95px){
.menu-item-has-children a:after {
  display:none !important;
}

.navbar .navbar-inner .navbar-menu .navbar-menu-list li.menu-item-has-children a {
  display:inline-block;
  padding-right:0;
}
.navbar .navbar-inner .navbar-menu .navbar-menu-list li.menu-item-has-children span {
  display:inline-block;
  margin-right:10px;
  margin-left:5px;
}
.navbar .navbar-inner .navbar-menu .navbar-menu-list li.menu-item-has-children span i:before {
  color:#333333 !important;
}
}

.hero-relative {
 position:relative;
 width:100%;
 height:100%;
}

.recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer {
  dislay:flex;
  flex-direction:column;
  
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer p {
  width:100%;
 }
#main-wrapper > section.recent-posts.pne-overview.white-section > div > div.row.blog-wrapper {
  display:flex;
}
/*#main-wrapper > section.recent-posts.pne-overview.white-section > div > div.row.blog-wrapper > div {
    flex:1;
    display:flex;
}*/
.navbar .navbar-inner .navbar-menu .navbar-menu-list li a.active-item  {
  color:#93bd32;
}

@media(max-width: 991.95px) {
.card-blog-body {
 padding:10px 5px;
}

}
.header-404 {
 background-size:cover;
}
.header-404 .wrapper-404-alert h2 {
  color:#93bd32;
}
section.recent-posts.pne-overview {
 padding:80px 0;
}

@media (max-width:767.95px){
.header-404 {
	text-align: center;
    height: 100vh;
    background-size: cover;
    background-position: center;
}
.wrapper-404-alert {
  padding: 60px 40px;
	background-color: rgba(0, 0, 0, 0.7);
	color:white;
}
.recent-posts.pne-overview  .blog-wrapper > div {
	margin-bottom:30px;
}
}

@media (max-width:767.95px){
  .recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer i,
  .recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer svg {
     line-height:1.5;
     margin-right:5px;
  }
  .recent-posts .blog-card-wrapper .card-content .card-blog-body h5 a {
     font-weight:600;
   }
}
.abstract {
 border-bottom:none !important;
}
.link-to {
padding-top:10px;
border-top: 1px solid rgba(153, 153, 153, 0.2);
}

/* BAUKASTEN */
div.cookies {
  position:fixed;   
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 175px;
  padding: 20px 0;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(147, 189, 50, 0.9);
}

div.cookies p,div.cookies .col-sm-10 span{
  font-size: 12px;
  color: #ffffff;
  line-height: 16px;
}

div.cookies .col-sm-10 span {
  font-weight: 600;
}

div.cookies .container {
  position: relative;
}


div.cookies .container .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

div.cookies .container .row .col-sm-10, div.cookies .container .row .col-sm-2{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}


div.cookies .container .row .col-sm-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
}


div.cookies .container .row .col-sm-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 5%;
  flex: 0 0 5%;
  max-width: 5%;
}
.opt-form-checkbox{
  line-height: 16px;
}

@media only screen and (min-width: 1025px) {
  div.cookies .container {
    height: 100px;
  }
}

div.cookies a {
  color: #fff;
  text-decoration:underline;
  border:none;
}


div.cookies a.close-cookie-warning {
  position: relative;
  display: flex;
  color: #fff;
  cursor: pointer;
  font-size: 1rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border:none;
  text-decoration: none;
  justify-content: end;
}

div.cookies a.close-cookie-warning:hover {
  
  border-bottom:none;
}


@media only screen and (max-width: 580px){
	div.cookies{
		height: 280px;
    padding-top: 15px;
	}
  div.cookies .container .row {
    justify-content: space-evenly;
  }

    div.cookies a.close-cookie-warning {
        justify-content: start;
    }
    div.cookies .container .row .col-sm-2,
    div.cookies .container .row .col-sm-10 {
        padding-left: 5px;
    }
}


@media only screen and (max-width: 330px){
    div.cookies{
        height: 300px;
        padding-top: 0px;
    }

    div.cookies .container .row{
        max-width: 320px;
    }

    div.cookies .container .row .col-sm-2,
    div.cookies .container .row .col-sm-10 {
        padding: 0;
    }

    div.cookies .container .row .col-sm-10 {
        padding-left: 5px;
    }
    
    div.cookies .container .row .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 5%;
        flex: 0 0 5%;
        max-width: 5%;
    }

    div.cookies .container {
        font-size: 10px !important;
     
    }

}

@media only screen and (max-width: 767px) {
.mobile-hidden {
  display:none;
  }
}

.tooltip-hover,
.tooltip-visible {  
  position: relative;
}
.tooltip-hover:before,
.tooltip-visible:before {            
    position : absolute;
     content : attr(data-tooltip);
}

.tooltip-hover:before {
  opacity : 0;
}

.tooltip-hover:hover:before,
.tooltip-visible:before{
  position: absolute;
  left: 5px;
  bottom: 5px;
  display: block;
  background-color: #333;
  color: #fff;
  padding: 5px;
  opacity : 1;
}
.video-wrapper img {
  z-index: 1;
}

/* Generic Form - re-design */

.contact-form-white .col-input {
  margin: 10px 0;
}

.contact-form-white h5 {
  margin-left: 1px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.contact-form-white input[type="text"],
.contact-form-white input[type="email"],
.contact-form-white select,
.contact-form-white textarea { 
  padding: 9px;
}

.contact-form-white .radio input, 
.contact-form-white .radio-inline input, 
.contact-form-white .checkbox input, 
.contact-form-white .checkbox-inline input, 
.contact-form-white .form-check input {
  width: auto;
  margin-right: 5px;
}

.contact-form-white .radio, 
.contact-form-white .checkbox, 
.contact-form-white .form-check {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: baseline;
  width: 100%;
}

.contact-form-white .radio-inline, 
.contact-form-white .checkbox-inline {
  display: inline-flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: baseline;
  margin-right: 15px;
}

.contact-form-white .form-check-input {
  position: relative;
}

.contact-form-white .col-button {
  margin-top: 20px;
}

.contact-form-white .hint {
  padding: 10px 0;
}

.contact-form-white .hint.red {
  color: #dc3545;
}

@media (max-width: 570px) {
    .contact-form-white .col-input,
    .contact-form-white h5   {
        font-size: 0.875rem !important;
    }
    .contact-form-white h5 {
        font-weight: 600;
    }
}

p.p-authors {
    margin-bottom: 15px;
}

/* goran HM-2363 */
.navbar.mobile-menu .dropdown-arrow {
    position: absolute;
    right: 10px;
    bottom: 15px;
    line-height: 1;
	font-size: 18px!important;
	font-style: normal;
	color: #333;
}
.navbar.mobile-menu .dropdown-arrow::after {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-weight: 900;
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    display: block;
    margin-left: 5px;
}
/*
@media screen and (min-width: 768px) {
	.navbar .dropdown-arrow {
		display: none !important;
	}
}
*/


@media (min-width: 768px) and (max-width: 991px) {
	.navbar .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children .sub-menu {
    	-webkit-transition: all .3s ease-in-out;
    	transition: all .3s ease-in-out;
    	-webkit-transform: translateY(30px);
    	transform: translateY(30px);
		opacity: 0;
		display: flex;
    	position: absolute;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.navbar .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children .sub-menu.active-sub-menu {
    	-webkit-transition: all .3s ease-in-out;
    	transition: all .3s ease-in-out;
    	-webkit-transform: translateY(0px);
    	transform: translateY(0px);
		opacity: 1;
	}
}


.scroll-top a svg.svg-inline--fa {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

/*
	Icons alignment fix
*/

.recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer p,
.footer-sidebar .contact-info-widget .contact-info li {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.svg-inline--fa {
	/* margin-top: -3px; */
    margin-right: 10px;
}

.card-blog-footer p {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1rem;
}

.footer-sidebar .contact-info-widget .contact-info li a, 
.footer-sidebar .contact-info-widget .contact-info li a:hover, .footer-sidebar .contact-info-widget .contact-info li a:visited {
    margin-bottom: unset;
}

/*
	Goran
	HMI-100 / HM-2542
*/
.navbar .navbar-inner .navbar-menu .navbar-menu-list li.menu-primary-item a {
    padding-right: 0;
    margin-right: 15px;
}

/*
	Goran
	HM-2543
	21:9 ratio ImageSlider
*/
@media (max-width:575px) {
	.swiper-slide .img-fluid { width: 100%; height: auto; }
}
@media (min-width:576px) and (max-width:575px) {
	.swiper-slide .img-fluid { width: 510px; height: auto; }
}
@media (min-width:576px) and (max-width:767px) {
	.swiper-slide .img-fluid { width: 510px; height: 215px; }
}
@media (min-width:768px) and (max-width:991px) {
	.swiper-slide .img-fluid { width: 690px; height: 290px; }
}
@media (min-width:992px) and (max-width:1199px) {
	.swiper-slide .img-fluid { width: 930px; height: 392px; }
}
@media (min-width:1200px) {
	.swiper-slide .img-fluid { width: 1140px; height: 480px; }
}
/* in the case of 16:9 Baukasten Owl Carousel - Big */
@media (max-width:575px) {
	.swiper-slide .img-fluid { width: 510px; height: auto; }
}
@media (min-width:576px) and (max-width:767px) {
	.swiper-slide .img-fluid { width: 510px; height: 287px; }
}
@media (min-width:768px) and (max-width:991px) {
	.swiper-slide .img-fluid { width: 690px; height: 388px; }
}
@media (min-width:992px) and (max-width:1199px) {
	.swiper-slide .img-fluid { width: 930px; height: 523px; }
}
@media (min-width:1200px) {
	.swiper-slide .img-fluid { width: 1140px; height: 641px; }
}

/*
	Goran
	HM-2586
	Hero
.default_overlay:after {
	content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(44, 44, 44, 0.4);
}
*/
.parallax-container .hero-box-bp {
	max-width: 100%;
    width: 600px;
}

@media (max-width: 1199.95px) {
	.parallax-container .hero-box-bp {
		width: 600px;
	}
}
@media (max-width: 991.95px) {
	.parallax-container .hero-box-bp {
		width: 450px;
	}
}
@media (max-width: 767.95px) {
	.hero-box-bp.pos-left-top,
	.hero-box-bp.pos-middle-top,
	.hero-box-bp.pos-right-top {
		top: 40px;
	}
	.parallax-container .hero-box-bp {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.hero-box-bp.pos-left-top {
		left: 0;
		top: 80px;
	}
	.hero-box-bp.pos-left-middle {
		left: 0;
		top: 50%;
		transform: translateY(-45%);
	}
	.hero-box-bp.pos-left-bottom {
		left: 0;
		bottom: 20px;
	}

	.hero-box-bp.pos-right-top {
		right: 0;
		top: 80px;
	}
	.hero-box-bp.pos-right-middle {
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.hero-box-bp.pos-right-bottom {
		right: 0;
		bottom: 20px;
	}

	.hero-box-bp.pos-center-top {
		top: 80px;
		left: 50%;
		transform: translateX(-50%);
	}
	.hero-box-bp.pos-center-middle {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.hero-box-bp.pos-center-bottom {
		bottom: 20px;
		left: 50%;
		transform: translateX(-50%);
	}
}
@media (min-width: 1200px) {
	.parallax-container .hero-box-bp {
		width: 800px;
	}
}

/*
	Distance between hero and other elements
*/
@media (max-width: 767.95px) {
	.hero-header-blueprint {
	    margin-bottom: 60px;
	}
}
/*
	pne overview => gray section

.recent-posts.gray-section .blog-card-wrapper .card-content .card-blog-body a,
.recent-posts.gray-section .blog-card-wrapper .card-content .card-blog-body .card-blog-footer svg {
    color: #ffffff;
}

.recent-posts.gray-section .blog-card-wrapper .card-content {
    -webkit-box-shadow: 0 5px 7px 3px rgba(31, 31, 31, 0.05);
    box-shadow: 0 5px 7px 3px rgba(255, 255, 255, 0.5);
}
*/

/*
	NEW from DEV
*/

/*
	Goran
	HM-2372
	People
*/
/*
	Detail page
*/
article.post-list .publication .card-blog-body .card-blog-footer p,
article.post-list .publication .card-blog-body .people,
article.post-list .publication .card-blog-body .doi {
	margin-bottom: 1.5rem;
}
article.post-list .publication .card-blog-body .people p {
	margin-bottom: 0;
}
section.about-person .research-units ul li {
	margin-bottom: 0px;
}
section.about-person .rg-image-container.detail-page {
	background: transparent !important;
}
section.about-person .rg-image-container.detail-page a:hover {
	text-decoration: none;
}
section.about-person .rg-image-container.detail-page img.rg-image {
	margin: 5px !important;
}
.detail-page section.element-section:first-of-type {
	margin-top: 0px;
}
section.about-person .rg-image-container.detail-page a:first-of-type img.rg-image {
	margin-left: 0px !important;
}
section.about-person .rg-image-container.detail-page a:last-of-type img.rg-image {
	margin-right: 0px !important;
}
@media (max-width: 991.95px) {
	section.about-person-first + section.element-section {
		margin-top: 0px;
	}
}
media (max-width: 767.95px) {
	section.about-person-first .about-info,
	section.about-person-first .about-research {
		text-align: center;
	}
	section.about-person-first .about-research {
		margin-top: 20px;
	}
}

section.about-person .rg-image-container.detail-page a {
    display: inline-block;
}
section.about-person .rg-image-container.detail-page a figure {
    margin-bottom: 0;
}
section.about-person .rg-image-container.detail-page a img {
	box-shadow: 1px 1px 3px #888888;
}
section.about-person .about-person-wrapper .position {
    margin-bottom: 10px;
}
section.about-person .about-person-wrapper .position:last-child {
	margin-bottom: 0;
}
section.about-person.element-section {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 80px;
	margin-bottom: 80px;
}
section.about-person-first .about-info > div,
section.about-person-first .about-research > div {
	align-self: flex-end;
	padding-bottom: 10px;
}
@media (max-width:991.95px) {
	section.about-person-first .about-info, 
	section.about-person-first .about-research {
		margin-top: 40px;
    	text-align: center;
    }
    section.about-person-first .about-image figure ,
    section.about-person .rg-image-container.detail-page,
    section.about-person-first .about-info, 
    section.about-person-first .about-research > div {
    	margin: 0 auto;
    }
	section.about-person.about-person-first {
		margin-bottom: 80px;
	}
}
@media (max-width:767.95px) {
	section.about-person-first .about-info {
		padding-bottom: 0px;
	}
}
/*
	Overview template
*/
section.recent-posts .blog-card-wrapper .card-content .card-blog-header .img-wrapper a {
    padding-top: unset;
}  	
section.recent-posts .blog-card-wrapper .card-content .card-blog-header .img-wrapper a img {
    position: relative;
    top: unset;
    width: 100%;
    height: 100%;
    max-width: 200px;
    object-fit: unset;
    left: unset;
    transform: unset;
    margin: 0 auto;
}
.recent-posts.people-overview .card-content .card-blog-body .rg-image-container figure {
	display: inline-block;
	margin-bottom: 0px;
}
/*
	Goran
	Angle down
*/
.hero-header-blueprint .angle-down.pos-left-bottom {
    right: 0;
    left: auto;
}
.hero-header-blueprint .angle-down.pos-right-bottom {
    left: 0;
    right: auto;
}
.hero-header-blueprint .angle-down svg {
    position: relative;
    margin: 0;
}

/*
	Goran
	HM-2627
*/
.navbar .navbar-inner .navbar-logo figure {
    margin: 0;
    padding: 20px 0;
}
.navbar .navbar-inner .navbar-logo figure img {
    max-width: 100%;
    max-height: unset;
    height: 70px;
}

.navbar.navbar-fill .navbar-inner .navbar-logo figure,
.navbar.navbar-fill .navbar-inner .navbar-logo.text-logo {
    margin: 0;
    padding: 15px 0;
}
.navbar.navbar-fill .navbar-inner .navbar-logo figure img {
    max-width: unset;
    max-height: unset;
    height: 45px;
}

.navbar .navbar-inner .navbar-logo.text-logo {
    margin: 0;
    padding: 20px 0;
	/* width: unset; */
}
.navbar .navbar-inner .navbar-logo.text-logo .logo-link {
    display: flex !important;
    height: 70px;
	width: unset;
}
.navbar .navbar-inner .navbar-logo.text-logo .logo-link h3 {
    margin: 0;
    padding: 0;
}
.navbar.navbar-fill .navbar-inner .navbar-logo.text-logo .logo-link {
    height: 45px;
}

.navbar.mobile-menu .navbar-inner .navbar-logo figure {
    padding: 15px 0px;
}
.navbar.mobile-menu .navbar-inner .navbar-logo figure img,
.navbar.mobile-menu .navbar-inner .navbar-logo.text-logo .logo-link,
.navbar.navbar-fill .navbar-inner .navbar-logo .additional-logo img {
	height: 45px;
	max-width: 100%;
}

.navbar.mobile-menu .navbar-inner .navbar-menu.visible {
    top: 135px;
}

.navbar.desktop-menu .navbar-inner .navbar-logo figure img.mobile {
	display: none;
}
.navbar.mobile-menu .navbar-inner .navbar-logo figure img.desktop {
	display: none;
}

.navbar.mobile-menu .navbar-inner .navbar-logo.logo-left,
.navbar.mobile-menu .navbar-inner .navbar-logo.logo-right {
	width: 100%;
}

@media (max-width: 767.95px) {
	.navbar.mobile-menu .navbar-inner .navbar-menu.visible {
    	top: 125px;
	}
	.navbar.mobile-menu .navbar-inner .navbar-logo.logo-left,
	.navbar.mobile-menu .navbar-inner .navbar-logo.logo-right {
	    max-width: 50%;
	}
	.navbar.mobile-menu .navbar-inner .navbar-logo figure img {
		margin: 0;
	}
}
@media (max-width: 575.95px) {
	.navbar.mobile-menu .navbar-inner .navbar-menu.visible {
    	top: 115px;
	}

	.navbar.mobile-menu .navbar-inner .navbar-logo.logo-right {
	    max-width: 40%;
	}
}
@media (max-width: 374.95px) {

}
@media (min-width: 768px) {
	.navbar .navbar-inner .navbar-logo.logo-right,
	.navbar .navbar-inner .navbar-logo.text-logo {
	    width: 100%;
	    max-width: 50%;
	}
	.navbar .navbar-inner .navbar-logo.text-logo .additional-logo h3 {
		font-size: 1.5rem;
	}
}

@media (min-width: 1200px) {
	.navbar .navbar-inner .navbar-logo.logo-right,
	.navbar .navbar-inner .navbar-logo.text-logo {
	    max-width: 40%;
	}
}

.navbar .navbar-inner .navbar-logo.text-logo .additional-logo,
.navbar.navbar-fill .navbar-inner .navbar-logo.text-logo .additional-logo {
	max-width: unset !important;
}
.navbar .navbar-inner .navbar-logo.text-logo .additional-logo h3 {
	transition: unset !important;
}


/*
Portrait Slide für Jubiläum Landing page
https://asioso.atlassian.net/browse/HME-2
*/

.owl-carousel.owl-portrait-carousel.owl-theme{
  margin: 70px 0;
}

.owl-carousel.owl-portrait-carousel.owl-theme .owl-item .item a{
  display: block;
}

.owl-carousel.owl-portrait-carousel.owl-theme .owl-item .item figure{
  margin: 0 !important;
}

.owl-carousel.owl-portrait-carousel .owl-item .item img{
  width: 100%;
  height: 100%;
  position: relative;
  object-fit:cover;
  object-position: center top;
}

.owl-carousel.owl-portrait-carousel.owl-theme .owl-nav{
  position: absolute;
  top: -90px;
  right: 0;
  margin-top: 20px;
}

.owl-theme .owl-nav .disabled {
  opacity: 1 !important;
  cursor: default;
}

.owl-carousel.owl-portrait-carousel.owl-theme .owl-nav button.owl-prev,
.owl-carousel.owl-portrait-carousel.owl-theme .owl-nav button.owl-next{
  background-color: #93bd32;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.owl-carousel.owl-portrait-carousel.owl-theme .owl-nav button.owl-prev svg,
.owl-carousel.owl-portrait-carousel.owl-theme .owl-nav button.owl-next svg{
  color: #ffffff;
  margin: 0 auto;
}
.owl-carousel.owl-portrait-carousel.owl-theme .owl-nav button.owl-prev svg.progress-circle {
  position: absolute;
  right:110px;
  top: 5px;
  cursor: default;
}

.owl-carousel.owl-portrait-carousel.owl-theme .image-overlay{
  position:absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(59, 59, 59, 0.76);
  color: #ffffff;
  opacity: 0;
  transition: opacity 0.25;
}

.owl-carousel.owl-portrait-carousel.owl-theme .image-overlay:hover{
  opacity: 1;
}

.owl-portrait-carousel .image-overlay .image-overlay-name{
  font-size: 1.2rem;
  font-weight: 600;
  padding: 25px;
}

.owl-portrait-carousel .image-overlay .image-overlay-function{
  padding: 5px 15px 15px 15px;
}

.progress-circle {
  transform: rotate(-90deg);
}

.progress-circle-back {
  fill: none; 
  stroke: #D2D2D2 !important;
  stroke-width:6px;
}

.progress-circle-prog {
  fill: none; 
  stroke: #93bd32 !important;
  stroke-width: 6px;  
  stroke-dasharray: 0 999;    
  stroke-dashoffset: 0px;
  transition: stroke-dasharray 0.1s linear 0s;
}

/** Start Style Portrait Slide - Style for tablets and desktops **/
@media (min-width: 768px){

  /** Touch devices **/
  @media (pointer: coarse){
    .owl-carousel.owl-portrait-carousel.owl-theme .image-overlay{
      position:static;
      width: 100%;
      background: rgba(59, 59, 59);
      color: #ffffff;
      opacity: 1;
    }
  
    .owl-portrait-carousel .image-overlay .image-overlay-name{
      font-size: 1rem;
      font-weight: 600;
      padding: 15px 15px 10px;
    }
  
    .owl-portrait-carousel .image-overlay .image-overlay-name .first-name,
    .owl-portrait-carousel .image-overlay .image-overlay-name .middle-name{
      display: inline-block;
    }
    
    .owl-portrait-carousel .image-overlay .image-overlay-function{
      padding: 5px 15px 15px 15px;
      font-size: 0.9rem;
    }
  }

  /** No touch devices **/
  @media (pointer: fine){
    .owl-carousel.owl-portrait-carousel.owl-theme .image-overlay{
      position:absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(59, 59, 59, 0.76);
      color: #ffffff;
      opacity: 0;
      transition: opacity 0.7s;
    }
    
    .owl-carousel.owl-portrait-carousel.owl-theme .image-overlay:hover{
      opacity: 1;
    }
    
    .owl-portrait-carousel .image-overlay .image-overlay-name{
      font-size: 1.1rem;
      font-weight: 600;
      padding: 25px;
    }
    
    .owl-portrait-carousel .image-overlay .image-overlay-function{
      position: absolute;
      left: 15px;
      bottom: 0px;
    }
  }
}
/** End Start Style Portrait Slide - Style for tablets and desktops **/


/** Start Style Portrait Slide - Style for mobile **/
@media (max-width: 768px) {

  .owl-carousel.owl-portrait-carousel .owl-item .item figure{
    width: 100%;
  }

  .owl-carousel.owl-portrait-carousel .owl-item .item figure img{
    object-fit:cover;
    object-position: center top;
    width: 100%;
  }

  .owl-carousel.owl-portrait-carousel.owl-theme .image-overlay{
    position:static;
    width: 100%;
    background: rgba(59, 59, 59);
    color: #ffffff;
    opacity: 1;
  }

  .owl-portrait-carousel .image-overlay .image-overlay-name{
    font-size: 1rem;
    font-weight: 600;
    padding: 15px 15px 10px;
  }

  .owl-portrait-carousel .image-overlay .image-overlay-name .first-name,
  .owl-portrait-carousel .image-overlay .image-overlay-name .middle-name{
    display: inline-block;
  }
  
  .owl-portrait-carousel .image-overlay .image-overlay-function{
    padding: 5px 15px 15px 15px;
    position: static;
    left: auto;
    bottom: auto;
    font-size: 0.9rem;
  }
}
/** End Start Style Portrait Slide - Style for mobile **/



/** Timeline für Jubiläum Landing page HME-3 **/

.timeline {
  box-sizing: border-box;
  position: relative;
  margin: 20px auto;
  max-width: 1300px;
}

.timeline:before {
  content: '';
  position: absolute;
  height: 100%;
  border: 1px solid #93bd32;
  left: 0;
  top: 0;
}

.timeline:after {
  content: "";
  display: table;
  clear: both;
}

.timeline-items{
  width: calc(100% - 30px);
  margin-left: 30px;
}

.timeline-item {
  width: 100%;
  box-shadow: 0px 3px 5px 2px rgb(0 0 0 / 15%);
  border: 1px solid #ddd;
  position: relative;
  margin: 25px 0;
  clear: both; 
}

.timeline-item::after{
  content: '';
  position: absolute;
  left: -30px;
  width: 15px;
  height: 2px;
  top: 35px;
  background-color: #93bd32;
}

.timeline-item.timeline-right::after{
  content: '';
  position: absolute;
  left: -30px;
  width: 15px;
  height: 2px;
  top: 35px;
  background-color: #93bd32;
}


.timeline-title {
  margin: 0;
  font-size: 1.2rem;
  padding: 25px;
}

.timeline-description {
  padding: 0px 25px 25px;
  font-weight: 400;
  color: #242424;
  font-size: 15px;
  line-height: 24px;
}

.timeline-item .g-image .image-container {
  width: 100%;
}

.timeline-item .g-image.custom-code .image-container {
  margin-bottom: 0;
}

.timeline-item .g-image.custom-code .image-container figure{
  margin-bottom: 0;
}

.timeline-item--year {
  position: relative;
  clear: both;
  margin: 0;
  width: 100%;
  text-align: center;
  font-size: 1.25rem;
  background-color: #FFF;
  line-height: 1;
  padding: 1rem 1rem; 
  border: 1px solid #ddd;
  box-shadow: 0px 3px 5px 2px rgb(0 0 0 / 10%)
}

.timeline-item--year:first-child:after{
  width: 28px;
  top: -1px;
}

.timeline-item--year:after {
  content: '';
  max-width: 150px;
  position: absolute;
  left: -30px;
  width: 15px;
  height: 2px;
  top: 20%;
  bottom: auto;
  background-color: #93bd32;
}


.timeline-item--year:last-child:after,
.timeline-item:last-child:after{
  top: auto !important;
  bottom: -1px;
  width: 28px;
}

.timeline-item:last-child,
.timeline-right:last-child,
.timeline-item--year {
  margin-bottom: 0;
}


/* Tablet and desktop */
@media screen and (min-width: 768px) {

  .timeline-items{
    width: 100%;
    display: inline-block;
    margin-left: 0;
  }

  .timeline-item {
    width: 44%;
    margin: 1rem 0 5rem;
    float: left;
    clear: left;
    position: relative;
  }

  .timeline-item.timeline-right {
    float: right;
    border-image-slice: 1;
    clear: right;
  }

  .timeline-item.timeline-full-width {
    width: 100%;
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    padding: 20px 0;
    -webkit-box-shadow: none; 
    box-shadow: none;
    border: none;
  	margin-bottom: 130px;
  }

  .timeline-item.timeline-full-width .timeline-container {
    box-shadow: 0px 3px 5px 2px rgb(0 0 0 / 10%);
    border: 1px solid #ddd;
  }

  .timeline-item.timeline-full-width .timeline-title {
    text-align: center;
  }

  .timeline-item.timeline-full-width::after {
    content: none;  
  }

  .timeline-item .g-image .image-container {
    width: 100%;
  }

  .timeline-item .g-image.custom-code .image-container {
    margin-bottom: 0;
  }

  .timeline-item .g-image.custom-code .image-container figure{
    margin-bottom: 0;
  }

  .timeline-item.timeline-right::after{
    left: -13.5%;
    width: 10%;
    top: 35px;
  }

  .timeline-item::after{
    width: 10%;
    top: 35px;
    left: auto;
    right: -14.3%;
  }

  .timeline-item--year:last-child,
  .timeline-item:last-child,
  .timeline-right:last-child{
    margin-bottom: 0;
  }

  .timeline {
    padding: 0; 
  }

  .timeline:before {
    left: 50%;
    right: auto;
  }

  .timeline-item--year {
    text-align: center;
    box-shadow: none;
    border: none;
    float: none;
  	margin-bottom: 130px;
  }

  .timeline-item--year:after {
    content: none;
  }

  .timeline .g-image.custom-code .image-container a.image-item:hover:after{
    opacity: 0.3;
  }
	
	.timeline-full-width + .timeline-item {
		margin-top: -50px;
	}

	.timeline-full-width + .timeline-item--year {
		margin-top: -50px;
	}

	.timeline-item--year + .timeline-item{
		margin-top: -100px;
	}

  .timeline .g-image.custom-code .video-container{
    padding-bottom: 0;
    height: auto;
  }
  
}

.timeline .timeline-items .timeline-container .g-image.custom-code .image-container a.image-item:hover img{
  transform: none;
  -webkit-transform:none;
}
/** End Timeline für Jubiläum Landing page **/


/* opencast videos */

.g-image.custom-code.text-position-left .opencast-container{
  float: right;
  margin: 5px 0 5px 30px;
}

.g-image.custom-code.text-position-right .opencast-container{
  float: left;
  margin: 5px 30px 5px 0;
}

.g-image.custom-code.text-position-center .opencast-container{
  position: relative;
  padding-bottom: 56.25%; 
  height: 0;
  width: 100%;
  margin-bottom: 30px !important;
}

.g-image.custom-code.text-position-center .opencast-container iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 776px) {
  .opencast-container {
    position: relative;
    padding-bottom: 56.25%; 
    height: 0;
    width: 100%;
    margin-bottom: 25px !important;
  }
  
  .opencast-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}


/*  quote  */
.blockquote-section p{
  display: inline;
}

.blockquote-section .cite{
  display: inline !important;
  font-weight: 500;
  font-size: 16px;
  margin-left: 5px;
}

.blockquote-section.gray-section .cite{
  color: #ffffff;
}

/*  quote  */
.blockquote-section p{
  display: inline;
}

.blockquote-section .cite{
  display: inline !important;
  font-weight: 500;
  font-size: 16px;
  margin-left: 5px;
}

.blockquote-section.gray-section .cite{
  color: #ffffff;
}

/*  flockler */
.flockler-free-html-section .container .row.flockler .col{
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* navigation dropdown */
.navbar .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children .primary-mobile-menu-toggle:after,
.navbar.mobile-menu .menu-item-has-children .dropdown-arrow::after{
  display: none;
}

.navbar .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children.checked-as-visible .primary-mobile-menu-toggle:after,
.navbar.mobile-menu .menu-item-has-children.checked-as-visible .dropdown-arrow::after{
  display: block;
}