@charset "UTF-8";
/* --
@Font face
------------------------- */
/* This stylesheet generated by Transfonter (https://transfonter.org) on November 3, 2017 12:38 PM */
@font-face {
  font-family: 'Stolzl Bold';
  src: url(./../fonts/Stolzl-Bold.eot);
  src: url(./../fonts/Stolzl-Bold.eot) format("embedded-opentype"), url(./../fonts/Stolzl-Bold.woff) format("woff"), url(./../fonts/Stolzl-Bold.ttf) format("truetype"), url(./../images/Stolzl-Bold.svg) format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Stolzl Regular';
  src: url(./../fonts/Stolzl-Regular.eot);
  src: url(./../fonts/Stolzl-Regular.eot) format("embedded-opentype"), url(./../fonts/Stolzl-Regular.woff) format("woff"), url(./../fonts/Stolzl-Regular.ttf) format("truetype"), url(./../images/Stolzl-Regular.svg) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Stolzl Light';
  src: url(./../fonts/Stolzl-Light.eot);
  src: url(./../fonts/Stolzl-Light.eot) format("embedded-opentype"), url(./../fonts/Stolzl-Light.woff) format("woff"), url(./../fonts/Stolzl-Light.ttf) format("truetype"), url(./../images/Stolzl-Light.svg) format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Stolzl Book';
  src: url(./../fonts/Stolzl-Book.eot);
  src: url(./../fonts/Stolzl-Book.eot) format("embedded-opentype"), url(./../fonts/Stolzl-Book.woff) format("woff"), url(./../fonts/Stolzl-Book.ttf) format("truetype"), url(./../images/Stolzl-Book.svg) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Stolzl Medium';
  src: url(./../fonts/Stolzl-Medium.eot);
  src: url(./../fonts/Stolzl-Medium.eot) format("embedded-opentype"), url(./../fonts/Stolzl-Medium.woff) format("woff"), url(./../fonts/Stolzl-Medium.ttf) format("truetype"), url(./../images/Stolzl-Medium.svg) format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Stolzl Thin';
  src: url(./../fonts/Stolzl-Thin.eot);
  src: url(./../fonts/Stolzl-Thin.eot) format("embedded-opentype"), url(./../fonts/Stolzl-Thin.woff) format("woff"), url(./../fonts/Stolzl-Thin.ttf) format("truetype"), url(./../images/Stolzl-Thin.svg) format("svg");
  font-weight: 100;
  font-style: normal; }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Stolzl Regular", Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #c30e60;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #7c093d;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

