body {
  position: relative;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.375rem;
  color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Nunito Sans', sans-serif;
  margin-bottom: 1rem;
}


h1,
h2,
h3 {
  font-weight: 800;
}

h4,
h5,
h6 {
  font-weight: 700;
}

h6 {
  font-size: 1.125rem;
}

p {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.375rem;
  margin-bottom: 1rem;
}


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 {
  font-family: 'Nunito Sans', sans-serif;
  color: #0081CE;
}

a:hover {
  color: #0081CE;
  text-decoration: underline;
}

b,
strong {
  font-weight: bold;
}

.bg-color-purple {
  background-color: #8e5397;
}

.section-title .highlight {
  color: #0081CE;
}

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

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


.title-divider.text-left:after {
  margin-left: 0;
}






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

.navbar {
  position: fixed;
  height: 140px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-bottom: 1px solid rgba(236, 236, 236, 0.2);
  background-color: rgba(255, 255, 255, 0.8);
}

.navbar:hover {}

.navbar.navbar-fill {
  min-height: 60px;
  height: auto;
  font-size: 20px;
  font-weight: 800;
  color: #0081CE;
  padding-top: 0px;
  background-color: rgba(255, 255, 255, 1.0);
  -webkit-box-shadow: 0 5px 10px 0 rgba(31, 31, 31, 0.06);
  box-shadow: 0 5px 10px 0 rgba(31, 31, 31, 0.06);
  border-bottom: 1px solid transparent;
}

.navbar.navbar-fill i.fa-linkedin {
  font-weight: 500;
}


.navbar-logo h1 {
  font-size: 2.1rem;
  font-weight: 600;
  color: #333333;
  padding: 0;
  margin: 2.4rem 0 0 1rem;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s 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: none;
}

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

.logo-left .navbar-inner .navbar-menu .navbar-additional {
  border-left: none;
}

.navbar .navbar-logo {
  height: auto;
  padding: 0;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
}

.navbar .navbar-logo img {
  max-height: 62px;
  max-width: unset;
}

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

.navbar.navbar-fill .navbar-inner .navbar-logo img {
  max-height: 44px;
  max-width: unset;
}

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

.navbar .navbar-inner .navbar-menu {
  height: auto;
  margin-left: auto;
}

.navbar.navbar-fill .navbar-inner .navbar-menu {
  margin-top: 0.125rem;
}

.navbar .navbar-inner .navbar-additional .social-box a,
.navbar.navbar-fill .navbar-inner .navbar-additional .social-box a {
  color: #0081CE !important;
  font-size: 20px;
  font-weight: 800;
  padding-top: 0px;
}

.navbar .navbar-inner .navbar-additional .social-box a i.fa-linkedin {
  font-weight: 500;
}

.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:not(:last-child) {
  margin-right: 15px;
}

.navbar .navbar-inner .navbar-additional {
  padding: 0 0 0 40px;
}

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

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

/* -g-t- 
  font-weight: 700;
  */
.navbar .navbar-inner .navbar-menu .navbar-menu-list li a {
  font-size: 15px;
  letter-spacing: normal;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 15px;
  padding-bottom: 0;

  cursor: default;
}

.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;
  color: #0081CE;
}

.navbar .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children .sub-menu li a {
  padding-top: 10px;
  font-weight: 400;
}

.navbar .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children .sub-menu {
  -webkit-box-shadow: 0 4px 6px 0 rgba(31, 31, 31, 0.1);
  box-shadow: 0 4px 6px 0 rgba(31, 31, 31, 0.1);
}

.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 .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children .sub-menu .menu-item-has-children a:hover i {
  color: #0081CE;
}

.navbar.mobile-menu {
  height: 68px;
}

.navbar.mobile-menu .hamburger {
  display: block;
  outline: none;
  float: right;
  width: 25px;
  height: 25px;
  margin-left: auto;
  margin-right: 15px;
  margin-top: 5px;
  -webkit-appearance: none;
}

.navbar.mobile-menu .hamburger-remove {
  float: right;
  margin: 15px 5px 5px 0;
}

/* language switcher on mobile */
@media(min-width: 360px) and (max-width: 991px) {
  .navbar.mobile-menu .hamburger-remove {
      display: none;
  }

  .logo-left .navbar-inner .navbar-menu .navbar-menu-list {
    margin-top: 45px;
  }
}


.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: 48px;
  max-width: auto;
  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.mobile-menu .hamburger.is-active .hamburger-inner,
