@charset "UTF-8";
/**********************/
@font-face {
  font-family: 'icons';
  src: url("../fonts/icons.eot?13595274");
  src: url("../fonts/icons.eot?13595274#iefix") format("embedded-opentype"), url("../fonts/icons.woff2?13595274") format("woff2"), url("../fonts/icons.woff?13595274") format("woff"), url("../fonts/icons.ttf?13595274") format("truetype"), url("../fonts/icons.svg?13595274#icons") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'icons';
    src: url("../font/icons.svg?13595274#icons") format("svg"); } }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-bag:before {
  content: '\e800'; }

/* 'Ó†Ä' */
.icon-down:before {
  content: '\e801'; }

/* 'Ó†A' */
.icon-left:before {
  content: '\e802'; }

/* 'Ó†a' */
.icon-right:before {
  content: '\e803'; }

/* 'Ó†É' */
.icon-search:before {
  content: '\e804'; }

/* 'Ó†Ą' */
.icon-up:before {
  content: '\e805'; }

/* 'Ó†Ö' */
.icon-cart:before {
  content: '\e80a'; }

/* 'Ó†ä' */
.icon-mail:before {
  content: '\e815'; }

/* 'Ó†e' */
.icon-phone:before {
  content: '\e816'; }

/* 'Ó†E' */
/**********************/
@font-face {
  font-family: "Cardillac";
  src: url("../fonts/Cardillac-Light.woff2") format("woff2"), url("../fonts/Cardillac-Light.woff") format("woff"); }

/**********************/
:root {
  --breadcrumbs-height: 68px; }