::-moz-selection {
  background-color: #c30e60;
  color: #fff; }

::selection {
  background-color: #c30e60;
  color: #fff; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

.php-errors, .php {
  position: relative;
  z-index: 10000000;
  font-size: 20px;
  line-height: 30px;
  color: #000; }

.xdebug-error.xe-notice {
  position: relative;
  z-index: 100000;
  font-size: 10px; }

.xdebug-error.xe-notice th,
.xdebug-error.xe-notice td {
  padding: 0px; }

.gallery img[data-mce-selected]:focus {
  outline: none; }

.gallery a {
  cursor: default; }

.gallery {
  /*
	margin: auto -6px;
	padding: 6px 0;
	line-height: 1;
	overflow-x: hidden;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.ie7 .gallery,
.ie8 .gallery {
  margin: auto; }

.gallery .gallery-item {
  width: auto !important;
  float: none !important;
  margin-bottom: 0 !important;
  margin-right: 0 !important;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%; }

.gallery .gallery-item {
  float: left;
  margin: 0;
  text-align: center;
  padding: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.ie7 .gallery .gallery-item,
.ie8 .gallery .gallery-item {
  padding: 6px 0; }

.gallery .gallery-caption,
.gallery .gallery-icon {
  margin: 0; }

.gallery .gallery-caption {
  font-size: 13px;
  margin: 4px 0; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33.333%; }

.ie8 .gallery-columns-3 .gallery-item,
.ie7 .gallery-columns-3 .gallery-item {
  width: 33%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.665%; }

.gallery-columns-7 .gallery-item {
  width: 14.285%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.111%; }

.gallery img {
  max-width: 100%;
  height: auto;
  border: none;
  padding: 0; }

img.wp-oembed {
  border: 1px dashed #888;
  background: #f7f5f2 url(./.././../css/embedded.png) no-repeat scroll center center;
  width: 300px;
  height: 250px;
  outline: 0; }

/* rtl */
.rtl .gallery .gallery-item {
  float: right; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 0rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.d-print-block {
  display: none !important; }
  @media print {
    .d-print-block {
      display: block !important; } }

.d-print-inline {
  display: none !important; }
  @media print {
    .d-print-inline {
      display: inline !important; } }

.d-print-inline-block {
  display: none !important; }
  @media print {
    .d-print-inline-block {
      display: inline-block !important; } }

@media print {
  .d-print-none {
    display: none !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

/* Debug */
.debug {
  outline: solid #ff0000 1px; }

.debug2 {
  background: #ffcc00 !important; }

.debug3 {
  background: #ff0000 !important; }

.debug4 {
  background: #009933 !important; }

.debug5 {
  background: #3333cc !important; }

.debug6 {
  background: #d9b62b !important; }

.debug p {
  background: #f2f2f2 !important; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

body {
  color: #333333;
  background: #fcfcfc; }

.pageTitle {
  font-family: "Stolzl Bold", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 54px;
  font-size: 5.4rem;
  line-height: 0.83333em; }
  @media (max-width: 767px) {
    .pageTitle {
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.33333em; } }

.downloadBtn {
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  height: 30px;
  display: inline-block; }
  .downloadBtn span.icon {
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: linear-gradient(345deg, #c40f61 0%, #e27210 100%);
    margin-right: 10px;
    border-radius: 3px;
    position: relative; }
    .downloadBtn span.icon:before {
      content: "";
      display: block;
      position: absolute;
      width: 26px;
      height: 26px;
      top: 2px;
      left: 2px;
      background: #FFF; }
    .downloadBtn span.icon:after {
      content: "";
      display: block;
      position: absolute;
      font-size: 10px;
      background-image: url(https://algebra.mojweb.com.hr/images/svg-sprite.svg);
      background-position: 0em -208.6em;
      width: 1.4em;
      height: 1.7em;
      left: 50%;
      top: 50%;
      margin-left: -7px;
      margin-top: -8px; }
  .downloadBtn:hover span.icon:before {
    background: none; }
  .downloadBtn:hover span.icon:after {
    font-size: 10px;
    background-image: url(https://algebra.mojweb.com.hr/images/svg-sprite.svg);
    background-position: 0em -210.3em;
    width: 1.4em;
    height: 1.7em; }

/*.forwardBtn-white {
	color: #fff;
	@include fontSize (14);
	line-height: 30px;
	display: flex;
	span.icon{
		display: inline-block;
		width: 30px; height: 30px;

		background: #fff;
		margin-right: 10px;
		border-radius: 3px;
		position: relative;
		&:before{
			content: "";
			display: block;
			position: absolute;
			width: 26px; height: 26px;
			top: 2px; left: 2px;
			background: #c30e60;
		}
		&:after{
			content: "";
			display: block;
			position: absolute;
			@include svg-sprite($arrow-right-white-svg);
			left: 50%;
			top: 50%;
			margin-left: -9px;
			margin-top: -6px;
		}
	}
	&:hover{
		span.icon{
			background: #000;
			&:before{
				background: #fff;
			}
			&:after{
				@include svg-sprite($arrow-right-black-svg);
			}
		}
	}
}*/
.forwardBtn-black {
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  height: 30px;
  display: inline-block; }
  .forwardBtn-black span.icon {
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: linear-gradient(345deg, #c40f61 0%, #e27210 100%);
    margin-right: 10px;
    border-radius: 3px;
    position: relative; }
    .forwardBtn-black span.icon:before {
      content: "";
      display: block;
      position: absolute;
      width: 26px;
      height: 26px;
      top: 2px;
      left: 2px;
      background: #000; }
    .forwardBtn-black span.icon:after {
      content: "";
      display: block;
      position: absolute;
      font-size: 10px;
      background-image: url(https://algebra.mojweb.com.hr/images/svg-sprite.svg);
      background-position: 0em -181.2em;
      width: 1.8em;
      height: 1.2em;
      left: 50%;
      top: 50%;
      margin-left: -9px;
      margin-top: -6px; }
  .forwardBtn-black:hover span.icon:before {
    background: transparent; }
  .forwardBtn-black:hover span.icon:after {
    font-size: 10px;
    background-image: url(https://algebra.mojweb.com.hr/images/svg-sprite.svg);
    background-position: 0em -180em;
    width: 1.8em;
    height: 1.2em; }

.forwardBtn-white {
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  display: inline-block;
  height: 30px; }
  .forwardBtn-white span.icon {
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: linear-gradient(345deg, #c40f61 0%, #e27210 100%);
    margin-right: 10px;
    border-radius: 3px;
    position: relative; }
    .forwardBtn-white span.icon:before {
      content: "";
      display: block;
      position: absolute;
      width: 26px;
      height: 26px;
      top: 2px;
      left: 2px;
      background: #fff; }
    .forwardBtn-white span.icon:after {
      content: "";
      display: block;
      position: absolute;
      font-size: 10px;
      background-image: url(https://www.algebra.hr/wp-content/themes/algebra/assets/styles/scss/svg/svg-sprite.svg);
      background-position: 0em -180em;
      width: 1.8em;
      height: 1.2em;
      left: 50%;
      top: 50%;
      margin-left: -9px;
      margin-top: -6px; }
  .forwardBtn-white:hover span.icon:before {
    background: transparent; }
  .forwardBtn-white:hover span.icon:after {
    font-size: 10px;
    background-image: url(./../images/svg-sprite.svg);
    background-position: 0em -181.2em;
    width: 1.8em;
    height: 1.2em; }

table {
  border-collapse: collapse;
  width: 100%;

  margin-bottom: 3rem; }
  table thead {
    -webkit-box-shadow: 4px 3px 5px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 4px 3px 5px 0 rgba(0, 0, 0, 0.05); }
  table td, table th {
    border: solid 1px #d8d8d8; }
  table th {
    padding: 20px;
    text-transform: uppercase;
    color: #000;
    font-family: "Stolzl Medium", Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
  table td {
    padding: 10px 20px;
    color: #4a4a4a;
    font-family: "Stolzl Regular"; }
  table p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #4a4a4a; }
  table tbody td:first-child {
    color: #C61160; }

table.hiddenTable {
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% - 20px);
  margin-bottom: 3rem; }
  @media (max-width: 991px) {
    table.hiddenTable {
      width: calc(100%);
      margin-left: 0px;
      margin-right: 0px; } }
  table.hiddenTable td {
    border: none;
    padding: 10px 10px;
    width: 33.3%; }
  table.hiddenTable.pullOut {
    width: calc(117% - 10px);
    margin-bottom: 3rem;
    margin-left: -17%; }
    @media (max-width: 991px) {
      table.hiddenTable.pullOut {
        width: calc(100%);
        margin-left: 0px;
        margin-right: 0px; } }

.divTable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4rem; }
  .divTable p:last-child {
    margin-bottom: 0; }
  .divTable img {
    width: auto;
    max-width: 100%; }
  .divTable div:first-child {
    width: 30%;
    padding-right: 10px; }
  .divTable div:last-child {
    width: 70%;
    padding-left: 10px; }
  @media (max-width: 767px) {
    .divTable {
      display: block; }
      .divTable img {
        margin-bottom: 2rem; }
      .divTable > div {
        width: 100% !important;
        padding: 0 !important; } }

form, .form {
  padding-top: 3rem;
  padding-bottom: 6rem; }
  form h2, .form h2 {
    margin-bottom: 3rem; }
  form .col-12, .form .col-12 {
    margin-bottom: 2rem; }
  form label, .form label {
    color: #000;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Stolzl Bold"; }
    form label span, .form label span {
      color: #C61160; }
  form [type="text"].error, form [type="email"].error, form textarea.error, form select.error, .form [type="text"].error, .form [type="email"].error, .form textarea.error, .form select.error {
    color: #ff7676;
    border: 1px solid #ff7676; }
  form [type="text"], form [type="email"], form textarea, .form [type="text"], .form [type="email"], .form textarea {
    width: 100%;
    height: 50px;
    border-radius: 3px;
    background-color: #ffffff;
    -webkit-box-shadow: inset 0 3px 0 0 rgba(160, 160, 160, 0.1);
    box-shadow: inset 0 3px 0 0 rgba(160, 160, 160, 0.1);
    border: solid 1px #d8d8d8;
    padding: 10px 20px;
    color: #000;
    font-family: "Stolzl Regular";
    font-size: 14px;
    font-size: 1.4rem; }
    form [type="text"]:focus, form [type="email"]:focus, form textarea:focus, .form [type="text"]:focus, .form [type="email"]:focus, .form textarea:focus {
      border: solid 1px #000;
      outline: none; }
  form textarea, .form textarea {
    height: 220px; }
  form .selectWrapper, .form .selectWrapper {
    position: relative; }
    form .selectWrapper:before, .form .selectWrapper:before {
      content: "";
      background: #d8d8d8;
      height: 50px;
      width: 1px;
      display: block;
      position: absolute;
      right: 40px; }
    form .selectWrapper:after, .form .selectWrapper:after {
      content: "";
      background-image: url(./../images/triangle-black-small.svg);
      width: 8px;
      height: 6px;
      position: absolute;
      right: 17px;
      top: 50%; }
  form .select-wrapper.focused:before, .form .select-wrapper.focused:before {
    content: "";
    background: #000; }
  form .select-wrapper.focused:after, .form .select-wrapper.focused:after {
    content: "";
    background-image: url(./../images/triangle-black-small.svg);
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
    width: 8px;
    height: 6px;
    position: absolute;
    right: 17px;
    top: 50%; }
  form select, .form select {
    width: 100%;
    height: 50px;
    border-radius: 3px;
    background-color: #ffffff;
    -webkit-box-shadow: inset 0 3px 0 0 rgba(160, 160, 160, 0.1);
    box-shadow: inset 0 3px 0 0 rgba(160, 160, 160, 0.1);
    padding: 10px 20px;
    color: #000;
    border: solid 1px #d8d8d8;
    font-family: "Stolzl Regular";
    font-size: 14px;
    font-size: 1.4rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 50px !important; }
    form select:focus, .form select:focus {
      border: solid 1px #000;
      outline: none; }
  form [type="radio"]:checked,
  form [type="radio"]:not(:checked), .form [type="radio"]:checked,
  .form [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px; }
  form [type="radio"]:checked + label,
  form [type="radio"]:not(:checked) + label, .form [type="radio"]:checked + label,
  .form [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    font-family: "Stolzl Regular";
    font-size: 14px;
    font-size: 1.4rem; }
  form [type="radio"]:checked + label:before,
  form [type="radio"]:not(:checked) + label:before, .form [type="radio"]:checked + label:before,
  .form [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #d8d8d8;
    border-radius: 100%;
    background: #fff; }
  form [type="radio"]:checked + label:after,
  form [type="radio"]:not(:checked) + label:after, .form [type="radio"]:checked + label:after,
  .form [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: linear-gradient(225deg, #c40f61, #e27210);
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  form [type="radio"]:not(:checked) + label:after, .form [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0); }
  form [type="radio"]:checked + label:after, .form [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  form [type="checkbox"]:checked,
  form [type="checkbox"]:not(:checked), .form [type="checkbox"]:checked,
  .form [type="checkbox"]:not(:checked) {
   
    left: -9999px; }
  form [type="checkbox"]:checked + label,
  form [type="checkbox"]:not(:checked) + label, .form [type="checkbox"]:checked + label,
  .form [type="checkbox"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    font-family: "Stolzl Regular";
    font-size: 14px;
    font-size: 1.4rem; }
  form [type="checkbox"]:checked + label:before,
  form [type="checkbox"]:not(:checked) + label:before, .form [type="checkbox"]:checked + label:before,
  .form [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    background: #fff; }
  form [type="checkbox"]:checked + label:after,
  form [type="checkbox"]:not(:checked) + label:after, .form [type="checkbox"]:checked + label:after,
  .form [type="checkbox"]:not(:checked) + label:after {
    content: '';
    font-size: 10px;
    background-image: url(https://algebra.mojweb.com.hr/images/svg-sprite.svg);
    background-position: 0em -184.8em;
    width: 1.8em;
    height: 1.4em;
    position: absolute;
    top: 0;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  form [type="checkbox"]:not(:checked) + label:after, .form [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0); }
  form [type="checkbox"]:checked + label:after, .form [type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  form .submitWrapper, .form .submitWrapper {
    display: inline-block;
    width: 110px;
    height: 50px;
    background: -webkit-gradient(linear, left top, right top, from(#c40f61), to(#e27210));
    background: linear-gradient(to right, #c40f61 0%, #e27210 100%);
    margin-right: 10px;
    border-radius: 3px;
    position: relative;
    padding: 2px; }
    form .submitWrapper [type="submit"], .form .submitWrapper [type="submit"] {
      background: #fff;
      font-size: 14px;
      font-size: 1.4rem;
      font-family: "Stolzl Medium", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      border-radius: 3px;
      width: 100%;
      height: 100%;
      cursor: pointer;
      border: none;
      outline: none; }
    form .submitWrapper:hover, .form .submitWrapper:hover {
      background: -webkit-gradient(linear, right top, left top, from(#c40f61), to(#e27210));
      background: linear-gradient(to left, #c40f61 0%, #e27210 100%); }

.embeddedContent {
  margin-bottom: 3rem; }

blockquote.twitter-tweet {
  display: inline-block;
  padding: 16px;
  margin: 0 0 30px;
  width: 100%;
  border: #ddd 1px solid;
  border-top-color: #eee;
  border-bottom-color: #bbb;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  font: bold 14px/18px Helvetica, Arial, sans-serif;
  color: #000; }

blockquote.twitter-tweet p {
  font: normal 18px/24px Georgia, "Times New Roman", Palatino, serif;
  margin: 0 5px 10px 0; }

blockquote.twitter-tweet a[href^="https://twitter.com"] {
  font-weight: normal;
  color: #666;
  font-size: 12px; }

.relatedNews {
  padding-bottom: 8rem;
  margin-bottom: 8rem;
  position: relative; }
  .relatedNews:after {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    height: 1px;
    background: #e7e7e7;
    bottom: 0; }
  .relatedNews h3 {
    font-family: "Stolzl Bold", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.33333em;
    margin-bottom: 3rem; }
  .relatedNews img {
    width: 100%;
    height: auto;
    border-radius: 4px; }
  .relatedNews a {
    position: relative;
    display: block;
    min-height: 250px; }
    @media (max-width: 768px) {
      .relatedNews a {
        margin-bottom: 3rem; } }
    .relatedNews a .txt {
      padding: 10px 0 0; }
      .relatedNews a .txt .date {
        margin-bottom: 1rem; }
      .relatedNews a .txt h2 {
        font-family: "Stolzl Regular", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.625em;
        margin-bottom: 0;
        color: #000; }
    .relatedNews a:hover {
      text-decoration: none; }
      .relatedNews a:hover h2 {
        color: #C61160; }

.highlightedPosts {
  margin-bottom: 8rem; }
  .highlightedPosts a {
    padding: 40px 30px 30px;
    display: block;
    min-height: 440px;
    position: relative;
    background: #161616; }
    @media (max-width: 767px) {
      .highlightedPosts a {
        min-height: 280px;
        margin-bottom: 2rem; } }
    .highlightedPosts a:hover {
      text-decoration: none; }
    .highlightedPosts a h2 {
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.5em;
      margin-bottom: 3.7rem;
      color: #fff; }
    .highlightedPosts a .txt {
      font-family: "Stolzl Regular";
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.71429em;
      margin-bottom: 3.7rem;
      color: #fff;
      position: relative;
      padding-left: 18px; }
      .highlightedPosts a .txt:before {
        content: "";
        position: absolute;
        background-image: linear-gradient(181deg, #c40f61, #e27210);
        width: 2px;
        height: 100%;
        left: 0; }
      .highlightedPosts a .txt p {
        font-family: "Stolzl Regular";
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.71429em;
        color: #fff; }
    .highlightedPosts a .moreBtn {
      color: #fff;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      bottom: 30px;
      left: 30px; }
      .highlightedPosts a .moreBtn span.icon {
        display: inline-block;
        width: 30px;
        height: 30px;
        background: linear-gradient(345deg, #c40f61 0%, #e27210 100%);
        margin-right: 10px;
        border-radius: 3px;
        position: relative; }
        .highlightedPosts a .moreBtn span.icon:before {
          content: "";
          display: block;
          position: absolute;
          width: 26px;
          height: 26px;
          top: 2px;
          left: 2px;
          background: #000; }
        .highlightedPosts a .moreBtn span.icon:after {
          content: "";
          display: block;
          position: absolute;
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -210.3em;
          width: 1.4em;
          height: 1.7em;
          left: 50%;
          top: 50%;
          margin-left: -7px;
          margin-top: -8px; }
      .highlightedPosts a .moreBtn:hover span.icon:before {
        background: none; }
    .highlightedPosts a .forwardBtn-black {
      position: absolute;
      bottom: 30px;
      left: 30px; }

.latestPosts {
  background: #161616;
  /*padding: 8rem 0 8rem;*/
  padding-top: 8rem;
  padding-bottom: 8rem; }
  .latestPosts .box {
    display: block; }
    @media (max-width: 991px) {
      .latestPosts .box {
        margin-bottom: 3rem; } }
    .latestPosts .box:hover {
      text-decoration: none; }
      .latestPosts .box:hover .title {
        text-decoration: underline; }
    .latestPosts .box time {
      font-family: "Stolzl Regular", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 2.33333em;
      color: #e1700e; }
    .latestPosts .box .title {
      font-family: "Stolzl Regular", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.55556em;
      color: #fff; }
  .latestPosts img {
    width: 100%;
    height: auto;
    border-radius: 2px; }

.ctaBlock {
  background: #000 url(./../images/zaiskri-bg.jpg) no-repeat top center;
  background-size: cover;
  padding: 14rem 0 10rem;
  min-height: 570px; }
  @media (max-width: 767px) {
    .ctaBlock {
      padding: 8rem 0 4rem;
      min-height: initial; } }
  .ctaBlock h3 {
    color: #fff;
    font-size: 64px;
    font-size: 6.4rem;
    font-family: "Stolzl Bold", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.21875em;
    margin-bottom: 4rem; }
    .ctaBlock h3 span {
      background: -webkit-linear-gradient(280deg, #c40f61, #e27210);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      display: block; }
    @media (max-width: 767px) {
      .ctaBlock h3 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333em;
        margin-bottom: 3rem; } }
  .ctaBlock .btn-op {
    padding: 20px 50px;
    color: #fff;
    margin-bottom: 17px;
    text-decoration: none; }
  .ctaBlock p {
    color: #c4c6d1 !important;
    margin-bottom: 10px !important;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1 !important; }
  .ctaBlock a {
    color: #C61160;
    text-decoration: underline;
    font-size: 14px;
    font-size: 1.4rem; }

.featuresBlock {
  padding: 6rem 0 0rem;
  background: #000;
  color: #fff;
  /*.newsletterSub{
        form{
            position: relative;
            padding: 0;
        }
        [type="text"], [type="email"]{
            width: 100%;
            height: 70px;
            padding: 10px 136px 10px 20px;
            color: $colorBlack;
            @include fontSize(14);
            @include fontFace($stolzlRegular);
        }
        .submitWrapper{
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right:5px;
        }
        [type="submit"], [type="button"]{
            color: #4a4a4a;
            text-transform: uppercase;
        }
    }*/ }
  @media (max-width: 767px) {
    .featuresBlock .col-12 {
      margin-bottom: 2rem; } }
  .featuresBlock img {
    width: auto !important; }
  .featuresBlock h3 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.41667em;
    font-family: "Stolzl Regular", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #fff !important;
    text-align: center;
    margin-bottom: 4rem; }
  .featuresBlock .panel {
    padding: 6rem 0; }
  .featuresBlock .box {
    background: #161616;
    height: 100%;
    text-align: center;
    padding: 4rem 4rem 6rem; }
    @media (max-width: 767px) {
      .featuresBlock .box {
        padding: 4rem 4rem 1rem; } }
    .featuresBlock .box h4 {
      font-size: 30px;
      font-size: 3rem;
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      line-height: 1.33333em;
      margin-bottom: 6.2rem;
      position: relative; }
      .featuresBlock .box h4:after {
        content: "";
        display: block;
        position: absolute;
        width: 40px;
        height: 2px;
        background-image: linear-gradient(273deg, #c40f61, #e27210);
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: -29px; }
    .featuresBlock .box p {
      font-size: 14px;
      font-size: 1.4rem;
      font-family: "Stolzl Regular";
      line-height: 1.42857em;
      color: #c4c6d1; }

.newsletterSub {
  padding: 0rem 0 8rem;
  background: #000;
  text-align: center; }
  .newsletterSub h3 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.41667em;
    font-family: "Stolzl Regular", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #fff !important;
    text-align: center;
    margin-bottom: 4rem; }
    @media (max-width: 767px) {
      .newsletterSub h3 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5em; } }
  .newsletterSub p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.66667em;
    font-family: "Stolzl Regular", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #fff !important; }
  .newsletterSub form {
    position: relative;
    padding: 0; }
  .newsletterSub [type="text"], .newsletterSub [type="email"] {
    width: 100%;
    height: 70px;
    padding: 10px 136px 10px 20px;
    color: #000;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "Stolzl Regular", Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
  .newsletterSub .submitWrapper {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5px; }
  .newsletterSub [type="submit"], .newsletterSub [type="button"] {
    color: #4a4a4a;
    text-transform: initial; }

.downloadBrochure {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 6rem 0 8rem;
  margin-bottom: 8rem; }
  .downloadBrochure p {
    font-family: "Stolzl Book", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5em;
    margin-bottom: 4rem; }
  .downloadBrochure .ctaBtn {
    display: inline-block;
    position: relative;
    width: 211px;
    height: 66px;
    background: #fff;
    line-height: 66px;
    font-family: "Stolzl Bold", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    font-size: 1.8rem; }
    .downloadBrochure .ctaBtn:before {
      content: "";
      display: block;
      width: 215px;
      height: 70px;
      top: -2px;
      left: -2px;
      background: linear-gradient(72deg, #c40f61 0%, #e27210 100%);
      margin-right: 10px;
      border-radius: 3px;
      position: absolute;
      color: #000;
      z-index: -10; }
    .downloadBrochure .ctaBtn:hover {
      background: none;
      color: #fff;
      text-decoration: none; }

.container_intro {
  position: relative; }

.featImgWrapper {
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  width: 100%;
  height: 100%;
  background: #000;
  max-width: 100%;
  display: block;
  left: calc(50% - 1px);
  -webkit-transform: translate(-50%);
  transform: translate(-50%); }
  .featImgWrapper picture {
    height: 100%; }
  .featImgWrapper img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100% !important; }

.container-share_block .shareSocial {
  width: 100%;
  height: 82px;
  border-radius: 3px;
  background-color: #f9f9f9;
  border: solid 1px #e6e6e6;
  font-family: "Stolzl Medium", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 8rem; }
  .container-share_block .shareSocial a {
    display: inline-block;
    text-indent: -9999px;
    position: relative;
    width: 30px;
    height: 30px;
    margin: 0 12px; }
    .container-share_block .shareSocial a:after, .container-share_block .shareSocial a:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0; }
    .container-share_block .shareSocial a:after {
      opacity: 1;
      width: 30px;
      height: 30px; }
    .container-share_block .shareSocial a:before {
      opacity: 0;
      width: 30px;
      height: 30px; }
    .container-share_block .shareSocial a.fb:after {
      background: url(./../images/facebook-icon.svg) no-repeat center; }
    .container-share_block .shareSocial a.fb:before {
      background: url(./../images/facebook-icon-hover.svg) no-repeat center; }
    .container-share_block .shareSocial a.tw:after {
      background: url(./../images/twitter-icon.svg) no-repeat center; }
    .container-share_block .shareSocial a.tw:before {
      background: url(./../images/twitter-icon-hover.svg) no-repeat center; }
    .container-share_block .shareSocial a.gp:after {
      background: url(./../images/google-icon.svg) no-repeat center; }
    .container-share_block .shareSocial a.gp:before {
      background: url(./../images/google-icon-hover.svg) no-repeat center; }
    .container-share_block .shareSocial a:hover:after {
      opacity: 0; }
    .container-share_block .shareSocial a:hover:before {
      opacity: 1; }

.pageNav {
  margin-bottom: 6rem;
  background-color: #fcfcfc;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  margin-top: -57px;
  padding: 15px 0; }

.backBtn {
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .backBtn span.icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: -webkit-gradient(linear, left top, right top, from(#c40f61), to(#e27210));
    background: linear-gradient(to right, #c40f61 0%, #e27210 100%);
    margin-right: 10px;
    border-radius: 3px;
    position: relative; }
    .backBtn span.icon:before {
      content: "";
      display: block;
      position: absolute;
      width: 26px;
      height: 26px;
      top: 2px;
      left: 2px;
      background: #FFF; }
    .backBtn span.icon:after {
      content: "";
      display: block;
      position: absolute;
      font-size: 10px;
      background-image: url(./../images/svg-sprite.svg);
      background-position: 0em -182.4em;
      width: 1.8em;
      height: 1.2em;
      left: 21%;
      top: 30%; }

.filter {
  width: 100%;
  position: relative;
  z-index: 1000;
  margin: 0 0 20px;
  padding: 0; }
  .filter::after {
    display: block;
    clear: both;
    content: ""; }
  .filter li {
    list-style: none;
    padding: 0;
    margin: 0; }
  .filter a {
    font-family: "Stolzl Regular";
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.14286em;
    color: #000;
    padding: 17px 20px 17px 20px;
    display: block; }
  .filter > li {
    display: block;
    position: relative;
    z-index: 100;
    width: 100%;
    margin: 0 10px 0 0; }
    .filter > li:last-child {
      margin: 0; }
    .filter > li > a {
      background-color: #fff;
      -webkit-box-shadow: inset 0 0 0 1px #cecece, inset 0 3px 0 0 rgba(160, 160, 160, 0.1);
      box-shadow: inset 0 0 0 1px #cecece, inset 0 3px 0 0 rgba(160, 160, 160, 0.1);
      border-radius: 3px;
      padding-right: 50px;
      position: relative;
      text-decoration: none;
      width: 100%;
      overflow: hidden; }
      .filter > li > a:before {
        content: "";
        display: block;
        width: 39px;
        height: 48px;
        position: absolute;
        top: 1px;
        right: 1px;
        background-color: #f9f9f9;
        border-left: #cbcbcb 1px solid; }
      .filter > li > a:after {
        content: "";
        display: block;
        position: absolute;
        top: 22px;
        right: 16px;
        font-size: 10px;
        background-image: url(./../images/svg-sprite.svg);
        background-position: 0em -179.4em;
        width: 0.8em;
        height: 0.6em; }
    .filter > li.active > a {
      border-radius: 3px 3px 0 0;
      -webkit-box-shadow: inset 0 1px 0 0 #cecece, inset 1px 0 0 0 #cecece, inset -1px 0 0 0 #cecece, inset 0 3px 0 0 rgba(160, 160, 160, 0.1);
      box-shadow: inset 0 1px 0 0 #cecece, inset 1px 0 0 0 #cecece, inset -1px 0 0 0 #cecece, inset 0 3px 0 0 rgba(160, 160, 160, 0.1); }
      .filter > li.active > a:before {
        border-bottom: #cbcbcb 1px solid; }
      .filter > li.active > a:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .filter .sub {
    display: none;
    position: absolute;
    right: 0px;
    top: 100%;
    min-width: 100%;
    width: auto;
    background-color: #fff;
    -webkit-box-shadow: inset 0 -1px 0 0 #cecece, inset 1px 0 0 0 #cecece, inset -1px 0 0 0 #cecece;
    box-shadow: inset 0 -1px 0 0 #cecece, inset 1px 0 0 0 #cecece, inset -1px 0 0 0 #cecece;
    border-radius: 0 0 3px 3px;
    margin: 0;
    padding: 0;
    overflow: hidden; }
    .filter .sub li {
      width: 100%; }
    .filter .sub a:hover {
      background-image: linear-gradient(260deg, #c40f61, #e27210);
      color: #fff;
      text-decoration: none !important; }

@media (max-width: 767px) {
  .table-wrapper {
    overflow-x: scroll; }
    .table-wrapper table {
      margin-bottom: 10px; } }

.swm {
  display: none; }
  @media (max-width: 767px) {
    .swm {
      background: url(./../images/swipe-me.png) no-repeat center;
      display: block;
      width: 63px;
      height: 23px;
      margin: 10px auto 26px;
      text-indent: -9999px; } }

.page-id-3513 .gform_wrapper select {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist; }

.page-id-3821 .gform_wrapper select {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist; }

.stolzlBold {
  font-family: "Stolzl Bold"; }

.stolzlRegular {
  font-family: "Stolzl Regular"; }

.stolzlLight {
  font-family: "Stolzl Light"; }

.stolzlBook {
  font-family: "Stolzl Book"; }

.stolzlMedium {
  font-family: "Stolzl Medium"; }

.stolzlThin {
  font-family: "Stolzl Thin"; }

.collapse {
  display: none; }

.collapse.show {
  display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

@media (max-width: 991px) {
  body .container, body .container-fluid {
    padding-left: 2rem;
    padding-right: 2rem; }
  body .container-fluid > .container {
    padding-left: 0;
    padding-right: 0; } }

/* --
Branding & Navigation
------------------------- */
@media (min-width: 992px) {
  body {
    padding-top: 72px; } }

@media (max-width: 1199px) {
  body {
    padding-top: 60px; } }

@media (min-width: 1200px) {
  #siteHead {
    width: 100%;
    background-color: #151515;
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    height: 72px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
    #siteHead .container-fluid {
      max-width: 1440px; } }
    @media (min-width: 1200px) and (max-width: 991px) {
      #siteHead .container-fluid {
        padding-left: 0;
        padding-right: 0; } }
    @media (min-width: 1200px) and (max-width: 1439px) {
      #siteHead .container-fluid > .row > .col-12 {
        padding: 0; } }

@media (min-width: 1200px) {
    #siteHead .homeLogo {
      float: left;
      height: 72px;
      margin: 0; }
      #siteHead .homeLogo a {
        display: block;
        text-indent: -9999em;
        font-size: 0;
        padding: 13px 30px;
        background-color: #000; } 
        #siteHead .homeLogo a:not(.custom_logo):after {
          content: "";
    display: block;
    font-size: 10px;
    background-image: url(./../images/Algebra_glavni.svg);
    background-position: 0em -2em;
    width: 22em;
    height: 8em;
    background-repeat: no-repeat;
    background-size: cover;}
		  } }
        @media (min-width: 1200px) and (max-width: 1166px) {
          #siteHead .homeLogo a:not(.custom_logo):after {
            width: 50px; } }

@media (min-width: 1200px) {
    #siteHead .multiSajtNav {
      position: relative; }
      #siteHead .multiSajtNav:before {
        content: "";
        display: block;
        height: 100%;
        width: 300%;
        position: absolute; 
        right: 100%;
        top: 0;
        background-color: #000; }
    #siteHead .multiDrop {
      float: left; }
    #siteHead .selectSite {
      height: 72px;
      background-color: #161616;
      position: relative;
      font-family: "Stolzl Regular", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.22222em;
      color: #fff;
      -webkit-box-shadow: inset -1px 0 0 0 #2d2d2d;
      box-shadow: inset -1px 0 0 0 #2d2d2d;
      float: left;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0 50px 0 20px; }
      #siteHead .selectSite:hover {
        text-decoration: initial; }
      #siteHead .selectSite:before, #siteHead .selectSite:after {
        content: "";
        display: block;
        -webkit-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear;
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
      #siteHead .selectSite:before {
        font-size: 10px;
        background-image: url(https://algebra.mojweb.com.hr/css/svg-sprite.svg);
  background-position: 0em -232.7em;
        width: 1.2em;
        height: 0.9em;
        opacity: 1; }
      #siteHead .selectSite:after {
        font-size: 10px;
        background-image: url(https://algebra.mojweb.com.hr/css/svg-sprite.svg);
        background-position: 0em -231.8em;
        width: 1.2em;
        height: 0.9em;
        opacity: 0; }
      #siteHead .selectSite:hover {
        background-image: linear-gradient(197deg, #c40f61, #e27210); }
        #siteHead .selectSite:hover:before {
          opacity: 0; }
        #siteHead .selectSite:hover:after {
          opacity: 1; }
    #siteHead .multiDrop.hover .selectSite {
      background-image: linear-gradient(197deg, #c40f61, #e27210); }
      #siteHead .multiDrop.hover .selectSite:before {
        opacity: 0; }
      #siteHead .multiDrop.hover .selectSite:after {
        opacity: 1; }
   /* #siteHead .multiSajtSubMenu {
      display: none;
      position: absolute;
      max-height: calc( 100vh - 100px);
      overflow-y: auto;
      overflow-x: none;
      left: 50%;
      top: 100px;
      width: 1360px;
      max-width: 100%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      #siteHead .multiSajtSubMenu ul {
        padding: 0;
        margin: 0;
        float: left;
        width: 100%;
        border-top: #2d2d2d 1px solid;
        border-left: #2d2d2d 1px solid;
        background: #161616;
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
      #siteHead .multiSajtSubMenu li {
        list-style-type: none;
        float: left;
        width: calc(20% - 20px);
        margin: 10px;
        padding: 20px 20px;
        background-color: #000000;
        -webkit-box-shadow: 0px 0px 0px 0px #E77716;
        box-shadow: 0px 0px 0px 0px #E77716; }
        #siteHead .multiSajtSubMenu li:hover {
          -webkit-transition: all 200ms ease-in-out;
          transition: all 200ms ease-in-out;
          -webkit-box-shadow: 0px 0px 0px 3px #E77716;
          box-shadow: 0px 0px 0px 3px #E77716; }
      #siteHead .multiSajtSubMenu a {
        display: block;
        position: relative;
        color: #E77716;
        text-transform: uppercase;
        font-family: "Stolzl Bold", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.3em;
        padding: 10px;
        letter-spacing: 1px; }
        #siteHead .multiSajtSubMenu a span {
          color: #b5b9c2;
          text-transform: initial;
          display: block;
          font-family: "Stolzl Regular", Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.35714em;
          margin-top: 40px;
          position: relative;
          letter-spacing: 0px; }
          #siteHead .multiSajtSubMenu a span:before {
            content: '';
            position: absolute;
            top: -20px;
            left: 0;
            width: 60px;
            height: 2px;
            background-image: linear-gradient(272deg, #c40f61, #e27210); }
        #siteHead .multiSajtSubMenu a:after {
          content: "";
          display: block;
          position: absolute;
          left: 36px;
          top: 50%;
          -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }
        #siteHead .multiSajtSubMenu a.current, #siteHead .multiSajtSubMenu a.active {
          -webkit-box-shadow: none;
          box-shadow: none; }
          #siteHead .multiSajtSubMenu a.current:before, #siteHead .multiSajtSubMenu a.active:before {
            content: "";
            display: block;
            width: 4px;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            background-image: linear-gradient(184deg, #c40f61, #e27210); }
        #siteHead .multiSajtSubMenu a:hover {
          text-decoration: initial; }
          #siteHead .multiSajtSubMenu a:hover:before {
            display: none; }*/
    #siteHead .multiDrop.hover .multiSajtSubMenu {
      display: block; }
	  #siteHead .multiDrop.hover .newMenu {
      display: block; }
	  .newMenu {
	  display:none;
	  position: absolute;
      max-height: calc( 100vh - 100px);
      overflow-y: auto;
      overflow-x: none;
      left: 50%;
      top: 100px;
      width: 1360px;
      max-width: 100%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); 
	  }
    #siteHead #rwd_menu {
      display: none; }
    #siteHead .mainNav {
      float: left;
      padding: 0 0 0 0;
      margin: 0; } }
    @media (min-width: 1200px) and (max-width: 1299px) {
      #siteHead .mainNav {
        padding: 0 0 0 15px; } }

@media (min-width: 1200px) {
      #siteHead .mainNav ul {
        padding: 0;
        margin: 0; }
      #siteHead .mainNav li {
        list-style-type: none; }
      #siteHead .mainNav > li {
        float: left; }
      #siteHead .mainNav > li > span {
        font-family: "Stolzl Regular", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 5.33333em;
        color: #9b9b9b;
        display: block;
        padding: 4px 34px 0 16px; } }
      @media (min-width: 1200px) and (max-width: 1299px) {
        #siteHead .mainNav > li > span {
          padding: 4px 24px 0 10px; } }

@media (min-width: 1200px) {
      #siteHead .mainNav > li > a {
        font-family: "Stolzl Regular", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 3.8em;
        color: #fff;
        display: block;
        position: relative;
        padding: 4px 16px 0 16px; } }
      @media (min-width: 1200px) and (max-width: 1299px) {
        #siteHead .mainNav > li > a {
          padding: 4px 10px 0 10px; } }

@media (min-width: 1200px) {
        #siteHead .mainNav > li > a.current span:after {
          content: "";
          display: block;
          width: 100%;
          height: 6px;
          position: absolute;
          left: 0;
          top: 0;
          background-image: linear-gradient(267deg, #c40f61, #e27210); }
        #siteHead .mainNav > li > a.current-menu-ancestor span:after {
          content: "";
          display: block;
          width: 100%;
          height: 6px;
          position: absolute;
          left: 0;
          top: 0;
          background-image: linear-gradient(267deg, #c40f61, #e27210); }
        #siteHead .mainNav > li > a:hover {
          text-decoration: none;
          background-image: linear-gradient(231deg, #c40f61, #e27210); }
          #siteHead .mainNav > li > a:hover.current span:after {
            display: none; }
      #siteHead .mainNav > li.hover > a {
        text-decoration: none;
        background-image: linear-gradient(231deg, #c40f61, #e27210); }
        #siteHead .mainNav > li.hover > a.current span:after {
          display: none; }
      #siteHead .mainNav li.drop > a {
        padding-right: 34px; }
      #siteHead .mainNav li.drop > a:before, #siteHead .mainNav li.drop > a:after {
        content: "";
        display: inline-block;
        position: absolute;
        right: 9px;
        top: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0); } }
      @media (min-width: 1200px) and (max-width: 1299px) {
        #siteHead .mainNav li.drop > a:before, #siteHead .mainNav li.drop > a:after {
          right: 4px; } }

@media (min-width: 1200px) {
      #siteHead .mainNav li.drop > a:before {
        font-size: 10px;
        background-image: url(./../images/svg-sprite.svg);
        background-position: 0em -232.8em;
        width: 0.8em;
        height: 0.6em;
        opacity: 1; }
      #siteHead .mainNav li.drop > a:after {
        font-size: 10px;
        background-image: url(https://algebra.mojweb.com.hr/css/svg-sprite.svg);
           background-position: 0em -241.3em;
           width: 1.1em;
    height: 0.6em;
    opacity: 1; }
      #siteHead .mainNav li.drop > a:hover:before, #siteHead .mainNav li.drop.hover > a:before {
        opacity: 0; }
      #siteHead .mainNav li.drop > a:hover:after, #siteHead .mainNav li.drop.hover > a:after {
        opacity: 1; }
      #siteHead .mainNav li.sv2.drop > a:before, #siteHead .mainNav li.sv3.drop > a:before {
        font-size: 10px;
        background-image: url(./../images/svg-sprite.svg);
        background-position: 0em -231.9em;
        width: 1.2em;
        height: 0.9em; }
      #siteHead .mainNav li.sv2.drop > a:after, #siteHead .mainNav li.sv3.drop > a:after {
        font-size: 10px;
        background-image: url(./../images/svg-sprite.svg);
        background-position: 0em -233.4em;
        width: 1.2em;
        height: 0.9em; }
      #siteHead .mainNav li.sv2 > a, #siteHead .mainNav li.sv3 > a {
        padding: 0 40px 0 16px;
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 4.16667em; } }
      @media (min-width: 1200px) and (max-width: 1299px) {
        #siteHead .mainNav li.sv2 > a, #siteHead .mainNav li.sv3 > a {
          padding: 0 30px 0 10px; } }

@media (min-width: 1200px) {
      #siteHead .mainNav .subMenu {
        display: none;
        width: 100%;
        position: absolute;
        top: 100%;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        margin-left: 10px; }
        #siteHead .mainNav .subMenu .wrap {
          background-color: #161616;
          -webkit-box-shadow: 0 0 0 1px #2d2d2d inset;
          box-shadow: 0 0 0 1px #2d2d2d inset;
          padding: 24px 60px;
          -webkit-columns: auto 2;
          -moz-columns: auto 2;
          columns: auto 2; }
          #siteHead .mainNav .subMenu .wrap li {
            display: inline-block; }
        #siteHead .mainNav .subMenu a, #siteHead .mainNav .subMenu dt span {
          font-family: "Stolzl Regular", Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1.33333em;
          color: #c1c5cc;
          display: block;
          position: relative;
          padding: 18px 60px;
          letter-spacing: -0.5px; }
          #siteHead .mainNav .subMenu a:hover, #siteHead .mainNav .subMenu dt span:hover {
            text-decoration: none;
            color: #fff; }
          #siteHead .mainNav .subMenu a.current, #siteHead .mainNav .subMenu dt span.current {
            padding-left: 79px; }
            #siteHead .mainNav .subMenu a.current:before, #siteHead .mainNav .subMenu dt span.current:before {
              content: "";
              display: block;
              width: 4px;
              height: calc( 100% - 30px);
              position: absolute;
              left: 60px;
              top: 15px;
              background-image: linear-gradient(188deg, #c40f61, #e27210); }
          #siteHead .mainNav .subMenu a.ext:after, #siteHead .mainNav .subMenu dt span.ext:after {
            content: "";
            display: inline-block;
            width: 4px;
            height: 30px;
            margin: 0 0 0 11px;
            font-size: 10px;
            background-image: url(./../images/svg-sprite.svg);
            background-position: 0em -212em;
            width: 0.9em;
            height: 0.9em; }
        #siteHead .mainNav .subMenu dt, #siteHead .mainNav .subMenu dd, #siteHead .mainNav .subMenu li {
          margin-bottom: 4px; }
        #siteHead .mainNav .subMenu dl, #siteHead .mainNav .subMenu dt {
          margin: 0; }
        #siteHead .mainNav .subMenu dt a, #siteHead .mainNav .subMenu dt span {
          padding: 18px 0; }
        #siteHead .mainNav .subMenu dd a {
          background-color: #000; }
      #siteHead .mainNav li.drop.hover .subMenu {
        display: block; }
      #siteHead .mainNav li.sv2 .subMenu li a {
        padding: 18px 0; }
      #siteHead .mainNav li.sv2 .subMenu dd a {
        padding: 18px 18px; }
        #siteHead .mainNav li.sv2 .subMenu dd a.current:before {
          content: "";
          display: block;
          width: 4px;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0;
          background-image: linear-gradient(184deg, #c40f61, #e27210); }
        #siteHead .mainNav li.sv2 .subMenu dd a:hover {
          color: #fff;
          background-image: linear-gradient(258deg, #c40f61, #e27210); }
          #siteHead .mainNav li.sv2 .subMenu dd a:hover:before {
            display: none; }
      #siteHead .mainNav li.sv2 .subMenu .wrap {
        padding: 24px 0;
        -webkit-columns: auto 1;
        -moz-columns: auto 1;
        columns: auto 1; }
      #siteHead .mainNav li.sv2 .subMenu .cs1 dd a.current:before, #siteHead .mainNav li.sv2 .subMenu .cs2 dd a.current:before {
        content: "";
        display: block;
        width: 4px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0; }
      #siteHead .mainNav li.sv2 .subMenu .cs1 dd a:hover, #siteHead .mainNav li.sv2 .subMenu .cs2 dd a:hover {
        color: #fff; }
      #siteHead .mainNav li.sv2 .subMenu .cs1 strong, #siteHead .mainNav li.sv2 .subMenu .cs2 strong {
        font-weight: normal; }
      #siteHead .mainNav li.sv2 .subMenu .cs1 dd a.current:before {
        background: #c30e60; }
      #siteHead .mainNav li.sv2 .subMenu .cs1 dd a:hover {
        background: #c30e60; }
      #siteHead .mainNav li.sv2 .subMenu .cs1 strong {
        color: #c30e60; }
      #siteHead .mainNav li.sv2 .subMenu .cs2 dd a.current:before {
        background: #e1700e; }
      #siteHead .mainNav li.sv2 .subMenu .cs2 dd a:hover {
        background: #e1700e; }
      #siteHead .mainNav li.sv2 .subMenu .cs2 strong {
        color: #e1700e; }
    #siteHead .langNav {
      position: absolute;
      top: 0;
      right: 60px;
      padding: 0;
      margin: 0; }
      #siteHead .langNav li {
        list-style: none;
        position: relative; }
      #siteHead .langNav .drop > a {
        font-family: "Stolzl Regular", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 4.85714em;
        color: #fff;
        display: block;
        position: relative;
        padding: 4px 0 0 0;
        width: 60px;
        text-align: center;
        -webkit-box-shadow: -1px 0 0 0 #2d2d2d;
        box-shadow: -1px 0 0 0 #2d2d2d; }
        #siteHead .langNav .drop > a:hover {
          text-decoration: none;
          background-image: linear-gradient(231deg, #c40f61, #e27210); }
      #siteHead .langNav .hover > a {
        text-decoration: none;
        background-image: linear-gradient(231deg, #c40f61, #e27210); }
      #siteHead .langNav .subMenu {
        display: none;
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        padding: 0;
        margin: 0; }
        #siteHead .langNav .subMenu a {
          font-family: "Stolzl Regular", Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 4.28571em;
          display: block;
          width: 100%;
          height: 60px;
          text-align: center;
          background: #000000;
          -webkit-box-shadow: 0 0 0 1px #2d2d2d inset;
          box-shadow: 0 0 0 1px #2d2d2d inset;
          color: #c1c5cc; }
          #siteHead .langNav .subMenu a.current:before {
            content: "";
            display: block;
            width: 4px;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            background-image: linear-gradient(184deg, #c40f61, #e27210); }
          #siteHead .langNav .subMenu a:hover {
            text-decoration: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            color: #fff;
            background-image: linear-gradient(258deg, #c40f61, #e27210); }
            #siteHead .langNav .subMenu a:hover:before {
              display: none; }
        #siteHead .langNav .subMenu li:last-child a {
          -webkit-box-shadow: 0 1px 0 0 #000 inset, 0 0 0 1px #2d2d2d inset;
          box-shadow: 0 1px 0 0 #000 inset, 0 0 0 1px #2d2d2d inset; }
          #siteHead .langNav .subMenu li:last-child a:hover {
            -webkit-box-shadow: none;
            box-shadow: none; }
      #siteHead .langNav li.drop.hover .subMenu {
        display: block; }
    #siteHead .searchBox {
      position: absolute;
      top: 0;
      right: 0;
      width: 60px;
      height: 72px; }
      #siteHead .searchBox .searchCta {
        display: block;
        width: 60px;
        height: 100%;
        text-indent: -9999em;
        position: relative;
        -webkit-box-shadow: inset 1px 0 0 0 #2d2d2d;
        box-shadow: inset 1px 0 0 0 #2d2d2d; }
        #siteHead .searchBox .searchCta:after {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -228.7em;
          width: 2.5em;
          height: 2.5em; }
        #siteHead .searchBox .searchCta:hover {
          text-decoration: none;
          background-image: linear-gradient(231deg, #c40f61, #e27210); }
      #siteHead .searchBox .searchInput {
        display: none;
        position: absolute;
        right: 0;
        top: 100%;
        padding: 10px;
        background-color: #000000;
        -webkit-box-shadow: 0 0 0 1px #2d2d2d inset;
        box-shadow: 0 0 0 1px #2d2d2d inset; }
        #siteHead .searchBox .searchInput form {
          padding: 0; }
        #siteHead .searchBox .searchInput .screen-reader-text {
          display: none; }
        #siteHead .searchBox .searchInput label {
          margin: 0; }
        #siteHead .searchBox .searchInput input[type="search"] {
          width: 409px;
          height: 60px;
          padding: 0 149px 0 15px;
          border-radius: 3px;
          border: none; }
        #siteHead .searchBox .searchInput input[type="submit"] {
          width: 119px;
          height: 40px;
          border-radius: 3px;
          border-style: solid;
          border-width: 2px;
          border-image-source: -webkit-linear-gradient(341deg, #c40f61, #e27210);
          border-image-source: -o-linear-gradient(341deg, #c40f61, #e27210);
          border-image-source: linear-gradient(71deg, #c40f61, #e27210);
          border-image-slice: 1;
          background-color: #fff;
          position: absolute;
          right: 20px;
          top: 20px;
          cursor: pointer; }
      #siteHead .searchBox.open .searchCta {
        text-decoration: none;
        background-image: linear-gradient(231deg, #c40f61, #e27210); }
      #siteHead .searchBox.open .searchInput {
        display: block; }
    #siteHead .loginBox {
      position: absolute;
      top: 0;
      right: 120px;
      width: 60px;
      height: 100px; }
      #siteHead .loginBox .logme {
        display: block;
        width: 60px;
        height: 100%;
        text-indent: -9999em;
        position: relative;
        -webkit-box-shadow: inset 1px 0 0 0 #2d2d2d;
        box-shadow: inset 1px 0 0 0 #2d2d2d; }
        #siteHead .loginBox .logme:after {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -224.4em;
          width: 2.4em;
          height: 2.4em; }
        #siteHead .loginBox .logme:hover {
          text-decoration: none;
          background-image: linear-gradient(231deg, #c40f61, #e27210); } }

@media (max-width: 1199px) {
  #siteHead {
    width: 100%;
    background-color: #000;
    -webkit-box-shadow: inset 0 -1px 0 0 #2d2d2d;
    box-shadow: inset 0 -1px 0 0 #2d2d2d;
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    height: 60px; }
    #siteHead .container-fluid {
      max-width: 1440px;
      padding-left: 10px;
      padding-right: 10px; }
    #siteHead .homeLogo {
      float: left;
      height: 60px;
      margin: 0; }
      #siteHead .homeLogo a {
        display: block;
        text-indent: -9999em;
        font-size: 0;
        padding: 12px 60px; }
        #siteHead .homeLogo a:not(.custom_logo):after {
            content: "";
    display: block;
    font-size: 10px;
    background-image: url(./../images/Algebra_glavni.svg);
    width: 25em;
    height: 6.5em;
    background-position: center -2em;
background-repeat: no-repeat; } }
        @media (max-width: 1199px) and (max-width: 360px) {
          #siteHead .homeLogo a:not(.custom_logo):after {
            width: 130px;
    background-position: 0em -1.3em;
    margin-left: 20px; } }

@media (max-width: 1199px) {
    #siteHead .selectSite {
      height: 60px;
      width: 50px;
      background-color: #161616;
      -webkit-box-shadow: inset -1px -1px 0 0 #2d2d2d;
      box-shadow: inset -1px -1px 0 0 #2d2d2d;
      position: absolute;
      left: 0;
      top: 0;
      text-indent: -9999em;
      float: left; }
      #siteHead .selectSite:before, #siteHead .selectSite:after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear; }
      #siteHead .selectSite:before {
        font-size: 10px;
        background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -232.7em;
        width: 1.2em;
        height: 0.9em;
        opacity: 1; }
      #siteHead .selectSite:after {
        font-size: 10px;
        background-image: url(./../images/svg-sprite.svg);
        background-position: 0em -231.8em;
        width: 1.2em;
        height: 0.9em;
        opacity: 0; }
    #siteHead .multiDrop.open .selectSite {
      -webkit-box-shadow: inset -1px 0 0 0 #2d2d2d;
      box-shadow: inset -1px 0 0 0 #2d2d2d;
      background-image: linear-gradient(197deg, #c40f61, #e27210); }
      #siteHead .multiDrop.open .selectSite:before {
        opacity: 0; }
      #siteHead .multiDrop.open .selectSite:after {
        opacity: 1; }
    #siteHead .multiSajtSubMenu {
      display: none;
      position: absolute;
      right: 0;
      top: 100%;
      width: 100%;
      height: calc(100vh - 60px);
      overflow: scroll; }
      #siteHead .multiSajtSubMenu ul {
        padding: 0;
        margin: 0; }
      #siteHead .multiSajtSubMenu li {
        list-style-type: none; }
      #siteHead .multiSajtSubMenu a {
        display: block;
        height: 80px;
        padding: 12px 0;
        position: relative;
        background-color: #000000;
        -webkit-box-shadow: 0 -1px 0 0 #2d2d2d inset;
        box-shadow: 0 -1px 0 0 #2d2d2d inset;
        color: #E77716;
        padding-left: 70px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-transform: uppercase;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.375em;
        font-family: "Stolzl Medium", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        letter-spacing: 1px; }
        #siteHead .multiSajtSubMenu a span {
          display: none; }
        #siteHead .multiSajtSubMenu a:after {
          content: '';
          display: block;
          position: absolute;
          background: url(./../images/algebra-znak-small.svg) no-repeat center;
          background-size: cover;
          top: 50%;
          left: 20px;
          width: 30px;
          height: 30px;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          z-index: 9; }
        #siteHead .multiSajtSubMenu a.current:before, #siteHead .multiSajtSubMenu a.active:before {
          content: "";
          display: block;
          width: 4px;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0;
          background-image: linear-gradient(184deg, #c40f61, #e27210); }
    #siteHead .multiDrop.open .multiSajtSubMenu {
      display: block; }
    #siteHead #rwd_menu {
      width: 50px;
      height: 60px;
      margin: 0;
      position: absolute;
      right: 0px;
      top: 0px;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      cursor: pointer;
      background-color: #161616;
      -webkit-box-shadow: inset 1px -1px 0 0 #2d2d2d;
      box-shadow: inset 1px -1px 0 0 #2d2d2d; }
      #siteHead #rwd_menu div.in {
        width: 20px;
        height: 14px;
        position: absolute;
        left: 15px;
        top: 23px; }
      #siteHead #rwd_menu span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #fff;
        opacity: 1;
        left: 0px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: all 250ms ease-in-out;
        transition: all 250ms ease-in-out; }
      #siteHead #rwd_menu span:nth-child(1) {
        top: 0px; }
      #siteHead #rwd_menu span:nth-child(2), #siteHead #rwd_menu span:nth-child(3) {
        top: 6px; }
      #siteHead #rwd_menu span:nth-child(4) {
        top: 12px; }
      #siteHead #rwd_menu.toggle_menu_opened {
        -webkit-box-shadow: inset 1px 0 0 0 #2d2d2d;
        box-shadow: inset 1px 0 0 0 #2d2d2d;
        background-image: linear-gradient(197deg, #c40f61, #e27210); }
        #siteHead #rwd_menu.toggle_menu_opened span:nth-child(1) {
          top: 9px;
          width: 0%;
          left: 50%; }
        #siteHead #rwd_menu.toggle_menu_opened span:nth-child(2) {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
        #siteHead #rwd_menu.toggle_menu_opened span:nth-child(3) {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
        #siteHead #rwd_menu.toggle_menu_opened span:nth-child(4) {
          top: 9px;
          width: 0%;
          left: 50%; }
    #siteHead .nav {
      position: fixed;
      top: 60px;
      left: 0;
      height: 0;
      width: 100vw;
      overflow: scroll;
      background-image: linear-gradient(195deg, #c40f61, #e27210); }
      #siteHead .nav .mainNav {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        background-color: #161616;
        padding: 0;
        margin: 0; }
        #siteHead .nav .mainNav li {
          list-style: none;
          position: relative; }
        #siteHead .nav .mainNav > li > span {
          font-family: "Stolzl Regular", Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 20px;
          font-size: 2rem;
          line-height: 3em;
          color: #9b9b9b;
          display: block;
          position: relative;
          padding: 0 20px 0 20px;
          -webkit-box-shadow: inset 0 1px 0 0 #2d2d2d;
          box-shadow: inset 0 1px 0 0 #2d2d2d; }
        #siteHead .nav .mainNav > li > a {
          font-family: "Stolzl Regular", Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 20px;
          font-size: 2rem;
          line-height: 3em;
          color: #fff;
          display: block;
          position: relative;
          padding: 0 20px 0 20px;
          -webkit-box-shadow: inset 0 1px 0 0 #2d2d2d;
          box-shadow: inset 0 1px 0 0 #2d2d2d; }
          #siteHead .nav .mainNav > li > a:hover {
            text-decoration: none; }
          #siteHead .nav .mainNav > li > a.current:before {
            content: "";
            display: block;
            width: 8px;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            background-image: linear-gradient(188deg, #c40f61, #e27210); }
        #siteHead .nav .mainNav > li.opened > a {
          background-image: linear-gradient(259deg, #c40f61, #e27210); }
          #siteHead .nav .mainNav > li.opened > a.current:before {
            display: none; }
        #siteHead .nav .mainNav .more {
          display: block;
          width: 50px;
          height: 60px;
          background-color: #000000;
          -webkit-box-shadow: inset 1px 1px 0 0 #2d2d2d;
          box-shadow: inset 1px 1px 0 0 #2d2d2d;
          position: absolute;
          right: 0;
          top: 0; }
          #siteHead .nav .mainNav .more span {
            display: none; }
          #siteHead .nav .mainNav .more:after {
            content: "";
            display: block;
            position: absolute;
            left: 21px;
            top: 26px;
            font-size: 10px;
            background-image: url(./../images/svg-sprite.svg);
            background-position: 0em -231.9em;
            width: 1.2em;
            height: 0.9em; }
          #siteHead .nav .mainNav .more.open {
            background-color: transparent; }
            #siteHead .nav .mainNav .more.open:after {
              font-size: 10px;
              background-image: url(./../images/svg-sprite.svg);
              background-position: 0em -233.4em;
              width: 1.2em;
              height: 0.9em; }
        #siteHead .nav .mainNav .subMenu {
          height: 0;
          overflow: hidden;
          position: relative; }
          #siteHead .nav .mainNav .subMenu .wrap {
            position: absolute;
            left: 0;
            top: 0;
            width: 100vw;
            margin: 0;
            padding: 30px 0 0 0; }
          #siteHead .nav .mainNav .subMenu ul {
            padding: 0 10px;
            margin: 0; }
          #siteHead .nav .mainNav .subMenu li:last-child, #siteHead .nav .mainNav .subMenu dd:last-child {
            margin-bottom: 40px; }
          #siteHead .nav .mainNav .subMenu ul a, #siteHead .nav .mainNav .subMenu dt a, #siteHead .nav .mainNav .subMenu dt span {
            font-family: "Stolzl Regular", Arial, sans-serif;
            font-weight: normal;
            font-style: normal;
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 3.75em;
            color: #c1c5cc;
            display: block;
            position: relative;
            padding: 0 10px;
            -webkit-box-shadow: inset 0 1px 0 0 #2d2d2d;
            box-shadow: inset 0 1px 0 0 #2d2d2d; }
            #siteHead .nav .mainNav .subMenu ul a:hover, #siteHead .nav .mainNav .subMenu dt a:hover, #siteHead .nav .mainNav .subMenu dt span:hover {
              text-decoration: none; }
            #siteHead .nav .mainNav .subMenu ul a.current:before, #siteHead .nav .mainNav .subMenu dt a.current:before, #siteHead .nav .mainNav .subMenu dt span.current:before {
              content: "";
              display: block;
              width: 4px;
              height: 100%;
              position: absolute;
              left: 0;
              top: 0;
              background-image: linear-gradient(184deg, #c40f61, #e27210); }
            #siteHead .nav .mainNav .subMenu ul a.ext:after, #siteHead .nav .mainNav .subMenu dt a.ext:after, #siteHead .nav .mainNav .subMenu dt span.ext:after {
              content: "";
              display: inline-block;
              width: 4px;
              height: 30px;
              margin: 0 0 0 11px;
              font-size: 10px;
              background-image: url(./../images/svg-sprite.svg);
              background-position: 0em -212em;
              width: 0.9em;
              height: 0.9em; }
          #siteHead .nav .mainNav .subMenu dl {
            padding: 0 10px;
            margin: 0; }
          #siteHead .nav .mainNav .subMenu dd {
            padding: 0 10px 4px;
            margin: 0; }
          #siteHead .nav .mainNav .subMenu dd a {
            font-family: "Stolzl Regular", Arial, sans-serif;
            font-weight: normal;
            font-style: normal;
            font-size: 14px;
            font-size: 1.4rem;
            line-height: 2.85714em;
            color: #c1c5cd;
            display: block;
            position: relative;
            padding: 0 20px;
            background-color: #000; }
            #siteHead .nav .mainNav .subMenu dd a:hover {
              text-decoration: none; }
            #siteHead .nav .mainNav .subMenu dd a.current:before {
              content: "";
              display: block;
              width: 4px;
              height: 100%;
              position: absolute;
              left: 0;
              top: 0;
              background-image: linear-gradient(184deg, #c40f61, #e27210); }
            #siteHead .nav .mainNav .subMenu dd a.ext:after {
              content: "";
              display: inline-block;
              width: 4px;
              height: 30px;
              margin: 0 0 0 11px;
              font-size: 10px;
              background-image: url(./../images/svg-sprite.svg);
              background-position: 0em -212em;
              width: 0.9em;
              height: 0.9em; }
          #siteHead .nav .mainNav .subMenu .cs1 strong, #siteHead .nav .mainNav .subMenu .cs2 strong {
            font-weight: normal; }
          #siteHead .nav .mainNav .subMenu .cs1 dd a.current:before {
            background: #c30e60; }
          #siteHead .nav .mainNav .subMenu .cs1 strong {
            color: #c30e60; }
          #siteHead .nav .mainNav .subMenu .cs2 dd a.current:before {
            background: #e1700e; }
          #siteHead .nav .mainNav .subMenu .cs2 strong {
            color: #e1700e; }
      #siteHead .nav.toggle_menu.nav {
        height: 100vh; }
      #siteHead .nav.toggle_menu .mainNav {
        -webkit-transform: translateX(0%);
        transform: translateX(0%); }
    #siteHead .langNav {
      position: absolute;
      right: 100px;
      top: 0;
      width: 50px;
      height: auto;
      padding: 0;
      margin: 0;
      background-color: #151515; }
      #siteHead .langNav li {
        list-style: none;
        position: relative; }
      #siteHead .langNav .drop > a {
        font-family: "Stolzl Regular", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 4.28571em;
        color: #fff;
        display: block;
        position: relative;
        padding: 0;
        width: 50px;
        text-align: center;
        -webkit-box-shadow: inset 1px 0 0 0 #2d2d2d, inset 0 -1px 0 0 #2d2d2d;
        box-shadow: inset 1px 0 0 0 #2d2d2d, inset 0 -1px 0 0 #2d2d2d; }
        #siteHead .langNav .drop > a:hover {
          text-decoration: none; }
      #siteHead .langNav .open > a {
        text-decoration: none;
        background-image: linear-gradient(231deg, #c40f61, #e27210);
        -webkit-box-shadow: inset 1px 0 0 0 #2d2d2d, inset 0 0 0 0 #2d2d2d;
        box-shadow: inset 1px 0 0 0 #2d2d2d, inset 0 0 0 0 #2d2d2d; }
      #siteHead .langNav .subMenu {
        display: none;
        position: absolute;
        right: -100px;
        top: 100%;
        width: 100vw;
        padding: 10px;
        margin: 0;
        background-color: #000000;
        -webkit-box-shadow: inset 0 -1px 0 0 #2d2d2d;
        box-shadow: inset 0 -1px 0 0 #2d2d2d; }
        #siteHead .langNav .subMenu li {
          float: left;
          width: 50%;
          padding: 10px; }
        #siteHead .langNav .subMenu a {
          font-family: "Stolzl Regular", Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 2.85714em;
          display: block;
          width: 100%;
          height: 40px;
          background-color: #161616;
          -webkit-box-shadow: 0 0 0 1px #2d2d2d inset;
          box-shadow: 0 0 0 1px #2d2d2d inset;
          color: #c1c5cc;
          padding: 0 15px;
          position: relative; }
          #siteHead .langNav .subMenu a:hover {
            text-decoration: none; }
          #siteHead .langNav .subMenu a.current:before {
            content: "";
            display: block;
            width: 4px;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            background-image: linear-gradient(184deg, #c40f61, #e27210); }
      #siteHead .langNav li.drop.open .subMenu {
        display: block; }
    #siteHead .searchBox {
      position: absolute;
      right: 50px;
      top: 0;
      width: 50px;
      height: 60px;
      background-color: #151515; }
      #siteHead .searchBox .searchCta {
        display: block;
        width: 50px;
        height: 100%;
        text-indent: -9999em;
        position: relative;
        -webkit-box-shadow: inset 1px 0 0 0 #2d2d2d, inset 0 -1px 0 0 #2d2d2d;
        box-shadow: inset 1px 0 0 0 #2d2d2d, inset 0 -1px 0 0 #2d2d2d; }
        #siteHead .searchBox .searchCta:after {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -228.7em;
          width: 2.5em;
          height: 2.5em; }
      #siteHead .searchBox .searchInput {
        display: none;
        position: absolute;
        right: -50px;
        top: 100%;
        padding: 20px;
        width: 100vw;
        background-color: #000000; }
        #siteHead .searchBox .searchInput form {
          padding: 0;
          margin-left: 20px; }
        #siteHead .searchBox .searchInput .screen-reader-text {
          display: none; }
        #siteHead .searchBox .searchInput label {
          margin: 0;
          width: 100%; }
        #siteHead .searchBox .searchInput input[type="search"] {
          width: 100%;
          height: 40px;
          padding: 0 149px 0 15px;
          border-radius: 3px;
          border: none; }
        #siteHead .searchBox .searchInput input[type="submit"] {
          font-size: 14px;
          font-size: 1.4rem;
          width: 79px;
          height: 30px;
          border-radius: 3px;
          border-style: solid;
          border-width: 2px;
          border-image-source: -webkit-linear-gradient(341deg, #c40f61, #e27210);
          border-image-source: -o-linear-gradient(341deg, #c40f61, #e27210);
          border-image-source: linear-gradient(71deg, #c40f61, #e27210);
          border-image-slice: 1;
          background-color: #fff;
          position: absolute;
          right: 25px;
          top: 25px;
          cursor: pointer; }
      #siteHead .searchBox.open .searchCta {
        text-decoration: none;
        background-image: linear-gradient(231deg, #c40f61, #e27210);
        -webkit-box-shadow: inset 1px 0 0 0 #2d2d2d, inset 0 0 0 0 #2d2d2d;
        box-shadow: inset 1px 0 0 0 #2d2d2d, inset 0 0 0 0 #2d2d2d; }
      #siteHead .searchBox.open .searchInput {
        display: block; }
    #siteHead .loginBox {
      position: absolute;
      right: 150px;
      top: 0;
      width: 50px;
      height: 60px;
      background-color: #151515; }
      #siteHead .loginBox .logme {
        display: block;
        width: 50px;
        height: 100%;
        text-indent: -9999em;
        position: relative;
        -webkit-box-shadow: inset 1px 0 0 0 #2d2d2d, inset 0 -1px 0 0 #2d2d2d;
        box-shadow: inset 1px 0 0 0 #2d2d2d, inset 0 -1px 0 0 #2d2d2d; }
        #siteHead .loginBox .logme:after {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -224.4em;
          width: 2.4em;
          height: 2.4em; } }