.navbar.mobile-menu .hamburger.is-active .hamburger-inner::before,
.navbar.mobile-menu .hamburger.is-active .hamburger-inner::after {
  background-color: #0081CE !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        -------------------- */
/* ------------------------------------------------------------ */












/* ------------------------------------------------------------ */
/* -------------------- 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.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  overflow: hidden;
}

.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;
  font-weight: 800 !important;
  color: #0081CE !important;
}

.mobile-menu .navbar-inner .navbar-menu .navbar-menu-list .sub-menu li a:hover {
  font-weight: 800 !important;
}

/* .mobile-menu .navbar-inner .navbar-menu .navbar-menu-list li .primary_sub-menus {
  padding: 0 20px !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 {
  display: block;
  position: absolute;
}

.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 {
  color: #0081CE;
  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 {
  top: 5px;
  right: 15px;
}

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

.mobile-menu .language-bar {
  top: 15px;
  left: 15px;
}

.desktop-menu .language-bar li a {
  font-weight: 800;
  color: #333333;
}

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

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









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


.hero-header .swiper-hero {
  height: 100vh;
}

.page-header {
  height: 400px;
  margin-bottom: 2rem;
  background-position: center center;
  background-size: 100% auto;
  background-image: url('https://www.mcqst.de/_tech/img/assets/mcqst/content-teaser.jpg');
}

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

.page-header .breadcrumbs-wrapper .breadcrumbs .breadcrumbs-list li a {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 0.9375rem;
}

.hero-fixed-title-gst {
  position: absolute;
  bottom: -100px;
  width: 80%;
  height: 40%;
  z-index: 200;
  left: 50%;
  transform: translateX(-50%);
  border-top-left-radius: 150%;
  border-top-right-radius: 200%;
  background-color: rgba(0, 0, 0, 0.5);
}

.hero-fixed-title-gst h1 {
  position: relative;
  font-family: 'Nunito Sans', sans-serif;
  text-align: center;
  color: #fff;
  font-weight: 800;
  font-size: 45px;
  margin-top: 25px;
  width: 50%;
  left: 50%;
  top: 50px;
  transform: translateX(-50%);
}

.hero-fixed-title {
  position: absolute;
  bottom: -100px;
  width: 80%;
  height: 40%;
  z-index: 200;
  left: 50%;
  transform: translateX(-50%);
  border-top-left-radius: 150%;
  border-top-right-radius: 200%;
  background-color: rgba(0, 0, 0, 0.5);
}

.hero-fixed-title h1 {
  position: relative;
  font-family: 'Nunito Sans', sans-serif;
  text-align: center;
  color: #fff;
  font-weight: 800;
  font-size: 45px;
  margin-top: 25px;
  width: 50%;
  left: 50%;
  transform: translateX(-50%);
}

.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;
}

.hero-header .swiper-hero .swiper-slide:after {
  background-color: transparent !important;
}

.hero-mcqst-title {
  position: absolute;
  top: 150px;
  left: 50%;
  width: 60%;
  max-width: 1100px;
  z-index: 200;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.hero-mcqst-title h1 {
  position: relative;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 98px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 0.25rem;
  color: #fff;
  padding: 0 0 2rem 0;
  margin: 0 0 2rem 0;
}

.hero-mcqst-title h2 {
  position: relative;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 56px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  padding: 0 0 2rem 0;
  margin: 4rem 0 2rem 0;
}

.hero-mcqst-title h1:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 80px;
  height: 6px;
  margin-left: -40px;
  background-color: #ffffff;
}

.hero-mcqst-title h4 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 36px;
  font-weight: 800;
  text-align: center;
  color: #fff;
}

/* -------------------- End: PAGE HEADER   -------------------- */
/* ------------------------------------------------------------ */















/* ------------------------------------------------------------ */
/* -------------------- Start: OTHER       -------------------- */

.color_overlay::after {
  background-color: rgba(44, 83, 152, 0.6);
}


/*
  .txt-with-img.no-padding-section {
    padding: 30px 0;
  }
  
  .txt-with-img.no-padding-section + .txt-with-img.no-padding-section {
    padding-top: 0px;
    margin-top: -30px;
  }
  */
.txt-with-img p:last-of-type {
  margin-bottom: 2rem;
}

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

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

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

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

.txt-with-img .mcqst-img-content.gray-section {
  padding: 3rem 2.5rem;
}

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

.text-img-center .white-section,
.text-img-center .gray-section,
  {
  border: 2px solid #f1f1f1;
  border-top: none;
}

/*
  .txt-with-img .btn-wrap {
    padding-bottom: 35px;
  }
  */


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



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



.contact-form-white input,
.contact-form-white textarea {
  border: 2px solid #eaeaea;
}

.contact-form-white input:disabled {
  color: #bbbbbb;
  background-color: #f5f5f5;
}

.contact-form-white textarea {
  min-height: auto;
}


.video-section .video-wrapper .title {
  font-weight: 800;
}

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




.list-type-1 li:before,
.list-type-2 li:before {
  color: #0081CE;
}

.list-type-1 li p,
.list-type-2 li p {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 700;
}



.blockquote-type-1 {
  border-left: 2px solid #0081CE;
}

.blockquote-type-1 p,
.blockquote-type-2 p {
  font-size: 1.25rem;
  line-height: 1.5rem;
  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 .accordion-header {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  border-bottom: 1px solid #eaeaea;
}

.accordion-type-2 .active-accordion .accordion-header {
  color: #0081CE;
}

.accordion-type-2 .accordion .accordion-header span {
  color: #0081CE;
}

/* -------------------- End: OTHER         -------------------- */
/* ------------------------------------------------------------ */













/* ------------------------------------------------------------ */
/* -------------------- Start: BUTTON      -------------------- */

.button-default-color,
.button-default-white,
.button-default-white-2 {
  cursor: pointer;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 15px;
  font-weight: 900;
  padding: 16px 30px 14px;
}

.button-default-color {
  color: #ffffff;
  background-color: #0081CE;
}

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

.button-default-white {
  color: #0081CE;
  border: 1px solid #0081CE;
}

.button-default-white:hover {
  color: #232323;
  border: 1px solid #232323;
}

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

.button-default-white-2:hover {
  border: 1px solid #0081CE;
  background-color: #0081CE;
}

.btn-wrap a:not(:last-child) {
  margin-right: 10px;
}

.btn-wrap a:hover {
  text-decoration: none;
}

.btn-wrap a i {
  margin: 0 -2px 0 10px;
}

.cta-section {
  padding: 50px 0;
  background-color: #333333;
}

.cta-section .button-default-white-2 {
  font-weight: 600;
  font-family: 'Nunito Sans', sans-serif;
  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;
}

section.element-section {
  padding: 0px 0;
  margin: 50px 0;
}

/*
  section.element-section {
    padding: 50px 0;
  }
  
 
  section.sma-pad {
    padding: 30px 0;
  }
  
  section.mid-pad {
    padding: 40px 0;
  }
  
  section.big-pad {
    padding: 60px 0;
  }
  
  section.hug-pad {
    padding: 80px 0;
  }
  */

.rounded-overlay.hero-circle {
  position: relative;
  /* -g-t-
    border-bottom-left-radius: 200%;
    border-bottom-right-radius: 150%;
    width: 140%;
    left: -20%;
  */
}








/* ------------------------------------------------------------ */
/* -------------------- 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: 0;
  left: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  padding: 25px 25px 15px 25px;
  background-color: rgba(0, 0, 0, 0.5);
}

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

.swiper-slide .swiper-title-box h2 {
  font-size: 40px;
  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-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #007aff;
}

.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-mcqst-box {
  display: block;
  position: absolute;
  z-index: 9;
  width: 72%;
  height: 100%;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.hero-mcqst-box .mcqst-content {
  float: right;
  display: block;
  position: absolute;
  z-index: 9;
  width: 60%;
  max-width: 580px;
  height: auto;
  bottom: 0;
  right: 0;
  padding: 4rem 3rem 7.5rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}

.mcqst-content .mc-box {
  width: 90%;
}

.mcqst-content h4 {
  color: #ffffff;
  font-size: 2.5rem;
  font-weight: 400;
  text-align: left;
  padding: 0;
  margin: 0 0 0.75rem 0;
}

/* --- Added by MIlorad Bozic. 19.06 --- */

.mcqst-content h5 {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 300;
  text-align: left;
  padding: 0;
  margin: 0 0 0.75rem 0;
}








/* -------------------- End: CONTENT       -------------------- */
/* ------------------------------------------------------------ */












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


.recent-posts .blog-card-wrapper .card-content {
  /* padding: 0 0 10px 0; */
  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-body {
  padding: 0 20px;
}

.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;
  color: #0081CE;
  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 {
  padding: 30px 0 50px;
  background-color: #f5f5f5;
}

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

.large-section {
  padding: 70px 0;
}

.creative-about .large-section {
  padding: 80px 0;
}

.section-title {
  font-weight: 700;
  font-family: 'Nunito Sans', sans-serif;
  letter-spacing: -1px;
}

.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;
  font-size: 2.5rem;
}

.element-title {
  font-size: 16px;
}

.mcqst-img-with-txt .mcqst-overlay {
  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 {
  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('https://www.mcqst.de/_tech/img/icon/RU-A.png');
}

i.mcq-illu.ru-b-illu {
  background-image: url('https://www.mcqst.de/_tech/img/icon/RU-B.png');
}

i.mcq-illu.ru-c-illu {
  background-image: url('https://www.mcqst.de/_tech/img/icon/RU-C.png');
}

i.mcq-illu.ru-d-illu {
  background-image: url('https://www.mcqst.de/_tech/img/icon/RU-D.png');
}

i.mcq-illu.ru-e-illu {
  background-image: url('https://www.mcqst.de/_tech/img/icon/RU-E.png');
}

i.mcq-illu.ru-f-illu {
  background-image: url('https://www.mcqst.de/_tech/img/icon/RU-F.png');
}

i.mcq-illu.ru-g-illu {
  background-image: url('https://www.mcqst.de/_tech/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('https://www.mcqst.de/_tech/img/icon/RU_A_Information.png');
}

i.mcq-icon.ru-b-icon {
  background-image: url('https://www.mcqst.de/_tech/img/icon/RU_B_Simulations.png');
}

i.mcq-icon.ru-c-icon {
  background-image: url('https://www.mcqst.de/_tech/img/icon/RU_C_Computing.png');
}

i.mcq-icon.ru-d-icon {
  background-image: url('https://www.mcqst.de/_tech/img/icon/RU_D_Communication.png');
}

i.mcq-icon.ru-e-icon {
  background-image: url('https://www.mcqst.de/_tech/img/icon/RU_E_Sensing.png');
}

i.mcq-icon.ru-f-icon {
  background-image: url('https://www.mcqst.de/_tech/img/icon/RU_F_Matter.png');
}

i.mcq-icon.ru-g-icon {
  background-image: url('https://www.mcqst.de/_tech/img/icon/RU_G_Explorative.png');
}

.icon-box-wrapper i {
  display: block;
  display: block;
  text-align: center;
  color: #0081CE !important;
  margin-left: auto;
  margin-right: auto;
}

.icon-box-wrapper.left-side i {
  text-align: left;
  margin-left: 0;
}

.icon-box-wrapper.right-side i {
  text-align: right;
  margin-right: 0;
}

/* -------------------- End: Icon           ------------------- */
/* ------------------------------------------------------------ */













/* ------------------------------------------------------------ */
/* -------------------- Start: Tabs         ------------------- */

.tabs-body-wrapper h5 {
  margin-bottom: 1rem;
}

.table-element {
  max-width: 100%;
}

.tabs-mcqst .tab-trigger-wrapper {
  width: 12%;
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.tabs-mcqst .tab-trigger h5 {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #333333;
  opacity: 0.6;
}

.tabs-mcqst .tab-trigger.active h5 {
  color: #0081CE;
  opacity: 1;
}

.tabs-mcqst 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: var(--heading-color) !important;
  font-family: 'Nunito Sans', sans-serif;
}

.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 -------------------- */

.mcq-modal {
  display: block;
  position: absolute;
  z-index: 10000;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}

.mcq-modal.is-visible {
  visibility: visible;
}

.mcq-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);
}

.mcq-modal.is-visible .mcq-modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.mcq-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: #fff;
  transition: all 0.3s 0.12s;
  opacity: 0;
}

.mcq-modal.is-visible .mcq-modal-wrapper {
  z-index: 9999;
  top: 10%;
  opacity: 1;
}

.mcq-modal-close {
  display: block;
  position: absolute;
  top: 40px;
  right: 40px;
  width: 32px;
  height: 32px;
  border: 1px solid #eaeaea;
  border-radius: 50%;
  background-color: #ffffff;
}

.mcq-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);
}

