@charset "UTF-8";
/*-------*/
/* Libs */
/*-------*/
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 * Converted from HTML5 Boilerplate
 */
/*---------*/
/* Styles */
/*---------*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

*,
*:before,
*:after {
  box-sizing: border-box; }

html {
  font-size: 62.5%; }

body,
button,
input,
optgroup,
select,
textarea {
  font-family: "PT Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 1.7;
  color: #414140; }

button,
input,
select,
textarea {
  border: none;
  outline: none;
  background: none; }

a {
  color: inherit; }

ul, ol {
  margin: 0;
  padding: 0; }

img {
  max-width: 100%;
  height: auto; }

hr {
  margin-bottom: 25px;
  margin-top: 25px; }

.list-no-style {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400;
  line-height: 1.2; }

ul {
  list-style: none; }

.item-page ul, .item-page ol, .item-page_article-list ul, .item-page_article-list ol, .asp-article-extensions ul, .asp-article-extensions ol {
  margin-left: 30px;
  margin-bottom: 1.3em; }

.item-page ul, .item-page_article-list ul, .asp-article-extensions ul {
  list-style-type: disc; }
  .item-page ul ul, .item-page_article-list ul ul, .asp-article-extensions ul ul {
    list-style-type: circle; }
    .item-page ul ul ul, .item-page_article-list ul ul ul, .asp-article-extensions ul ul ul {
      list-style-type: square; }

.item-page .none-list, .item-page_article-list .none-list, .asp-article-extensions .none-list {
  list-style-type: none; }

a {
  text-decoration: none; }

h1 {
  color: #171515;
  font-size: 72px;
  font-weight: 400; }

h2 {
  color: #414040;
  font-size: 30px; }

@font-face {
  font-family: "asp-icons";
  src: url("/templates/asp/assets/fonts/asp-icons/asp-icons.ttf?k4jf5l") format("truetype"), url("/templates/asp/assets/fonts/asp-icons/asp-icons.woff?k4jf5l") format("woff"), url("/templates/asp/assets/fonts/asp-icons/asp-icons.svg?k4jf5l#asp-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon,
.readmore i,
.icon-calendar::before,
.icon-magnifier::before,
.look::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "asp-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-close:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-printer:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-menu-ham:before {
  content: ""; }

.icon-mail:before {
  content: ""; }

.icon-magnifier:before {
  content: ""; }

.icon-flickr:before {
  content: ""; }

.icon-file-pdf:before {
  content: ""; }

.icon-file-doc:before {
  content: ""; }

.icon-file-cdr:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-arrow-thin-top:before {
  content: ""; }

.icon-arrow-thin-prev:before {
  content: ""; }

.icon-arrow-thin-next:before {
  content: ""; }

.icon-arrow-thin-bottom:before {
  content: ""; }

.icon-arrow-regular-top:before {
  content: ""; }

.icon-arrow-regular-prev:before {
  content: ""; }

.icon-arrow-regular-next:before,
.readmore i:before {
  content: ""; }

.icon-arrow-regular-bottom:before {
  content: ""; }

.icon-arrow-bold-top:before {
  content: ""; }

.icon-arrow-bold-prev:before {
  content: "e915"; }

.icon-arrow-bold-next:before {
  content: ""; }

.icon-arrow-bold-bottom:before {
  content: ""; }

.icon-file-xls:before {
  content: ""; }

.icon-file-jpg:before {
  content: ""; }

.icon-file-png:before {
  content: ""; }

.icon-file-zip:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-bee:before {
  content: ""; }

.icon-google-pin:before {
  content: ""; }

@font-face {
  font-family: "asp-icons";
  src: url("/templates/asp/assets/fonts/asp-icons/asp-icons.ttf?k4jf5l") format("truetype"), url("/templates/asp/assets/fonts/asp-icons/asp-icons.woff?k4jf5l") format("woff"), url("/templates/asp/assets/fonts/asp-icons/asp-icons.svg?k4jf5l#asp-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.pdf, .doc, .cdr, .zip, .xls, .mail, .phone, .link-www, .fax, .avatar-w, .avatar-m, .facebook2, .attention, .attention2, .clock, .career-info, .asp-icon-pdf, .icon-calendar {
  position: relative;
  z-index: 1; }
  .pdf:before, .doc:before, .cdr:before, .zip:before, .xls:before, .mail:before, .phone:before, .link-www:before, .fax:before, .avatar-w:before, .avatar-m:before, .facebook2:before, .attention:before, .attention2:before, .clock:before, .career-info:before, .asp-icon-pdf:before, .icon-calendar:before {
    font-family: asp-icons;
    position: absolute;
    top: 50%;
    left: 0; }

.pdf, .doc, .cdr, .zip, .xls {
  padding-left: 40px; }
  .pdf:before, .doc:before, .cdr:before, .zip:before, .xls:before {
    font-size: 2.5em;
    transform: translateY(-62%); }

.asp-icon-pdf {
  padding-left: 40px; }
  .asp-icon-pdf:before {
    font-size: 2.5em;
    transform: translateY(-50%); }

.phone, .mail, .link-www, .fax, .avatar-w, .avatar-m, .facebook2, .attention, .attention2, .clock, .career-info, .icon-calendar.calendar-text {
  padding-left: 30px; }
  .phone:before, .mail:before, .link-www:before, .fax:before, .avatar-w:before, .avatar-m:before, .facebook2:before, .attention:before, .attention2:before, .clock:before, .career-info:before, .icon-calendar.calendar-text:before {
    font-size: 1.5em;
    transform: translateY(-50%); }

.pdf:before, .asp-icon-pdf:before {
  content: ""; }

.doc:before {
  content: ""; }

.cdr:before {
  content: ""; }

.zip:before {
  content: ""; }

.xls:before {
  content: ""; }

.phone:before {
  content: ""; }

.mail:before {
  content: ""; }

.link-www {
  padding-left: 25px; }
  .link-www:before {
    content: ""; }

.fax:before {
  content: ""; }

.avatar-w:before {
  content: ""; }

.avatar-m:before {
  content: ""; }

.facebook2:before {
  content: ""; }

.attention {
  padding-left: 45px; }
  .attention:before {
    content: ""; }

.career-info:before {
  content: "";
  left: 10px; }

.attention2:before {
  content: ""; }

.clock:before {
  content: ""; }

.bee:before {
  content: ""; }

.google-pin:before {
  content: ""; }

.swiper-button {
  background-image: none !important;
  width: auto;
  height: auto; }

.main-slider {
  width: 100%; }
  .main-slider a {
    display: block; }
  .main-slider .swiper-button {
    font-size: 4rem;
    color: #ffffff; }
  .main-slider .swiper-button-prev {
    left: 20px; }
  .main-slider .swiper-button-next {
    right: 20px; }

.swiper-scrollbar {
  display: none; }

body {
  padding-top: 140px; }

div.section-header {
  color: #757575;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #757575;
  border-bottom: 1px solid #757575; }
  @media only screen and (min-width: 1200px) {
    div.section-header {
      margin: 0;
      padding-top: 0;
      padding-bottom: 0;
      padding-right: 20px;
      border: none;
      text-align: right; } }
  div.section-header h3.heading {
    font-size: 24px; }
  div.section-header div.sub-heading {
    font-size: 14px; }

a.read-more-btn {
  display: block;
  position: relative;
  width: 100%;
  height: 80px;
  margin-top: 20px;
  background: black;
  color: white;
  text-align: center;
  font-size: 18px;
  line-height: 1.5em; }
  @media only screen and (min-width: 768px) {
    a.read-more-btn {
      text-align: left; } }
  a.read-more-btn .big {
    font-size: 26px; }
  a.read-more-btn div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%; }
  @media only screen and (min-width: 1200px) {
    a.read-more-btn {
      height: 90px;
      margin-top: 0;
      margin-left: 20px;
      bottom: 50px; }
      a.read-more-btn .small {
        font-size: 14px; }
      a.read-more-btn .big {
        font-size: 20px;
        line-height: 1.2em; } }

@media only screen and (min-width: 1200px) {
  section.featured-articles-section div.content-wrapper, section.featured-articles-section div.attention-btn, section.attention_news div.content-wrapper, section.attention_news div.attention-btn {
    position: relative;
    max-width: 85%; }
    section.featured-articles-section div.content-wrapper a.read-more-btn, section.featured-articles-section div.attention-btn a.read-more-btn, section.attention_news div.content-wrapper a.read-more-btn, section.attention_news div.attention-btn a.read-more-btn {
      position: absolute;
      width: 170px;
      right: -180px; }
  section.featured-articles-section div.section-header, section.attention_news div.section-header {
    position: absolute;
    left: -220px; } }

@media only screen and (min-width: 760px) {
  .articles-swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media only screen and (min-width: 1020px) {
  .featured-articles-section .content-wrapper,
  .simple-articles-list .content-wrapper {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 670px;
    width: 100%; } }

.articles-swiper-container {
  position: relative;
  border-left: 5px solid black;
  border-right: 5px solid black; }
  .articles-swiper-container [class*="swiper-button"] {
    background-image: none;
    text-align: center;
    overflow: hidden;
    width: 19px; }
    .articles-swiper-container [class*="swiper-button"] .icon {
      position: relative;
      font-size: 4rem; }

@media only screen and (min-width: 540px) {
  .articles-swiper-container {
    border-width: 10px; }
    .articles-swiper-container .swiper-button-prev {
      left: 50px; }
    .articles-swiper-container .swiper-button-next {
      right: 50px; } }

@media only screen and (min-width: 760px) {
  .articles-swiper-container {
    border: none; }
    .articles-swiper-container [class*="swiper-button"] {
      display: none; } }

.article-list-item .link {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 380px;
  width: 100%; }

.article-list-item .thumbnail {
  font-size: 0; }

.article-list-item .title {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 2.6rem; }
  @media only screen and (min-width: 1200px) {
    .article-list-item .title {
      margin-top: 0; } }

@media only screen and (min-width: 1200px) {
  .faculty-articles .article-list-item .title {
    margin-top: 15px; } }

.faculty-articles .intro-text {
  margin-bottom: 10px;
  font-size: 1.5rem; }
  .faculty-articles .intro-text p {
    margin: 0; }

.article-list-item .thumbnail, article .thumbnail, .blog .item .thumbnail {
  overflow: hidden;
  border: 1px solid rgba(190, 190, 190, 0.15); }
  .article-list-item .thumbnail img, article .thumbnail img, .blog .item .thumbnail img {
    transition-duration: 0.9s;
    margin: 0 auto;
    display: block; }

.article-list-item:hover img, article:hover img, .blog .item:hover img {
  transform: scale(1.2); }

.featured-articles-section div.no-content-alert {
  min-height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  .featured-articles-section div.no-content-alert .heading {
    font-size: 24px;
    color: #a1a1a2; }
  .featured-articles-section div.no-content-alert .sub-heading {
    font-size: 14px;
    color: #a1a1a2; }

.featured-articles-section-highlighted {
  width: 45px;
  height: 45px;
  background-color: #F12B7B;
  z-index: 100;
  position: absolute;
  top: 1px;
  left: 1px;
  font-size: 25px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center; }

.featured-articles-section div.center-wrapper {
  position: relative; }
  @media only screen and (min-width: 1200px) {
    .featured-articles-section div.center-wrapper {
      border-bottom: 1px solid #757575;
      margin-bottom: 40px; } }
  .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper {
        justify-content: space-around;
        align-items: start; }
        .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item {
          padding: 0; }
          .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(1), .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(2), .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(3), .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(4) {
            -webkit-flex-basis: 45%;
            -moz-flex-basis: 45%;
            -ms-flex-preferred-size: 45%;
            flex-basis: 45%;
            padding-bottom: 20px;
            margin-bottom: 25px; } }
      @media only screen and (min-width: 768px) and (min-width: 1200px) {
        .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(1), .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(2), .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(3), .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(4) {
          padding-bottom: 30px;
          margin-bottom: 30px; } }
    @media only screen and (min-width: 768px) {
          .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(5), .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(6), .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(7) {
            -webkit-flex-basis: 30%;
            -moz-flex-basis: 30%;
            -ms-flex-preferred-size: 30%;
            flex-basis: 30%; }
            .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(5) .link, .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(6) .link, .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(7) .link {
              max-width: none; } }
    @media only screen and (min-width: 768px) and (min-width: 1200px) {
      .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(1), .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(2), .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(3) {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        border-bottom: 1px solid #757575; }
        .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(1) .link, .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(2) .link, .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(3) .link {
          max-width: none; }
        .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(1) .thumbnail, .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(2) .thumbnail, .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(3) .thumbnail {
          width: 400px;
          float: left; }
        .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(1) .details, .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(2) .details, .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(3) .details {
          margin-left: 430px; }
      .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(4), .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(5), .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(6), .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(7) {
        -webkit-flex-basis: 22.5%;
        -moz-flex-basis: 22.5%;
        -ms-flex-preferred-size: 22.5%;
        flex-basis: 22.5%; }
        .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(4) h2.title, .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(5) h2.title, .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(6) h2.title, .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(7) h2.title {
          margin-top: 10px; }
        .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(4) .featured-articles-section-highlighted, .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(5) .featured-articles-section-highlighted, .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(6) .featured-articles-section-highlighted, .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(7) .featured-articles-section-highlighted {
          width: 30px;
          height: 30px;
          font-size: 16px; }
      .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper .article-list-item:nth-child(7) {
        display: block; } }
    @media only screen and (min-width: 1024px) {
      .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper {
        justify-content: space-between; } }
    .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper article.swiper-slide {
      padding-left: 40px;
      padding-right: 40px; }
      @media only screen and (min-width: 768px) {
        .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper article.swiper-slide {
          width: 45%;
          padding: 0;
          margin-bottom: 20px; } }
      @media only screen and (min-width: 1024px) {
        .featured-articles-section div.center-wrapper div.articles-swiper-container div.articles-swiper-wrapper article.swiper-slide {
          width: 48%;
          padding: 0; } }

.simple-articles-list .article-list-item .thumbnail {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 200px;
  width: 100%; }

.simple-articles-list .article-list-item .details {
  margin-top: 30px; }

@media only screen and (min-width: 760px) {
  .simple-articles-list .article-list-item {
    padding: 0; }
    .simple-articles-list .article-list-item .link {
      max-width: none; }
    .simple-articles-list .article-list-item .thumbnail {
      float: left;
      margin-top: 50px; }
    .simple-articles-list .article-list-item .details {
      margin-top: 30px;
      margin-left: 230px; }
    .simple-articles-list .article-list-item .title {
      margin-left: -25px; } }

@media only screen and (min-width: 1200px) {
  .simple-articles-list .content-wrapper {
    max-width: 1200px;
    padding-right: 200px; }
  .simple-articles-list .article-list-item .details {
    margin-left: 400px; }
  .simple-articles-list .article-list-item .title {
    margin-left: -80px; } }

@media only screen and (min-width: 1020px) {
  .rowList-articles-section .article-list-item .link {
    max-width: none; }
  .rowList-articles-section .article-list-item .thumbnail {
    width: 200px;
    height: 82px;
    float: left; }
  .rowList-articles-section .article-list-item .details {
    margin-left: 330px; } }

@media only screen and (min-width: 1020px) and (max-width: 1199px) {
  .rowList-articles-section .section-header {
    position: static;
    border-width: 1px;
    width: 100%;
    padding: 15px 0; } }

@media only screen and (min-width: 1200px) {
  .rowList-articles-section .content-wrapper {
    position: relative;
    max-width: 800px; }
  .rowList-articles-section .section-header {
    left: -170px; }
  .rowList-articles-section .read-more-btn {
    margin: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

section.success {
  max-width: 1170px;
  margin: 0 auto; }
  @media only screen and (min-width: 1100px) {
    section.success {
      display: flex;
      flex-direction: row; } }
  section.success .success h3 {
    margin: 20px;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase; }
  section.success .articles-swiper-container {
    min-height: 300px;
    margin-bottom: 20px; }
    @media only screen and (min-width: 1100px) {
      section.success .articles-swiper-container {
        margin: 0 10px 20px; } }
    section.success .articles-swiper-container .swiper-wrapper {
      display: flex;
      flex-direction: row; }
      section.success .articles-swiper-container .swiper-wrapper .swiper-slide {
        padding-left: 40px;
        padding-right: 40px; }
        @media only screen and (min-width: 760px) {
          section.success .articles-swiper-container .swiper-wrapper .swiper-slide {
            flex-grow: 1;
            flex-basis: 100px;
            padding: 0;
            margin: 0 10px; } }
      @media only screen and (min-width: 1100px) {
        section.success .articles-swiper-container .swiper-wrapper {
          display: grid;
          grid-template-columns: 1fr 1fr; }
          section.success .articles-swiper-container .swiper-wrapper .swiper-slide {
            margin: 0;
            padding: 10px;
            min-height: 390px; }
          section.success .articles-swiper-container .swiper-wrapper .success-title {
            grid-column: 1 / 3; } }
      section.success .articles-swiper-container .swiper-wrapper h4 {
        font-size: 2rem;
        padding: 5px 0; }
      section.success .articles-swiper-container .swiper-wrapper .introText::after {
        color: #676767;
        content: "";
        font-family: "asp-icons" !important; }
      section.success .articles-swiper-container .swiper-wrapper .success-title {
        background-color: #707070;
        color: white;
        min-height: 366px;
        padding: 20px 40px;
        display: flex; }
        @media only screen and (min-width: 760px) {
          section.success .articles-swiper-container .swiper-wrapper .success-title {
            padding: 20px;
            flex-grow: 2; } }
        section.success .articles-swiper-container .swiper-wrapper .success-title ul {
          align-self: center;
          line-height: 2.5rem; }
          section.success .articles-swiper-container .swiper-wrapper .success-title ul li a::before {
            color: white;
            content: "";
            font-family: "asp-icons" !important; }

section.faculty-articles-home div.center-wrapper {
  max-width: 778px; }
  @media only screen and (min-width: 1200px) {
    section.faculty-articles-home div.center-wrapper {
      max-width: 1200px; } }
  @media only screen and (min-width: 1200px) {
    section.faculty-articles-home div.center-wrapper div.content-wrapper {
      display: grid;
      grid-template-columns: 3fr 9fr 2fr; }
      section.faculty-articles-home div.center-wrapper div.content-wrapper a {
        align-self: end; } }
  section.faculty-articles-home div.center-wrapper div.content-wrapper div.articles-swiper-container div.articles-swiper-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media only screen and (min-width: 768px) {
      section.faculty-articles-home div.center-wrapper div.content-wrapper div.articles-swiper-container div.articles-swiper-wrapper {
        justify-content: space-around;
        align-items: start; } }
    @media only screen and (min-width: 1024px) {
      section.faculty-articles-home div.center-wrapper div.content-wrapper div.articles-swiper-container div.articles-swiper-wrapper {
        justify-content: space-between; } }
    section.faculty-articles-home div.center-wrapper div.content-wrapper div.articles-swiper-container div.articles-swiper-wrapper article.swiper-slide {
      padding-left: 40px;
      padding-right: 40px; }
      @media only screen and (min-width: 768px) {
        section.faculty-articles-home div.center-wrapper div.content-wrapper div.articles-swiper-container div.articles-swiper-wrapper article.swiper-slide {
          width: 45%;
          padding: 0;
          margin-bottom: 20px; } }
      @media only screen and (min-width: 1024px) {
        section.faculty-articles-home div.center-wrapper div.content-wrapper div.articles-swiper-container div.articles-swiper-wrapper article.swiper-slide {
          width: 48%;
          padding: 0; } }
  section.faculty-articles-home div.center-wrapper div.content-wrapper div.blackboards-articles {
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px; }
    @media only screen and (min-width: 580px) {
      section.faculty-articles-home div.center-wrapper div.content-wrapper div.blackboards-articles {
        padding-right: 40px;
        padding-left: 40px;
        border: none; } }
    @media only screen and (min-width: 1200px) {
      section.faculty-articles-home div.center-wrapper div.content-wrapper div.blackboards-articles {
        padding-right: 0;
        padding-left: 0; } }
    section.faculty-articles-home div.center-wrapper div.content-wrapper div.blackboards-articles ul.blackboards-articles-list {
      position: relative;
      top: -10px; }
      section.faculty-articles-home div.center-wrapper div.content-wrapper div.blackboards-articles ul.blackboards-articles-list li {
        font-size: 2rem; }
        @media only screen and (min-width: 1200px) {
          section.faculty-articles-home div.center-wrapper div.content-wrapper div.blackboards-articles ul.blackboards-articles-list li {
            font-size: 2.5rem; } }
        section.faculty-articles-home div.center-wrapper div.content-wrapper div.blackboards-articles ul.blackboards-articles-list li::after {
          content: " ..." "";
          font-family: "asp-icons" !important; }

.faculty-articles-wiaw li::after, .faculty-articles-wiaw article.swiper-slide:hover i {
  color: #ffb506; }

.faculty-articles-gim li::after, .faculty-articles-gim article.swiper-slide:hover i {
  color: #cc0a12; }

.faculty-articles-tiu li::after, .faculty-articles-tiu article.swiper-slide:hover i {
  color: #087ab6; }

.faculty-articles-sw li::after, .faculty-articles-sw article.swiper-slide:hover i {
  color: #05983d; }

.faculty-articles-mir li::after, .faculty-articles-mir article.swiper-slide:hover i {
  color: #e6056a; }

.faculty-articles-ridi li::after, .faculty-articles-ridi article.swiper-slide:hover i {
  color: #f47121; }

div.slider-slick-box {
  position: relative;
  border-right: 5px solid black;
  border-left: 5px solid black;
  margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    div.slider-slick-box {
      padding-left: 20px;
      padding-right: 20px;
      border: none; } }
  @media only screen and (min-width: 1200px) {
    div.slider-slick-box {
      padding: 0; } }
  div.slider-slick-box button.slick-arrow {
    position: absolute;
    font-size: 4rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999; }
    div.slider-slick-box button.slick-arrow.slick-prev {
      left: 2px; }
      @media only screen and (min-width: 1200px) {
        div.slider-slick-box button.slick-arrow.slick-prev {
          left: -30px; } }
    div.slider-slick-box button.slick-arrow.slick-next {
      right: 2px; }
      @media only screen and (min-width: 1200px) {
        div.slider-slick-box button.slick-arrow.slick-next {
          right: -30px; } }
  div.slider-slick-box div.slick-slide {
    padding-left: 40px;
    padding-right: 40px; }
    @media only screen and (min-width: 768px) {
      div.slider-slick-box div.slick-slide {
        padding-left: 20px;
        padding-right: 20px; } }
    div.slider-slick-box div.slick-slide .details h2.title {
      padding-top: 15px;
      padding-bottom: 15px; }
    div.slider-slick-box div.slick-slide .details .intro-text {
      font-size: 1.5rem;
      margin-bottom: 10px; }
    div.slider-slick-box div.slick-slide .details .readmore-faculty {
      border-top: 1px dotted #757575;
      padding-top: 5px; }

section.faculty-articles-home div.slider-slick-box {
  max-width: 810px; }

section.faculty-departments .slick-slide {
  min-height: 550px; }

section.faculty-articles-wiaw .readmore-faculty {
  color: #ffb506; }

section.faculty-articles-tiu .readmore-faculty {
  color: #087ab6; }

section.faculty-articles-gim .readmore-faculty {
  color: #cc0a12; }

section.faculty-articles-sw .readmore-faculty {
  color: #05983d; }

section.faculty-articles-ridi .readmore-faculty {
  color: #f47121; }

section.faculty-articles-mir .readmore-faculty {
  color: #e6056a; }

.category-list {
  font-size: 2rem;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.5; }
  .category-list a {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
    .category-list a::after {
      content: " ..." "";
      font-family: "asp-icons" !important; }

.wiaw-category-list a::after {
  color: #ffb506; }

.blog {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 60px; }
  .blog .items-row {
    position: relative; }
  .blog .item {
    margin-bottom: 50px; }
    .blog .item .page-header {
      margin-top: 20px;
      margin-bottom: 20px; }

.page-header h1 {
  font-size: 48px;
  margin-bottom: 40px; }

.item-page .page-header h1 {
  display: none; }

@media only screen and (min-width: 768px) {
  .blog {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    align-items: stretch;
    padding-left: 100px;
    padding-right: 100px; }
    .blog .page-header, .blog .pagination {
      grid-column: 1/3; } }
  @media only screen and (min-width: 768px) and (min-width: 768px) {
    .blog {
      grid-template-columns: 1fr 1fr 1fr;
      grid-gap: 40px; }
      .blog .page-header, .blog .pagination {
        grid-column: 1/4; } }
  @media only screen and (min-width: 768px) and (min-width: 1920px) {
    .blog {
      grid-template-columns: 1fr 1fr 1fr 1fr; }
      .blog .page-header, .blog .pagination {
        grid-column: 1/5; } }

.blog_article-list {
  padding-left: 20px;
  padding-right: 20px; }
  .blog_article-list .thumbnail {
    display: none; }
  .blog_article-list .items-row {
    position: relative;
    padding-left: 20px; }
    .blog_article-list .items-row::before {
      content: "";
      font-family: "asp-icons" !important;
      position: absolute;
      left: 0; }
    .blog_article-list .items-row h2 {
      font-size: 20px; }

div.blog_article-list.header-center .items-row::before, div.blog_article-list.header-center .items-row h2 {
  font-size: 30px;
  top: -7px; }

div.blog_article-list.header-center .items-row h2 {
  padding-left: 17px; }

@media only screen and (min-width: 768px) {
  .blog_article-list {
    width: 80%;
    margin-left: auto;
    margin-right: auto; } }

@media only screen and (min-width: 1000px) {
  .blog {
    padding-left: 200px;
    padding-right: 200px; }
  .blog_article-list {
    width: 60%; } }

.pagination {
  margin-top: 30px; }
  .pagination .counter {
    text-align: center; }
  .pagination ul {
    padding-top: 60px;
    margin-bottom: 30px;
    min-height: 30px;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; }
    .pagination ul li {
      display: inline-block;
      text-align: center;
      width: 30px; }
      .pagination ul li.pagination-start, .pagination ul li.pagination-prev, .pagination ul li.pagination-next, .pagination ul li.pagination-end {
        position: absolute;
        top: 0; }
      .pagination ul li.pagination-start {
        left: 0;
        width: 50%;
        text-align: left; }
      .pagination ul li.pagination-end {
        right: 0;
        width: 50%;
        text-align: right; }
      .pagination ul li.pagination-prev {
        left: 0;
        top: 30px;
        width: 50%;
        text-align: left; }
      .pagination ul li.pagination-next {
        right: 0;
        top: 30px;
        width: 50%;
        text-align: right; }

[src*="style-heading-parallax"] {
  opacity: 0.3;
  filter: alpha(opacity=30); }

.style-heading {
  position: relative;
  margin: 20px 0;
  height: 300px;
  -webkit-box-shadow: inset 0 -50px 50px -45px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 -50px 50px -45px rgba(0, 0, 0, 0.5); }
  @media only screen and (min-width: 1000px) {
    .style-heading {
      height: 450px; } }
  @media only screen and (min-width: 1200px) {
    .style-heading {
      height: 600px; } }
  .style-heading .parallax {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%; }
  .style-heading.color-pink {
    background-color: #E6056A; }
  .style-heading.color-yellow {
    background-color: #ffde00; }
  .style-heading.color-gray {
    background-color: #757575; }
  .style-heading.color-blue {
    background-color: #1e57a5; }
  .style-heading.color-orange {
    background-color: #ff7b05; }
  .style-heading.color-light-gray {
    background-color: #a1a1a2; }
  .style-heading.color-red {
    background-color: #EF2A79; }
  .style-heading .content-wrapper {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%);
    z-index: 999;
    color: #fff;
    text-align: center;
    font-size: 40px;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .style-heading .content-wrapper {
        top: 32%;
        font-size: 60px; } }
    @media only screen and (min-width: 1600px) {
      .style-heading .content-wrapper {
        top: 40%; } }
    .style-heading .content-wrapper .icon {
      bottom: -55px;
      left: 50%;
      position: absolute;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      font-size: 5rem; }

.asp-article {
  display: grid;
  grid-template-columns: 25% auto;
  grid-template-rows: 100px auto;
  position: relative;
  margin-bottom: 20px; }
  .asp-article .asp-article-content a {
    border-bottom: 1px solid black; }
  .asp-article .asp-article-content a:hover {
    border-bottom: 3px solid black; }
  @media only screen and (min-width: 768px) {
    .asp-article {
      grid-template-columns: 30% auto;
      margin-bottom: 40px; } }

.asp-article-attachments {
  border-right: 1px solid #cecece; }

.asp-article-content {
  grid-column: 2 / 3;
  margin-top: 40px;
  margin-right: 10px;
  margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .asp-article-content {
      margin-top: 0; } }
  @media only screen and (min-width: 768px) and (min-width: 900px) {
    .asp-article-content {
      max-width: 900px; } }

.page-header {
  margin-bottom: 1.5em; }

.item-page, .item-page_article-list {
  position: relative;
  line-height: 1.9em; }
  .item-page p, .item-page_article-list p {
    margin-top: 0;
    margin-bottom: 1.3em; }

.cwattachments {
  display: none; }

.catalogs-page p {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }
  .catalogs-page p a {
    display: inline-block;
    width: 45%;
    height: 100%;
    border: 1px solid rgba(117, 117, 117, 0.2); }
    .catalogs-page p a img {
      display: block; }
    @media only screen and (min-width: 768px) {
      .catalogs-page p a {
        width: 30%; } }

.look {
  position: relative;
  display: inline-block;
  margin-bottom: 40px; }
  .look::before {
    content: "zajrzyj do środka";
    position: absolute;
    bottom: -30px;
    right: 15px;
    font-size: 0.8em; }
  .look::after {
    content: "";
    font-size: 1.5em;
    position: absolute;
    bottom: -25px;
    right: -5px; }

dl.article-info.muted {
  position: relative;
  top: -10px;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 0.8em;
  color: rgba(117, 117, 117, 0.9); }

dd.create {
  position: relative;
  text-align: right;
  margin-left: 0; }

dd.create span.icon-calendar::before {
  transform: translateY(-60%);
  left: -25px;
  font-size: 1.3em; }

div.asp-article-content dl.article-info.muted {
  margin-top: 40px;
  padding-top: 10px;
  border-top: 1px solid rgba(117, 117, 117, 0.5); }

.asp-category-header {
  grid-column: 1 / 3; }
  .asp-category-header h1 {
    font-size: 40px;
    text-align: center; }

.asp-article-gallery {
  overflow: hidden;
  position: relative; }

.accordion {
  margin-top: 40px;
  margin-bottom: 40px; }
  .accordion .accordion-group {
    position: relative;
    background: white;
    border-bottom: 1px solid rgba(117, 117, 117, 0.5); }
    .accordion .accordion-group:first-child {
      border-top: 1px solid rgba(117, 117, 117, 0.5); }
    .accordion .accordion-group .accordion-heading {
      position: relative;
      min-height: 60px; }
      .accordion .accordion-group .accordion-heading a {
        display: block;
        min-height: 40px;
        width: 100%;
        font-size: 18px;
        padding-right: 40px;
        padding-top: 20px;
        padding-bottom: 20px;
        text-decoration: none;
        border-bottom: none;
        position: relative; }
        .accordion .accordion-group .accordion-heading a.accordion-toggle::after {
          content: "";
          font-family: "asp-icons" !important;
          color: rgba(117, 117, 117, 0.5);
          font-size: 1.7em;
          position: absolute;
          right: 0;
          top: 50%;
          transform: translateY(-50%) rotate(0deg);
          transition-property: transform;
          transition-duration: 0.5s;
          transition-timing-function: linear; }
        .accordion .accordion-group .accordion-heading a.collapsed.accordion-toggle::after {
          transform: translateY(-50%) rotate(180deg);
          transition-property: transform;
          transition-duration: 0.5s;
          transition-timing-function: linear; }
    .accordion .accordion-group .accordion-body {
      height: 0;
      overflow: hidden;
      transition-property: height;
      transition-duration: 1s;
      transition-timing-function: linear; }
      .accordion .accordion-group .accordion-body.in {
        transition-property: height;
        transition-duration: 1s;
        transition-timing-function: linear; }

.wiaw .accordion .accordion-group {
  border-bottom: 1px solid #ffb506; }
  .wiaw .accordion .accordion-group .accordion-heading a::after {
    color: #ffb506; }

.tiu .accordion .accordion-group {
  border-bottom: 1px solid #087ab6; }
  .tiu .accordion .accordion-group .accordion-heading a::after {
    color: #087ab6; }

.mir .accordion .accordion-group {
  border-bottom: 1px solid #e6056a; }
  .mir .accordion .accordion-group .accordion-heading a::after {
    color: #e6056a; }

.gim .accordion .accordion-group {
  border-bottom: 1px solid #cc0a12; }
  .gim .accordion .accordion-group .accordion-heading a::after {
    color: #cc0a12; }

.ridi .accordion .accordion-group {
  border-bottom: 1px solid #f47121; }
  .ridi .accordion .accordion-group .accordion-heading a::after {
    color: #f47121; }

.sw .accordion .accordion-group {
  border-bottom: 1px solid #05983d; }
  .sw .accordion .accordion-group .accordion-heading a::after {
    color: #05983d; }

.custom-table {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px; }

.custom-table {
  border: 1px solid rgba(117, 117, 117, 0.5); }
  .custom-table tr:nth-of-type(2n) {
    background: rgba(117, 117, 117, 0.2); }
  .custom-table tr:first-child {
    background: rgba(117, 117, 117, 0.5); }
  .custom-table td {
    width: 100%;
    vertical-align: top;
    display: block;
    padding: 10px; }
    @media only screen and (min-width: 1000px) {
      .custom-table td {
        display: table-cell;
        width: auto;
        padding-top: 20px;
        padding-bottom: 20px; } }
    .custom-table td:first-child {
      text-align: center; }
    .custom-table td p {
      margin-top: 0;
      margin-bottom: 0; }

@media only screen and (min-width: 1000px) {
  .column_2-49-49 tr td:nth-of-type(1) {
    width: 2%; }
  .column_2-49-49 tr td:nth-of-type(2) {
    width: 49%; }
  .column_2-49-49 tr td:nth-of-type(3) {
    width: 49%; } }

.laureaci {
  border-spacing: 0 10px; }
  @media only screen and (min-width: 1000px) {
    .laureaci {
      border-spacing: 0 30px; } }
  .laureaci tr:first-child td:first-child {
    margin-top: 0;
    background: none;
    color: #b9aa98;
    font-size: 2rem; }
    @media only screen and (min-width: 1000px) {
      .laureaci tr:first-child td:first-child {
        width: 25%; } }
  .laureaci td {
    width: 100%;
    vertical-align: top;
    display: block;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #b9aa98; }
    @media only screen and (min-width: 1000px) {
      .laureaci td {
        display: table-cell;
        width: auto;
        padding-top: 20px;
        padding-bottom: 20px; } }

.logosy {
  border-spacing: 0 10px; }
  @media only screen and (min-width: 1000px) {
    .logosy {
      border-spacing: 0 30px; } }
  .logosy tr:first-child td:first-child {
    margin-top: 0;
    background: none;
    color: #757575;
    font-size: 2rem;
    text-align: center; }
    @media only screen and (min-width: 1000px) {
      .logosy tr:first-child td:first-child {
        width: 25%;
        text-align: left; } }
  .logosy td {
    width: 100%;
    vertical-align: top;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    background: rgba(117, 117, 117, 0.1); }
    .logosy td p {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-content: space-between;
      margin: 0; }
      .logosy td p > img, .logosy td p > a {
        width: 44%;
        margin: 10px; }
        @media only screen and (min-width: 1000px) {
          .logosy td p > img, .logosy td p > a {
            width: 30%;
            height: 100%; } }
    @media only screen and (min-width: 1000px) {
      .logosy td {
        display: table-cell;
        width: auto;
        padding-top: 20px;
        padding-bottom: 20px; } }

.item-page .none-list,
.item-page_article-list .none-list,
.asp-article-extensions .none-list {
  list-style-type: none; }

ul.other-elements {
  margin-left: 0; }
  ul.other-elements li {
    margin-top: 5px;
    margin-bottom: 5px; }

.asp-article .asp-article-content ul.list-dates li a {
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  transition: border 0.5s ease-out; }
  .asp-article .asp-article-content ul.list-dates li a:hover {
    border-bottom: 2px solid black;
    transition: border 0.5s ease-out; }

ul.list-dates {
  width: 100%;
  margin: 0;
  padding: 0;
  display: inline-grid;
  grid-template-columns: 45% 45%;
  column-gap: 20px;
  row-gap: 10px;
  list-style-type: none; }
  @media only screen and (min-width: 1200px) {
    ul.list-dates {
      grid-template-columns: 1fr 1fr 1fr;
      column-gap: 30px; } }
  ul.list-dates li {
    position: relative; }
    ul.list-dates li::before {
      content: "";
      font-family: asp-icons;
      position: absolute;
      left: -15px; }

.asp-gallery__list {
  height: 517px; }
  @media only screen and (max-width: 580px) {
    .asp-gallery__list {
      height: 200px;
      margin-bottom: 48px;
      position: relative; } }
  .asp-gallery__list-item {
    height: 517px;
    width: 100%;
    position: absolute;
    transition: transform 2s; }
    .asp-gallery__list-item:hover .asp-gallery__list-item-imgTitle {
      opacity: 100; }
    @media only screen and (max-width: 580px) {
      .asp-gallery__list-item {
        height: 200px; } }
    .asp-gallery__list-item-imgTitle {
      text-align: center;
      position: relative;
      top: -70px;
      background-color: rgba(0, 0, 0, 0.7);
      color: white;
      font-size: 1.2em;
      opacity: 100;
      z-index: 99; }
      .asp-gallery__list-item-imgTitle div {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 0;
        padding-right: 0; }
      @media only screen and (min-width: 1200px) {
        .asp-gallery__list-item-imgTitle {
          opacity: 0;
          transition: opacity 0.8s ease-in-out; } }
    .asp-gallery__list-item-img {
      height: 517px;
      width: auto; }
      .asp-gallery__list-item-img:hover {
        cursor: pointer; }
      @media only screen and (max-width: 580px) {
        .asp-gallery__list-item-img {
          height: 200px; } }

.asp-gallery__nav {
  width: 100px;
  left: 200px;
  position: relative;
  height: 100%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media only screen and (max-width: 580px) {
    .asp-gallery__nav {
      width: 100%;
      position: absolute;
      bottom: -48px;
      height: 48px;
      left: 0;
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-direction: row; } }
  @media only screen and (min-width: 580px) {
    .asp-gallery__nav-btn {
      font-size: 30px;
      position: relative; }
      .asp-gallery__nav-btn:hover {
        cursor: pointer; }
      .asp-gallery__nav-btn--prev {
        top: 25px; }
      .asp-gallery__nav-btn--next {
        top: -25px; } }
  .asp-gallery__nav-container {
    display: flex;
    justify-content: space-around; }
  .asp-gallery__nav-label {
    font-size: 14px;
    display: none; }
  @media only screen and (min-width: 580px) {
    .asp-gallery__nav-separator {
      display: none; } }
  .asp-gallery__nav-number {
    font-size: 18px; }
    @media only screen and (min-width: 580px) {
      .asp-gallery__nav-number {
        font-size: 25px; } }
    .asp-gallery__nav-number--active {
      font-weight: bold; }

.asp-article-extensions {
  width: 210px;
  position: absolute;
  background: white;
  padding: 0 10px;
  left: -210px;
  top: 145px;
  z-index: 200; }
  .asp-article-extensions.toggle-on {
    left: 0;
    border-right: 1px solid #757575; }
  @media only screen and (min-width: 768px) {
    .asp-article-extensions {
      left: 0;
      top: 0;
      position: relative;
      border-right: 1px solid #757575;
      width: 70%;
      padding: 0 20px;
      justify-self: end;
      margin-right: 40px; } }
  .asp-article-extensions .close-mobile-extensions {
    position: absolute;
    width: 100px;
    height: 100%;
    right: -100px; }
    .asp-article-extensions .close-mobile-extensions::after {
      content: "";
      font-family: "asp-icons" !important;
      color: #757575;
      position: relative;
      display: block;
      width: 60px;
      height: 200px;
      border-right: 1px solid #757575;
      text-align: center;
      font-size: 4rem; }
    .asp-article-extensions .close-mobile-extensions.toggle-on::after {
      content: "";
      height: 60px;
      left: -59px;
      background: none; }
    @media only screen and (min-width: 768px) {
      .asp-article-extensions .close-mobile-extensions {
        display: none; } }

#loader-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: white;
  display: none; }

.load {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  display: none; }
  .load hr {
    border: 0;
    margin: 0;
    width: 40%;
    height: 40%;
    position: absolute;
    border-radius: 50%;
    animation: spin 2s ease infinite; }
    .load hr:first-child {
      background: #087ab6;
      animation-delay: -1.5s; }
    .load hr:nth-child(2) {
      background: #ffb506;
      animation-delay: -1s; }
    .load hr:nth-child(3) {
      background: #cc0a12;
      animation-delay: -0.5s; }
    .load hr:last-child {
      background: #05983d; }

@keyframes spin {
  0%, 100% {
    transform: translate(0); }
  25% {
    transform: translate(160%); }
  50% {
    transform: translate(160%, 160%); }
  75% {
    transform: translate(0, 160%); } }

.js .load, .js #loader-wrapper {
  display: block; }

.readmore {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: black;
  color: white;
  width: 100%;
  position: absolute;
  bottom: -40px;
  margin: 0; }
  .readmore a {
    display: inline-block;
    width: 100%; }

@media only screen and (min-width: 768px) {
  .readmore {
    background: white;
    color: black;
    transition: all 0.5s;
    border-bottom: 1px solid black;
    bottom: 0; }
    .readmore:hover {
      background: black;
      color: white;
      transition: all 0.5s; } }

div.banner div.moduletable div.asp-gallery_imagePreview#imagePreview {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: black;
  z-index: 999999999; }
  div.banner div.moduletable div.asp-gallery_imagePreview#imagePreview button:hover {
    cursor: pointer; }
  div.banner div.moduletable div.asp-gallery_imagePreview#imagePreview .btn-close {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 25px;
    left: 25px;
    background: rgba(25, 25, 25, 0.8);
    border-radius: 10px;
    z-index: 99; }
    div.banner div.moduletable div.asp-gallery_imagePreview#imagePreview .btn-close div {
      width: 50px;
      height: 1px;
      position: absolute;
      top: 50%;
      left: 50%;
      background: white;
      transform: translate(-50%) rotate(-45deg);
      transition: height 0.2s ease-out, top 0.2s ease-out; }
      div.banner div.moduletable div.asp-gallery_imagePreview#imagePreview .btn-close div:last-child {
        transform: translate(-50%) rotate(45deg); }
    div.banner div.moduletable div.asp-gallery_imagePreview#imagePreview .btn-close:hover div {
      height: 6px;
      top: 45%; }

div.banner div.moduletable div.asp-gallery_imagePreview div.asp-gallery_imagePreview-container {
  display: flex;
  width: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  justify-content: space-between; }
  div.banner div.moduletable div.asp-gallery_imagePreview div.asp-gallery_imagePreview-container button {
    font-size: 4em;
    width: 50%;
    position: absolute;
    height: 100%;
    z-index: 99999; }
    div.banner div.moduletable div.asp-gallery_imagePreview div.asp-gallery_imagePreview-container button.button-prevPreviewImage {
      left: 0; }
      div.banner div.moduletable div.asp-gallery_imagePreview div.asp-gallery_imagePreview-container button.button-prevPreviewImage i.icon {
        left: 5%; }
    div.banner div.moduletable div.asp-gallery_imagePreview div.asp-gallery_imagePreview-container button.button-nextPreviewImage {
      right: 0; }
      div.banner div.moduletable div.asp-gallery_imagePreview div.asp-gallery_imagePreview-container button.button-nextPreviewImage i.icon {
        right: 5%; }
    div.banner div.moduletable div.asp-gallery_imagePreview div.asp-gallery_imagePreview-container button i.icon {
      position: absolute;
      top: 45%; }
  div.banner div.moduletable div.asp-gallery_imagePreview div.asp-gallery_imagePreview-container div.asp-gallery_imagePreview-content {
    width: 80%;
    position: relative;
    padding: 3% 0 3% 0;
    margin: 0 auto; }
    div.banner div.moduletable div.asp-gallery_imagePreview div.asp-gallery_imagePreview-container div.asp-gallery_imagePreview-content img {
      height: 90%; }
      div.banner div.moduletable div.asp-gallery_imagePreview div.asp-gallery_imagePreview-container div.asp-gallery_imagePreview-content img[class] {
        width: 100%; }
      div.banner div.moduletable div.asp-gallery_imagePreview div.asp-gallery_imagePreview-container div.asp-gallery_imagePreview-content img.imagePreview_imgClass {
        object-fit: scale-down; }

div.banner div.moduletable div.asp-gallery_imagePreview p#imagePreview_title {
  text-align: center;
  font-size: 1.5em; }

div.banner div.moduletable div.asp-gallery_imagePreview p, div.banner div.moduletable div.asp-gallery_imagePreview button {
  color: white; }

li.asp-gallery__list-item button.imagePreview_icon {
  position: absolute;
  top: 0;
  display: block;
  width: 0;
  height: 0;
  padding: 0;
  border-top: 50px solid rgba(117, 117, 117, 0.1);
  border-right: 50px solid transparent;
  color: rgba(117, 117, 117, 0.5);
  transition: border-top 0.8s ease-in-out, color 0.8s ease-in-out; }
  li.asp-gallery__list-item button.imagePreview_icon.icon-magnifier::before {
    position: absolute;
    top: -43px;
    left: 8px;
    font-size: 1em; }

li.asp-gallery__list-item:hover button.imagePreview_icon {
  color: white;
  cursor: pointer;
  border-top: 50px solid rgba(117, 117, 117, 0.5); }

div.login.aspBody-login {
  max-width: 500px;
  margin: 0 auto; }
  div.login.aspBody-login input {
    border: 1px solid #414140;
    width: 100%;
    padding: 0 10px; }

div.image-button a.image-button {
  display: block;
  position: relative;
  max-width: 570px;
  overflow: hidden; }
  div.image-button a.image-button img {
    transition-duration: 0.9s;
    display: block; }
  div.image-button a.image-button:hover img {
    transform: scale(1.2); }
  div.image-button a.image-button span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    color: white;
    text-align: center; }
    div.image-button a.image-button span.title-rek {
      top: 26%;
      font-size: 2em;
      font-weight: 700;
      line-height: 1em; }
      @media only screen and (min-width: 768px) {
        div.image-button a.image-button span.title-rek {
          font-size: 1.5em; } }
      @media only screen and (min-width: 1000px) {
        div.image-button a.image-button span.title-rek {
          font-size: 2em; } }
      @media only screen and (min-width: 1200px) {
        div.image-button a.image-button span.title-rek {
          font-size: 2.5em; } }
    div.image-button a.image-button span.readmore-rek {
      bottom: 15%;
      width: 100%;
      padding-right: 15px; }
      div.image-button a.image-button span.readmore-rek::after {
        content: "";
        font-family: "asp-icons" !important;
        font-size: 1.5em;
        position: relative;
        left: 15px;
        top: 3px; }

.ui-tooltip, .arrow:after {
  background: black; }

.ui-tooltip {
  padding: 10px 20px;
  color: white;
  box-shadow: 0 0 7px black; }

.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px; }
  .arrow.top {
    top: -16px;
    bottom: auto; }
  .arrow.left {
    left: 20%; }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .arrow.top:after {
    bottom: -20px;
    top: auto; }

#header {
  height: 140px;
  width: 100%;
  position: fixed;
  background-color: white;
  z-index: 1000;
  top: 0; }
  @media only screen and (min-width: 768px) {
    #header {
      height: 90px; } }
  @media only screen and (min-width: 768px) and (min-width: 1280px) {
    #header {
      padding-top: 0; } }
  #header ul {
    list-style: none; }
  #header a {
    text-decoration: none; }

div.banner div.moduletable div.swiper-slide {
  text-align: center; }

body.toggle-on::-webkit-scrollbar, body.toggle-on div.site-nav-wrapper.toggle-on::-webkit-scrollbar {
  display: none; }

.site-nav-wrapper {
  position: fixed;
  background: white;
  z-index: 999999;
  width: 100%;
  height: 100%;
  top: 140px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  padding-bottom: 140px;
  -moz-transition: transform 0.4s cubic-bezier(0.02, 0.52, 0.51, 0.99);
  -o-transition: transform 0.4s cubic-bezier(0.02, 0.52, 0.51, 0.99);
  -webkit-transition: transform 0.4s cubic-bezier(0.02, 0.52, 0.51, 0.99);
  transition: transform 0.4s cubic-bezier(0.02, 0.52, 0.51, 0.99);
  overflow-y: scroll; }
  @media only screen and (min-width: 768px) {
    .site-nav-wrapper {
      padding-bottom: 90px;
      top: 90px; } }
  @media only screen and (min-width: 1300px) {
    .site-nav-wrapper {
      background-color: black;
      top: 0;
      padding-bottom: 0; } }
  .site-nav-wrapper.toggle-on {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .site-nav-wrapper .main-nav {
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 35px; }
    .site-nav-wrapper .main-nav .mobile-nav-btn.top, .site-nav-wrapper .main-nav .mobile-nav-btn.bottom {
      display: none; }
    @media only screen and (min-width: 1300px) {
      .site-nav-wrapper .main-nav .mobile-nav-btn.top {
        display: block;
        position: absolute;
        top: 29px;
        left: 35px;
        color: #E6056A;
        font-size: 18px; } }
  @media only screen and (min-width: 1300px) and (min-width: 1920px) {
    .site-nav-wrapper .main-nav .mobile-nav-btn.top {
      left: 322px; } }
    @media only screen and (min-width: 1300px) {
      .site-nav-wrapper .main-nav .mobile-nav-btn.bottom {
        display: block;
        position: absolute;
        bottom: 0px;
        left: 70%;
        width: 200px;
        height: 50px;
        background-color: white; }
        .site-nav-wrapper .main-nav .mobile-nav-btn.bottom > div {
          display: grid;
          width: 100%;
          height: 100%;
          text-align: center; }
          .site-nav-wrapper .main-nav .mobile-nav-btn.bottom > div div {
            align-self: center; } }
    @media only screen and (min-width: 768px) {
      .site-nav-wrapper .main-nav {
        padding-top: 15px; } }

.tool-box {
  width: 100%;
  max-width: 375px;
  height: 140px;
  padding: 20px 10px;
  margin: 0 auto;
  background: white; }
  @media only screen and (min-width: 768px) {
    .tool-box {
      height: 90px;
      max-width: 768px; } }
  @media only screen and (min-width: 1024px) {
    .tool-box {
      width: 1024px;
      max-width: 1024px;
      margin: 0 auto; } }
  .tool-box .center-wrapper {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
    @media only screen and (min-width: 768px) {
      .tool-box .center-wrapper {
        align-items: flex-end; } }
    .tool-box .center-wrapper .mobile-nav-btn {
      order: 2; }
      .tool-box .center-wrapper .mobile-nav-btn .bar {
        background-color: #625E62; }
      @media only screen and (min-width: 768px) {
        .tool-box .center-wrapper .mobile-nav-btn {
          order: 1; } }
    .tool-box .center-wrapper .logo-asp {
      order: 1;
      width: 100%;
      margin-bottom: 20px; }
      @media only screen and (min-width: 768px) {
        .tool-box .center-wrapper .logo-asp {
          order: 2;
          width: 375px;
          margin-bottom: 0;
          position: relative;
          top: 5px; } }
      .tool-box .center-wrapper .logo-asp div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
        justify-content: space-around; }
        @media only screen and (min-width: 768px) {
          .tool-box .center-wrapper .logo-asp div {
            -webkit-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
            -webkit-justify-content: space-evenly;
            -moz-justify-content: space-evenly;
            justify-content: space-evenly; } }
        .tool-box .center-wrapper .logo-asp div #godlo, .tool-box .center-wrapper .logo-asp div #logo_asp {
          height: 40px; }
        .tool-box .center-wrapper .logo-asp div #godlo {
          position: relative;
          top: 2px; }
    .tool-box .center-wrapper .search {
      order: 3; }
      @media only screen and (min-width: 1024px) {
        .tool-box .center-wrapper .search {
          width: 300px; } }
      .tool-box .center-wrapper .search form {
        position: relative;
        display: block;
        width: 100%;
        padding-right: 35px;
        top: -5px; }
      .tool-box .center-wrapper .search button {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 34px;
        height: 34px;
        padding: 0;
        background-image: url("/templates/asp/images/icon/magnifier.svg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 60% auto;
        font-size: 0; }
      .tool-box .center-wrapper .search label {
        display: none; }
      .tool-box .center-wrapper .search [type="search"] {
        width: 100%;
        padding-left: 10px;
        border-bottom: 1px solid #171515; }
        .tool-box .center-wrapper .search [type="search"]::placeholder {
          color: white; }

div.site-nav-wrapper .mobile-nav-btn.top .hamburger .bar, div.tool-box .mobile-nav-btn.top .hamburger .bar {
  background-color: #E6056A; }

div.site-nav-wrapper .mobile-nav-btn, div.tool-box .mobile-nav-btn {
  font-size: 1.7rem;
  text-transform: uppercase;
  cursor: pointer; }
  div.site-nav-wrapper .mobile-nav-btn .hamburger, div.tool-box .mobile-nav-btn .hamburger {
    display: inline-block;
    width: 15px;
    height: 20px;
    position: relative;
    top: 3px;
    margin-left: 3px; }
    div.site-nav-wrapper .mobile-nav-btn .hamburger .bar, div.tool-box .mobile-nav-btn .hamburger .bar {
      display: block;
      width: 100%;
      height: 1px;
      position: absolute;
      background-color: #625E62; }
      div.site-nav-wrapper .mobile-nav-btn .hamburger .bar:nth-child(1), div.tool-box .mobile-nav-btn .hamburger .bar:nth-child(1) {
        top: 5px; }
      div.site-nav-wrapper .mobile-nav-btn .hamburger .bar:nth-child(2), div.tool-box .mobile-nav-btn .hamburger .bar:nth-child(2) {
        top: 10px; }
      div.site-nav-wrapper .mobile-nav-btn .hamburger .bar:nth-child(3), div.tool-box .mobile-nav-btn .hamburger .bar:nth-child(3) {
        top: 15px; }
  div.site-nav-wrapper .mobile-nav-btn .hamburger .bar, div.tool-box .mobile-nav-btn .hamburger .bar {
    transition: 0.5s ease; }
  div.site-nav-wrapper .mobile-nav-btn .hamburger .bar:last-child, div.tool-box .mobile-nav-btn .hamburger .bar:last-child {
    opacity: 100; }
  div.site-nav-wrapper .mobile-nav-btn .hamburger .bar:nth-child(1), div.tool-box .mobile-nav-btn .hamburger .bar:nth-child(1) {
    transform: rotate(0); }
  div.site-nav-wrapper .mobile-nav-btn .hamburger .bar:nth-child(2), div.tool-box .mobile-nav-btn .hamburger .bar:nth-child(2) {
    transform: rotate(0); }
  div.site-nav-wrapper .mobile-nav-btn.toggle-on .hamburger .bar, div.tool-box .mobile-nav-btn.toggle-on .hamburger .bar {
    transition: 0.5s ease; }
  div.site-nav-wrapper .mobile-nav-btn.toggle-on .hamburger .bar:last-child, div.tool-box .mobile-nav-btn.toggle-on .hamburger .bar:last-child {
    opacity: 0; }
  div.site-nav-wrapper .mobile-nav-btn.toggle-on .hamburger .bar:nth-child(1), div.tool-box .mobile-nav-btn.toggle-on .hamburger .bar:nth-child(1) {
    transform: rotate(45deg);
    top: 11px; }
  div.site-nav-wrapper .mobile-nav-btn.toggle-on .hamburger .bar:nth-child(2), div.tool-box .mobile-nav-btn.toggle-on .hamburger .bar:nth-child(2) {
    transform: rotate(-45deg);
    top: 11px; }

div.site-nav-wrapper .mobile-nav-btn.bottom, div.tool-box .mobile-nav-btn.bottom {
  text-transform: lowercase; }
  div.site-nav-wrapper .mobile-nav-btn.bottom .hamburger, div.tool-box .mobile-nav-btn.bottom .hamburger {
    display: inline-block;
    width: 30px;
    height: 16px;
    position: relative;
    top: 0px;
    margin-left: 0px; }
    div.site-nav-wrapper .mobile-nav-btn.bottom .hamburger .bar, div.tool-box .mobile-nav-btn.bottom .hamburger .bar {
      display: block;
      width: 100%;
      height: 1px;
      position: absolute; }
  div.site-nav-wrapper .mobile-nav-btn.bottom .hamburger .bar:first-child, div.tool-box .mobile-nav-btn.bottom .hamburger .bar:first-child {
    transform: rotate(45deg);
    top: 11px; }
  div.site-nav-wrapper .mobile-nav-btn.bottom .hamburger .bar:last-child, div.tool-box .mobile-nav-btn.bottom .hamburger .bar:last-child {
    transform: rotate(-45deg);
    top: 11px; }

div.site-nav-wrapper .mobile-nav-btn {
  font-size: 1.3rem; }

.submenu {
  text-align: center;
  margin: 15px 5px; }
  .submenu.submenu-big {
    font-size: 20px; }
    .submenu.submenu-big li.active {
      font-weight: bold; }
  .submenu .menu li {
    display: inline-block; }
    .submenu .menu li::after {
      content: '/';
      display: inline-block;
      width: 17px;
      font-size: 0.8rem; }
    .submenu .menu li:last-child::after {
      content: none; }

.links-wrapper .submenu-big {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: center; }

.links-wrapper .submenu-small {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3; }

.aspBody-menu_v2 #header .menu {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  max-width: 320px;
  margin: 0 auto; }
  .aspBody-menu_v2 #header .menu li {
    position: relative;
    padding-top: 16px;
    padding-bottom: 16px; }
    .aspBody-menu_v2 #header .menu li a, .aspBody-menu_v2 #header .menu li span {
      display: block; }
    .aspBody-menu_v2 #header .menu li.parent {
      padding: 0; }
    .aspBody-menu_v2 #header .menu li.parent > a, .aspBody-menu_v2 #header .menu li.parent > span {
      padding-top: 32px;
      padding-bottom: 32px; }
    .aspBody-menu_v2 #header .menu li.parent {
      border-bottom: 1px solid #E6056A; }
      .aspBody-menu_v2 #header .menu li.parent::after {
        content: "";
        font-family: "asp-icons" !important;
        font-size: 0.6em;
        position: absolute;
        right: -20px;
        bottom: 32px;
        transition: 0.5s ease; }
    .aspBody-menu_v2 #header .menu li.parent.open::after {
      transform: rotate(180deg);
      transition: 0.5s ease;
      bottom: 8px; }
    .aspBody-menu_v2 #header .menu li ul.nav-child {
      height: 1px;
      font-size: 14px;
      text-align: left;
      font-weight: 400;
      overflow: hidden;
      transition: height 0.5s ease; }
      .aspBody-menu_v2 #header .menu li ul.nav-child li {
        padding-top: 0;
        padding-bottom: 8px; }
      .aspBody-menu_v2 #header .menu li ul.nav-child.open {
        height: auto;
        transition: height 0.5s ease; }

.item-922 {
  font-size: 0.7em; }

@media only screen and (min-width: 768px) {
  .aspBody-menu_v2 #header .moduletable.header-links ul.menu, .aspBody-menu_v2 #header .home-menuv2 ul.menu {
    max-width: 768px;
    margin: 0 auto; }
  .aspBody-menu_v2 #header .moduletable.header-links ul.menu {
    font-size: 14px; }
    .aspBody-menu_v2 #header .moduletable.header-links ul.menu li {
      display: inline-block;
      text-transform: uppercase; }
      .aspBody-menu_v2 #header .moduletable.header-links ul.menu li a {
        padding-right: 14px;
        padding-left: 14px; }
        .aspBody-menu_v2 #header .moduletable.header-links ul.menu li a::after {
          content: '/';
          position: absolute;
          width: 5px;
          right: -3px;
          font-size: 0.9rem;
          bottom: 16px; }
      .aspBody-menu_v2 #header .moduletable.header-links ul.menu li:last-child > a::after {
        display: none; }
  .aspBody-menu_v2 #header .home-menuv2 ul.menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
    row-gap: 40px;
    padding-top: 32px;
    text-align: left; }
    .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-768-1, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1024-1 {
      grid-column: 1 / 2;
      grid-row: 1 / 2; }
      .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-768-1 li, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1024-1 li {
        border-right: 1px solid #E6056A; }
        .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-768-1 li a, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1024-1 li a {
          font-weight: 400; }
    .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-768-2, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1024-2 {
      grid-column: 1 / 2;
      grid-row: 2 / 3; }
    .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1024-2 {
      display: flex;
      width: 100%; } }
    @media only screen and (min-width: 768px) and (min-width: 1024px) {
      .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1024-2 {
        position: relative;
        top: -100px; } }

@media only screen and (min-width: 768px) {
      .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1024-2 li {
        flex-grow: 1; }
    .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-768-3, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1024-3 {
      grid-column: 2 / 3;
      grid-row: 1 / 3; }
    .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-768-4, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1024-4 {
      grid-column: 1 / 2;
      grid-row: 3 / 4; }
    .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-768-5, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1024-5 {
      grid-column: 2 / 3;
      grid-row: 3 / 4; }
      .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-768-5 > li, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1024-5 > li {
        border-left: 1px solid #0ac840;
        padding-left: 40px;
        position: relative;
        left: -40px; }
    .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-768-6, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1024-6 {
      grid-column: 2 / 3;
      grid-row: 4 / 5;
      padding-top: 60px;
      margin-top: 30px;
      border-top: 1px solid black; }
    .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-768-7, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1024-7 {
      grid-column: 1 / 2;
      grid-row: 4 / 5;
      font-size: 0.8em; }
    .aspBody-menu_v2 #header .home-menuv2 ul.menu li {
      padding-top: 0;
      padding-bottom: 32px; }
      .aspBody-menu_v2 #header .home-menuv2 ul.menu li.parent {
        border-bottom: none; }
        .aspBody-menu_v2 #header .home-menuv2 ul.menu li.parent::after {
          content: none; } }
    @media only screen and (min-width: 768px) and (min-width: 1024px) {
      .aspBody-menu_v2 #header .home-menuv2 ul.menu li.item-909 {
        border-bottom: 1px solid grey; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) and (min-width: 1300px) {
    .aspBody-menu_v2 #header .home-menuv2 ul.menu li.item-909 {
      border-bottom: none; } }

@media only screen and (min-width: 768px) {
      .aspBody-menu_v2 #header .home-menuv2 ul.menu li.item-910 {
        border-bottom: 1px solid grey; } }
      @media only screen and (min-width: 768px) and (min-width: 1024px) {
        .aspBody-menu_v2 #header .home-menuv2 ul.menu li.item-910 {
          border-bottom: none; } }

@media only screen and (min-width: 768px) {
      .aspBody-menu_v2 #header .home-menuv2 ul.menu li.parent > a, .aspBody-menu_v2 #header .home-menuv2 ul.menu li.parent > span {
        padding-top: 0;
        padding-bottom: 32px; }
      .aspBody-menu_v2 #header .home-menuv2 ul.menu li ul.nav-child {
        height: auto; }
    .aspBody-menu_v2 #header .home-menuv2 ul.menu > div > li > a > span, .aspBody-menu_v2 #header .home-menuv2 ul.menu > div > li > span {
      text-transform: uppercase; } }

@media only screen and (min-width: 1300px) {
  .aspBody-menu_v2 #header .moduletable.header-links ul.menu, .aspBody-menu_v2 #header .home-menuv2 ul.menu {
    max-width: 1920px;
    margin: 0 auto; }
  .moduletable.header-links ul.menu li a {
    color: white;
    font-size: 18px; }
  .aspBody-menu_v2 #header .main-nav {
    position: relative;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto; }
  .aspBody-menu_v2 #header .home-menuv2 ul.menu {
    row-gap: 0px;
    column-gap: 60px; }
    .aspBody-menu_v2 #header .home-menuv2 ul.menu li a {
      color: white; }
    .aspBody-menu_v2 #header .home-menuv2 ul.menu > div > li > a {
      text-transform: uppercase; }
  .aspBody-menu_v2 #header div.box-1300-1 {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
    margin-bottom: 40px;
    border-right: 1px solid #e6056a; }
  .aspBody-menu_v2 #header div.box-1300-2 {
    grid-column: 2 / 3;
    grid-row: 1 / 2; }
  .aspBody-menu_v2 #header div.box-1300-3 {
    grid-column: 3 / 4;
    grid-row: 1 / 2; }
  .aspBody-menu_v2 #header div.box-1300-4 {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    display: flex;
    width: 100%; }
    .aspBody-menu_v2 #header div.box-1300-4 li {
      flex-grow: 1; }
  .aspBody-menu_v2 #header div.box-1300-5 {
    position: relative;
    display: flex;
    flex-direction: column;
    left: -30px;
    padding-left: 30px;
    grid-column: 3 / 4;
    grid-row: 2 / 5;
    border-left: 1px solid #0ac840; }
    .aspBody-menu_v2 #header div.box-1300-5 > li:nth-child(3) {
      padding-bottom: 40px;
      border-bottom: 1px solid white; }
    .aspBody-menu_v2 #header div.box-1300-5 > li:nth-child(4) {
      padding-top: 40px; }
  .aspBody-menu_v2 #header div.box-1300-6 {
    grid-column: 1 / 3;
    grid-row: 3 / 5;
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-top: 1px solid #ff6a02;
    padding-top: 40px; }
    .aspBody-menu_v2 #header div.box-1300-6 > li:nth-child(1) {
      grid-row: 2 / 4; }
    .aspBody-menu_v2 #header div.box-1300-6 > li:nth-child(2) {
      grid-row: 1 / 2; }
    .aspBody-menu_v2 #header div.box-1300-6 > li:nth-child(3) {
      grid-column: 2 / 3;
      grid-row: 1 / 2; }
    .aspBody-menu_v2 #header div.box-1300-6 > li:nth-child(4) {
      grid-column: 2 / 3;
      grid-row: 2 / 3; }
    .aspBody-menu_v2 #header div.box-1300-6 > li:nth-child(5) {
      grid-column: 2 / 3;
      grid-row: 3 / 4; }
  .aspBody-menu_v2 #header div.box-1300-8 {
    grid-column: 1 / 4;
    grid-row: 5 / 6; } }

@media only screen and (min-width: 1920px) {
  .aspBody-menu_v2 #header .main-nav {
    max-width: 1920px; }
    .aspBody-menu_v2 #header .main-nav ul.nav {
      column-gap: 100px; }
  .aspBody-menu_v2 #header div.box-1920-1 {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
    padding-left: 50px;
    margin-bottom: 100px;
    font-weight: 400;
    border-right: 1px solid #E6056A; }
  .aspBody-menu_v2 #header div.box-1920-2 {
    grid-column: 2 / 3;
    grid-row: 1 / 2; }
  .aspBody-menu_v2 #header div.box-1024-2 {
    display: block; }
  .aspBody-menu_v2 #header div.box-1920-3 {
    grid-column: 3 / 4;
    grid-row: 1 / 2; }
  .aspBody-menu_v2 #header div.box-1920-4 {
    grid-column: 4 / 5;
    grid-row: 1 / 3; }
  .aspBody-menu_v2 #header div.box-1920-5 {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    display: flex;
    width: 100%; }
    .aspBody-menu_v2 #header div.box-1920-5 li {
      flex-grow: 1; }
  .aspBody-menu_v2 #header div.box-1920-6 {
    grid-column: 1 / 3;
    grid-row: 3 / 4;
    padding-top: 0;
    margin-top: 0; } }
  @media only screen and (min-width: 1920px) and (min-width: 1920px) {
    .aspBody-menu_v2 #header div.box-1920-6 {
      position: relative;
      display: flex;
      width: 100%;
      padding: 50px;
      border-top: 1px solid #ff6a02; }
      .aspBody-menu_v2 #header div.box-1920-6 li {
        flex-grow: 1; } }

@media only screen and (min-width: 1920px) {
  .aspBody-menu_v2 #header div.box-1920-7 {
    grid-column: 3 / 4;
    grid-row: 2 / 5;
    border-left: 1px solid #0ac840;
    padding-left: 50px;
    position: relative;
    left: -50px; }
  .aspBody-menu_v2 #header div.box-1920-8 {
    grid-column: 4 / 5;
    grid-row: 3 / 5;
    border-top: 1px solid white;
    padding-top: 80px;
    position: relative;
    top: -130px; }
    .aspBody-menu_v2 #header div.box-1920-8 > li:last-child > a {
      margin-top: 50px; }
  .aspBody-menu_v2 #header div.box-1920-9 {
    grid-column: 1 / 2;
    grid-row: 4 / 5; } }

@media only screen and (max-width: 767px) {
  .aspBody-menu_v2 #header .home-menuv2 ul.menu li a.purple.black, .aspBody-menu_v2 #header .home-menuv2 ul.menu li span.purple.black {
    color: black; }
  .aspBody-menu_v2 #header .home-menuv2 ul.menu li a.purple, .aspBody-menu_v2 #header .home-menuv2 ul.menu li a.purple.purple-mobile.black, .aspBody-menu_v2 #header .home-menuv2 ul.menu li span.purple, .aspBody-menu_v2 #header .home-menuv2 ul.menu li span.purple.purple-mobile.black {
    color: #E6056A; } }

@media only screen and (min-width: 768px) {
  .aspBody-menu_v2 #header .home-menuv2 ul.menu li a.purple, .aspBody-menu_v2 #header .home-menuv2 ul.menu li a.purple.black, .aspBody-menu_v2 #header .home-menuv2 ul.menu li span.purple, .aspBody-menu_v2 #header .home-menuv2 ul.menu li span.purple.black {
    color: #E6056A; }
  .aspBody-menu_v2 #header .home-menuv2 ul.menu li a.purple.black, .aspBody-menu_v2 #header .home-menuv2 ul.menu li span.purple.black {
    color: black; }
  .aspBody-menu_v2 #header .home-menuv2 ul.menu li a.orange, .aspBody-menu_v2 #header .home-menuv2 ul.menu li span.orange {
    color: #ff6a02; }
  .aspBody-menu_v2 #header .home-menuv2 ul.menu li a.green, .aspBody-menu_v2 #header .home-menuv2 ul.menu li span.green {
    color: #0ac840; } }

@media only screen and (min-width: 768px) {
  .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-768-1 li a.purple, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1024-1 li a.purple, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1300-1 li a.purple, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1920-1 li a.purple {
    color: #E6056A; }
  .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1300-4 li a.purple.black, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1300-4 li span.purple.black, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1300-5 li a.purple.black, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1300-5 li span.purple.black, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1920-5 li a.purple.black, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1920-5 li span.purple.black, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1920-8 li a.purple.black, .aspBody-menu_v2 #header .home-menuv2 ul.menu div.box-1920-8 li span.purple.black {
    color: white; } }

.menu-classic li, .category-module_extensions li {
  padding-left: 15px;
  position: relative; }

.menu-classic a::before, .category-module_extensions a::before {
  position: absolute;
  left: 0;
  color: black;
  content: "";
  font-family: "asp-icons" !important; }

.moduletable_extensions,
.moduletable_extensions a::before {
  color: #757575; }

.moduletable_extensions {
  font-size: 1.3rem; }
  .moduletable_extensions li {
    margin-bottom: 10px; }

.menu-extensions-wiaw li:hover a, .submenu-wiaw li:hover a {
  color: #ffb506; }

.menu-extensions-tiu li:hover a, .submenu-tiu li:hover a {
  color: #087ab6; }

.menu-extensions-mir li:hover a, .submenu-mir li:hover a {
  color: #e6056a; }

.menu-extensions-gim li:hover a, .submenu-gim li:hover a {
  color: #cc0a12; }

.menu-extensions-sw li:hover a, .submenu-sw li:hover a {
  color: #05983d; }

.menu-extensions-ridi li:hover a, .submenu-ridi li:hover a {
  color: #f47121; }

.links-wrapper {
  width: 100%;
  min-height: 75px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #757575; }
  .links-wrapper .links-container h3 {
    margin-bottom: 20px;
    font-size: 1.4em; }
  .links-wrapper .links-container ul.menu li a {
    border-bottom: 2px solid white;
    transition: border-bottom-color 1s; }
    .links-wrapper .links-container ul.menu li a:hover {
      border-bottom-color: black; }
  @media only screen and (min-width: 1000px) {
    .links-wrapper .links-container {
      max-width: 1000px;
      margin-left: auto;
      margin-right: auto;
      display: grid;
      grid-template-columns: 760px 240px;
      justify-items: center; } }

.social-media-top {
  display: block;
  font-size: 3.5rem;
  text-align: center;
  padding-top: 5px; }
  .social-media-top i {
    position: relative; }
    .social-media-top i.icon-facebook {
      font-size: 2.4rem;
      top: -5px; }
    .social-media-top i.icon-instagram {
      font-size: 2.7rem;
      top: -4px; }
    .social-media-top i.icon-youtube {
      font-size: 3.7rem; }
    .social-media-top i.icon-mail {
      font-size: 3.2rem;
      top: -2px; }
    .social-media-top i.icon-google-pin {
      font-size: 2.7rem;
      top: -5px; }
    .social-media-top i.icon-bee {
      font-size: 2.8rem;
      top: -5px; }

.cd-top {
  display: inline-block;
  height: 100px;
  width: 100px;
  border-radius: 50px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  background: red;
  visibility: hidden;
  opacity: 0;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  color: white;
  font-size: 2.5rem;
  z-index: 998; }
  .cd-top::before {
    position: absolute;
    left: 50%;
    top: 5px;
    transform: translateX(-50%);
    color: white;
    font-size: 3rem;
    content: "";
    font-family: "asp-icons" !important; }
  .cd-top span {
    position: relative;
    top: 40px; }

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s; }

.cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 0.9; }

.cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5; }

.cd-top:hover {
  background-color: #e86256;
  opacity: 1; }

.moduletable_extensions h3 {
  height: 60px;
  font-size: 3rem;
  padding-left: 15px;
  line-height: 61px; }
  @media only screen and (min-width: 768px) {
    .moduletable_extensions h3 {
      height: inherit;
      font-size: 30px;
      line-height: normal;
      margin-bottom: 20px; } }

.asp-article-extensions {
  color: #757575; }
  .asp-article-extensions .moduletable {
    width: 100%;
    max-width: 540px; }
    .asp-article-extensions .moduletable h3 {
      font-size: 1.5em; }
    .asp-article-extensions .moduletable div.img-miniatura {
      padding-bottom: 20px;
      margin-bottom: 20px; }
    .asp-article-extensions .moduletable div img {
      border: 1px solid rgba(117, 117, 117, 0.1); }
  .asp-article-extensions .category-module a, .asp-article-extensions .category-module strong {
    display: block;
    color: #414140;
    margin-bottom: 5px; }
  .asp-article-extensions .no-title .mod-articles-category-title {
    display: none; }

.moduletable.left-module {
  color: black;
  border-bottom: 1px solid rgba(117, 117, 117, 0.5);
  margin-bottom: 20px;
  padding-bottom: 20px; }
  .moduletable.left-module h3 {
    color: #757575; }

.asp-article-extensions .moduletable {
  color: black; }
  .asp-article-extensions .moduletable ul {
    margin-left: 0; }

.left-module-menu ul {
  margin: 0;
  list-style-type: none; }
  .left-module-menu ul a::before {
    color: #e6056a; }

ul.module-article-list {
  width: 100%;
  margin-top: 20px;
  padding-left: 20px;
  list-style-type: none; }
  ul.module-article-list li {
    position: relative;
    margin-bottom: 10px; }
    ul.module-article-list li::before {
      content: "";
      font-family: asp-icons;
      position: absolute;
      left: -15px; }
    ul.module-article-list li a {
      color: #414140; }

div#popup {
  position: fixed;
  width: 90%;
  max-width: 600px;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 15px;
  z-index: 10000000;
  color: white;
  background: rgba(0, 0, 0, 0.9);
  padding: 10px; }
  div#popup .artykul {
    position: relative; }
    div#popup .artykul a {
      color: red;
      padding-left: 15px;
      position: relative; }
      div#popup .artykul a::before {
        content: "";
        font-family: "asp-icons" !important;
        position: absolute;
        left: 0;
        top: -3px; }
  div#popup #ukryj {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -10px;
    right: -10px;
    background: rgba(255, 0, 0, 0.95);
    cursor: pointer;
    border-radius: 20px;
    font-size: 1.3em;
    color: white; }

section.attention_news {
  color: #e6056a;
  margin-bottom: 80px;
  position: relative; }
  section.attention_news div.moduletable {
    padding: 20px;
    max-width: 1170px; }
    @media only screen and (min-width: 1000px) {
      section.attention_news div.moduletable {
        padding: 0; } }
    section.attention_news div.moduletable h3 {
      font-size: 25pt;
      font-weight: 400;
      text-align: center;
      margin-bottom: 30px; }
    section.attention_news div.moduletable li {
      margin-bottom: 20px;
      display: flex;
      flex-direction: row-reverse;
      position: relative; }
      @media only screen and (min-width: 1000px) {
        section.attention_news div.moduletable li {
          max-width: 85%;
          margin-left: auto;
          margin-right: auto; } }
      section.attention_news div.moduletable li a {
        display: block;
        width: 100%; }
        section.attention_news div.moduletable li a::after {
          content: " ..." "";
          font-family: "asp-icons" !important;
          font-size: 0.8em; }
      section.attention_news div.moduletable li span.mod-articles-category-date {
        color: #757575;
        display: block;
        width: 110px;
        text-align: left;
        font-size: 0.8em;
        position: relative;
        top: 4px; }
        @media only screen and (min-width: 1000px) {
          section.attention_news div.moduletable li span.mod-articles-category-date {
            position: absolute;
            left: -100px; } }
  section.attention_news div.attention-btn {
    width: 100%; }
    @media only screen and (min-width: 1000px) {
      section.attention_news div.attention-btn {
        position: absolute;
        width: 170px;
        height: 90px;
        right: -70px;
        bottom: 7px; } }
    section.attention_news div.attention-btn a.read-more-btn {
      background: #e6056a; }
      @media only screen and (min-width: 1000px) {
        section.attention_news div.attention-btn a.read-more-btn {
          position: relative;
          top: 0;
          left: 0; } }

a.red-link-menu {
  color: rgba(204, 10, 18, 0.6); }

a.big-link-menu {
  font-size: 1.8em;
  padding-left: 10px;
  margin-bottom: 10px; }

p.attention-text {
  color: rgba(204, 10, 18, 0.6);
  border-left: 5px solid rgba(204, 10, 18, 0.2);
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px; }

p.attention.attention-text::before {
  left: 10px; }

.asp-article-content p.icon-calendar::before {
  transform: translateY(-60%); }

p.career-info {
  border-left: 1px solid rgba(204, 10, 18, 0.2);
  border-right: 1px solid rgba(204, 10, 18, 0.2);
  color: rgba(204, 10, 18, 0.6);
  padding-top: 20px;
  padding-left: 45px;
  padding-right: 20px;
  padding-bottom: 20px; }

.lecturer-alphabet {
  background: #171515;
  margin-bottom: 60px;
  padding-bottom: 20px;
  padding-left: 60px;
  padding-right: 60px; }
  @media only screen and (min-width: 768px) {
    .lecturer-alphabet {
      margin-left: 100px;
      margin-right: 100px; } }
  @media only screen and (min-width: 768px) {
    .lecturer-alphabet {
      margin-left: 200px;
      margin-right: 200px; } }
  @media only screen and (min-width: 1600px) {
    .lecturer-alphabet {
      padding-left: 100px;
      padding-right: 100px; } }
  @media only screen and (min-width: 1600px) {
    .lecturer-alphabet {
      padding-left: 400px;
      padding-right: 400px; } }
  .lecturer-alphabet h3 {
    color: white;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: lowercase; }
  .lecturer-alphabet ul.mod-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .lecturer-alphabet ul.mod-list li {
      width: 40px;
      height: 40px;
      margin: 3px; }
      .lecturer-alphabet ul.mod-list li.active {
        background: #E6056A; }
      .lecturer-alphabet ul.mod-list li a {
        display: grid;
        width: 40px;
        height: 40px;
        color: white;
        border-bottom: none;
        justify-content: center;
        align-content: center; }

section {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto; }
  section.faculty-articles {
    min-height: 100px; }
  section .info {
    width: 100%;
    text-align: left;
    color: rgba(117, 117, 117, 0.5); }

section.faculty {
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  line-height: 24px;
  grid-gap: 10px; }
  @media only screen and (min-width: 768px) {
    section.faculty {
      grid-gap: 20px; } }
  @media only screen and (min-width: 1000px) {
    section.faculty {
      grid-template-columns: 1fr 1fr 1fr;
      max-width: 1170px; } }
  section.faculty h3 {
    margin: 0 20px; }
  section.faculty .moduletable_faculty {
    margin: 10px 0;
    grid-column: 1 / 3; }
    @media only screen and (min-width: 1000px) {
      section.faculty .moduletable_faculty {
        margin: 0; } }
    section.faculty .moduletable_faculty .divider {
      margin: 20px 0;
      border-bottom: 1px dotted silver; }
      section.faculty .moduletable_faculty .divider .separator {
        display: none; }
    section.faculty .moduletable_faculty .faculty {
      padding: 0 20px; }
  section.faculty .moduletable_faculty.menu-classic .faculty a::before {
    color: #1e57a5;
    content: "";
    font-family: "asp-icons" !important; }

section.faculty h3, section.candidates h3 {
  margin-bottom: 20px;
  line-height: 30px;
  font-size: 1.5em; }

@media only screen and (min-width: 580px) {
  section.faculty h3, section.candidates h3 {
    font-size: 30px; } }

.menu {
  line-height: 25px; }

.menu-big li {
  margin: 20px 0; }
  .menu-big li a {
    font-size: 20px;
    line-height: 20px;
    display: block; }
    .menu-big li a::after {
      content: " ..." "";
      font-family: "asp-icons" !important;
      font-size: 0.6em; }

#faculty-menu-deanary li ul li a::after {
  content: " ..." "";
  font-family: "asp-icons" !important;
  font-size: 0.6em; }

section > .link-box {
  width: 100%;
  height: 100px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  font-size: 2rem; }
  @media only screen and (min-width: 1200px) {
    section > .link-box {
      margin-bottom: 0;
      margin-top: 0; } }

.faculty-menu-modules {
  width: 100%;
  position: relative;
  order: 1;
  border-bottom: 1px solid rgba(117, 117, 117, 0.5);
  padding-bottom: 20px; }
  .faculty-menu-modules h3 {
    position: relative;
    top: 0; }
  @media only screen and (min-width: 1000px) {
    .faculty-menu-modules {
      grid-row: 1 / 3; } }

#faculty-menu-deanary {
  display: grid;
  grid-column: 1 / 3;
  grid-template-columns: 50% 50%; }
  #faculty-menu-deanary li a {
    display: block;
    width: 100%; }
  #faculty-menu-deanary li:first-child ul {
    padding-left: 20px;
    padding-right: 10px; }
  #faculty-menu-deanary li:last-child ul {
    padding-right: 20px;
    padding-left: 10px; }
    @media only screen and (min-width: 768px) {
      #faculty-menu-deanary li:last-child ul {
        left: 25px; } }
  @media only screen and (min-width: 540px) {
    #faculty-menu-deanary li li {
      font-size: 1.1em; } }
  @media only screen and (min-width: 768px) {
    #faculty-menu-deanary li li {
      font-size: 1.3em;
      line-height: 1.7em; } }
  #faculty-menu-deanary li.item-148 a {
    color: #cc0a12; }
  #faculty-menu-deanary li.item-150 a {
    color: #087ab6; }

section.faculty .faculty-links {
  order: 2; }
  @media only screen and (min-width: 580px) {
    section.faculty .faculty-links {
      grid-column: 1 / 2;
      grid-row: 2 / 5; } }
  @media only screen and (min-width: 1000px) {
    section.faculty .faculty-links {
      order: 5;
      grid-column: 1/2;
      grid-row: 3 / 5;
      align-self: end; } }
  section.faculty .faculty-links .faculty {
    column-count: 2;
    column-gap: 20px; }
    @media only screen and (min-width: 580px) {
      section.faculty .faculty-links .faculty {
        column-count: 1; } }
    @media only screen and (min-width: 1000px) {
      section.faculty .faculty-links .faculty {
        column-count: 2; } }
    section.faculty .faculty-links .faculty li .niebieski {
      font-weight: bold;
      color: #1e57a5; }

section.faculty .faculty-external {
  order: 3; }
  @media only screen and (min-width: 580px) {
    section.faculty .faculty-external {
      grid-column: 2 / 3; }
      section.faculty .faculty-external ul.faculty {
        padding-left: 10px; } }
    @media only screen and (min-width: 580px) and (min-width: 1000px) {
      section.faculty .faculty-external ul.faculty {
        padding-left: 20px; } }
  @media only screen and (min-width: 1000px) {
    section.faculty .faculty-external {
      grid-column: 3 / 4;
      grid-row: 1;
      order: 2; } }

section.faculty .faculty-diploma {
  order: 7; }
  @media only screen and (min-width: 580px) {
    section.faculty .faculty-diploma {
      order: 5;
      grid-column: 2/3; }
      section.faculty .faculty-diploma ul.faculty {
        padding-left: 10px; } }
    @media only screen and (min-width: 580px) and (min-width: 1000px) {
      section.faculty .faculty-diploma ul.faculty {
        padding-left: 20px; } }
  @media only screen and (min-width: 1000px) {
    section.faculty .faculty-diploma {
      order: 4;
      grid-column: 3 / 4;
      grid-row: 3; } }

section.faculty .faculty-graduates {
  width: 100%;
  order: 8; }
  @media only screen and (min-width: 1000px) {
    section.faculty .faculty-graduates {
      column-count: 1;
      grid-column: 3 / 4;
      grid-row: 4 / 5;
      align-self: end; } }
  section.faculty .faculty-graduates .faculty {
    column-count: 2;
    column-gap: 20px;
    background-color: #a2a2a2;
    padding: 20px; }
    @media only screen and (min-width: 580px) {
      section.faculty .faculty-graduates .faculty {
        column-count: 3; } }
  @media only screen and (min-width: 580px) and (min-width: 1000px) {
    section.faculty .faculty-graduates .faculty {
      column-count: 1; } }
    section.faculty .faculty-graduates .faculty a {
      color: white; }
      section.faculty .faculty-graduates .faculty a::before {
        color: #676767 !important; }

.moduletable_faculty.deanery {
  text-align: center;
  color: white;
  font-size: 2rem;
  position: relative;
  justify-self: center; }
  @media only screen and (min-width: 1000px) {
    .moduletable_faculty.deanery {
      height: 196px;
      border: none; } }

section.faculty > .deanery-tutorial {
  grid-column-end: 2;
  order: 5;
  padding-left: 20px; }
  @media only screen and (min-width: 580px) {
    section.faculty > .deanery-tutorial {
      order: 6; } }
  @media only screen and (min-width: 1000px) {
    section.faculty > .deanery-tutorial {
      grid-column: 2;
      align-self: end;
      padding-left: 0; } }

section.faculty > .deanery-panel {
  grid-column-start: 2;
  order: 6;
  padding-right: 20px; }
  @media only screen and (min-width: 580px) {
    section.faculty > .deanery-panel {
      order: 7; } }
  @media only screen and (min-width: 1000px) {
    section.faculty > .deanery-panel {
      grid-column: 2;
      align-self: end;
      height: auto;
      padding-right: 0; }
      section.faculty > .deanery-panel a {
        position: relative;
        top: 6px; } }

section.faculty .moduletable_faculty.links-other {
  order: 4; }
  section.faculty .moduletable_faculty.links-other h3 {
    margin-bottom: 20px; }
  @media only screen and (min-width: 1000px) {
    section.faculty .moduletable_faculty.links-other .faculty li {
      line-height: 2.7em; } }
  section.faculty .moduletable_faculty.links-other .faculty li a span::after {
    color: #1e57a5; }
  section.faculty .moduletable_faculty.links-other .faculty li a span span::after {
    display: none; }
  @media only screen and (min-width: 580px) {
    section.faculty .moduletable_faculty.links-other {
      grid-column: 2 / 3; } }
  @media only screen and (min-width: 1000px) {
    section.faculty .moduletable_faculty.links-other {
      order: 3;
      grid-column: 3 / 4;
      grid-row: 2; }
      section.faculty .moduletable_faculty.links-other span {
        font-size: 30px; } }

section.teachers .moduletable_teachers.menu-classic h3 {
  margin-bottom: 20px; }
  section.teachers .moduletable_teachers.menu-classic h3 a span::after {
    color: #1e57a5;
    content: " ..." "";
    font-family: "asp-icons" !important; }

section.candidates {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 20px; }
  @media only screen and (min-width: 768px) {
    section.candidates {
      grid-template-columns: 1fr 1fr;
      grid-template-rows: 3fr 1fr;
      column-gap: 20px;
      row-gap: 20px; } }
  @media only screen and (min-width: 1000px) {
    section.candidates {
      grid-template-columns: 1fr 1fr 1fr;
      grid-template-rows: 1fr 3fr; } }
  section.candidates .menu-classic a:before, section.candidates .menu-big a span:after {
    color: #ee2a79; }
  @media only screen and (min-width: 1000px) {
    section.candidates .candidates-important-links, section.candidates .candidates-links {
      padding: 0;
      border: none; } }
  section.candidates .menu-1 {
    grid-column: 1/3;
    grid-row: 1/2; }
    @media only screen and (min-width: 768px) {
      section.candidates .menu-1 {
        grid-row: 1/2;
        grid-column: 2/3; } }
    @media only screen and (min-width: 1000px) {
      section.candidates .menu-1 {
        grid-column: 1/2;
        grid-row: 1/3; } }
  section.candidates .menu-2 {
    grid-column: 1/3;
    grid-row: 2/3; }
    @media only screen and (min-width: 768px) {
      section.candidates .menu-2 {
        grid-row: 1/2;
        grid-column: 1/2;
        border-right: 1px solid silver; } }
    @media only screen and (min-width: 1000px) {
      section.candidates .menu-2 {
        grid-column: 2/3;
        grid-row: 1/3;
        border-left: 1px solid silver;
        padding-left: 20px;
        padding-right: 20px; } }
  section.candidates .menu-3 {
    grid-column: 1/2;
    grid-row: 3/4; }
    @media only screen and (min-width: 768px) {
      section.candidates .menu-3 {
        grid-column: 1/2;
        grid-row: 2/3;
        border-right: 1px solid silver; } }
    @media only screen and (min-width: 1000px) {
      section.candidates .menu-3 {
        grid-column: 3/4;
        grid-row: 1/2;
        border: none; } }
  section.candidates .menu-4 {
    grid-column: 2/3;
    grid-row: 3/4; }
    @media only screen and (min-width: 768px) {
      section.candidates .menu-4 {
        grid-column: 2/3;
        grid-row: 2/3; } }
    @media only screen and (min-width: 1000px) {
      section.candidates .menu-4 {
        grid-column: 3/4;
        grid-row: 2/3; } }

section.teachers {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (min-width: 680px) {
    section.teachers {
      grid-template-columns: 340px 340px;
      justify-content: center; } }
  @media only screen and (min-width: 1000px) {
    section.teachers {
      grid-template-columns: 1fr 1fr 1fr;
      grid-template-rows: 1fr 1.1fr;
      padding-top: 40px;
      padding-bottom: 40px; } }
  section.teachers .menu-classic a:before, section.teachers .menu-big a:after {
    color: #ff7b05; }
  section.teachers .menu-classic > li {
    margin-bottom: 20px; }
    section.teachers .menu-classic > li > a {
      font-size: 1.5em; }
      section.teachers .menu-classic > li > a:before {
        display: none; }
  section.teachers .menu-classic ul ul {
    margin-top: 10px; }
  section.teachers .menu-big li {
    margin-top: 0; }
  section.teachers > .moduletable_teachers.link-box {
    order: 1;
    grid-column: 1 / 3;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
    section.teachers > .moduletable_teachers.link-box img {
      width: 100%;
      max-width: 250px; }
    @media only screen and (min-width: 768px) {
      section.teachers > .moduletable_teachers.link-box {
        height: auto;
        width: 37%; } }
    @media only screen and (min-width: 1000px) {
      section.teachers > .moduletable_teachers.link-box {
        grid-column: 1 / 2;
        width: 90%;
        height: 196px; }
        section.teachers > .moduletable_teachers.link-box img {
          max-width: 100%; } }
  section.teachers > .deanery-tutorial.menu-classic {
    order: 2;
    grid-column: 1 / 3;
    margin-top: 20px;
    margin-bottom: 40px; }
    @media only screen and (min-width: 1000px) {
      section.teachers > .deanery-tutorial.menu-classic {
        width: 90%;
        margin: 0 auto 20px 0;
        grid-column: 1 / 2; } }
    section.teachers > .deanery-tutorial.menu-classic div {
      text-align: center; }
      section.teachers > .deanery-tutorial.menu-classic div a {
        padding-left: 15px;
        position: relative; }
  section.teachers .teachers-important-links {
    order: 3;
    grid-column: 1 / 2;
    align-self: self-start;
    padding-right: 5px; }
    @media only screen and (min-width: 1000px) {
      section.teachers .teachers-important-links {
        padding: 0 10px;
        border-left: 1px solid silver;
        grid-column: 2 / 3;
        grid-row: 1 / 3; } }
  section.teachers .teachers-links {
    order: 4;
    grid-column: 2 / 3;
    border-left: 1px solid silver;
    padding-left: 10px; }
    @media only screen and (min-width: 1000px) {
      section.teachers .teachers-links {
        grid-column: 3 / 4;
        grid-row: 1 / 3; } }

section.messages {
  max-width: 100%; }
  section.messages .moduletable_boxes .menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    section.messages .moduletable_boxes .menu li {
      width: 46%;
      margin: 2%; }
    @media only screen and (min-width: 760px) {
      section.messages .moduletable_boxes .menu li {
        width: 30%;
        margin: 1%; } }
    @media only screen and (min-width: 1200px) {
      section.messages .moduletable_boxes .menu li {
        max-width: 378px;
        max-height: 196px; } }

div.banner {
  overflow: hidden;
  position: relative; }
  div.banner div.moduletable:nth-child(2) {
    display: none; }

section.projects {
  border-top: 1px solid #757575;
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 100%; }
  @media only screen and (min-width: 1200px) {
    section.projects {
      max-width: 1280px; } }
  section.projects .moduletable_boxes .menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    section.projects .moduletable_boxes .menu li {
      width: 46%;
      margin: 2%;
      border: 1px solid rgba(190, 190, 190, 0.15); }
      section.projects .moduletable_boxes .menu li a {
        display: block;
        width: 100%;
        height: auto; }
    @media only screen and (min-width: 760px) {
      section.projects .moduletable_boxes .menu li {
        width: 30%;
        margin: 1%; } }
    @media only screen and (min-width: 1200px) {
      section.projects .moduletable_boxes .menu li {
        max-width: 255px;
        max-height: 302px;
        margin: 2%; } }

section.template-recruitment {
  display: grid;
  margin-bottom: 40px; }
  @media only screen and (min-width: 1024px) {
    section.template-recruitment {
      grid-template-columns: 0.7fr 1.2fr 1fr;
      grid-template-rows: 0.5fr 1fr; } }
  section.template-recruitment > .recruitment-home {
    padding: 20px; }
  section.template-recruitment .moduletable h3 {
    font-size: 1.5em;
    margin-bottom: 15px;
    color: #0c659f; }
  section.template-recruitment .moduletable ul li {
    padding-left: 15px;
    position: relative; }
    section.template-recruitment .moduletable ul li::before {
      position: absolute;
      left: 0;
      color: #0c659f;
      content: "";
      font-family: "asp-icons" !important; }
  section.template-recruitment > .recruitment-contact {
    grid-row: 4/5;
    border-top: 1px solid silver; }
    @media only screen and (min-width: 768px) {
      section.template-recruitment > .recruitment-contact {
        grid-row: 1/4;
        grid-column: 1/2;
        border: none; } }
  section.template-recruitment > .recruitment-promotion {
    grid-row: 2/3;
    background-color: #0c659f; }
    @media only screen and (min-width: 768px) {
      section.template-recruitment > .recruitment-promotion {
        grid-column: 2/3;
        margin-left: 20px; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    section.template-recruitment > .recruitment-promotion {
      grid-row: 2/3;
      margin: 0;
      background-color: white; } }
    section.template-recruitment > .recruitment-promotion ul li::before, section.template-recruitment > .recruitment-promotion ul li a {
      color: white; }
      @media only screen and (min-width: 1024px) {
        section.template-recruitment > .recruitment-promotion ul li::before, section.template-recruitment > .recruitment-promotion ul li a {
          color: #0c659f; } }
  @media only screen and (min-width: 1024px) {
    section.template-recruitment > .recruitment-promotion, section.template-recruitment > .recruitment-link {
      border-left: 1px solid silver;
      border-right: 1px solid silver; } }
  section.template-recruitment > .recruitment-link {
    grid-row: 3/4;
    font-size: 1.2em; }
    @media only screen and (min-width: 768px) {
      section.template-recruitment > .recruitment-link {
        grid-column: 2/3;
        font-size: 1em; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    section.template-recruitment > .recruitment-link {
      grid-row: 1/2;
      font-size: 1.2em; } }
    section.template-recruitment > .recruitment-link ul li {
      padding-left: 3px;
      padding-top: 5px;
      padding-bottom: 5px; }
      section.template-recruitment > .recruitment-link ul li::before {
        content: none; }
      section.template-recruitment > .recruitment-link ul li::after {
        color: #0c659f;
        content: "..." "";
        font-family: "asp-icons" !important;
        position: relative;
        left: 10px; }
  section.template-recruitment > .recruitment-news {
    grid-row: 1/2; }
    @media only screen and (min-width: 768px) {
      section.template-recruitment > .recruitment-news {
        grid-column: 2/3; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    section.template-recruitment > .recruitment-news {
      grid-row: 1/3;
      grid-column: 3/4; } }

.no-visual {
  position: absolute;
  left: -9999px; }

div.asppublishing.overview-articles h1, div.asppublishing.overview-articles h2 {
  text-align: center; }

div.asppublishing.overview-articles h1 {
  font-size: 72px; }

div.asppublishing.overview-articles h2 {
  font-size: 30px;
  padding-top: 50px;
  padding-bottom: 50px; }

div.asppublishing.overview-articles .content-wrapper {
  max-width: 100%; }

div.asppublishing.overview-articles button.slick-arrow.slick-hidden {
  display: block; }

div.asppublishing.overview-articles article {
  position: relative;
  padding-bottom: 100px; }
  div.asppublishing.overview-articles article .details {
    margin-bottom: 55px; }
  div.asppublishing.overview-articles article .addToCartBtn-box {
    margin-top: 55px;
    border-top: 1px dotted #757575;
    position: absolute;
    width: 100%;
    bottom: 0px; }
    div.asppublishing.overview-articles article .addToCartBtn-box a {
      display: block; }
    div.asppublishing.overview-articles article .addToCartBtn-box .readmoreBtn {
      padding-top: 5px;
      padding-bottom: 30px; }
      div.asppublishing.overview-articles article .addToCartBtn-box .readmoreBtn:hover {
        text-decoration: underline; }
      div.asppublishing.overview-articles article .addToCartBtn-box .readmoreBtn::after {
        color: #676767;
        content: " ..." "";
        font-family: "asp-icons" !important; }
    div.asppublishing.overview-articles article .addToCartBtn-box .addToCartBtn {
      border: 1px solid #e6056a;
      width: 100%;
      padding-top: 10px;
      padding-bottom: 10px;
      text-transform: uppercase;
      color: #e6056a;
      text-align: center; }
      div.asppublishing.overview-articles article .addToCartBtn-box .addToCartBtn:hover {
        border: 1px solid #000000;
        background-color: #000000;
        color: white; }

.asp-footer {
  color: #ffffff;
  background-color: #171515;
  padding: 40px 0;
  line-height: 28px;
  width: 100%;
  font-size: 1.1em; }
  .asp-footer .center-wrapper {
    display: grid;
    text-align: center; }
    @media only screen and (min-width: 1200px) {
      .asp-footer .center-wrapper {
        grid-template-columns: 380px 1fr;
        text-align: left; } }
    .asp-footer .center-wrapper div.moduletable:first-child {
      grid-row: 2/3;
      margin-left: 40px;
      margin-right: 40px;
      margin-top: 20px; }
      @media only screen and (min-width: 1200px) {
        .asp-footer .center-wrapper div.moduletable:first-child {
          grid-row: 1/2;
          margin-top: 0; } }
    .asp-footer .center-wrapper div.moduletable .menu {
      line-height: 30px; }
      @media only screen and (min-width: 768px) {
        .asp-footer .center-wrapper div.moduletable .menu {
          display: flex;
          flex-direction: row;
          justify-content: center; }
          .asp-footer .center-wrapper div.moduletable .menu li {
            margin: 0 20px; }
            .asp-footer .center-wrapper div.moduletable .menu li a {
              position: relative; }
              .asp-footer .center-wrapper div.moduletable .menu li a::after {
                content: '/';
                position: absolute;
                width: 5px;
                right: -22px;
                font-size: 0.9rem;
                bottom: -8px; }
            .asp-footer .center-wrapper div.moduletable .menu li:last-child a::after {
              display: none; } }

ul.submenu-wsp1 li:last-child {
  color: #cc0a12; }
  ul.submenu-wsp1 li:last-child a:hover {
    border-bottom-color: #cc0a12 !important; }

ul.submenu-wsp2 li:last-child {
  color: #087ab6; }
  ul.submenu-wsp2 li:last-child a:hover {
    border-bottom-color: #087ab6 !important; }

section.faculty-articles-wsp1 div.slick-slide p, section.faculty-articles-wsp2 div.slick-slide p {
  padding-bottom: 20px; }
  section.faculty-articles-wsp1 div.slick-slide p a.link-article-slide, section.faculty-articles-wsp2 div.slick-slide p a.link-article-slide {
    color: black;
    transition: color 0.6s; }
    section.faculty-articles-wsp1 div.slick-slide p a.link-article-slide::after, section.faculty-articles-wsp2 div.slick-slide p a.link-article-slide::after {
      content: " ..." "";
      font-family: "asp-icons" !important;
      font-size: 0.7em; }

section.faculty-articles-wsp1 div.slick-slide p a.link-article-slide::after,
section.faculty-articles-wsp1 div.slick-slide p a.link-article-slide:hover {
  color: #cc0a12;
  transition: color 0.6s; }

section.faculty-articles-wsp2 div.slick-slide p a.link-article-slide::after,
section.faculty-articles-wsp2 div.slick-slide p a.link-article-slide:hover {
  color: #087ab6;
  transition: color 0.6s; }

body.aspBody-pata {
  background: #cfcfd0; }
  body.aspBody-pata div.asp-article-extensions, body.aspBody-pata div.asp-gallery__nav {
    background: #cfcfd0; }
  body.aspBody-pata div.links-wrapper div.links-container div.submenu ul li.active a, body.aspBody-pata div.links-wrapper div.links-container div.submenu ul li:hover a {
    border-bottom: 2px solid #414140; }
  body.aspBody-pata div.links-wrapper div.links-container div.submenu ul li a {
    border-bottom: 2px solid #cfcfd0; }

.no-visual {
  position: absolute;
  left: -9999px; }

div.aspBody-pata ul.pagenav {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 0.9em; }
  div.aspBody-pata ul.pagenav li {
    list-style-type: none; }
    div.aspBody-pata ul.pagenav li a {
      display: flex;
      border-bottom: none; }
      div.aspBody-pata ul.pagenav li a:hover {
        border-bottom: none; }
      div.aspBody-pata ul.pagenav li a span.icon {
        font-size: 1.5em;
        position: relative;
        top: 3px; }
      div.aspBody-pata ul.pagenav li a span::after {
        display: block; }
  div.aspBody-pata ul.pagenav li.previous a span.prevArticle::after {
    content: "previous person / poprzednia osoba";
    margin-left: 10px; }
  div.aspBody-pata ul.pagenav li.next a span.nextArticle::after {
    content: "next person / następna osoba";
    margin-right: 10px; }

.calendar-section .heading {
  padding: 20px 10px;
  text-align: center;
  font-size: 3.6rem;
  color: #414040; }

.calendar-section .content-wrapper {
  padding: 20px 10px 0;
  background-color: #000;
  color: #fff;
  position: relative; }
  .calendar-section .content-wrapper-subheader {
    position: absolute;
    top: 35px;
    left: 40px; }

.calendar-section .calendar-clear {
  height: 40px;
  background: #EF2B7B;
  position: relative;
  top: -15px;
  top: 20px;
  right: 25px;
  width: calc(100% + 35px);
  position: relative; }
  .calendar-section .calendar-clear-btn {
    color: white;
    text-transform: uppercase;
    height: 100%;
    position: absolute;
    right: 10px; }

.calendar-section .filters-box {
  border-top: 1px dotted #fff; }
  .calendar-section .filters-box .filters-list {
    padding: 15px 0;
    overflow: hidden;
    text-align: center;
    font-size: 0; }
    .calendar-section .filters-box .filters-list .divider,
    .calendar-section .filters-box .filters-list .filter-item {
      display: inline-block; }
    .calendar-section .filters-box .filters-list .filter-item {
      margin: 5px 0;
      line-height: 1;
      font-size: 2rem;
      text-transform: uppercase; }
      .calendar-section .filters-box .filters-list .filter-item.toggle {
        display: block; }
    .calendar-section .filters-box .filters-list .divider {
      font-size: 1.2rem;
      margin: 0 12px;
      position: relative;
      top: -2px; }
      .calendar-section .filters-box .filters-list .divider.toggle {
        display: none; }

.calendar-section .calendar {
  position: relative;
  padding: 0 20px;
  text-align: center; }
  .calendar-section .calendar .nav-btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer; }
    .calendar-section .calendar .nav-btn.nav-prev {
      left: 0; }
    .calendar-section .calendar .nav-btn.nav-next {
      right: 0; }
    .calendar-section .calendar .nav-btn .icon {
      font-size: 3.3rem; }
  .calendar-section .calendar .calendar-header {
    text-transform: uppercase;
    font-size: 2.5rem; }
    .calendar-section .calendar .calendar-header .month {
      font-weight: 600;
      margin-right: 10px; }
  .calendar-section .calendar .days-wrapper {
    overflow: hidden; }
  .calendar-section .calendar .day-wrapper {
    position: relative;
    float: left;
    padding: 5px;
    width: 14.2857142857%; }
    .calendar-section .calendar .day-wrapper .day-item {
      padding-bottom: 100%;
      cursor: pointer; }
      .calendar-section .calendar .day-wrapper .day-item.selected {
        background-color: #E6056A; }
    .calendar-section .calendar .day-wrapper .day-text {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .calendar-section .calendar .days-header .day-name {
    color: #8a8a8b;
    text-transform: lowercase;
    font-size: 1.6rem; }
  .calendar-section .calendar .days-header .toggle {
    display: none; }
  .calendar-section .calendar .days-list {
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .calendar-section .calendar .days-list .day.adjacent-month {
      visibility: hidden; }
    .calendar-section .calendar .days-list .day.today {
      border: 1px solid #E6056A; }

@media only screen and (min-width: 400px) {
  .calendar-section .filters-box .filters-list .toggle.divider, .calendar-section .filters-box .filters-list .toggle.filter-item {
    display: inline-block; } }

@media only screen and (min-width: 620px) {
  .calendar-section {
    margin-bottom: 50px; }
    .calendar-section .content-wrapper {
      min-height: 285px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
    .calendar-section .filters-box {
      order: 1;
      -webkit-flex-basis: 200px;
      -moz-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
      flex-basis: 200px;
      margin-right: 25px;
      padding-right: 25px;
      border-top: 0;
      border-right: 1px dashed #fff; }
      .calendar-section .filters-box .filters-list {
        padding: 40px 0;
        text-align: right; }
        .calendar-section .filters-box .filters-list .filter-item {
          margin: 10px;
          margin-right: 0; }
        .calendar-section .filters-box .filters-list .divider, .calendar-section .filters-box .filters-list .divider.toggle {
          display: none; }
    .calendar-section .calendar-wrapper {
      width: 100%;
      order: 2; }
    .calendar-section .calendar {
      padding: 0 35px; }
      .calendar-section .calendar .day-wrapper {
        position: relative;
        float: left;
        padding: 5px;
        width: 7.1428571429%; }
      .calendar-section .calendar .days-header .toggle {
        display: block; } }

/*# sourceMappingURL=main.css.map */