/* --
Footer
------------------------- */
#siteFoot {
  background-image: linear-gradient(229deg, #c40f61, #e27210);
  overflow: hidden; }
  #siteFoot * {
    color: #fff; }
  @media (min-width: 768px) {
    #siteFoot nav.nav {
      padding: 100px 0 0; }
    #siteFoot .borders .colb:before {
      content: "";
      display: block;
      width: 1px;
      height: 2000px;
      position: absolute;
      top: -100px;
      background-color: rgba(244, 244, 244, 0.15); }
    #siteFoot .borders .colb:before {
      left: 0; }
    #siteFoot .borders .colb:last-child:after {
      content: "";
      display: block;
      width: 1px;
      height: 2000px;
      position: absolute;
      top: -100px;
      background-color: rgba(244, 244, 244, 0.15); }
    #siteFoot .borders .colb:last-child:after {
      right: 0; }
    #siteFoot .col {
      padding-bottom: 25px; }
    #siteFoot ul, #siteFoot dl {
      padding: 0 19px;
      margin: 0 0 36px; }
    #siteFoot p {
      padding: 0 19px;
      margin: 0 0 19px; }
    #siteFoot li, #siteFoot dd {
      list-style: none;
      padding: 0;
      margin: 0; }
    #siteFoot dd {
      padding-left: 10px; }
    #siteFoot p a {
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.13333em;
      display: inline-block; }
    #siteFoot li a, #siteFoot dt {
      font-family: "Stolzl Regular", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.25em;
      padding: 7px 0;
      display: inline-block; }
    #siteFoot dd a {
      font-family: "Stolzl Regular", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.42857em;
      padding: 7px 0;
      display: inline-block; } }
  @media (max-width: 767px) {
    #siteFoot a:hover {
      text-decoration: none; }
    #siteFoot nav.nav {
      padding: 0;
      margin-bottom: 10px; }
    #siteFoot .wrap {
      height: 0;
      position: relative;
      overflow: hidden;
      -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.15);
      box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.15); }
    #siteFoot .in {
      padding: 0;
      position: absolute; }
    #siteFoot .borders {
      display: none; }
    #siteFoot ul, #siteFoot dl {
      padding: 0;
      margin: 0 0 36px; }
      #siteFoot ul:first-child, #siteFoot dl:first-child {
        padding-top: 22px; }
      #siteFoot ul:last-child, #siteFoot dl:last-child {
        padding-bottom: 10px; }
    #siteFoot p {
      padding: 0;
      margin: 0; }
    #siteFoot li, #siteFoot dd {
      list-style: none;
      padding: 0;
      margin: 0; }
    #siteFoot dd {
      padding-left: 10px; }
    #siteFoot p a {
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5em;
      display: block;
      padding: 15px 20px;
      -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.15);
      box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.15); }
    #siteFoot li a, #siteFoot dt {
      font-family: "Stolzl Regular", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.25em;
      padding: 7px 20px;
      display: block; }
    #siteFoot dd a {
      font-family: "Stolzl Regular", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.42857em;
      padding: 7px 20px;
      display: block; }
    #siteFoot .more {
      position: absolute;
      display: inline-block;
      right: 10px;
      top: 0;
      width: 50px;
      height: 60px;
      text-indent: -9999em;
      cursor: pointer;
      -webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.15);
      box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.15); }
      #siteFoot .more span {
        display: none; }
      #siteFoot .more:before, #siteFoot .more:after {
        content: "";
        top: 50%;
        left: 100%;
        position: absolute;
        pointer-events: none;
        margin-left: -31px;
        margin-top: -3px;
        -webkit-transition: opacity 100ms ease-in-out;
        transition: opacity 100ms ease-in-out;
        font-size: 10px;
        background-image: url(./../images/svg-sprite.svg);
        background-position: 0em -233.4em;
        width: 1.2em;
        height: 0.9em; }
      #siteFoot .more:before {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        opacity: 0; }
      #siteFoot .more:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        opacity: 1; }
      #siteFoot .more.open:before {
        opacity: 1; }
      #siteFoot .more.open:after {
        opacity: 0; } }
  #siteFoot .addFooter {
    position: relative; }
    @media (min-width: 576px) {
      #siteFoot .addFooter {
        padding-right: 0;
        padding-left: 0;
        margin-top: 100px; } }
    #siteFoot .addFooter p {
      padding: 0 19px;
      margin: 0 0 19px;
      font-family: "Stolzl Regular", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.71429em;
      color: #a3a5b3; }
      #siteFoot .addFooter p strong {
        font-family: "Stolzl Medium", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        color: #fff; }
    #siteFoot .addFooter .branchesRow {
      background: #000;
      padding: 4rem 0 12rem; }
      @media (max-width: 767px) {
        #siteFoot .addFooter .branchesRow {
          margin-left: 0;
          margin-right: 0;
          padding: 3rem 0 4rem; } }
    #siteFoot .addFooter .socialsRow {
      position: absolute;
      display: block;
      bottom: 0;
      width: 100%;
      margin: 0; }
      #siteFoot .addFooter .socialsRow .col {
        float: left;
        height: 100%;
        padding-bottom: 0; }
      #siteFoot .addFooter .socialsRow .socials {
        height: 100%;
        width: calc(100% + 30px);
        background-color: #f9f9f9;
        font-family: "Stolzl Medium", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 2em;
        margin-left: -20px; }
        #siteFoot .addFooter .socialsRow .socials > div {
          width: 50%;
          float: left;
          padding: 15px 0; }
        #siteFoot .addFooter .socialsRow .socials span {
          margin-left: 3rem;
          font-family: "Stolzl Medium", Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 14px;
          font-size: 1.4rem;
          color: #4a4a4a;
          text-transform: uppercase;
          vertical-align: sub; }
        #siteFoot .addFooter .socialsRow .socials a {
          display: inline-block;
          text-indent: -9999px;
          position: relative;
          width: 30px;
          height: 30px;
          margin: 0 12px; }
          #siteFoot .addFooter .socialsRow .socials a:after, #siteFoot .addFooter .socialsRow .socials a:before {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            top: 0; }
          #siteFoot .addFooter .socialsRow .socials a:after {
            opacity: 1;
            width: 30px;
            height: 30px; }
          #siteFoot .addFooter .socialsRow .socials a:before {
            opacity: 0;
            width: 30px;
            height: 30px; }
          #siteFoot .addFooter .socialsRow .socials a.fb:after {
            background: url(./../images/facebook-icon.svg) no-repeat center; }
          #siteFoot .addFooter .socialsRow .socials a.fb:before {
            background: url(./../images/facebook-icon-hover.svg) no-repeat center; }
          #siteFoot .addFooter .socialsRow .socials a.tw:after {
            background: url(./../images/twitter-icon.svg) no-repeat center; }
          #siteFoot .addFooter .socialsRow .socials a.tw:before {
            background: url(./../images/twitter-icon-hover.svg) no-repeat center; }
          #siteFoot .addFooter .socialsRow .socials a.gp:after {
            background: url(./../images/google-icon.svg) no-repeat center; }
          #siteFoot .addFooter .socialsRow .socials a.gp:before {
            background: url(./../images/google-icon-hover.svg) no-repeat center; }
          #siteFoot .addFooter .socialsRow .socials a:hover:after {
            opacity: 0; }
          #siteFoot .addFooter .socialsRow .socials a:hover:before {
            opacity: 1; }
      @media (max-width: 767px) {
        #siteFoot .addFooter .socialsRow {
          position: relative; }
          #siteFoot .addFooter .socialsRow .col {
            float: none; }
          #siteFoot .addFooter .socialsRow .socials {
            width: calc(100% + 20px);
            margin-left: -10px; }
            #siteFoot .addFooter .socialsRow .socials > div {
              width: 100%;
              float: none;
              padding: 15px 0;
              text-align: center; }
            #siteFoot .addFooter .socialsRow .socials span {
              margin: 0; } }
    #siteFoot .addFooter .nivasLogo {
      display: inline-block;
      width: 24px;
      height: 28px;
      text-indent: -9999px;
      position: absolute;
      right: 20px;
      top: 15px; }
      #siteFoot .addFooter .nivasLogo:after {
        content: "";
        display: block;
        font-size: 10px;
        background-image: url(./../images/svg-sprite.svg);
        background-position: 0em -219.3em;
        width: 2.4em;
        height: 2.7em;
        position: absolute;
        top: 0;
        left: 0; }
      @media (max-width: 767px) {
        #siteFoot .addFooter .nivasLogo {
          position: relative;
          top: auto;
          right: auto;
          display: inline-block;
          margin-top: 40px;
          margin-bottom: 40px; } }