.mcq-modal-close:hover {
  background-color: #333333;
}

.mcq-modal-close:hover:before {
  color: #ffffff;
}

.mcq-modal-header {
  padding: 40px 80px 20px 40px;
}

.mcq-modal-body {
  padding: 20px 40px 30px;
}

/* -------------------- End: MODAL POPUP   -------------------- */
/* ------------------------------------------------------------ */











/* ------------------------------------------------------------ */
/* -------------------- Start: FOOTER      -------------------- */

footer a,
footer a:hover,
footer a:visited {
  font-size: 0.875rem;
  color: #fcfcfc;
}


footer .footer-inner .footer-body {
  background-color: #323232;
}


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

.footer-sidebar .contact-info-widget .contact-info li i {
  margin-right: 15px;
  font-size: 0.875rem;
  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 {
  font-size: 0.875rem;
  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: 16px;
  margin-bottom: 20px;
}

footer .footer-inner .footer-body .copyright-wrapper .copyright i {
  color: #fcfcfc;
}

footer .footer-inner .footer-body .copyright-wrapper .copyright {
  font-size: 0.75rem;
  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;
  }

  .navbar.navbar-fill .navbar-menu .navbar-additional {
    display: none !important;
  }

  .mcqst-content h4 {
    font-size: 2.25rem;
  }

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

}




@media (max-width: 992px) {

  .mcqst-content h4 {
    font-size: 2.0rem;
  }

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

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

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

  .slick-initialized .slick-slide {
    width: 120px;
  }

  /* -g-t-
    .rounded-overlay.hero-circle {
      width:100% !important;
    }
    */
  .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%;
  }

  /* by goran 27-04-20 MCQST-161 */
  .rounded-overlay.hero-circle {
    border-bottom-left-radius: 50% 50px;
    border-bottom-right-radius: 50% 50px;
  }

  .hero-mcqst-box .mcqst-content {
    padding: 3rem 1rem 7.5rem;
  }

  .mcqst-content h4 {
    font-size: 1.75rem;
  }

  .hero-mcqst-box .mcqst-content {
    width: 100%;
    max-width: 520px;
  }

  .hero-header .swiper-hero {
    min-height: 520px;
  }

  .swiper-slide .swiper-title-box {
    max-width: 100%;
    position: relative;
    padding: 20px 20px 5px 20px;
    background-color: rgba(0, 0, 0, 1.0);
  }

  .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;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets {
    top: 15px;
    bottom: auto;
  }

  .txt-with-img .bg_img {
    padding-top: 75%;
  }

}




@media (max-width: 680px) {

  .rounded-overlay {
    width: 300%;
    left: -100%;
  }

  .rounded-overlay .container.hero-content {
    max-width: 30%;
  }

  .hero-fixed-title h1 {
    font-size: 28px;
  }

  .hero-fixed-title {
    width: 60%;
  }

  .publication-thumb {
    display: none;
  }

  .pub-image {
    display: none;
  }

}



@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;
  }

  /* by goran 27-04-20 MCQST-161 */
  .rounded-overlay.hero-circle {
    border-bottom-left-radius: 50% 50px;
    border-bottom-right-radius: 50% 50px;
  }

  .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;
  }

  #calendarModal {
    width: 80%;
  }
}




@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;
  }

  .logo-link img {
    margin-right: 3rem;
  }
/*
  .navbar .navbar-inner .navbar-menu {
    margin-top: 0.5rem;
  }
*/
  .navbar .navbar-inner .navbar-menu .navbar-menu-list li a::before {
    content: '';
    position: absolute;
    top: 14.5px;
    left: 0;
    width: 13px;
    height: 13px;
    background-color: #0081CE;
  }

  .navbar .navbar-inner .navbar-menu .navbar-menu-list li a:hover:before {
    background-color: #cacaca;
  }

  .navbar .navbar-inner .navbar-menu .navbar-menu-list .sub-menu li a::before {
    content: "";
    position: absolute;
    display: block;
    top: 17.5px;
    left: -8px;
    width: 8px;
    height: 4px;
    background-color: #0081CE;
    -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;
  }

  .mcqst-pl-0 {
    padding-left: 0;
  }

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

  .navbar .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children .sub-menu {
    background: rgba(255, 255, 255, 0.95);
    z-index: 10;
  }
}



@media (max-height: 800px) {

  .mcq-modal-wrapper {
    top: 0%;
    max-height: 98%;
  }

  .mcq-modal.is-visible .mcq-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 .mcqst-img-content.white-section {
  padding: 3rem 2.5rem;
  border-top: none;
}

.mcqst-icon-text img {
  height: 6rem;
  margin-bottom: 20px;
}

.col-lg-4>.txt-with-img .bg_img {
  padding-top: 75%;
}

.col-lg-4>.text-img-center .row-img+.row .mcqst-img-content.white-section,
.col-lg-4>.text-img-center .row-img+.row .mcqst-img-content.gray-section,
.col-lg-6>.text-img-center .row-img+.row .mcqst-img-content.white-section,
.col-lg-6>.text-img-center .row-img+.row .mcqst-img-content.gray-section {
  padding: 2rem 1.5rem;
}

@media (max-width:768px) {
  .text-img-center .row-img+.row .mcqst-img-content.white-section {
    padding: 2rem 1.5rem;
  }
}

.post-list>.txt-with-img .mcqst-img-content.gray-section,
.post-list>.txt-with-img .mcqst-img-content.white-section {
  padding: 1rem 2rem;
  border: 2px solid #f1f1f1;
  border-left: none;
}

/* -g-t-
  .post-list > .element-section {
    padding: 30px 0;
  }
*/
@media (max-width:768px) {

  .post-list>.txt-with-img .mcqst-img-content.gray-section,
  .post-list>.txt-with-img .mcqst-img-content.white-section {
    padding: 1.5rem 1.5rem;
    border: 2px solid #f1f1f1;
    border-top: none;
  }
}

.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%;
}