strong,
b {
  font-weight: 600;
  color: #000; }

.col-left {
  float: left;
  width: 50%; }

.col-right {
  float: right;
  width: 50%; }

.fleft {
  float: left; }

.fright {
  float: right; }

.center {
  text-align: center; }
  .center h1,
  .center h2 {
    text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */ }

.nowrap {
  white-space: nowrap; }

.display-table {
  display: table; }

.display-table-cell,
.display-cell {
  display: table-cell;
  height: 100%;
  vertical-align: middle; }

html,
body {
  /*overflow-x: hidden;*/ }

html {
  font-size: 62.5%; }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  color: #555;
  background-color: #fff; }
  body:not(.single-kurzy_cpt) {
    overflow-x: hidden; }

a {
  color: #083b6c;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }
  a:hover {
    color: #0c559b;
    text-decoration: none; }
  a:active {
    color: #07335e;
    text-decoration: none; }

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

p:first-child {
  margin-top: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  margin-top: 3rem;
  margin-bottom: 0;
  color: #000;
  line-height: 1.2;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-align: left; }
  h1:first-child,
  h2:first-child,
  h3:first-child,
  h4:first-child,
  h5:first-child,
  h6:first-child {
    margin-top: 0; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    text-decoration: none;
    color: #000; }
    h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    h4 a:hover,
    h5 a:hover,
    h6 a:hover {
      color: #06294b;
      text-decoration: none; }
  h1 span,
  h2 span,
  h3 span,
  h4 span,
  h5 span,
  h6 span {
    color: #78ae1c; }
  h1.border-bottom,
  h2.border-bottom,
  h3.border-bottom,
  h4.border-bottom,
  h5.border-bottom,
  h6.border-bottom {
    margin-bottom: 2.8rem;
    padding-bottom: 1.8rem; }

h1,
.h1 {
  font-size: 3.4rem; }

h2,
.h2 {
  font-size: 2.4rem; }

h3,
.h3 {
  font-size: 1.5rem; }

h4,
.h4 {
  font-size: 1.4rem; }

h5 {
  font-size: 0.471rem; }

h6 {
  font-size: 0.3535rem; }

.main {
  position: relative;
  padding-top: 7rem;
  background-color: #fff; }

#tablet-indicator,
#mobile-indicator {
  display: none; }

.section {
  position: relative;
  padding-top: 6rem;
  padding-bottom: 6rem; }
  .section.first {
    padding-top: 11rem; }

.dark {
  background-color: #030303;
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #fff; }
  .dark h1,
  .dark h2,
  .dark h3,
  .dark h4,
  .dark strong {
    color: #fff; }
  .dark .btn:disabled {
    border-color: rgba(255, 255, 255, 0.7);
    color: rgba(255, 255, 255, 0.7); }

.dark-blue {
  background: transparent -webkit-gradient(linear, right top, left bottom, from(#058eb8), to(#4f2d7f));
  background: transparent linear-gradient(to left bottom, #058eb8 0%, #4f2d7f 100%); }

.nopadding-top {
  padding-top: 0; }

.nopadding-bottom {
  padding-bottom: 0; }

.parallax {
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed; }

.inner {
  position: relative;
  width: 100%;
  max-width: 120rem;
  margin: 0 auto;
  padding: 0 2.5rem;
  text-align: left;
  z-index: 5; }
  .inner.wide {
    max-width: 163rem; }
  .inner.medium {
    max-width: 140rem; }
  .inner.narrow {
    max-width: 115rem; }
  .inner.tight {
    max-width: 95rem; }
  .inner.full {
    max-width: none; }

.btn,
.wp-block-button__link {
  position: relative;
  display: inline-block;
  min-width: 14rem;
  margin-top: 1rem;
  padding: 1.3rem 2.2rem 1.1rem;
  border: 1px solid #78ae1c;
  border-radius: 2.3rem;
  background-color: #78ae1c;
  color: #fff;
  font-size: 1.3rem;
  line-height: 2rem;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color; }
  .btn:hover,
  .wp-block-button__link:hover {
    background-color: #81bb1e;
    border-color: #81bb1e;
    color: #fff; }
  .btn:active,
  .wp-block-button__link:active {
    background-color: #699818;
    border-color: #699818;
    color: #fff; }
  .btn.btn-icon-only,
  .wp-block-button__link.btn-icon-only {
    width: 5rem;
    padding-left: 0;
    padding-right: 0; }
  .btn.btn-small,
  .wp-block-button__link.btn-small {
    padding: 0.9rem 2.2rem 0.7rem;
    border-radius: 1.9rem; }
  .btn.btn-icon-left,
  .wp-block-button__link.btn-icon-left {
    padding-left: 2rem; }
    .btn.btn-icon-left i,
    .wp-block-button__link.btn-icon-left i {
      display: inline-block;
      margin-right: 1rem; }
      .btn.btn-icon-left i.icon-left,
      .wp-block-button__link.btn-icon-left i.icon-left {
        font-size: 1.4rem; }
  .btn.btn-icon-right,
  .wp-block-button__link.btn-icon-right {
    padding-right: 2rem; }
    .btn.btn-icon-right i,
    .wp-block-button__link.btn-icon-right i {
      display: inline-block;
      margin-left: 1rem; }
      .btn.btn-icon-right i.icon-right,
      .wp-block-button__link.btn-icon-right i.icon-right {
        font-size: 1.4rem;
        -webkit-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s; }
    .btn.btn-icon-right:hover i.icon-right,
    .wp-block-button__link.btn-icon-right:hover i.icon-right {
      -webkit-transform: translateX(0.4rem);
      transform: translateX(0.4rem); }
  .btn.btn-border,
  .wp-block-button__link.btn-border {
    background-color: transparent;
    border-color: #78ae1c;
    color: #78ae1c; }
    .btn.btn-border:hover,
    .wp-block-button__link.btn-border:hover {
      background-color: #81bb1e;
      border-color: #81bb1e;
      color: #fff; }
    .btn.btn-border:active,
    .wp-block-button__link.btn-border:active {
      background-color: #699818;
      border-color: #699818;
      color: #fff; }
  .btn.btn-white,
  .wp-block-button__link.btn-white {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
    .btn.btn-white:hover,
    .wp-block-button__link.btn-white:hover {
      background-color: #fff;
      border-color: #fff;
      color: #083b6c; }
    .btn.btn-white:active,
    .wp-block-button__link.btn-white:active {
      background-color: #fafafa;
      border-color: #fff;
      color: #083b6c; }
  .btn.btn-white-full,
  .wp-block-button__link.btn-white-full {
    background-color: #fff;
    border-color: #fff;
    color: #083b6c; }
    .btn.btn-white-full:hover,
    .wp-block-button__link.btn-white-full:hover {
      background-color: transparent;
      border-color: #fafafa;
      color: #fff; }
    .btn.btn-white-full:active,
    .wp-block-button__link.btn-white-full:active {
      background-color: #fafafa;
      border-color: #fafafa;
      color: #083b6c; }
  .btn.btn-primary,
  .wp-block-button__link.btn-primary {
    background: #B0DA29;
    border-color: #B0DA29;
    color: #083b6c; }
    .btn.btn-primary:hover,
    .wp-block-button__link.btn-primary:hover {
      background-color: #a7d024;
      border-color: #a7d024; }
  .btn.btn-transparent,
  .wp-block-button__link.btn-transparent {
    min-width: 0;
    padding: 0 !important;
    border: 0;
    background-color: transparent;
    border-color: transparent;
    color: #78ae1c;
    text-decoration: underline; }
    .btn.btn-transparent:hover,
    .wp-block-button__link.btn-transparent:hover {
      background-color: transparent;
      border-color: transparent;
      color: #87c420;
      text-decoration: none; }
    .btn.btn-transparent:active,
    .wp-block-button__link.btn-transparent:active {
      background-color: transparent;
      border-color: transparent;
      color: #699818;
      text-decoration: none; }
    .btn.btn-transparent.btn-white,
    .wp-block-button__link.btn-transparent.btn-white {
      color: #fff; }
      .btn.btn-transparent.btn-white:hover,
      .wp-block-button__link.btn-transparent.btn-white:hover {
        color: #fff; }
      .btn.btn-transparent.btn-white:active,
      .wp-block-button__link.btn-transparent.btn-white:active {
        color: #fff; }
    .btn.btn-transparent.btn-dark,
    .wp-block-button__link.btn-transparent.btn-dark {
      color: #4b4d49; }
      .btn.btn-transparent.btn-dark:hover,
      .wp-block-button__link.btn-transparent.btn-dark:hover {
        color: #000; }
      .btn.btn-transparent.btn-dark:active,
      .wp-block-button__link.btn-transparent.btn-dark:active {
        color: #000; }
  .btn.btn-rectangle,
  .wp-block-button__link.btn-rectangle {
    border-radius: 0; }
  .is-style-outline .btn, .is-style-outline
  .wp-block-button__link {
    border-color: #78ae1c; }
  .btn:disabled, .btn:disabled:hover, .btn:disabled:active, .btn.disabled, .btn.disabled:hover, .btn.disabled:active,
  .wp-block-button__link:disabled,
  .wp-block-button__link:disabled:hover,
  .wp-block-button__link:disabled:active,
  .wp-block-button__link.disabled,
  .wp-block-button__link.disabled:hover,
  .wp-block-button__link.disabled:active {
    background: transparent;
    border-color: #778388;
    color: #acb1b3;
    cursor: default;
    pointer-events: none; }

.input-round {
  display: block;
  width: 100%;
  height: auto;
  padding: 1.2rem 1.4rem;
  font-size: 1.5rem;
  line-height: 2rem;
  background-color: transparent;
  border: 0;
  border: 1px solid #d7d7d7;
  border-radius: 2.3rem;
  color: #000;
  -webkit-appearance: none;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  -webkit-transition-property: background, border;
  transition-property: background, border; }
  .input-round::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #999;
    text-overflow: ellipsis; }
  .input-round::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
    text-overflow: ellipsis; }
  .input-round:-ms-input-placeholder {
    /* IE 10+ */
    color: #999;
    text-overflow: ellipsis; }
  .input-round::-ms-input-placeholder {
    /* Firefox 18- */
    color: #999;
    text-overflow: ellipsis; }
  .input-round::placeholder {
    /* Firefox 18- */
    color: #999;
    text-overflow: ellipsis; }
  .input-round:hover {
    background-color: rgba(0, 0, 0, 0.02); }
  .input-round:focus {
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.06);
    box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.06); }
  .input-round.input-error, .input-round.wpcf7-not-valid {
    border-color: #ae1517 !important; }
  .dark .input-round {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.3);
    color: #fff; }
    .dark .input-round::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: rgba(255, 255, 255, 0.4);
      text-overflow: ellipsis; }
    .dark .input-round::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(255, 255, 255, 0.4);
      text-overflow: ellipsis; }
    .dark .input-round:-ms-input-placeholder {
      /* IE 10+ */
      color: rgba(255, 255, 255, 0.4);
      text-overflow: ellipsis; }
    .dark .input-round::-ms-input-placeholder {
      /* Firefox 18- */
      color: rgba(255, 255, 255, 0.4);
      text-overflow: ellipsis; }
    .dark .input-round::placeholder {
      /* Firefox 18- */
      color: rgba(255, 255, 255, 0.4);
      text-overflow: ellipsis; }
    .dark .input-round:hover {
      border-color: rgba(255, 255, 255, 0.5);
      background-color: rgba(0, 0, 0, 0.05); }
    .dark .input-round:focus {
      border-color: #fff;
      background-color: rgba(0, 0, 0, 0.15); }
    .dark .input-round.input-error, .dark .input-round.wpcf7-not-valid {
      border-color: #ae1517 !important;
      background-color: rgba(174, 21, 23, 0.05); }

.input {
  display: block;
  width: 100%;
  height: auto;
  padding: 1rem;
  padding: 1rem 1.4rem;
  font-size: 1.5rem;
  line-height: 2rem;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  color: #000;
  -webkit-appearance: none;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  -webkit-transition-property: background, border;
  transition-property: background, border; }
  .input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #999;
    text-overflow: ellipsis; }
  .input::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
    text-overflow: ellipsis; }
  .input:-ms-input-placeholder {
    /* IE 10+ */
    color: #999;
    text-overflow: ellipsis; }
  .input::-ms-input-placeholder {
    /* Firefox 18- */
    color: #999;
    text-overflow: ellipsis; }
  .input::placeholder {
    /* Firefox 18- */
    color: #999;
    text-overflow: ellipsis; }
  .input:hover {
    border-color: #bbb; }
  .input:focus {
    border-color: #bbb;
    -webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.06);
    box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.06); }
  .input.input-error, .input.wpcf7-not-valid {
    border-color: #ae1517 !important; }
  .dark .input {
    border: 0;
    background-color: #fff;
    color: #000; }
    .dark .input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #999;
      text-overflow: ellipsis; }
    .dark .input::-moz-placeholder {
      /* Firefox 19+ */
      color: #999;
      text-overflow: ellipsis; }
    .dark .input:-ms-input-placeholder {
      /* IE 10+ */
      color: #999;
      text-overflow: ellipsis; }
    .dark .input::-ms-input-placeholder {
      /* Firefox 18- */
      color: #999;
      text-overflow: ellipsis; }
    .dark .input::placeholder {
      /* Firefox 18- */
      color: #999;
      text-overflow: ellipsis; }
    .dark .input:hover {
      border-color: #fff; }
    .dark .input:focus {
      border-color: #fff; }
    .dark .input.input-error, .dark .input.wpcf7-not-valid {
      border-color: #ae1517 !important; }

textarea.input,
textarea.input-round {
  height: 4.1rem; }

.gfield_label,
label {
  display: block;
  margin-bottom: 0.4rem;
  padding-left: 0.3rem;
  color: #000; }
  .gfield_label small,
  label small {
    font-size: 68%;
    opacity: 0.7; }
  .dark .gfield_label, .dark
  label {
    color: #fff; }
    .dark .gfield_label small, .dark
    label small {
      opacity: 0.5; }

.input-fancy {
  position: relative;
  width: 100%; }
  .input-fancy .input {
    padding-top: 2.3rem;
    padding-bottom: 0.5rem; }
  .input-fancy label {
    position: absolute;
    top: 1.4rem;
    left: 1.4rem;
    right: 0.2rem;
    padding: 0 1px;
    color: #737373;
    -webkit-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
    pointer-events: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .input-fancy.has-value label {
    top: 0.6rem;
    font-size: 1.2rem; }

.selectboxit-container .selectboxit {
  width: 100% !important;
  height: 4.6rem;
  padding: 0 1.4rem;
  padding-right: 3rem;
  font-size: 1.5rem;
  line-height: 4.4rem;
  background: transparent;
  border: 1px solid #d7d7d7;
  border-color: rgba(255, 255, 255, 0.3);
  border-radius: 2.3rem;
  color: #fff;
  -webkit-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s;
  -webkit-transition-property: background, border, border-radius;
  transition-property: background, border, border-radius; }
  .selectboxit-container .selectboxit::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #999;
    text-overflow: ellipsis; }
  .selectboxit-container .selectboxit::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
    text-overflow: ellipsis; }
  .selectboxit-container .selectboxit:-ms-input-placeholder {
    /* IE 10+ */
    color: #999;
    text-overflow: ellipsis; }
  .selectboxit-container .selectboxit::-ms-input-placeholder {
    /* Firefox 18- */
    color: #999;
    text-overflow: ellipsis; }
  .selectboxit-container .selectboxit::placeholder {
    /* Firefox 18- */
    color: #999;
    text-overflow: ellipsis; }
  .selectboxit-container .selectboxit:hover {
    border-color: rgba(255, 255, 255, 0.5);
    background: rgba(0, 0, 0, 0.05); }
  .selectboxit-container .selectboxit:focus {
    border-color: #fff;
    background: rgba(0, 0, 0, 0.15); }
  .selectboxit-container .selectboxit.selectboxit-open.selectboxit-open-down {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .selectboxit-container .selectboxit.selectboxit-open.selectboxit-open-up {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.selectboxit-container .selectboxit-option-icon-container {
  display: none; }

.selectboxit-container .selectboxit-arrow-container .selectboxit-arrow {
  margin-top: -0.7rem;
  color: #fff; }

.selectboxit-container span {
  height: 100%;
  line-height: inherit; }

.selectboxit-container .selectboxit-text {
  text-indent: 0;
  color: #fff; }

.selectboxit-container .selectboxit-options {
  width: 100% !important;
  border-radius: 0; }
  .selectboxit-container .selectboxit-options .selectboxit-option-anchor {
    padding: 0 1.4rem;
    text-decoration: none; }

.selectboxit-container .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  background: #78ae1c; }

.noUi-horizontal {
  height: 4px; }

.noUi-target {
  margin-top: 4rem;
  margin-bottom: 6rem;
  background: #777;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.noUi-connect {
  background: #ae1517; }

.noUi-origin {
  z-index: 4 !important; }
  .noUi-origin:hover {
    z-index: 5 !important; }

.noUi-handle {
  border: 0;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2); }
  .noUi-handle::before, .noUi-handle::after {
    content: none; }

.noUi-horizontal .noUi-handle {
  width: 20px;
  height: 20px;
  top: -9px;
  right: -10px; }

.noUi-tooltip {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0;
  background: #27334a;
  color: #fff;
  padding: 0.4rem 1rem;
  text-align: center;
  white-space: nowrap;
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2); }

.subtitle {
  margin-top: 0.5rem;
  font-size: 1.4rem;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  color: #78ae1c; }

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  min-height: 7rem;
  padding: 0;
  background: transparent -webkit-gradient(linear, right top, left top, from(#04abd6), to(#4f2d7f)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(270deg, #04abd6 0%, #4f2d7f 100%) 0% 0% no-repeat padding-box;
  -webkit-transition: 0.1s ease;
  transition: 0.1s ease;
  z-index: 1200; }
  .header.is-white, .header.open {
    background: #fff; }
    .header.is-white .main-menu ul > li > a, .header.open .main-menu ul > li > a {
      color: #000; }
      .header.is-white .main-menu ul > li > a i, .header.open .main-menu ul > li > a i {
        color: #000; }
      .header.is-white .main-menu ul > li > a:hover, .header.open .main-menu ul > li > a:hover {
        color: #000; }
      .header.is-white .main-menu ul > li > a:active, .header.open .main-menu ul > li > a:active {
        color: #000; }
    .header.is-white .menu-button, .header.open .menu-button {
      color: #000; }
      .header.is-white .menu-button:hover, .header.is-white .menu-button:focus, .header.open .menu-button:hover, .header.open .menu-button:focus {
        color: #000; }
    .header.is-white .search-input, .header.open .search-input {
      background-color: #fff;
      border-color: #000; }
      .header.is-white .search-input input, .header.open .search-input input {
        background-color: #fff;
        color: #000; }
        .header.is-white .search-input input::-webkit-input-placeholder, .header.open .search-input input::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */
          color: rgba(0, 0, 0, 0.6);
          text-overflow: ellipsis; }
        .header.is-white .search-input input::-moz-placeholder, .header.open .search-input input::-moz-placeholder {
          /* Firefox 19+ */
          color: rgba(0, 0, 0, 0.6);
          text-overflow: ellipsis; }
        .header.is-white .search-input input:-ms-input-placeholder, .header.open .search-input input:-ms-input-placeholder {
          /* IE 10+ */
          color: rgba(0, 0, 0, 0.6);
          text-overflow: ellipsis; }
        .header.is-white .search-input input::-ms-input-placeholder, .header.open .search-input input::-ms-input-placeholder {
          /* Firefox 18- */
          color: rgba(0, 0, 0, 0.6);
          text-overflow: ellipsis; }
        .header.is-white .search-input input::placeholder, .header.open .search-input input::placeholder {
          /* Firefox 18- */
          color: rgba(0, 0, 0, 0.6);
          text-overflow: ellipsis; }
      .header.is-white .search-input i, .header.open .search-input i {
        color: #000; }
    .header.is-white .logo.white, .header.open .logo.white {
      display: none; }
    .header.is-white .logo:not(.white), .header.open .logo:not(.white) {
      display: block; }
    .header.is-white:not(.is-searching):not(.open) .search-input, .header.open:not(.is-searching):not(.open) .search-input {
      opacity: 0;
      -webkit-transition: none;
      transition: none; }
  body.gt-partner .header {
    background: #4f2d7f; }
  .header.open, .header.fixed {
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.17);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.17); }
  .header.nav-up {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  .header .inner {
    position: static; }
  body.admin-bar .header {
    top: 32px; }
  .header .more-wrapper {
    position: relative;
    z-index: 11; }
  body.home .header:not(.fixed):not(.is-white):not(.open) {
    background: transparent; }
    body.home .header:not(.fixed):not(.is-white):not(.open) .main-menu > ul > li {
      -webkit-transition: none;
      transition: none; }
      body.home .header:not(.fixed):not(.is-white):not(.open) .main-menu > ul > li > a {
        color: #fff;
        -webkit-transition: none;
        transition: none; }
        body.home .header:not(.fixed):not(.is-white):not(.open) .main-menu > ul > li > a i {
          color: #fff; }
        body.home .header:not(.fixed):not(.is-white):not(.open) .main-menu > ul > li > a:hover {
          color: #fff; }
        body.home .header:not(.fixed):not(.is-white):not(.open) .main-menu > ul > li > a:active {
          color: #fff; }
    body.home .header:not(.fixed):not(.is-white):not(.open) .main-menu-right > ul > li.header-cart > a span:not(.mob-hide) {
      background: #fff;
      color: #000;
      font-weight: 600; }
    body.home .header:not(.fixed):not(.is-white):not(.open) .menu-button {
      color: #fff; }
    body.home .header:not(.fixed):not(.is-white):not(.open) .search-input {
      background-color: transparent;
      border-color: #fff; }
      body.home .header:not(.fixed):not(.is-white):not(.open) .search-input input {
        background-color: transparent;
        color: #fff; }
        body.home .header:not(.fixed):not(.is-white):not(.open) .search-input input::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */
          color: #fff;
          text-overflow: ellipsis; }
        body.home .header:not(.fixed):not(.is-white):not(.open) .search-input input::-moz-placeholder {
          /* Firefox 19+ */
          color: #fff;
          text-overflow: ellipsis; }
        body.home .header:not(.fixed):not(.is-white):not(.open) .search-input input:-ms-input-placeholder {
          /* IE 10+ */
          color: #fff;
          text-overflow: ellipsis; }
        body.home .header:not(.fixed):not(.is-white):not(.open) .search-input input::-ms-input-placeholder {
          /* Firefox 18- */
          color: #fff;
          text-overflow: ellipsis; }
        body.home .header:not(.fixed):not(.is-white):not(.open) .search-input input::placeholder {
          /* Firefox 18- */
          color: #fff;
          text-overflow: ellipsis; }
      body.home .header:not(.fixed):not(.is-white):not(.open) .search-input i {
        color: #fff; }
    body.home .header:not(.fixed):not(.is-white):not(.open) .logo.white {
      display: block; }
    body.home .header:not(.fixed):not(.is-white):not(.open) .logo:not(.white) {
      display: none; }

.logo {
  z-index: 1;
  display: none;
  position: relative;
  float: left;
  height: 7rem;
  margin-right: 2rem;
  line-height: 7rem;
  font-size: 0; }
  .logo img {
    display: inline-block;
    width: auto;
    height: 27px;
    vertical-align: middle; }
  .logo.logo-kooperativa img {
    height: 5.2rem; }
  .logo.logo-gt img {
    height: 2.5rem; }
  .logo.white {
    display: block; }

.main-menu {
  float: left;
  margin: 0;
  text-align: left;
  z-index: 10; }
  .main-menu.is-searching {
    pointer-events: none; }
    .main-menu.is-searching.main-menu-left {
      position: relative; }
      .main-menu.is-searching.main-menu-left li:not(.header-search) {
        visibility: hidden; }
    .main-menu.is-searching .header-search, .main-menu.is-searching.main-menu-right {
      pointer-events: all; }
    .main-menu.is-searching li.header-cart,
    .main-menu.is-searching .header-search {
      position: initial; }
    .main-menu.is-searching .header-search-mobile {
      display: none; }
  .main-menu > ul,
  .main-menu .ul {
    display: block;
    /* width: 100%; */
    margin: 0;
    padding: 0;
    font-size: 0; }
    .main-menu > ul > li,
    .main-menu .ul > li {
      display: inline-block;
      width: auto;
      margin: 0;
      padding: 0;
      vertical-align: top;
      list-style: none;
      -webkit-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
      .main-menu > ul > li > a,
      .main-menu .ul > li > a {
        position: relative;
        display: block;
        width: 100%;
        height: 7rem;
        margin: 0;
        padding: 0 1.6rem;
        line-height: 7rem;
        font-family: "Poppins", sans-serif;
        font-weight: 400;
        font-size: 1.4rem;
        text-transform: uppercase;
        text-align: center;
        color: #fff;
        text-decoration: none;
        z-index: 10;
        -webkit-transition: none;
        transition: none; }
        .main-menu > ul > li > a i,
        .main-menu .ul > li > a i {
          margin-right: 0.6rem;
          font-size: 1.6rem;
          color: #fff; }
        .main-menu > ul > li > a:hover,
        .main-menu .ul > li > a:hover {
          color: #fff;
          text-decoration: none; }
        .main-menu > ul > li > a:active,
        .main-menu .ul > li > a:active {
          color: #fff;
          text-decoration: none; }
      .main-menu > ul > li .menu-category,
      .main-menu .ul > li .menu-category {
        position: absolute;
        top: 100%;
        left: 0;
        display: block;
        width: 100%;
        padding: 4rem 0;
        /* padding: 0; */
        background-color: #fff;
        border: 1px solid #c5c5c5;
        border-width: 1px 0;
        font-size: 1.4rem;
        -webkit-transform: translateY(-1rem);
        transform: translateY(-1rem);
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.05s ease-out 0.05s;
        transition: all 0.05s ease-out 0.05s;
        z-index: 3; }
        .main-menu > ul > li .menu-category .menu-category-left,
        .main-menu .ul > li .menu-category .menu-category-left {
          float: left;
          width: 68%; }
        .main-menu > ul > li .menu-category .menu-category-right,
        .main-menu .ul > li .menu-category .menu-category-right {
          float: right;
          width: 28%; }
        .main-menu > ul > li .menu-category ul,
        .main-menu .ul > li .menu-category ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          flex-wrap: wrap;
          margin: 0;
          margin-top: 2rem;
          padding: 0;
          list-style: none; }
          .main-menu > ul > li .menu-category ul li,
          .main-menu .ul > li .menu-category ul li {
            display: block;
            width: 24.55%;
            margin: 0;
            padding: 0;
            margin-left: 0.6%;
            margin-top: 0.3%;
            margin-bottom: 0.3%; }
            .main-menu > ul > li .menu-category ul li:nth-child(4n + 1),
            .main-menu .ul > li .menu-category ul li:nth-child(4n + 1) {
              margin-left: 0; }
            .main-menu > ul > li .menu-category ul li a,
            .main-menu .ul > li .menu-category ul li a {
              display: block;
              height: 100%;
              padding: 1rem 1rem;
              border: 1px dashed #aaa;
              color: #4b4d49;
              text-align: center;
              text-decoration: none;
              font-family: "Poppins", sans-serif;
              font-weight: 400;
              line-height: 1.2; }
              .main-menu > ul > li .menu-category ul li a:hover,
              .main-menu .ul > li .menu-category ul li a:hover {
                background-color: #f6fff6;
                color: #78ae1c;
                text-decoration: underline; }
              .main-menu > ul > li .menu-category ul li a .cats-icon,
              .main-menu .ul > li .menu-category ul li a .cats-icon {
                width: 1.8rem;
                height: 1.8rem;
                margin: 0 auto 0.8rem; }
                .main-menu > ul > li .menu-category ul li a .cats-icon svg,
                .main-menu .ul > li .menu-category ul li a .cats-icon svg {
                  display: block;
                  width: auto;
                  height: auto;
                  max-width: 100%;
                  max-height: 100%; }
                  .main-menu > ul > li .menu-category ul li a .cats-icon svg *,
                  .main-menu .ul > li .menu-category ul li a .cats-icon svg * {
                    -webkit-transition: all 0.2s ease-out 0s;
                    transition: all 0.2s ease-out 0s; }
        .main-menu > ul > li .menu-category .menu-category-description,
        .main-menu .ul > li .menu-category .menu-category-description {
          max-width: 75rem;
          margin-top: 2rem; }
      .main-menu > ul > li:hover .menu-category,
      .main-menu .ul > li:hover .menu-category {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: visible;
        opacity: 1;
        -webkit-transition: all 0.15s ease-out 0.15s;
        transition: all 0.15s ease-out 0.15s; }
      .main-menu > ul > li.active > a,
      .main-menu .ul > li.active > a {
        color: #000;
        text-decoration: none; }
      .main-menu > ul > li.header-search,
      .main-menu .ul > li.header-search {
        position: relative;
        margin-left: 3rem; }
        .main-menu > ul > li.header-search .search-form,
        .main-menu .ul > li.header-search .search-form {
          padding: 0; }
          .main-menu > ul > li.header-search .search-form .search-input:not(.fake),
          .main-menu .ul > li.header-search .search-form .search-input:not(.fake) {
            z-index: 10;
            position: absolute;
            right: 17.5rem; }
          .main-menu > ul > li.header-search .search-form .search-input.fake,
          .main-menu .ul > li.header-search .search-form .search-input.fake {
            height: 0;
            margin-top: 0;
            padding-top: 0;
            padding-bottom: 0;
            border: 0;
            visibility: hidden; }
          .main-menu > ul > li.header-search .search-form.open .search-input:not(.fake),
          .main-menu .ul > li.header-search .search-form.open .search-input:not(.fake) {
            width: calc(100% - 17.5rem); }
        .main-menu > ul > li.header-search .search-input,
        .main-menu .ul > li.header-search .search-input {
          display: block;
          width: 31rem;
          margin-left: 1rem;
          margin-top: 1.6rem;
          padding: 0 1rem 0.2rem 0.9rem; }
        .main-menu > ul > li.header-search .searching-close,
        .main-menu .ul > li.header-search .searching-close {
          float: right;
          width: auto;
          padding-left: 0;
          visibility: hidden;
          text-transform: initial;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .main-menu > ul > li.header-search .searching-close i,
          .main-menu .ul > li.header-search .searching-close i {
            font-size: 1.8rem; }
          .main-menu > ul > li.header-search .searching-close.open,
          .main-menu .ul > li.header-search .searching-close.open {
            visibility: visible;
            cursor: pointer; }
  .main-menu.main-menu-right {
    float: right;
    text-align: right; }
    .main-menu.main-menu-right > ul > li > a {
      padding: 0 1.5rem;
      color: #fff;
      text-transform: none; }
      .main-menu.main-menu-right > ul > li > a:hover {
        color: #fff; }
      .main-menu.main-menu-right > ul > li > a:active {
        color: #fff; }
    .main-menu.main-menu-right > ul > li.header-account {
      position: relative; }
    .main-menu.main-menu-right > ul > li.header-cart > a span:not(.mob-hide) {
      position: absolute;
      top: 1.8rem;
      right: 0;
      display: block;
      width: 1.5rem;
      height: 1.5rem;
      line-height: 1.5rem;
      background-color: #000;
      border-radius: 50%;
      color: #fff;
      font-size: 1rem;
      text-align: center; }
    body.gt-partner .main-menu.main-menu-right > ul > li.header-cart.header-cart-empty {
      display: none; }
    .main-menu.main-menu-right > ul > li > ul {
      position: absolute;
      top: 80%;
      left: -2rem;
      right: -2rem;
      padding: 0.5rem 0;
      background-color: #fff;
      border: 1px solid #c5c5c5;
      -webkit-transform: translateY(-1rem);
      transform: translateY(-1rem);
      visibility: hidden;
      opacity: 0;
      -webkit-transition: all 0.05s ease-out 0.05s;
      transition: all 0.05s ease-out 0.05s;
      z-index: 3; }
      .main-menu.main-menu-right > ul > li > ul li {
        position: relative;
        float: none;
        display: block;
        width: 100% !important; }
        .main-menu.main-menu-right > ul > li > ul li a {
          display: block;
          width: 100%;
          height: auto !important;
          margin: 0;
          padding: 0.6rem 1.5rem;
          line-height: 1.2 !important;
          font-family: "Poppins", sans-serif;
          font-weight: 400;
          font-size: 1.3rem;
          text-align: center;
          color: #838383;
          text-decoration: none;
          z-index: 10;
          -webkit-transition: all 0.2s ease-out 0s;
          transition: all 0.2s ease-out 0s; }
          .main-menu.main-menu-right > ul > li > ul li a i {
            margin-right: 0.5rem; }
          .main-menu.main-menu-right > ul > li > ul li a:hover {
            color: #000;
            text-decoration: none; }
          .main-menu.main-menu-right > ul > li > ul li a:active {
            color: #000;
            text-decoration: none; }
    .main-menu.main-menu-right > ul > li:hover > ul {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      visibility: visible;
      opacity: 1;
      -webkit-transition: all 0.15s ease-out 0.15s;
      transition: all 0.15s ease-out 0.15s; }
    .main-menu.main-menu-right > ul > li.active > a {
      color: #000; }
  .main-menu.main-menu-mobile {
    display: none; }
  .main-menu.main-menu-more {
    position: absolute;
    right: 0;
    top: 0;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    width: 1px;
    width: calc(100% - 120px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    background-color: #fff;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease;
    overflow: hidden;
    z-index: 11;
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
    .main-menu.main-menu-more.is-open {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
      -webkit-transition: opacity 0.1s ease 0.1s, -webkit-transform 0s ease 0.05s;
      transition: opacity 0.1s ease 0.1s, -webkit-transform 0s ease 0.05s;
      transition: transform 0s ease 0.05s, opacity 0.1s ease 0.1s;
      transition: transform 0s ease 0.05s, opacity 0.1s ease 0.1s, -webkit-transform 0s ease 0.05s; }
    .main-menu.main-menu-more > div {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      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; }
    .main-menu.main-menu-more ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly;
      width: 100%;
      max-width: 90rem;
      background-color: white; }
      .main-menu.main-menu-more ul a {
        text-transform: initial; }
    .main-menu.main-menu-more > a {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      padding: 0 1.5rem;
      background-color: #fff; }

.main-menu-more-open {
  cursor: pointer; }

.main-menu-more-close {
  cursor: pointer;
  text-decoration: none;
  color: black; }
  .main-menu-more-close:hover {
    text-decoration: none; }
  .main-menu-more-close i {
    margin-right: 0.6rem;
    font-size: 1.6rem; }

.menu-more-mobile {
  display: none !important; }

.menu-button {
  display: none;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  right: 2.5rem;
  width: 4rem;
  height: 7rem;
  padding: 1rem;
  font-size: 1.6rem;
  text-align: center;
  text-decoration: none;
  z-index: 200;
  color: #fff; }
  .menu-button:hover, .menu-button:focus {
    color: #fff; }
  .menu-button span {
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: #000;
    display: block; }
    .menu-button span:nth-child(1) {
      left: 0;
      top: 0; }
    .menu-button span:nth-child(2) {
      left: 50%;
      top: 0;
      margin-left: -2px; }
    .menu-button span:nth-child(3) {
      right: 0;
      top: 0; }
    .menu-button span:nth-child(4) {
      left: 0;
      top: 50%;
      margin-top: -2px; }
    .menu-button span:nth-child(5) {
      left: 50%;
      top: 50%;
      margin-top: -2px;
      margin-left: -2px; }
    .menu-button span:nth-child(6) {
      right: 0px;
      top: 50%;
      margin-top: -2px; }
    .menu-button span:nth-child(7) {
      left: 0px;
      bottom: 0px; }
    .menu-button span:nth-child(8) {
      left: 50%;
      bottom: 0px;
      margin-left: -2px; }
    .menu-button span:nth-child(9) {
      right: 0px;
      bottom: 0px; }

/*
	.menu-button {
		display: none;
		position: absolute;
		top: ($menu-height - 4.4rem) / 2;
		right: $inner-padding - 0.8rem;
		padding: 1rem;
		font-size: 0;
		line-height: 2.4rem;
		z-index: 331;

		.menu-button-button {
			position: relative;
			display: inline-block;
			width: 2.8rem;
			height: 100%;
			vertical-align: middle;
			height: 1.7rem;

			span {
				position: absolute;
				left: 0;
				right: 0;
				display: block;
				width: 100%;
				height: 2px;
				background-color: $dark;
				@include transition();

				&:nth-child(1) {
					top: 0;
					margin-top: -1px;

					.open & {
						top: 50%;
						@include transform(rotate(45deg));
					}
				}

				&:nth-child(2) {
					top: 50%;
					margin-top: -1px;

					.open & {
						opacity: 0;
					}
				}

				&:nth-child(3) {
					bottom: 0;
					margin-bottom: -1px;

					.open & {
						bottom: 50%;
						@include transform(rotate(-45deg));
					}
				}

				.fixed &,
				.open & {
					background-color: $dark;
				}
			}
		}

		.menu-button-title {
			display: inline-block;
			margin-left: 1rem;
			font-size: 13px;
			text-decoration: none;
			font-family: $heading-font-family;
			font-weight: 500;
			color: $heading-color;
			line-height: 1;
			vertical-align: middle;

			.fixed &,
			.open & {
				color: $dark;
			}
		}
	}
*/
.search-bar {
  position: relative;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  z-index: 100; }
  .search-bar::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #c5c5c5;
    opacity: 0;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
  .search-bar .search-results {
    display: none;
    padding-top: 2rem;
    padding-bottom: 4rem; }
  .search-bar .search-results-count {
    text-align: center; }
  .search-bar .search-results-cols {
    margin-top: 4rem; }
  .search-bar .search-results-col {
    float: left;
    width: 30.666%;
    margin-left: 4%; }
    .search-bar .search-results-col:nth-child(3n + 1) {
      clear: left;
      margin-left: 0; }
  .search-bar .search-results-title {
    padding: 0.5rem 0.5rem;
    font-size: 1.4rem;
    font-weight: 300;
    text-transform: uppercase;
    border-bottom: 1px solid #d2d2d2; }
  .search-bar .search-results-items {
    padding: 2rem 0.5rem 0.5rem; }
  .search-bar .search-results-item {
    margin-top: 2rem; }
    .search-bar .search-results-item:first-child {
      margin-top: 0; }
    .search-bar .search-results-item a i.fa-external-link {
      margin-left: 1rem; }
  .search-bar .search-courses-item h3 {
    margin: 0; }
    .search-bar .search-courses-item h3 a {
      color: #78ae1c;
      text-decoration: none; }
      .search-bar .search-courses-item h3 a:hover {
        color: #78ae1c;
        text-decoration: underline; }
  .search-bar .search-courses-item .courses-meta {
    margin: 0.5rem 0 0;
    line-height: 1.3; }
    .search-bar .search-courses-item .courses-meta > span {
      display: inline-block;
      margin-right: 1.5rem;
      font-size: 1.3rem;
      color: #818181;
      white-space: nowrap; }
      .search-bar .search-courses-item .courses-meta > span:last-child {
        margin-right: 0; }
    .search-bar .search-courses-item .courses-meta i {
      margin-right: 0.5rem; }
  .search-bar .search-courses-item .tags {
    margin-top: 0.5rem; }
  .search-bar .search-news-item h3 a {
    color: #000;
    text-decoration: none; }
    .search-bar .search-news-item h3 a:hover {
      color: #083b6c;
      text-decoration: underline; }
  .search-bar .search-news-item .news-meta {
    margin: 0.5rem 0 0;
    line-height: 1.3; }
    .search-bar .search-news-item .news-meta > span {
      display: inline-block;
      margin-right: 1.5rem;
      font-size: 1.3rem;
      color: #818181;
      white-space: nowrap; }
      .search-bar .search-news-item .news-meta > span:last-child {
        margin-right: 0; }
      .search-bar .search-news-item .news-meta > span a {
        color: #6e7a81;
        text-decoration: none; }
        .search-bar .search-news-item .news-meta > span a:hover {
          text-decoration: underline; }
      .search-bar .search-news-item .news-meta > span img {
        display: inline-block;
        width: 2.7rem;
        height: auto;
        margin-right: 1rem;
        vertical-align: middle;
        border: 1px solid #6e7a81;
        border-radius: 50%; }
      .search-bar .search-news-item .news-meta > span i {
        margin-right: 0.5rem; }
      .search-bar .search-news-item .news-meta > span:not(.news-author) {
        color: #9da3a7; }
  .search-bar .search-lecturers-item {
    display: inline-block;
    text-decoration: none; }
    .search-bar .search-lecturers-item:hover {
      color: #083b6c;
      text-decoration: underline; }
    .search-bar .search-lecturers-item h3 div {
      color: #000; }
      .search-bar .search-lecturers-item h3 div img {
        display: inline-block;
        width: 2.7rem;
        height: auto;
        margin-right: 1rem;
        vertical-align: middle;
        border: 1px solid #6e7a81;
        border-radius: 50%; }
      .search-bar .search-lecturers-item h3 div i.fa-external-link {
        margin-left: 1rem; }
    .search-bar .search-lecturers-item .search-lecturers-meta {
      margin: 0 0 0 3.7rem;
      line-height: 1.3; }
      .search-bar .search-lecturers-item .search-lecturers-meta > span {
        display: inline-block;
        font-size: 1.3rem;
        color: #818181; }
  .search-bar .close {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    height: 7rem;
    background-color: #78ae1c;
    color: #fff;
    font-size: 1.6rem;
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    cursor: pointer; }
    .search-bar .close::before {
      content: "\f00d";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .search-bar .close:hover {
      background-color: #81bb1e; }
    .search-bar .close:active {
      background-color: #699818; }
  body:not(.home) .search-bar {
    display: none;
    visibility: hidden;
    opacity: 0; }
  .search-bar.open,
  body:not(.home) .search-bar.open {
    position: absolute;
    top: 7rem;
    left: 0;
    right: 0;
    display: block;
    background-color: #fff;
    visibility: visible;
    opacity: 1;
    z-index: 1200; }
    .search-bar.open::after,
    body:not(.home) .search-bar.open::after {
      opacity: 1; }
    .search-bar.open .close,
    body:not(.home) .search-bar.open .close {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
      visibility: visible; }

.search-bar-overlay {
  position: absolute;
  left: 0;
  top: 7rem;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  z-index: 1199; }
  .search-bar-overlay.open {
    opacity: 0;
    visibility: visible; }

.search-form {
  float: left;
  padding: 1rem 0;
  padding-left: calc(75px + 2rem + 2rem);
  font-size: 0;
  -webkit-transition: width 0.15s ease;
  transition: width 0.15s ease; }
  .search-form.open .search-input input {
    text-align: left; }

.search-input {
  display: inline-block;
  width: 36rem;
  height: 3.8rem;
  padding: 0 1rem 0.2rem;
  border: 1px solid #fff;
  border-radius: 1.9rem;
  background-color: transparent;
  font-size: 0;
  vertical-align: middle;
  -webkit-transition: width 0.3s ease, opacity 0.1s ease;
  transition: width 0.3s ease, opacity 0.1s ease; }
  .search-input input {
    display: inline-block;
    width: calc(100% - 3.2rem);
    height: 100%;
    padding: 0 1rem;
    border: 0;
    border-radius: 1rem;
    background: transparent;
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-appearance: none; }
    .search-input input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #fff;
      text-overflow: ellipsis; }
    .search-input input::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff;
      text-overflow: ellipsis; }
    .search-input input:-ms-input-placeholder {
      /* IE 10+ */
      color: #fff;
      text-overflow: ellipsis; }
    .search-input input::-ms-input-placeholder {
      /* Firefox 18- */
      color: #fff;
      text-overflow: ellipsis; }
    .search-input input::placeholder {
      /* Firefox 18- */
      color: #fff;
      text-overflow: ellipsis; }
    .search-input input:focus {
      text-align: left; }
  .search-input button {
    float: right;
    width: 3rem;
    height: 100%;
    border: 0;
    background: transparent;
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-appearance: none;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
    .search-input button:hover {
      color: #fff; }

.search-suggestions {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle; }
  .search-suggestions ul {
    display: block;
    margin: 0;
    margin-left: 1rem;
    padding: 0;
    list-style: none; }
    .search-suggestions ul li {
      display: inline-block;
      margin: 0;
      margin-left: 1rem;
      padding: 0; }
      .search-suggestions ul li a {
        color: #737373; }

.search-social {
  float: right;
  padding: 1rem 0;
  text-align: right; }
  .search-social a {
    display: inline-block;
    width: 3.8rem;
    height: 3.8rem;
    margin-left: 0.5rem;
    border: 1px solid #d2d2d2;
    border-radius: 50%;
    line-height: 3.6rem;
    font-size: 1.6rem;
    text-align: center;
    color: #6e7a81; }
    .search-social a:hover {
      border-color: #c5c5c5;
      color: #000; }

.grey {
  background-color: #f6f6f6; }

/**/
.article .article-header {
  margin-bottom: 4rem;
  text-align: center; }
  .article .article-header h1 {
    text-align: center; }
  .article .article-header .article-meta {
    margin: 1.5rem 0 0;
    line-height: 1.3; }
    .article .article-header .article-meta > span {
      display: inline-block;
      margin-left: 1.5rem;
      font-size: 1.3rem;
      color: #818181;
      white-space: nowrap; }
      .article .article-header .article-meta > span:first-child {
        margin-left: 0; }
      .article .article-header .article-meta > span a {
        color: #6e7a81;
        text-decoration: none; }
        .article .article-header .article-meta > span a:hover {
          text-decoration: underline; }
      .article .article-header .article-meta > span img {
        display: inline-block;
        width: 2.7rem;
        height: auto;
        margin-right: 1rem;
        vertical-align: middle;
        border: 1px solid #6e7a81;
        border-radius: 50%; }
      .article .article-header .article-meta > span i {
        margin-right: 0.5rem; }
      .article .article-header .article-meta > span:not(.news-author) {
        color: #9da3a7; }

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

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

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

.article h2,
.article h3 {
  position: relative; }
  .article h2 .anchor,
  .article h3 .anchor {
    top: -9rem; }

.article ul {
  margin: 2rem 0 0;
  padding: 0;
  list-style: none; }
  .article ul li {
    position: relative;
    margin: 0;
    padding: 0 0 0 2em; }
    .article ul li::before {
      content: "";
      position: absolute;
      top: 0.7em;
      left: 0.6em;
      display: block;
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background-color: #083b6c; }

.article ol {
  margin: 2rem 0 0;
  padding: 0;
  list-style: none;
  counter-reset: ul; }
  .article ol li {
    position: relative;
    margin: 0;
    padding: 0 0 0 2em;
    counter-increment: ul; }
    .article ol li::before {
      content: counter(ul) ".";
      position: absolute;
      left: -0.1em;
      display: block;
      width: 2rem;
      text-align: right;
      font-variant-numeric: tabular-nums; }

.article blockquote {
  max-width: 50rem;
  margin: 4rem 0 4rem 0;
  padding: 0.5rem 0 0.5rem 1.5rem;
  border-left: 2px solid #083b6c;
  font-size: 2rem;
  font-style: italic;
  color: #000; }

.article figure {
  margin: 0; }

.article .video-responsive {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden; }
  .article .video-responsive iframe,
  .article .video-responsive object,
  .article .video-responsive embed {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.article .wp-block-table,
.article .wp-block-embed-youtube,
.article .wp-block-image,
.article .wp-block-gallery {
  position: relative;
  max-width: 100%;
  margin: 4rem 0;
  padding: 0; }
  .article .wp-block-table:last-child,
  .article .wp-block-embed-youtube:last-child,
  .article .wp-block-image:last-child,
  .article .wp-block-gallery:last-child {
    margin-bottom: 0; }
  .article .wp-block-table img,
  .article .wp-block-embed-youtube img,
  .article .wp-block-image img,
  .article .wp-block-gallery img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    z-index: 5; }

.article .wp-block-table table {
  border: 1px solid #dadada;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  max-width: 100%;
  overflow: hidden;
  width: 100%; }

.article .wp-block-table th,
.article .wp-block-table td {
  border: 1px solid #dadada;
  line-height: 1.3;
  margin: 0;
  overflow: visible;
  padding: 0.8rem 1rem; }

.article .wp-block-table thead th,
.article .wp-block-table thead td {
  border-bottom: 2px solid #999 !important; }

.article .wp-block-table tfoot th,
.article .wp-block-table tfoot td {
  border-top: 2px solid #999 !important; }

.article .wp-block-table caption {
  background: #f6f6f6;
  font-weight: 600;
  padding: 0.8rem 1rem;
  text-align: center; }

.article .wp-block-table figcaption {
  margin-top: 0.5rem; }

.article .wp-block-table thead {
  vertical-align: bottom;
  white-space: nowrap; }

.article .wp-block-table th {
  font-weight: 700; }

.article .wp-block-table.alignleft, .article .wp-block-table.alignright {
  max-width: 100%; }

.article .wp-block-table.is-style-stripes {
  border: 0; }
  .article .wp-block-table.is-style-stripes table {
    border: 0; }
  .article .wp-block-table.is-style-stripes th,
  .article .wp-block-table.is-style-stripes td {
    border-width: 1px 0; }
  .article .wp-block-table.is-style-stripes thead th,
  .article .wp-block-table.is-style-stripes thead td {
    border-top: 0 !important; }
  .article .wp-block-table.is-style-stripes tfoot th,
  .article .wp-block-table.is-style-stripes tfoot td {
    border-bottom: 0 !important; }
  .article .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background: #f6f6f6; }

.article .wp-block-gallery {
  text-align: center;
  font-size: 0;
  list-style: none; }
  .article .wp-block-gallery .blocks-gallery-grid {
    max-width: none;
    margin: 0;
    padding: 0; }
    .article .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item {
      display: inline-block;
      margin: 0;
      padding: 0;
      font-size: 1.4rem; }
  .article .wp-block-gallery.columns-1 .blocks-gallery-item {
    width: 100%;
    margin-left: 1.2%;
    margin-top: 1.2%; }
    .article .wp-block-gallery.columns-1 .blocks-gallery-item:nth-child(1n + 1) {
      margin-left: 0; }
    .article .wp-block-gallery.columns-1 .blocks-gallery-item:nth-child(1) {
      margin-top: 0; }
  .article .wp-block-gallery.columns-2 .blocks-gallery-item {
    width: 49.4%;
    margin-left: 1.2%;
    margin-top: 1.2%; }
    .article .wp-block-gallery.columns-2 .blocks-gallery-item:nth-child(2n + 1) {
      margin-left: 0; }
    .article .wp-block-gallery.columns-2 .blocks-gallery-item:nth-child(1) {
      margin-top: 0; }
    .article .wp-block-gallery.columns-2 .blocks-gallery-item:nth-child(2) {
      margin-top: 0; }
  .article .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: 32.5333333333%;
    margin-left: 1.2%;
    margin-top: 1.2%; }
    .article .wp-block-gallery.columns-3 .blocks-gallery-item:nth-child(3n + 1) {
      margin-left: 0; }
    .article .wp-block-gallery.columns-3 .blocks-gallery-item:nth-child(1) {
      margin-top: 0; }
    .article .wp-block-gallery.columns-3 .blocks-gallery-item:nth-child(2) {
      margin-top: 0; }
    .article .wp-block-gallery.columns-3 .blocks-gallery-item:nth-child(3) {
      margin-top: 0; }
  .article .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: 24.1%;
    margin-left: 1.2%;
    margin-top: 1.2%; }
    .article .wp-block-gallery.columns-4 .blocks-gallery-item:nth-child(4n + 1) {
      margin-left: 0; }
    .article .wp-block-gallery.columns-4 .blocks-gallery-item:nth-child(1) {
      margin-top: 0; }
    .article .wp-block-gallery.columns-4 .blocks-gallery-item:nth-child(2) {
      margin-top: 0; }
    .article .wp-block-gallery.columns-4 .blocks-gallery-item:nth-child(3) {
      margin-top: 0; }
    .article .wp-block-gallery.columns-4 .blocks-gallery-item:nth-child(4) {
      margin-top: 0; }
  .article .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: 19.04%;
    margin-left: 1.2%;
    margin-top: 1.2%; }
    .article .wp-block-gallery.columns-5 .blocks-gallery-item:nth-child(5n + 1) {
      margin-left: 0; }
    .article .wp-block-gallery.columns-5 .blocks-gallery-item:nth-child(1) {
      margin-top: 0; }
    .article .wp-block-gallery.columns-5 .blocks-gallery-item:nth-child(2) {
      margin-top: 0; }
    .article .wp-block-gallery.columns-5 .blocks-gallery-item:nth-child(3) {
      margin-top: 0; }
    .article .wp-block-gallery.columns-5 .blocks-gallery-item:nth-child(4) {
      margin-top: 0; }
    .article .wp-block-gallery.columns-5 .blocks-gallery-item:nth-child(5) {
      margin-top: 0; }

.article .wp-block-buttons {
  margin-top: 1rem; }
  .article .wp-block-buttons .wp-block-button {
    margin-bottom: 0; }

.article .accordion-courses {
  margin-top: 4rem;
  margin-bottom: 3rem; }

body.single-post .article .wp-block-table {
  margin: 0; }

/**/
.tabs {
  border-bottom: 1px solid #c5c5c5;
  font-size: 0; }
  .tabs--mobile-only {
    display: none; }
  .tabs a {
    position: relative;
    display: inline-block;
    min-width: 22rem;
    padding: 2rem 2rem;
    margin: 0 -1px 0 0;
    border: 1px solid #c5c5c5;
    border-bottom: 0;
    background-color: #fff;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #4b4d49;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    z-index: 1; }
    .tabs a::before {
      content: "";
      position: absolute;
      top: -1px;
      left: -1px;
      right: -1px;
      display: block;
      height: 5px;
      background-color: #78ae1c;
      opacity: 0;
      -webkit-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s;
      z-index: 4; }
    .tabs a::after {
      content: "";
      position: absolute;
      bottom: -1px;
      left: 0;
      right: 0;
      display: block;
      height: 1px;
      background-color: #fff;
      opacity: 0;
      z-index: 4; }
    .tabs a i {
      margin-right: 0.6rem;
      font-size: 1.6rem;
      line-height: 0;
      opacity: 0.8; }
    .tabs a:hover {
      color: #78ae1c;
      text-decoration: none; }
    .tabs a.active {
      color: #78ae1c;
      font-weight: 600;
      z-index: 3; }
      .tabs a.active::before {
        opacity: 1; }
      .tabs a.active::after {
        opacity: 1; }

.tab-content {
  display: none; }
  .tab-content:first-child {
    display: block; }
  .tab-content .tab-title-mobile {
    display: none; }
  .tab-content--mobile-only {
    display: block; }
    .tab-content--mobile-only .tab-title-mobile {
      display: block; }
    @media screen and (min-width: 801px) {
      .tab-content--mobile-only.search-results-col {
        display: block !important; } }

.cats-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 3rem 0; }

.cats-item {
  display: block;
  width: 13.7714285714%;
  margin-left: 0.6%;
  margin-top: 0.3%;
  margin-bottom: 0.3%;
  padding: 1.5rem 1rem;
  border: 1px dashed #aaa;
  background-color: #fff;
  color: #4b4d49;
  text-align: center;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  line-height: 1.2; }
  .cats-item:nth-child(7n + 1) {
    margin-left: 0; }
  .cats-item .cats-icon {
    width: 1.8rem;
    height: 1.8rem;
    margin: 0 auto 1rem; }
    .cats-item .cats-icon svg {
      display: block;
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%; }
      .cats-item .cats-icon svg * {
        -webkit-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s; }
    .cats-item .cats-icon img {
      -webkit-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s;
      max-width: 100%;
      max-height: 100%; }
  .cats-item:hover {
    background-color: #f6fff6;
    color: #78ae1c;
    text-decoration: underline; }
  .cats-item.cats-item-diffcolor {
    color: #fff; }
    .cats-item.cats-item-diffcolor .cats-icon svg * {
      fill: rgba(255, 255, 255, 0.8); }
    .cats-item.cats-item-diffcolor .cats-icon img {
      opacity: 0.8; }
    .cats-item.cats-item-diffcolor:hover {
      color: #fff; }
      .cats-item.cats-item-diffcolor:hover .cats-icon svg * {
        fill: #fff; }
      .cats-item.cats-item-diffcolor:hover .cats-icon img {
        opacity: 1; }

.cats-description {
  max-width: 80rem;
  margin-top: -1rem;
  padding-bottom: 4rem; }

.tailored-description {
  max-width: 80rem;
  padding: 4rem 0; }

.breadcrumbs {
  margin: 0;
  padding: 2.5rem 0;
  list-style: none; }
  .single-aktuality_cpt .breadcrumbs,
  .single-spolecnosti_cpt .breadcrumbs,
  .single-obory_cpt .breadcrumbs {
    top: 58rem; }
  .transparent-top .breadcrumbs {
    display: none; }
  .breadcrumbs li {
    display: inline;
    font-size: 1.2rem; }
    .breadcrumbs li a {
      color: #9da3a7;
      text-decoration: none; }
      .breadcrumbs li a:hover {
        color: #000; }
    .breadcrumbs li::after {
      content: " / ";
      color: #9da3a7;
      opacity: 0.6; }
    .breadcrumbs li:last-child a {
      color: #0783cb; }
    .breadcrumbs li:last-child::after {
      content: none; }
  .white .breadcrumbs li a {
    color: #9da3a7; }
    .white .breadcrumbs li a:hover {
      color: #fff; }
  .white .breadcrumbs li:last-child a {
    color: #fff; }

.anchor {
  position: absolute;
  top: -7rem; }
  body.single-kurzy_cpt .anchor {
    top: -13rem; }

.box {
  position: relative;
  padding: 5rem 0;
  background-color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#4f2d7f), to(#124d7d));
  background: linear-gradient(to right, #4f2d7f 0%, #124d7d 100%); }
  .inner.wide .box {
    padding-left: 11.5rem;
    padding-right: 11.5rem; }
  .inner.medium .box {
    padding-left: 10rem;
    padding-right: 10rem; }

.intro-slider-wrap {
  clear: both;
  position: relative;
  height: 100vh;
  min-height: 650px;
  padding-top: calc(7rem + var(--breadcrumbs-height));
  margin-top: calc(-7rem - var(--breadcrumbs-height));
  font-size: 0;
  background: #f6f6f6;
  overflow: hidden; }
  .intro-slider-wrap::before {
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0.7;
    height: 19rem;
    background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.77)), to(rgba(0, 0, 0, 0.001)));
    background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0.77) 0%, rgba(0, 0, 0, 0.001) 100%);
    -webkit-transition: opacity 0.1s ease 0.05s, height 0.1s ease;
    transition: opacity 0.1s ease 0.05s, height 0.1s ease; }
  body.admin-bar .intro-slider-wrap {
    height: calc(100vh - 32px); }
    @media (max-width: 782px) {
      body.admin-bar .intro-slider-wrap {
        height: calc(100vh - 46px); } }

.intro-slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 68%; }
  .intro-slider-overlay::before, .intro-slider-overlay::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0, 66.66% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 66.66% 100%, 0 100%); }
  .intro-slider-overlay::before {
    z-index: 1;
    background: transparent linear-gradient(283deg, #04aeda57 0%, #04a5d1 42%, #4f2d7f 100%) 0% 0% no-repeat padding-box; }
  .intro-slider-overlay::after {
    z-index: 2;
    background: transparent linear-gradient(256deg, #04aeda00 0%, #074d7526 8%, #4f2d7f 100%) 0% 0% no-repeat padding-box; }

.intro-slider-imgs {
  z-index: 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 75%; }
  .intro-slider-imgs .slick-list,
  .intro-slider-imgs .slick-track {
    z-index: 1;
    height: 100%; }

.intro-slider {
  z-index: 3;
  height: 75%; }
  .intro-slider .slick-list,
  .intro-slider .slick-track {
    z-index: 1;
    height: 100%; }
  .intro-slider__slide {
    height: 100%; }
    .intro-slider__slide:nth-child(n + 2) {
      display: none; }
      .slick-initialized .intro-slider__slide:nth-child(n + 2) {
        display: block; }
  .intro-slider .inner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff; }
  .intro-slider .inner-half {
    width: 50%;
    padding-left: 10rem; }
  .intro-slider .btn {
    margin-right: 1.5rem; }
    .intro-slider .btn.btn-white-full {
      background: var(--background, #fff);
      border-color: var(--background, #fff); }
      .intro-slider .btn.btn-white-full:hover {
        background: transparent;
        border-color: #fff; }

.intro-slider-nav {
  z-index: 3;
  position: relative;
  height: 25%; }
  .intro-slider-nav > div {
    padding-left: 10rem; }

.intro-slider-dots .slick-dots {
  margin-bottom: 2.7rem;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start; }
  .intro-slider-dots .slick-dots li {
    padding: 0;
    cursor: pointer;
    position: relative;
    font-size: 0;
    border: 0;
    padding: 0;
    width: 4.8rem;
    height: 3px;
    margin-right: 1.2rem;
    background-color: rgba(255, 255, 255, 0.4); }
    .intro-slider.slick-initialized + .intro-slider-nav .intro-slider-dots .slick-dots li.slick-active button {
      -webkit-animation: mymove 6s linear;
              animation: mymove 6s linear; }
      .intro-slider.slick-initialized + .intro-slider-nav .intro-slider-dots .slick-dots li.slick-active button.pause {
        -webkit-animation-play-state: paused;
                animation-play-state: paused; }
      .intro-slider.slick-initialized + .intro-slider-nav .intro-slider-dots .slick-dots li.slick-active button.reset {
        width: 0;
        -webkit-animation: none;
                animation: none; }
  .intro-slider-dots .slick-dots button {
    border: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 3px;
    background-color: #fff; }

@-webkit-keyframes mymove {
  from {
    width: 0; }
  to {
    width: 100%; } }

@keyframes mymove {
  from {
    width: 0; }
  to {
    width: 100%; } }

.intro-slider-arrows button {
  font-size: 0;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  background-color: transparent;
  padding: 0;
  width: 3.2rem;
  height: 3.2rem;
  margin-right: 1rem;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }
  .intro-slider-arrows button.slick-prev svg {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .intro-slider-arrows button:hover {
    background-color: #fff; }
    .intro-slider-arrows button:hover path {
      fill: #074d75; }

.intro-slider-scroll {
  position: absolute;
  right: 0;
  bottom: 2.5rem;
  width: 6rem;
  height: 6rem;
  padding: 1rem;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer; }
  .intro-slider-scroll:hover {
    padding-top: 1.5rem;
    padding-bottom: 0.5rem; }

.intro-slider-scroll.intro-slider-scroll--new {
  position: absolute;
  bottom: 0;
  right: 7rem;
  width: 41rem;
  height: auto;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
  padding: 0;
  z-index: 20; }
  .intro-slider-scroll.intro-slider-scroll--new:hover .arrow-circle {
    top: 52%; }
  @media screen and (max-width: 2000px) {
    .intro-slider-scroll.intro-slider-scroll--new {
      width: 31rem;
      right: 2.5rem; } }
  @media screen and (max-height: 1450px) {
    .intro-slider-scroll.intro-slider-scroll--new {
      width: 31rem;
      right: 2.5rem; } }
  @media screen and (max-width: 1500px) {
    .intro-slider-scroll.intro-slider-scroll--new {
      width: 28rem; } }
  @media screen and (max-height: 1200px) {
    .intro-slider-scroll.intro-slider-scroll--new {
      width: 28rem; } }
  @media screen and (max-height: 1030px) {
    .intro-slider-scroll.intro-slider-scroll--new {
      width: 24rem; } }
  @media screen and (max-height: 800px) {
    .intro-slider-scroll.intro-slider-scroll--new {
      width: 19rem; } }
  @media screen and (max-height: 500px) {
    .intro-slider-scroll.intro-slider-scroll--new {
      display: none; } }
  .intro-slider-scroll.intro-slider-scroll--new .shape {
    color: #fff;
    opacity: 0.73;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
    .intro-slider-scroll.intro-slider-scroll--new .shape svg {
      width: 100%;
      height: auto; }
  .intro-slider-scroll.intro-slider-scroll--new .arrow-circle {
    position: absolute;
    left: 58%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    display: block;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.23);
    background-image: url("../images/arrow-simple.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1.5rem 9rem; }

.arrow-circle {
  display: block;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.23);
  background-image: url("../images/arrow-simple.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.5rem 9rem; }

.slide-img {
  position: relative;
  overflow: hidden;
  margin: 0; }
  .slide-img:nth-child(n + 2) {
    display: none; }
    .slick-initialized .slide-img:nth-child(n + 2) {
      display: block; }
  .slide-img img {
    position: absolute;
    top: 60%;
    left: 60%;
    -webkit-transform: translate(-60%, -60%);
            transform: translate(-60%, -60%);
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%; }

.slide__line {
  width: 9.3rem;
  height: 0.8rem;
  border-radius: 0.7rem;
  margin-bottom: 2.4rem;
  background: #4f2d7f; }

.slide__title, .intro-split h1,
.intro-split h1 strong {
  font-size: 4rem;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 1.8rem;
  color: #fff; }

.slide__content {
  font-size: 1.6rem;
  margin-bottom: 3rem;
  max-width: 85%; }

.intro-social {
  float: right;
  padding: 2rem 0;
  text-align: right; }
  .intro-social a {
    display: inline-block;
    width: 3.8rem;
    height: 3.8rem;
    margin-left: 0.5rem;
    border: 1px solid #d2d2d2;
    border-radius: 50%;
    line-height: 3.6rem;
    font-size: 1.6rem;
    text-align: center;
    color: #6e7a81; }
    .intro-social a:hover {
      border-color: #c5c5c5;
      color: #000; }

.intro-split::after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 9rem;
  background: -webkit-gradient(linear, left bottom, left top, from(#282828), to(transparent));
  background: linear-gradient(0deg, #282828, transparent); }

.intro-split h1 strong {
  color: #B0DA29; }

.intro-split__figcaption {
  position: absolute;
  right: 0;
  bottom: 6rem;
  width: 100%;
  color: #fff;
  font-size: 1.6rem; }
  .intro-split__figcaption .inner {
    text-align: right; }
  .intro-split__figcaption strong {
    color: #fff; }

@media (max-width: 600px) {
  .intro-split .intro-slider {
    height: 100%; }
    .intro-split .intro-slider .inner {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

@media (max-width: 500px) {
  .intro-split::after {
    height: 4rem; }
  .intro-split .slide__content {
    max-width: initial;
    margin-bottom: 2rem; }
    .intro-split .slide__content p {
      text-align: center; }
  .intro-split h1 {
    font-size: 3.6rem;
    line-height: 1.3; }
  .intro-split .page-title-buttons a {
    width: 100%;
    margin-right: 0; }
  .intro-split__figcaption,
  .intro-split .intro-slider-imgs {
    display: none; } }

.page-title .inner.wide .box {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.page-title .help {
  position: absolute;
  right: 4rem;
  top: -2.5rem;
  width: 100%;
  max-width: 40rem;
  z-index: 10; }

.page-title-text {
  width: 58%;
  padding: 6rem 0;
  padding-left: 11.5rem;
  padding-right: 11.5rem; }
  .page-title-text > .page-title-inner {
    max-width: 43rem; }
  .page-title-text .page-title-buttons {
    margin-top: 2rem; }
  .page-title-text .btn {
    margin-top: 1rem;
    margin-right: 2rem;
    vertical-align: middle; }

.page-title-references {
  position: relative;
  width: 42%;
  background-color: rgba(0, 31, 64, 0.7); }
  .page-title-references .page-title-references-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.3;
    z-index: 1; }

.page-title-references-items {
  position: relative;
  height: 100%;
  z-index: 5; }
  .page-title-references-items .slick-dots {
    position: absolute;
    left: 0;
    bottom: 1rem;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    .page-title-references-items .slick-dots li {
      display: inline-block; }
      .page-title-references-items .slick-dots li button {
        position: relative;
        display: block;
        width: 3.7rem;
        height: 2rem;
        margin: 0.4rem;
        padding: 0;
        border: 0;
        border: 0;
        background: transparent;
        font-size: 0;
        line-height: 0;
        color: transparent;
        -webkit-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s; }
        .page-title-references-items .slick-dots li button::before {
          content: "";
          position: absolute;
          top: 50%;
          left: 0;
          display: block;
          width: 100%;
          height: 1px;
          background-color: rgba(255, 255, 255, 0.4);
          -webkit-transition: all 0.2s ease-out 0s;
          transition: all 0.2s ease-out 0s; }
        .page-title-references-items .slick-dots li button:hover::before {
          background-color: rgba(255, 255, 255, 0.8); }
      .page-title-references-items .slick-dots li.slick-active button::before {
        background-color: #78ae1c; }
  .page-title-references-items .slick-list,
  .page-title-references-items .slick-track {
    height: 100%; }

.page-title-references-item {
  height: 100%;
  padding: 10rem 4rem 0; }
  .page-title-references-item:nth-child(n + 2) {
    display: none; }
    .slick-initialized .page-title-references-item:nth-child(n + 2) {
      display: block; }
  .page-title-references-item .page-title-references-image {
    position: relative;
    float: left;
    width: calc(9.5rem + 1rem + 4px);
    margin-right: 3rem;
    padding: 0.5rem;
    border: 1px solid rgba(7, 131, 203, 0.3);
    border-radius: 50%; }
    .page-title-references-item .page-title-references-image::before {
      content: "„";
      position: absolute;
      right: -0.2rem;
      bottom: 3.8rem;
      font-size: 8rem;
      font-family: Arial;
      font-weight: bold;
      text-align: center;
      line-height: 0;
      color: #fff; }
    .page-title-references-item .page-title-references-image img {
      display: block;
      width: 100%;
      height: auto;
      border: 1px solid #6e7a81;
      border-radius: 50%; }
  .page-title-references-item .page-title-references-text {
    padding-top: 2rem;
    font-size: 1.8rem;
    line-height: 1.3;
    color: #fff;
    overflow: hidden; }
    .page-title-references-item .page-title-references-text .page-title-references-author {
      margin-top: 1rem;
      font-size: 1.4rem;
      opacity: 0.7; }
  .page-title-references-item.page-title-references-news .page-title-references-image {
    width: 40%;
    margin-right: 2rem;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0; }
    .page-title-references-item.page-title-references-news .page-title-references-image::before {
      content: none; }
    .page-title-references-item.page-title-references-news .page-title-references-image img {
      display: block;
      width: 100%;
      height: auto;
      border: 0;
      border-radius: 0; }

.page-title-logos {
  vertical-align: middle; }
  .page-title-logos p {
    padding-left: 1.5rem; }
  .page-title-logos.slideshow {
    width: 42%;
    margin: 2rem 0 0 auto; }
    .page-title-logos.slideshow .page-title-logos-items.slick-initialized .page-title-logos-item {
      display: block; }
    .page-title-logos.slideshow .page-title-logos-item {
      display: none;
      text-align: center; }
      .page-title-logos.slideshow .page-title-logos-item img {
        display: inline-block;
        max-width: 100%; }
  .page-title-logos.static {
    margin: 6rem 0 0; }
    .page-title-logos.static .page-title-logos-items {
      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;
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly; }
    .page-title-logos.static .page-title-logos-item {
      padding: 0.5rem 2.2rem; }

.page-title-logos-items {
  margin-top: 1rem; }

.page-title-logos-item {
  display: inline-block;
  height: 7rem;
  padding: 0.5rem 1.5rem;
  line-height: 6rem; }
  .page-title-logos-item img {
    display: inline-block;
    width: auto;
    max-width: 12rem;
    height: auto;
    max-height: 100%;
    vertical-align: middle;
    -webkit-filter: saturate(0);
            filter: saturate(0);
    opacity: 0.4;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
    .page-title-logos-item img:hover {
      -webkit-filter: saturate(1);
              filter: saturate(1);
      opacity: 1; }

.search-fake {
  display: inline-block;
  width: 100%;
  max-width: 42rem;
  margin-top: 1rem;
  vertical-align: top; }
  .search-fake .search-input {
    display: block;
    width: 100%;
    height: 4.6rem;
    border-radius: 2.3rem;
    border-color: rgba(255, 255, 255, 0.4);
    background-color: transparent; }
    .search-fake .search-input input {
      color: #fff; }
      .search-fake .search-input input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: rgba(255, 255, 255, 0.4);
        text-overflow: ellipsis; }
      .search-fake .search-input input::-moz-placeholder {
        /* Firefox 19+ */
        color: rgba(255, 255, 255, 0.4);
        text-overflow: ellipsis; }
      .search-fake .search-input input:-ms-input-placeholder {
        /* IE 10+ */
        color: rgba(255, 255, 255, 0.4);
        text-overflow: ellipsis; }
      .search-fake .search-input input::-ms-input-placeholder {
        /* Firefox 18- */
        color: rgba(255, 255, 255, 0.4);
        text-overflow: ellipsis; }
      .search-fake .search-input input::placeholder {
        /* Firefox 18- */
        color: rgba(255, 255, 255, 0.4);
        text-overflow: ellipsis; }
    .search-fake .search-input button {
      color: rgba(255, 255, 255, 0.4); }
      .search-fake .search-input button:hover {
        color: rgba(255, 255, 255, 0.8); }
    .search-fake .search-input:hover {
      border-color: rgba(255, 255, 255, 0.8); }
  .search-fake .search-suggestions {
    display: block;
    margin-top: 1rem;
    padding: 0 2rem; }
    .search-fake .search-suggestions ul {
      display: inline; }
      .search-fake .search-suggestions ul li {
        display: inline;
        margin-left: 0.2rem; }
        .search-fake .search-suggestions ul li a {
          color: inherit; }

.accordion-item:first-child .accordion-title {
  border-top: 0; }

.accordion-item .accordion-title {
  position: relative;
  margin: 0;
  padding: 2.2rem 0.2rem;
  padding-right: 13rem;
  border-top: 1px solid #d2d2d2;
  text-align: left;
  cursor: pointer; }
  .accordion-item .accordion-title::before {
    content: "Zobrazit";
    position: absolute;
    right: 3.5rem;
    top: 50%;
    margin-top: -1.1rem;
    font-size: 1.4rem;
    color: #78ae1c;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
  .accordion-item .accordion-title::after {
    content: "\e803";
    position: absolute;
    right: 0.5rem;
    top: 50%;
    margin-top: -1.1rem;
    font-family: "icons";
    font-weight: normal;
    font-style: normal;
    font-size: 1.4rem;
    color: #78ae1c;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
  .accordion-item .accordion-title h3 {
    margin: 0;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }

.accordion-item .accordion-content {
  display: none;
  padding: 2.5rem 0.5rem;
  padding-top: 0; }

.accordion-item.open .accordion-title::before {
  content: "Skrýt"; }

.accordion-item.open .accordion-title::after {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.filter .filter-sidebar .live-filtration-input-wrap {
  position: relative;
  margin-top: 0.5rem;
  margin-bottom: 2rem; }
  .filter .filter-sidebar .live-filtration-input-wrap .filter-clean {
    display: none;
    position: absolute;
    top: 50%;
    right: 1rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1.2rem;
    height: 1.2rem;
    cursor: pointer; }
    .filter .filter-sidebar .live-filtration-input-wrap .filter-clean::before, .filter .filter-sidebar .live-filtration-input-wrap .filter-clean::after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      display: block;
      width: 100%;
      height: 1px;
      background-color: #4b4d49;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s; }
    .filter .filter-sidebar .live-filtration-input-wrap .filter-clean::after {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .filter .filter-sidebar .live-filtration-input-wrap .filter-clean:hover::before, .filter .filter-sidebar .live-filtration-input-wrap .filter-clean:hover::after {
      background-color: #000; }
  .filter .filter-sidebar .live-filtration-input-wrap.non-empty .filter-clean {
    display: block; }

.live-filtration-input {
  display: inline-block;
  width: 100%;
  height: 3.8rem;
  padding: 0 1rem 0.2rem;
  border: 1px solid #c5c5c5;
  border-radius: 1.9rem;
  background-color: #f5f5f5;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }
  .live-filtration-input input {
    display: inline-block;
    width: calc(100% - 3.2rem);
    height: 100%;
    padding: 0 1rem;
    border: 0;
    background: transparent;
    font-size: 1.4rem;
    color: #000;
    text-align: left;
    vertical-align: middle;
    -webkit-appearance: none; }
    .live-filtration-input input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #9da3a7;
      text-overflow: ellipsis; }
    .live-filtration-input input::-moz-placeholder {
      /* Firefox 19+ */
      color: #9da3a7;
      text-overflow: ellipsis; }
    .live-filtration-input input:-ms-input-placeholder {
      /* IE 10+ */
      color: #9da3a7;
      text-overflow: ellipsis; }
    .live-filtration-input input::-ms-input-placeholder {
      /* Firefox 18- */
      color: #9da3a7;
      text-overflow: ellipsis; }
    .live-filtration-input input::placeholder {
      /* Firefox 18- */
      color: #9da3a7;
      text-overflow: ellipsis; }
  .live-filtration-input:hover {
    border-color: #b8b8b8; }

.price {
  margin: 0;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 1.2; }
  .price.price-discount {
    color: #ff7f11; }
  .dark .price,
  .courses-dark .price {
    color: #fff; }
    .dark .price.price-discount,
    .courses-dark .price.price-discount {
      color: #ff7f11; }

.price-old {
  margin: 0;
  font-size: 1.3rem;
  color: #818181;
  text-decoration: line-through; }
  .dark .price-old,
  .courses-dark .price-old {
    color: #ccd0d5;
    opacity: 0.8; }

.price-tax {
  margin: 0;
  font-size: 1.3rem;
  color: #818181; }
  .dark .price-tax,
  .courses-dark .price-tax {
    color: #ccd0d5; }

.tags {
  line-height: 0; }

.tag {
  display: inline-block;
  padding: 0.3rem 1.2rem;
  margin: 4px 4px 0 0;
  border: 1px solid #efeff3;
  color: #52525f;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  line-height: 1.2;
  font-size: 1.2rem;
  text-align: center;
  text-decoration: none; }
  .tags-big .tag {
    padding: 0.5rem 1.8rem;
    margin: 0 6px 6px 0;
    font-size: 1.5rem; }
  .tag.grey {
    background-color: #efeff3;
    border-color: #efeff3; }
  .tag.top {
    background-color: #083b6c;
    border-color: #083b6c;
    color: #fff; }
  .tag.discount {
    background-color: #ff7f11;
    border-color: #ff7f11;
    color: #fff; }
  .tag.new {
    background-color: #083b6c;
    border-color: #083b6c;
    color: #fff; }
  .tag.publ {
    border-color: #083b6c;
    color: #083b6c; }
  .tag.e-learning {
    border-color: #f98012;
    color: #f98012; }
  .tag.ies {
    border-color: #ea581c;
    color: #ea581c; }
  .tag.msmt {
    border-color: #0f5b69;
    color: #0f5b69; }
  .tag.legislative {
    border-color: #e69ba7;
    color: #e69ba7; }
  .tag.one-plus-one {
    background: #daa520;
    color: white;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .tag.one-plus-one img {
      width: 100%;
      max-width: 16px; }
  .tag.presence {
    border-color: #083b6c;
    color: #083b6c; }
  .tag.food {
    border-color: #366c33;
    color: #366c33; }
  .tag.hotel {
    border-color: #4d3c4b;
    color: #4d3c4b; }
  .tag.kcu {
    border-color: #971b1e;
    color: #971b1e; }
  .tag.vox {
    border-color: #78ae1c;
    color: #78ae1c; }
  .tag.kdpcr {
    border-color: #2980b9;
    color: #2980b9; }
  .tag.kpv {
    border-color: #fbce01;
    color: #fbce01; }
  .tag.premie {
    border-color: #666;
    color: #666; }
  .tag.koop-green {
    border-color: #00843d;
    background-color: #00843d;
    color: #fff; }
  .tag.acredation {
    border-color: #2172b4;
    color: #2172b4;
    padding: 0.3rem 0.2rem; }
    .tag.acredation.acredation-big {
      padding: 0.5rem 1.8rem; }
  .tag.hkp {
    border-color: #ae1517;
    color: #ae1517; }
  .tag.seminar {
    border-color: #e031f5;
    color: #e031f5; }
  .tag.esf {
    border-color: #b9006e;
    color: #b9006e; }
  .tag.pro-narocne {
    border-color: #000;
    color: #000; }
  .tag.investice-rozvoj {
    border-color: #014495;
    color: #014495; }
  .tag.rekodifikace {
    border-color: #0ed885;
    color: #0ed885; }
  .tag.english {
    border-color: #d80e42;
    color: #d80e42; }
  .tag.konference {
    background-color: #78ae1c;
    border-color: #78ae1c;
    color: #fff; }
  .tag.mpsvcr {
    border-color: #144799;
    color: #144799; }
  .tag.online {
    background-color: #00c0d7;
    border-color: #00c0d7;
    color: #fff; }

.course .layout-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.layout-content {
  float: left;
  width: 67%; }
  .layout-alt .layout-content {
    width: 56%; }
  .layout-reversed .layout-content {
    float: right; }
  .course .layout-content {
    float: none; }

.layout-sidebar {
  float: right;
  width: 29%; }
  .layout-alt .layout-sidebar {
    width: 40%; }
  .layout-reversed .layout-sidebar {
    float: left; }
  .course .layout-sidebar {
    float: none; }
  .layout-sidebar .box {
    padding-left: 2rem !important;
    padding-right: 2rem !important; }

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  color: #666; }

.daterangepicker td.active,
.daterangepicker td.active:hover {
  color: #fff; }

.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #bbb; }

.filter {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  padding: 2rem 0;
  z-index: 200; }
  .filter .filter-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.3;
    z-index: 201; }
  .filter .filter-sidebar {
    position: relative;
    width: 100%;
    max-width: 42rem;
    height: 100%;
    max-height: calc(100vh - 12rem);
    padding: 6rem 5rem 4rem;
    margin: 0 0 0 auto;
    background-color: #fff;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    overflow-y: auto;
    z-index: 202; }
    .filter .filter-sidebar .filter-item .accordion-title {
      padding: 1.5rem 0.3rem;
      padding-right: 4rem;
      border-top: 0;
      color: #4b4d49;
      font-size: 1.4rem;
      line-height: 1.2;
      font-family: "Poppins", sans-serif;
      font-weight: 600; }
      .filter .filter-sidebar .filter-item .accordion-title::before {
        content: none; }
      .filter .filter-sidebar .filter-item .accordion-title::after {
        content: "\f105";
        position: absolute;
        right: 0.5rem;
        top: 50%;
        display: inline-block;
        margin-top: -1rem;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        font-size: 1.8rem;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #78ae1c;
        -webkit-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s; }
    .filter .filter-sidebar .filter-item .accordion-content {
      padding: 1rem 0.3rem 2rem;
      border-top: 1px solid #d2d2d2; }
    .filter .filter-sidebar .filter-item .checkbox + label {
      display: block;
      margin-left: 0;
      padding: 0.6rem 0;
      padding-left: 0;
      padding-right: 3.4rem; }
    .filter .filter-sidebar .filter-item .checkbox + label::before {
      left: auto;
      right: 0;
      top: 50%;
      width: 2rem;
      height: 2rem;
      margin-top: -1rem; }
    .filter .filter-sidebar .filter-item .checkbox + label:hover::before {
      background-color: #f6f6f6; }
    .filter .filter-sidebar .filter-item .checkbox:checked + label:hover::before {
      background-color: #6fa11a; }
    .filter .filter-sidebar .filter-item .checkbox + label::after {
      left: auto;
      right: 0;
      top: 50%;
      margin-top: -1.2rem; }
    .filter .filter-sidebar .filter-item .radio + label {
      display: block;
      margin-left: 0;
      padding: 0.6rem 0;
      padding-left: 0;
      padding-right: 3.4rem; }
    .filter .filter-sidebar .filter-item .radio + label::before {
      left: auto;
      right: 0;
      top: 50%;
      width: 2rem;
      height: 2rem;
      margin-top: -1rem; }
    .filter .filter-sidebar .filter-item .radio + label:hover::before {
      background-color: #f6f6f6; }
    .filter .filter-sidebar .filter-item .radio + label::after {
      left: auto;
      right: 0;
      top: 50%; }
    .filter .filter-sidebar .filter-item .radio:checked + label:hover::after {
      background-color: #6fa11a; }
    .filter .filter-sidebar .filter-item.open .accordion-title::before {
      content: none; }
    .filter .filter-sidebar .filter-bottom {
      margin-top: 4rem; }
      .filter .filter-sidebar .filter-bottom button {
        float: right;
        margin-top: 0; }
      .filter .filter-sidebar .filter-bottom a {
        float: left;
        margin-top: 1.4rem;
        margin-right: 2rem; }
    .filter .filter-sidebar .filter-close {
      position: absolute;
      top: 2rem;
      right: 2rem;
      display: block;
      width: 17px;
      height: 17px; }
      .filter .filter-sidebar .filter-close::before, .filter .filter-sidebar .filter-close::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        display: block;
        width: 100%;
        height: 1px;
        background-color: #4b4d49;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s; }
      .filter .filter-sidebar .filter-close::after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .filter .filter-sidebar .filter-close:hover::before, .filter .filter-sidebar .filter-close:hover::after {
        background-color: #000; }
  .filter.open .filter-sidebar {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

.filter-buttons {
  font-size: 0; }
  .filter-buttons .filter-buttons-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 3rem 0.7rem 0;
    font-size: 1.6rem;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    color: #083b6c; }
  .filter-buttons .filter-buttons-icon {
    margin-left: 0.5rem; }
  .filter-buttons a {
    display: inline-block;
    margin: 0 1.5rem 0.5rem 0;
    padding: 1.1rem 2.6rem 0.9rem;
    border-radius: 1.7rem;
    background-color: #f6f6f6;
    color: #083b6c;
    font-size: 1.6rem;
    line-height: 1.8rem;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
    .filter-buttons a i.icon-right {
      display: inline-block;
      font-size: 1.4rem;
      -webkit-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s; }
    .filter-buttons a:hover {
      background-color: #f3f3f3;
      color: #000; }
      .filter-buttons a:hover i.icon-right {
        -webkit-transform: translateX(0.4rem);
        transform: translateX(0.4rem); }
    .filter-buttons a:active {
      background-color: #e9e9e9;
      color: #000; }
    .filter-buttons a.active {
      background-color: #78ae1c;
      color: #fff; }

.courses.courses-category {
  padding-top: 3rem; }

.courses .layout-cols {
  margin-top: 2rem; }

.courses-items {
  margin-top: 2rem; }
  .layout-cols .courses-items {
    margin-top: 0; }

.courses-item {
  position: relative;
  margin-top: 7px;
  padding: 1.8rem 2rem;
  font-size: 0;
  border: 1px solid #d2d2d2;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }
  .courses-item:first-child {
    margin-top: 0; }
  .courses-item::before {
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    bottom: -1px;
    width: 4px; }
  .courses-item.top::before {
    background-color: #083b6c; }
  .courses-item.discount::before {
    background-color: #ff7f11; }
  .courses-item > div {
    display: inline-block;
    font-size: 1.4rem;
    vertical-align: middle; }
  .courses-item .courses-meta {
    width: 12rem; }
    .courses-item .courses-meta p {
      margin: 0;
      font-size: 1.3rem;
      color: #818181;
      white-space: nowrap; }
      .courses-item .courses-meta p i {
        margin-right: 0.5rem; }
  .courses-item .courses-title {
    width: calc(100% - 12rem - 13rem - 10rem - 16rem); }
    .courses-item .courses-title h3 {
      font-size: 1.4rem; }
      .courses-item .courses-title h3 a {
        color: #78ae1c; }
    .courses-item .courses-title .courses-lecturers {
      margin-left: -0.1rem;
      margin-top: 0.5rem;
      font-size: 0;
      text-align: left; }
    .courses-item .courses-title .courses-lecturer {
      display: inline-block;
      margin-top: 0.5rem;
      margin-right: 2rem;
      font-size: 0; }
      .courses-item .courses-title .courses-lecturer img {
        display: inline-block;
        width: 22px;
        height: auto;
        margin-right: 0.8rem;
        border: 1px solid #6e7a81;
        border-radius: 50%;
        vertical-align: middle; }
      .courses-item .courses-title .courses-lecturer .courses-lecturer-text {
        display: inline-block;
        font-size: 1.3rem;
        color: #52525f;
        vertical-align: middle; }
        .courses-item .courses-title .courses-lecturer .courses-lecturer-text strong {
          color: #52525f;
          -webkit-transition: all 0.2s ease-out 0s;
          transition: all 0.2s ease-out 0s; }
      .courses-item .courses-title .courses-lecturer:hover .courses-lecturer-text,
      .courses-item .courses-title .courses-lecturer:hover .courses-lecturer-text strong {
        color: #000; }
    .courses-item .courses-title .courses-lecturers-more {
      display: inline-block;
      font-size: 1.3rem;
      vertical-align: middle; }
    .courses-item .courses-title .tags {
      margin-top: 0.5rem; }
      .courses-item .courses-title .tags .tag {
        text-align: left; }
  .courses-item .courses-price {
    width: 13rem;
    padding-right: 2rem;
    text-align: right; }
    .courses-item .courses-price p {
      margin: 0; }
    .courses-item .courses-price.is-accredited .price-tax {
      display: none; }
  .courses-item .courses-tags {
    width: 10rem; }
    .courses-item .courses-tags .tag {
      width: 100%;
      margin: 2px 0 0 0;
      text-transform: uppercase; }
  .courses-item .courses-button {
    width: 16rem;
    padding-left: 2rem;
    text-align: right; }
    .courses-item .courses-button .btn {
      width: 100%;
      min-width: 0;
      margin: 0; }
  .courses-item:hover {
    background-color: #fafafa;
    border-color: #bbb; }
  .courses-item.tailored {
    background-color: #f6fff6; }
    .courses-item.tailored::before {
      background-color: #78ae1c; }
    .courses-item.tailored .courses-meta {
      vertical-align: top; }
      .courses-item.tailored .courses-meta p {
        font-family: "Poppins", sans-serif;
        font-weight: 600;
        line-height: 1.2;
        font-size: 1.4rem;
        color: #000;
        white-space: normal; }
    .courses-item.tailored .courses-title {
      width: calc(100% - 12rem - 16rem); }
      .courses-item.tailored .courses-title p {
        margin-top: 1rem;
        font-size: 1.3rem; }
    .courses-item.tailored .courses-button {
      width: 16rem;
      padding-left: 2rem; }
      .courses-item.tailored .courses-button .btn {
        width: 100%;
        min-width: 0;
        margin: 0; }
    .courses-item.tailored:hover {
      background-color: #ecffec; }
  .courses-item.conference .courses-title h3 a {
    color: #000; }
  .courses-item.conference .courses-title .conference-meta {
    margin-top: 0.5rem;
    font-size: 0; }
    .courses-item.conference .courses-title .conference-meta span {
      display: inline-block;
      margin-right: 1rem;
      font-size: 1.3rem;
      color: #818181;
      white-space: nowrap; }
      .courses-item.conference .courses-title .conference-meta span i {
        margin-right: 0.5rem; }

.courses-continue {
  text-align: center; }
  .courses-continue .btn {
    margin: 2rem 1rem 0; }

.courses-not-found {
  padding: 6rem 0; }

.courses-featured-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 2rem; }
  .courses-dark .courses-featured-items {
    margin-top: 0; }

.courses-featured-item {
  position: relative;
  width: 24.25%;
  margin-left: 1%;
  margin-top: 1%;
  padding: 1.5rem 2.2rem;
  padding-bottom: 9rem;
  border: 1px solid #d2d2d2; }
  .courses-featured-item:nth-child(4n + 1) {
    margin-left: 0; }
  .courses-featured-item::before {
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    bottom: -1px;
    width: 4px; }
  .courses-featured-item.top::before {
    background-color: #083b6c; }
  .courses-featured-item.discount::before {
    background-color: #ff7f11; }
  .courses-featured-item .courses-tags {
    margin-bottom: 2rem; }
  .courses-featured-item .courses-title h3 {
    font-size: 1.4rem; }
    .courses-featured-item .courses-title h3 a {
      color: #78ae1c; }
  .courses-featured-item .courses-title .tags {
    margin-top: 1rem; }
    .courses-featured-item .courses-title .tags .tag {
      text-align: left; }
  .courses-featured-item .courses-lecturer {
    display: block;
    margin-top: 2rem;
    font-size: 0; }
    .courses-featured-item .courses-lecturer img {
      display: inline-block;
      width: 40px;
      height: auto;
      margin-right: 1rem;
      border: 1px solid #6e7a81;
      border-radius: 50%;
      vertical-align: middle; }
    .courses-featured-item .courses-lecturer .courses-lecturer-text {
      display: inline-block;
      font-size: 1.3rem;
      color: #52525f;
      vertical-align: middle; }
      .courses-featured-item .courses-lecturer .courses-lecturer-text strong {
        color: #52525f; }
  .courses-featured-item .courses-dates {
    margin-top: 2rem; }
  .courses-featured-item .courses-date {
    display: block;
    padding: 0.5rem 0.2rem;
    border-top: 1px solid #d2d2d2;
    font-size: 0; }
    .courses-featured-item .courses-date:last-child {
      border-bottom: 1px solid #d2d2d2; }
    .courses-featured-item .courses-date span {
      display: inline-block;
      min-width: 9.2rem;
      margin: 0;
      margin-right: 1.5rem;
      font-size: 1.3rem;
      color: #818181;
      white-space: nowrap;
      vertical-align: middle; }
      .courses-featured-item .courses-date span i {
        margin-right: 0.5rem; }
  .courses-featured-item a.courses-date {
    text-decoration: none;
    color: #555; }
    .courses-featured-item a.courses-date:hover {
      background-color: #f6f6f6;
      text-decoration: none;
      color: #555; }
  .courses-featured-item .courses-bottom {
    position: absolute;
    left: 2rem;
    right: 2rem;
    bottom: 1.5rem;
    font-size: 0; }
  .courses-featured-item .courses-price {
    display: inline-block;
    width: 45%;
    font-size: 1.4rem;
    vertical-align: bottom; }
  .courses-featured-item .courses-button {
    display: inline-block;
    width: 55%;
    font-size: 1.4rem;
    text-align: right;
    vertical-align: bottom; }
    .courses-featured-item .courses-button .btn {
      margin: 0; }
  .courses-featured-single .courses-featured-item {
    width: 100%;
    margin: 0; }
  .courses-hot .courses-featured-item {
    background-color: #f6fff6; }
    .courses-hot .courses-featured-item::before {
      content: none; }
  .courses-dark .courses-featured-item {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    padding: 2rem 0.2rem;
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.3); }
    .courses-dark .courses-featured-item:first-child {
      border-top: 0; }
    .courses-dark .courses-featured-item::before {
      content: none; }
    .courses-dark .courses-featured-item .courses-dates {
      margin: 0;
      margin-bottom: 1rem; }
    .courses-dark .courses-featured-item .courses-date {
      padding: 0;
      border-top: 0; }
      .courses-dark .courses-featured-item .courses-date:last-child {
        border-bottom: 0; }
      .courses-dark .courses-featured-item .courses-date span {
        min-width: 0;
        color: #ccd0d5; }
        .courses-dark .courses-featured-item .courses-date span i {
          color: #ccd0d5;
          opacity: 0.8; }
    .courses-dark .courses-featured-item .courses-title h3 a {
      color: #fff; }
    .courses-dark .courses-featured-item .courses-title .courses-lecturers {
      margin-left: -0.1rem;
      margin-top: 0.5rem;
      font-size: 0;
      text-align: left; }
    .courses-dark .courses-featured-item .courses-title .courses-lecturer {
      display: inline-block;
      margin-top: 0.5rem;
      margin-right: 2rem;
      font-size: 0; }
      .courses-dark .courses-featured-item .courses-title .courses-lecturer img {
        display: inline-block;
        width: 22px;
        height: auto;
        margin-right: 0.8rem;
        border: 1px solid #fff;
        border-radius: 50%;
        vertical-align: middle; }
      .courses-dark .courses-featured-item .courses-title .courses-lecturer .courses-lecturer-text {
        display: inline-block;
        font-size: 1.3rem;
        color: #ccd0d5;
        vertical-align: middle; }
        .courses-dark .courses-featured-item .courses-title .courses-lecturer .courses-lecturer-text strong {
          color: #ccd0d5;
          -webkit-transition: all 0.2s ease-out 0s;
          transition: all 0.2s ease-out 0s; }
      .courses-dark .courses-featured-item .courses-title .courses-lecturer:hover .courses-lecturer-text,
      .courses-dark .courses-featured-item .courses-title .courses-lecturer:hover .courses-lecturer-text strong {
        color: #fff; }
    .courses-dark .courses-featured-item .courses-title .courses-lecturers-more {
      display: inline-block;
      font-size: 1.3rem;
      vertical-align: middle; }
    .courses-dark .courses-featured-item .courses-title .tags .tag {
      border-color: rgba(255, 255, 255, 0.3);
      color: #fff; }
      .courses-dark .courses-featured-item .courses-title .tags .tag.grey {
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0.3); }
    .courses-dark .courses-featured-item .courses-bottom {
      position: static;
      margin-top: 1.5rem; }

.courses-dark {
  position: relative;
  margin-bottom: 1rem;
  padding: 1rem 2.5rem;
  background: transparent -webkit-gradient(linear, right top, left bottom, from(#058eb8), to(#4f2d7f));
  background: transparent linear-gradient(to left bottom, #058eb8 0%, #4f2d7f 100%); }
  .courses-dark .first-minutes-title {
    position: absolute;
    top: -3rem;
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #4b4d49; }

.help {
  padding: 1.5rem 2.5rem;
  background-color: #78ae1c;
  color: #3b5610; }
  .help h2 {
    color: #182307;
    font-size: 1.8rem; }
  .help p {
    margin-top: 0.2rem; }
  .help p.contacts {
    margin-top: 0.5rem; }
    .help p.contacts a {
      margin: 0.3rem 1rem 0 0;
      color: #fff;
      font-size: 1.4rem; }
      .help p.contacts a i {
        top: 0.2rem;
        margin-right: 0.5rem;
        color: #3b5610;
        font-size: 1.7rem; }

.category .courses-featured {
  margin-top: 3rem; }

.pcs {
  display: inline-block;
  padding: 0 0.7rem;
  background: #f9f9f9;
  border-radius: 2.3rem;
  font-size: 0;
  -webkit-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s; }
  .pcs .pcs-minus,
  .pcs .pcs-plus {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 50%;
    line-height: 2.8rem;
    color: #000;
    text-align: center;
    font-size: 1.8rem;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
    .pcs .pcs-minus:hover,
    .pcs .pcs-plus:hover {
      border-color: #c3c3c3; }
    .pcs .pcs-minus:active,
    .pcs .pcs-plus:active {
      border-color: #b1b1b1; }
  .pcs input {
    display: inline-block;
    width: 6rem;
    height: 4.4rem;
    background: transparent;
    border: 0;
    text-align: center;
    color: #000;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 4.4rem;
    vertical-align: middle;
    -webkit-appearance: none; }
  .pcs:hover {
    background: #f6f6f6; }

.course {
  z-index: 10; }

.course-sidebar {
  position: sticky;
  top: 14.5rem; }

.course-info {
  padding: 3rem 2.5rem; }
  .course-info .row,
  .course-info .row-full {
    margin-bottom: 2.5rem; }
  .course-info .row {
    float: left;
    width: 42%;
    margin-left: 4%; }
    .course-info .row:nth-child(2n + 1) {
      clear: left;
      width: 54%;
      margin-left: 0; }
  .course-info .selectboxit-container {
    width: 100%; }
  .course-info label {
    display: block;
    margin-bottom: 1rem; }
    .course-info label i {
      margin-right: 0.8rem;
      opacity: 0.6; }
  .course-info .course-price label {
    margin-bottom: 1.3rem; }
  .course-info .course-price.is-accredited .price-tax,
  .course-info .course-price.is-accredited .tax-info {
    display: none; }
  .course-info .pcs {
    background: transparent;
    border: 1px solid #d7d7d7;
    border-color: rgba(255, 255, 255, 0.3); }
    .course-info .pcs .pcs-minus,
    .course-info .pcs .pcs-plus {
      background-color: #06739c;
      border: 0;
      color: #fff;
      line-height: 3rem; }
      .course-info .pcs .pcs-minus:hover,
      .course-info .pcs .pcs-plus:hover {
        background-color: #1b5d97; }
      .course-info .pcs .pcs-minus:active,
      .course-info .pcs .pcs-plus:active {
        background-color: #154b78; }
    .course-info .pcs input {
      color: #fff; }
    .course-info .pcs:hover {
      border-color: rgba(255, 255, 255, 0.5);
      background: rgba(0, 0, 0, 0.05); }
  .course-info .price {
    font-size: 1.8rem; }
    .course-info .price span {
      font-weight: 400;
      font-size: 1.2rem; }
  .course-info .price-tax {
    font-size: 1.2rem;
    color: #fff; }
  .course-info .course-buttons .btn {
    width: 100%;
    max-width: 20rem; }
  .course-info .course-buttons .btn-transparent {
    margin-top: 2rem; }
    .course-info .course-buttons .btn-transparent:hover {
      opacity: 1; }
  .course-info.faded {
    opacity: 0.5;
    pointer-events: none; }

.course-variants-link {
  position: relative;
  display: block;
  margin-top: 1rem;
  padding: 1.5rem 2.5rem;
  padding-right: 6rem;
  border: 1px solid #083b6c;
  color: #083b6c;
  font-weight: 600;
  text-decoration: none; }
  .course-variants-link::after {
    content: "\f107";
    position: absolute;
    right: 1.6rem;
    top: 50%;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.5rem;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

.course-sidebar-footer {
  padding: 1.5rem 2.5rem;
  padding-right: 1rem; }
  .course-sidebar-footer .course-question {
    float: left;
    height: 4rem;
    line-height: 4rem;
    white-space: nowrap; }
    .course-sidebar-footer .course-question a {
      color: #6e7a81; }
  .course-sidebar-footer .course-share {
    float: right;
    margin-left: 1rem;
    height: 4rem;
    line-height: 4rem;
    white-space: nowrap; }
    .course-sidebar-footer .course-share > span,
    .course-sidebar-footer .course-share > a {
      display: inline-block;
      vertical-align: middle; }
    .course-sidebar-footer .course-share span {
      margin-right: 0.5rem;
      font-size: 1.2rem;
      color: #888; }
    .course-sidebar-footer .course-share a {
      display: inline-block;
      width: 3.2rem;
      height: 3.2rem;
      margin-left: 0.3rem;
      border: 1px solid #d2d2d2;
      border-radius: 50%;
      line-height: 3rem;
      font-size: 1.4rem;
      text-align: center;
      color: #6e7a81;
      text-decoration: none; }
      .course-sidebar-footer .course-share a:hover {
        border-color: #c5c5c5;
        color: #000; }

.course-categories {
  margin-top: 2rem; }

.course-tiles-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 1rem; }

.course-tiles-item {
  width: 49%;
  margin-left: 2%;
  margin-top: 2%;
  padding: 2rem;
  border: 1px solid #d2d2d2; }
  .course-tiles-item:nth-child(2n + 1) {
    margin-left: 0; }
  .course-tiles-item h2 {
    font-size: 1.8rem; }
  .course-tiles-item .btn {
    margin-right: 2rem; }
  .course-tiles-item .course-lecturer {
    margin-top: 2rem; }
    .course-tiles-item .course-lecturer .course-lecturer-image {
      float: left;
      width: calc(6.4rem + 1rem + 4px);
      margin-right: 2rem;
      padding: 0.5rem;
      border: 1px solid rgba(7, 131, 203, 0.3);
      border-radius: 50%; }
      .course-tiles-item .course-lecturer .course-lecturer-image img {
        display: block;
        width: 100%;
        height: auto;
        border: 1px solid #6e7a81;
        border-radius: 50%; }
    .course-tiles-item .course-lecturer .course-lecturer-text {
      padding-top: 1rem;
      vertical-align: top;
      overflow: hidden; }
      .course-tiles-item .course-lecturer .course-lecturer-text p {
        margin-top: 0.5rem; }
      .course-tiles-item .course-lecturer .course-lecturer-text a {
        color: #0783cb;
        font-size: 1.2rem; }
        .course-tiles-item .course-lecturer .course-lecturer-text a i {
          margin-right: 0.5rem; }
    .course-tiles-item .course-lecturer.hidden {
      display: none; }

.course-article {
  margin-top: 4rem; }

.course-desc-item {
  margin-top: 6rem; }
  .course-desc-item:nth-child(1) {
    margin-top: 0; }

.course-program .article {
  margin-top: 2rem; }

.course-videos .video-item {
  margin-bottom: 4rem; }
  .course-videos .video-item:last-child {
    margin-bottom: 0; }

.course-rating .box .center {
  margin: 0 auto;
  max-width: 78rem; }

.course-rating .about-title-items {
  text-align: center; }

.course-references {
  margin-top: 4rem; }

.course-dates-items {
  margin-top: 4rem; }

.course-dates-item {
  margin-top: 7px;
  padding: 1.8rem 2rem;
  background-color: #fdfdfd;
  border: 1px solid #d2d2d2;
  font-size: 0; }
  .course-dates-item > div {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.4rem; }
    .course-dates-item > div i {
      margin-right: 1rem; }
  .course-dates-item .course-dates-date {
    width: 12rem; }
  .course-dates-item .course-dates-place {
    width: calc(100% - 12rem - 12rem); }
  .course-dates-item .course-dates-button {
    width: 12rem;
    text-align: right; }
    .course-dates-item .course-dates-button i {
      margin: 0; }
    .course-dates-item .course-dates-button .btn {
      margin-top: 0; }

.course-prices-items {
  margin-top: 4rem; }

.course-prices-item {
  position: relative;
  margin-top: 7px;
  padding: 1.8rem 2rem;
  background-color: #fdfdfd;
  border: 1px solid #d2d2d2;
  font-size: 0; }
  .course-prices-item > div {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.4rem; }
  .course-prices-item .course-prices-title {
    width: calc(100% - 13rem - 13rem - 17rem); }
    .course-prices-item .course-prices-title h3 {
      font-size: 1.4rem; }
      .course-prices-item .course-prices-title h3 a {
        color: #78ae1c; }
    .course-prices-item .course-prices-title p {
      margin-top: 0.2rem; }
  .course-prices-item .course-prices-price {
    width: 13rem;
    padding-right: 2rem;
    text-align: right; }
    .course-prices-item .course-prices-price p {
      margin: 0; }
  .course-prices-item .course-prices-button {
    width: 17rem;
    text-align: right; }
    .course-prices-item .course-prices-button .btn {
      min-width: 0;
      margin: 0; }
  .course-prices-item.is-accredited .course-prices-price-wt {
    opacity: 0; }
  .course-prices-item.is-accredited .price-tax {
    display: none; }

.newsletter {
  overflow: hidden;
  color: #000; }
  .newsletter h1, .newsletter h2, .newsletter h3, .newsletter h4, .newsletter a {
    color: #000; }
  .newsletter.dark {
    color: #fff; }
    .newsletter.dark h1, .newsletter.dark h2, .newsletter.dark h3, .newsletter.dark h4, .newsletter.dark a {
      color: #fff; }
    .newsletter.dark .gform_wrapper.gform-theme--framework .gform_validation_errors {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center; }
    .newsletter.dark .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_checkbox .gchoice {
      color: #fff; }
      .newsletter.dark .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_checkbox .gchoice .gfield-choice-input {
        border-color: #fff; }
        .newsletter.dark .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_checkbox .gchoice .gfield-choice-input:checked::after {
          background-color: #fff; }
        .newsletter.dark .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_checkbox .gchoice .gfield-choice-input:checked + .gform-field-label {
          border-color: #fff; }
      .newsletter.dark .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_checkbox .gchoice .gform-field-label {
        color: #fff;
        border-color: rgba(255, 255, 255, 0.4); }
        .newsletter.dark .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_checkbox .gchoice .gform-field-label:hover {
          border-color: #fff; }
    .newsletter.dark .gform_wrapper.gform-theme--framework .ginput_container_email input {
      border-color: rgba(255, 255, 255, 0.7);
      color: #fff; }
      .newsletter.dark .gform_wrapper.gform-theme--framework .ginput_container_email input:focus, .newsletter.dark .gform_wrapper.gform-theme--framework .ginput_container_email input:hover {
        border-color: #fff; }
      .newsletter.dark .gform_wrapper.gform-theme--framework .ginput_container_email input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #fff;
        opacity: 1; }
      .newsletter.dark .gform_wrapper.gform-theme--framework .ginput_container_email input::-moz-placeholder {
        /* Firefox 19+ */
        color: #fff;
        opacity: 1; }
      .newsletter.dark .gform_wrapper.gform-theme--framework .ginput_container_email input:-ms-input-placeholder {
        /* IE 10+ */
        color: #fff;
        opacity: 1; }
      .newsletter.dark .gform_wrapper.gform-theme--framework .ginput_container_email input:-moz-placeholder {
        /* Firefox 18- */
        color: #fff;
        opacity: 1; }
    .newsletter.dark .gform_wrapper.gform-theme--framework .gfield--type-consent .gfield_consent_label a {
      color: #fff; }
  .newsletter h1, .newsletter h2 {
    font-size: 4rem; }
  .newsletter h3 {
    font-size: 3.4rem; }
  .newsletter h4 {
    font-size: 2.8rem; }
  .newsletter__form {
    max-width: 113.6rem;
    margin-inline: auto; }
  .newsletter .gform_wrapper.gform-theme--framework.gform_validation_error {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .newsletter .gform_wrapper.gform-theme--framework .gform_confirmation_message {
    width: 65rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-radius: 99.9rem; }
  .newsletter .gform_wrapper.gform-theme--framework .gform_validation_errors {
    outline: none;
    margin: 0 auto;
    border-radius: 999px;
    background-color: #E65151;
    margin-top: 1rem;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    text-align: center; }
    .newsletter .gform_wrapper.gform-theme--framework .gform_validation_errors ol {
      display: none; }
  .newsletter .gform_wrapper.gform-theme--framework .gfield_validation_message {
    display: none; }
  .newsletter .gform_wrapper.gform-theme--framework .gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .newsletter .gform_wrapper.gform-theme--framework .gfield--type-checkbox {
    width: 100%;
    padding-top: 3.2rem;
    padding-bottom: calc(3.2rem - 1.4rem); }
    .newsletter .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_validation_message {
      text-align: center; }
    .newsletter .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_checkbox {
      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;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      gap: 1.2rem; }
      .newsletter .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_checkbox .gchoice {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-line-pack: center;
            align-content: center;
        color: #000; }
        .newsletter .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_checkbox .gchoice .gfield-choice-input {
          position: relative;
          width: 1.6rem;
          height: 1.6rem;
          margin-left: 0.8rem;
          margin-right: calc(-0.8rem + (0rem));
          border: 1px solid #000;
          border-radius: 99.9rem;
          background-color: transparent;
          outline: none; }
          .newsletter .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_checkbox .gchoice .gfield-choice-input:checked::before {
            display: none; }
          .newsletter .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_checkbox .gchoice .gfield-choice-input:checked::after {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            width: 0.8rem;
            height: 0.8rem;
            background-color: #000;
            border-radius: 99.9rem; }
          .newsletter .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_checkbox .gchoice .gfield-choice-input:checked + .gform-field-label {
            border-color: #000; }
        .newsletter .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_checkbox .gchoice .gform-field-label {
          margin-left: calc(-1.6rem - (0.8rem - 0.6rem));
          padding: 0.8rem;
          padding-left: calc(2.4rem + 0.6rem + 0.4rem);
          border-radius: 99.9rem;
          border: 1px solid rgba(0, 0, 0, 0.4);
          color: #000;
          -webkit-transition: border-color 0.15s ease;
          transition: border-color 0.15s ease;
          cursor: pointer; }
          .newsletter .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_checkbox .gchoice .gform-field-label:hover {
            border-color: #000; }
      @media (max-width: 639px) {
        .newsletter .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_checkbox {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; } }
  .newsletter .gform_wrapper.gform-theme--framework .gfield--type-email {
    margin-left: auto; }
    .newsletter .gform_wrapper.gform-theme--framework .gfield--type-email .gfield_validation_message {
      display: none; }
    .newsletter .gform_wrapper.gform-theme--framework .gfield--type-email.gfield_error .ginput_container_email input {
      border-color: #ff7f81; }
    @media (max-width: 639px) {
      .newsletter .gform_wrapper.gform-theme--framework .gfield--type-email {
        width: 100%; }
        .newsletter .gform_wrapper.gform-theme--framework .gfield--type-email input {
          margin-inline: auto; } }
  .newsletter .gform_wrapper.gform-theme--framework .ginput_container_email {
    height: 100%; }
    .newsletter .gform_wrapper.gform-theme--framework .ginput_container_email input {
      height: 100%;
      width: 37rem;
      max-width: 100%;
      border-radius: 99.9rem;
      border: 1px solid rgba(0, 0, 0, 0.7);
      background: rgba(255, 255, 255, 0.08);
      color: #000;
      -webkit-transition: border 0.15s ease;
      transition: border 0.15s ease;
      outline: none; }
      .newsletter .gform_wrapper.gform-theme--framework .ginput_container_email input:focus, .newsletter .gform_wrapper.gform-theme--framework .ginput_container_email input:hover {
        border-color: #000; }
      .newsletter .gform_wrapper.gform-theme--framework .ginput_container_email input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #000;
        opacity: 1; }
      .newsletter .gform_wrapper.gform-theme--framework .ginput_container_email input::-moz-placeholder {
        /* Firefox 19+ */
        color: #000;
        opacity: 1; }
      .newsletter .gform_wrapper.gform-theme--framework .ginput_container_email input:-ms-input-placeholder {
        /* IE 10+ */
        color: #000;
        opacity: 1; }
      .newsletter .gform_wrapper.gform-theme--framework .ginput_container_email input:-moz-placeholder {
        /* Firefox 18- */
        color: #000;
        opacity: 1; }
  .newsletter .gform_wrapper.gform-theme--framework .gfield--type-consent {
    width: 100%; }
    .newsletter .gform_wrapper.gform-theme--framework .gfield--type-consent .gfield_consent_label a {
      color: #000; }
    .newsletter .gform_wrapper.gform-theme--framework .gfield--type-consent .gfield_required {
      display: none; }
    .newsletter .gform_wrapper.gform-theme--framework .gfield--type-consent .gfield_validation_message {
      display: none; }
    .newsletter .gform_wrapper.gform-theme--framework .gfield--type-consent.gfield_error .gfield_consent_label::before {
      border-color: #ff7f81; }
    @media (max-width: 639px) {
      .newsletter .gform_wrapper.gform-theme--framework .gfield--type-consent {
        width: 100%;
        margin-top: 1rem; }
        .newsletter .gform_wrapper.gform-theme--framework .gfield--type-consent .gfield_consent_label {
          margin-left: 0; } }
  .newsletter .gform_wrapper.gform-theme--framework .gfield--type-submit {
    margin-right: auto; }
    .newsletter .gform_wrapper.gform-theme--framework .gfield--type-submit [type="submit"] {
      margin-top: 0; }
    @media (max-width: 639px) {
      .newsletter .gform_wrapper.gform-theme--framework .gfield--type-submit {
        width: 100%; }
        .newsletter .gform_wrapper.gform-theme--framework .gfield--type-submit [type="submit"] {
          width: 37rem;
          max-width: 100%;
          margin-inline: auto; } }
  .newsletter .gf-custom--is-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .newsletter .gf-custom--is-fullwidth {
    -ms-grid-column-span: 12 !important;
    grid-column: span 12 !important; }
    .newsletter .gf-custom--is-fullwidth.gfield--type-consent {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .user-newsletter .newsletter__top h1, .user-newsletter .newsletter__top h2, .user-newsletter .newsletter__top h3, .user-newsletter .newsletter__top h4 {
    width: 100%;
    max-width: 60rem; }
  .user-newsletter .newsletter__top p {
    max-width: 45rem; }
  .user-newsletter .newsletter__form {
    margin-left: 0; }
  .user-newsletter .newsletter .gform_wrapper.gform-theme--framework .gform_confirmation_message {
    margin-left: 0; }
  .user-newsletter .newsletter .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_checkbox {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: 0.2rem; }
  .user-newsletter .newsletter .gform_wrapper.gform-theme--framework .gfield--type-checkbox .gfield_validation_message {
    text-align: left; }
  .user-newsletter .newsletter .gform_wrapper.gform-theme--framework .gfield--type-email {
    display: none; }
  .user-newsletter .newsletter .gform_wrapper.gform-theme--framework .ginput_container_email input {
    background: rgba(0, 0, 0, 0.08); }
  .user-newsletter .newsletter .gform_wrapper.gform-theme--framework .gfield--type-consent {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .user-newsletter .newsletter .gform_wrapper.gform-theme--framework .gfield--type-consent .gfield_consent_label {
      margin-left: 0; }
      .user-newsletter .newsletter .gform_wrapper.gform-theme--framework .gfield--type-consent .gfield_consent_label a {
        text-decoration: underline; }
        .user-newsletter .newsletter .gform_wrapper.gform-theme--framework .gfield--type-consent .gfield_consent_label a:hover {
          text-decoration: none; }
  .user-newsletter .newsletter .gform_wrapper.gform-theme--framework .gfield--type-submit [type="submit"] {
    color: #fff; }

.faq-items {
  margin-top: 4rem;
  max-width: 120rem; }

.faq-item .faq-answer p {
  max-width: 80rem; }

.big-gallery .control {
  margin-top: 4rem;
  padding: 0 0.6rem 1rem;
  text-align: center; }
  .big-gallery .control > span {
    display: inline-block;
    vertical-align: middle; }
  .big-gallery .control .number strong {
    display: inline-block;
    width: 2rem;
    text-align: right; }
  .big-gallery .control .number span {
    display: inline-block;
    width: 2rem;
    text-align: left; }
  .big-gallery .control .slick-prev,
  .big-gallery .control .slick-next {
    display: inline-block !important;
    color: #78ae1c;
    vertical-align: middle;
    cursor: pointer; }

.big-gallery-items {
  margin-right: calc( (140rem - 100vw) / 2 - 2.5rem); }

.big-gallery-item {
  height: 40rem;
  padding: 0 2rem 0 0; }
  .big-gallery-item img {
    display: block;
    width: auto;
    height: 100%; }

.case-studies-items {
  margin: 0 -1.5rem; }
  .case-studies-items .slick-dots {
    width: 100%;
    margin: 3rem 0 0 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    .case-studies-items .slick-dots li {
      display: inline-block; }
      .case-studies-items .slick-dots li button {
        display: block;
        width: 1.4rem;
        height: 1.4rem;
        margin: 0.5rem;
        padding: 0;
        border: 0;
        border: 1px solid #d9d9d9;
        border-radius: 50%;
        background-color: #f8f8f8;
        font-size: 0;
        line-height: 0;
        color: transparent;
        -webkit-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s; }
      .case-studies-items .slick-dots li.slick-active button {
        background-color: #78ae1c;
        border-color: #78ae1c; }

.case-studies-item {
  position: relative;
  padding: 1.5rem;
  border: 1px solid #d2d2d2; }
  .case-studies-item .case-studies-image {
    position: absolute;
    left: 1.5rem;
    top: 1.5rem;
    bottom: 1.5rem;
    display: block;
    width: 48%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden; }
    .case-studies-item .case-studies-image img {
      display: block;
      width: auto;
      min-width: 100%;
      height: auto;
      min-height: 100%; }
  .case-studies-item .case-studies-content {
    position: relative;
    float: right;
    width: 48%;
    padding-top: 3rem;
    padding-bottom: 12rem; }
    .case-studies-item .case-studies-content .case-studies-text {
      max-width: 48rem; }
    .case-studies-item .case-studies-content .case-studies-person {
      position: absolute;
      right: 2rem;
      bottom: 1rem;
      font-size: 0; }
      .case-studies-item .case-studies-content .case-studies-person .case-studies-person-logo {
        display: inline-block;
        width: auto;
        max-width: 10rem;
        height: auto;
        max-height: 7rem;
        margin-right: 2rem;
        vertical-align: middle; }
      .case-studies-item .case-studies-content .case-studies-person .case-studies-person-photo {
        display: inline-block;
        width: 52px;
        height: auto;
        margin-right: 1rem;
        border: 1px solid #6e7a81;
        border-radius: 50%;
        vertical-align: middle; }
      .case-studies-item .case-studies-content .case-studies-person .case-studies-person-text {
        display: inline-block;
        font-size: 1.3rem;
        vertical-align: middle;
        line-height: 1.3; }
        .case-studies-item .case-studies-content .case-studies-person .case-studies-person-text p {
          margin-top: 0; }
        .case-studies-item .case-studies-content .case-studies-person .case-studies-person-text strong {
          color: #000; }

/*

			.news-image {
				display: block;
				float: left;
				width: 48%;

				img {
					display: block;
					width: auto;
					max-width: 100%;
					height: auto;
					margin: 0 0 0 auto;
				}
			}

			.news-content {
				float: left;
				width: 70%;

				.news-title {
					float: left;
					width: 48%;

					.news-meta {
						margin: 1.5rem 0 0;
						line-height: $line-height-alt;

						> span {
							display: inline-block;
							margin-left: 1.5rem;
							font-size: 1.3rem;
							color: #818181;
							white-space: nowrap;

							&:first-child {
								margin-left: 0;
							}

							a {
								color: $grey-dark;
								text-decoration: none;

								&:hover {
									text-decoration: underline;
								}
							}

							img {
								display: inline-block;
								width: 2.7rem;
								height: auto;
								margin-right: 1rem;
								vertical-align: middle;
								border: 1px solid $grey-dark;
								border-radius: 50%;
							}

							i {
								margin-right: 0.5rem;
							}

							&:not(.news-author) {
								color: #9da3a7;
							}
						}
					}
				}

				.news-text {
					float: left;
					width: 48%;
					margin-left: 4%;
				}
			}

			&.news-item-big {
				margin-bottom: 8rem;

				.news-image {
					float: left;
					width: 48%;
					margin-left: 0;
					margin-right: 4%;

					img {
						width: 100%;
					}
				}

				.news-content {
					width: 48%;
					padding-top: 1rem;

					.news-title {
						float: none;
						width: 100%;

						h3 {
							font-size: 2.6rem;
						}
					}

					.news-text {
						float: none;
						width: 100%;
						margin-left: 0;
						margin-top: 1rem;
					}
				}
			}
		}






		}
*/
.home-news-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  flex-wrap: wrap; }

.home-news-item {
  position: relative;
  display: block;
  width: 32%;
  margin-top: 2%;
  margin-left: 2%;
  padding: 3.5rem 3rem;
  padding-bottom: 5.5rem;
  border: 1px solid #c5c5c5;
  text-align: left;
  color: #555;
  text-decoration: none; }
  .home-news-item:nth-child(3n + 1) {
    margin-left: 0; }
  .home-news-item p {
    margin-top: 1rem; }
  .home-news-item .home-news-meta {
    margin: 0;
    line-height: 1.3; }
    .home-news-item .home-news-meta > span {
      display: inline-block;
      margin-right: 1.5rem;
      font-size: 1.3rem;
      color: #818181;
      white-space: nowrap; }
      .home-news-item .home-news-meta > span:last-child {
        margin-right: 0; }
      .home-news-item .home-news-meta > span a {
        color: #6e7a81;
        text-decoration: none; }
        .home-news-item .home-news-meta > span a:hover {
          text-decoration: underline; }
      .home-news-item .home-news-meta > span img {
        display: inline-block;
        width: 2.7rem;
        height: auto;
        margin-right: 1rem;
        vertical-align: middle;
        border: 1px solid #6e7a81;
        border-radius: 50%; }
      .home-news-item .home-news-meta > span i {
        margin-right: 0.5rem; }
      .home-news-item .home-news-meta > span:not(.news-author) {
        color: #9da3a7; }
  .home-news-item h3 {
    margin: 1rem 0 0;
    font-size: 2rem;
    text-align: left; }
  .home-news-item .read-more {
    position: absolute;
    left: 3rem;
    right: 3rem;
    bottom: 2rem; }
  .home-news-item:hover {
    border-color: #78ae1c;
    color: #555; }
    .home-news-item:hover .read-more .btn-icon-right {
      color: #87c420; }
      .home-news-item:hover .read-more .btn-icon-right i.icon-right {
        -webkit-transform: translateX(0.4rem);
        transform: translateX(0.4rem); }

.news-items {
  margin-top: 6rem; }

.news-item {
  margin-top: 6rem; }
  .news-item:first-child {
    margin-top: 0; }
  .news-item .news-image {
    display: block;
    float: right;
    width: 26%;
    max-width: 216px;
    margin-left: 4%; }
    .news-item .news-image img {
      display: block;
      width: auto;
      max-width: 100%;
      height: auto;
      margin: 0 0 0 auto; }
  .news-item .news-content {
    float: left;
    width: 70%; }
    .news-item .news-content .news-title {
      float: left;
      width: 48%; }
      .news-item .news-content .news-title .news-meta {
        margin: 1.5rem 0 0;
        line-height: 1.3; }
        .news-item .news-content .news-title .news-meta > span {
          display: inline-block;
          margin-right: 1.5rem;
          font-size: 1.3rem;
          color: #818181;
          white-space: nowrap; }
          .news-item .news-content .news-title .news-meta > span:last-child {
            margin-right: 0; }
          .news-item .news-content .news-title .news-meta > span a {
            color: #6e7a81;
            text-decoration: none; }
            .news-item .news-content .news-title .news-meta > span a:hover {
              text-decoration: underline; }
          .news-item .news-content .news-title .news-meta > span img {
            display: inline-block;
            width: 2.7rem;
            height: auto;
            margin-right: 1rem;
            vertical-align: middle;
            border: 1px solid #6e7a81;
            border-radius: 50%; }
          .news-item .news-content .news-title .news-meta > span i {
            margin-right: 0.5rem; }
          .news-item .news-content .news-title .news-meta > span:not(.news-author) {
            color: #9da3a7; }
    .news-item .news-content .news-text {
      float: left;
      width: 48%;
      margin-left: 4%; }
  .news-item.news-item-big {
    margin-bottom: 8rem; }
    .news-item.news-item-big .news-image {
      float: left;
      width: 48%;
      max-width: none;
      margin-left: 0;
      margin-right: 4%; }
      .news-item.news-item-big .news-image img {
        width: 100%;
        max-width: none; }
    .news-item.news-item-big .news-content {
      width: 48%;
      padding-top: 1rem; }
      .news-item.news-item-big .news-content .news-title {
        float: none;
        width: 100%; }
        .news-item.news-item-big .news-content .news-title h3 {
          font-size: 2.6rem; }
      .news-item.news-item-big .news-content .news-text {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 1rem; }
  .news-item:hover .news-content .news-title h3 a {
    text-decoration: underline; }

.pagination {
  margin-top: 4rem;
  text-align: center; }
  .pagination .page-numbers {
    display: inline-block;
    margin: 0 0.2rem;
    padding: 0 0.4rem;
    line-height: 3rem;
    border: 0;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    color: #888;
    text-decoration: none;
    vertical-align: middle; }
    .pagination .page-numbers.current {
      color: #000; }
  .pagination a.page-numbers:hover {
    color: #78ae1c; }
  .pagination a.page-numbers:active {
    color: #000; }
  .pagination a.page-numbers.prev, .pagination a.page-numbers.next {
    color: #78ae1c; }
    .pagination a.page-numbers.prev:hover, .pagination a.page-numbers.next:hover {
      border-color: transparent; }
    .pagination a.page-numbers.prev:active, .pagination a.page-numbers.next:active {
      border-color: transparent; }

.about-title .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat; }

.about-title-text {
  width: 48%; }

.about-title-items {
  text-align: left;
  font-size: 0; }

.about-title-item {
  display: inline-block;
  width: 25%;
  max-width: 16rem;
  min-width: 12rem;
  margin-top: 3rem;
  padding: 0 1rem;
  text-align: center;
  vertical-align: top; }
  .about-title-item .about-title-number {
    color: #78ae1c;
    font-size: 2.8rem;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 1.2; }
  .about-title-item .about-title-number-text {
    margin-top: 1rem;
    font-size: 1.3rem;
    line-height: 1.3; }

.about-title-quote {
  position: relative;
  width: 48%;
  margin-left: 4%; }
  .about-title-quote .about-title-quote-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 2.8rem;
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    line-height: 1.2;
    text-align: center;
    color: #fff; }
    .about-title-quote .about-title-quote-text .quote {
      font-size: 4.5rem;
      line-height: 1;
      font-weight: 600; }
      .about-title-quote .about-title-quote-text .quote:first-child {
        padding-right: 3px; }
      .about-title-quote .about-title-quote-text .quote:last-child {
        padding-left: 6px; }
  .about-title-quote .person-small {
    position: absolute;
    right: -8rem;
    bottom: -2.5rem; }

.person-small {
  font-size: 0; }
  .person-small img {
    display: inline-block;
    width: 52px;
    height: auto;
    margin-right: 1rem;
    border: 1px solid #6e7a81;
    border-radius: 50%;
    vertical-align: middle; }
  .person-small .person-small-text {
    display: inline-block;
    font-size: 1.3rem;
    color: #fff;
    vertical-align: middle;
    line-height: 1.3; }
    .person-small .person-small-text p {
      margin-top: 0; }
    .person-small .person-small-text strong {
      color: #fff; }

.about-history {
  margin-top: 4rem; }

.about-history-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  flex-wrap: wrap; }

.about-history-item {
  width: 20%;
  margin-top: 2rem;
  padding: 0.2rem 3.5rem;
  border-left: 1px solid #c5c5c5; }
  .about-history-item .about-history-year {
    margin-bottom: 1rem;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 1.2;
    font-size: 2rem;
    color: #000; }

.lecturer-videos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4rem 6rem;
  margin-top: 5rem; }
  @media screen and (max-width: 800px) {
    .lecturer-videos {
      gap: 4rem 4rem; } }
  .lecturer-videos .video-item {
    width: calc(50% - (6rem / 2)); }
    @media screen and (max-width: 800px) {
      .lecturer-videos .video-item {
        width: calc(50% - (4rem / 2)); } }
    @media screen and (max-width: 640px) {
      .lecturer-videos .video-item {
        width: 100%; } }

.lecturer-info {
  padding: 5rem;
  padding-top: 4.5rem;
  text-align: center; }
  .lecturer-info .lecturer-image {
    position: relative;
    width: 90%;
    max-width: calc(180px + 1rem + 4px);
    margin: 0 auto;
    padding: 0.5rem;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%; }
    .lecturer-info .lecturer-image img {
      display: block;
      width: 100%;
      height: auto;
      border: 1px solid #6e7a81;
      border-radius: 50%; }
  .lecturer-info .lecturer-quote {
    position: relative;
    margin-bottom: 7rem; }
    .lecturer-info .lecturer-quote::before {
      content: "„";
      position: absolute;
      left: 60%;
      top: -7.4rem;
      font-size: 8rem;
      font-family: Arial;
      font-weight: bold;
      text-align: center;
      line-height: 0;
      color: #78ae1c; }
    .lecturer-info .lecturer-quote h2 {
      max-width: 24rem;
      margin: 2.5rem auto 0;
      font-size: 2rem;
      text-align: center; }
  .lecturer-info .lecturer-tailored {
    margin-top: 2rem; }
    .lecturer-info .lecturer-tailored .btn {
      margin-top: 2rem; }

.references-lite-items .slick-dots {
  width: 100%;
  margin: 3rem 0 0 0;
  padding: 0;
  list-style: none;
  text-align: center; }
  .references-lite-items .slick-dots li {
    display: inline-block; }
    .references-lite-items .slick-dots li button {
      display: block;
      width: 1.4rem;
      height: 1.4rem;
      margin: 0.5rem;
      padding: 0;
      border: 0;
      border: 1px solid #d9d9d9;
      border-radius: 50%;
      background-color: #f8f8f8;
      font-size: 0;
      line-height: 0;
      color: transparent;
      -webkit-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s; }
    .references-lite-items .slick-dots li.slick-active button {
      background-color: #78ae1c;
      border-color: #78ae1c; }

.references-lite-item {
  padding: 0 2rem; }
  .references-lite-item .references-lite-image {
    position: relative;
    float: left;
    width: calc(9.5rem + 1rem + 4px);
    margin-right: 3rem;
    padding: 0.5rem;
    border: 1px solid rgba(7, 131, 203, 0.3);
    border-radius: 50%; }
    .references-lite-item .references-lite-image::before {
      content: "„";
      position: absolute;
      right: -0.2rem;
      bottom: 3.8rem;
      font-size: 8rem;
      font-family: Arial;
      font-weight: bold;
      text-align: center;
      line-height: 0;
      color: #78ae1c; }
    .references-lite-item .references-lite-image img {
      display: block;
      width: 100%;
      height: auto;
      border: 1px solid #6e7a81;
      border-radius: 50%; }
  .references-lite-item .references-lite-text {
    padding-top: 2rem;
    font-size: 1.3rem;
    overflow: hidden; }
    .references-lite-item .references-lite-text .references-lite-author {
      margin-top: 1rem; }

.footer-contact::before {
  content: "";
  position: absolute;
  top: 6rem;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #d2d2d2; }

.footer-contact-text {
  float: left;
  width: 48%;
  padding-top: 12rem; }
  .footer-contact-text p.contacts a {
    font-size: 1.6rem;
    color: #000; }
    .footer-contact-text p.contacts a i {
      top: 0.3rem;
      font-size: 2rem; }

.footer-contact-form {
  float: right;
  width: 48%; }

.shopping-menu ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .shopping-menu ul li {
    margin: 0;
    padding: 0;
    border-top: 1px solid #d2d2d2; }
    .shopping-menu ul li:last-child {
      border-bottom: 1px solid #d2d2d2; }
    .shopping-menu ul li a {
      position: relative;
      display: block;
      padding: 2rem 0.2rem;
      color: #000;
      text-decoration: none;
      font-family: "Poppins", sans-serif;
      font-weight: 400;
      line-height: 1.2;
      text-transform: uppercase; }
      .shopping-menu ul li a::after {
        content: "\e805";
        position: absolute;
        right: 0.8rem;
        top: 50%;
        margin-top: -0.7rem;
        font-family: "icons";
        font-weight: normal;
        font-style: normal;
        font-size: 1.4rem;
        color: #ddd;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s; }
      .shopping-menu ul li a:hover {
        color: #000;
        text-decoration: none; }
        .shopping-menu ul li a:hover::after {
          color: #000; }
    .shopping-menu ul li.active a {
      color: #78ae1c; }
      .shopping-menu ul li.active a::after {
        color: #78ae1c; }

.shopping-nav {
  text-align: left; }
  .shopping-nav ul {
    margin: 3.5rem 0 0;
    padding: 0 0 0 2.5rem;
    list-style: none; }
    .shopping-nav ul li {
      margin: 0;
      padding: 0; }
      .shopping-nav ul li::before {
        content: none; }
      .shopping-nav ul li a {
        display: block;
        padding: 0.5rem 0;
        color: #78ae1c;
        text-decoration: underline; }
        .shopping-nav ul li a:hover {
          text-decoration: underline; }

.shopping-text {
  margin: 4rem 0 0;
  padding: 4rem 0 0; }

.shopping-files {
  margin: 4rem 0 0;
  padding: 4rem 0 0; }
  .shopping-files .accordion-items {
    margin-top: 2rem; }
  .shopping-files .files-items {
    margin-top: 0; }

/* checkout *************************************************************/
.checkout-steps ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  padding-bottom: 6rem;
  list-style: none;
  font-size: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  counter-reset: step; }
  .checkout-steps ul::after {
    content: "";
    position: absolute;
    left: 3rem;
    right: 3rem;
    top: 13px;
    display: block;
    height: 1px;
    background-color: #6e7a81;
    opacity: 0.5;
    z-index: 1; }
  .checkout-steps ul li {
    position: relative;
    display: block;
    width: 6rem;
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: top;
    text-align: center;
    counter-increment: step;
    z-index: 2; }
    .checkout-steps ul li .checkout-steps-circle {
      display: block;
      width: 27px;
      height: 27px;
      margin: 0 auto;
      padding: 4px;
      border: 1px solid #6e7a81;
      border-radius: 50%;
      background-color: #fff; }
      .checkout-steps ul li .checkout-steps-circle::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        border: 1px solid #c5c5c5;
        border-radius: 50%; }
    .checkout-steps ul li .checkout-steps-title {
      position: absolute;
      left: 50%;
      display: block;
      width: 20rem;
      margin-top: 1rem;
      font-family: "Poppins", sans-serif;
      font-weight: 400;
      font-size: 1.4rem;
      text-transform: uppercase;
      white-space: nowrap;
      color: #6e7a81;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      .checkout-steps ul li .checkout-steps-title::before {
        content: counter(step) ". "; }
    .checkout-steps ul li:last-child .checkout-steps-circle::before {
      content: "\f00c";
      width: 100%;
      height: 100%;
      padding-left: 1px;
      border: 0;
      border-radius: 0;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: 1.5rem;
      color: #78ae1c;
      line-height: 17px;
      text-align: center;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .checkout-steps ul li.active .checkout-steps-circle::before {
      border-color: #78ae1c;
      background-color: #78ae1c; }
    .checkout-steps ul li.active .checkout-steps-title {
      color: #000; }

.cart-item {
  margin-top: 1.8rem; }
  .cart-item .courses-item {
    position: relative;
    margin-top: 0;
    padding: 1.8rem 2rem;
    border-width: 1px 0 0 0; }
    .cart-item .courses-item .courses-meta {
      width: 12rem; }
    .cart-item .courses-item .courses-title {
      width: calc(100% - 12rem - (11rem * 2) - 16rem - 5rem); }
    .cart-item .courses-item .courses-price {
      width: 11rem;
      padding-right: 0;
      text-align: right; }
      .cart-item .courses-item .courses-price p {
        margin: 0; }
    .cart-item .courses-item.is-accredited .courses-price .price-tax {
      display: none; }
    .cart-item .courses-item .courses-quantity {
      width: 16rem;
      text-align: right; }
    .cart-item .courses-item .courses-remove {
      width: 5rem;
      text-align: right; }
      .cart-item .courses-item .courses-remove a {
        display: inline-block;
        padding: 1rem;
        padding-right: 0.5rem;
        font-size: 1.6rem;
        color: #ccc; }
        .cart-item .courses-item .courses-remove a:hover {
          color: #aaa; }
        .cart-item .courses-item .courses-remove a:active {
          color: #888; }
  .cart-item .courses-attendees {
    position: relative;
    padding: 0 2rem; }
    .cart-item .courses-attendees .accordion-item::before {
      content: "";
      position: absolute;
      display: block;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      background-color: #f6f6f6;
      z-index: 0;
      -webkit-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s; }
    .cart-item .courses-attendees .accordion-item .accordion-title {
      padding-left: 0; }
    .cart-item .courses-attendees .accordion-item .accordion-content {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 0; }
      .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-items {
        counter-reset: attendee; }
        .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-items.courses-attendees-items-kooperativa {
          max-width: none; }
      .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item {
        margin-bottom: 5px;
        font-size: 0;
        counter-increment: attendee; }
        .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item::before {
          content: counter(attendee);
          display: inline-block;
          width: 2.5rem;
          font-size: 1.5rem;
          font-family: "Poppins", sans-serif;
          font-weight: 400;
          line-height: 1.2;
          color: #000;
          vertical-align: middle; }
        .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item .input-fancy {
          display: inline-block;
          width: 8rem;
          margin-left: 3px;
          font-size: 1.4rem;
          vertical-align: middle; }
          .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item .input-fancy:nth-child(2), .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item .input-fancy:nth-child(3), .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item .input-fancy:nth-child(5), .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item .input-fancy:nth-child(6) {
            width: calc( 25% - 3px - ( ( (2 * (8rem + 3px)) - (2.5rem) - (3rem + 3px) ) / 9 * 5 )); }
        .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item .attendee-remove {
          width: 3rem;
          display: inline-block;
          margin-left: 3px;
          text-align: right;
          vertical-align: middle; }
          .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item .attendee-remove a {
            display: inline-block;
            padding: 1rem;
            padding-right: 0.5rem;
            font-size: 1.6rem;
            color: #ccc; }
            .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item .attendee-remove a:hover {
              color: #aaa; }
            .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item .attendee-remove a:active {
              color: #888; }
        .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item .attendee-official {
          max-width: 75rem;
          margin-top: 2rem;
          margin-left: auto;
          margin-right: 0;
          padding-bottom: 2rem;
          font-size: 1.4rem; }
          .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item .attendee-official .attendee-official-details {
            padding-left: 3.4rem; }
            .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item .attendee-official .attendee-official-details p {
              margin-bottom: 2rem; }
            .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item .attendee-official .attendee-official-details .input-fancy {
              display: inline-block;
              width: 100%;
              max-width: 26rem;
              margin-left: 0;
              margin-right: 3px;
              font-size: 1.4rem;
              vertical-align: middle; }
        .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item.courses-attendees-item-kooperativa .input-fancy {
          width: 8rem;
          margin-left: 3px; }
          .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item.courses-attendees-item-kooperativa .input-fancy:nth-child(3), .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item.courses-attendees-item-kooperativa .input-fancy:nth-child(4), .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item.courses-attendees-item-kooperativa .input-fancy:nth-child(6), .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item.courses-attendees-item-kooperativa .input-fancy:nth-child(7) {
            width: calc( 25% - 3px - ( ( (2 * (8rem + 3px)) - (2.5rem) - (3rem + 3px) ) / 7 * 5 )); }
        .cart-item .courses-attendees .accordion-item .accordion-content .courses-attendees-item.faded {
          opacity: 0.5;
          pointer-events: none; }
      .cart-item .courses-attendees .accordion-item .accordion-content .btn {
        margin-top: 2rem; }
    .cart-item .courses-attendees .accordion-item.open::before {
      bottom: 3.8rem;
      -webkit-transition: all 0.15s ease-out 0.15s;
      transition: all 0.15s ease-out 0.15s; }
  .cart-item.faded {
    opacity: 0.5;
    pointer-events: none; }

.cart-empty {
  margin-top: 2rem; }
  .cart-empty .btn {
    margin-right: 2rem; }

.cart-summary {
  margin-top: 1.8rem;
  padding-top: 1.8rem;
  border-top: 1px solid #d2d2d2; }
  .cart-summary .cart-right {
    float: right;
    width: 60%;
    max-width: 40rem;
    padding-right: 7rem; }
  .cart-summary .cart-left {
    float: left; }
  .cart-summary .btn {
    margin-top: 0.5rem; }
  .cart-summary button.btn {
    display: block;
    width: 100%;
    margin-top: 3rem; }

/*
	.cart-item {
		margin-bottom: 1.5rem;
		padding-bottom: 0;
		border-bottom: 0;
	}

		.cart-item:last-child {
			margin-bottom: 0;
		}

		.cart-image {
			width: 4rem;
			margin-right: 1rem;
		}

		.cart-items .cart-price {
			float: right;
			display: block;
			// width: 8rem;
			margin-top: -0.2rem;
			margin-left: 1rem;
			margin-right: 0;
		}

		h2 {
			margin-bottom: 1.4rem;
			font-size: 2rem;
		}

		h3 {
			margin: 0 0 0.4rem;
			font-size: 1.5rem;
		}

		p {
			margin: 0;
		}

		p.cart-summary-address-edit-wrap {
			margin-top: 0.8rem;

			a {
				text-decoration: none;

				&:hover {
					color: $yellow;
				}
			}
		}
*/
.cart-summary-row {
  margin: 0.5rem 0; }
  .cart-summary-row .cart-summary-label {
    float: left;
    display: block;
    padding-right: 1rem; }
  .cart-summary-row .cart-summary-value {
    float: right;
    display: block;
    line-height: 1.6; }
  .cart-summary-row.total {
    line-height: 3rem; }
    .cart-summary-row.total .cart-summary-label {
      color: #000; }
    .cart-summary-row.total .cart-summary-value {
      font-size: 2.2rem; }
  .cart-summary-row.faded {
    opacity: 0.3; }
    .cart-summary-row.faded * {
      pointer-events: none; }

.checkout-buttons {
  margin-top: 1.8rem;
  padding-top: 1.8rem;
  border-top: 1px solid #d2d2d2; }
  .checkout-buttons .checkout-buttons-right {
    float: right;
    width: 60%;
    text-align: right; }
    .checkout-buttons .checkout-buttons-right .btn {
      margin-top: 0; }
  .checkout-buttons .checkout-buttons-left {
    float: left; }
    .checkout-buttons .checkout-buttons-left .btn {
      margin-top: 1.3rem; }

.payment-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  flex-wrap: wrap; }

.payment-item {
  width: 49%;
  margin-left: 2%;
  margin-bottom: 2%; }
  .payment-item:nth-child(2n + 1) {
    margin-left: 0; }

.big-radio {
  position: absolute;
  left: 0;
  opacity: 0; }

.big-radio + label {
  position: relative;
  display: block;
  height: 100%;
  padding: 1.6rem 2rem 4rem 5.2rem;
  border: 1px solid #c5c5c5;
  border-radius: 2px;
  color: #555;
  vertical-align: top;
  cursor: pointer; }
  .big-radio + label strong {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 1.2; }
  .big-radio + label p {
    margin-top: 1rem; }

.big-radio:checked + label {
  border-color: #78ae1c; }

.big-radio + label::before {
  content: "";
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  display: block;
  width: 23px;
  height: 23px;
  padding: 3px;
  border: 1px solid #6e7a81;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }

.big-radio + label::after {
  content: "";
  position: absolute;
  top: calc(1.5rem + 4px);
  left: calc(1.5rem + 4px);
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #c5c5c5;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }

.big-radio:checked + label::after {
  background-color: #78ae1c;
  border-color: #78ae1c; }

.cart-sidebar {
  padding: 3rem 3.5rem;
  background-color: #f6f6f6; }

.cart-sidebar-title {
  font-size: 1.2rem;
  color: #000;
  line-height: 1.3; }

.cart-sidebar-items {
  margin-top: 1rem; }

.cart-sidebar-item {
  position: relative;
  padding: 1.2rem 0;
  font-size: 0;
  border-top: 1px solid #dadada; }
  .cart-sidebar-item:last-child {
    padding-bottom: 0; }
  .cart-sidebar-item h3 {
    margin-bottom: 1rem;
    font-size: 1.4rem; }
    .cart-sidebar-item h3 a {
      color: #000; }
      .dark .cart-sidebar-item h3 a {
        color: #fff; }
  .cart-sidebar-item > div {
    display: inline-block;
    font-size: 1.4rem;
    vertical-align: middle; }
  .cart-sidebar-item .cart-sidebar-meta {
    width: 12rem; }
    .cart-sidebar-item .cart-sidebar-meta p {
      margin: 0;
      font-size: 1.3rem;
      color: #818181;
      white-space: nowrap;
      position: relative;
      margin: 0.4rem 0;
      padding-left: 2.2rem;
      line-height: 1.3; }
      .cart-sidebar-item .cart-sidebar-meta p i {
        margin-right: 0.5rem;
        position: absolute;
        top: 0.2rem;
        left: 0; }
      .dark .cart-sidebar-item .cart-sidebar-meta p {
        color: #ccd0d5; }
  .cart-sidebar-item .cart-sidebar-price {
    width: calc(100% - 12rem);
    text-align: right; }
    .cart-sidebar-item .cart-sidebar-price p {
      margin: 0; }
  .cart-sidebar-item.is-accredited .price-tax {
    display: none; }

.cart-sidebar-totals .cart-summary-row.border-top {
  margin-top: 1.2rem;
  padding-top: 1.2rem;
  border-top: 1px solid #dadada; }

#cart-items-total.hide-price-notax span {
  display: none; }

.checkout-discount-options {
  padding-left: 3.4rem; }
  .checkout-discount-options .input-fancy {
    max-width: 30rem; }

.check-isic-wrap .btn {
  margin-top: 0;
  margin-bottom: 1rem; }

.checkout-contractor-note {
  margin-top: 4rem; }
  .checkout-contractor-note p {
    margin-top: 1rem; }

.checkout-agreement {
  margin-top: 6rem;
  text-align: right; }

.order-confirmation {
  display: none;
  width: 95%;
  max-width: 70rem;
  padding: 0;
  text-align: center;
  z-index: 999; }
  .order-confirmation .box {
    padding: 5rem; }
  .order-confirmation h2,
  .order-confirmation h3 {
    text-align: center; }
  .order-confirmation.added-to-cart {
    text-align: left; }
    .order-confirmation.added-to-cart h2,
    .order-confirmation.added-to-cart h3 {
      text-align: left; }
    .order-confirmation.added-to-cart .cart-sidebar-item {
      margin-top: 2rem;
      border-top: 0; }
    .order-confirmation.added-to-cart .checkout-buttons {
      border-top-color: rgba(255, 255, 255, 0.2); }

/************************************************************************/
.text-shadow {
  text-shadow: 1px 1px 40px rgba(0, 0, 0, 0.2); }

.border-top {
  border-top: 1px solid #d2d2d2; }
  .border-top.border-top-double {
    border-top-width: 10px;
    border-top-color: #eee; }

.border-bottom {
  border-bottom: 1px solid #d2d2d2; }

@-webkit-keyframes bounce {
  0%,
  75%,
  80%,
  88.25%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  85%,
  85.75% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1); }
  92.5% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05); }
  95% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
    transform: translateZ(0) scaleY(0.95); }
  97.5% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02); } }

@keyframes bounce {
  0%,
  75%,
  80%,
  88.25%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  85%,
  85.75% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1); }
  92.5% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05); }
  95% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
    transform: translateZ(0) scaleY(0.95); }
  97.5% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02); } }

.footer {
  background-color: #f6f6f6; }
  .footer h2 {
    position: relative;
    margin-bottom: 2rem;
    font-size: 1.5rem;
    text-align: left; }
  .footer a {
    color: #555;
    text-decoration: none; }
    .footer a:hover {
      color: #083b6c;
      text-decoration: none; }
  .footer .col {
    float: left;
    width: 18.4%;
    margin-left: 2%; }
    .footer .col:nth-child(1) {
      margin-left: 0; }
  .footer nav ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .footer nav ul li {
      position: relative;
      margin: 0;
      padding: 0;
      padding-left: 1.2rem; }
      .footer nav ul li::before {
        content: "-";
        position: absolute;
        left: 0; }
      .footer nav ul li a {
        position: relative;
        display: block;
        padding: 0.2rem 0;
        line-height: 1.3; }
        .footer nav ul li a i {
          margin-right: 1rem; }
        .footer nav ul li a:hover {
          color: #0783cb; }
    .footer nav ul + ul {
      margin-top: 1rem; }
      .footer nav ul + ul li a {
        text-transform: none; }
  .footer .footer-contacts a i {
    display: inline-block;
    width: 2rem;
    margin-right: 0.8rem;
    color: #0783cb; }
  .footer .footer-contacts a:hover {
    color: #0783cb; }
  .footer .footer-social a i {
    display: inline-block;
    width: 3.8rem;
    height: 3.8rem;
    margin-top: 0.5rem;
    margin-right: 1rem;
    border: 1px solid #d2d2d2;
    border-radius: 50%;
    line-height: 3.6rem;
    font-size: 1.6rem;
    text-align: center;
    color: #0783cb;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
  .footer .footer-social a:hover {
    color: #0783cb; }
    .footer .footer-social a:hover i {
      border-color: #0783cb;
      color: #0783cb; }

.partners-items {
  margin-top: 2rem;
  font-size: 0;
  text-align: center; }
  .cooperation .partners-items {
    margin-top: 0.5rem;
    text-align: left; }

.partners-item {
  display: inline-block;
  width: auto;
  max-width: 14rem;
  height: auto;
  max-height: 8rem;
  margin: 1.5rem 2rem;
  vertical-align: middle; }
  .cooperation .partners-item {
    margin: 1rem 4rem 0.5rem 0; }

.cooperation {
  padding: 2rem 0; }

.copyright {
  position: relative;
  padding: 2rem 0; }
  .copyright .copyright-text {
    float: left; }
    .copyright .copyright-text span {
      display: inline-block;
      margin-right: 2rem;
      padding: 0.5rem 0; }
      .copyright .copyright-text span:last-child {
        margin-right: 0; }
      .copyright .copyright-text span a {
        color: #555;
        text-decoration: underline; }
        .copyright .copyright-text span a:hover {
          color: #555;
          text-decoration: none; }
  .copyright .created {
    float: right;
    padding: 0.5rem 0;
    text-align: right; }
    .copyright .created a {
      color: #555;
      text-decoration: none; }
      .copyright .created a img {
        position: relative;
        top: -1px;
        display: inline-block;
        width: auto;
        height: 1.6rem;
        margin-left: 1rem;
        vertical-align: middle;
        opacity: 0.6;
        -webkit-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s; }
      .copyright .created a:hover {
        color: #555;
        text-decoration: none; }
        .copyright .created a:hover img {
          opacity: 1; }

@keyframes how-step {
  from {
    width: 0; }
  to {
    width: 100%; } }

@-webkit-keyframes how-step {
  from {
    width: 0; }
  to {
    width: 100%; } }

.how video {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 12rem;
  margin-bottom: 1px; }

.how-items {
  max-width: 100rem;
  margin: 0 auto;
  margin-top: 6rem;
  counter-reset: how; }

.how-item {
  position: relative;
  float: left;
  width: 32%;
  margin-left: 2%;
  padding-top: 5rem;
  text-align: center;
  counter-increment: how; }
  .how-item::before {
    content: counter(how);
    position: absolute;
    left: 0;
    right: 0;
    top: 1rem;
    display: block;
    width: 100%;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 2rem;
    text-align: center;
    color: #555;
    font-variant-numeric: tabular-nums;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
  .how-item:nth-child(3n + 1) {
    clear: left;
    margin-left: 0; }
  .how-item .how-progressbar {
    width: 100%;
    height: 1px;
    background-color: #ccc; }
    .how-item .how-progressbar::before {
      content: "";
      display: block;
      width: 0;
      height: 100%;
      background-color: #000; }
  .how-item h3 {
    margin-top: 1.2rem;
    text-align: center;
    color: #555;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
  .how-item p {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
  .step-1 .how-item:nth-child(1)::before {
    color: #000; }
  .step-1 .how-item:nth-child(1) .how-progressbar::before {
    -webkit-animation-name: how-step;
    animation-name: how-step;
    -webkit-animation-duration: 1.9s;
    animation-duration: 1.9s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  .step-1 .how-item:nth-child(1) h3 {
    color: #000; }
  .step-1 .how-item:nth-child(1) p {
    opacity: 1; }
  .step-2 .how-item:nth-child(1) .how-progressbar::before {
    width: 100% !important; }
  .step-2 .how-item:nth-child(2) .how-progressbar::before {
    -webkit-animation-name: how-step;
    animation-name: how-step;
    -webkit-animation-duration: 1.9s;
    animation-duration: 1.9s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  .step-2 .how-item:nth-child(1)::before, .step-2 .how-item:nth-child(2)::before {
    color: #000; }
  .step-2 .how-item:nth-child(1) h3, .step-2 .how-item:nth-child(2) h3 {
    color: #000; }
  .step-2 .how-item:nth-child(1) p, .step-2 .how-item:nth-child(2) p {
    opacity: 1; }
  .step-3 .how-item:nth-child(1) .how-progressbar::before, .step-3 .how-item:nth-child(2) .how-progressbar::before {
    width: 100% !important; }
  .step-3 .how-item:nth-child(3) .how-progressbar::before {
    -webkit-animation-name: how-step;
    animation-name: how-step;
    -webkit-animation-duration: 1.9s;
    animation-duration: 1.9s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  .step-3 .how-item:nth-child(1)::before, .step-3 .how-item:nth-child(2)::before, .step-3 .how-item:nth-child(3)::before {
    color: #000; }
  .step-3 .how-item:nth-child(1) h3, .step-3 .how-item:nth-child(2) h3, .step-3 .how-item:nth-child(3) h3 {
    color: #000; }
  .step-3 .how-item:nth-child(1) p, .step-3 .how-item:nth-child(2) p, .step-3 .how-item:nth-child(3) p {
    opacity: 1; }

.price {
  white-space: nowrap; }

.products-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.products-item {
  display: block;
  width: 23.5%;
  margin-left: 2%;
  margin-top: 2%;
  text-decoration: none;
  color: inherit;
  text-decoration: none; }
  .products-item:nth-child(4n + 1) {
    margin-left: 0; }
  .products-item .products-image {
    border: 1px solid #d2d2d2;
    overflow: hidden; }
    .products-item .products-image img {
      display: block;
      width: 100%;
      height: auto;
      -webkit-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s; }
  .products-item .products-text {
    padding: 1.5rem 1rem; }
    .products-item .products-text .products-price {
      float: right;
      margin: 0;
      margin-top: -0.3rem;
      line-height: 1.3;
      text-align: right; }
    .products-item .products-text .subtitle {
      margin-top: 0; }
    .products-item .products-text h3 {
      margin-top: 0.2rem;
      margin-bottom: 0.2rem; }
      .products-item .products-text h3 span {
        display: inline-block;
        border-bottom: 1px solid transparent;
        -webkit-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s; }
  .products-item:hover {
    color: inherit;
    text-decoration: none; }
    .products-item:hover .products-image img {
      -webkit-transform: scale(1.05);
      transform: scale(1.05); }
    .products-item:hover .products-text h3 span {
      border-color: rgba(0, 0, 0, 0.4); }

/*
.about-image {
	display: block;
	width: 100%;
	height: auto;
}

.about {
	width: 100%;
	height: 100vh;
	// padding: 0;
	background-color: #0b0b0b;
	overflow: hidden;
	@include transition($time: 0.35s, $function: cubic-bezier(0.33, 1, 0.68, 1), $delay: 0.1s);

	&::before {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 25rem;
		background: -moz-linear-gradient(top, rgba(11,11,11,0) 0%, rgba(11,11,11,1) 100%);
		background: -webkit-linear-gradient(top, rgba(11,11,11,0) 0%,rgba(11,11,11,1) 100%);
		background: linear-gradient(to bottom, rgba(11,11,11,0) 0%,rgba(11,11,11,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000b0b0b', endColorstr='#0b0b0b',GradientType=0 );
		pointer-events: none;
		z-index: 10;
	}

	.inner {
		height: 100%;
		z-index: 45;
	}

	.page-header {
		position: absolute;
		// @include centering();
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 50;
	}
}
*/
.contact-left {
  float: left;
  width: 48%; }

.contact-right {
  float: right;
  width: 48%; }

.contact-info-items {
  margin-top: 6rem; }

.contact-info-item {
  margin-top: 4rem; }
  .contact-info-item:first-child {
    margin-top: 0; }
  .contact-info-item .contact-info-title {
    float: left;
    width: 37.5%; }
  .contact-info-item .contact-info-text {
    float: left;
    width: 54%;
    margin-left: 8.5%; }

p.contacts a {
  display: inline-block;
  margin: 1rem 3rem 0 0;
  color: #78ae1c;
  font-size: 1.8rem;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none; }
  p.contacts a i {
    position: relative;
    top: 0.4rem;
    margin-right: 1rem;
    color: #78ae1c;
    font-size: 2.4rem; }
  p.contacts a:hover {
    text-decoration: none; }

.contacts-title {
  float: left;
  width: 18%; }

.contacts-text {
  float: left;
  width: 26%;
  margin-left: 4%; }
  .contacts-text img {
    display: block;
    width: 100%;
    height: auto; }

.contacts-map {
  float: left;
  width: 48%;
  margin-left: 4%; }
  .contacts-map .map {
    width: 100%;
    height: 38rem; }
    .contacts-map .map .copyright {
      padding: 0;
      background: transparent; }

.contacts-items {
  float: left;
  width: 78%;
  margin-top: -1.5rem;
  margin-left: 4%; }

.contacts-item .contacts-person {
  max-width: 42rem;
  margin-top: 2rem; }
  .contacts-item .contacts-person:first-child {
    margin-top: 0; }
  .contacts-item .contacts-person .contacts-person-image {
    position: relative;
    float: left;
    width: calc(10rem + 1rem + 4px);
    margin: 0 auto;
    margin-right: 3rem;
    padding: 0.5rem;
    border: 1px solid rgba(7, 131, 203, 0.3);
    border-radius: 50%; }
    .contacts-item .contacts-person .contacts-person-image img {
      display: block;
      width: 100%;
      height: auto;
      border: 1px solid #6e7a81;
      border-radius: 50%; }
  .contacts-item .contacts-person .contacts-person-text {
    padding-top: 2.5rem;
    overflow: hidden; }
    .contacts-item .contacts-person .contacts-person-text h4 {
      margin-bottom: 0;
      font-size: 1.4rem; }
    .contacts-item .contacts-person .contacts-person-text p {
      margin-top: 1rem; }
    .contacts-item .contacts-person .contacts-person-text i {
      margin-right: 1rem;
      color: #0783cb; }
    .contacts-item .contacts-person .contacts-person-text a {
      color: #0783cb;
      text-decoration: underline; }
      .contacts-item .contacts-person .contacts-person-text a:hover {
        text-decoration: none; }

.gform-field-label--type-sub {
  display: none; }

.gform_wrapper.gform-theme {
  --gf-label-space-primary: 0;
  --gf-form-gap-y: 1.4rem;
  --gf-form-gap-x: 8px;
  --gf-form-validation-bg-color: #ae1517;
  --gf-form-validation-heading-color: #fff; }
  .gform_wrapper.gform-theme.gform_confirmation_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 300px; }
  .gform_wrapper.gform-theme form::after {
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translate(-2.4rem, -0.5rem);
            transform: translate(-2.4rem, -0.5rem);
    width: calc(100% + 2 * 2.4rem);
    height: calc(100% + 2 * 0.5rem);
    -webkit-backdrop-filter: blur(3px);
            backdrop-filter: blur(3px);
    -webkit-transition: opacity 0.2s ease 0.1s;
    transition: opacity 0.2s ease 0.1s;
    opacity: 0; }
  .gform_wrapper.gform-theme form[data-active-form="true"] {
    position: relative; }
    .gform_wrapper.gform-theme form[data-active-form="true"] .gform-loader {
      z-index: 2;
      top: calc(50% - 16px);
      left: calc(50% - 16px);
      position: absolute;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 4px;
      background: #fff; }
    .gform_wrapper.gform-theme form[data-active-form="true"]::after {
      z-index: 1;
      opacity: 1; }
  @media (min-width: 640px) {
    .gform_wrapper.gform-theme .gf_name_has_2 > :first-child {
      padding-right: calc(var(--gf-form-gap-x) / 2); }
    .gform_wrapper.gform-theme .gf_name_has_2 > :last-child {
      padding-left: calc(var(--gf-form-gap-x) / 2); } }
  .gform_wrapper.gform-theme .gform_confirmation_message {
    width: 100%;
    padding: 1rem 1.4rem;
    border: 0;
    background-color: #78ae1c;
    color: #fff;
    border-radius: var(--gf-form-validation-radius);
    text-align: center; }
  .gform_wrapper.gform-theme .gform_heading {
    display: none; }
  .gform_wrapper.gform-theme .gform_validation_errors {
    margin-bottom: 1.5rem;
    border: 0;
    padding: 1rem 1.4rem;
    color: #fff; }
    .gform_wrapper.gform-theme .gform_validation_errors .gform-icon--circle-error {
      display: none; }
  .gform_wrapper.gform-theme .gform_submission_error {
    margin-bottom: 0; }
  .gform_wrapper.gform-theme .gfield_validation_message {
    color: #ff7f81; }
  .gform_wrapper.gform-theme .sendBtn {
    margin-left: auto;
    margin-right: auto;
    cursor: pointer; }
  .gform_wrapper.gform-theme [type="text"],
  .gform_wrapper.gform-theme [type="number"],
  .gform_wrapper.gform-theme [type="email"],
  .gform_wrapper.gform-theme [type="tel"],
  .gform_wrapper.gform-theme textarea {
    display: block;
    width: 100%;
    height: auto;
    padding: 1rem;
    padding: 1rem 1.4rem;
    font-size: 1.5rem;
    line-height: 2rem;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    color: #000;
    -webkit-appearance: none;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    -webkit-transition-property: background, border;
    transition-property: background, border; }
    .gform_wrapper.gform-theme [type="text"]::-webkit-input-placeholder,
    .gform_wrapper.gform-theme [type="number"]::-webkit-input-placeholder,
    .gform_wrapper.gform-theme [type="email"]::-webkit-input-placeholder,
    .gform_wrapper.gform-theme [type="tel"]::-webkit-input-placeholder,
    .gform_wrapper.gform-theme textarea::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #999;
      text-overflow: ellipsis; }
    .gform_wrapper.gform-theme [type="text"]::-moz-placeholder,
    .gform_wrapper.gform-theme [type="number"]::-moz-placeholder,
    .gform_wrapper.gform-theme [type="email"]::-moz-placeholder,
    .gform_wrapper.gform-theme [type="tel"]::-moz-placeholder,
    .gform_wrapper.gform-theme textarea::-moz-placeholder {
      /* Firefox 19+ */
      color: #999;
      text-overflow: ellipsis; }
    .gform_wrapper.gform-theme [type="text"]:-ms-input-placeholder,
    .gform_wrapper.gform-theme [type="number"]:-ms-input-placeholder,
    .gform_wrapper.gform-theme [type="email"]:-ms-input-placeholder,
    .gform_wrapper.gform-theme [type="tel"]:-ms-input-placeholder,
    .gform_wrapper.gform-theme textarea:-ms-input-placeholder {
      /* IE 10+ */
      color: #999;
      text-overflow: ellipsis; }
    .gform_wrapper.gform-theme [type="text"]::-webkit-input-placeholder, .gform_wrapper.gform-theme [type="number"]::-webkit-input-placeholder, .gform_wrapper.gform-theme [type="email"]::-webkit-input-placeholder, .gform_wrapper.gform-theme [type="tel"]::-webkit-input-placeholder, .gform_wrapper.gform-theme textarea::-webkit-input-placeholder {
      /* Firefox 18- */
      color: #999;
      text-overflow: ellipsis; }
    .gform_wrapper.gform-theme [type="text"]::-moz-placeholder, .gform_wrapper.gform-theme [type="number"]::-moz-placeholder, .gform_wrapper.gform-theme [type="email"]::-moz-placeholder, .gform_wrapper.gform-theme [type="tel"]::-moz-placeholder, .gform_wrapper.gform-theme textarea::-moz-placeholder {
      /* Firefox 18- */
      color: #999;
      text-overflow: ellipsis; }
    .gform_wrapper.gform-theme [type="text"]:-ms-input-placeholder, .gform_wrapper.gform-theme [type="number"]:-ms-input-placeholder, .gform_wrapper.gform-theme [type="email"]:-ms-input-placeholder, .gform_wrapper.gform-theme [type="tel"]:-ms-input-placeholder, .gform_wrapper.gform-theme textarea:-ms-input-placeholder {
      /* Firefox 18- */
      color: #999;
      text-overflow: ellipsis; }
    .gform_wrapper.gform-theme [type="text"]::-ms-input-placeholder, .gform_wrapper.gform-theme [type="number"]::-ms-input-placeholder, .gform_wrapper.gform-theme [type="email"]::-ms-input-placeholder, .gform_wrapper.gform-theme [type="tel"]::-ms-input-placeholder, .gform_wrapper.gform-theme textarea::-ms-input-placeholder {
      /* Firefox 18- */
      color: #999;
      text-overflow: ellipsis; }
    .gform_wrapper.gform-theme [type="text"]::placeholder,
    .gform_wrapper.gform-theme [type="number"]::placeholder,
    .gform_wrapper.gform-theme [type="email"]::placeholder,
    .gform_wrapper.gform-theme [type="tel"]::placeholder,
    .gform_wrapper.gform-theme textarea::placeholder {
      /* Firefox 18- */
      color: #999;
      text-overflow: ellipsis; }
    .gform_wrapper.gform-theme [type="text"]:hover,
    .gform_wrapper.gform-theme [type="number"]:hover,
    .gform_wrapper.gform-theme [type="email"]:hover,
    .gform_wrapper.gform-theme [type="tel"]:hover,
    .gform_wrapper.gform-theme textarea:hover {
      border-color: #bbb; }
    .gform_wrapper.gform-theme [type="text"]:focus,
    .gform_wrapper.gform-theme [type="number"]:focus,
    .gform_wrapper.gform-theme [type="email"]:focus,
    .gform_wrapper.gform-theme [type="tel"]:focus,
    .gform_wrapper.gform-theme textarea:focus {
      border-color: #bbb;
      -webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.06);
      box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.06); }
    .dark .gform_wrapper.gform-theme [type="text"], .dark
    .gform_wrapper.gform-theme [type="number"], .dark
    .gform_wrapper.gform-theme [type="email"], .dark
    .gform_wrapper.gform-theme [type="tel"], .dark
    .gform_wrapper.gform-theme textarea {
      border: 0;
      background-color: #fff;
      color: #000; }
      .dark .gform_wrapper.gform-theme [type="text"]::-webkit-input-placeholder, .dark
      .gform_wrapper.gform-theme [type="number"]::-webkit-input-placeholder, .dark
      .gform_wrapper.gform-theme [type="email"]::-webkit-input-placeholder, .dark
      .gform_wrapper.gform-theme [type="tel"]::-webkit-input-placeholder, .dark
      .gform_wrapper.gform-theme textarea::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #999;
        text-overflow: ellipsis; }
      .dark .gform_wrapper.gform-theme [type="text"]::-moz-placeholder, .dark
      .gform_wrapper.gform-theme [type="number"]::-moz-placeholder, .dark
      .gform_wrapper.gform-theme [type="email"]::-moz-placeholder, .dark
      .gform_wrapper.gform-theme [type="tel"]::-moz-placeholder, .dark
      .gform_wrapper.gform-theme textarea::-moz-placeholder {
        /* Firefox 19+ */
        color: #999;
        text-overflow: ellipsis; }
      .dark .gform_wrapper.gform-theme [type="text"]:-ms-input-placeholder, .dark
      .gform_wrapper.gform-theme [type="number"]:-ms-input-placeholder, .dark
      .gform_wrapper.gform-theme [type="email"]:-ms-input-placeholder, .dark
      .gform_wrapper.gform-theme [type="tel"]:-ms-input-placeholder, .dark
      .gform_wrapper.gform-theme textarea:-ms-input-placeholder {
        /* IE 10+ */
        color: #999;
        text-overflow: ellipsis; }
      .dark .gform_wrapper.gform-theme [type="text"]::-ms-input-placeholder, .dark
      .gform_wrapper.gform-theme [type="number"]::-ms-input-placeholder, .dark
      .gform_wrapper.gform-theme [type="email"]::-ms-input-placeholder, .dark
      .gform_wrapper.gform-theme [type="tel"]::-ms-input-placeholder, .dark
      .gform_wrapper.gform-theme textarea::-ms-input-placeholder {
        /* Firefox 18- */
        color: #999;
        text-overflow: ellipsis; }
      .dark .gform_wrapper.gform-theme [type="text"]::placeholder, .dark
      .gform_wrapper.gform-theme [type="number"]::placeholder, .dark
      .gform_wrapper.gform-theme [type="email"]::placeholder, .dark
      .gform_wrapper.gform-theme [type="tel"]::placeholder, .dark
      .gform_wrapper.gform-theme textarea::placeholder {
        /* Firefox 18- */
        color: #999;
        text-overflow: ellipsis; }
      .dark .gform_wrapper.gform-theme [type="text"]:hover, .dark
      .gform_wrapper.gform-theme [type="number"]:hover, .dark
      .gform_wrapper.gform-theme [type="email"]:hover, .dark
      .gform_wrapper.gform-theme [type="tel"]:hover, .dark
      .gform_wrapper.gform-theme textarea:hover {
        border-color: #fff; }
      .dark .gform_wrapper.gform-theme [type="text"]:focus, .dark
      .gform_wrapper.gform-theme [type="number"]:focus, .dark
      .gform_wrapper.gform-theme [type="email"]:focus, .dark
      .gform_wrapper.gform-theme [type="tel"]:focus, .dark
      .gform_wrapper.gform-theme textarea:focus {
        border-color: #fff; }
      .dark .gform_wrapper.gform-theme [type="text"].input-error, .dark .gform_wrapper.gform-theme [type="text"].wpcf7-not-valid, .dark
      .gform_wrapper.gform-theme [type="number"].input-error, .dark
      .gform_wrapper.gform-theme [type="number"].wpcf7-not-valid, .dark
      .gform_wrapper.gform-theme [type="email"].input-error, .dark
      .gform_wrapper.gform-theme [type="email"].wpcf7-not-valid, .dark
      .gform_wrapper.gform-theme [type="tel"].input-error, .dark
      .gform_wrapper.gform-theme [type="tel"].wpcf7-not-valid, .dark
      .gform_wrapper.gform-theme textarea.input-error, .dark
      .gform_wrapper.gform-theme textarea.wpcf7-not-valid {
        border-color: #ae1517 !important; }
  .gform_wrapper.gform-theme .gfield textarea.medium {
    height: 39px;
    min-block-size: auto;
    resize: vertical; }
  .gform_wrapper.gform-theme .gfield_label,
  .gform_wrapper.gform-theme .gform-field-label--type-sub {
    line-height: 1.6; }
  .gform_wrapper.gform-theme .ginput_container_consent label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.4rem;
    height: 2rem; }
  .gform_wrapper.gform-theme .ginput_container_consent input[type="checkbox"] {
    position: absolute;
    opacity: 0; }
    .gform_wrapper.gform-theme .ginput_container_consent input[type="checkbox"] + label {
      position: relative;
      padding-left: 3.4rem;
      cursor: pointer; }
      .gform_wrapper.gform-theme .ginput_container_consent input[type="checkbox"] + label::before {
        content: "";
        position: absolute;
        left: 1px;
        top: 0.1rem;
        /* top: 0.12em; */
        display: block;
        width: 2rem;
        /* width: 1.2em; */
        height: 2rem;
        /* height: 1.2em; */
        border: 1px solid #4b4d49;
        border-radius: 3px;
        -webkit-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s; }
        .dark .gform_wrapper.gform-theme .ginput_container_consent input[type="checkbox"] + label::before {
          border-color: #fff; }
      .gform_wrapper.gform-theme .ginput_container_consent input[type="checkbox"] + label::after {
        content: "\f00c";
        position: absolute;
        left: 1px;
        top: -0.1rem;
        display: block;
        width: 2.1rem;
        /* width: 1.4em; */
        height: 2.3rem;
        /* height: 1.6em; */
        line-height: 2.3rem;
        /* line-height: 1.6em; */
        text-align: center;
        color: #fff;
        font-size: 1.5rem;
        /* font-size: 0.9em; */
        font-family: "FontAwesome";
        text-rendering: auto;
        /* -webkit-font-smoothing: antialiased; */
        /* -moz-osx-font-smoothing: grayscale; */
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
        -webkit-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s;
        pointer-events: none; }
        .dark .gform_wrapper.gform-theme .ginput_container_consent input[type="checkbox"] + label::after {
          color: #000; }
    .gform_wrapper.gform-theme .ginput_container_consent input[type="checkbox"]:checked + label::before {
      background-color: #78ae1c;
      border-color: #78ae1c; }
      .dark .gform_wrapper.gform-theme .ginput_container_consent input[type="checkbox"]:checked + label::before {
        background-color: #fff;
        border-color: #fff; }
    .gform_wrapper.gform-theme .ginput_container_consent input[type="checkbox"]:checked + label::after {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 1; }
  .dark .gform_wrapper.gform-theme .gfield_label {
    color: #fff; }
  .dark .gform_wrapper.gform-theme .ginput_container_consent input {
    cursor: pointer; }
  .dark .gform_wrapper.gform-theme .gfield_consent_label {
    color: #fff;
    cursor: pointer; }
    .dark .gform_wrapper.gform-theme .gfield_consent_label a {
      color: #94acc5;
      text-decoration: underline; }
      .dark .gform_wrapper.gform-theme .gfield_consent_label a:hover {
        text-decoration: none; }
  .contact-form-custom-made .gform_wrapper.gform-theme .gform-footer {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .contact-form-custom-made .gform_wrapper.gform-theme .gform-footer .btn {
      margin: 0;
      cursor: pointer; }

.contact-form {
  position: relative;
  padding: 5rem; }
  .contact-form.checkout-form {
    padding: 0; }
  .contact-form h1,
  .contact-form h2 {
    margin-bottom: 2rem; }
  .contact-form h3 {
    margin-bottom: 1.4rem; }
  .contact-form .form-section-hint {
    margin-top: -1rem;
    margin-bottom: 1.4rem; }
  .contact-form .form-section {
    margin-top: 2rem; }
    .contact-form .form-section:first-child {
      margin-top: 0; }
  .contact-form,
  .contact-form div.wpcf7 {
    margin: 0 auto; }
    .contact-form label,
    .contact-form div.wpcf7 label {
      display: block;
      margin-bottom: 0; }
    .contact-form .row,
    .contact-form div.wpcf7 .row {
      float: left;
      width: 49%;
      margin-left: 2%; }
      .contact-form .row:nth-child(2n + 1),
      .contact-form div.wpcf7 .row:nth-child(2n + 1) {
        clear: left;
        margin-left: 0; }
      .contact-form .row.row-short,
      .contact-form div.wpcf7 .row.row-short {
        width: 28%; }
      .contact-form .row.row-long,
      .contact-form div.wpcf7 .row.row-long {
        width: 70%; }
      .contact-form .row.row-degree,
      .contact-form div.wpcf7 .row.row-degree {
        width: 15%; }
      .contact-form .row.row-name,
      .contact-form div.wpcf7 .row.row-name {
        width: 32%; }
      .contact-form .row.row-degree:nth-child(2n + 1), .contact-form .row.row-name:nth-child(2n + 1),
      .contact-form div.wpcf7 .row.row-degree:nth-child(2n + 1),
      .contact-form div.wpcf7 .row.row-name:nth-child(2n + 1) {
        clear: none;
        margin-left: 2%; }
      .contact-form .row.row-degree:nth-child(4n + 1), .contact-form .row.row-name:nth-child(4n + 1),
      .contact-form div.wpcf7 .row.row-degree:nth-child(4n + 1),
      .contact-form div.wpcf7 .row.row-name:nth-child(4n + 1) {
        clear: left;
        margin-left: 0; }
    .contact-form .row,
    .contact-form .row-full,
    .contact-form div.wpcf7 .row,
    .contact-form div.wpcf7 .row-full {
      margin-bottom: 1.4rem; }
    .contact-form .row-wrap,
    .contact-form div.wpcf7 .row-wrap {
      padding: 1.2rem;
      margin: 0 -1.2rem;
      background-color: #f6f6f6; }
      .contact-form .row-wrap .row-full:last-child,
      .contact-form div.wpcf7 .row-wrap .row-full:last-child {
        margin-bottom: 0; }
      .contact-form .row-wrap p,
      .contact-form div.wpcf7 .row-wrap p {
        margin-top: 1.5rem;
        text-align: center; }
        .contact-form .row-wrap p a,
        .contact-form div.wpcf7 .row-wrap p a {
          color: #78ae1c; }
          .contact-form .row-wrap p a:hover,
          .contact-form div.wpcf7 .row-wrap p a:hover {
            color: #699818; }
    .contact-form .right,
    .contact-form div.wpcf7 .right {
      position: relative; }
  .contact-form div.wpcf7 p {
    margin: 0; }
  .contact-form div.wpcf7 .wpcf7-acceptance span {
    margin-left: 0; }
  .contact-form div.wpcf7 .wpcf7-acceptance a {
    color: #94acc5;
    text-decoration: underline; }
    .contact-form div.wpcf7 .wpcf7-acceptance a:hover {
      text-decoration: none; }
  .contact-form div.wpcf7 .ajax-loader {
    position: absolute;
    top: 0.5rem;
    left: 0; }
  .contact-form div.wpcf7 div.wpcf7-response-output {
    margin: 1.5rem 0 0 0;
    padding: 1rem 1.4rem;
    border: 0;
    background-color: #ae1517;
    color: #fff; }
  .contact-form div.wpcf7 form.sent div.wpcf7-response-output {
    background-color: #78ae1c; }
  .contact-form div.wpcf7 div.wpcf7-mail-sent-ok {
    border: 0;
    background-color: #78ae1c; }
  .contact-form div.wpcf7 div.wpcf7-mail-sent-ng,
  .contact-form div.wpcf7 div.wpcf7-aborted {
    border: 0;
    background-color: #ae1517; }
  .contact-form div.wpcf7 div.wpcf7-spam-blocked {
    border: 0;
    background-color: #ae1517; }
  .contact-form div.wpcf7 div.wpcf7-validation-errors,
  .contact-form div.wpcf7 div.wpcf7-acceptance-missing {
    border: 0;
    background-color: #ae1517; }
  .contact-form div.wpcf7 span.wpcf7-not-valid-tip {
    display: block;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
    padding: 0;
    color: #ae1517;
    font-size: 1.4rem;
    font-weight: 400; }
    .dark .contact-form div.wpcf7 span.wpcf7-not-valid-tip {
      color: #ff7f81; }
  .contact-form div.wpcf7 .btn {
    margin-top: 4rem; }

.login-form {
  max-width: 45rem; }
  .login-form .login-forgot a {
    color: #fff; }
  .login-form .login-remember {
    text-align: right; }
  .login-form .login-register {
    margin-top: 3rem;
    padding-top: 3rem;
    border-top: 1px solid rgba(148, 172, 197, 0.6); }
    .login-form .login-register p {
      margin-top: 1rem; }
      .login-form .login-register p:first-child {
        margin-top: 0; }

.register-form {
  max-width: 70rem; }
  .account-register .register-form {
    margin: 0; }

.inline-links a {
  margin-right: 2rem; }
  .inline-links a i {
    margin-right: 0.5rem; }

.account .inline-links {
  display: none; }

.account-info {
  padding: 1rem 2rem;
  border: 1px solid #c5c5c5;
  border-radius: 2px; }
  .account-info table {
    width: 100%; }
    .account-info table tr td {
      position: relative;
      padding: 1rem 0.2rem;
      border-top: 1px solid #c5c5c5;
      vertical-align: top; }
      .account-info table tr td:first-child {
        width: 1px;
        padding-right: 3rem; }
      .account-info table tr td:last-child {
        padding-right: 6rem;
        font-weight: 600;
        color: #000; }
        .account-info table tr td:last-child.not-strong {
          font-weight: 400; }
      .account-info table tr td .account-info-edit {
        position: absolute;
        right: 0.2rem;
        bottom: 1rem;
        text-align: right;
        text-decoration: underline;
        font-weight: 400; }
    .account-info table tr:first-child td {
      border-top: 0; }
  .account-info a {
    text-align: right;
    text-decoration: underline; }
    .account-info a i {
      margin-right: 0.5rem; }

p.export-kooperativa {
  margin: -4rem 0 4rem; }
  p.export-kooperativa a {
    white-space: nowrap; }

.orders-items > p {
  margin-top: 0.5rem; }

.orders-item {
  position: relative;
  margin-top: 7px;
  padding: 1.8rem 2rem;
  font-size: 0;
  border: 1px solid #d2d2d2; }
  .orders-item:first-child {
    margin-top: 0; }
  .orders-item > div {
    display: inline-block;
    font-size: 1.4rem;
    vertical-align: middle; }
  .orders-item .orders-meta {
    width: 12rem; }
    .orders-item .orders-meta p {
      margin: 0;
      font-size: 1.3rem;
      color: #818181;
      white-space: nowrap; }
      .orders-item .orders-meta p i {
        margin-right: 0.5rem; }
  .orders-item .orders-title {
    width: calc(100% - 12rem - 13rem); }
    .orders-item .orders-title h3 {
      font-size: 1.4rem; }
      .orders-item .orders-title h3 a {
        color: #78ae1c; }
    .orders-item .orders-title .orders-attendees table {
      width: 100%;
      margin-top: 2rem; }
      .orders-item .orders-title .orders-attendees table td {
        padding: 0.2rem 2rem;
        padding-left: 0;
        line-height: 1.3; }
        .orders-item .orders-title .orders-attendees table td:first-child {
          width: 1px;
          white-space: nowrap; }
  .orders-item .orders-price {
    width: 13rem;
    padding-right: 2rem;
    text-align: right; }
    .orders-item .orders-price p {
      margin: 0; }

.black {
  color: #000; }

.section-block-left {
  float: left;
  width: 48%;
  color: #c5c5c5;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  line-height: 1.2; }
  .section-block-left h2 {
    margin-top: -0.8rem; }
  .section-block-left h3 {
    font-size: 2rem; }
  .dark .section-block-left {
    color: #fff; }

.section-block-right {
  float: right;
  width: 48%; }
  .section-block-right .services-list {
    margin-top: 4rem; }
  .section-block-right .section-block-image {
    display: block;
    width: 100%;
    max-width: 46rem;
    height: auto;
    margin-top: 4rem; }

.services .inner {
  position: static; }

.services-left {
  position: relative;
  float: left;
  width: 48%; }
  .services-left .services-wrap {
    position: relative; }
    .services-left .services-wrap.absolute {
      position: fixed; }

.services-right {
  float: right;
  width: 48%; }
  .services-right .btn {
    margin-top: 6rem; }

.services-nav {
  position: absolute;
  top: 0;
  right: 2rem;
  width: 10px; }
  .services-nav ul {
    position: relative;
    margin: 0;
    padding: 0;
    padding-top: 16rem;
    list-style: none; }
    .services-nav ul li {
      display: block;
      margin: 0;
      padding: 0; }
      .services-nav ul li a {
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 0 10px;
        padding: 0;
        border: 1px solid #e2e2e2;
        border-radius: 50%;
        -webkit-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s; }
        .services-nav ul li a:hover {
          background-color: #e2e2e2; }
      .services-nav ul li.active a {
        border-color: #bfbfbf;
        background-color: #bfbfbf; }
    .services-nav ul.absolute {
      position: fixed; }

.services-images {
  width: 100%;
  padding-bottom: 67.36474694589878%; }

.services-image {
  position: relative;
  width: 100%; }
  .services-image img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    height: auto;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0; }
    .services-image img.services-image-0 {
      display: none !important;
      -webkit-transform: translateX(-3rem);
      transform: translateX(-3rem); }
    .services-image img.services-image-0 {
      -webkit-transition: opacity 0.25s 0s, -webkit-transform 0.8s 0s;
      transition: opacity 0.25s 0s, -webkit-transform 0.8s 0s;
      transition: opacity 0.25s 0s, transform 0.8s 0s;
      transition: opacity 0.25s 0s, transform 0.8s 0s, -webkit-transform 0.8s 0s;
      z-index: 10; }
    .services-image img.services-image-1 {
      -webkit-transition: opacity 0.25s 0.05s, -webkit-transform 0.8s 0.05s;
      transition: opacity 0.25s 0.05s, -webkit-transform 0.8s 0.05s;
      transition: opacity 0.25s 0.05s, transform 0.8s 0.05s;
      transition: opacity 0.25s 0.05s, transform 0.8s 0.05s, -webkit-transform 0.8s 0.05s;
      z-index: 9; }
    .services-image img.services-image-2 {
      -webkit-transition: opacity 0.25s 0.1s, -webkit-transform 0.8s 0.1s;
      transition: opacity 0.25s 0.1s, -webkit-transform 0.8s 0.1s;
      transition: opacity 0.25s 0.1s, transform 0.8s 0.1s;
      transition: opacity 0.25s 0.1s, transform 0.8s 0.1s, -webkit-transform 0.8s 0.1s;
      z-index: 8; }
    .services-image img.services-image-3 {
      -webkit-transition: opacity 0.25s 0.15s, -webkit-transform 0.8s 0.15s;
      transition: opacity 0.25s 0.15s, -webkit-transform 0.8s 0.15s;
      transition: opacity 0.25s 0.15s, transform 0.8s 0.15s;
      transition: opacity 0.25s 0.15s, transform 0.8s 0.15s, -webkit-transform 0.8s 0.15s;
      z-index: 7; }
    .services-image img.services-image-4 {
      -webkit-transition: opacity 0.25s 0.2s, -webkit-transform 0.8s 0.2s;
      transition: opacity 0.25s 0.2s, -webkit-transform 0.8s 0.2s;
      transition: opacity 0.25s 0.2s, transform 0.8s 0.2s;
      transition: opacity 0.25s 0.2s, transform 0.8s 0.2s, -webkit-transform 0.8s 0.2s;
      z-index: 6; }
  .services-image.visible img {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
    .services-image.visible img.services-image-0 {
      -webkit-transition: opacity 0.2s 0.87s, -webkit-transform 0.4s 0.87s;
      transition: opacity 0.2s 0.87s, -webkit-transform 0.4s 0.87s;
      transition: opacity 0.2s 0.87s, transform 0.4s 0.87s;
      transition: opacity 0.2s 0.87s, transform 0.4s 0.87s, -webkit-transform 0.4s 0.87s;
      z-index: 10; }
    .services-image.visible img.services-image-1 {
      -webkit-transition: opacity 0.2s 0.51s, -webkit-transform 0.4s 0.51s;
      transition: opacity 0.2s 0.51s, -webkit-transform 0.4s 0.51s;
      transition: opacity 0.2s 0.51s, transform 0.4s 0.51s;
      transition: opacity 0.2s 0.51s, transform 0.4s 0.51s, -webkit-transform 0.4s 0.51s;
      z-index: 9; }
    .services-image.visible img.services-image-2 {
      -webkit-transition: opacity 0.2s 0.39s, -webkit-transform 0.4s 0.39s;
      transition: opacity 0.2s 0.39s, -webkit-transform 0.4s 0.39s;
      transition: opacity 0.2s 0.39s, transform 0.4s 0.39s;
      transition: opacity 0.2s 0.39s, transform 0.4s 0.39s, -webkit-transform 0.4s 0.39s;
      z-index: 8; }
    .services-image.visible img.services-image-3 {
      -webkit-transition: opacity 0.2s 0.27s, -webkit-transform 0.4s 0.27s;
      transition: opacity 0.2s 0.27s, -webkit-transform 0.4s 0.27s;
      transition: opacity 0.2s 0.27s, transform 0.4s 0.27s;
      transition: opacity 0.2s 0.27s, transform 0.4s 0.27s, -webkit-transform 0.4s 0.27s;
      z-index: 7; }
    .services-image.visible img.services-image-4 {
      -webkit-transition: opacity 0.2s 0.15s, -webkit-transform 0.4s 0.15s;
      transition: opacity 0.2s 0.15s, -webkit-transform 0.4s 0.15s;
      transition: opacity 0.2s 0.15s, transform 0.4s 0.15s;
      transition: opacity 0.2s 0.15s, transform 0.4s 0.15s, -webkit-transform 0.4s 0.15s;
      z-index: 6; }

.services-item {
  position: relative;
  padding-top: 6rem; }
  .services-item:first-child {
    margin-top: 0; }
  .services-item .services-image-mobile {
    display: none;
    max-width: 40rem; }
    .services-item .services-image-mobile > div {
      position: relative;
      width: 100%;
      padding-bottom: 67.36474694589878%; }
      .services-item .services-image-mobile > div img {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        display: block;
        width: 100%;
        height: auto; }
        .services-item .services-image-mobile > div img.services-image-0 {
          display: none !important; }
        .services-item .services-image-mobile > div img.services-image-0 {
          z-index: 10; }
        .services-item .services-image-mobile > div img.services-image-1 {
          z-index: 9; }
        .services-item .services-image-mobile > div img.services-image-2 {
          z-index: 8; }
        .services-item .services-image-mobile > div img.services-image-3 {
          z-index: 7; }
        .services-item .services-image-mobile > div img.services-image-4 {
          z-index: 6; }

.strip {
  margin-top: 6rem; }

.strip-content {
  position: relative;
  width: 312rem;
  cursor: ew-resize; }

.strip-item {
  position: relative;
  float: left;
  display: block;
  width: 39rem;
  padding: 0 1.5rem 1.5rem 0; }
  .strip-item .strip-image.open-video {
    position: relative;
    cursor: pointer; }
    .strip-item .strip-image.open-video::before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      background-color: #000;
      opacity: 0;
      -webkit-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s;
      z-index: 3; }
    .strip-item .strip-image.open-video::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 0;
      height: 0;
      display: inline-block;
      border-style: solid;
      border-width: 15px 0 15px 30px;
      border-color: transparent transparent transparent #fff;
      vertical-align: baseline;
      -webkit-filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.5));
              filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.5));
      opacity: 0;
      -webkit-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s;
      z-index: 5; }
    .strip-item .strip-image.open-video:hover::before {
      opacity: 0.15; }
    .strip-item .strip-image.open-video:hover::after {
      opacity: 1; }
  .strip-item img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    z-index: 1; }

.recommendation-items {
  position: relative;
  padding-top: 6rem; }
  .recommendation-items::before {
    content: "\201C";
    position: absolute;
    top: 6rem;
    left: 0;
    right: 0;
    display: block;
    line-height: 0;
    text-align: center;
    pointer-events: none;
    font-size: 9rem;
    color: #000; }
  .recommendation-items .slick-dots {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    .recommendation-items .slick-dots li {
      display: inline-block; }
      .recommendation-items .slick-dots li button {
        display: block;
        width: 1.4rem;
        height: 1.4rem;
        margin: 0.5rem;
        padding: 0;
        border: 0;
        border: 1px solid #c1c1c1;
        border-radius: 50%;
        background-color: #fff;
        font-size: 0;
        line-height: 0;
        color: transparent;
        -webkit-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s; }
      .recommendation-items .slick-dots li.slick-active button {
        background-color: #0783cb;
        border-color: #0783cb; }

.recommendation-item {
  text-align: center; }
  .recommendation-item .recommendation-text {
    max-width: 85rem;
    margin: 0 auto;
    color: #0783cb;
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 1.3; }
    .recommendation-item .recommendation-text .recommendation-file {
      font-size: 1.4rem; }
      .recommendation-item .recommendation-text .recommendation-file a {
        color: #555;
        text-decoration: underline; }
        .recommendation-item .recommendation-text .recommendation-file a:hover {
          color: #000;
          text-decoration: none; }
  .recommendation-item .recommendation-author {
    text-align: right; }

.margin-top {
  margin-top: 6rem; }

.customers-items {
  position: relative;
  display: none;
  text-align: left;
  font-size: 0; }
  .customers-items.slick-initialized {
    display: block; }
  .customers-items .slick-prev,
  .customers-items .slick-next {
    position: absolute;
    top: 50%;
    margin-top: -1.3rem;
    cursor: pointer; }
  .customers-items .slick-prev {
    left: -3rem; }
  .customers-items .slick-next {
    right: -3rem; }

.customers-item {
  display: inline-block;
  height: 15rem;
  line-height: 10rem;
  padding: 2.5rem 3.5rem;
  text-align: center; }
  .customers-item img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle; }

.contact-mandatory {
  padding: 6rem 0;
  border: 1px solid rgba(215, 215, 215, 0.3);
  border-width: 1px 0; }
  .contact-mandatory .col {
    float: left;
    width: 23.5%;
    margin-left: 4%; }
    .contact-mandatory .col:nth-child(4n + 1) {
      clear: left;
      margin-left: 0; }
    .contact-mandatory .col:nth-child(1), .contact-mandatory .col:nth-child(2) {
      width: 18%; }
    .contact-mandatory .col:nth-child(3), .contact-mandatory .col:nth-child(4) {
      width: 26%; }

.video-responsive {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden; }
  .video-responsive iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.video {
  position: relative; }
  .video video {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    z-index: 1; }
  .video .video-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 4rem 0;
    z-index: 3; }
    .video .video-overlay::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+50 */
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(15deg, black 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 99%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
      /* IE6-9 fallback on horizontal gradient */
      opacity: 0.5;
      pointer-events: none;
      z-index: 2; }
    .video .video-overlay .inner {
      position: relative;
      height: 100%; }
    .video .video-overlay .video-title {
      position: absolute;
      bottom: 0;
      text-shadow: 1px 1px 200px black, 1px 1px 100px black; }
    .video .video-overlay .video-client {
      color: #fff; }

.references-player {
  position: relative;
  margin-top: 6rem;
  margin-bottom: 4rem; }

.references-player-detail {
  width: 68%; }

.references-player-items {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 31%;
  overflow-y: auto; }

.references-player-item {
  margin-top: 1rem;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }
  .references-player-item:first-child {
    margin-top: 0; }
  .references-player-item .references-player-image {
    position: relative;
    float: left;
    width: 46%;
    margin-right: 1.5rem; }
    .references-player-item .references-player-image::before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      background-color: #000;
      opacity: 0;
      -webkit-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s;
      z-index: 3; }
    .references-player-item .references-player-image::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 0;
      height: 0;
      display: inline-block;
      border-style: solid;
      border-width: 12px 0 12px 24px;
      border-color: transparent transparent transparent #fff;
      vertical-align: baseline;
      -webkit-filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.5));
              filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.5));
      opacity: 0;
      -webkit-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s;
      z-index: 5; }
    .references-player-item .references-player-image img {
      position: relative;
      display: block;
      width: 100%;
      height: auto;
      z-index: 1; }
  .references-player-item .references-player-text {
    padding: 0.8rem 0;
    padding-right: 0.5rem;
    overflow: hidden; }
    .references-player-item .references-player-text h3 {
      margin: 0;
      font-size: 1.6rem; }
    .references-player-item .references-player-text .links {
      margin-top: 0.5rem; }
      .references-player-item .references-player-text .links a,
      .references-player-item .references-player-text .links span {
        font-size: 1.2rem; }
        .references-player-item .references-player-text .links a::after,
        .references-player-item .references-player-text .links span::after {
          margin-left: 0.8rem;
          border-width: 4px 0 4px 8px; }
  .references-player-item:hover {
    background-color: #f8f8f8; }
    .references-player-item:hover .references-player-image::before {
      opacity: 0.2; }
    .references-player-item:hover .references-player-image::after {
      opacity: 1; }
  .references-player-item.active {
    background-color: #f2f2f2; }

.service-references .references-table-years {
  margin-top: 6rem;
  margin-bottom: 4rem; }

.references-item {
  position: relative;
  float: left;
  display: block;
  margin-bottom: 4rem;
  text-decoration: none; }
  .references-items-3 .references-item {
    width: 31.333%;
    margin-left: 3%; }
    .references-items-3 .references-item:nth-child(3n + 1) {
      clear: left;
      margin-left: 0; }
  .references-items-4 .references-item {
    width: 23.5%;
    margin-left: 2%; }
    .references-items-4 .references-item:nth-child(4n + 1) {
      clear: left;
      margin-left: 0; }
  .references-item .references-image {
    position: relative;
    display: block; }
    .references-item .references-image::before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      background-color: #000;
      opacity: 0;
      -webkit-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s;
      z-index: 3; }
    .references-item .references-image::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 0;
      height: 0;
      display: inline-block;
      border-style: solid;
      border-width: 15px 0 15px 30px;
      border-color: transparent transparent transparent #fff;
      vertical-align: baseline;
      -webkit-filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.5));
              filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.5));
      opacity: 0;
      -webkit-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s;
      z-index: 5; }
    .references-item .references-image img {
      position: relative;
      display: block;
      width: 100%;
      height: auto;
      z-index: 1; }
    .references-item .references-image:hover::before {
      opacity: 0.15; }
    .references-item .references-image:hover.open-video::after {
      opacity: 1; }
    .references-item .references-image.no-hover:hover::before {
      opacity: 0; }
  .references-item .references-text {
    display: block;
    margin-top: 1.2rem;
    padding: 0 0.5rem;
    text-decoration: none; }
    .references-item .references-text .references-service {
      margin: 0 0 0.5rem;
      font-size: 1.3rem;
      color: #c5c5c5;
      line-height: 1.3; }
    .references-item .references-text h3 {
      margin: 0;
      font-size: 1.8rem; }
    .references-item .references-text .links {
      margin-top: 1rem; }
      .references-item .references-text .links a,
      .references-item .references-text .links span {
        font-size: 1.3rem; }
        .references-item .references-text .links a::after,
        .references-item .references-text .links span::after {
          margin-left: 0.8rem;
          border-width: 4px 0 4px 8px; }
    .references-item .references-text:hover {
      text-decoration: none; }
      .references-item .references-text:hover .links a,
      .references-item .references-text:hover .links span {
        color: #031425; }
        .references-item .references-text:hover .links a::after,
        .references-item .references-text:hover .links span::after {
          border-color: transparent transparent transparent #041c33;
          -webkit-transform: translateX(0.3rem);
          transform: translateX(0.3rem); }

.submenu {
  position: static;
  top: 7rem;
  background-color: #fff;
  border-bottom: 1px solid #d1d2d9;
  -webkit-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
  z-index: 800; }
  .course .submenu {
    margin-left: -2.5rem;
    margin-right: -2.5rem; }
  .submenu.fixed {
    position: fixed;
    left: 0;
    right: 0; }
    .course .submenu.fixed {
      margin-left: 0;
      margin-right: 0; }
  .submenu nav {
    position: relative;
    margin: 0 -2rem;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    z-index: 10; }
    .submenu nav::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      display: block;
      width: 3rem;
      height: 100%;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
      background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
      /* IE6-9 */
      z-index: 1010; }
    .submenu nav::after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      display: block;
      width: 3rem;
      height: 100%;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
      /* IE6-9 */
      z-index: 1010; }
    .submenu nav ul {
      position: relative;
      display: block;
      /* width: 100%; */
      margin: 0;
      padding: 0;
      text-align: left;
      font-size: 0;
      list-style: none;
      overflow-x: auto;
      overflow-y: hidden;
      white-space: nowrap; }
      .submenu nav ul li {
        position: relative;
        display: inline-block;
        width: auto;
        margin: 0;
        padding: 0;
        vertical-align: top; }
        .submenu nav ul li::before, .submenu nav ul li::after {
          content: none; }
        .submenu nav ul li a {
          position: relative;
          display: block;
          width: 100%;
          height: 6rem;
          margin: 0;
          padding: 0 2rem;
          line-height: 6rem;
          font-family: "Open Sans", sans-serif;
          font-weight: 400;
          font-size: 1.4rem;
          text-transform: uppercase;
          text-align: center;
          color: #000;
          text-decoration: none;
          z-index: 10;
          -webkit-transition: all 0.2s ease-out 0s;
          transition: all 0.2s ease-out 0s; }
          .submenu nav ul li a:hover {
            color: #000;
            text-decoration: none; }
          .submenu nav ul li a:active {
            color: #000; }
        .submenu nav ul li.active a {
          color: #000;
          text-decoration: underline; }

.submenu-placeholder {
  display: none; }

.submenu-spacer {
  margin: 6rem 0 0 0; }

.page-sections .sections-item {
  position: relative;
  margin-top: 6rem; }
  .page-sections .sections-item .anchor {
    top: -19rem; }
  .page-sections .sections-item.border-top {
    padding-top: 6rem; }
    .page-sections .sections-item.border-top .anchor {
      top: -13rem; }
  .page-sections .sections-item:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0; }

.blocks-item {
  margin-top: 6rem; }
  .blocks-item:first-child {
    margin-top: 0; }

.blocks-title {
  float: left;
  width: 48%; }

.blocks-text {
  float: right;
  width: 48%; }
  .blocks-text img {
    max-width: 100%; }
  .blocks-text table {
    margin-top: 2.2rem;
    border: 1px solid #dadada;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    max-width: 100%;
    overflow: hidden;
    width: 100%; }
  .blocks-text th,
  .blocks-text td {
    border: 1px solid #dadada;
    line-height: 1.3;
    margin: 0;
    overflow: visible;
    padding: 0.8rem 1rem; }
  .blocks-text thead th,
  .blocks-text thead td {
    border-bottom: 2px solid #999 !important; }
  .blocks-text tfoot th,
  .blocks-text tfoot td {
    border-top: 2px solid #999 !important; }
  .blocks-text caption {
    background: #f6f6f6;
    font-weight: 600;
    padding: 0.8rem 1rem;
    text-align: center; }
  .blocks-text figcaption {
    margin-top: 0.5rem; }
  .blocks-text thead {
    vertical-align: bottom;
    white-space: nowrap; }
  .blocks-text th {
    font-weight: 700; }
  .blocks-text.alignleft, .blocks-text.alignright {
    max-width: 100%; }
  .blocks-text.is-style-stripes {
    border: 0; }
    .blocks-text.is-style-stripes table {
      border: 0; }
    .blocks-text.is-style-stripes th,
    .blocks-text.is-style-stripes td {
      border-width: 1px 0; }
    .blocks-text.is-style-stripes thead th,
    .blocks-text.is-style-stripes thead td {
      border-top: 0 !important; }
    .blocks-text.is-style-stripes tfoot th,
    .blocks-text.is-style-stripes tfoot td {
      border-bottom: 0 !important; }
    .blocks-text.is-style-stripes tbody tr:nth-child(odd) {
      background: #f6f6f6; }

.full-image {
  position: relative;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.full-image-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 44%;
  width: 80%;
  max-width: 36rem;
  pointer-events: none;
  z-index: 50; }
  .full-image-logo svg {
    display: block;
    width: 100%;
    height: auto; }
    .full-image-logo svg .logo-svg {
      fill: #fff; }

.full-image-text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }

.files-items {
  margin-top: 2rem; }

.files-item {
  display: inline-block;
  width: 12rem;
  margin: 2rem 0 0;
  padding: 0 0.5rem;
  text-decoration: none;
  color: #555;
  text-align: center; }
  .files-item .files-image {
    width: 90%;
    height: 6rem;
    line-height: 6rem;
    text-align: center; }
    .files-item .files-image img {
      display: inline-block;
      width: auto;
      max-width: 100%;
      height: auto;
      max-height: 100%;
      vertical-align: middle; }
  .files-item p {
    overflow: hidden;
    text-overflow: ellipsis; }
  .files-item:hover {
    color: #083b6c; }

.about-bar {
  background-size: cover;
  background-position: center 30%;
  background-repeat: no-repeat;
  border: 1px solid #c5c5c5;
  border-width: 1px 0; }
  .about-bar.about-bar-simple {
    background: transparent;
    border: 0; }

.about-bar-text {
  float: left;
  width: 24%;
  margin-left: 28%; }
  .about-bar-simple .about-bar-text {
    width: 36%;
    margin-left: 0; }
  .about-bar-text h2 {
    font-size: 2rem; }

.about-bar-items {
  float: left;
  width: 46%;
  margin-left: 2%;
  text-align: left;
  font-size: 0; }
  .about-bar-simple .about-bar-items {
    width: 52%;
    margin-left: 12%; }

.about-bar-item {
  display: inline-block;
  width: 33%;
  max-width: 23rem;
  min-width: 15rem;
  margin-top: 3rem;
  padding: 0 1rem;
  text-align: center;
  vertical-align: top; }
  .about-bar-item .about-bar-number {
    color: #000;
    font-size: 4.2rem;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 1; }
  .about-bar-item .about-bar-number-text {
    margin-top: 1rem;
    font-size: 1.3rem;
    line-height: 1.3; }

.team-item {
  float: left;
  width: 23.5%;
  margin-left: 2%;
  margin-top: 4rem; }
  .team-item:nth-child(4n + 1) {
    clear: left;
    margin-left: 0; }
  .team-item .team-image {
    position: relative;
    width: 90%;
    max-width: calc(13.6rem + 1rem + 4px);
    margin: 0 auto;
    padding: 0.5rem;
    border: 1px solid rgba(7, 131, 203, 0.3);
    border-radius: 50%; }
    .team-item .team-image img {
      display: block;
      width: 100%;
      height: auto;
      border: 1px solid #6e7a81;
      border-radius: 50%; }
  .team-item .team-text {
    margin-top: 1.5rem;
    padding: 0 0.5rem; }
    .team-item .team-text h3 {
      margin: 0;
      text-align: center; }
    .team-item .team-text .team-position {
      margin: 0.5rem 0 0 0;
      color: #78ae1c;
      line-height: 1.3;
      text-align: center; }

.gallery a {
  position: relative;
  display: block; }
  .gallery a img {
    display: block;
    width: 100%;
    height: auto; }
  .gallery a .gallery-plus {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 5; }
    .gallery a .gallery-plus span {
      position: absolute;
      top: 50%;
      left: 50%;
      text-align: center;
      font-size: 5rem;
      color: #fff;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.gallery.gallery-block {
  margin: 4rem 0; }

.gallery.gallery-1 a {
  max-width: 120rem;
  margin: 0 auto; }

.gallery.gallery-2 a {
  float: left;
  width: 49.8%;
  margin-left: 0.4%; }
  .gallery.gallery-2 a:nth-child(2n + 1) {
    clear: left;
    margin-left: 0; }

.gallery.gallery-3 a {
  float: left; }
  .gallery.gallery-3 a:nth-child(1) {
    width: 66.6%; }
  .gallery.gallery-3 a:nth-child(n + 2) {
    width: 33%;
    margin-left: 0.4%; }
  .gallery.gallery-3 a:nth-child(n + 3) {
    margin-top: 0.4%; }
  .gallery.gallery-3 a:nth-child(n + 4) {
    display: none !important; }

.gallery.gallery-4 a {
  float: left;
  width: 49.8%;
  margin-left: 0.4%; }
  .gallery.gallery-4 a:nth-child(2n + 1) {
    clear: left;
    margin-left: 0; }
  .gallery.gallery-4 a:nth-child(n + 3) {
    margin-top: 0.4%; }

.gallery.gallery-5 a {
  float: left; }
  .gallery.gallery-5 a:nth-child(1) {
    width: 50%; }
  .gallery.gallery-5 a:nth-child(n + 2) {
    width: 24.6%;
    margin-left: 0.4%; }
  .gallery.gallery-5 a:nth-child(4), .gallery.gallery-5 a:nth-child(5) {
    margin-top: 0.4%; }
  .gallery.gallery-5 a:nth-child(n + 6) {
    display: none !important; }

/*
	.strip.strip-history {

		.strip-item {
			margin-left: -1px;
			padding: 1.5rem 4rem;
			border: 1px solid #e0e0e0;
			border-width: 0 1px;
			font-size: 1.3rem;

			&:first-child {
				border-left: 0;
			}

			&:last-child {
				border-right: 0;
			}

			h3 {
				font-size: 1.8rem;
			}
		}
	}

	.strip.strip-with-caption {

		.strip-item {
			// padding: 1.5rem 4rem;

			h3 {
				margin-top: 1.5rem;
				font-size: 1.8rem;
			}
		}
	}
	*/
.team-single {
  position: relative; }
  .team-single::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    width: 40rem;
    height: 100%;
    background-color: #fafafa;
    z-index: 1; }
  .team-single.fancybox-content {
    width: 110rem;
    padding: 0; }

.team-single-left {
  position: relative;
  float: left;
  width: 40rem;
  padding: 4rem 6rem;
  z-index: 5; }
  .team-single-left .team-image {
    display: block;
    width: 100%;
    height: auto; }
  .team-single-left .contact-contacts {
    margin-top: 3rem;
    padding: 0 0.5rem; }
    .team-single-left .contact-contacts > div {
      display: block;
      margin: 0.8rem 0;
      font-size: 1.7rem;
      color: #000; }
      .team-single-left .contact-contacts > div i {
        margin-right: 1rem;
        color: #767676;
        font-size: 2rem; }

.team-single-right {
  padding: 4rem 6rem;
  overflow: hidden; }
  .team-single-right h1 {
    font-size: 4.5rem; }
  .team-single-right h2 {
    font-size: 2.2rem; }
  .team-single-right h3 {
    font-size: 1.8rem; }
  .team-single-right figure {
    margin: 4rem 0; }
    .team-single-right figure img {
      max-width: 100%;
      width: auto;
      height: auto; }
  .team-single-right .team-position {
    margin-top: 1rem;
    line-height: 1.3;
    color: #083b6c; }

.files table {
  width: 100%; }
  .files table tr td {
    padding: 1rem 1rem;
    border-top: 1px solid #eee;
    vertical-align: middle;
    line-height: 1.3; }
    .files table tr td:first-child {
      color: #000;
      line-height: 1.2;
      font-family: "Poppins", sans-serif;
      font-weight: 400;
      font-size: 1.6rem; }
    .files table tr td:last-child {
      width: 1px;
      white-space: nowrap; }
    .files table tr td a {
      color: #083b6c;
      text-decoration: none; }
      .files table tr td a i {
        margin-left: 1rem; }
  .files table tr:last-child td {
    border-bottom: 1px solid #eee; }

.client-logo {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 19rem;
  text-align: right;
  vertical-align: middle; }
  .client-logo img {
    width: auto;
    height: auto;
    max-width: 19rem;
    max-height: 10rem; }

.full-gallery .slick-prev,
.full-gallery .slick-next {
  position: absolute;
  bottom: 0;
  display: block;
  width: 8rem;
  height: 8rem;
  line-height: 8rem;
  text-align: center;
  background-color: #fff;
  color: #27334a;
  font-size: 2.2rem;
  cursor: pointer;
  z-index: 105; }
  .full-gallery .slick-prev:hover,
  .full-gallery .slick-next:hover {
    color: #000; }

.full-gallery .slick-prev {
  left: 0;
  padding-left: 2.5rem; }

.full-gallery .slick-next {
  left: 8rem;
  padding-right: 2.5rem; }

.full-gallery img {
  z-index: 10; }

.text {
  text-align: left; }
  .text p {
    max-width: 80rem; }
  .text ul {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    padding-left: 3rem;
    list-style: none; }
    .text ul li {
      position: relative;
      margin: 0;
      padding: 0; }
      .text ul li::before {
        content: "";
        position: absolute;
        top: 0.7em;
        left: -1.7rem;
        display: block;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #000; }
  .text ol {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    padding-left: 3rem;
    list-style: none;
    counter-reset: ul; }
    .text ol li {
      position: relative;
      counter-increment: ul;
      margin: 0;
      padding: 0; }
      .text ol li::before {
        content: counter(ul) ".";
        position: absolute;
        left: -2.7rem;
        display: block;
        width: 2rem;
        text-align: right;
        font-variant-numeric: tabular-nums; }
  .text table {
    width: 100%; }
    .text table tr td,
    .text table tr th {
      padding: 1rem 1rem;
      border-top: 1px solid #eee;
      vertical-align: middle;
      line-height: 1.3;
      vertical-align: top; }
    .text table tr th {
      font-weight: 600;
      color: #000; }
    .text table tr:first-child td,
    .text table tr:first-child th {
      border-top: 0; }

.centering {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.blue {
  color: #083b6c; }

.wpcf7 input[type="checkbox"],
.checkbox {
  position: absolute;
  opacity: 0; }

.wpcf7 input[type="checkbox"] + span,
.checkbox + label {
  position: relative;
  display: inline-block;
  padding-left: 3.4rem;
  cursor: pointer; }

.wpcf7 input[type="checkbox"] + span::before,
.checkbox + label::before {
  content: "";
  position: absolute;
  left: 1px;
  top: 0.1rem;
  /* top: 0.12em; */
  display: block;
  width: 2rem;
  /* width: 1.2em; */
  height: 2rem;
  /* height: 1.2em; */
  border: 1px solid #4b4d49;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }
  .dark .wpcf7 input[type="checkbox"] + span::before, .dark
  .checkbox + label::before {
    border-color: #fff; }

.wpcf7 input[type="checkbox"]:checked + span::before,
.checkbox:checked + label::before {
  background-color: #78ae1c;
  border-color: #78ae1c; }
  .dark .wpcf7 input[type="checkbox"]:checked + span::before, .dark
  .checkbox:checked + label::before {
    background-color: #fff;
    border-color: #fff; }

.wpcf7 input[type="checkbox"] + span::after,
.checkbox + label::after {
  content: "\f00c";
  position: absolute;
  left: 1px;
  top: -0.1rem;
  display: block;
  width: 2.1rem;
  /* width: 1.4em; */
  height: 2.3rem;
  /* height: 1.6em; */
  line-height: 2.3rem;
  /* line-height: 1.6em; */
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  /* font-size: 0.9em; */
  font-family: "FontAwesome";
  text-rendering: auto;
  /* -webkit-font-smoothing: antialiased; */
  /* -moz-osx-font-smoothing: grayscale; */
  -webkit-transform: scale(2);
  transform: scale(2);
  opacity: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  pointer-events: none; }
  .dark .wpcf7 input[type="checkbox"] + span::after, .dark
  .checkbox + label::after {
    color: #000; }

.wpcf7 input[type="checkbox"]:checked + span::after,
.checkbox:checked + label::after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.radio {
  position: absolute;
  opacity: 0; }

.radio + label {
  position: relative;
  display: inline-block;
  padding-left: 3.4rem;
  cursor: pointer; }

.radio + label::before {
  content: "";
  position: absolute;
  left: 1px;
  top: 0.1rem;
  /* top: 0.12em; */
  display: block;
  width: 2rem;
  /* width: 1.2em; */
  height: 2rem;
  /* height: 1.2em; */
  border: 1px solid #4b4d49;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }

.radio:checked + label::before {
  background-color: #fff;
  border-color: #78ae1c; }

.radio + label::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 1rem;
  /* width: 1.4em; */
  height: 1rem;
  /* height: 1.6em; */
  /* line-height: 1.6em; */
  text-align: center;
  color: #fff;
  /* font-size: 0.9em; */
  /* -webkit-font-smoothing: antialiased; */
  /* -moz-osx-font-smoothing: grayscale; */
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  pointer-events: none;
  border-radius: 50%; }

.radio:checked + label::after {
  background-color: #78ae1c;
  opacity: 1; }

.offset {
  padding-left: 4rem; }
  .offset > h1,
  .offset > h2,
  .offset > h3,
  .offset > h4 {
    position: relative;
    left: -4rem; }

.alert {
  position: relative;
  padding: 1.5rem 2.5rem;
  text-align: center; }
  .alert.alert-success {
    background-color: #d3f5d3;
    color: #008e00; }
  .alert.alert-error {
    background-color: #f9c7cc;
    color: #b30012; }
  .alert.alert-floating {
    position: fixed;
    top: 15rem;
    left: 50%;
    width: 100%;
    max-width: 62rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 500; }
  .alert i {
    position: absolute;
    top: 1.1rem;
    right: 1.3rem;
    font-size: 1.8rem;
    color: #000;
    opacity: 0.2;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
    .alert i:hover {
      opacity: 0.5; }

hr {
  display: block;
  width: 100%;
  height: 1px;
  margin: 1.2rem 0;
  background: #e5e5e5;
  border: 0; }

.input-check {
  display: block;
  margin-top: 3.2rem; }
  .input-check.check-ok {
    color: #78ae1c; }
  .input-check.check-warning {
    color: #fdb714; }
  .input-check.check-error {
    color: #ae1517; }

.fancybox-is-open {
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px); }

.fancybox-bg {
  background: rgba(0, 0, 0, 0.56);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px); }

.fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 9rem;
  padding: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #000; }

.fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 9rem; }

.fancybox-thumbs__list a::before {
  border: 4px solid #083b6c;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.modal {
  display: none;
  background-color: #27334a; }
  .modal,
  .modal a {
    color: #e4e4e4; }
  .modal h1,
  .modal h2,
  .modal h3,
  .modal h4,
  .modal strong {
    color: #fff;
    text-align: center; }

#login {
  width: 40rem;
  padding: 0;
  background-color: transparent; }
  #login .user-form {
    margin: 0;
    padding-top: 5rem;
    padding-bottom: 4rem; }
    #login .user-form h2 {
      margin-top: 0;
      margin-bottom: 1rem;
      font-size: 2.8rem; }
    #login .user-form .login-register {
      margin-top: 0; }
    #login .user-form .forgot-password {
      text-align: right; }
    #login .user-form .form-row {
      margin-bottom: 2rem; }

.bottom-bar {
  display: none;
  padding: 1.5rem 0;
  background-color: #006faf;
  font-size: 0;
  z-index: 999; }
  .bottom-bar .bottom-bar-left {
    display: inline-block;
    width: 68%;
    vertical-align: middle;
    font-size: 1.4rem; }
    .bottom-bar .bottom-bar-left .bottom-bar-title {
      display: inline-block;
      vertical-align: middle;
      width: 28%;
      margin-right: 4%; }
      .bottom-bar .bottom-bar-left .bottom-bar-title h2 {
        color: #fff;
        font-size: 2.8rem; }
    .bottom-bar .bottom-bar-left .bottom-bar-text {
      display: inline-block;
      width: 64%;
      color: #cbdef0;
      vertical-align: middle;
      line-height: 1.3; }
  .bottom-bar .bottom-bar-right {
    display: inline-block;
    width: 32%;
    text-align: right;
    vertical-align: middle;
    font-size: inherit; }
    .bottom-bar .bottom-bar-right .bottom-bar-button {
      display: inline-block;
      vertical-align: middle; }
      .bottom-bar .bottom-bar-right .bottom-bar-button .btn {
        margin-top: 0; }
  .bottom-bar .fa-times {
    position: absolute;
    top: 1.2rem;
    right: 1.4rem;
    font-size: 1.8rem;
    color: #000;
    opacity: 0.2;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
    .bottom-bar .fa-times:hover {
      opacity: 0.5; }
  .bottom-bar.fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.05); }
  .bottom-bar.fake {
    opacity: 0 !important; }

.grecaptcha-badge {
  opacity: 0; }

.arrow-left,
.arrow-right,
.arrow-top,
.arrow-down {
  display: block;
  width: 2rem;
  height: 2rem;
  border: 3px solid #d7d7d7;
  border-width: 3px 3px 0 0;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }
  .arrow-left:hover,
  .arrow-right:hover,
  .arrow-top:hover,
  .arrow-down:hover {
    border-color: #000; }
  .arrow-left.disabled, .arrow-left.slick-disabled,
  .arrow-right.disabled,
  .arrow-right.slick-disabled,
  .arrow-top.disabled,
  .arrow-top.slick-disabled,
  .arrow-down.disabled,
  .arrow-down.slick-disabled {
    border-color: #f4f4f4;
    pointer-events: none; }

.arrow-left {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg); }

.arrow-right {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.arrow-down {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

.arrow-up {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg); }

div#cookie-bar {
  left: auto !important;
  right: 0 !important;
  bottom: 0 !important;
  width: auto;
  max-width: 40rem;
  margin: 1rem;
  border: 0 !important;
  -webkit-box-shadow: 2px 2px 40px rgba(0, 0, 0, 0.2) !important;
          box-shadow: 2px 2px 40px rgba(0, 0, 0, 0.2) !important;
  border-radius: 13px !important; }
  div#cookie-bar p {
    margin: 0.5rem 0 0 2rem; }
  div#cookie-bar #cookie-bar-button {
    margin: 0 2rem 0 0;
    padding: 0.8rem 1.6rem 0.9rem;
    background-color: #083b6c;
    border-bottom: 0;
    border-radius: 0;
    color: #fff !important; }

/**/
.internships-items {
  margin-top: 2rem; }

.internships-item {
  position: relative;
  margin-top: 7px;
  padding: 1.8rem 2rem;
  font-size: 0;
  border: 1px solid #d2d2d2;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }
  .internships-item:first-child {
    margin-top: 0; }
  .internships-item::before {
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    bottom: -1px;
    width: 4px; }
  .internships-item > div {
    display: inline-block;
    font-size: 1.4rem;
    vertical-align: middle; }
  .internships-item .internships-title {
    width: calc(100% - 16rem); }
    .internships-item .internships-title h3 {
      margin: 0;
      font-size: 1.8rem; }
    .internships-item .internships-title p {
      max-width: 80rem;
      margin-top: 1rem; }
    .internships-item .internships-title .tags {
      margin-bottom: 1.5rem; }
      .internships-item .internships-title .tags .tag {
        text-align: left; }
  .internships-item .internships-button {
    width: 16rem;
    padding-left: 2rem;
    text-align: right; }
    .internships-item .internships-button .btn {
      width: 100%;
      min-width: 0;
      margin: 0; }
  .internships-item:hover {
    background-color: #fafafa;
    border-color: #bbb; }

.internship-section-items {
  font-size: 0;
  text-align: left; }

.internship-section-item {
  position: absolute;
  left: 0;
  opacity: 0; }

.internship-section-item + label {
  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 1rem 1.4rem;
  padding-left: 3.8rem;
  border: 1px solid #c5c5c5;
  border-radius: 2px;
  font-size: 1.4rem;
  color: #555;
  vertical-align: top;
  cursor: pointer; }

.internship-section-item:checked + label {
  border-color: #78ae1c; }

.internship-section-radio + label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.9rem;
  display: block;
  width: 21px;
  height: 21px;
  padding: 3px;
  border: 1px solid #c5c5c5;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }

.internship-section-radio:checked + label::before {
  border-color: #6e7a81; }

.internship-section-radio + label::after {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(0.9rem + 4px);
  display: block;
  width: 13px;
  height: 13px;
  border: 1px solid #dfdede;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }

.internship-section-radio:checked + label::after {
  background-color: #78ae1c;
  border-color: #78ae1c; }

.internship-section-checkbox + label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.9rem;
  display: block;
  width: 21px;
  height: 21px;
  padding: 3px;
  border: 1px solid #c5c5c5;
  border-radius: 2px;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }

.internship-section-checkbox:checked + label::before {
  background-color: #78ae1c;
  border-color: #78ae1c; }

.internship-section-checkbox + label::after {
  content: "\f00c";
  position: absolute;
  top: 50%;
  left: 0.9rem;
  display: block;
  width: 21px;
  height: 21px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  /* font-size: 0.9em; */
  font-family: "FontAwesome";
  text-rendering: auto;
  /* -webkit-font-smoothing: antialiased; */
  /* -moz-osx-font-smoothing: grayscale; */
  -webkit-transform: translateY(-50%) scale(2);
  transform: translateY(-50%) scale(2);
  opacity: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }

.internship-section-checkbox:checked + label::after {
  color: #fff;
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  opacity: 1; }

.popup {
  width: 82rem;
  max-width: 98%;
  padding: 2.5rem;
  /*	Popup versions
    --------------------------------------- */ }
  .popup img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto; }
  .popup .popup-buttons {
    margin-top: 1rem; }
    .popup .popup-buttons .btn {
      margin: 1rem 1rem 0 0; }
  .popup.popup-narrow {
    width: 45rem; }
  .popup.popup-wide {
    width: 113.6rem; }
  .popup.white {
    border: 1px solid #c5c5c5; }
  .popup.dark {
    background: transparent -webkit-gradient(linear, right top, left bottom, from(#058eb8), to(#074d75));
    background: transparent linear-gradient(to left bottom, #058eb8 0%, #074d75 100%);
    color: #fff; }
  .popup.banner {
    padding: 0; }
    .popup.banner figure {
      margin: 0; }
    .popup.banner img {
      width: 100%; }
    .popup.banner .banner-close {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 0.5rem;
      padding: 1.5rem 2rem;
      font-weight: bold;
      font-size: 18px;
      border: 0;
      background-color: transparent;
      color: white; }
      .popup.banner .banner-close:hover {
        color: #d2d2d2; }

.popup-newsletter {
  -webkit-transition-duration: 0ms !important;
          transition-duration: 0ms !important; }
  .popup-newsletter .popup {
    padding: 0; }
  .popup-newsletter .fancybox-close-small {
    color: #fff;
    top: 1.4rem;
    right: 1.6rem;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    -webkit-transition: background-color 0.15s ease;
    transition: background-color 0.15s ease; }

.fancybox-banner .fancybox-content {
  padding: 0;
  font-size: 0;
  max-width: 98%; }

.fancybox-banner .fancybox-close-small {
  display: none; }

.box,
.incomaker_content_body,
#incomaker_content_body {
  position: relative;
  background: transparent !important;
  background: transparent -webkit-gradient(linear, right top, left bottom, from(#058eb8), to(#4f2d7f)) !important;
  background: transparent linear-gradient(to left bottom, #058eb8 0%, #4f2d7f 100%) !important; }
  .box > *,
  .incomaker_content_body > *,
  #incomaker_content_body > * {
    position: relative;
    z-index: 3; }
  .box [data-gjs-type="forms-text"]::-webkit-input-placeholder,
  .incomaker_content_body [data-gjs-type="forms-text"]::-webkit-input-placeholder,
  #incomaker_content_body [data-gjs-type="forms-text"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, 0.6);
    text-overflow: ellipsis; }
  .box [data-gjs-type="forms-text"]::-moz-placeholder,
  .incomaker_content_body [data-gjs-type="forms-text"]::-moz-placeholder,
  #incomaker_content_body [data-gjs-type="forms-text"]::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, 0.6);
    text-overflow: ellipsis; }
  .box [data-gjs-type="forms-text"]:-ms-input-placeholder,
  .incomaker_content_body [data-gjs-type="forms-text"]:-ms-input-placeholder,
  #incomaker_content_body [data-gjs-type="forms-text"]:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(255, 255, 255, 0.6);
    text-overflow: ellipsis; }
  .box [data-gjs-type="forms-text"]::-webkit-input-placeholder, .incomaker_content_body [data-gjs-type="forms-text"]::-webkit-input-placeholder, #incomaker_content_body [data-gjs-type="forms-text"]::-webkit-input-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.6);
    text-overflow: ellipsis; }
  .box [data-gjs-type="forms-text"]::-moz-placeholder, .incomaker_content_body [data-gjs-type="forms-text"]::-moz-placeholder, #incomaker_content_body [data-gjs-type="forms-text"]::-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.6);
    text-overflow: ellipsis; }
  .box [data-gjs-type="forms-text"]:-ms-input-placeholder, .incomaker_content_body [data-gjs-type="forms-text"]:-ms-input-placeholder, #incomaker_content_body [data-gjs-type="forms-text"]:-ms-input-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.6);
    text-overflow: ellipsis; }
  .box [data-gjs-type="forms-text"]::-ms-input-placeholder, .incomaker_content_body [data-gjs-type="forms-text"]::-ms-input-placeholder, #incomaker_content_body [data-gjs-type="forms-text"]::-ms-input-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.6);
    text-overflow: ellipsis; }
  .box [data-gjs-type="forms-text"]::placeholder,
  .incomaker_content_body [data-gjs-type="forms-text"]::placeholder,
  #incomaker_content_body [data-gjs-type="forms-text"]::placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.6);
    text-overflow: ellipsis; }

mark.has-black-color a {
  color: var(--wp--preset--color--black) !important; }

mark.has-cyan-bluish-gray a {
  color: var(--wp--preset--color--cyan-bluish-gray) !important; }

mark.has-white-color a {
  color: var(--wp--preset--color--white) !important; }

mark.has-pale-pink-color a {
  color: var(--wp--preset--color--pale-pink) !important; }

mark.has-vivid-red-color a {
  color: var(--wp--preset--color--vivid-red) !important; }

mark.has-luminous-vivid-orange-color a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important; }

mark.has-luminous-vivid-amber-color a {
  color: var(--wp--preset--color--luminous-vivid-amber) !important; }

mark.has-light-green-cyan-color a {
  color: var(--wp--preset--color--light-green-cyan) !important; }

mark.has-vivid-green-cyan-color a {
  color: var(--wp--preset--color--vivid-green-cyan) !important; }

mark.has-pale-cyan-blue-color a {
  color: var(--wp--preset--color--pale-cyan-blue) !important; }

mark.has-vivid-cyan-blue-color a {
  color: var(--wp--preset--color--vivid-cyan-blue) !important; }

mark.has-vivid-purple-color a {
  color: var(--wp--preset--color--vivid-purple) !important; }

/*	Post views data
--------------------------------------- */
.post-views {
  display: none; }

body.logged-in.administrator .post-views {
  display: block; }

/*	Gallery page
--------------------------------------- */
.galleries-wrapper > .section {
  padding-top: 10rem;
  padding-bottom: 0; }
  .galleries-wrapper > .section:last-child {
    padding-bottom: 6rem; }

.galleries-wrapper .big-gallery-items {
  margin-top: 4rem; }

/*	Sticky CTA button
--------------------------------------- */
.sticky-cta-wrap {
  position: sticky;
  top: 75rem;
  z-index: 10;
  float: right;
  margin: 2rem 1rem 2rem 0; }
  .sticky-cta-wrap::before {
    content: "";
    position: absolute;
    left: -1rem;
    top: -1rem;
    width: calc(100% + 2rem);
    height: calc(100% + 2rem);
    background: rgba(255, 255, 255, 0.7);
    border-radius: 99999px;
    z-index: -1; }

.sticky-cta {
  margin-top: 0;
  background-color: #B0DA29;
  border-color: #B0DA29; }
  .sticky-cta i::before {
    font-weight: bold; }
  @media (max-width: 640px) {
    .sticky-cta {
      font-size: 0;
      min-width: initial;
      border-radius: 999px; }
      .sticky-cta i {
        font-size: 1.6rem;
        margin-right: 0 !important; }
        .sticky-cta i::before {
          margin: 0; } }

/*	Gradient text
--------------------------------------- */
.gradient-text {
  background: transparent -webkit-gradient(linear, right top, left bottom, from(#058eb8), to(#4f2d7f));
  background: transparent linear-gradient(to left bottom, #058eb8 0%, #4f2d7f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

/*	Doublecol list
--------------------------------------- */
@media (max-width: 500px) {
  .doublecol-list {
    padding-bottom: 0 !important; } }

.doublecol-list .list-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 2.4rem;
  width: 100%;
  padding-bottom: 4rem;
  border-bottom: 1px solid #f6f6f6;
  margin-bottom: 4rem; }
  .doublecol-list .list-row:last-child {
    border: none;
    margin-bottom: 0; }
    @media (max-width: 500px) {
      .doublecol-list .list-row:last-child {
        padding-bottom: 0; } }
  @media (max-width: 640px) {
    .doublecol-list .list-row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (min-width: 641px) {
    .doublecol-list .list-row:nth-child(even) .fig {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .doublecol-list .list-row:nth-child(even) .text {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }

.doublecol-list .col {
  width: calc(50% - 1.2rem); }
  @media (max-width: 640px) {
    .doublecol-list .col {
      width: 100%; } }
  .doublecol-list .col.text {
    padding: 4rem; }
    @media (max-width: 900px) {
      .doublecol-list .col.text {
        padding: 2rem; } }
    @media (max-width: 500px) {
      .doublecol-list .col.text {
        padding-left: 0;
        padding-right: 0; } }

.doublecol-list figure {
  margin: 0;
  font-size: 0; }
  .doublecol-list figure img {
    max-width: 100%;
    height: auto; }

.doublecol-list ul {
  padding-left: 0; }
  .doublecol-list ul li {
    position: relative;
    min-height: 2.4rem;
    margin-bottom: 1.2rem;
    padding-left: 3.6rem;
    background: url("../images/checkmark-circle.svg") no-repeat left center; }
    .doublecol-list ul li::marker, .doublecol-list ul li::before {
      display: none; }

/*	USPs
--------------------------------------- */
.usps__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .usps__grid .usp {
    width: 33.3333%; }
  @media (max-width: 640px) {
    .usps__grid {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .usps__grid .usp {
        width: 100%; } }

.usps .usp {
  padding: 2.4rem;
  text-align: center; }
  .usps .usp__value {
    font-family: "Poppins", sans-serif;
    font-size: 4.8rem;
    font-weight: 700;
    line-height: normal; }
  .usps .usp__text {
    font-weight: 600; }
    @media (max-width: 500px) {
      .usps .usp__text {
        margin-top: 0.5rem; } }

/*	Themes
--------------------------------------- */
.themes {
  margin-bottom: 3rem; }
  .themes__title {
    margin-bottom: 3.2rem;
    font-size: 3.2rem;
    color: #8e8e8e; }
    @media (max-width: 500px) {
      .center .themes__title {
        text-align: left; } }
  .themes__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 3.7rem 1.6rem; }
    @media (max-width: 450px) {
      .themes__grid {
        gap: 1.6rem; } }
    .themes__grid .theme {
      width: calc(25% - 3 / 4 * 1.6rem); }
      @media (max-width: 800px) {
        .themes__grid .theme {
          width: calc(50% - 1 / 2 * 1.6rem); } }

.theme {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5rem;
  padding: 2rem; }
  @media (max-width: 500px) {
    .theme {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  .theme__icon-wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 5rem;
    height: 5rem;
    aspect-ratio: 1/1;
    margin: 0;
    padding: 1.3rem;
    border-radius: 999px; }
    .theme__icon-wrap img {
      max-width: 2.4rem;
      max-height: 2.4rem; }
    @media (max-width: 500px) {
      .theme__icon-wrap {
        width: 4rem;
        height: 4rem; } }
  .theme__value {
    font-family: "Poppins", sans-serif;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: normal; }

/*	Click cards
--------------------------------------- */
.click-cards__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3.2rem 1.6rem; }
  @media (max-width: 640px) {
    .click-cards__grid {
      gap: 0.96rem 1.6rem; } }
  @media (max-width: 500px) {
    .click-cards__grid {
      gap: 5.6rem; } }
  .click-cards__grid .click-card {
    width: calc(33.3333% - 2 / 3 * 1.6rem); }
    @media (max-width: 800px) {
      .click-cards__grid .click-card {
        width: calc(50% - 1 / 2 * 1.6rem); } }
    @media (max-width: 640px) {
      .click-cards__grid .click-card {
        width: 100%; } }

.click-card {
  padding: 1.2rem; }
  @media (max-width: 500px) {
    .click-card {
      padding: 0; } }
  .click-card__wrap {
    display: block;
    font-size: 0;
    margin: 0 0 2.4rem 0;
    border-radius: 0.8rem;
    aspect-ratio: 341/170;
    overflow: hidden;
    background-color: #d2d2d2; }
    .click-card__wrap img {
      max-width: 100%;
      height: auto;
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
  .click-card a {
    position: relative;
    cursor: pointer; }
    .click-card a::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0);
      -webkit-transition: background 0.15s ease;
      transition: background 0.15s ease; }
    .click-card a:hover img {
      -webkit-transform: scale(1.02);
              transform: scale(1.02); }
    .click-card a:hover::after {
      background-color: rgba(0, 0, 0, 0.2); }
  .click-card__text {
    font-family: "Poppins", sans-serif;
    font-size: 1.6rem; }

/*	Contact dark
--------------------------------------- */
.contact-dark {
  padding-top: 9rem;
  padding-bottom: 9rem;
  color: #fff; }
  .contact-dark strong,
  .contact-dark b,
  .contact-dark a {
    color: #fff; }
  .contact-dark .footer-contact-text {
    padding-top: 0; }
    .contact-dark .footer-contact-text p.contacts a {
      color: #fff; }
      .contact-dark .footer-contact-text p.contacts a i {
        color: #B0DA29; }
  .contact-dark h2 {
    font-size: 2.8rem;
    color: #fff; }
    .contact-dark h2 strong {
      color: #B0DA29; }
  .contact-dark .contact-form {
    padding-top: 0;
    padding-bottom: 0;
    background: transparent; }
    @media (max-width: 767px) {
      .contact-dark .contact-form {
        padding-left: 0;
        padding-right: 0; } }

/*	VOX Partners
--------------------------------------- */
@media (min-width: 801px) {
  .vox-partners {
    padding-top: 8rem;
    padding-bottom: 8rem; } }

@media (max-width: 500px) {
  .vox-partners {
    padding-bottom: 2rem !important; } }

.vox-partners__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 4rem; }
  @media (max-width: 500px) {
    .vox-partners__grid {
      gap: 2rem; } }
  .vox-partners__grid .vox-partner {
    width: calc(20% - 4 / 5 * 4rem); }
    @media (max-width: 800px) {
      .vox-partners__grid .vox-partner {
        width: calc(33.3333% - 2 / 3 * 4rem); } }
    @media (max-width: 640px) {
      .vox-partners__grid .vox-partner {
        width: calc(50% - 1 / 2 * 4rem); } }
    @media (max-width: 500px) {
      .vox-partners__grid .vox-partner {
        width: 100%; } }

.vox-partners__slider-on-mobile .slick-dots {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }
  .vox-partners__slider-on-mobile .slick-dots li {
    display: inline-block; }
    .vox-partners__slider-on-mobile .slick-dots li button {
      display: block;
      width: 1.4rem;
      height: 1.4rem;
      margin: 0.5rem;
      padding: 0;
      border: 0;
      border: 1px solid #d9d9d9;
      border-radius: 50%;
      background-color: #f8f8f8;
      font-size: 0;
      line-height: 0;
      color: transparent;
      -webkit-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s; }
    .vox-partners__slider-on-mobile .slick-dots li.slick-active button {
      background-color: #78ae1c;
      border-color: #78ae1c; }

.vox-partner__logo-wrap {
  height: 5.6rem;
  margin: 0;
  margin-bottom: 2.4rem;
  font-size: 0; }
  .vox-partner__logo-wrap img {
    max-width: 100%;
    max-height: 100%;
    height: auto; }

.vox-partner__text {
  color: #606569; }
  .vox-partner__text a {
    color: #606569;
    cursor: pointer; }
    .vox-partner__text a.btn-icon-right {
      display: none;
      margin-top: 1.6rem;
      color: #606569;
      text-decoration: none; }
    @media (max-width: 500px) {
      .vox-partner__text a {
        display: none; }
        .vox-partner__text a.btn-icon-right {
          display: inline-block; } }

.vox-partner__modal {
  display: none; }

.vox-partner__modal-inner {
  max-width: 97.5rem; }
  @media (max-width: 500px) {
    .vox-partner__modal-inner {
      padding: 36px 20px 30px; } }

/*	Info img row
--------------------------------------- */
@media (max-width: 500px) {
  .info-img-row {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; } }

.info-img-row__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem; }

.info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 2.4rem;
  padding: 1.2rem; }
  @media (max-width: 800px) {
    .info-row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (max-width: 480px) {
    .info-row {
      padding: 0; } }
  .info-row .left {
    -webkit-box-flex: auto;
        -ms-flex-positive: auto;
            flex-grow: auto;
    padding: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.6rem; }
    @media (max-width: 800px) {
      .info-row .left {
        padding-bottom: 0; } }
    @media (max-width: 640px) {
      .info-row .left {
        padding-left: 0;
        padding-right: 0; } }
  .info-row__title {
    font-size: 2.8rem; }
  .info-row .read-more a {
    text-decoration: none; }
  .info-row .right {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 30%; }
    @media (max-width: 800px) {
      .info-row .right {
        width: 100%; } }
  .info-row__fig {
    position: relative;
    overflow: hidden;
    margin: 0;
    font-size: 0; }
    .info-row__fig img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      min-width: 100%;
      min-height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    @media (max-width: 800px) {
      .info-row__fig {
        max-width: 40rem;
        aspect-ratio: 33/41.2;
        margin-left: auto;
        margin-right: auto; } }

/*	Skoleni na míru - modal
--------------------------------------- */
.skoleni-na-miru__modal-inner {
  overflow: hidden;
  width: 100%;
  max-width: 97.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8rem;
  padding-right: 8rem; }
  @media (max-width: 800px) {
    .skoleni-na-miru__modal-inner {
      padding-left: 2rem;
      padding-right: 2rem; } }
  .skoleni-na-miru__modal-inner [data-fancybox-close]::before {
    text-transform: uppercase;
    content: 'Zavřít';
    position: absolute;
    left: 0.5rem;
    top: 50%;
    -webkit-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
    font-size: 1.2rem; }
  .skoleni-na-miru__modal-inner .gform-theme--framework {
    --gf-field-section-border-width: 0; }
  .skoleni-na-miru__modal-inner h2 {
    font-size: 2.8rem; }
    .skoleni-na-miru__modal-inner h2 strong {
      color: #B0DA29; }
  .skoleni-na-miru__modal-inner .gform_wrapper {
    max-width: 68.4rem;
    margin-top: 5rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 4rem; }
    @media (max-width: 640px) {
      .skoleni-na-miru__modal-inner .gform_wrapper {
        padding: 1rem; } }
    @media (max-width: 640px) {
      .skoleni-na-miru__modal-inner .gform_wrapper {
        padding: 0; } }
    .skoleni-na-miru__modal-inner .gform_wrapper.gform_confirmation_wrapper {
      margin-top: 0; }
    .skoleni-na-miru__modal-inner .gform_wrapper .gform_confirmation_message h3 {
      font-size: 2.8rem; }
      .skoleni-na-miru__modal-inner .gform_wrapper .gform_confirmation_message h3 strong {
        color: #B0DA29; }
    .skoleni-na-miru__modal-inner .gform_wrapper .gfield_label,
    .skoleni-na-miru__modal-inner .gform_wrapper .gform-field-label--type-sub,
    .skoleni-na-miru__modal-inner .gform_wrapper .gfield_consent_label {
      font-size: 1.2rem;
      color: #8E8E8E; }
    .skoleni-na-miru__modal-inner .gform_wrapper .validation_message {
      font-size: 1.2rem; }
    .skoleni-na-miru__modal-inner .gform_wrapper .gfield_consent_label {
      margin-top: 2rem; }
    .skoleni-na-miru__modal-inner .gform_wrapper input[type="number"] + .instruction {
      display: none; }
  .skoleni-na-miru__modal-inner .gform_wrapper.gform-theme.gform_confirmation_wrapper {
    min-height: initial; }
    .skoleni-na-miru__modal-inner .gform_wrapper.gform-theme.gform_confirmation_wrapper .gform_confirmation_message {
      background-color: transparent; }
  .skoleni-na-miru__modal-inner .gform_fields {
    margin-bottom: calc(5rem - 24px - 1rem); }
  .skoleni-na-miru__modal-inner .gfield--type-section {
    padding-top: 3.3rem;
    padding-bottom: 1.6rem;
    border-bottom: 0; }
  .skoleni-na-miru__modal-inner .gsection_title {
    font-family: "Poppins", sans-serif;
    font-size: 1.2rem;
    line-height: 2.4;
    font-weight: 600; }
  .skoleni-na-miru__modal-inner .gsection_description {
    font-family: "Poppins", sans-serif;
    font-size: 1.2rem;
    color: #8E8E8E; }


/**!SECTION CUSTOM THEME - need to configure prepos!!

*/
    .main-menu-left a:hover::before, 
    .main-menu-left a.active::before, 
    .main-menu-more li.menu-item a:hover::before , 
    .main-menu-more li.active a::before {
      content: " ";
      display: block;
      background-color: #FFFFFF1A;
      position: absolute;
      left: 2px;
      border-radius: 50px;
      width: calc(100% - 32px + 28px);
      top: 50%;
      translate: 0 -50%;
      height: 46px;
      z-index: -1;
      transition: all 0.5s ease;
    }
    .page-template-page_nakladatelstvi .main-menu-left a:hover,
    .page-template-page_nakladatelstvi .main-menu-left a.active,
    .page-template-page_nakladatelstvi .main-menu-more li.menu-item a:hover ,
    .page-template-page_nakladatelstvi .main-menu-more li.active a,
    .page-template-page_nakladatelstvi .main-menu > ul > li > a:hover,
    .page-template-page_nakladatelstvi .main-menu .ul > li > a:hover,
    .page-template-page_nakladatelstvi .main-menu.main-menu-right > ul > li > a:hover {
      color: black;
    }

    #megamenu-toggler.active::before {
      content: " ";
      display: block;
      background-color: #FFFFFF1A;
      position: absolute;
      left: 2px;
      border-radius: 50px;
      width: calc(100% - 32px + 28px);
      top: 50%;
      translate: 0 -50%;
      height: 46px;
      z-index: -1;
      transition: all 0.5s ease;
      color: black;
    }
    .main-menu-more a:hover::before, 
    .main-menu-more li.active a::before {
      background-color: #F6F6F6!important;
      transition: all 0.5s ease;
    }
    #megamenu {
      max-height: calc(100vh - 70px);
      background: white;
      padding: 16px;
      min-height: 100px;
      display: block;
    }
    #megamenu.hide {
      display: none;
    }
    #megamenu .container .close {
      position: absolute;
      width: 48px;
      height: 48px;
      border: 1px solid #F6F6F6;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      top: 16px;
      right: 0;
      cursor: pointer;
      transition: all 0.5s ease;
    }
    #megamenu .container .close:hover {
      background: #F6F6F6;
      transition: all 0.5s ease;
    }
    #megamenu .container {
      max-width: 1148px;
      margin: 0 auto;
      column-count: 4;
      column-gap: 8px;
      padding-right: 56px;
      position: relative;
      }
      #megamenu .category {
    display: inline-block;
        width: 100%;
        break-inside: avoid;
        margin-bottom: 8px;
      padding: 8px;
      max-width: 267px;
      }
      #megamenu .category h3 a{
      font-family: "Poppins", sans-serif;
      font-weight: 600;
        display: flex;
        align-items: center;
        font-size: 16px;
        margin-bottom: 10px;
      padding-left: 46px;
      min-height: 36px;
      text-decoration: underline;
      text-decoration-color: transparent;
      }
    #megamenu .category h3 a:hover, #megamenu .category h3 a.active{
      text-decoration-color: inherit;
      }
    #megamenu .category h3 span{
        width: 36px;
      height: 36px;
      display: flex;
      border-radius: 50%;
      position: absolute;
      left: 0;
      justify-content: center;
      align-items: center;
      background-color: #004DA7;
      }
    #megamenu .category h3 span img{
        max-width: 15px;
      filter: brightness(0) saturate(100%) invert(100%);
      }
      #megamenu .category ul {
        list-style: none;
        padding-left: 46px;
      }
      #megamenu .category ul li {
      margin-bottom: 6px;
      font-family: "Poppins", sans-serif;
      font-size: 14px;
      font-weight: 400;
      color: black;
      }
    #megamenu ul li a {
      display: block;
      font-family: "Poppins", sans-serif;
      text-decoration-color: transparent;
      color: black;
    }
    #megamenu ul li a:hover, #megamenu ul li a.active {
      text-decoration-color: #0679A8;
      text-decoration: underline;
      color: #0679A8;
    }
  
    @media screen and (max-width: 930px) {
      #megamenu container {
        display: none!Important;
      }
    }
  
  
    @media screen and (max-width: 930px) {
      #megamenu {
        display: none!Important;
      }
    }

    .themes__grid_two {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 20px;
      max-width: 800px;
      margin: 0 auto;
      text-align: center;
    }
    
    .themes__grid_two .theme {
      width: 100%;
    }
    .themes__grid_two .theme .theme__icon-wrap {
      padding: 0;
    }
    .themes__grid_two .theme .theme__icon-wrap img{
      border-radius: 50px;
      object-fit: cover;
      width: 50px;
      height: 50px;
      max-width: unset;
      max-height: unset;
    }
    .case-studies-item--nakladatelstvi {
      border: none!important;
    }
    .case-studies-item--nakladatelstvi .case-studies-image {
      border-radius: 20px;
    }

    .nakladatelstvi ul.slick-dots:has(> li:only-child) > li {
      display: none;
    }

    @media screen and (max-width: 800px) {
      .themes__grid_two .theme {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: row;
        place-items: center;
      }
      .themes__grid_two {
        grid-template-columns: 1fr;
      }
      .case-studies-item--nakladatelstvi .case-studies-content {
        padding-bottom: 2rem!IMPORTANT;
      }
    }


.custom-theme .intro-slider-overlay::before {
  z-index: 1;
  background: linear-gradient(104deg, #EFBA00 15.35%, rgba(239, 186, 0, 0.46) 78.84%);
}
.custom-theme .intro-slider-overlay::after {
  z-index: 2;
  background: linear-gradient(105deg, #272727 14.7%, rgba(239, 186, 0, 0.80) 97.99%);
}
.custom-theme .btn-primary {
  background: #EFBA00;
  border-color: #EFBA00;
  color: #272727;
}

.custom-theme .btn-primary:hover, 
.custom-theme .sticky-cta:hover {
  background: #E3B100;
  border-color: #E3B100;
}

.custom-theme .sticky-cta {
  background: #EFBA00;
  border-color: #EFBA00;
}

.custom-theme .slide__content strong {
  color: #EFBA00;
}
.custom-theme .doublecol-list ul li {
  background: url(../images/checkmark-circle-black.svg) no-repeat left center;
}
.custom-theme .contact-dark {
  background: linear-gradient(104deg, #272727 11.11%, #EFBA00 128.79%);
}
.custom-theme .contact-dark .footer-contact-text p.contacts a i {
  color: #EFBA00;
}
.custom-theme .gform-theme--framework a, .gform-theme--framework button {
  color: #000!important;
}
.custom-theme .breadcrumbs li:last-child a {
  color: #EFBA00;
}
.custom-theme .footer-contact-text h2 strong {
  color: #EFBA00;
}
.custom-theme .case-studies-items .slick-dots li.slick-active button {
  background-color: #EFBA00;
  border-color: #EFBA00;
}

.custom-theme .case-studies-image {
  background-size: contain;
  height: 90%;
}




.page-template-page_nakladatelstvi header.section.header {
  background: white;
  color: black;
}
.page-template-page_nakladatelstvi .main-menu > ul > li > a, 
.page-template-page_nakladatelstvi .main-menu .ul > li > a {
  color: rgb(0, 0, 0);
}
.page-template-page_nakladatelstvi .header-search .search-input {
  border-color: black;
}
.page-template-page_nakladatelstvi #input-search,
.page-template-page_nakladatelstvi #input-search::placeholder, 
.page-template-page_nakladatelstvi .search-input > input::placeholder,
.page-template-page_nakladatelstvi  .search-input > input{
  color: black;
}
.page-template-page_nakladatelstvi .header-search .search-input i{
  color: black;
}

.page-template-page_nakladatelstvi .main-menu > ul > li > a i, 
.page-template-page_nakladatelstvi .main-menu .ul > li > a i, 
.page-template-page_nakladatelstvi .main-menu .ul > li > a, 
.page-template-page_nakladatelstvi .main-menu.main-menu-right > ul > li > a {
  color: black;
}
.page-template-page_nakladatelstvi .main-menu .mob-hide,
.page-template-page_nakladatelstvi .menu-button i {
  color: black;
}

a.publisher::before {
  border: 1px solid #EFBA00;
  content: " ";
  display: block;
  position: absolute;
  left: 2px;
  border-radius: 50px;
  width: calc(100% - 32px + 28px);
  top: 50%;
  translate: 0 -50%;
  height: 46px;
  z-index: -1;
  transition: all 0.5s ease;
}

a.publisher:hover::before,
a.publisher.active::before {
  background-color: #EFBA00 !important;
}

.page-template-page_nakladatelstvi .header.fixed .logo {
  display: block!important;
}
.page-template-page_nakladatelstvi .header.fixed .logo.white {
  display: none!important;
}
body.page-template-page_nakladatelstvi .header:not(.fixed):not(.is-white):not(.open) .logo.white{
  display: none!important;
}
body.page-template-page_nakladatelstvi .header:not(.fixed):not(.is-white):not(.open) .logo{
  display: block!important;
}

@media screen and (max-width: 600px) {
  .custom-theme .intro-slider-overlay::before {
      z-index: 1;
      background: linear-gradient(104deg, #272727 11.11%, #EFBA00 128.79%);
      opacity: 1;
  }
}

.page-template-page_nakladatelstvi .themes__grid_two {
  max-width: 80%;
}

@media screen and (max-width: 1254px) {
  .page-template-page_nakladatelstvi .themes__grid_two {
    max-width: 90%;
  }
}
@media screen and (max-width: 947px) {
  .page-template-page_nakladatelstvi .themes__grid_two {
    max-width: 100%;
  }
}

@media screen and (max-width: 875px) {
  .page-template-page_nakladatelstvi .themes__grid_two {
    grid-template-columns: 1fr;
  }

  .page-template-page_nakladatelstvi .themes__grid_two .theme {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row;
    place-items: center;
  }
}
/*# sourceMappingURL=styles.css.map */