.error-404 {
  background: #0b0b0b;
  padding-bottom: 60px;
  padding-top: 40px; }
  @media (min-width: 768px) {
    .error-404 {
      padding-bottom: 122px;
      padding-top: 100px; } }
  .error-404 h1 {
    color: #000;
    font-family: "Stolzl Bold", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 72px;
    font-size: 7.2rem;
    line-height: 1.16667em;
    background-image: linear-gradient(240deg, #c40f61, #e27210);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .error-404 h1 {
        margin-bottom: 30px;
        font-size: 116px;
        font-size: 11.6rem;
        line-height: 1.10345em; } }
  .error-404 h2 {
    color: #fff;
    font-family: "Stolzl Bold", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.33333em;
    padding-bottom: 20px;
    margin-bottom: 40px;
    position: relative; }
    @media (min-width: 768px) {
      .error-404 h2 {
        padding-bottom: 40px;
        margin-bottom: 40px;
        font-size: 54px;
        font-size: 5.4rem;
        line-height: 1.25926em; } }
    .error-404 h2:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 40px;
      height: 2px;
      background-image: linear-gradient(266deg, #c40f61, #e27210); }
  .error-404 p {
    color: #a3a5b3;
    font-family: "Stolzl Regular";
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em;
    margin-bottom: 32px; }
    @media (min-width: 768px) {
      .error-404 p {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.625em;
        margin-bottom: 33px; } }
  .error-404 ul {
    padding-left: 70px;
    counter-reset: section; }
    @media (min-width: 768px) {
      .error-404 ul {
        padding-left: 85px; } }
    .error-404 ul li {
      list-style-type: none;
      position: relative;
      font-family: "Stolzl Regular";
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.71429em;
      color: #f6f6f6;
      margin-bottom: 32px; }
      @media (min-width: 768px) {
        .error-404 ul li {
          margin-bottom: 51px;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.71429em;
          width: 280px; } }
      .error-404 ul li:before {
        content: '';
        display: block;
        position: absolute;
        width: 50px;
        height: 50px;
        top: 50%;
        left: -60px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 29px;
        border-style: dashed;
        border-color: #c40f61;
        border-width: 1px; }
        @media (min-width: 768px) {
          .error-404 ul li:before {
            left: -84px; } }
      .error-404 ul li:after {
        counter-increment: section;
        content: counter(section);
        position: absolute;
        top: 50%;
        left: -39px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        font-family: "Stolzl Bold", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.25em;
        color: #777c8e;
        -webkit-transition: color 0.2s ease;
        transition: color 0.2s ease;
        background-image: linear-gradient(215deg, #c40f61, #e27210);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent; }
        @media (min-width: 768px) {
          .error-404 ul li:after {
            left: -65px;
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1.22222em; } }

/* ------------------------
News Pages CSS
------------------------- */
.articleListContent {
  margin-top: 50px; }
  .articleListContent img {
    width: 100%;
    height: auto;
    border-radius: 2px; }
  .articleListContent .box2, .articleListContent .box3, .articleListContent .box4 {
    display: block;
    margin-bottom: 30px;
    padding-bottom: 30px;
    position: relative; }
    .articleListContent .box2::after, .articleListContent .box3::after, .articleListContent .box4::after {
      display: block;
      clear: both;
      content: ""; }
    .articleListContent .box2:hover, .articleListContent .box3:hover, .articleListContent .box4:hover {
      text-decoration: none; }
    .articleListContent .box2:before, .articleListContent .box3:before, .articleListContent .box4:before {
      content: "";
      display: block;
      width: 100%;
      height: 1px;
      position: absolute;
      left: 0;
      bottom: 0;
      background-color: #e7e7e7; }
    .articleListContent .box2 .gfx, .articleListContent .box2 .txt, .articleListContent .box3 .gfx, .articleListContent .box3 .txt, .articleListContent .box4 .gfx, .articleListContent .box4 .txt {
      float: left; }
    .articleListContent .box2 .gfx, .articleListContent .box3 .gfx, .articleListContent .box4 .gfx {
      width: 41.17647058823529%; }
    .articleListContent .box2 .txt, .articleListContent .box3 .txt, .articleListContent .box4 .txt {
      width: 58.82352941176471%;
      padding-left: 20px; }
    .articleListContent .box2 .txt p, .articleListContent .box3 .txt p, .articleListContent .box4 .txt p {
      font-family: "Stolzl Regular";
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.625em;
      color: #333;
      margin-bottom: 20px; }
    .articleListContent .box2 .title, .articleListContent .box3 .title, .articleListContent .box4 .title {
      font-family: "Stolzl Regular", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.55556em;
      color: #000;
      margin-bottom: 20px; }
    .articleListContent .box2 p, .articleListContent .box3 p, .articleListContent .box4 p {
      font-family: "Stolzl Regular";
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.625em;
      color: #333;
      margin-bottom: 20px; }
    .articleListContent .box2 .more, .articleListContent .box3 .more, .articleListContent .box4 .more {
      font-family: "Stolzl Medium", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 2.14286em;
      color: #000;
      position: relative; }
      .articleListContent .box2 .more:hover, .articleListContent .box3 .more:hover, .articleListContent .box4 .more:hover {
        text-decoration: none; }
      .articleListContent .box2 .more span.icon, .articleListContent .box3 .more span.icon, .articleListContent .box4 .more span.icon {
        display: inline-block;
        width: 30px;
        height: 30px;
        background: linear-gradient(345deg, #c40f61 0%, #e27210 100%);
        margin-right: 10px;
        margin-top: 10px;
        margin-bottom: -10px;
        border-radius: 3px;
        position: relative; }
        .articleListContent .box2 .more span.icon:before, .articleListContent .box3 .more span.icon:before, .articleListContent .box4 .more span.icon:before {
          content: "";
          display: block;
          position: absolute;
          width: 26px;
          height: 26px;
          top: 2px;
          left: 2px;
          background: #fff; }
        .articleListContent .box2 .more span.icon:after, .articleListContent .box3 .more span.icon:after, .articleListContent .box4 .more span.icon:after {
          content: "";
          display: block;
          position: absolute;
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -180em;
          width: 1.8em;
          height: 1.2em;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .articleListContent .box3 .gfx {
    width: 48.97959183673469%; }
  .articleListContent .box3 .txt {
    width: 51.02040816326531%; }
  .articleListContent .box3 .title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6em;
    margin-bottom: 20px; }
  .articleListContent .box3:hover .more span.icon:before {
    background: transparent; }
  .articleListContent .box3:hover .more span.icon:after {
    font-size: 10px;
    background-image: url(./../images/svg-sprite.svg);
    background-position: 0em -181.2em;
    width: 1.8em;
    height: 1.2em; }
  .articleListContent .box4 .gfx {
    width: 48.97959183673469%; }
  .articleListContent .box4 .txt {
    width: 51.02040816326531%;
    padding-left: 40px; }
  .articleListContent .box4 .title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6em;
    margin-bottom: 20px; }
  @media (max-width: 767px) {
    .articleListContent .box2 .gfx, .articleListContent .box3 .gfx, .articleListContent .box4 .gfx {
      width: 100%; }
      .articleListContent .box2 .gfx img, .articleListContent .box3 .gfx img, .articleListContent .box4 .gfx img {
        margin-bottom: 20px; }
    .articleListContent .box2 .txt, .articleListContent .box3 .txt, .articleListContent .box4 .txt {
      width: 100%;
      padding-left: 0; } }

/* ------------------------
Master Page CSS
------------------------- */
.masterPageContent, .mainContent {
  color: #000;
  padding: 0;
  overflow: hidden; }
  .masterPageContent .container_intro, .mainContent .container_intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }

      @media (max-width: 767px) {
        .masterPageContent .container_intro.imgIntro, .mainContent .container_intro.imgIntro {
          min-height: auto;
          padding-top: 3rem;
          padding-bottom: 3rem; } }
      .masterPageContent .container_intro.imgIntro .back, .mainContent .container_intro.imgIntro .back {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.38462em;
        font-family: "Stolzl Medium", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        text-transform: uppercase;
        color: #fff;
        position: relative;
        display: inline-block;
        padding-left: 28px;
        margin-bottom: 23px; }
        @media (min-width: 768px) {
          .masterPageContent .container_intro.imgIntro .back, .mainContent .container_intro.imgIntro .back {
            font-size: 14px;
            font-size: 1.4rem;
            line-height: 1.42857em;
            margin-bottom: 30px; } }
        .masterPageContent .container_intro.imgIntro .back:before, .mainContent .container_intro.imgIntro .back:before {
          content: "";
          display: block;
          position: absolute;
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -183.6em;
          width: 1.8em;
          height: 1.2em;
          left: 0;
          top: 50%;
          margin-top: -6px; }
      .masterPageContent .container_intro.imgIntro h1, .mainContent .container_intro.imgIntro h1 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333em;
        font-family: "Stolzl Bold", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        color: #fff;
        margin-bottom: 30px; }
        @media (min-width: 768px) {
          .masterPageContent .container_intro.imgIntro h1, .mainContent .container_intro.imgIntro h1 {
            font-size: 36px;
            font-size: 3.6rem;
            line-height: 1.33333em;
            margin-bottom: 40px; } }
      .masterPageContent .container_intro.imgIntro .scroll-cta, .mainContent .container_intro.imgIntro .scroll-cta {
        display: inline-block;
        width: 30px;
        height: 30px;
        background: transparent;
        position: relative;
        border-radius: 3px;
        border: solid 2px #ffffff; }
        .masterPageContent .container_intro.imgIntro .scroll-cta:before, .mainContent .container_intro.imgIntro .scroll-cta:before {
          content: "";
          display: block;
          position: absolute;
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -191em;
          width: 1.2em;
          height: 0.8em;
          top: 50%;
          left: 50%;
          margin-top: -4px;
          margin-left: -6px; }
    .masterPageContent .container_intro.noImgIntro, .mainContent .container_intro.noImgIntro {
      padding-top: 6rem; }
      @media (max-width: 767px) {
        .masterPageContent .container_intro.noImgIntro, .mainContent .container_intro.noImgIntro {
          min-height: auto;
          padding-top: 4rem; } }
      .masterPageContent .container_intro.noImgIntro .featImgWrapper, .mainContent .container_intro.noImgIntro .featImgWrapper {
        display: none; }
        .masterPageContent .container_intro.noImgIntro .featImgWrapper img, .mainContent .container_intro.noImgIntro .featImgWrapper img {
          display: none; }
      .masterPageContent .container_intro.noImgIntro .back, .mainContent .container_intro.noImgIntro .back {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.38462em;
        font-family: "Stolzl Medium", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        text-transform: uppercase;
        color: #000;
        position: relative;
        display: inline-block;
        padding-left: 28px;
        margin-bottom: 23px; }
        @media (min-width: 768px) {
          .masterPageContent .container_intro.noImgIntro .back, .mainContent .container_intro.noImgIntro .back {
            font-size: 14px;
            font-size: 1.4rem;
            line-height: 1.42857em;
            margin-bottom: 30px; } }
        .masterPageContent .container_intro.noImgIntro .back:before, .mainContent .container_intro.noImgIntro .back:before {
          content: "";
          display: block;
          position: absolute;
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -182.4em;
          width: 1.8em;
          height: 1.2em;
          left: 0;
          top: 50%;
          margin-top: -6px; }
      .masterPageContent .container_intro.noImgIntro h1, .mainContent .container_intro.noImgIntro h1 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333em;
        font-family: "Stolzl Bold", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        color: #000;
        margin-bottom: 0px; }
        @media (min-width: 768px) {
          .masterPageContent .container_intro.noImgIntro h1, .mainContent .container_intro.noImgIntro h1 {
            font-size: 36px;
            font-size: 3.6rem;
            line-height: 1.33333em;
            margin-bottom: 0px; } }
      .masterPageContent .container_intro.noImgIntro .scroll-cta, .mainContent .container_intro.noImgIntro .scroll-cta {
        display: none; }
    @media (max-width: 992px) {
      .masterPageContent .container_intro, .mainContent .container_intro {
        padding-left: 10px !important;
        padding-right: 10px !important; } }
  .masterPageContent .mainContent, .mainContent .mainContent {
    padding: 4rem 0 2rem; }
  .masterPageContent .date, .mainContent .date {
    font-size: 12px;
    font-size: 1.2rem;
    color: #e1700e;
    font-family: "Stolzl Medium", Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
    @media (max-width: 767px) {
      .masterPageContent .date, .mainContent .date {
        margin-bottom: 10px; } }
  .masterPageContent h1, .mainContent h1 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.22222em;
    font-family: "Stolzl Bold", Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
  .masterPageContent h2, .mainContent h2 {
    font-family: "Stolzl Bold";
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.2em;
    margin-bottom: 1.5rem;
    color: #000; }
  .masterPageContent .intro p, .mainContent .intro p {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.41667em;
    font-family: "Stolzl Book", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #000; }
    @media (max-width: 767px) {
      .masterPageContent .intro p, .mainContent .intro p {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5em; } }
    .masterPageContent .intro p a, .mainContent .intro p a {
      font-family: "Stolzl Book", Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
  @media (min-width: 992px) {
    .masterPageContent .offsetX, .mainContent .offsetX {
      margin-left: 17%; } }
  .masterPageContent .offsetX span.dropCap, .mainContent .offsetX span.dropCap {
    float: left;
    background: -webkit-linear-gradient(205deg, #c40f61, #e27210);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Stolzl Bold", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 64px;
    font-size: 6.4rem;
    line-height: 1.39063em;
    display: block;
    margin-right: 6px;
    margin-left: -3px;
    margin-top: -14px;
    height: 70px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .masterPageContent .offsetX span.dropCap, .mainContent .offsetX span.dropCap {
        font-size: 48px;
        font-size: 4.8rem;
        line-height: 1.39583em;
        height: 54px;
        margin-top: -9px; } }
  .masterPageContent img, .mainContent img {
    max-width: 100%;
    height: auto; }
  .masterPageContent iframe, .mainContent iframe {
    margin-bottom: 3rem;
    max-width: 100%;
    max-height: 300px; }
  .masterPageContent p, .mainContent p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.66667em;
    font-family: "Stolzl Regular";
    margin-bottom: 3rem;
    color: #333333; }
    .masterPageContent p strong, .mainContent p strong {
      color: #000; }
    .masterPageContent p a, .mainContent p a {
      color: #C61160;
      text-decoration: underline;
      font-family: "Stolzl Bold"; }
      .masterPageContent p a:hover, .mainContent p a:hover {
        text-decoration: none; }
    @media (max-width: 767px) {
      .masterPageContent p, .mainContent p {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.625em; } }
  .masterPageContent ul, .mainContent ul {
    margin-bottom: 3rem;
    padding: 0; }
    .masterPageContent ul li, .mainContent ul li {
      color: #333333;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.88889em;
      font-family: "Stolzl Regular";
      position: relative;
      margin-left: 25px; }
      .masterPageContent ul li:before, .mainContent ul li:before {
        content: "•";
        color: #e1700e;
        margin-right: 15px;
        font-size: 16px;
        font-size: 1.6rem;
        position: absolute;
        left: -15px; }
  .masterPageContent ol, .mainContent ol {
    margin-bottom: 3rem;
    padding: 0; }
    .masterPageContent ol li, .mainContent ol li {
      list-style-type: none;
      counter-increment: step-counter;
      color: #333333;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.88889em;
      font-family: "Stolzl Regular";
      position: relative;
      margin-left: 25px; }
      .masterPageContent ol li:before, .mainContent ol li:before {
        content: counter(step-counter) ".";
        color: #e1700e;
        margin-right: 12px;
        font-size: 18px;
        font-size: 1.8rem;
        font-family: "Stolzl Bold";
        display: inline-block;
        width: 13px;
        position: absolute;
        left: -21px; }
  .masterPageContent blockquote, .mainContent blockquote {
    padding: 30px 0;
    position: relative;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.41667em;
    font-family: "Stolzl Bold", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 3rem; }
    .masterPageContent blockquote p, .mainContent blockquote p {
      margin-bottom: 0; }
    .masterPageContent blockquote:after, .masterPageContent blockquote:before, .mainContent blockquote:after, .mainContent blockquote:before {
      content: "";
      position: absolute;
      display: block;
      height: 4px;
      background: linear-gradient(269deg, #c40f61, #e27210);
      width: 100%; }
    .masterPageContent blockquote:before, .mainContent blockquote:before {
      top: 0; }
    .masterPageContent blockquote:after, .mainContent blockquote:after {
      bottom: 0; }
    @media (max-width: 767px) {
      .masterPageContent blockquote, .mainContent blockquote {
        padding: 20px 0;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5em; } }
  .masterPageContent .twitter-tweet-rendered, .mainContent .twitter-tweet-rendered {
    max-width: 100% !important;
    width: 100% !important; }
  .masterPageContent figure, .mainContent figure {
    margin-bottom: 3rem; }
    .masterPageContent figure > div, .mainContent figure > div {
      position: relative; }
    .masterPageContent figure .imgSource, .mainContent figure .imgSource {
      position: absolute;
      bottom: 0;
      right: 0;
      background: #fff;
      display: block;
      padding: 6px 10px;
      font-size: 10px;
      font-size: 1rem; }
    .masterPageContent figure figcaption, .mainContent figure figcaption {
      width: 100%;
      background-color: #fff;
      -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
      font-size: 12px;
      font-size: 1.2rem;
      padding: 12px 16px; }
  .masterPageContent picture, .mainContent picture {
    position: relative;
    display: block;
    margin-bottom: 0rem; }
    .masterPageContent picture .imgSource, .mainContent picture .imgSource {
      position: absolute;
      bottom: 0;
      right: 0;
      background: #fff;
      display: block;
      padding: 6px 10px;
      font-size: 10px;
      font-size: 1rem; }
  .masterPageContent .pictureCaption, .mainContent .pictureCaption {
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    font-size: 12px;
    font-size: 1.2rem;
    padding: 12px 16px;
    -webkit-transform: translateY(-3rem);
    transform: translateY(-3rem); }
  .masterPageContent .twitter-tweet, .mainContent .twitter-tweet {
    margin-bottom: 40px; }
  .masterPageContent video, .mainContent video {
    margin-bottom: 3rem;
    width: 100%    !important;
    height: auto   !important; }
  .masterPageContent .downloadList, .mainContent .downloadList {
    margin-bottom: 3rem; }
    .masterPageContent .downloadList a, .mainContent .downloadList a {
      background-color: #fff;
      -webkit-box-shadow: 0 2px 4px 0 rgba(81, 101, 128, 0.15);
      box-shadow: 0 2px 4px 0 rgba(81, 101, 128, 0.15);
      border: solid 1px #d8d8d8;
      width: 100%;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.71429em;
      font-family: "Stolzl Regular";
      display: block;
      margin-bottom: 1rem;
      padding: 13px 20px;
      text-decoration: none;
      color: #000;
      position: relative;
      min-height: 50px; }
      .masterPageContent .downloadList a:before, .mainContent .downloadList a:before {
        display: block;
        content: "";
        width: 50px;
        height: 50px;
        background-image: linear-gradient(218deg, #c40f61, #e27210);
        position: absolute;
        top: 0;
        right: 0;
        opacity: 0;
        -webkit-transition: all .7s ease;
        transition: all .7s ease; }
      .masterPageContent .downloadList a:after, .mainContent .downloadList a:after {
        border-radius: 3px;
        display: block;
        content: "";
        border: 1px solid #fff;
        position: absolute;
        top: 10px;
        right: 10px;
        background: url(./../images/download-icon.svg) center center no-repeat;
        width: 30px;
        height: 30px; }
      .masterPageContent .downloadList a:hover, .mainContent .downloadList a:hover {
        color: #C61160; }
        .masterPageContent .downloadList a:hover:before, .mainContent .downloadList a:hover:before {
          opacity: 1; }
        .masterPageContent .downloadList a:hover:after, .mainContent .downloadList a:hover:after {
          background: url(./../images/download-icon-hover.svg) center center no-repeat; }
  .masterPageContent .articleGallery, .mainContent .articleGallery {
    margin-bottom: 4rem; }
    .masterPageContent .articleGallery .col-6, .mainContent .articleGallery .col-6 {
      margin-bottom: 20px; }
    .masterPageContent .articleGallery a, .mainContent .articleGallery a {
      display: block;
      background: linear-gradient(220deg, #c40f61, #e27210);
      position: relative;
      margin-bottom: 20px; }
      @media (max-width: 990px) {
        .masterPageContent .articleGallery a, .mainContent .articleGallery a {
          margin-bottom: 10px; } }
      .masterPageContent .articleGallery a:hover img, .mainContent .articleGallery a:hover img {
        opacity: .2; }
      .masterPageContent .articleGallery a:hover .zoomIcon, .mainContent .articleGallery a:hover .zoomIcon {
        opacity: 1; }
    .masterPageContent .articleGallery img, .mainContent .articleGallery img {
      opacity: 1;
      -webkit-transition: opacity .2s ease;
      transition: opacity .2s ease; }
    .masterPageContent .articleGallery .zoomIcon, .mainContent .articleGallery .zoomIcon {
      font-size: 10px;
      background-image: url(./../images/svg-sprite.svg);
      background-position: 0em -280.9em;
      width: 1.8em;
      height: 1.8em;
      display: block;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      opacity: 0;
      -webkit-transition: opacity .2s ease;
      transition: opacity .2s ease; }
    .masterPageContent .articleGallery .fullGallery, .mainContent .articleGallery .fullGallery {
      background: none;
      background-color: #fff;
      -webkit-box-shadow: 0 2px 4px 0 rgba(81, 101, 128, 0.15);
      box-shadow: 0 2px 4px 0 rgba(81, 101, 128, 0.15);
      height: 100%;
      color: #000;
      font-size: 14px;
      font-size: 1.4rem;
      font-family: "Stolzl Medium", Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
      .masterPageContent .articleGallery .fullGallery:hover, .mainContent .articleGallery .fullGallery:hover {
        text-decoration: none; }
        .masterPageContent .articleGallery .fullGallery:hover span.icon:before, .mainContent .articleGallery .fullGallery:hover span.icon:before {
          background: none; }
        .masterPageContent .articleGallery .fullGallery:hover span.icon:after, .mainContent .articleGallery .fullGallery:hover span.icon:after {
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -280.9em;
          width: 1.8em;
          height: 1.8em; }
      .masterPageContent .articleGallery .fullGallery span.text, .mainContent .articleGallery .fullGallery span.text {
        display: none; }
        @media (min-width: 768px) {
          .masterPageContent .articleGallery .fullGallery span.text, .mainContent .articleGallery .fullGallery span.text {
            display: block; } }
      .masterPageContent .articleGallery .fullGallery span.icon, .mainContent .articleGallery .fullGallery span.icon {
        display: block;
        width: 30px;
        height: 30px;
        background: linear-gradient(345deg, #c40f61 0%, #e27210 100%);
        border-radius: 3px;
        position: relative; }
        @media (min-width: 768px) {
          .masterPageContent .articleGallery .fullGallery span.icon, .mainContent .articleGallery .fullGallery span.icon {
            margin-top: 12px; } }
        .masterPageContent .articleGallery .fullGallery span.icon:before, .mainContent .articleGallery .fullGallery span.icon:before {
          content: "";
          display: block;
          position: absolute;
          width: 26px;
          height: 26px;
          top: 2px;
          left: 2px;
          background: #FFF; }
        .masterPageContent .articleGallery .fullGallery span.icon:after, .mainContent .articleGallery .fullGallery span.icon:after {
          content: "";
          display: block;
          position: absolute;
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -282.7em;
          width: 1.8em;
          height: 1.8em;
          left: 21%;
          top: 20%; }
        .masterPageContent .articleGallery .fullGallery span.icon:hover:before, .mainContent .articleGallery .fullGallery span.icon:hover:before {
          background: none; }

div.modalPop {
  padding-left: 20px;
  padding-right: 20px; }

section#modalAlgebra {
  padding: 66px 0px 70px 0px;
  background: #f6f6f6;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.18);
  margin: 5vh 0;
  height: 90vh;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  section#modalAlgebra .modal_content {
    width: 100vw; }
  section#modalAlgebra .slick-track {
    padding: 5px 0; }
  section#modalAlgebra .title {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background: linear-gradient(225deg, #c40f61, #e27210); }
    section#modalAlgebra .title:after {
      content: "";
      display: block;
      font-size: 10px;
      background-image: url(./../images/svg-sprite.svg);
      background-position: 0em -215.3em;
      width: 1.6em;
      height: 1.6em;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    section#modalAlgebra .title:hover {
      background: linear-gradient(225deg, #c40f61, #e27210); }
  section#modalAlgebra h2 {
    font-family: "Stolzl Bold", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.33333em;
    color: #1d1d1d;
    position: relative;
    margin-bottom: 60px;
    margin-top: 30px; }
    section#modalAlgebra h2:before {
      content: '';
      position: absolute;
      background: #4a4a4a;
      bottom: -30px;
      width: 40px;
      height: 2px; }
  section#modalAlgebra p {
    font-family: "Stolzl Book", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5625em;
    margin-bottom: 40px; }
    section#modalAlgebra p strong {
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
  section#modalAlgebra h3 {
    color: #484848;
    text-transform: uppercase;
    font-family: "Stolzl Regular", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 1px;
    position: absolute;
    top: -40px; }
  section#modalAlgebra ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    section#modalAlgebra ul li {
      color: #C61160;
      font-family: "Stolzl Regular", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5625em;
      list-style: none;
      margin-bottom: 20px;
      position: relative; }
      @media (max-width: 980px) {
        section#modalAlgebra ul li {
          padding-left: 25px; } }
      section#modalAlgebra ul li.online:before {
        position: absolute;
        content: '';
        background: #b8e986;
        width: 10px;
        height: 10px;
        left: -25px;
        top: 8px;
        border-radius: 50%; }
        @media (max-width: 980px) {
          section#modalAlgebra ul li.online:before {
            left: 0; } }
      @media (min-width: 768px) {
        section#modalAlgebra ul li.online:after {
          position: absolute;
          content: 'Dostupno online';
          font-family: "Stolzl Regular", Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 12px;
          font-size: 1.2rem;
          line-height: 1.66667em;
          white-space: nowrap;
          text-align: center;
          color: #000;
          background: #b8e986;
          width: 0;
          height: 0;
          right: 100%;
          top: 11px;
          padding: 0;
          margin-right: 19px;
          overflow: hidden;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; } }
      @media (min-width: 768px) {
        section#modalAlgebra ul li.online:hover:after {
          width: 122px;
          height: 20px; } }
  section#modalAlgebra .btn-op {
    -webkit-box-shadow: 0 10px 30px 0 rgba(195, 14, 96, 0.4);
    box-shadow: 0 10px 30px 0 rgba(195, 14, 96, 0.4);
    width: 160px;
    margin-right: 10px; }
  section#modalAlgebra .moreAbout {
    border-radius: 3px;
    border-style: solid;
    border-width: 2px;
    border-image-source: -webkit-linear-gradient(341deg, #c40f61, #e27210);
    border-image-source: -o-linear-gradient(341deg, #c40f61, #e27210);
    border-image-source: linear-gradient(71deg, #c40f61, #e27210);
    border-image-slice: 1;
    background-color: #fff;
    cursor: pointer;
    color: #000;
    padding: 13px 20px; }
    @media (max-width: 980px) {
      section#modalAlgebra .moreAbout {
        margin-bottom: 100px;
        display: inline-block; } }
  section#modalAlgebra button.prev-arrow,
  section#modalAlgebra button.next-arrow {
    font-family: "Stolzl Medium", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.42857em;
    width: 165px;
    border: none;
    color: #9c9c9c;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    section#modalAlgebra button.prev-arrow:hover,
    section#modalAlgebra button.next-arrow:hover {
      color: #000; }
  section#modalAlgebra button.prev-arrow {
    text-align: left;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    padding: 0px 26px 0px 59px;
    min-height: 135px; }
    section#modalAlgebra button.prev-arrow:after {
      content: '';
      position: absolute;
      left: 20px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      top: 50%;
      font-size: 10px;
      background-image: url(./../images/svg-sprite.svg);
      background-position: 0em -186.2em;
      width: 0.7em;
      height: 1.2em; }
    section#modalAlgebra button.prev-arrow:hover:after {
      font-size: 10px;
      background-image: url(./../images/svg-sprite.svg);
      background-position: 0em -187.4em;
      width: 0.7em;
      height: 1.2em; }
  section#modalAlgebra button.next-arrow {
    text-align: right;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    padding: 0px 59px 0px 26px;
    min-height: 135px; }
    section#modalAlgebra button.next-arrow:after {
      content: '';
      position: absolute;
      right: 20px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      top: 50%;
      font-size: 10px;
      background-image: url(./../images/svg-sprite.svg);
      background-position: 0em -188.6em;
      width: 0.7em;
      height: 1.2em; }
    section#modalAlgebra button.next-arrow:hover:after {
      font-size: 10px;
      background-image: url(./../images/svg-sprite.svg);
      background-position: 0em -189.8em;
      width: 0.7em;
      height: 1.2em; }