.bottom-rounded {
  position: relative;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  height: 620px;
  left: 0% !important;
  margin: 0 auto;
  clip-path: ellipse(123% 119% at 50% -19%);
  -webkit-clip-path: ellipse(123% 119% at 50% -19%);
}
/* by goran 27-04-20 MCQST-161
.bottom-rounded {
  position: relative;
  border-bottom-left-radius: 50% 65px;
  border-bottom-right-radius: 50% 65px;
  height: 620px;
  left: 0% !important;
  margin: 0 auto;
}
*/

.hero-header .swiper-hero {
  height: 100%;
}

.hero-mcqst-box .mcqst-content {
  float: right;
  display: block;
  position: absolute;
  z-index: 9;
  width: 65%;
  max-width: 585px;
  height: 185px !important;
  bottom: 5%;
  right: -20%;
  top: 435px;
  padding: 2rem 2rem 7.5rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}

/*---
  Edited by Milorad Bozic 19.06
    width: 60%;
    max-width: 585px;
    height: auto;
    bottom: -10%;
    top: 455px;
  --- */

.footer {
  width: 1250px;
  margin: 0 auto;
}

/* -g-t- */
.padding-50,
section.padding-50 {
  padding: 50px 0;
}

.col-md-4 .padding-50 {
  padding: 50px 25px;
}

.nav-container {
  width: 1250px;
}


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

.navbar-additional {
  margin-left: 90px;
}

.icon-news {
  font-size: 15px;
  margin-left: -25px;
  margin-right: 10px;
}

.msqst-mb-10 {
  margin-bottom: 10px !important;
}

.article.txt-with-img .mcqst-img-content.gray-section {
  padding: 2rem 2.5rem;
}

.article.btn-wrap {
  padding-top: 10px;
}

.msqst-mb-0 {
  margin-bottom: 0;
}

.mcqst-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;
}

.article .mcqst-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 */
/*=======================*/

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

.txt-with-img.text-image-center.text-only .mcqst-img-content {
  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-header>div>div>img {
  height: 96px;
}

/*24-04*/
.section-grid .mcqst-icon-text .icon-box-wrapper {
  border: none !important;
}

.txt-with-img .mcqst-pl-0 .mcqst-img-content,
.txt-with-img .mcqst-pr-0 .mcqst-img-content {
  border: none !important;
}

.txt-with-img .mcqst-pl-0 .mcqst-img-content {
  padding-right: 0px;
}

.txt-with-img .mcqst-pr-0 .mcqst-img-content {
  padding-left: 0px;
}

/* image text image-left */
.txt-with-img .mcqst-pr-0 .mcqst-img-content.gray-section,
.txt-with-img .mcqst-pl-0 .mcqst-img-content.gray-section {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0.5rem !important;
}

.txt-with-img.gray-section.mcqst-img-content {
  padding-top: 0.5rem !important;
}

.component-carousel,
section.component-carousel.element-section {
  padding: 30px 0 50px;
  background-color: #f5f5f5;
}

/* HERO */
.hero-outer-container {
  padding-bottom: 25px;
  background: linear-gradient(#f1f1f1 86.5%, #ffffff 50%);
}

.hero-header.bottom-rounded {
  width: auto;
}

.hero-header.bottom-rounded .swiper-hero {
  min-height: unset;
}

.hero-header.bottom-rounded .mcqst-content.center {
  width: 100%;
  background-color: transparent;

}

.hero-header.bottom-rounded .mcqst-content.center h4 {
  font-weight: 600;
  text-shadow: 2px 2px 2px black;
  text-align: center;
}

.hero-mcqst-box .mcqst-content.center {
  left: 50%;
  right: 50%;
  bottom: 50%;
  top: 50%;
  transform: translate(-50%, -30%);
}

.hero-mcqst-box .mcqst-content {
  height: fit-content;
  padding: 1rem;
}

/*---
  Edited by Milorad Bozic 19.06
    padding: 2rem;
  --- */

.tabs-section-type-2.tabs-mcqst .tab-body>.txt-with-img .col,
.tabs-section-type-2.tabs-mcqst .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;
}

.txt-with-img.text-img-center .row-img+.row .mcqst-img-content.gray-section,
.txt-with-img.text-img-center .row-img+.row .mcqst-img-content.white-section {
  margin-top: -2rem;
}


/* hero @media */
@media screen and (max-width: 575px) {
  .hero-header.rounded-overlay.hero-circle.bottom-rounded {
    width: 100%;
    height: 350px;
  }

  .navbar.desktop-menu .navbar-inner {
    width: 100%;
  }
}

@media screen and (max-width: 767px) and (min-width: 576px) {
  .hero-header.rounded-overlay.hero-circle.bottom-rounded {
    width: 95%;
    height: 400px;
  }

  .navbar.mobile-menu .navbar-inner {
    width: 95%;
    max-width: unset;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .hero-header.rounded-overlay.hero-circle.bottom-rounded {
    width: 95%;
    height: 500px;

    /* by goran 27-04-20 MCQST-161 */
    border-bottom-left-radius: 50% 50px;
    border-bottom-right-radius: 50% 50px;
  }

  .navbar.mobile-menu .navbar-inner {
    width: 95%;
    max-width: unset;
  }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {

  .hero-header.rounded-overlay.hero-circle.bottom-rounded,
  .navbar.desktop-menu .navbar-inner {
    width: 980px;
    max-width: unset;
  }
}

@media screen and (max-width: 1365px) and (min-width: 1200px) {

  .hero-header.rounded-overlay.hero-circle.bottom-rounded,
  .navbar.desktop-menu .navbar-inner {
    width: 1160px;
    max-width: unset;
  }
}

@media screen and (min-width:1366px) {

  .hero-header.rounded-overlay.hero-circle.bottom-rounded,
  .navbar.desktop-menu .navbar-inner {
    width: 1250px;
    max-width: unset;
  }
}

/* events overview */
.blog-section .post-list:not(:last-child) {
  padding-bottom: 0;
}

#pne-overview #load-more,
.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 */
.mcq-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;
  background-color: #0081CE;
}


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

.blog-section .post-list .tag.date:hover {
  font-size: 0.9rem;
  color: #fff;
  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,
.pne-overview .post-list .post-content-side {
  justify-content: unset;

}

#pne-overview .post-list .post-content-side .description-box>p,
.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-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;

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

.webedit.btn-wrapper.d-flex .button-default-white .fs-button-firstspirit .fs-button-label {
  color: var(--primary-color) !important;
}

.webedit.btn-wrapper.d-flex .button-default-white:hover .fs-button-firstspirit .fs-button-label {
  color: var(--selection_color) !important;
}

.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: 40px;
  bottom: 50px;
  z-index: 1000;
}

.scroll-top a {
  display: none;
  text-decoration: none;
  font-size: 0.8em;
  background: rgba(0, 129, 206, 0.7) !important;
  padding: 10px 10px;
  transition: all .2s ease;
  border-radius: 3px;
}

.scroll-top a:hover,
.scroll-top a:active {
  background: rgba(0, 129, 206, 1) !important;
}

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

.scroll-top i {
  margin-left: 10px;
}

.blog-sidebar .recent-posts-widget .recent-posts-wrapper li a {
  color: #0081CE !important;
}

.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;
}

.about-person-wrapper {
  margin-bottom: 20px;
}

.desktop-menu .navbar-inner .navbar-logo img {
  max-height: calc(var(--navbar-height) - 0px);
  max-width: var(--logo-width);
}

#main-wrapper>section.about-person .col-lg-3.image-wrapper>img,
#main-wrapper>section.about-person .col-lg-3.image-wrapper img {
  width: 200px;
  height: 200px;
  border-radius: 300px;
  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 {
  margin-top: 15px;
}

.about-person .col-md-1 {
  padding: 0;
}

.people-overview .card-content {
  text-align: center;
}

.people-overview .card-blog-header img {
  border-radius: 300px;
  height: 150px !important;
  width: 150px !important;
  object-fit: cover;
  position: relative !important;
}

.people-overview p {
  margin-bottom: 5px;
}

.people-overview .name a {
  text-decoration: none;
}

.peoples {
  margin-bottom: 50px;
}

.peoples a {
  padding: unset !important;
}

.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;
}

.mcqst-img-content {
  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;
}

.cc-compliance a.cc-btn.g-button-black {
  background-color: #007aff !important;
}

.rg-image {
  border-radius: unset !important;
  width: 40px !important;
  height: 40px !important;
  object-fit: cover !important;
  margin: 0 auto;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.rg-image-container {
  
  position: relative;
  display: flex;
  bottom: 0;
  width: 100%;
}


.rg-image-container.detail-page a {
  background:transparent;
}
.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 {
  color: #000000;
}

.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-start !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;
}

.blog-section .post-list .post-content-side .post-title:hover,
.blog-section .post-list .post-content-side .post-title:active .blog-section .post-list .post-content-side .post-title:focus {
  color: #0081CE !important;
}

.recent-posts .blog-card-wrapper .card-content .card-blog-body h5 a:hover,
.recent-posts .blog-card-wrapper .card-content .card-blog-body h5 a:active,
.recent-posts .blog-card-wrapper .card-content .card-blog-body h5 a:focus {
  color: #0081CE;
}

.recent-posts .blog-card-wrapper .card-content .card-blog-body .content a {
  color: #0081CE;
}

.list-type-1 li p,
.list-type-2 li p {

  font-weight: unset;

}

/* --- Added by Milorad Bozic 19.06 --- 
.col.d-flex.justify-content-center {
  justify-content: left !important;
}
*/

/* --- Added by Milorad Bozic 24.06 --- */

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

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


/* --- Added by Milorad Bozic 25.06 --- */

.hero-header.bottom-rounded .mcqst-content.center h5 {
  text-align: center;
}

.hero-header.bottom-rounded a {
  font-weight: 600;
  text-shadow: 2px 2px 2px black;
  text-align: center;
  color: #ffffff;
  font-weight: 400;
  padding: 0;
  margin: 0 0 0.75rem 0;
}


/* --- Added by Milorad Bozic 03.07 --- */

@media (max-width: 991px) {
  .hero-mcqst-box .mcqst-content {
    width: 65%;
    top: 330px;
  }

}

@media (max-width: 768px) {
  .hero-mcqst-box .mcqst-content {
    left: 50%;
    right: 50%;
    bottom: 50%;
    top: 50%;
    transform: translate(-50%, -30%);
    width: 100%;
    background-color: transparent;
  }

  .hero-mcqst-box .mcqst-content h4 {
    text-align: center;

    text-shadow: 2px 2px 2px black;
    text-align: center;
  }

  .hero-mcqst-box .mcqst-content h5 {
    text-align: center;
  }

  .hero-header.rounded-overlay.hero-circle.bottom-rounded {
    height: 450px;
  }
}

@media (max-width: 575px) {
  .recent-posts .blog-card-wrapper .card-content .card-blog-header .img-wrapper img {
    margin: 0 auto;
    display: flex;
    width: 100%;
  }
}



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

.recent-posts .blog-card-wrapper .card-content .card-blog-header .img-wrapper img {
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  object-fit: cover;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  top: 0;
}

.headlineLink {
  text-decoration: none !important;
}

.headlineLink:hover {
  color: #B8B8B8 !important;
  transition: 0.7s all ease;
}


/*

 
.button-default-black {
	background-color: #0081CE !important;
}


.button-default-black:hover {
	background-color:#000000;
}

*/

/* legal info */

figure {
  position: relative;
  margin-bottom: 0px;
}

.tooltiptext,
.tooltiptext-inline {
  position:absolute;
  
  opacity: 0;
    background: rgba(0,0,0, 0.75);
    border-radius: 0;
    
   
    padding: 10px 10px;
    width: 100%;
    color: white;
	display:flex;
     
}
.text-img-left .tooltiptext {
    background: rgba(0,0,0, 0.75);
    border-radius: 0;

    left: 15px;
    padding: 10px 10px;
    width: calc(100% - 15px);
    color: white;
	display:flex;
}
.text-img-right .tooltiptext {
    background: rgba(0,0,0, 0.75);
    border-radius: 0;
    
    right: 15px;
    padding: 10px 10px;
    width: calc(100% - 15px);
    color: white;
	display:flex;
}
figure .tooltiptext,
.text-img-left figure .tooltiptext,
.text-img-right figure .tooltiptext{
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
}

.gray-section .text-img-right .tooltiptext {
    background: rgba(0,0,0, 0.75);
    border-radius: 0;
    
    right: 0;
    padding: 10px 10px;
    width: 100%;
    color: white;
	display:flex;
}
.tooltiptext:hover,
.tooltiptext-inline:hover,
img:hover~.tooltiptext,
img:hover~.tooltiptext-inline {
  opacity: 1;
  
}

/* goran 13-09-19
.rg-image {
	margin: 0 auto:
}
.rg-image:hover {
	border: 1px solid blue;
}
*/

img.align-left {
  display: inline-block;
  width: 480px;
  height: auto;
  float: left;
  margin: 10px 10px 10px 0px;
}


img.align-right {
  display: inline-block;
  width: 480px;
  height: auto;
  float: right;
  margin: 10px 0 10px 10px;
}

 
@media screen and (max-width: 991px) {
  img.align-left,
  img.align-right {
    width: 300px;
  }
}

@media screen and (max-width: 575px) {
  img.align-left,
  img.align-right {
    width: 100%;
  }
}
img.full-width {
  width: 100%;
  margin: 20px 0;
  display: block;
}

img.half-width {
  width: 50%;
  margin: 20px 0;
  display: block;
}

.recent-posts .blog-card-wrapper .card-content {
  padding: 15px 0 10px 0;
}

.description-container {
  opacity: 0;
  max-height: 0;
  transition: all .3s ease;
  display:none;
}

.active-desc {
  opacity: 1;
  max-height: unset;
  height: 100%;
  display:block;
}

.show-description i {
  transition: all .3s ease;
  margin-left: 4px;
  font-size: 10px;
}

.publications .show-description {
  text-decoration: none;
  display: inline-block;
  margin-bottom: 7px;
}

.rotate-arrow {
  transform: rotate(180deg);
  margin-left: 4px;
  margin-rigth: 0;
}

.publications .description-container p {
  margin-bottom: 1rem;
}

.publications .description-container .active-desc p {
  margin-bottom: 2rem;
}

.about-person h5 {
  display: block;
  width: 100%;
}

.about-person .post-title {
  display: block;
}

.about-person .text-part {
  display: block;
  width: 100%;
}

.select {
  padding: 12px 17px;
  width: 100%;
  background-color: transparent;
  border: 2px solid var(--default-border);
  margin-bottom: 15px;
  color: var(--black_default);
  opacity: 0.8;
}

.input-icon {
  position: absolute;
  left: 25px;
  top: 12.5px;
}

.search-input {
  padding-left: 35px !important;
}

.badge-filter {
  color: #0081CE;
  background: #ffffff;
  border: 1px solid #0081CE;
  margin-right: 10px;
}

.filter-delete i {
  transform: rotate(45deg);
  cursor: pointer;
}





.info-results {
  display: flex;
  justify-content: center;
  align-items: center;
}

.info-results p {
  margin: 0 0 0 10px;
}

section.gallery {
  margin: 50px 0;
}

.gallery-item {
  padding: 10px;
  overflow: hidden;
}

.gallery-item img,
.gallery-item figure {
  object-fit: cover;
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
}