div.modalSpinner section#modalSpinner {
  text-align: center;
  margin: 0 auto;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  div.modalSpinner section#modalSpinner div.spinner {
    background: url(./../images/ellipsis.svg) no-repeat right;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    text-align: center; }

div.spinner {
  background: url(./../images/ellipsis.svg) no-repeat right;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  text-align: center; }

.modalPop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(123, 128, 129, 0.95);
  z-index: 999999;
  overflow-y: hidden;
  height: 100%;
  width: 100%; }
  .modalPop.open {
    height: 100%; }

.modalSpinner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(123, 128, 129, 0.95);
  z-index: 999999;
  overflow-y: hidden;
  height: 100%;
  width: 100%; }
  .modalSpinner.open {
    height: 100%; }

/* ------------------------
Master Page CSS
------------------------- */
.hubLandingContent {
  color: #000;
  padding: 0;
  overflow: hidden; }
  .hubLandingContent .featImgWrapper {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    background: white; }
    .hubLandingContent .featImgWrapper img {
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .hubLandingContent .intro_c {
    min-height: 610px;
    color: #fff;
    background: #000;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .hubLandingContent .intro_c h1, .hubLandingContent .intro_c .title {
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 54px;
      font-size: 5.4rem;
      line-height: 1.25926em;
      margin: 80px 0 30px 0;
      padding-bottom: 28px;
      position: relative;
      text-transform: uppercase; }
      .hubLandingContent .intro_c h1:after, .hubLandingContent .intro_c .title:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 2px;
        width: 40px;
        background: #fff; }
      @media (max-width: 767px) {
        .hubLandingContent .intro_c h1, .hubLandingContent .intro_c .title {
          font-size: 30px;
          font-size: 3rem;
          line-height: 1.33333em; } }
    .hubLandingContent .intro_c .subtitle {
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.33333em;
      position: relative;
      padding: 0;
      margin-bottom: 4rem;
      color: #fff; }
      @media (max-width: 767px) {
        .hubLandingContent .intro_c .subtitle {
          font-size: 24px;
          font-size: 2.4rem;
          line-height: 1.41667em; } }
    .hubLandingContent .intro_c .subtitle + .forwardBtn-white {
      color: #fff; }
      .hubLandingContent .intro_c .subtitle + .forwardBtn-white span.icon {
        background: transparent;
        border: 2px solid #fff; }
        .hubLandingContent .intro_c .subtitle + .forwardBtn-white span.icon:after {
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -181.2em;
          width: 1.8em;
          height: 1.2em; }
        .hubLandingContent .intro_c .subtitle + .forwardBtn-white span.icon:before {
          background: transparent; }
    .hubLandingContent .intro_c .abstract {
      position: relative;
      margin: 174px 0 0 0;
      padding: 40px 0 0 0;
      font-family: "Stolzl Light", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5em; }
      .hubLandingContent .intro_c .abstract:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        background: #fff; }
    .hubLandingContent .intro_c .scroll-cta {
      display: inline-block;
      width: 30px;
      height: 30px;
      background: transparent;
      position: relative;
      border-radius: 3px;
      border: solid 2px #ffffff; }
      .hubLandingContent .intro_c .scroll-cta:before {
        content: "";
        display: block;
        position: absolute;
        font-size: 10px;
        background-image: url(./../images/svg-sprite.svg);
        background-position: 0em -191em;
        width: 1.2em;
        height: 0.8em;
        top: 50%;
        left: 50%;
        margin-top: -4px;
        margin-left: -6px; }
    .hubLandingContent .intro_c .card a {
      padding: 40px 30px 30px;
      display: block;
      min-height: 440px;
      position: relative;
      background: #fff;
      border-radius: 3px; }
      @media (max-width: 767px) {
        .hubLandingContent .intro_c .card a {
          min-height: 280px;
          margin-bottom: 2rem; } }
      .hubLandingContent .intro_c .card a:hover {
        text-decoration: none; }
        .hubLandingContent .intro_c .card a:hover .forwardBtn-white span.icon:before {
          background: transparent; }
        .hubLandingContent .intro_c .card a:hover .forwardBtn-white span.icon:after {
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -181.2em;
          width: 1.8em;
          height: 1.2em; }
      .hubLandingContent .intro_c .card a h2 {
        font-family: "Stolzl Bold", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1.33333em;
        margin-bottom: 3.7rem;
        color: #000; }
        @media (max-width: 767px) {
          .hubLandingContent .intro_c .card a h2 {
            font-size: 30px;
            font-size: 3rem;
            line-height: 1.33333em;
            margin-bottom: 5.7rem; } }
      .hubLandingContent .intro_c .card a .txt {
        font-family: "Stolzl Regular";
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.71429em;
        margin-bottom: 7rem;
        color: #000;
        position: relative;
        padding-left: 18px; }
        .hubLandingContent .intro_c .card a .txt:before {
          content: "";
          position: absolute;
          background-image: linear-gradient(181deg, #c40f61, #e27210);
          width: 2px;
          height: 100%;
          left: 0; }
        .hubLandingContent .intro_c .card a .txt p {
          font-family: "Stolzl Regular";
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.625em;
          color: #333; }
        @media (max-width: 767px) {
          .hubLandingContent .intro_c .card a .txt {
            padding: 0;
            margin-bottom: 6rem; }
            .hubLandingContent .intro_c .card a .txt:before {
              width: 40px;
              height: 2px;
              top: -30px;
              background-image: linear-gradient(266deg, #c40f61, #e27210); }
            .hubLandingContent .intro_c .card a .txt p {
              font-size: 14px;
              font-size: 1.4rem;
              line-height: 1.71429em; } }
      .hubLandingContent .intro_c .card a .moreBtn {
        color: #fff;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        bottom: 30px;
        left: 30px; }
        .hubLandingContent .intro_c .card a .moreBtn span.icon {
          display: inline-block;
          width: 30px;
          height: 30px;
          background: linear-gradient(345deg, #c40f61 0%, #e27210 100%);
          margin-right: 10px;
          border-radius: 3px;
          position: relative; }
          .hubLandingContent .intro_c .card a .moreBtn span.icon:before {
            content: "";
            display: block;
            position: absolute;
            width: 26px;
            height: 26px;
            top: 2px;
            left: 2px;
            background: #000; }
          .hubLandingContent .intro_c .card a .moreBtn span.icon:after {
            content: "";
            display: block;
            position: absolute;
            font-size: 10px;
            background-image: url(./../images/svg-sprite.svg);
            background-position: 0em -210.3em;
            width: 1.4em;
            height: 1.7em;
            left: 50%;
            top: 50%;
            margin-left: -7px;
            margin-top: -8px; }
        .hubLandingContent .intro_c .card a .moreBtn:hover span.icon:before {
          background: none; }
      .hubLandingContent .intro_c .card a .forwardBtn-white {
        position: absolute;
        bottom: 30px;
        left: 30px; }
  .hubLandingContent .mainContent {
    padding: 4rem 0 2rem; }
  .hubLandingContent .date {
    font-size: 12px;
    font-size: 1.2rem;
    color: #e1700e;
    font-family: "Stolzl Medium", Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
  .hubLandingContent h1 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.22222em;
    font-family: "Stolzl Bold", Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
  .hubLandingContent h2 {
    font-family: "Stolzl Bold";
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.2em;
    margin-bottom: 0;
    color: #000; }
  .hubLandingContent .intro p {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.41667em;
    font-family: "Stolzl Book", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #000; }
  @media (min-width: 992px) {
    .hubLandingContent .offsetX {
      margin-left: 17%; } }
  .hubLandingContent img {
    max-width: 100%;
    height: auto; }
  .hubLandingContent p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.66667em;
    font-family: "Stolzl Regular";
    margin-bottom: 3rem;
    color: #333333; }
    .hubLandingContent p strong, .hubLandingContent p b {
      color: #000; }
    .hubLandingContent p a {
      color: #C61160;
      text-decoration: underline;
      font-family: "Stolzl Bold"; }
      .hubLandingContent p a:hover {
        text-decoration: none; }
  .hubLandingContent ul {
    margin-bottom: 3rem;
    padding: 0; }
    .hubLandingContent ul li {
      list-style-type: none;
      color: #4a4a4a;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.88889em;
      font-family: "Stolzl Regular";
      position: relative;
      margin-left: 25px; }
      .hubLandingContent ul li:before {
        content: "•";
        color: #e1700e;
        margin-right: 15px;
        font-size: 16px;
        font-size: 1.6rem;
        position: absolute;
        left: -15px; }
  .hubLandingContent ol {
    margin-bottom: 3rem;
    padding: 0; }
    .hubLandingContent ol li {
      list-style-type: none;
      counter-increment: step-counter;
      color: #4a4a4a;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.88889em;
      font-family: "Stolzl Regular";
      position: relative;
      margin-left: 25px; }
      .hubLandingContent ol li:before {
        content: counter(step-counter) ".";
        color: #e1700e;
        margin-right: 12px;
        font-size: 18px;
        font-size: 1.8rem;
        font-family: "Stolzl Bold";
        display: inline-block;
        width: 13px;
        position: absolute;
        left: -21px; }
  .hubLandingContent blockquote {
    padding: 30px 0;
    position: relative;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.41667em;
    font-family: "Stolzl Bold", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 3rem; }
    .hubLandingContent blockquote:after, .hubLandingContent blockquote:before {
      content: "";
      position: absolute;
      display: block;
      height: 4px;
      background: linear-gradient(269deg, #c40f61, #e27210);
      width: 100%; }
    .hubLandingContent blockquote:before {
      top: 0; }
    .hubLandingContent blockquote:after {
      bottom: 0; }
  .hubLandingContent .twitter-tweet-rendered {
    max-width: 100% !important;
    width: 100% !important; }
  .hubLandingContent figure {
    margin-bottom: 3rem; }
    .hubLandingContent figure > div {
      position: relative; }
    .hubLandingContent figure .imgSource {
      position: absolute;
      bottom: 0;
      right: 0;
      background: #fff;
      display: block;
      padding: 6px 10px;
      font-size: 10px;
      font-size: 1rem; }
    .hubLandingContent figure figcaption {
      width: 100%;
      background-color: #fff;
      -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
      font-size: 12px;
      font-size: 1.2rem;
      padding: 12px 16px; }
  .hubLandingContent picture {
    position: relative;
    display: block;
    margin-bottom: 3rem; }
    .hubLandingContent picture .imgSource {
      position: absolute;
      bottom: 0;
      right: 0;
      background: #fff;
      display: block;
      padding: 6px 10px;
      font-size: 10px;
      font-size: 1rem; }
  .hubLandingContent .pictureCaption {
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    font-size: 12px;
    font-size: 1.2rem;
    padding: 12px 16px;
    -webkit-transform: translateY(-3rem);
    transform: translateY(-3rem); }
  .hubLandingContent .twitter-tweet {
    margin-bottom: 40px; }
  .hubLandingContent video {
    margin-bottom: 0rem;
    width: 100%    !important;
    height: auto   !important; }
  .hubLandingContent .downloadList {
    margin-bottom: 3rem; }
    .hubLandingContent .downloadList a {
      background-color: #fff;
      -webkit-box-shadow: 0 2px 4px 0 rgba(81, 101, 128, 0.15);
      box-shadow: 0 2px 4px 0 rgba(81, 101, 128, 0.15);
      border: solid 1px #d8d8d8;
      width: 100%;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.71429em;
      font-family: "Stolzl Regular";
      display: block;
      margin-bottom: 1rem;
      padding: 13px 20px;
      text-decoration: none;
      color: #000;
      position: relative; }
      .hubLandingContent .downloadList a:before {
        display: block;
        content: "";
        width: 50px;
        height: 50px;
        background-image: linear-gradient(218deg, #c40f61, #e27210);
        position: absolute;
        top: 0;
        right: 0;
        opacity: 0;
        -webkit-transition: all .7s ease;
        transition: all .7s ease; }
      .hubLandingContent .downloadList a:after {
        border-radius: 3px;
        display: block;
        content: "";
        border: 1px solid #fff;
        position: absolute;
        top: 10px;
        right: 10px;
        background: url(./../images/download-icon.svg) center center no-repeat;
        width: 30px;
        height: 30px; }
      .hubLandingContent .downloadList a:hover {
        color: #C61160; }
        .hubLandingContent .downloadList a:hover:before {
          opacity: 1; }
        .hubLandingContent .downloadList a:hover:after {
          background: url(./../images/download-icon-hover.svg) center center no-repeat; }
  .hubLandingContent .articleGallery {
    margin-bottom: 4rem; }
    .hubLandingContent .articleGallery .col-6 {
      margin-bottom: 20px; }
    .hubLandingContent .articleGallery a {
      display: block;
      background: linear-gradient(220deg, #c40f61, #e27210);
      position: relative;
      margin-bottom: 20px; }
      @media (max-width: 990px) {
        .hubLandingContent .articleGallery a {
          margin-bottom: 10px; } }
      .hubLandingContent .articleGallery a:hover img {
        opacity: .2; }
      .hubLandingContent .articleGallery a:hover .zoomIcon {
        opacity: 1; }
    .hubLandingContent .articleGallery img {
      opacity: 1;
      -webkit-transition: opacity .2s ease;
      transition: opacity .2s ease; }
    .hubLandingContent .articleGallery .zoomIcon {
      font-size: 10px;
      background-image: url(./../images/svg-sprite.svg);
      background-position: 0em -280.9em;
      width: 1.8em;
      height: 1.8em;
      display: block;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      opacity: 0;
      -webkit-transition: opacity .2s ease;
      transition: opacity .2s ease; }
    .hubLandingContent .articleGallery .fullGallery {
      background: none;
      background-color: #fff;
      -webkit-box-shadow: 0 2px 4px 0 rgba(81, 101, 128, 0.15);
      box-shadow: 0 2px 4px 0 rgba(81, 101, 128, 0.15);
      height: 100%;
      color: #000;
      font-size: 14px;
      font-size: 1.4rem;
      font-family: "Stolzl Medium", Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
      .hubLandingContent .articleGallery .fullGallery:hover {
        text-decoration: none; }
        .hubLandingContent .articleGallery .fullGallery:hover span.icon:before {
          background: none; }
        .hubLandingContent .articleGallery .fullGallery:hover span.icon:after {
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -280.9em;
          width: 1.8em;
          height: 1.8em; }
      .hubLandingContent .articleGallery .fullGallery span.text {
        display: none; }
        @media (min-width: 768px) {
          .hubLandingContent .articleGallery .fullGallery span.text {
            display: block; } }
      .hubLandingContent .articleGallery .fullGallery span.icon {
        display: block;
        width: 30px;
        height: 30px;
        background: linear-gradient(345deg, #c40f61 0%, #e27210 100%);
        border-radius: 3px;
        position: relative; }
        @media (min-width: 768px) {
          .hubLandingContent .articleGallery .fullGallery span.icon {
            margin-top: 12px; } }
        .hubLandingContent .articleGallery .fullGallery span.icon:before {
          content: "";
          display: block;
          position: absolute;
          width: 26px;
          height: 26px;
          top: 2px;
          left: 2px;
          background: #FFF; }
        .hubLandingContent .articleGallery .fullGallery span.icon:after {
          content: "";
          display: block;
          position: absolute;
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -282.7em;
          width: 1.8em;
          height: 1.8em;
          left: 21%;
          top: 20%; }
        .hubLandingContent .articleGallery .fullGallery span.icon:hover:before {
          background: none; }
  .hubLandingContent .relatedNews {
    padding-top: 6rem;
    padding-bottom: 0;
    margin-bottom: 8rem; }
    .hubLandingContent .relatedNews:after {
      content: none; }
  .hubLandingContent .relatedNews + .quickLinks {
    padding-top: 0; }
  .hubLandingContent .quickLinks {
    padding-top: 6rem;
    margin-bottom: 6rem; }
    .hubLandingContent .quickLinks a {
      padding: 40px 30px 30px;
      display: block;
      position: relative;
      background: #fff;
      border-radius: 3px;
      -webkit-box-shadow: 0 2px 4px 0 rgba(81, 101, 128, 0.15);
      box-shadow: 0 2px 4px 0 rgba(81, 101, 128, 0.15);
      margin-bottom: 4rem;
      height: calc(100% - 4rem); }
      .hubLandingContent .quickLinks a:hover {
        text-decoration: none; }
        .hubLandingContent .quickLinks a:hover .forwardBtn-white span.icon:before {
          background: transparent; }
        .hubLandingContent .quickLinks a:hover .forwardBtn-white span.icon:after {
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -181.2em;
          width: 1.8em;
          height: 1.2em; }
      .hubLandingContent .quickLinks a h2 {
        font-family: "Stolzl Bold", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.5em;
        margin-bottom: 3rem;
        color: #000; }
      .hubLandingContent .quickLinks a .txt {
        font-family: "Stolzl Regular";
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.71429em;
        margin-bottom: 4rem;
        color: #000;
        position: relative;
        padding-left: 18px; }
        .hubLandingContent .quickLinks a .txt:before {
          content: "";
          position: absolute;
          background-image: linear-gradient(181deg, #c40f61, #e27210);
          width: 2px;
          height: 100%;
          left: 0; }
        .hubLandingContent .quickLinks a .txt p {
          font-family: "Stolzl Regular";
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.71429em;
          color: #333; }
  .hubLandingContent .algebraValues {
    padding-top: 10rem;
    padding-bottom: 12rem;
    margin-bottom: 8rem;
    background: #000; }
    @media (max-width: 767px) {
      .hubLandingContent .algebraValues {
        padding-top: 8rem;
        padding-bottom: 8rem;
        margin-bottom: 4rem; } }
    .hubLandingContent .algebraValues h2 {
      font-family: "Stolzl Medium", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5em;
      color: #fff;
      position: relative;
      display: inline-block;
      margin-bottom: 4.2rem; }
      .hubLandingContent .algebraValues h2:after {
        content: "";
        display: block;
        width: 60px;
        height: 2px;
        background-image: linear-gradient(272deg, #c40f61, #e27210);
        position: absolute;
        bottom: 0;
        bottom: -20px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); }
    .hubLandingContent .algebraValues p {
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.33333em;
      color: #a3a5b3;
      margin-bottom: 4rem; }
      @media (max-width: 767px) {
        .hubLandingContent .algebraValues p {
          font-size: 24px;
          font-size: 2.4rem;
          line-height: 1.41667em;
          margin-bottom: 3rem; } }
    .hubLandingContent .algebraValues .ctaBtn {
      display: inline-block;
      position: relative;
      width: 284px;
      height: 50px;
      background: #000;
      line-height: 50px;
      color: #fff;
      font-size: 16px;
      font-size: 1.6rem; }
      .hubLandingContent .algebraValues .ctaBtn:before {
        content: " ";
        display: block;
        width: 288px;
        height: 54px;
        top: -2px;
        left: -2px;
        background: linear-gradient(72deg, #c40f61 0%, #e27210 100%);
        border-radius: 3px;
        position: absolute;
        color: #000;
        z-index: -1; }
      .hubLandingContent .algebraValues .ctaBtn:hover {
        background: none;
        color: #fff;
        text-decoration: none; }
  .hubLandingContent .singleBenefit {
    padding: 6.7rem 0 5.2rem;
    margin-bottom: 8rem;
    position: relative;
    margin-left: -10px;
    margin-right: -10px; }
    .hubLandingContent .singleBenefit a {
      display: block;
      text-decoration: none; }
      .hubLandingContent .singleBenefit a:hover .forwardBtn-white span.icon:before {
        background: transparent; }
      .hubLandingContent .singleBenefit a:hover .forwardBtn-white span.icon:after {
        font-size: 10px;
        background-image: url(./../images/svg-sprite.svg);
        background-position: 0em -181.2em;
        width: 1.8em;
        height: 1.2em; }
    .hubLandingContent .singleBenefit h3 {
      background: -webkit-linear-gradient(261deg, #c40f61, #e27210);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      display: block;
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 86px;
      font-size: 6.6rem;
      margin-bottom: 3rem; }
      @media (max-width: 991px) {
        .hubLandingContent .singleBenefit h3 {
          font-size: 36px;
          font-size: 3.6rem;
          line-height: 1.33333em;
          margin-bottom: 0; }
          .hubLandingContent .singleBenefit h3:after {
            content: "";
            background: url(./../images/kampus-zagreb-gradient-img.png) no-repeat center;
            height: 400px;
            width: 100%;
            display: block;
            background-size: cover;
            margin-top: 20px; } }
      @media (max-width: 767px) {
        .hubLandingContent .singleBenefit h3:after {
          height: 158px; } }
    .hubLandingContent .singleBenefit .highlightText {
      position: relative;
      margin: 0 0 4rem 0;
      padding: 0;
      list-style-type: none;
      padding: 10px 10px 10px 2.8rem; }
      @media (min-width: 992px) {
        .hubLandingContent .singleBenefit .highlightText {
          width: 40%; } }
      .hubLandingContent .singleBenefit .highlightText p {
        font-family: "Stolzl Book", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5em; }
      .hubLandingContent .singleBenefit .highlightText:after {
        content: "";
        width: 2px;
        height: 100%;
        background: linear-gradient(181deg, #c40f61, #e27210);
        position: absolute;
        left: 0;
        top: 0; }
    .hubLandingContent .singleBenefit .featuredImg {
      position: absolute;
      z-index: -111; }
    .hubLandingContent .singleBenefit#b-campus .featuredImg {
      right: 10px;
      bottom: -40px; }
    @media (max-width: 991px) {
      .hubLandingContent .singleBenefit {
        min-height: inherit;
        padding: 4rem 0 0; }
        .hubLandingContent .singleBenefit .highlightText {
          padding: 2.4rem 0 0;
          margin-bottom: 2rem; }
          .hubLandingContent .singleBenefit .highlightText:after {
            content: none; }
        .hubLandingContent .singleBenefit#b-campus {
          background-size: 100%;
          background-position-y: 34%; }
          .hubLandingContent .singleBenefit#b-campus .featuredImg {
            width: 100%;
            right: 0;
            position: relative;
            bottom: 0; } }

.newsletterSub {
  padding: 6rem 0 10rem;
  background: #000;
  text-align: center; }
  .newsletterSub h3 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.41667em;
    font-family: "Stolzl Regular", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #fff !important;
    text-align: center;
    margin-bottom: 4rem; }
    @media (max-width: 767px) {
      .newsletterSub h3 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5em; } }
  .newsletterSub p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.66667em;
    font-family: "Stolzl Regular", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 1rem;
    color: #fff !important; }
  .newsletterSub form {
    position: relative;
    padding: 0; }
  .newsletterSub [type="text"], .newsletterSub [type="email"] {
    width: 100%;
    height: 70px;
    padding: 10px 136px 10px 20px;
    color: #000;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "Stolzl Regular", Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
  .newsletterSub .submitWrapper {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5px; }
  .newsletterSub [type="submit"], .newsletterSub [type="button"] {
    color: #4a4a4a;
    text-transform: initial; }

/* ------------------------
Studij Landing page
------------------------- */
.studijLandingContent .title {
  font-family: "Stolzl Bold", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.33333em;
  margin: 40px 0 30px 0; }
  @media (min-width: 768px) {
    .studijLandingContent .title {
      font-size: 54px;
      font-size: 5.4rem;
      line-height: 1.25926em;
      margin: 90px 0 60px 0; } }

.studijLandingContent .s_a {
  background: #C30E60;
  color: #ffffff;
  padding-bottom: 60px; }
  @media (min-width: 768px) {
    .studijLandingContent .s_a {
      padding-bottom: 120px; } }
  .studijLandingContent .s_a .s_box {
    background-color: #C81164;
    -webkit-box-shadow: 0 10px 28px 0 #B10050;
    box-shadow: 0 10px 28px 0 #B10050; }

.studijLandingContent .s_b {
  background: #E1700E;
  color: #ffffff;
  padding-bottom: 60px; }
  @media (min-width: 768px) {
    .studijLandingContent .s_b {
      padding-bottom: 120px; } }
  .studijLandingContent .s_b .s_box {
    background-color: #E77716;
    -webkit-box-shadow: 0 10px 28px 0 #DA5C0D;
    box-shadow: 0 10px 28px 0 #DA5C0D; }

.studijLandingContent .s_box {
  border-radius: 3px;
  padding: 20px 20px 100px 20px;
  margin-bottom: 20px;
  position: relative;
  display: block; }
  .studijLandingContent .s_box:hover {
    text-decoration: none; }
  @media (min-width: 768px) {
    .studijLandingContent .s_box {
      padding: 40px 40px 120px 40px;
      height: calc(100% - 20px); } }
  .studijLandingContent .s_box h2 {
    font-family: "Stolzl Bold", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5em;
    color: #fff; }
    @media (min-width: 768px) {
      .studijLandingContent .s_box h2 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.5em;
        margin: 0 0 30px 0; } }
  .studijLandingContent .s_box p {
    position: relative;
    padding: 20px 0 0 0;
    margin: 20px 0 0 0;
    font-family: "Stolzl Regular";
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.71429em;
    color: #fff; }
    @media (min-width: 768px) {
      .studijLandingContent .s_box p {
        padding: 0 0 0 18px; } }
    .studijLandingContent .s_box p:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 40px;
      height: 2px;
      background: #ffffff; }
      @media (min-width: 768px) {
        .studijLandingContent .s_box p:after {
          left: 0;
          top: -5%;
          width: 2px;
          height: 110%; } }
  .studijLandingContent .s_box .cta {
    position: absolute;
    bottom: 40px;
    left: 20px;
    margin-left: 40px;
    color: #ffffff;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.71429em; }
    @media (min-width: 768px) {
      .studijLandingContent .s_box .cta {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.71429em;
        bottom: 40px;
        left: 40px; } }
    .studijLandingContent .s_box .cta:after {
      content: "";
      position: absolute;
      left: -34px;
      top: 5px;
      font-size: 10px;
      background-image: url(./../images/svg-sprite.svg);
      background-position: 0em -181.2em;
      width: 1.8em;
      height: 1.2em;
      height: 12px;
      width: 18px; }
    .studijLandingContent .s_box .cta:before {
      content: "";
      position: absolute;
      left: -40px;
      top: -4px;
      height: 30px;
      width: 30px;
      border-radius: 3px;
      border: 2px solid #ffffff; }

/* ------------------------
Studij Info page CSS
------------------------- */
.studijInfoContent {
  overflow: hidden; }
  .studijInfoContent .container_intro {
    min-height: 364px;
    background-color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .studijInfoContent .container_intro .back {
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 1.38462em;
      font-family: "Stolzl Medium", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      text-transform: uppercase;
      color: #fff;
      position: relative;
      display: inline-block;
      padding-left: 28px;
      margin-bottom: 23px; }
      @media (min-width: 768px) {
        .studijInfoContent .container_intro .back {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.42857em;
          margin-bottom: 30px; } }
      .studijInfoContent .container_intro .back:before {
        content: "";
        display: block;
        position: absolute;
        font-size: 10px;
        background-image: url(./../images/svg-sprite.svg);
        background-position: 0em -183.6em;
        width: 1.8em;
        height: 1.2em;
        left: 0;
        top: 50%;
        margin-top: -6px; }
    .studijInfoContent .container_intro h1 {
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.33333em;
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      color: #fff;
      margin-bottom: 30px; }
      @media (min-width: 768px) {
        .studijInfoContent .container_intro h1 {
          font-size: 54px;
          font-size: 5.4rem;
          line-height: 1.18519em;
          margin-bottom: 40px; } }
    .studijInfoContent .container_intro .scroll-cta {
      display: inline-block;
      width: 30px;
      height: 30px;
      background: transparent;
      position: relative;
      border-radius: 3px;
      border: solid 2px #ffffff; }
      .studijInfoContent .container_intro .scroll-cta:before {
        content: "";
        display: block;
        position: absolute;
        font-size: 10px;
        background-image: url(./../images/svg-sprite.svg);
        background-position: 0em -191em;
        width: 1.2em;
        height: 0.8em;
        top: 50%;
        left: 50%;
        margin-top: -4px;
        margin-left: -6px; }
  .studijInfoContent .container-course_general_info {
    padding-top: 5.7rem;
    padding-bottom: 5rem;
    background-color: #fdfdfd; }
    .studijInfoContent .container-course_general_info .container {
      position: relative; }
  
      @media (min-width: 768px) {
	  .studijInfoContent .container-course_general_info .tabsNav-wrap {
      position: absolute;
      top: -114px;
      overflow-x: auto; }
        .studijInfoContent .container-course_general_info .tabsNav-wrap {
          overflow-x: hidden; } }
    .studijInfoContent .container-course_general_info .tabsNav {
      font-family: "Stolzl Regular", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.28571em;
      color: #000;
      list-style: none;
      margin: 0;
      padding: 0;
      white-space: nowrap;
      text-align: center; }
      @media (min-width: 768px) {
        .studijInfoContent .container-course_general_info .tabsNav {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.25em;
          text-align: left; } }
      @supports (display: -moz-flex) or (display: flex) {
        .studijInfoContent .container-course_general_info .tabsNav {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start;
          white-space: normal;
          text-align: left; } }
      .studijInfoContent .container-course_general_info .tabsNav li {
        padding: 0 2px;
        list-style: none;
        width: 210px;
        display: inline-block;
        white-space: normal; }
        @media (min-width: 768px) {
          .studijInfoContent .container-course_general_info .tabsNav li {
            width: auto; } }
        @supports (display: -moz-flex) or (display: flex) {
          .studijInfoContent .container-course_general_info .tabsNav li {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            -ms-flex-item-align: end;
            align-self: flex-end;
            width: auto; }
            @media (min-width: 768px) {
              .studijInfoContent .container-course_general_info .tabsNav li {
                -ms-flex-item-align: auto;
                align-self: auto;
                -webkit-box-flex: 0;
                -ms-flex: 0 1 auto;
                flex: 0 1 auto; } } }
        .studijInfoContent .container-course_general_info .tabsNav li:before {
          content: none; }
      .studijInfoContent .container-course_general_info .tabsNav a {
        display: block;
        position: relative;
        text-align: center;
        padding: 19px 20px 15px;
        color: #fff;
        background-color: #c30e60;
        -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
        transition: color 250ms ease-in-out, background-color 250ms ease-in-out; }
        @media (min-width: 768px) {
          .studijInfoContent .container-course_general_info .tabsNav a {
            padding: 18px 20px 19px; } }
        @supports (display: -moz-flex) or (display: flex) {
          .studijInfoContent .container-course_general_info .tabsNav a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: end;
            -ms-flex-align: end;
            align-items: flex-end;
            -ms-flex-line-pack: end;
            align-content: flex-end; } }
        .studijInfoContent .container-course_general_info .tabsNav a:before {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          -webkit-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, 0.2);
          opacity: 1;
          -webkit-transition: opacity 250ms ease-in-out;
          transition: opacity 250ms ease-in-out; }
        .studijInfoContent .container-course_general_info .tabsNav a.active, .studijInfoContent .container-course_general_info .tabsNav a:hover {
          text-decoration: none;
          color: #000;
          background-color: #fcfcfc; }
          .studijInfoContent .container-course_general_info .tabsNav a.active:before, .studijInfoContent .container-course_general_info .tabsNav a:hover:before {
            opacity: 0; }
        .studijInfoContent .container-course_general_info .tabsNav a span {
          -ms-flex-order: 0;
          -webkit-box-ordinal-group: 1;
          order: 0;
          -ms-flex: 0 1 auto;
          -webkit-box-flex: 0;
          flex: 0 1 auto;
          -webkit-align-self: auto;
          -ms-flex-item-align: auto;
          align-self: auto; }
    .studijInfoContent .container-course_general_info .statsList-wrap {
      overflow-x: auto;
      margin-bottom: 42px; }
      @media (min-width: 768px) {
        .studijInfoContent .container-course_general_info .statsList-wrap {
          overflow-x: hidden;
          margin-bottom: 60px; } }
    .studijInfoContent .container-course_general_info .statsList {
      padding-left: 0;
      list-style: none;
      white-space: nowrap; }
      @media (min-width: 768px) {
        .studijInfoContent .container-course_general_info .statsList {
          padding-left: 34px;
          white-space: normal; } }
      @supports (display: -moz-flex) or (display: flex) {
        @media (max-width: 767px) {
          .studijInfoContent .container-course_general_info .statsList {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            white-space: normal;
            text-align: left; } } }
      .studijInfoContent .container-course_general_info .statsList li {
        position: relative;
        font-family: "Stolzl Regular", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.38462em;
        color: #000;
        padding: 20px 0 20px 34px;
        width: 210px;
        display: inline-block;
        white-space: normal; }
        @media (min-width: 768px) {
          .studijInfoContent .container-course_general_info .statsList li {
            padding: 20px 0;
            width: auto; } }
        @supports (display: -moz-flex) or (display: flex) {
          .studijInfoContent .container-course_general_info .statsList li {
            /* @include media-breakpoint-up(md) {
						align-self: auto;
					} */ }
            @media (max-width: 767px) {
              .studijInfoContent .container-course_general_info .statsList li {
                -webkit-box-flex: 1;
                -ms-flex: 1 0 174px;
                flex: 1 0 174px;
                -ms-flex-item-align: start;
                align-self: flex-start;
                width: auto; } } }
        .studijInfoContent .container-course_general_info .statsList li:before {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 0;
          margin-top: -12px;
          margin-left: 0; }
          @media (min-width: 768px) {
            .studijInfoContent .container-course_general_info .statsList li:before {
              margin-left: -34px; } }
        .studijInfoContent .container-course_general_info .statsList li.nmb-one:before {
          content: "";
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -222em;
          width: 2.4em;
          height: 2.4em; }
        .studijInfoContent .container-course_general_info .statsList li.multimedia:before {
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -216.9em;
          width: 2.4em;
          height: 2.4em; }
        .studijInfoContent .container-course_general_info .statsList li.international:before {
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -212.9em;
          width: 2.4em;
          height: 2.4em; }
        .studijInfoContent .container-course_general_info .statsList li.diploma:before {
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -206.2em;
          width: 2.4em;
          height: 2.4em; }
    .studijInfoContent .container-course_general_info .lead-text {
      margin-right: 20%;
      padding-bottom: 0px; }
      .studijInfoContent .container-course_general_info .lead-text p {
        font-family: "Stolzl Book", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.6em;
        color: #000; }
        @media (min-width: 768px) {
          .studijInfoContent .container-course_general_info .lead-text p {
            font-size: 24px;
            font-size: 2.4rem;
            line-height: 1.5em;
            margin-bottom: 30px; } }
      .studijInfoContent .container-course_general_info .lead-text.lt1 {
        padding-left: 110px; }
        .studijInfoContent .container-course_general_info .lead-text.lt1:before {
          content: "";
          display: block;
          position: absolute;
          left: 10px;
          top: 10px;
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -176.3em;
          width: 3.3em;
          height: 3.1em; }
        .studijInfoContent .container-course_general_info .lead-text.lt1 p {
          font-size: 24px;
          font-size: 2.4rem;
          line-height: 1.5em; }
    .studijInfoContent .container-course_general_info .genInfo {
      margin-bottom: 40px; }
      .studijInfoContent .container-course_general_info .genInfo img {
        max-width: 100%;
        height: auto;
        margin-bottom: 3rem; }
      @media (min-width: 768px) {
        .studijInfoContent .container-course_general_info .genInfo {
          margin-bottom: 80px;
          margin-top: 12px; } }
    .studijInfoContent .container-course_general_info p {
      font-family: "Stolzl Book", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.625em;
      color: #333;
      margin-bottom: 30px; }
      @media (min-width: 768px) {
        .studijInfoContent .container-course_general_info p {
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1.66667em;
          margin-bottom: 36px; } }
      .studijInfoContent .container-course_general_info p strong {
        font-family: "Stolzl Bold", Arial, sans-serif;
        font-weight: normal;
        font-style: normal; }
    @media (min-width: 992px) {
      .studijInfoContent .container-course_general_info .sideBar {
        max-width: 280px;
        position: absolute;
        top: 0%;
        right: 0;
        -webkit-transform: translateY(-290px);
        transform: translateY(-290px); } }
    @media (min-width: 1200px) {
      .studijInfoContent .container-course_general_info .sideBar {
        max-width: 380px; } }
    .studijInfoContent .container-course_general_info .sideBar .card-signUp {
      background-color: #ffffff;
      border: solid 1px #e6e6e6;
      margin-bottom: 4rem; }
      .studijInfoContent .container-course_general_info .sideBar .card-signUp .card-body {
        padding: 29px 39px 4px;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.42857em;
        border-bottom: 1px solid #e7e7e7; }
        .studijInfoContent .container-course_general_info .sideBar .card-signUp .card-body dl dt {
          font-family: "Stolzl Regular", Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          color: #999999; }
        .studijInfoContent .container-course_general_info .sideBar .card-signUp .card-body dl dd {
          font-family: "Stolzl Regular";
          color: #000;
          margin-bottom: 26px; }
        .studijInfoContent .container-course_general_info .sideBar .card-signUp .card-body a {
          font-family: "Stolzl Bold";
          color: #C61160;
          text-decoration: underline; }
      .studijInfoContent .container-course_general_info .sideBar .card-signUp .card-footer {
        padding: 15px 39px; }
        .studijInfoContent .container-course_general_info .sideBar .card-signUp .card-footer .prijava_btn {
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 3.33333em;
          height: 60px;
          padding: 0 15px; }
    .studijInfoContent .container-course_general_info .sideBar .card-addInfo {
      background-color: #ffffff;
      padding: 30px 20px;
      border: solid 1px #e6e6e6;
      -webkit-box-shadow: 0 2px 4px 0 rgba(81, 101, 128, 0.15);
      box-shadow: 0 2px 4px 0 rgba(81, 101, 128, 0.15);
      margin-bottom: 4rem; }
      .studijInfoContent .container-course_general_info .sideBar .card-addInfo p {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.42857em;
        font-family: "Stolzl Regular";
        color: #4a4a4a;
        margin-bottom: 2.7rem; }
        .studijInfoContent .container-course_general_info .sideBar .card-addInfo p span {
          color: #C61160; }
    .studijInfoContent .container-course_general_info .infoCards-wrapper .card-wrap:hover svg path#tablet-color,
    .studijInfoContent .container-course_general_info .infoCards-wrapper .card-wrap:hover svg path#checkmark-color,
    .studijInfoContent .container-course_general_info .infoCards-wrapper .card-wrap:hover svg path#lightbulb-color,
    .studijInfoContent .container-course_general_info .infoCards-wrapper .card-wrap:hover svg path#cup-color {
      opacity: 1; }
    .studijInfoContent .container-course_general_info .infoCards-wrapper .card-wrap .card-icon {
      display: block;
      margin-bottom: 26px; }
    .studijInfoContent .container-course_general_info .infoCards-wrapper .card-wrap svg path#tablet-color,
    .studijInfoContent .container-course_general_info .infoCards-wrapper .card-wrap svg path#checkmark-color,
    .studijInfoContent .container-course_general_info .infoCards-wrapper .card-wrap svg path#lightbulb-color,
    .studijInfoContent .container-course_general_info .infoCards-wrapper .card-wrap svg path#cup-color {
      opacity: 0;
      -webkit-transition: opacity ease-in .25s;
      transition: opacity ease-in .25s; }
    .studijInfoContent .container-course_general_info .infoCards-wrapper .card-wrap .card-title {
      font-family: "Stolzl Medium", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.55556em;
      color: #000;
      padding-bottom: 20px;
      margin-bottom: 20px;
      position: relative; }
      @media (min-width: 768px) {
        .studijInfoContent .container-course_general_info .infoCards-wrapper .card-wrap .card-title {
          font-size: 20px;
          font-size: 2rem;
          line-height: 1.4em; } }
      .studijInfoContent .container-course_general_info .infoCards-wrapper .card-wrap .card-title:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        background-image: linear-gradient(272deg, #c40f61, #e27210);
        height: 2px;
        width: 60px; }
    .studijInfoContent .container-course_general_info .infoCards-wrapper .card-wrap p {
      font-family: "Stolzl Medium", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.71429em;
      color: #333; }
  .studijInfoContent .container-two_boxes_one_slider {
    background-color: #c30e60;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 40px; }
    @media (min-width: 768px) {
      .studijInfoContent .container-two_boxes_one_slider {
        padding-top: 80px;
        padding-bottom: 80px; } }
    .studijInfoContent .container-two_boxes_one_slider .forwardBtn-white {
      color: #fff; }
      .studijInfoContent .container-two_boxes_one_slider .forwardBtn-white span.icon {
        background: #fff; }
        .studijInfoContent .container-two_boxes_one_slider .forwardBtn-white span.icon:before {
          background: #c81164; }
        .studijInfoContent .container-two_boxes_one_slider .forwardBtn-white span.icon:after {
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -181.2em;
          width: 1.8em;
          height: 1.2em; }
      .studijInfoContent .container-two_boxes_one_slider .forwardBtn-white:hover {
        color: #fff; }
    .studijInfoContent .container-two_boxes_one_slider .box-1 h3 {
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.41667em;
      padding-bottom: 20px;
      margin-bottom: 20px;
      position: relative; }
      .studijInfoContent .container-two_boxes_one_slider .box-1 h3:before {
        content: '';
        display: block;
        position: absolute;
        width: 60px;
        height: 2px;
        background-color: #fff;
        bottom: 0;
        left: 0; }
      @media (min-width: 768px) {
        .studijInfoContent .container-two_boxes_one_slider .box-1 h3 {
          font-size: 30px;
          font-size: 3rem;
          line-height: 1.33333em; } }
    .studijInfoContent .container-two_boxes_one_slider .box-1 p {
      font-family: "Stolzl Book", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.55556em;
      margin-bottom: 30px; }
      @media (min-width: 768px) {
        .studijInfoContent .container-two_boxes_one_slider .box-1 p {
          font-size: 20px;
          font-size: 2rem;
          line-height: 1.5em;
          margin-bottom: 70px; } }
    @media (min-width: 768px) {
      .studijInfoContent .container-two_boxes_one_slider .box-2 {
        padding-top: 57px; } }
    .studijInfoContent .container-two_boxes_one_slider .box-2 p {
      font-family: "Stolzl Regular";
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.57143em;
      margin-bottom: 30px;
      padding-top: 30px;
      position: relative; }
      .studijInfoContent .container-two_boxes_one_slider .box-2 p:before {
        content: '';
        display: block;
        position: absolute;
        background-color: #f4f4f4;
        height: 2px;
        width: 100%;
        top: 0;
        left: 0; }
      .studijInfoContent .container-two_boxes_one_slider .box-2 p strong {
        font-family: "Stolzl Bold"; }
    .studijInfoContent .container-two_boxes_one_slider .pink-slider {
      position: relative; }
      @media (max-width: 991px) {
        .studijInfoContent .container-two_boxes_one_slider .pink-slider {
          padding-top: 6rem; } }
      @media (min-width: 768px) {
        .studijInfoContent .container-two_boxes_one_slider .pink-slider {
          padding-left: 20px;
          margin-left: 180px; } }
      .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-container {
        padding-bottom: 86px;
        /* &:after {
					content: '';
					display: block;
					position: absolute;
					top: 0;
					right: 0;
					bottom: 0;
					width: 130px;
					background-image: linear-gradient(to right, rgba(195, 14, 96, 0), #c30e60);
				} */ }
        @media (min-width: 768px) {
          .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-container {
            padding-bottom: 160px; } }
      .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-slide {
        min-height: auto;
        padding: 30px 30px 40px;
        border-radius: 3px;
        background-color: #c81164;
        -webkit-box-shadow: 0 10px 28px 0 #b10050;
        box-shadow: 0 10px 28px 0 #b10050; }
        .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-slide dl dt {
          font-family: "Stolzl Medium", Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.57143em;
          margin-bottom: 20px; }
          @media (min-width: 768px) {
            .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-slide dl dt {
              font-size: 16px;
              font-size: 1.6rem;
              line-height: 1.375em; } }
        .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-slide dl dd {
          font-family: "Stolzl Regular";
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.42857em; }
      .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-pagination-bullet {
        display: inline-block;
        background: #000;
        opacity: 0.2;
        width: 6px;
        height: 6px;
        border-radius: 3px;
        -webkit-transition: height 0.2s ease-in-out;
        transition: height 0.2s ease-in-out; }
      .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-pagination-bullet-active {
        opacity: 1;
        height: 16px;
        background-color: #ffffff;
        -webkit-transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out; }
      .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-container-horizontal > .swiper-pagination-bullets {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 16px; }
        @media (min-width: 768px) {
          .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-container-horizontal > .swiper-pagination-bullets {
            margin-left: -100px; } }
      .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 8px 0 0; }
      .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-button-prev,
      .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-button-next {
        width: 15px;
        height: 24px;
        background: none; }
      .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-button-prev {
        top: 0;
        left: -140px; }
        .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-button-prev:before {
          content: '';
          display: block;
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -196.6em;
          width: 1.5em;
          height: 2.4em; }
        .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-button-prev.swiper-button-disabled:before {
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -194.2em;
          width: 1.5em;
          height: 2.4em; }
      .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-button-next {
        top: 0;
        left: -65px; }
        .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-button-next:before {
          content: '';
          display: block;
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -203.8em;
          width: 1.5em;
          height: 2.4em; }
        .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-button-next.swiper-button-disabled:before {
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -201.4em;
          width: 1.5em;
          height: 2.4em; }
      .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-button-prev.swiper-button-disabled,
      .studijInfoContent .container-two_boxes_one_slider .pink-slider .swiper-button-next.swiper-button-disabled {
        opacity: 1; }
      .studijInfoContent .container-two_boxes_one_slider .pink-slider .next {
        background: -webkit-gradient(linear, left top, right top, from(rgba(195, 14, 96, 0)), to(#c30e60));
        background: linear-gradient(to right, rgba(195, 14, 96, 0) 0%, #c30e60 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c30e60', endColorstr='#c30e60',GradientType=1 );
        display: block;
        width: 140px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 900;
        -webkit-transition: opacity .5s ease-in;
        transition: opacity .5s ease-in; }
        .studijInfoContent .container-two_boxes_one_slider .pink-slider .next:after {
          content: "";
          display: block;
          position: absolute;
          right: 10px;
          top: 13px;
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -203.8em;
          width: 1.5em;
          height: 2.4em; }
        @media (max-width: 767px) {
          .studijInfoContent .container-two_boxes_one_slider .pink-slider .next {
            display: none; } }
        .studijInfoContent .container-two_boxes_one_slider .pink-slider .next.endIsNear {
          opacity: 0; }
        .studijInfoContent .container-two_boxes_one_slider .pink-slider .next.endIsNear:after {
          display: none; }
  .studijInfoContent .container-one_box_one_slider {
    background-color: #fdfdfd;
    padding-top: 80px;
    position: relative; }
    @media (min-width: 768px) {
      .studijInfoContent .container-one_box_one_slider {
        padding-top: 140px; } }
    .studijInfoContent .container-one_box_one_slider:after {
      content: '';
      display: block;
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #e7e7e7; }
    .studijInfoContent .container-one_box_one_slider .box p {
      font-family: "Stolzl Book", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.55556em;
      margin-bottom: 38px;
      color: #333333;
      text-align: center; }
      @media (min-width: 768px) {
        .studijInfoContent .container-one_box_one_slider .box p {
          font-size: 20px;
          font-size: 2rem;
          line-height: 1.5em;
          margin-bottom: 70px; } }
      .studijInfoContent .container-one_box_one_slider .box p a {
        font-family: "Stolzl Bold", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        color: #c30e60;
        text-decoration: underline; }
        .studijInfoContent .container-one_box_one_slider .box p a:hover {
          text-decoration: none; }
    .studijInfoContent .container-one_box_one_slider h3 {
      font-family: "Stolzl Medium", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.71429em;
      padding-bottom: 20px;
      margin-bottom: 10px;
      position: relative;
      text-align: center;
      color: #000; }
      @media (min-width: 768px) {
        .studijInfoContent .container-one_box_one_slider h3 {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.5em;
          margin-bottom: 40px; } }
      .studijInfoContent .container-one_box_one_slider h3:after {
        content: '';
        display: block;
        position: absolute;
        height: 2px;
        background-image: linear-gradient(272deg, #c40f61, #e27210);
        bottom: 0;
        width: 60px;
        left: 50%;
        margin-left: -30px; }
    .studijInfoContent .container-one_box_one_slider .white-slider {
      position: relative; }
      @media (min-width: 768px) {
        .studijInfoContent .container-one_box_one_slider .white-slider {
          padding-left: 20px;
          margin-left: 180px; } }
      .studijInfoContent .container-one_box_one_slider .white-slider .swiper-container {
        padding-bottom: 86px;
        /* &:after {
					content: '';
					display: block;
					position: absolute;
					top: 0;
					right: 0;
					bottom: 0;
					width: 130px;
					background-image: linear-gradient(to right, rgba(195, 14, 96, 0), #c30e60);
				} */ }
        @media (min-width: 768px) {
          .studijInfoContent .container-one_box_one_slider .white-slider .swiper-container {
            padding-bottom: 160px; } }
      .studijInfoContent .container-one_box_one_slider .white-slider .swiper-slide {
        padding: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .studijInfoContent .container-one_box_one_slider .white-slider .swiper-pagination-bullet {
        display: inline-block;
        background: #000;
        opacity: 0.2;
        width: 6px;
        height: 6px;
        border-radius: 3px;
        -webkit-transition: height 0.2s ease-in-out;
        transition: height 0.2s ease-in-out; }
      .studijInfoContent .container-one_box_one_slider .white-slider .swiper-pagination-bullet-active {
        opacity: 1;
        height: 16px;
        -webkit-transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out; }
      .studijInfoContent .container-one_box_one_slider .white-slider .swiper-container-horizontal > .swiper-pagination-bullets {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 16px; }
        @media (min-width: 768px) {
          .studijInfoContent .container-one_box_one_slider .white-slider .swiper-container-horizontal > .swiper-pagination-bullets {
            margin-left: -100px; } }
      .studijInfoContent .container-one_box_one_slider .white-slider .swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 50px; }
      .studijInfoContent .container-one_box_one_slider .white-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 8px 0 0; }
      .studijInfoContent .container-one_box_one_slider .white-slider .swiper-button-prev,
      .studijInfoContent .container-one_box_one_slider .white-slider .swiper-button-next {
        width: 15px;
        height: 24px; }
      .studijInfoContent .container-one_box_one_slider .white-slider .swiper-button-prev {
        top: 43px;
        left: -140px; }
        .studijInfoContent .container-one_box_one_slider .white-slider .swiper-button-prev:before {
          content: '';
          display: block;
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -191.8em;
          width: 1.5em;
          height: 2.4em; }
        .studijInfoContent .container-one_box_one_slider .white-slider .swiper-button-prev.swiper-button-disabled:before {
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -194.2em;
          width: 1.5em;
          height: 2.4em; }
      .studijInfoContent .container-one_box_one_slider .white-slider .swiper-button-next {
        top: 43px;
        left: -65px; }
        .studijInfoContent .container-one_box_one_slider .white-slider .swiper-button-next:before {
          content: '';
          display: block;
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -199em;
          width: 1.5em;
          height: 2.4em; }
        .studijInfoContent .container-one_box_one_slider .white-slider .swiper-button-next.swiper-button-disabled:before {
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -201.4em;
          width: 1.5em;
          height: 2.4em; }
      .studijInfoContent .container-one_box_one_slider .white-slider .swiper-button-prev.swiper-button-disabled,
      .studijInfoContent .container-one_box_one_slider .white-slider .swiper-button-next.swiper-button-disabled {
        opacity: 1; }
  .studijInfoContent .container-jobs_list {
    position: relative;
    padding-top: 60px; }
    @media (min-width: 768px) {
      .studijInfoContent .container-jobs_list {
        padding-top: 80px; } }
    .studijInfoContent .container-jobs_list:after {
      content: '';
      display: block;
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #e7e7e7; }
    .studijInfoContent .container-jobs_list h3 {
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.41667em;
      padding-bottom: 30px;
      margin-bottom: 40px;
      position: relative; }
      @media (min-width: 768px) {
        .studijInfoContent .container-jobs_list h3 {
          font-size: 30px;
          font-size: 3rem;
          line-height: 1.33333em; } }
      .studijInfoContent .container-jobs_list h3:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 40px;
        height: 2px;
        background-image: linear-gradient(266deg, #c40f61, #e27210); }
    .studijInfoContent .container-jobs_list .section-jobs_list .jobs_list {
      padding-left: 70px;
      counter-reset: section; }
      @media (min-width: 768px) {
        .studijInfoContent .container-jobs_list .section-jobs_list .jobs_list {
          padding-left: 100px; } }
      .studijInfoContent .container-jobs_list .section-jobs_list .jobs_list li {
        list-style-type: none;
        position: relative; }
        .studijInfoContent .container-jobs_list .section-jobs_list .jobs_list li:before {
          content: '';
          display: block;
          position: absolute;
          width: 50px;
          height: 50px;
          top: -16px;
          left: -60px;
          border-radius: 29px;
          border-style: dashed;
          border-color: #c40f61;
          border-width: 1px; }
          @media (min-width: 768px) {
            .studijInfoContent .container-jobs_list .section-jobs_list .jobs_list li:before {
              width: 60px;
              height: 60px;
              top: 0;
              left: -84px; } }
        .studijInfoContent .container-jobs_list .section-jobs_list .jobs_list li:after {
          counter-increment: section;
          content: counter(section);
          position: absolute;
          top: 0;
          left: -37px;
          font-family: "Stolzl Bold", Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.25em;
          color: #777c8e;
          -webkit-transition: color 0.2s ease;
          transition: color 0.2s ease;
          background-image: linear-gradient(215deg, #c40f61, #e27210);
          -webkit-background-clip: text;
          background-clip: text;
          -webkit-text-fill-color: transparent; }
          @media (min-width: 768px) {
            .studijInfoContent .container-jobs_list .section-jobs_list .jobs_list li:after {
              top: 19px;
              left: -60px;
              font-size: 18px;
              font-size: 1.8rem;
              line-height: 1.22222em; } }
      .studijInfoContent .container-jobs_list .section-jobs_list .jobs_list dl {
        margin-bottom: 40px; }
        @media (min-width: 768px) {
          .studijInfoContent .container-jobs_list .section-jobs_list .jobs_list dl {
            padding-top: 19px; } }
        .studijInfoContent .container-jobs_list .section-jobs_list .jobs_list dl dt {
          font-family: "Stolzl Medium", Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.71429em;
          color: #000000;
          margin-bottom: 10px; }
          @media (min-width: 768px) {
            .studijInfoContent .container-jobs_list .section-jobs_list .jobs_list dl dt {
              font-size: 16px;
              font-size: 1.6rem;
              line-height: 1.5em; } }
        .studijInfoContent .container-jobs_list .section-jobs_list .jobs_list dl dd {
          font-family: "Stolzl Regular";
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.71429em;
          color: #333333; }
          @media (min-width: 768px) {
            .studijInfoContent .container-jobs_list .section-jobs_list .jobs_list dl dd {
              font-size: 16px;
              font-size: 1.6rem;
              line-height: 1.5em; } }
  .studijInfoContent .container-course_example {
    background-color: #fdfdfd;
    padding-top: 40px; }
    @media (min-width: 768px) {
      .studijInfoContent .container-course_example {
        padding-top: 80px; } }
    .studijInfoContent .container-course_example h3 {
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.41667em;
      margin-bottom: 20px;
      color: #000000; }
      @media (min-width: 768px) {
        .studijInfoContent .container-course_example h3 {
          font-size: 30px;
          font-size: 3rem;
          line-height: 1.33333em;
          margin-bottom: 30px; } }
    .studijInfoContent .container-course_example .dark-bg {
      background-color: #000;
      border-radius: 3px;
      padding: 30px 20px 44px;
      background-image: url(./../images/kolegij-medium.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: left bottom; }
      @media (min-width: 768px) {
        .studijInfoContent .container-course_example .dark-bg {
          padding: 80px 10px; } }
    .studijInfoContent .container-course_example h4 {
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.65em;
      margin-bottom: 26px;
      color: #fff; }
      @media (min-width: 768px) {
        .studijInfoContent .container-course_example h4 {
          font-size: 24px;
          font-size: 2.4rem;
          line-height: 1.5em;
          margin-bottom: 1em; } }
    .studijInfoContent .container-course_example p {
      font-family: "Stolzl Regular";
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.71429em;
      margin-bottom: 30px;
      color: #c4c6d1; }
      @media (min-width: 768px) {
        .studijInfoContent .container-course_example p {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.625em;
          margin-bottom: 32px; } }
  .studijInfoContent .container-our_students {
    background-color: #fdfdfd;
    padding-top: 40px;
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .studijInfoContent .container-our_students {
        padding-top: 80px;
        margin-bottom: 80px; } }
    .studijInfoContent .container-our_students .container {
      position: relative; }
      .studijInfoContent .container-our_students .container:after {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #e7e7e7; }
    .studijInfoContent .container-our_students h3 {
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.41667em;
      margin-bottom: 20px;
      color: #000000; }
      @media (min-width: 768px) {
        .studijInfoContent .container-our_students h3 {
          font-size: 30px;
          font-size: 3rem;
          line-height: 1.33333em;
          margin-bottom: 30px; } }
    .studijInfoContent .container-our_students .students-slider {
      position: relative; }
      @media (min-width: 768px) {
        .studijInfoContent .container-our_students .students-slider {
          padding-left: 20px;
          margin-left: 180px; } }
      .studijInfoContent .container-our_students .students-slider .swiper-container {
        padding-bottom: 86px;
        /* @include media-breakpoint-up(md) {
					padding-bottom: 160px;
				} */ }
      .studijInfoContent .container-our_students .students-slider .swiper-slide {
        min-height: auto; }
      .studijInfoContent .container-our_students .students-slider .swiper-pagination-bullet {
        display: inline-block;
        background: #000;
        opacity: 0.2;
        width: 6px;
        height: 6px;
        border-radius: 3px;
        -webkit-transition: height 0.2s ease-in-out;
        transition: height 0.2s ease-in-out; }
      .studijInfoContent .container-our_students .students-slider .swiper-pagination-bullet-active {
        opacity: 1;
        height: 16px;
        background-color: #000;
        -webkit-transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out; }
      .studijInfoContent .container-our_students .students-slider .swiper-container-horizontal > .swiper-pagination-bullets {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 16px;
        bottom: 30px; }
        @media (min-width: 768px) {
          .studijInfoContent .container-our_students .students-slider .swiper-container-horizontal > .swiper-pagination-bullets {
            margin-left: -100px; } }
      .studijInfoContent .container-our_students .students-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 8px 0 0; }
      .studijInfoContent .container-our_students .students-slider .swiper-button-prev,
      .studijInfoContent .container-our_students .students-slider .swiper-button-next {
        width: 15px;
        height: 24px; }
      .studijInfoContent .container-our_students .students-slider .swiper-button-prev {
        top: 0;
        left: -140px; }
        .studijInfoContent .container-our_students .students-slider .swiper-button-prev:before {
          content: '';
          display: block;
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -191.8em;
          width: 1.5em;
          height: 2.4em; }
        .studijInfoContent .container-our_students .students-slider .swiper-button-prev.swiper-button-disabled:before {
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -194.2em;
          width: 1.5em;
          height: 2.4em; }
      .studijInfoContent .container-our_students .students-slider .swiper-button-next {
        top: 0;
        left: -65px; }
        .studijInfoContent .container-our_students .students-slider .swiper-button-next:before {
          content: '';
          display: block;
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -199em;
          width: 1.5em;
          height: 2.4em; }
        .studijInfoContent .container-our_students .students-slider .swiper-button-next.swiper-button-disabled:before {
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -201.4em;
          width: 1.5em;
          height: 2.4em; }
      .studijInfoContent .container-our_students .students-slider .swiper-button-prev.swiper-button-disabled,
      .studijInfoContent .container-our_students .students-slider .swiper-button-next.swiper-button-disabled {
        opacity: 1; }
  .studijInfoContent .container-faq {
    background-color: #fdfdfd;
    padding-top: 40px;
    padding-bottom: 40px; }
    @media (min-width: 768px) {
      .studijInfoContent .container-faq {
        padding-top: 80px;
        padding-bottom: 80px; } }
    .studijInfoContent .container-faq h3 {
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.41667em;
      margin-bottom: 20px;
      color: #000000; }
      @media (min-width: 768px) {
        .studijInfoContent .container-faq h3 {
          font-size: 30px;
          font-size: 3rem;
          line-height: 1.33333em;
          margin-bottom: 30px; } }
    .studijInfoContent .container-faq .accordion {
      margin-left: 60px; }
      .studijInfoContent .container-faq .accordion .card .card-header {
        position: relative; }
        .studijInfoContent .container-faq .accordion .card .card-header a {
          font-family: "Stolzl Regular";
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.625em;
          display: block;
          color: #333;
          padding: 10px;
          background-color: #ffffff;
          -webkit-box-shadow: inset 0 -1px 1px -1px #d8d8d8, inset -1px 0 1px -1px #d8d8d8, inset 0 1px 1px -1px #d8d8d8;
          box-shadow: inset 0 -1px 1px -1px #d8d8d8, inset -1px 0 1px -1px #d8d8d8, inset 0 1px 1px -1px #d8d8d8;
          position: relative;
          -webkit-transition: background-color 0.2s ease-in-out;
          transition: background-color 0.2s ease-in-out; }
          @media (min-width: 768px) {
            .studijInfoContent .container-faq .accordion .card .card-header a {
              font-size: 20px;
              font-size: 2rem;
              line-height: 1.5em;
              padding: 15px 20px; } }
          .studijInfoContent .container-faq .accordion .card .card-header a:hover {
            text-decoration: none;
            background-color: #f8f8f8;
            -webkit-box-shadow: inset 0 -1px 1px -1px #d8d8d8, inset -1px 0 1px -1px #d8d8d8, inset 0 1px 1px -1px #d8d8d8, 0 2px 4px 0 rgba(81, 101, 128, 0.15);
            box-shadow: inset 0 -1px 1px -1px #d8d8d8, inset -1px 0 1px -1px #d8d8d8, inset 0 1px 1px -1px #d8d8d8, 0 2px 4px 0 rgba(81, 101, 128, 0.15);
            z-index: 1; }
            .studijInfoContent .container-faq .accordion .card .card-header a:hover .expand-icon:after {
              opacity: 1; }
            .studijInfoContent .container-faq .accordion .card .card-header a:hover .expand-icon svg path {
              fill: #ffffff; }
          .studijInfoContent .container-faq .accordion .card .card-header a.collapsed .expand-icon svg {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
          .studijInfoContent .container-faq .accordion .card .card-header a .expand-icon {
            position: absolute;
            left: -60px;
            top: 0;
            bottom: 0;
            width: 60px;
            height: 100%;
            border-style: solid;
            border-width: 1px;
            border-image-source: linear-gradient(45deg, #c40f61, #e27210);
            border-image-slice: 1; }
            .studijInfoContent .container-faq .accordion .card .card-header a .expand-icon:after {
              content: '';
              position: absolute;
              display: block;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-image: linear-gradient(319deg, #c40f61, #e27210);
              -webkit-box-shadow: 0 5px 20px 0 rgba(195, 14, 96, 0.4);
              box-shadow: 0 5px 20px 0 rgba(195, 14, 96, 0.4);
              opacity: 0;
              -webkit-transition: opacity 0.2s ease-in-out;
              transition: opacity 0.2s ease-in-out; }
            .studijInfoContent .container-faq .accordion .card .card-header a .expand-icon svg {
              display: block;
              position: absolute;
              top: 50%;
              left: 50%;
              margin-top: -5px;
              margin-left: -5px;
              z-index: 1;
              -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
              -webkit-transition: -webkit-transform 0.2s ease-in-out;
              transition: -webkit-transform 0.2s ease-in-out;
              transition: transform 0.2s ease-in-out;
              transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }
              .studijInfoContent .container-faq .accordion .card .card-header a .expand-icon svg path {
                -webkit-transition: fill 0.2s ease-in-out;
                transition: fill 0.2s ease-in-out; }
      .studijInfoContent .container-faq .accordion .card .card-body {
        padding: 10px 10px 20px;
        position: relative;
        z-index: 1;
        -webkit-box-shadow: inset 0 -1px 1px -1px #d8d8d8, inset -1px 0 1px -1px #d8d8d8, 0 2px 4px 0 rgba(81, 101, 128, 0.15);
        box-shadow: inset 0 -1px 1px -1px #d8d8d8, inset -1px 0 1px -1px #d8d8d8, 0 2px 4px 0 rgba(81, 101, 128, 0.15); }
        @media (min-width: 768px) {
          .studijInfoContent .container-faq .accordion .card .card-body {
            padding: 20px 20px 30px; } }
    .studijInfoContent .container-faq .card-more {
      border-radius: 3px;
      background-color: #ffffff;
      -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15); }
      .studijInfoContent .container-faq .card-more .card-body {
        padding: 20px 30px 40px; }
        @media (min-width: 768px) {
          .studijInfoContent .container-faq .card-more .card-body {
            padding: 30px 40px 60px; } }
        .studijInfoContent .container-faq .card-more .card-body h3 {
          margin-bottom: 10px; }
          @media (min-width: 768px) {
            .studijInfoContent .container-faq .card-more .card-body h3 {
              margin-bottom: 20px; } }
        .studijInfoContent .container-faq .card-more .card-body p {
          font-family: "Stolzl Bold", Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.625em;
          color: #333333;
          margin-bottom: 27px; }
          @media (min-width: 768px) {
            .studijInfoContent .container-faq .card-more .card-body p {
              margin-bottom: 32px; } }
  .studijInfoContent .nastavniPlan h2 {
    font-family: "Stolzl Bold", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.33333em;
    margin-bottom: 2rem; }
  .studijInfoContent .nastavniPlan h3 {
    font-family: "Stolzl Book", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.33333em;
    margin-bottom: 2rem; }
  .studijInfoContent .pageKolegij h2 {
    font-family: "Stolzl Bold", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.22222em;
    margin-bottom: 5rem; }
  .studijInfoContent .pageKolegij .scorePoints {
    width: 100%;
    padding: 0 0; }
    @media (min-width: 768px) {
      .studijInfoContent .pageKolegij .scorePoints {
        width: 35%;
        float: left; } }
    @media (min-width: 1200px) {
      .studijInfoContent .pageKolegij .scorePoints {
        width: 25%;
        float: left; } }
    .studijInfoContent .pageKolegij .scorePoints .card {
      -webkit-box-shadow: 0 2px 4px 0 rgba(81, 101, 128, 0.15);
      box-shadow: 0 2px 4px 0 rgba(81, 101, 128, 0.15);
      margin-bottom: 3rem; }
      .studijInfoContent .pageKolegij .scorePoints .card ul {
        list-style-type: none;
        padding: 0;
        margin: 0 !important; }
        .studijInfoContent .pageKolegij .scorePoints .card ul li {
          font-size: 13px;
          font-size: 1.3rem;
          padding: 12px 16px;
          border-bottom: 1px solid #e7e7e7; }
          .studijInfoContent .pageKolegij .scorePoints .card ul li span {
            font-family: "Stolzl Medium", Arial, sans-serif;
            font-weight: normal;
            font-style: normal;
            float: right; }
      .studijInfoContent .pageKolegij .scorePoints .card .total {
        padding: 12px 16px;
        font-family: "Stolzl Bold", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.66667em; }
        .studijInfoContent .pageKolegij .scorePoints .card .total span {
          display: block;
          float: right;
          background: rgba(196, 15, 97, 0.1);
          border-radius: 3px;
          padding: 0 13px; }
  .studijInfoContent .pageKolegij .kolegijContent {
    width: 100%;
    padding: 0 0; }
    @media (min-width: 992px) {
      .studijInfoContent .pageKolegij .kolegijContent {
        width: calc(75% - 20px);
        float: left; } }
    @media (min-width: 768px) {
      .studijInfoContent .pageKolegij .kolegijContent {
        width: calc(65% - 20px);
        float: left;
        margin-left: 20px; } }
    .studijInfoContent .pageKolegij .kolegijContent ul {
      margin-bottom: 3rem;
      padding: 0;
      padding-left: 1rem;
      margin-left: 2rem; }
      .studijInfoContent .pageKolegij .kolegijContent ul li {
        list-style-type: none; }
        .studijInfoContent .pageKolegij .kolegijContent ul li:before {
          content: "•";
          color: #e1700e;
          margin-right: 15px;
          font-size: 16px;
          font-size: 1.6rem; }
    .studijInfoContent .pageKolegij .kolegijContent h3 {
      font-family: "Stolzl Bold";
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.7em;
      position: relative;
      margin-top: 15px;
      padding-top: 15px;
      margin-left: 2rem; }
      .studijInfoContent .pageKolegij .kolegijContent h3:after {
        content: "";
        width: calc(100%);
        height: 1px;
        background: #e7e7e7;
        position: absolute;
        display: block;
        left: 0;
        top: 0; }
      .studijInfoContent .pageKolegij .kolegijContent h3:first-of-type {
        margin-top: 0;
        padding-top: 0; }
        .studijInfoContent .pageKolegij .kolegijContent h3:first-of-type:after {
          content: none; }
    .studijInfoContent .pageKolegij .kolegijContent p {
      font-family: "Stolzl Regular";
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.66667em;
      margin-bottom: 15px;
      margin-left: 2rem; }
  .studijInfoContent .learningSteps {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding: 8rem 0 10rem;
    margin-bottom: 8rem; }
    .studijInfoContent .learningSteps h4 {
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.5em;
      margin-bottom: 3rem; }
    .studijInfoContent .learningSteps ul {
      margin: 0;
      padding: 0; }
      .studijInfoContent .learningSteps ul li {
        position: relative;
        margin: 0 0 2rem 0;
        padding: 0;
        list-style-type: none;
        padding: 10px 10px 10px 18px;
        counter-increment: steps;
        font-family: "Stolzl Regular";
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.42857em;
        min-height: 93px; }
        .studijInfoContent .learningSteps ul li:after {
          content: "";
          width: 2px;
          height: 100%;
          background: linear-gradient(181deg, #c40f61, #e27210);
          position: absolute;
          left: 0;
          top: 0; }
        .studijInfoContent .learningSteps ul li:before {
          content: "I" counter(steps);
          display: block;
          font-family: "Stolzl Medium", Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.71429em;
          margin-bottom: 9px; }

/* ------------------------
Master Page CSS
------------------------- */
.searchContent {
  padding: 0; }
  .searchContent .searchIntro {
    min-height: 364px;
    background: #000; }
    .searchContent .searchIntro h1 {
      color: #fff;
      font-size: 54px;
      font-size: 5.4rem;
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      line-height: 1.25926em;
      margin-bottom: 3rem; }
  .searchContent .screen-reader-text {
    display: none; }
  .searchContent .search-form {
    position: relative;
    padding: 0; }
    .searchContent .search-form form {
      position: relative;
      padding: 0; }
    .searchContent .search-form label {
      display: block; }
    .searchContent .search-form [type="text"], .searchContent .search-form [type="search"] {
      width: 100%;
      height: 70px;
      padding: 10px 136px 10px 20px;
      color: #000;
      font-size: 14px;
      font-size: 1.4rem;
      font-family: "Stolzl Regular", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      border: none;
      border-radius: 3px; }
    .searchContent .search-form .submitWrapper {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 5px; }
    .searchContent .search-form [type="submit"] {
      color: #4a4a4a;
      text-transform: uppercase; }
    .searchContent .search-form input[type="submit"] {
      width: 110px;
      height: 50px;
      border-radius: 3px;
      border-style: solid;
      border-width: 2px;
      border-image-source: -webkit-linear-gradient(341deg, #c40f61, #e27210);
      border-image-source: -o-linear-gradient(341deg, #c40f61, #e27210);
      border-image-source: linear-gradient(71deg, #c40f61, #e27210);
      border-image-slice: 1;
      background-color: #fff;
      position: absolute;
      right: 10px;
      top: 10px;
      cursor: pointer; }
  .searchContent .disclaimer {
    color: #9b9b9b;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.57143em;
    font-family: "Stolzl Regular";
    padding: 0px 30px; }
  .searchContent .searchBread {
    padding: 30px 0 40px; }
    .searchContent .searchBread p {
      font-size: 16px;
      font-size: 1.6rem;
      font-family: "Stolzl Regular";
      line-height: 1.625em;
      color: #4a4a4a;
      margin: 0; }
      .searchContent .searchBread p span {
        color: #e1700e;
        font-family: "Stolzl Bold"; }
  .searchContent .searchResults .row {
    margin: 0 0 3rem;
    padding: 0 0 3rem;
    position: relative; }
    .searchContent .searchResults .row:after {
      content: "";
      width: calc(100% - 16.6666%);
      height: 1px;
      background: #e7e7e7;
      position: absolute;
      bottom: 0;
      left: 8.3333%; }
  .searchContent .searchResults h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6em; }
  .searchContent .searchResults .text {
    margin-bottom: 3rem; }
    .searchContent .searchResults .text p {
      font-size: 16px;
      font-size: 1.6rem;
      font-family: "Stolzl Regular";
      line-height: 1.625em; }
  .searchContent .pagination {
    font-family: "Stolzl Medium", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 8rem; }
    .searchContent .pagination a {
      font-family: "Stolzl Medium", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      font-size: 1.6rem;
      color: #C61160;
      /* padding: 0 18px; */
      display: inline-block;
      line-height: 40px;
      width: 40px;
      height: 40px;
      text-align: center;
      position: relative;
      background: #fff;
      border-radius: 2px;
      cursor: pointer; }
      .searchContent .pagination a:hover {
        background: none;
        color: #fff;
        text-decoration: none; }
      .searchContent .pagination a:after {
        content: "";
        display: block;
        width: 42px;
        height: 42px;
        background: linear-gradient(225deg, #c40f61, #e27210);
        position: absolute;
        top: -1px;
        left: -1px;
        z-index: -1;
        border-radius: 3px; }
      .searchContent .pagination a.prev, .searchContent .pagination a.next {
        color: #000;
        font-size: 32px;
        font-size: 3.2rem;
        font-family: "Stolzl Book", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        vertical-align: sub;
        display: inline;
        margin: 0 10px; }
        .searchContent .pagination a.prev:after, .searchContent .pagination a.next:after {
          content: none; }
      .searchContent .pagination a.current {
        color: #000; }

/* ------------------------
News Pages CSS
------------------------- */
.newsListContent .spotLightBlock {
  overflow: hidden;
  background-color: #161616;
  margin-bottom: 6rem; }
  @media (max-width: 767px) {
    .newsListContent .spotLightBlock .secondRow {
      padding-top: 4rem; } }
  .newsListContent .spotLightBlock .pageTitle {
    color: #fff;
    margin: 0 0 29px; }
    @media (max-width: 767px) {
      .newsListContent .spotLightBlock .pageTitle {
        margin: 0 0 22px; } }
  .newsListContent .spotLightBlock .topSpot {
    position: relative; }
    .newsListContent .spotLightBlock .topSpot .bgEff {
      display: block;
      width: 100vw;
      height: 100%;
      position: absolute;
      left: 50%;
      top: 0;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      background-color: #000;
      overflow: hidden; }
      .newsListContent .spotLightBlock .topSpot .bgEff img {
        opacity: 0.2;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: auto;
        -webkit-filter: blur(10px);
        filter: blur(10px); }
  .newsListContent .spotLightBlock .pageHead {
    position: relative;
    padding-top: 90px;
    padding-bottom: 49px; }
    @media (max-width: 767px) {
      .newsListContent .spotLightBlock .pageHead {
        padding-top: 40px;
        padding-bottom: 29px; } }
    .newsListContent .spotLightBlock .pageHead:after {
      content: "";
      display: block;
      width: calc( 100% - 20px);
      height: 2px;
      position: relative;
      left: 10px;
      background-image: -webkit-gradient(linear, right top, left top, from(#c40f61), to(#e27210));
      background-image: linear-gradient(to left, #c40f61, #e27210); }
  .newsListContent .spotLightBlock .boxSpot {
    padding-bottom: 8rem; }
    .newsListContent .spotLightBlock .boxSpot:hover {
      text-decoration: none; }
    @media (max-width: 767px) {
      .newsListContent .spotLightBlock .boxSpot {
        padding-bottom: 4rem; } }
    .newsListContent .spotLightBlock .boxSpot time {
      font-family: "Stolzl Regular", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 2.42857em;
      color: #e1700e; }
      @media (max-width: 767px) {
        .newsListContent .spotLightBlock .boxSpot time {
          font-size: 12px;
          font-size: 1.2rem;
          line-height: 2.33333em; } }
    .newsListContent .spotLightBlock .boxSpot .title {
      font-family: "Stolzl Regular", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.41667em;
      margin-bottom: 2rem;
      color: #fff; }
      @media (max-width: 767px) {
        .newsListContent .spotLightBlock .boxSpot .title {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.625em; } }
    .newsListContent .spotLightBlock .boxSpot p {
      color: #fff; }
  .newsListContent .spotLightBlock .box .title {
    color: #fff; }

@media (max-width: 767px) {
  .newsListContent .thirdRow {
    padding-top: 4rem; } }

.newsListContent img {
  width: 100%;
  height: auto;
  border-radius: 2px; }
  @media (max-width: 767px) {
    .newsListContent img {
      margin-bottom: 7px; } }

.newsListContent .box {
  display: block;
  margin-top: 80px;
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    .newsListContent .box {
      margin-top: 0;
      margin-bottom: 30px; } }
  .newsListContent .box:hover {
    text-decoration: none; }
  .newsListContent .box time {
    font-family: "Stolzl Regular", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2.33333em;
    color: #e1700e; }
  .newsListContent .box .title {
    font-family: "Stolzl Regular", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em;
    margin-bottom: 0;
    color: #000; }

.newsListContent .box2 {
  display: block;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative; }
  .newsListContent .box2::after {
    display: block;
    clear: both;
    content: ""; }
  .newsListContent .box2:hover {
    text-decoration: none; }
  .newsListContent .box2:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #e7e7e7; }
  .newsListContent .box2:last-child:before {
    display: none; }
  .newsListContent .box2 .gfx, .newsListContent .box2 .txt {
    float: left; }
  .newsListContent .box2 .gfx {
    width: 41.17647058823529%; }
  .newsListContent .box2 .gfx + .txt {
    width: 58.82352941176471%;
    padding-left: 20px; }
  .newsListContent .box2 .txt {
    width: 100%;
    padding: 0; }
  .newsListContent .box2 time {
    font-family: "Stolzl Regular", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2.33333em;
    color: #e1700e; }
  .newsListContent .box2 .title {
    font-family: "Stolzl Regular", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.55556em;
    color: #000; }
    @media (max-width: 767px) {
      .newsListContent .box2 .title {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.625em; } }
  @media (max-width: 767px) {
    .newsListContent .box2 {
      padding-bottom: 0; }
      .newsListContent .box2 .gfx, .newsListContent .box2 .txt, .newsListContent .box2 .gfx + .txt {
        float: none;
        width: 100%;
        padding: 0; }
      .newsListContent .box2:before {
        content: none; } }

.newsListContent .newsLetterBlock {
  margin-bottom: 8rem;
  padding: 40px 30px 130px;
  display: block;
  min-height: 340px;
  position: relative;
  border-radius: 3px;
  background-color: #000000; }
  @media (max-width: 767px) {
    .newsListContent .newsLetterBlock {
      min-height: 280px;
      margin-bottom: 2rem; } }
  .newsListContent .newsLetterBlock:hover {
    text-decoration: none; }
  .newsListContent .newsLetterBlock .title {
    font-family: "Stolzl Bold", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5em;
    margin-bottom: 3.7rem;
    color: #fff; }
  .newsListContent .newsLetterBlock .txt {
    font-family: "Stolzl Regular";
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.71429em;
    margin-bottom: 3.7rem;
    color: #fff;
    position: relative;
    padding-left: 18px; }
    .newsListContent .newsLetterBlock .txt:before {
      content: "";
      position: absolute;
      background-image: linear-gradient(181deg, #c40f61, #e27210);
      width: 2px;
      height: 100%;
      left: 0; }
  .newsListContent .newsLetterBlock form {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 40px;
    padding: 0; }
    .newsListContent .newsLetterBlock form input[type="text"], .newsListContent .newsLetterBlock form input[type="email"] {
      width: 100%;
      height: 70px;
      padding: 0 149px 0 15px;
      border-radius: 3px;
      border: none; }
    .newsListContent .newsLetterBlock form input[type="button"], .newsListContent .newsLetterBlock form input[type="submit"] {
      font-size: 14px;
      font-size: 1.4rem;
      width: 79px;
      height: 50px;
      border-radius: 3px;
      border-style: solid;
      border-width: 2px;
      border-image-source: -webkit-linear-gradient(341deg, #c40f61, #e27210);
      border-image-source: -o-linear-gradient(341deg, #c40f61, #e27210);
      border-image-source: linear-gradient(71deg, #c40f61, #e27210);
      border-image-slice: 1;
      background-color: #fff;
      position: absolute;
      right: 10px;
      top: 10px;
      cursor: pointer; }

.newsListContent .loadMoreBlock {
  position: relative;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px; }
  .newsListContent .loadMoreBlock:before {
    position: absolute;
    left: 10px;
    top: 0;
    content: "";
    display: block;
    width: calc( 100% - 20px);
    height: 1px;
    background-color: #e7e7e7; }
  .newsListContent .loadMoreBlock a.more {
    font-family: "Stolzl Medium", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.14286em;
    color: #000;
    position: relative; }
    .newsListContent .loadMoreBlock a.more:hover {
      text-decoration: none; }
    .newsListContent .loadMoreBlock a.more span.icon {
      display: inline-block;
      width: 30px;
      height: 30px;
      background: linear-gradient(345deg, #c40f61 0%, #e27210 100%);
      margin-right: 10px;
      margin-bottom: -8px;
      border-radius: 3px;
      position: relative; }
      .newsListContent .loadMoreBlock a.more span.icon:before {
        content: "";
        display: block;
        position: absolute;
        width: 26px;
        height: 26px;
        top: 2px;
        left: 2px;
        background: #fff; }
      .newsListContent .loadMoreBlock a.more span.icon:after {
        content: "";
        display: block;
        position: absolute;
        font-size: 10px;
        background-image: url(./../images/svg-sprite.svg);
        background-position: 0em -226.8em;
        width: 1.6em;
        height: 2em;
        left: 50%;
        top: 50%;
        margin-left: -8px;
        margin-top: -10px; }

/* ------------------------
Persons CSS
------------------------- */
.studijInfoContent {
  color: #000;
  padding: 0; }
  .studijInfoContent .persons-section-title {
    font-family: "Stolzl Bold", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 1.18421em; }
  .studijInfoContent .container_intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
    .studijInfoContent .container_intro.noImgIntro {
      padding-top: 9rem; }
      @media (max-width: 767px) {
        .studijInfoContent .container_intro.noImgIntro {
          min-height: auto;
          padding-top: 4rem; } }
      .studijInfoContent .container_intro.noImgIntro .featImgWrapper {
        display: none; }
        .studijInfoContent .container_intro.noImgIntro .featImgWrapper img {
          display: none; }
      .studijInfoContent .container_intro.noImgIntro .back {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.38462em;
        font-family: "Stolzl Medium", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        text-transform: uppercase;
        color: #000;
        position: relative;
        display: inline-block;
        padding-left: 28px;
        margin-bottom: 23px; }
        @media (min-width: 768px) {
          .studijInfoContent .container_intro.noImgIntro .back {
            font-size: 14px;
            font-size: 1.4rem;
            line-height: 1.42857em;
            margin-bottom: 30px; } }
        .studijInfoContent .container_intro.noImgIntro .back:before {
          content: "";
          display: block;
          position: absolute;
          font-size: 10px;
          background-image: url(./../images/svg-sprite.svg);
          background-position: 0em -182.4em;
          width: 1.8em;
          height: 1.2em;
          left: 0;
          top: 50%;
          margin-top: -6px; }
      .studijInfoContent .container_intro.noImgIntro h1 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333em;
        font-family: "Stolzl Bold", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        color: #000;
        margin-bottom: 0px; }
        @media (min-width: 768px) {
          .studijInfoContent .container_intro.noImgIntro h1 {
            font-size: 54px;
            font-size: 5.4rem;
            line-height: 1.25926em;
            margin-bottom: 0px; } }
      .studijInfoContent .container_intro.noImgIntro h1.newsSectionTitle {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333em;
        font-family: "Stolzl Bold", Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        color: #000;
        margin-bottom: 0px; }
        @media (min-width: 768px) {
          .studijInfoContent .container_intro.noImgIntro h1.newsSectionTitle {
            font-size: 36px;
            font-size: 3.6rem;
            line-height: 1.33333em;
            margin-bottom: 0px; } }
      .studijInfoContent .container_intro.noImgIntro .scroll-cta {
        display: none; }
    @media (max-width: 992px) {
      .studijInfoContent .container_intro {
        padding-left: 10px !important;
        padding-right: 10px !important; } }
  .studijInfoContent .personsWrapper {
    padding-top: 6rem; }
    .studijInfoContent .personsWrapper .row {
      margin-bottom: 6rem; }
    .studijInfoContent .personsWrapper h3 {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.41667em;
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      margin-bottom: 5px; }
    .studijInfoContent .personsWrapper .preInfo {
      font-family: "Stolzl Medium", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1.83333em;
      color: #e1700e;
      margin-bottom: 10px; }
    .studijInfoContent .personsWrapper img {
      max-width: 100%;
      width: auto;
      margin-bottom: 2rem; }
    .studijInfoContent .personsWrapper .text {
      margin-bottom: 2rem; }
      .studijInfoContent .personsWrapper .text p {
        color: #333;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.625em;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 400;
        margin-bottom: 20px; }
        .studijInfoContent .personsWrapper .text p:last-child {
          margin: 0; }
    .studijInfoContent .personsWrapper:hover {
      text-decoration: none; }
    .studijInfoContent .personsWrapper.singlePerson img {
      max-width: 100%;
      width: auto;
      margin-bottom: 2rem; }
    .studijInfoContent .personsWrapper.singlePerson h3 {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.41667em;
      font-family: "Stolzl Bold", Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      margin-bottom: 10px; }
    .studijInfoContent .personsWrapper.singlePerson .text {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.625em;
      margin-bottom: 2rem; }
      .studijInfoContent .personsWrapper.singlePerson .text p {
        color: #333;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.625em;
        margin-bottom: 20px; }
        .studijInfoContent .personsWrapper.singlePerson .text p:last-child {
          margin: 0; }
        .studijInfoContent .personsWrapper.singlePerson .text p.personPhone, .studijInfoContent .personsWrapper.singlePerson .text p.personEmail {
          margin-bottom: 0; }
  .studijInfoContent .quickLinks {
    margin-bottom: 8rem; }
    .studijInfoContent .quickLinks:last-of-type {
      margin-bottom: 8rem; }
	  
	  #gform_submit_button_33{
	  background: linear-gradient(268deg, #c40f61, rgb(226, 114, 16));
    border: 0px;
    color: white;
    padding: 12px 35px;
	cursor:pointer;
	  }
	  


#wrapper {
 position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 200px;
    left: 0px;
}


.menu {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 300px;
  height: 100%;
  padding:20px;
  transform: translate3d(-300px, 0, 0);
  transition: transform 0.35s;
}
.menu label.menu-toggle {
  position: absolute;
  right: -60px;
  width: 60px;
  height: 60px;
  line-height: 0px;
  display: block;
  padding: 0;
  text-indent: -9999px;
  background: #fff url(https://cdn4.iconfinder.com/data/icons/wirecons-free-vector-icons/32/menu-alt-512.png) 50% 50%/25px 25px no-repeat;
}
.menu ul li > label {
  background: url(https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-arrow-right-b-128.png) 95% 50%/16px 16px no-repeat;
}
.menu ul li a, .menu ul li label {
  display: block;
  text-align: center;
  padding: 0 20px;
  line-height: 60px;
  text-decoration: none;
  color: #000;
}
.menu ul li a:hover, .menu ul li label:hover {
  color: #666;
}

/* hide inputs */          
.menu-checkbox {
  display: none;
}

/* hide navigation icon for sublabels */    
.menu .menu label.menu-toggle {
  background: none;
}

/* fade in checked menu */    
.menu-checkbox:checked + .menu {
  transform: translate3d(0, 0, 0);
  padding:20px;
}


#info {
  display: table;
  height: 100%;
  width: 100%;
}
#info #info-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
}
#info #info-content h1 {
  color: #fff;
  border: 3px solid #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  font-size: 22px;
  font-weight: normal;
  padding: 20px;
  margin: 10px;
  display: inline-block;
}
#info #info-content h1 strong {
  display: block;
  font-size: 26px;
}

.gform_wrapper.gravity-theme .gfield-choice-input {
    top: auto;
}

/* ACF Table Field */

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
	
	

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display:;
	}
	
.pricing-table, .pricing-table thead, .pricing-table tbody, .pricing-table th, .pricing-table td, .pricing-table tr { 
		display:block;
	}
	
	tr { border: 1px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}

}

.Tablicetina > table > tbody > tr:nth-child(1) {
    font-size: 1.3rem;
}


.pricing-table td, .pricing-table th {
    border: solid 1px #e9e9e9;
	text-align: left;
	

}

.pricing-table td {
box-shadow: 1px -1px 0px 0 rgba(0, 0, 0, 0.05);
    border: none;
}
.pricing-table thead {
background: #f9f9f9;
}

table.pricing-table { 
z-index:1;
	margin-bottom: 6rem;
}

.pricing-table th:first-child  { 

}

	
.Tablicetina > table > tbody > tr > td:nth-child(1) { 
text-align: left;
	color:black;
	font-size: 1.3rem;
	font-family: Stolzl Book;
}


.Tablicetina > table > thead > tr > th > p {
    font-size: 2.4rem;
    font-family: Stolzl Bold;
    font-weight: normal;
    text-align: center;
    font-style: normal;
}
.Tablicetina > table > thead > tr > th > p > a{ 
font-size: 2.4rem;
    font-family: Stolzl Bold;
    font-weight: normal;
    text-align: center;
    font-style: normal;
	color:white;
	margin-bottom:0px!important;
}

.ribbon {
  width: 285px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #d52650;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 350px;
  padding: 15px 0;
  background-image: linear-gradient(to right, #e27210, #e3592b, #df3f3f, #d52650, #c40f61);
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font: 700 16px/1 'Stolzl Regular', sans-serif;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}

/* top left*/
.ribbon-top-left {
  top: 250px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
    top: 20px;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
	display:none;
}
.ribbon-top-left span {
  right: -30px;
  top: 30px;
  transform: rotate(0deg);
}

/*

 .Tablicetina > table > thead > tr > th:nth-child(2):before { 
    content: url(./../images/tablicaLogo.png);
    display: block;
    position: absolute;
        left: 7%;
    top: 5%;
    opacity: 0.20;
}

.Tablicetina > table > thead > tr > th:nth-child(2):before {  
content: url(./../images/tablicaLogo.png);
    display: none;
    position: absolute;
        left: 7%;
    top: 5%;
    opacity: 0.20;
}

*/

.Tablicetina > table > tbody > tr:nth-child(19) {
    font-size: 1.3rem;
    
}

.Tablicetina > table > tbody > tr:nth-child(20) {
    font-size: 1.4rem;
    font-weight: bold;
}

.opisSpark {
    text-transform: none;
    font-size: 1.2rem!important;
    text-align: left!important;
    margin-top: 10px;
    margin-bottom: 0px!important;
}


td img {
    margin: 0 auto;
    display: block;
}
.sati { font-size: 1.2rem!important; display: inline-block; margin-bottom: 0px!important; margin-top: 10px!important; }

.Tablicetina > table > thead > tr > th:nth-child(2):after {
    content: "";
    width: 256px;
    height: 5px;
    background-color: #CD7F32;
    position: absolute;
    top: 0;
  margin-left: -20px;
}

.Tablicetina > table > thead > tr > th:nth-child(3):after {
    content: "";
    width: 256px;
    height: 5px;
    background-color: #C0C0C0;
    position: absolute;
    top: 0;
 margin-left: -20px;
}

.Tablicetina > table > thead > tr > th:nth-child(4):after {
    content: "";
    width: 256px;
    height: 5px;
    background-color: #E5B80B;
    position: absolute;
    top: 0;
margin-left: -20px;
}

.Tablicetina > table > thead > tr > th:nth-child(5):after {
    content: "";
    width: 256px;
    height: 5px;
    background-color: #E5E4E2;
    position: absolute;
    top: 0;
    margin-left: -20px;
}







/* END ACF Table Field */