a.ratio-padding-top-100 {
  padding-top: 100%;
}
a.ratio-padding-top-75 {
  padding-top: 75%;
}
a.ratio-padding-top-66 {
  padding-top: 66%;
}
a.ratio-padding-top-56 {
  padding-top: 56.25%;
}

.gallery-item .card-footer {
  padding: 5px 5px;
  background: #ffffff;
}

span.gallery-caption {
  position: absolute;
  bottom: 0;
  padding: 15px;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  color: #fff;
  opacity:0;
  transition:opacity .3s;
}


.fc-view-container *,
.fc-view-container :after,
.fc-view-container :before {
  color: #ffffff;
}

.fc-day-top,
.fc-day-header span,
.fc-day-header a {
  color: #333333 !important;
}
.modal-backdrop {
 background:transparent;
display:none;
}
#eventImage {
 width:100%;
}
#calendarModal {
 top:10%;
 left:50%;
 transform: translateX(-50%); 
overflow: visible;
}
#calendarModal img {
 margin-bottom:10px;
}
.filter-delete i {
  position:absolute;
  transform: rotate(45deg);
}
.filter-delete {
 margin-right:5px; 
margin-left:5px;
}
.filter-badges {
 display:flex;
}
#textFilter{
order:1;
}
#selectFilter {
order:2;
}
#yearFilter {
 order:3;
}
#blog .description-box p {
 margin:0;
padding:0;
line-height:1rem;
}
#blog-detail .blog-info {
 display:flex;
}
#blog-detail .event-detail-date {
 margin-right:5px;
}
#blog-detail .blog-info p {
 line-height:1rem;
margin-bottom:0.5rem;
}
.blog-author {
  font-style:italic;
}
#calendarModal .badge {
 margin-right:5px;
}
#calendarModal .post-title {
 color:#333333;
}
.calendar .fc-button {
    background:#333333;
    outline:none;
}
.calendar .fc-button:hover {
    background:#444444;
}
.calendar .fc-button-primary:not(:disabled).fc-button-active, .calendar .fc-button-primary:not(:disabled):active {
    background:#333333;
}
#calendarModal #eventStart,
#calendarModal #eventEnd {
    font-size: 12px ;
    font-weight: 900 ;
}
#calendarModal #eventLocation {
    font-size: 12px ;
    font-weight: 900 ;
    color:#666666; 
    line-height:1rem;
}
#calendarModal .badge-info {
    background-color:#0081CE;
}

.calendarCopyInfo {
  display: block;
  position: fixed;
  opacity: 0;
  z-index: 999;
  width: 200px;
  height: 76px;
  top: 50%;
  left: 50%;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  line-height: 34px;
  padding: 20px 10px;
  margin: -38px 0 0 -100px;
  border-radius: 5px;
  background-color: rgba(200, 200, 200, .75);
}

.calendarCopyInfo.copyinfo-show {
  opacity: 1;
  -webkit-animation: calendarCopyShow .5s forwards;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-delay: 2s;
  animation: calendarCopyShow .5s forwards;
  animation-iteration-count: 1;
  animation-delay: 2s;
}

.calendarCopyInfo i {
  font-size: 32px;
}



@keyframes calendarCopyShow {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes calendarCopyShow {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}




section.publictaions-filter {
  padding: 80px 0;
}
.gallery-item {
 display:none;
}
.calendar {
 padding:80px 0;
}
.publications-filter {
 padding:80px 0;
}

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;
}

.research-units ul li {
	margin-bottom: 0px;
}
.rg-image-container.detail-page {
	background: transparent !important;
}
.rg-image-container.detail-page a {

    display: inline-block;

}
.rg-image-container.detail-page a:hover {
	text-decoration: none;
}
.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-first + section.element-section {
	margin-top: 0px;
}

@media only screen and (max-width: 767px) {
	section.about-person-first .about-info,
	section.about-person-first .about-research {
		text-align: center;
	}
	section.about-person-first .about-research {
		margin-top: 20px;
	}
}

.jssocials-shares{
  display: flex;
  flex-direction: row;
}
 
.jssocials-share-link i{
margin:5px;
}


.recent-posts .blog-wrapper {
  margin-top:0px;
}
.component-carousel .swiper-container {
 margin-top:0px;
}
.recent-posts {
 margin-bottom:20px;
}
@media (max-width:990px) {
 #main-wrapper > section.recent-posts.people-overview > div > div.row.blog-wrapper > div {
  display:flex;
  // flex:1;
}
.peoples .rg-image-container {
  position: absolute !important;
    bottom: 48px !important;
}
}
@media (min-width:991px) {
#main-wrapper > section.recent-posts > div > div.row.blog-wrapper > div {
  display:flex;
  flex:1;
}
#main-wrapper > section.recent-posts.people-overview > div > div.row.blog-wrapper > div {
  display:flex;
  flex:unset;
}

.recent-posts .blog-card-wrapper .card-content .card-blog-body .content:nth-child(2) {
  margin-bottom:0;
  border-bottom:none;
  margin-bottom:60px;
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body > p:nth-child(3) {
 position:absolute;
 bottom:30px;
 width: calc(100% - 70px);
} 
.card-blog-body > .card-blog-footer {
  position:absolute;
  bottom:0px;
  width: calc(100% - 70px);
} 
}
.about-research > div {
    self-align:flex-end;
   padding-bottom:0;
}
.about-info > div {
  align-self:flex-start !important;
}
@media (max-width:768px) {
 .about-info .rg-image-container {
   flex-direction:row; 
   justify-content:center;
 }
 section.about-person-first .about-research {
  margin-top:0;
 }
 .people-name {
  text-aling:center;
 }
}
section.publication p.doi a{
    margin-bottom: 7px;
    display: inline-block;
}

article.post-list .publication .card-blog-body .people{
	margin-bottom:1.1rem !important;
}
.component-carousel, section.component-carousel.element-section {
 padding-top:0px;
}
.people-info {
 padding-top:40px;
}
@media (max-width: 767px) {
 .people-info > div.row {
    display:flex;
    justify-content:center;
  }
  .about-person-wrapper {
    display:flex;
    justify-content:center;
  }
  .about-person .about-person-wrapper .name {
    text-align:center;
  }
}
.recent-posts {
  box-shadow:none;
}
.inline-image {
	display: inline-block;
	margin:0;
	padding:0;
	position:relative;
	height: auto;
}
/* goran MCQST-169 */
.inline-image.align-left,
.inline-image.align-right {
    max-width: 480px;
}
.inline-image.align-left {
    float: left;
    margin: 0px 10px 10px 0px;
}
.inline-image.align-right {
    float: right;
    margin: 0px 0px 10px 10px;
}
.inline-image img {
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 991px) {
	.inline-image.align-left,
	.inline-image.align-right {
    	max-width: 50%;
	}
}
@media screen and (max-width: 575px) {
	.inline-image.align-left,
	.inline-image.align-right {
    	max-width: 100%;
		float: unset;
		margin-bottom: 10px;
		margin-left: unset;
		margin-right: unset;
	}
}
.align-right ~ .tooltiptext-inline {
	right:0;
}
.peoples .rg-image-container {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background:#f1f1f1;
	width: 70%;
}
.peoples .card-blog-body {
	padding-bottom:60px !important;
}
.rg-image-container > div .tooltiptext {
    top: 50px !important;
    left: 0;
}
.about-research > div {
  align-self: flex-start !important;
}


.gallery #loadMoreGallery {
     margin-left: 10px;
}
.tags-container {
 display:flex;
}
#blog-detail  .tags,
#blog .tags {
  margin-bottom: 10px;
  margin-right:5px;
  font-style: italic; 
  font-weight:900;
  margin-top:5px;
  cursor:pointer;
  display:inline;
}
.gallery-item .small-text {
  font-size:11px;
  font-weight:600;
  line-height:1.2;
}
/*
#pne-overview.blog-by-tags,
.pne-overview.blog-by-tags {
  padding-top:150px !important;
}
*/
.calendar .fc-button {
 background:none !important;
 border-color:none;
 color:#333;
border:none;
}
.fc-button-primary:not(:disabled).fc-button-active, .fc-button-primary:not(:disabled):active {
   background:none !important;
 border-color:none;
border:none;
 color:#333;
}
#calendarModal .post-title:hover,
#calendarModal .post-title:active {
 color:#0081CE;
}
.fc-day-grid-event .fc-content {
    white-space: normal;
    overflow: hidden;
}
#calendarModal::-webkit-scrollbar {
    display: none;
}
#calendarModal {
overflow-y: scroll;
}
.link-to-calendar {
 position:absolute;
 bottom:15px;
 right:50px;
}
.tag-list {
 background-color: #f1f1f1;
 padding-left:2.5rem;
}
.calendar-toggle {
 overflow:hidden;
}
.people-info h3.name {
  color:#0081CE;
}
.blog-section .post-list .post-content-side .description-box a.author-name {
  color:#0081CE;
}
.blog-section .post-list .post-content-side .description-box a.author-name:hover,
.blog-section .post-list .post-content-side .description-box a.author-name:active {
 color:#0081CE;
}
#calendarModal .modal-footer  {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
}

/* goran 23-04-20
#importUrl {
  display:none;
}
*/
.active-display {
  display:block !important;
}

img.publication-thumb:hover span.tooltiptext {
  display:none;
}

#calendar-toggle {
  cursor:pointer;
  text-align:center;
  padding:10px 0;
  display:flex;
  flex-direction:column;
  align-items:center;
  background:#f1f1f1;
  color:#333;
  font-weight:600;
}
.fc-unthemed td.fc-today {
background: rgba(0, 129, 206, 0.2)
}
.calendar {
 padding:0;
 opacity:0;
 height:0;
 transition: all .3s ease;
}
.active-calendar {
 opacity:1;
 height:100%;
 padding:40px 0;
}
.rg-image-container.detail-page {
  margin-top:25px;
}
.blog-card-wrapper {
 width:100%;
}
@media (max-width:499px){
 .peoples {
    min-width:100%;
  }
}
#calendar-toggle {
 background:#ffffff;
}
#calendar-triger-show,
#calendar-triger-hide {
  color:var(--black_default);
  font-size:0.9375rem !important;
  font-weight:700 !important;
  margin-bottom:0;
  line-height: 1.375rem;
  display:flex; 
}
#calendar-triger-hide {
 display:none;
}

#calendarModal .modal-header a {
  font-size: 18px;
}

#calendarModal .modal-footer a {
  font-size: 12px;
  font-weight: 900;
}

#calendarModal .modal-footer span {
  font-size: 12px;
}

#calendarModal .modal-footer span strong {
  font-weight: 900;
}

#calendarModal .modal-footer .modal-description {
  width: 100%;
  line-height: 1.25em;
  margin-top: 10px;
display:none; 
}

#calendarModal .modal-footer .modal-description span {
  font-size: 12px;
}

#eventDetail_description {
  display: none;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
}



.about-person .about-person-wrapper .name {
 font-weight:800;
 text-decoration:none;
}
.about-person .about-person-wrapper .name a {
 text-decoration:none;
}
#calendarModal .modal-title {
 line-height:1.3;
}


.hero-tags .tags,
.hero-authors .authors {
margin-bottom: 10px;
margin-right: 5px;
font-style: italic;
font-weight: 900;
margin-top: 5px;
cursor: pointer;
display: inline;
}

.hero-tags{
display: flex;
flex-direction: row;
justify-content: center;
}
.button-tags {
    
    background: #0081CE;
    padding: 0px 3px;
    border-radius: 3px;
font-size:0.9375rem;
   
}
.button-tags a {
 color:white !important;
text-decoration: none;
}

/* New header */
.navbar-menu-list {
  justify-content: flex-start;
}

.social-share-main {
  position: absolute;
  bottom: 0;
  right: 0;
}

.desktop-menu.navbar-fill .social-share-main {
  bottom: 50%;
  transform: translateY(50%);
}

@media (min-width: 992px) {
  .language-mobile {
      display: none !important;
  }
}


@media (max-width: 991px) {
  .language-not-mobile {
      display: none !important;
  }

  .navbar-part3 {
    display: none;
  }

  .navbar.mobile-menu .hamburger {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}

/* navigation with two logos */
@media (min-width: 992px) {
  .nav__two__logo {
    min-height: 140px;
    height: auto;
  }
}


.nav__two__logo .navbar-menu, .nav__two__logo .navbar-menu .navbar-logo a{
  float: right;
}

.nav__two__logo .navbar-menu .navbar-logo img{
  max-height: calc(var(--navbar-height) - 40px);
  margin: 4px 0;
}

@media(min-width: 992px){
  .nav__two__logo .navbar-inner .navbar-logo img.logo-img.ml-4.mr-0{
    max-width: 100%;
  }

  .nav__two__logo .navbar-menu .navbar-menu-list li a:hover {
    background: #0081CE;
    color: #fff !important;
  }
}

@media(max-width: 991px){
  .nav__two__logo .navbar-menu .navbar-logo {
    display: none;
  }
}

.nav__two__logo .navbar-menu .navbar-logo span{
/*position: absolute;
  bottom: 3px;
  right: 100px; */
  color: #333333;
  font-size: 15px;
  font-weight: 400;
}

.nav__two__logo .navbar-menu .navbar-logo {
  display: flex;
  text-align: right;
  justify-content: flex-end;
  align-items: flex-end;
}

@media(max-width: 991px) {
  .nav__two__logo .navbar-menu .navbar-logo {
    position: absolute;
    bottom: 0;
    right: 25px;
  }

  .nav__two__logo .navbar-menu .navbar-logo span {
    color: #fff;
  }
}

.nav__two__logo .navbar-menu-list {
  justify-content: flex-end;
}

.nav__two__logo .navbar-menu .navbar-menu-list li a::before {
  display: none;
}
.nav__two__logo .navbar-menu .navbar-menu-list li a {
  padding: 10px 5px 8px 10px !important;
}

.nav__two__logo.navbar-fill .navbar-menu .navbar-logo{
  display: none;
}

@media (max-width: 490px){
  .nav__two__logo .navbar-menu .navbar-menu-list li a:hover {
    background: unset;
    color: #fff;
  }

  .nav__two__logo {
    min-height: 68px;
    height: auto;
  }
  
}

.nav__two__logo .language-not-mobile img {
  margin: 0 2px 0 0;
}

.navbar-menu .navbar-menu-list .language-not-mobile ul li a:hover{
  background: unset !important;
  color: #000000 !important;
  text-decoration: none;
  cursor: pointer;
}


.parallax-image-19 {
	margin-top: 20px;
}
.parallax-image-19 .videoms-clip-box {
	border: unset !important;
}
.parallax-image-19 .videoms-clip-box h2,
.parallax-image-19 .videoms-clip-box .videoms-preview .videoms-left-pane
{
	display: none;
}
.parallax-image-19 .videoms-clip-box .videoms-preview .videoms-download-links {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin: 0;
}
.parallax-image-19 .videoms-clip-box .videoms-preview .videoms-download-links a {
	margin: 0 10px;
}


/*Hero Slider*/
/* .pos-left-bottom-hero,
.pos-center-bottom-hero,
.pos-right-bottom-hero {
    width: 100%;
    left: 0;
    right: 0;
    bottom: 60px;
}

.pos-left-middle-hero,
.pos-center-middle-hero,
.pos-right-middle-hero {
    width: 100%;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
}

.pos-left-top-hero,
.pos-center-top-hero,
.pos-right-top-hero {
    width: 100%;
    top: 100px;
    right: 0;
    left: 0;
}

.pos-left-bottom-hero,
.pos-left-middle-hero,
.pos-left-top-hero{
  text-align: left !important;
}

.pos-right-bottom-hero,
.pos-right-middle-hero,
.pos-right-top-hero{
  text-align: right !important;
}

#owl-hero_slider .owl-caption {
  padding: 0 30px !important;
}

.owl-square-tiles div.owl-item div.item-video {
    transition: .4s ease all;
    transform: scale(.8);
}

.owl-square-tiles div.owl-item.active div.item-video {
    transition: .4s ease all;
    transform: scale(1);
}

@media screen and (min-width:1366px) {

    img#hero-slider-image {
        height: calc(100vh - 110px);
    }

    div#hero-slider-video {
        height: calc(100vh - 110px);
    }
}

@media screen and (min-width:3199px) {

    .owl-caption.pos-center-bottom-hero,
    .owl-carousel-bp .owl-caption {
        padding: 60px;
    }

    .owl-caption.pos-center-bottom-hero p,
    .owl-caption p {
        font-size: 2rem;
    }

    .owl-carousel-bp .fa-chevron-right,
    .owl-carousel-bp .fa-chevron-left {
        font-size: 80px;
    }
} */

.rg-image-container-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 auto;
}

footer .sidebar-widget figure {
  display: inline-block;
}

.image-link-p figure {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

a.image-link.image-link-a {
  z-index: 1;
}

a.image-link.image-link-a:hover + figure .tooltiptext {
  opacity: 1;
}

.language-bar figure {
  display: inline-block;
}

.guest-image{
	float: left;
}

/* MQC-34 */
/**********/
.navbar .navbar-inner .navbar-menu .navbar-menu-list .primary-mobile-menu-toggle:after {
	display: none;
}
.navbar .navbar-inner .navbar-menu .navbar-menu-list .menu-item-has-children .primary-mobile-menu-toggle:after {
	display: block;
}

.section-grid .col-md-6 .recent-posts.list h2,
.section-grid .col-md-4 .recent-posts.list h2,
.section-grid .col-md-8 .recent-posts.list h2  {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 500px) {
    .recent-posts.list .news-content .news-content-inside {
        padding-right: 0;
    }
}

@media (min-width: 500px) and (max-width: 1199px) {
    .section-grid .col-md-6 .recent-posts.list figure {
        padding-top: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
	.col-md-6 .recent-posts.list .news-content .news-content-inside {
		height: 187px;
	}
}

@media (min-width: 500px) and (max-width: 991px) {
	.col-md-6 .recent-posts.list .news-content .news-content-inside {
		height: 140px;
	}
	.col-md-6 .recent-posts.list .news-footer p {
		font-size: 14px;
	}
}

/* person detai inline image fix */
.about-person.element-section .row.about-person-wrapper {
	display: inline-block;
}

.recent-posts .blog-card-wrapper .card-content .card-blog-body .content:nth-child(2) {
   	border-bottom: 0;
}

/*
	Publications filter
*/
input, select {
	font-family: 'Nunito Sans', sans-serif;
}

/*
#pne-overview.blog-by-tags, 
.pne-overview.blog-by-tags {
    margin-top: 80px !important;
}
*/
@media (max-width: 991.95px) {
.blog-by-tags .post-list>.txt-with-img .mcqst-img-content.gray-section, 
.blog-by-tags .post-list>.txt-with-img .mcqst-img-content.white-section {
    padding: 1rem 0 !important;
}}

/*
	Goran
	Blog by tag
*/
.blog-by-tags.blog-tag .hero-tags {
    display: block;
    flex-direction: unset;
    justify-content: unset;
    text-align: center;
}
.blog-by-tags.blog-tag .hero-tags .tags {
    border-right: 1px solid;
    margin: 0px;
    padding: 0 3px;
}
.blog-by-tags.blog-tag .hero-tags .tags:last-of-type {
  border-right: unset;
}
.blog-by-tags.blog-tag .hero-tags .tags a {
    border-radius: 3px;
    margin: 0 0 0 0 !important;
    padding: 0 2px !important;
}
.blog-by-tags.blog-tag .hero-tags .tags.button-tags {
    background: unset;
    border-radius: unset;
}
.blog-by-tags.blog-tag .hero-tags .tags.button-tags a {
    background: #0081CE;
}
/*
	Goran
	Blog by author
*/
.blog-by-tags.blog-author .hero-authors {
    text-align: center;
}
.blog-by-tags.blog-author .hero-authors .authors {
    /* margin-bottom: 10px;
    margin-right: 5px; */
    /* font-style: italic; */
    font-weight: 900;
    margin-top: 5px;
    cursor: pointer;
    display: inline;
    
    border-right: 1px solid;
    margin: 0px;
    padding: 0 3px;
}
.blog-by-tags.blog-author .hero-authors .authors:last-of-type {
  border-right: unset;
}
.blog-by-tags.blog-author .hero-authors .authors a {
    border-radius: 3px;
    margin: 0 0 0 0 !important;
    padding: 0 2px !important;
}
.blog-by-tags.blog-author .hero-authors .authors.button-tags {
    background: unset;
    border-radius: unset;
}
.blog-by-tags.blog-author .hero-authors .authors.button-tags a {
    background: #0081CE;
}
.blog-by-tags.blog-author .button-all {
    background: #0081CE;
    padding: 0px 3px;
    border-radius: 3px;
    font-size: 0.9375rem;
}
.blog-by-tags.blog-author .button-all a {
    color: white !important;
    text-decoration: none;
}
.blog-by-tags.blog-author .post-title {
	font-style: normal;
}

/*
	Goran
	MQC-77 Tab list navigation
*/
.tabs-section-type-2 .tabs-wrapper .tabs-header {
	border-bottom: 1px solid #f0f0f0;
}
.tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper .tab-trigger {
	filter: grayscale(1);
	padding: 0 10px;
}
.tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper .tab-trigger.active {
	filter: grayscale(0); /* W3C */
	border-bottom: 2px solid #0081CE;
}

.tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper .tab-trigger.active canvas {
	opacity: 0;
}

.tabs-section-type-2 .tabs-wrapper .tabs-header {
	padding-bottom: 0 !important;
	margin-bottom: 40px;
}
.tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper {
	width: fit-content;
	margin: 1rem 0 -1px 0 !important;
	padding: 0 !important;
}
.tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper .tab-trigger img {
	width: 66px;
	height: 66px;
}
.tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper .tab-trigger h5 {
	margin: 1rem 0 0.5rem 0;
}

@media (max-width: 575.95px) {
.tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper .tab-trigger img {
	width: 48px;
	height: 48px;
}
.tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper {
	width: 66px;
}}
@media (min-width: 992px) {
.tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper .tab-trigger img {
	width: 78px;
	height: 78px;
}

.tabs-section-type-2 .txt-with-img.text-img-left .section-title,
.tabs-section-type-2 .txt-with-img.text-img-right .section-title {
	font-size: 38px;
}}

/*
	Image / Text
*/
.tabs-section-type-2 .txt-with-img.gray-section .mcqst-pl-0 .mcqst-img-content, 
.tabs-section-type-2 .txt-with-img.gray-section .mcqst-pr-0 .mcqst-img-content,
.tabs-section-type-2 .txt-with-img .mcqst-pl-0 .mcqst-img-content.gray-section, 
.tabs-section-type-2 .txt-with-img .mcqst-pr-0 .mcqst-img-content.gray-section {
	padding: 2rem !important;
}
@media (max-width: 991.95px) {
.tabs-section-type-2 .txt-with-img.text-img-left .img-container figure {
	text-align: center;
}
.tabs-section-type-2 .txt-with-img.text-img-left .img-container img {
	max-width: 480px;
}}