/*
Theme Name: ymca
Author: Matosoft
Author URI: http://www.matosoft.cz/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ymca
*/
.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.cf {
  display: inline-block;
}
* html .cf {
  height: 1%;
}
.cf {
  display: block;
}
/* close commented backslash hack */
.hideText {
  margin: 0;
  text-indent: -9999em;
  letter-spacing: -9999em;
  overflow: hidden;
  color: transparent;
  display: block;
}
.transitionAll {
  transition: all .2s ease;
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0 0 24px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html,
body {
  min-width: 320px;
  position: relative;
}
body {
  padding-top: 77px;
  padding-top: 7.7rem;
}
#all {
  overflow: hidden;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
img.alignnone {
  display: inline-block;
}
.has-text-align-left img,
.has-text-align-center img,
.has-text-align-right img {
  display: inline-block;
}
.assistive-text {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  padding: 0 !important;
  margin: 0 !important;
}
.text--bigger {
  font-size: 20px;
  line-height: 30px;
}
html {
  font-size: 62.5%;
  font-family: "Source Sans 3", sans-serif;
}
body {
  font-family: "Source Sans 3", sans-serif;
}
body {
  font-size: 16px;
  font-size: 1.6rem;
}
body,
input,
textarea {
  font-weight: 400;
  line-height: 1.5;
  color: #000;
}
.has-medium-font-size {
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
a,
input,
textarea,
select,
button {
  outline: none;
}
a {
  color: #000;
  transition: all 0.2s ease;
  text-decoration: underline;
}
a:hover {
  color: #9c161b;
  text-decoration: none;
}
a:active {
  color: #000;
  text-decoration: none;
}
a:focus {
  color: #000;
  outline: none;
}
a:focus-visible {
  color: #000;
  outline-offset: 0;
  border-radius: 1px;
  outline: 2px solid #D32600;
}
a:hover,
a:active,
a:focus,
a:focus-visible {
  transition: all 0.2s ease 0s;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #000;
  margin: 0;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  font-family: "Roboto Slab", serif;
}
h1,
.h1 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 36px;
  line-height: 3.6rem;
  font-weight: 300;
}
h2,
.h2 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 36px;
  line-height: 3.6rem;
  font-weight: 300;
}
h3,
.h3 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  line-height: 3.2rem;
  font-weight: 500;
}
h4,
.h4 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 26px;
  line-height: 2.6rem;
}
h5,
.h5 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 26px;
  line-height: 2.6rem;
}
h6,
.h6 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
}
p {
  margin: 0 0 16px 0;
  margin: 0 0 1.6rem 0;
}
p:last-child {
  margin-bottom: 0;
}
p + h1 {
  margin-top: 24px;
  margin-top: 2.4rem;
}
p + h2,
p + h3,
p + h4,
p + h5,
p + h6 {
  margin-top: 24px;
  margin-top: 2.4rem;
}
p + figure {
  margin-top: 24px;
  margin-top: 2.4rem;
}
ul + h1,
ol + h1,
figure + h1,
ul + h2,
ol + h2,
figure + h2,
ul + h3,
ol + h3,
figure + h3,
ul + h4,
ol + h4,
figure + h4,
ul + h5,
ol + h5,
figure + h5,
ul + h6,
ol + h6,
figure + h6 {
  margin-top: 24px;
  margin-top: 2.4rem;
}
blockquote {
  background-color: #9c161b;
  color: #fff;
  padding: 26px 30px;
  padding: 2.6rem 3rem;
  margin: 0 0 16px 0;
  margin: 0 0 1.6rem 0;
}
blockquote p {
  margin-bottom: 6px;
  margin-bottom: .6rem;
  position: relative;
  padding-left: 24px;
  padding-left: 2.4rem;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote:last-child {
  margin-bottom: 0;
}
ul,
ol {
  margin: 16px 0;
  margin: 1.6rem 0;
}
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}
ol ol,
ul ul {
  margin: 0 0 16px;
  margin: 0 0 1.6rem;
}
ol li ol,
ul li ul {
  margin-top: 16px;
  margin-top: 1.6rem;
}
ul,
ol {
  padding: 0;
  padding-left: 40px;
  padding-left: 4rem;
}
ul li,
ol li {
  position: relative;
  padding-left: 0;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
ul li:last-child,
ol li:last-child {
  margin-bottom: 0;
}
ul li {
  list-style: disc;
}
ol[style="list-style-type: upper-alpha;"] > li::before {
  content: counter(item, upper-alpha) ".";
}
ol[style="list-style-type: upper-alpha;"] > li::before li {
  content: counter(subitem, upper-alpha) ".";
}
ol[style="list-style-type: upper-alpha;"] > li::before li li {
  content: counter(subsubitem, upper-alpha) ".";
}
ol[style="list-style-type: lower-alpha;"] > li::before {
  content: counter(item, lower-alpha) ".";
}
ol[style="list-style-type: lower-alpha;"] > li::before li {
  content: counter(subitem, lower-alpha) ".";
}
ol[style="list-style-type: lower-alpha;"] > li::before li li {
  content: counter(subsubitem, lower-alpha) ".";
}
ol[style="list-style-type: lower-greek;"] > li::before {
  content: counter(item, lower-greek);
}
ol[style="list-style-type: lower-greek;"] > li::before li {
  content: counter(subitem, lower-greek);
}
ol[style="list-style-type: lower-greek;"] > li::before li li {
  content: counter(subsubitem, lower-greek);
}
ol[style="list-style-type: lower-roman;"] > li::before {
  content: counter(item, lower-roman);
}
ol[style="list-style-type: lower-roman;"] > li::before li {
  content: counter(subitem, lower-roman);
}
ol[style="list-style-type: lower-roman;"] > li::before li li {
  content: counter(subsubitem, lower-roman);
}
ol[style="list-style-type: upper-roman;"] > li::before {
  content: counter(item, upper-roman);
}
ol[style="list-style-type: upper-roman;"] > li::before li {
  content: counter(subitem, upper-roman);
}
ol[style="list-style-type: upper-roman;"] > li::before li li {
  content: counter(subsubitem, upper-roman);
}
.wp-block-table {
  margin: 0 0 24px;
  margin: 0 0 2.4rem;
}
table {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.wp-block-table table,
table {
  width: 100%;
  margin: 0;
  border-collapse: separate;
  border-radius: 5px;
  background: var(--ffffff, #FFF);
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
  border-spacing: 0;
}
.wp-block-table table th,
table th {
  font-family: "Roboto Slab", serif;
}
.wp-block-table table th,
table th,
.wp-block-table table td,
table td {
  padding: 21px 24px 22px;
  padding: 2.1rem 2.4rem 2.2rem;
  border: 0;
  border-bottom: 1px dotted #F3F3F3;
  color: #000;
  box-sizing: border-box;
  text-align: left;
}
.wp-block-table table th a,
table th a,
.wp-block-table table td a,
table td a {
  color: #000;
}
.wp-block-table table thead tr,
table thead tr {
  border-radius: 5px 5px 0 0;
}
.wp-block-table table thead tr:first-child td:first-child,
table thead tr:first-child td:first-child,
.wp-block-table table thead tr:first-child th:first-child,
table thead tr:first-child th:first-child {
  border-radius: 5px 0 0 0;
  overflow: hidden;
}
figcaption {
  margin-top: 16px;
  margin-top: 1.6rem;
}
@media screen and (max-width: 79.9375em) {
  body {
    font-size: 1.4rem;
  }
  .has-medium-font-size {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: 2.4rem;
  }
  body,
  input,
  textarea {
    line-height: 2.2rem;
  }
  h1,
  .h1 {
    font-size: 4rem;
    line-height: 5rem;
  }
  h2,
  .h2 {
    font-size: 3.2rem;
    line-height: 4rem;
  }
  h3,
  .h3 {
    font-size: 2.2rem;
    line-height: 3.2rem;
  }
  h4,
  .h4 {
    font-size: 2rem;
    line-height: 3rem;
  }
  h5,
  .h5 {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  h6,
  .h6 {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .wp-block-table table th,
  table th,
  .wp-block-table table td,
  table td {
    padding: 2.2rem 2.4rem 2.6rem;
  }
}
@media screen and (max-width: 47.9375em) {
  body {
    font-size: 1.3rem;
  }
  .has-medium-font-size {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  body,
  input,
  textarea {
    line-height: 2.1rem;
  }
  h1,
  .h1 {
    font-size: 2.8rem;
    line-height: 3.8rem;
  }
  h2,
  .h2 {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
  h3,
  .h3 {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  h4,
  .h4 {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  h5,
  .h5 {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  h6,
  .h6 {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
  .wp-block-table table th,
  table th,
  .wp-block-table table td,
  table td {
    padding: 2.2rem 2.4rem 2.6rem;
  }
  .wp-block-table {
    overflow: unset;
  }
  .table-wrap {
    margin-bottom: 4rem;
    overflow: auto;
    position: relative;
    width: calc(100% + 1.6rem);
    margin-right: -1.6rem;
  }
  .table-wrap::before {
    position: absolute;
    width: 22px;
    height: 44px;
    content: "";
    background-image: url(../img/svg-min/table-arrow.svg);
    background-repeat: no-repeat;
    right: 0;
    top: 50%;
    margin-top: -2.2rem;
  }
  .table-wrap table {
    width: 800px;
    margin-bottom: 0;
  }
  .table-wrap--active::before {
    display: none;
  }
}
.page-overlay,
.page-loader {
  background-color: rgba(255, 255, 255, 0);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-size: 120px 30px;
  background-position: center center;
  display: none;
}
.page-overlay svg,
.page-loader svg {
  position: absolute;
  top: 50%;
  left: 50%;
  fill: #000;
  width: 120px;
  height: 30px;
  margin-left: -60px;
  margin-top: -15px;
}
.page-overlay .page-loader__text,
.page-loader .page-loader__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  font-weight: 700;
  display: none;
}
.show-overlay .page-overlay {
  display: block;
}
.show-loader .page-loader {
  display: block;
}
.only--mobile {
  display: none !important;
}
textarea,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="date"],
input[type="submit"],
button {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
textarea,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="date"],
input[type="url"],
input[type="file"],
select {
  color: #000000;
  background-color: #FFf;
  padding: 15px 40px 15px 19px;
  padding: 1.5rem 4rem 1.5rem 1.9rem;
  width: 100%;
  box-sizing: border-box;
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  line-height: 2.8rem;
  border-radius: 3px;
  border: 1px solid #E4E4E4;
  background: #F8F8F8;
}
textarea:autofill,
input[type="text"]:autofill,
input[type="tel"]:autofill,
input[type="email"]:autofill,
input[type="number"]:autofill,
input[type="password"]:autofill,
input[type="search"]:autofill,
input[type="date"]:autofill,
input[type="url"]:autofill,
input[type="file"]:autofill,
select:autofill,
textarea::-internal-autofill-selected,
input[type="text"]::-internal-autofill-selected,
input[type="tel"]::-internal-autofill-selected,
input[type="email"]::-internal-autofill-selected,
input[type="number"]::-internal-autofill-selected,
input[type="password"]::-internal-autofill-selected,
input[type="search"]::-internal-autofill-selected,
input[type="date"]::-internal-autofill-selected,
input[type="url"]::-internal-autofill-selected,
input[type="file"]::-internal-autofill-selected,
select::-internal-autofill-selected {
  background-color: #fff !important;
}
textarea.wpcf7-not-valid,
input[type="text"].wpcf7-not-valid,
input[type="tel"].wpcf7-not-valid,
input[type="email"].wpcf7-not-valid,
input[type="number"].wpcf7-not-valid,
input[type="password"].wpcf7-not-valid,
input[type="search"].wpcf7-not-valid,
input[type="date"].wpcf7-not-valid,
input[type="url"].wpcf7-not-valid,
input[type="file"].wpcf7-not-valid,
select.wpcf7-not-valid {
  border-color: #ff0000;
  color: #ff0000;
  transition: all .2s ease;
}
textarea:hover,
input[type="text"]:hover,
input[type="tel"]:hover,
input[type="email"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="date"]:hover,
input[type="url"]:hover,
input[type="file"]:hover,
select:hover {
  border: 1px solid #E4E4E4;
  background-color: #FFF;
}
textarea:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
input[type="url"]:focus,
input[type="file"]:focus,
select:focus {
  border: 0;
  transition: all .2s ease;
  outline: none;
}
textarea:focus-visible,
input[type="text"]:focus-visible,
input[type="tel"]:focus-visible,
input[type="email"]:focus-visible,
input[type="number"]:focus-visible,
input[type="password"]:focus-visible,
input[type="search"]:focus-visible,
input[type="date"]:focus-visible,
input[type="url"]:focus-visible,
input[type="file"]:focus-visible,
select:focus-visible {
  background-color: #fff;
  border: 2px solid #000;
  padding: 15px 40px 15px 19px;
  padding: 1.5rem 4rem 1.5rem 1.9rem;
  padding: 14px 39px 14px 18px;
  padding: 1.4rem 3.9rem 1.4rem 1.8rem;
}
textarea:active,
input[type="text"]:active,
input[type="tel"]:active,
input[type="email"]:active,
input[type="number"]:active,
input[type="password"]:active,
input[type="search"]:active,
input[type="date"]:active,
input[type="url"]:active,
input[type="file"]:active,
select:active {
  border: 2px solid #000;
  background-color: #F8F8F8;
  padding: 14px 39px 14px 18px;
  padding: 1.4rem 3.9rem 1.4rem 1.8rem;
  color: #D32600;
}
textarea.has-error,
input[type="text"].has-error,
input[type="tel"].has-error,
input[type="email"].has-error,
input[type="number"].has-error,
input[type="password"].has-error,
input[type="search"].has-error,
input[type="date"].has-error,
input[type="url"].has-error,
input[type="file"].has-error,
select.has-error {
  border: 2px solid #e13b3b;
  transition: all .2s ease;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="file"]::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #929292;
}
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="file"]::-moz-placeholder,
select::-moz-placeholder {
  /* Firefox 19+ */
  color: #929292;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="file"]:-ms-input-placeholder,
select:-ms-input-placeholder {
  /* IE 10+ */
  color: #929292;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="file"]:-moz-placeholder,
select:-moz-placeholder {
  /* Firefox 18- */
  color: #929292;
}
textarea.error-text,
input[type="text"].error-text,
input[type="tel"].error-text,
input[type="email"].error-text,
input[type="number"].error-text,
input[type="password"].error-text,
input[type="search"].error-text,
input[type="date"].error-text,
input[type="url"].error-text,
input[type="file"].error-text,
select.error-text {
  border: 1px solid #D22718;
}
input[type="date"]::-webkit-inner-spin-button {
  display: none;
}
input[type="date"]::-webkit-clear-button {
  display: none;
}
input[type="number"] {
  padding-right: 0;
}
textarea {
  padding-top: 22px;
  padding-top: 2.2rem;
  line-height: 24px;
  line-height: 2.4rem;
  min-height: 100px;
  height: 230px;
  height: 23rem;
  resize: none;
}
label {
  display: inline-block;
  margin-bottom: 17px;
  margin-bottom: 1.7rem;
}
.alert {
  position: relative;
  padding: 10px 30px;
  padding: 1rem 3rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  border: 1px solid transparent;
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;
}
.alert--error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert--success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
input[type="submit"],
input[type="submit"].btn,
button.btn,
.btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  box-sizing: border-box;
  line-height: 20px;
  padding: 15px 40px;
  border-radius: 3px;
  background-color: #c82128;
  border: 0;
  color: #fff;
  text-decoration: none;
  position: relative;
  max-width: -webkit-fit-content;
  max-width: fit-content;
  font-weight: 600;
  text-transform: uppercase;
  transition: all .2s ease;
}
input[type="submit"]:hover,
input[type="submit"].btn:hover,
button.btn:hover,
.btn:hover {
  background-color: #000;
  transition: all .2s ease;
  color: #fff;
}
input[type="submit"].btn--green,
input[type="submit"].btn.btn--green,
button.btn.btn--green,
.btn.btn--green {
  background-color: #98af3f;
}
input[type="submit"].btn--green:hover,
input[type="submit"].btn.btn--green:hover,
button.btn.btn--green:hover,
.btn.btn--green:hover {
  background-color: #000;
  transition: all .2s ease;
  color: #fff;
}
input[type="submit"].btn--purple,
input[type="submit"].btn.btn--purple,
button.btn.btn--purple,
.btn.btn--purple {
  background-color: #7f3f98;
}
input[type="submit"].btn--purple:hover,
input[type="submit"].btn.btn--purple:hover,
button.btn.btn--purple:hover,
.btn.btn--purple:hover {
  background-color: #000;
  transition: all .2s ease;
  color: #fff;
}
input[type="submit"].btn--cyan,
input[type="submit"].btn.btn--cyan,
button.btn.btn--cyan,
.btn.btn--cyan {
  background-color: #00aeef;
}
input[type="submit"].btn--cyan:hover,
input[type="submit"].btn.btn--cyan:hover,
button.btn.btn--cyan:hover,
.btn.btn--cyan:hover {
  background-color: #000;
  transition: all .2s ease;
  color: #fff;
}
input[type="submit"].btn--red,
input[type="submit"].btn.btn--red,
button.btn.btn--red,
.btn.btn--red {
  background-color: #c82128;
}
input[type="submit"].btn--red:hover,
input[type="submit"].btn.btn--red:hover,
button.btn.btn--red:hover,
.btn.btn--red:hover {
  background-color: #000;
  transition: all .2s ease;
  color: #fff;
}
input[type="submit"].btn--blue,
input[type="submit"].btn.btn--blue,
button.btn.btn--blue,
.btn.btn--blue {
  background-color: #1f3e74;
}
input[type="submit"].btn--blue:hover,
input[type="submit"].btn.btn--blue:hover,
button.btn.btn--blue:hover,
.btn.btn--blue:hover {
  background-color: #000;
  transition: all .2s ease;
  color: #fff;
}
@media screen and (max-width: 79.9375em) {
  input[type="submit"],
  input[type="submit"].btn,
  button.btn,
  .btn {
    padding: 1.2rem 3.9rem 1.4rem 3rem;
  }
  input[type="submit"] svg,
  input[type="submit"].btn svg,
  button.btn svg,
  .btn svg {
    -ms-transform: scale(0.8);
        transform: scale(0.8);
    margin-right: 1.1rem;
  }
  input[type="submit"] svg.right-icon,
  input[type="submit"].btn svg.right-icon,
  button.btn svg.right-icon,
  .btn svg.right-icon {
    margin: 0 0 0 1.6rem;
  }
  input[type="submit"].btn--small,
  input[type="submit"].btn.btn--small,
  button.btn.btn--small,
  .btn.btn--small {
    font-size: 12px;
    line-height: 19px;
    padding: 1.4rem 2.6rem 1.4rem;
  }
  input[type="submit"].btn--small:hover,
  input[type="submit"].btn.btn--small:hover,
  button.btn.btn--small:hover,
  .btn.btn--small:hover {
    padding: 1.4rem 2.6rem 1.4rem;
  }
  input[type="submit"].btn--bigger,
  input[type="submit"].btn.btn--bigger,
  button.btn.btn--bigger,
  .btn.btn--bigger {
    font-size: 1.6rem;
    line-height: 3.1rem;
    padding: 1.3rem 3.9rem 1.6rem 3rem;
    border-radius: 38px;
  }
}
@media screen and (max-width: 47.9375em) {
  input[type="submit"],
  input[type="submit"].btn,
  button.btn,
  .btn {
    padding: 1.2rem 3.9rem 1.4rem 3rem;
    font-size: 1.4rem;
  }
  input[type="submit"] svg,
  input[type="submit"].btn svg,
  button.btn svg,
  .btn svg {
    -ms-transform: scale(0.8);
        transform: scale(0.8);
    margin-right: .8rem;
  }
  input[type="submit"] svg.right-icon,
  input[type="submit"].btn svg.right-icon,
  button.btn svg.right-icon,
  .btn svg.right-icon {
    margin: 0 0 0 1.2rem;
  }
  input[type="submit"].btn--small,
  input[type="submit"].btn.btn--small,
  button.btn.btn--small,
  .btn.btn--small {
    font-size: 11px;
    line-height: 19px;
    padding: 1.3rem 2.3rem 1.3rem;
  }
  input[type="submit"].btn--small:hover,
  input[type="submit"].btn.btn--small:hover,
  button.btn.btn--small:hover,
  .btn.btn--small:hover {
    padding: 1.3rem 2.3rem 1.3rem;
  }
  input[type="submit"].btn--bigger,
  input[type="submit"].btn.btn--bigger,
  button.btn.btn--bigger,
  .btn.btn--bigger {
    font-size: 1.5rem;
    line-height: 2.7rem;
    padding: 1.3rem 3.6rem 1.4rem 2.4rem;
    border-radius: 38px;
  }
}
input[type="checkbox"] {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
input[type="radio"] {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
input[type="radio"] + span::before,
input[type="checkbox"] + span::before {
  content: "";
  position: absolute;
  box-sizing: border-box;
  width: 18px;
  height: 18px;
  border: 0;
  border-radius: 3px;
  background-color: #e4e4e4;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0 0;
  top: 2px;
}
input[type="checkbox"].valid + span {
  display: inline !important;
}
input[type="checkbox"].error-text + span::before {
  border: 3px solid #D22718;
}
input[type="radio"] + span::before {
  border-radius: 50%;
  background-size: 0 0;
}
input[type="checkbox"]:checked + span::before,
input[type="radio"]:checked + span::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj48Zz48Zz48cGF0aCBmaWxsPSIjMWViNmU2IiBkPSJNNiAxMkE2IDYgMCAxIDEgNiAwYTYgNiAwIDEgMSAwIDEyeiIvPjwvZz48L2c+PC9zdmc+);
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
}
input[type="checkbox"]:checked + span::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEyIDEwIj48Zz48Zz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNC41MzEgNi41TDEuNTMgMy41MDJsLTEuNSAxLjUgNC41MDEgNC41IDcuNS03LjVMMTAuNTMuNXoiLz48L2c+PC9nPjwvc3ZnPg==);
  background-size: 12px 10px;
  background-repeat: no-repeat;
  background-color: #d32600;
}
.label--checkbox {
  position: relative;
  color: #000;
  font-weight: 400;
  margin: 0;
  padding: 0 0 0 32px;
  padding: 0 0 0 3.2rem;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 26px;
  line-height: 2.6rem;
  display: block;
}
.check-label-text {
  color: #000;
  z-index: 1;
  position: relative;
  font-size: 14px;
  line-height: 26px;
  padding: 10px 10px 8px;
  padding: 1rem 1rem .8rem;
  display: block;
}
.form-col:hover .wpcf7-acceptance label {
  color: #5f5f5f;
}
.form-col .wpcf7-acceptance {
  padding-left: 0;
  display: block;
}
.form-col .wpcf7-acceptance label {
  position: relative;
  left: auto;
  top: 0;
  text-transform: none;
  font-family: "Source Sans 3", sans-serif;
  padding-left: 25px;
  padding-left: 2.5rem;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  color: #5f5f5f;
}
.wpcf7-form-control-wrap.your-acceptance .wpcf7-not-valid-tip {
  padding-left: 0;
}
@media screen and (max-width: 79.9375em) {
  .form-row .checkbox-label {
    font-size: 1.6rem;
    line-height: 2..4rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .label--checkbox {
    font-size: 14px;
    padding-left: 3rem;
  }
}
select {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDExIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMUw1LjUgNS41TDEwIDEiIHN0cm9rZT0iYmxhY2siLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: calc(100% - 1.3rem) 50%;
  border: 2px solid #F6EFE8;
  background-color: #F6EFE8;
  padding: 10px 14px 10px;
  padding: 1rem 1.4rem 1rem;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
/* For IE10 */
select::-ms-expand {
  display: none;
}
@media screen and (max-width: 47.9375em) {
  select {
    padding: .9rem 1.5rem 1.1rem;
    font-size: 1.3rem;
  }
}
div.wpcf7 .ajax-loader {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
div.wpcf7 .wpcf7-spinner {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.wpcf7-not-valid-tip {
  font-size: 14px;
  font-size: 1.4rem;
  color: #dc3232;
}
.wpcf7 form .wpcf7-response-output {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  text-align: center;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  background-color: #ffb900;
  color: #fff;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  background-color: #dc3232;
  color: #fff;
}
.wpcf7 form.sent .wpcf7-response-output {
  background-color: #46b450;
  color: #fff;
}
.form-row {
  margin: 0 -12px 28px;
  margin: 0 -1.2rem 2.8rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form-row:last-child {
  margin-bottom: 0;
}
.form-row label {
  margin-bottom: 14px;
  margin-bottom: 1.4rem;
  display: inline-block;
}
.form-row--col2 .form-col {
  width: 50%;
}
.form-row--col3 .form-col {
  width: 33.333%;
}
.form-row--col3 .form-col:nth-child(1),
.form-row--col3 .form-col:nth-child(2) {
  max-width: 384px;
  max-width: 38.4rem;
}
.form-row--col3 .form-col:nth-child(3) {
  width: calc(100% - 76.8rem);
}
.form-row--btn .btn {
  max-width: 100%;
}
.form-col {
  position: relative;
  text-align: left;
  padding: 0 12px;
  padding: 0 1.2rem;
  box-sizing: border-box;
  width: 100%;
}
.form-col label {
  color: #959595;
  font-size: 14px;
  font-style: normal;
  position: absolute;
  font-family: "Roboto Slab", serif;
  top: 17px;
  top: 1.7rem;
  margin: 0;
  z-index: 1;
  left: 32px;
  left: 3.2rem;
  transition: all .2s ease;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.7px;
}
.form-col .label-check {
  position: relative;
  left: auto;
  top: auto;
  color: #084557;
  padding-left: 42px;
  padding-left: 4.2rem;
}
.form-col:hover label {
  color: #D32600;
}
.form-col .wpcf7-radio {
  display: -ms-flexbox;
  display: flex;
}
.form-col .wpcf7-radio label {
  position: relative;
  top: auto;
  left: auto;
  padding-left: 42px;
  padding-left: 4.2rem;
  letter-spacing: 1.12px;
  cursor: pointer;
}
.form-col .wpcf7-radio label:hover input[type="radio"] + span::before {
  border: 1px solid #94dbef;
  background-color: #94dbef;
}
.form-col .wpcf7-radio label:focus-visible {
  outline: 2px solid #fff;
  border-radius: 2px;
}
.form-col .wpcf7-radio label:active input[type="radio"] + span::before {
  border: 1px solid #053240;
  background-color: #053240;
}
.form-col .wpcf7-radio .wpcf7-list-item {
  display: block;
  margin: 0 31px 0 0;
  margin: 0 3.1rem 0 0;
}
.form-col--required::before {
  content: "";
  position: absolute;
  right: 35px;
  right: 3.5rem;
  top: 28px;
  top: 2.8rem;
  margin-top: 0;
  background-repeat: no-repeat;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  z-index: 9;
  background-color: #D32600;
}
.form-row--title {
  margin-top: 42px;
  margin-top: 4.2rem;
  margin-bottom: 34px;
  margin-bottom: 3.4rem;
}
.form-row--title .h4 {
  margin-bottom: 0;
}
.form-row--text {
  margin-top: 40px;
  margin-top: 4rem;
  color: #5F5F5F;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.form-row--text a {
  text-decoration: underline;
  color: #5F5F5F;
}
.form-row--text a:hover {
  text-decoration: none;
  color: #5F5F5F;
}
.form-row--text a:active {
  color: #000;
}
.form-col--center {
  text-align: center;
}
.form-col--button {
  text-align: center;
  padding-top: 12px;
  padding-top: 1.2rem;
}
.form-col--button .btn {
  padding: 18px 46px 16px 36px;
}
.form-col--button .btn::before {
  background-image: url(../img/svg-min/check.svg);
  background-repeat: no-repeat;
  content: "";
  width: 20px;
  height: 17px;
  margin-right: 13px;
  margin-right: 1.3rem;
  margin-top: -1px;
}
.form-col--recaptcha {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 17px;
  padding-top: 1.7rem;
}
.form-col--active label,
.form-col--some-text label {
  color: #D32600;
  font-size: 10px;
  font-weight: 700;
  top: 3px;
  top: .3rem;
  letter-spacing: 0.5px;
  transition: all .2s ease;
}
.form-col--active input[type="text"],
.form-col--some-text input[type="text"],
.form-col--active input[type="tel"],
.form-col--some-text input[type="tel"],
.form-col--active input[type="email"],
.form-col--some-text input[type="email"],
.form-col--active input[type="number"],
.form-col--some-text input[type="number"],
.form-col--active input[type="password"],
.form-col--some-text input[type="password"],
.form-col--active input[type="search"],
.form-col--some-text input[type="search"],
.form-col--active input[type="date"],
.form-col--some-text input[type="date"],
.form-col--active input[type="url"],
.form-col--some-text input[type="url"] {
  padding-top: 21px;
  padding-top: 2.1rem;
  padding-bottom: 7px;
  padding-bottom: 0.7rem;
  background-color: #fff;
  border: 2px solid #000;
}
.form-col--active textarea,
.form-col--some-text textarea {
  padding-top: 29px;
  padding-top: 2.9rem;
  padding-bottom: 9px;
  padding-bottom: 0.9rem;
  background-color: #fff;
  border: 2px solid #000;
}
@media screen and (max-width: 79.9375em) {
  .form-row--text {
    font-size: 14px;
    line-height: 22px;
  }
  .form-col label {
    font-size: 12px;
  }
  /*
	.form-col--active,
	.form-col--some-text {
		label {
			color: #959595;
			font-size: 10px;
			font-weight: 700;
			top: .6rem;
			.transitionAll();
		}

		input[type="text"],
		input[type="tel"],
		input[type="email"],
		input[type="number"],
		input[type="password"],
		input[type="search"],
		input[type="date"],
		input[type="url"] {
			padding-top: 2.4rem;
			padding-bottom: 0.4rem;
			background-color: #fff;
			border: 2px solid #005ABB;
		}

		textarea {
			padding-top: 2.4rem;
			padding-bottom: 0.4rem;
			background-color: #fff;
			border: 2px solid #005ABB;
		}
	}
	*/
}
@media screen and (max-width: 47.9375em) {
  .form-row {
    margin-bottom: 1.6rem;
  }
  .form-row--col2 .form-col {
    width: 100%;
    margin-bottom: 1.6rem;
  }
  .form-row--col2 .form-col:last-child {
    margin-bottom: 0;
  }
  .form-row--text {
    font-size: 14px;
    line-height: 20px;
    margin-top: 2.4rem;
  }
  .form-col--active label,
  .form-col--some-text label {
    color: #959595;
    font-size: 10px;
    font-weight: 700;
    top: .6rem;
    transition: all .2s ease;
  }
}
footer {
  position: relative;
  overflow: hidden;
}
.footer {
  margin-top: 25px;
  background: #1f3e74 url(../img/footer-vzorek.png) center;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}
.footer::before {
  content: "";
  background: url(../img/footer-bg.png) repeat-x center;
  position: absolute;
  top: -19px;
  left: 0;
  right: 0;
  display: block;
  height: 27px;
}
.footer a,
.footer h3 {
  color: #fff;
}
.footer h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 23px;
  line-height: 2.3rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
.footer-cols {
  box-sizing: border-box;
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 40px 20px 20px;
}
.footer-cols p {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.footer-cols p:last-child {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
.footer-col--left {
  background: url("../img/footer-indian.png") no-repeat center right;
}
.footer-col--right {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 auto;
}
.footer-menu {
  margin-right: 100px;
  margin-right: 10rem;
}
.footer-menu ul {
  margin-top: 0;
  padding-left: 16px;
  padding-left: 1.6rem;
}
.socials-link-items {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 auto;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.socials-link-item {
  margin: 0 10px 0 0;
  margin: 0 1rem 0 0;
}
.socials-link-item:last-child {
  margin: 0;
}
.socials-link-item svg {
  fill: currentColor;
}
.footer-up {
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
  padding: 0 3rem;
  margin-top: 25px;
  margin-top: 2.5rem;
}
.footer-up-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  margin: 0 0 -20px auto;
  margin: 0 0 -2rem auto;
  cursor: pointer;
}
.footer-up-button:hover .footer-up-button__text {
  text-decoration: underline;
}
.footer-up-button__text {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  text-decoration: none;
}
@media screen and (max-width: 79.9375em) {
  .footer-col--left {
    background: none;
  }
}
@media screen and (max-width: 47.9375em) {
  .footer-cols {
    grid-template-columns: 1fr;
  }
  .footer-col--right {
    margin: 3rem 0 0 0;
  }
  .socials-link {
    margin: 0 0 0 auto;
  }
}
@media screen and (max-width: 29.9375em) {
  .footer-col--right {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-menu {
    width: 100%;
    margin-bottom: 4.5rem;
  }
  .socials-link {
    margin: 0;
  }
  .socials-link-items {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}
.main-header {
  padding: 10px 0 10px;
  padding: 1rem 0 1rem;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  background-color: #fff;
  box-shadow: 0 6px 45px -16px rgba(0, 0, 0, 0.75);
}
.admin-bar .main-header {
  top: 32px;
}
.main-header-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}
.main-header-logo {
  background: no-repeat url(../img/logo.png) center center;
  display: block;
  width: 69px;
  height: 57px;
  background-size: cover;
  transition: all .2s ease;
}
.main-header-logo-text {
  margin: 0;
  text-indent: -9999em;
  letter-spacing: -9999em;
  overflow: hidden;
  color: transparent;
  display: block;
}
.copyright {
  background-color: #F8F8F8;
  color: #929292;
  padding: 49px 0 53px;
  padding: 4.9rem 0 5.3rem;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
}
.copyright > .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.copyright .copyright-text {
  margin: 0 auto 0 0;
}
.copyright .copyright-text a {
  color: #D32600;
  text-decoration: none;
}
.copyright .copyright-text a:hover {
  text-decoration: underline;
}
.copyright .copyright-text a:active {
  color: #000;
  text-decoration: none;
}
.copyright .copyright-text a:focus {
  color: #D32600;
  outline: none;
}
.copyright .copyright-text a:focus-visible {
  color: #D32600;
  outline-offset: 0;
  border-radius: 1px;
  outline: 2px solid #D32600;
}
.copyright .copyright-menu {
  margin: 0 0 0 auto;
}
.copyright .copyright-menu ul {
  display: -ms-flexbox;
  display: flex;
}
.copyright .copyright-menu ul li {
  padding: 0;
  margin: 0;
}
.copyright .copyright-menu ul li::before {
  display: none;
}
.copyright .copyright-menu ul li::after {
  content: "|";
  color: #D7D7D7;
  margin: 0 11px;
}
.copyright .copyright-menu ul li:last-child {
  margin: 0;
}
.copyright .copyright-menu ul li:last-child::after {
  display: none;
}
.copyright .copyright-menu a {
  color: #929292;
}
@media screen and (max-width: 79.9375em) {
  .copyright {
    padding: 3.8rem 0 4.4rem;
    font-size: 1.2rem;
    line-height: 2rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .copyright {
    padding: 3.2rem 0 3.2rem;
  }
  .copyright-text span {
    display: block;
  }
}
.container {
  max-width: 1226px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}
.container .container {
  padding: 0;
}
@media screen and (max-width: 79.9375em) {
  .container {
    padding: 0 3.2rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .container {
    padding: 0 1.6rem;
  }
}
.main-menu {
  margin: 0 0 0 auto;
}
.main-menu-navigation {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
}
.menu-item {
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
  margin: 0 14px 0;
  margin: 0 1.4rem 0;
  list-style: none;
}
.menu-item:last-child {
  margin-right: 0;
}
.menu-item::before {
  background-image: url(../img/svg-min/dot.svg);
  width: 12px;
  width: 1.2rem;
  height: 10px;
  height: 1rem;
  position: absolute;
  border-radius: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  display: block;
  content: "";
  left: 0;
}
.menu-item a {
  font-size: 19px;
  font-size: 1.9rem;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  color: #000;
}
.menu-item a:hover {
  color: #9c161b;
}
.menu-item.current-menu-item > a {
  color: #9c161b;
}
.menu-item-has-children a {
  padding-right: 19px;
  padding-right: 1.9rem;
  position: relative;
}
.menu-item-has-children:hover > a {
  color: #9c161b;
}
.menu-children-arrow {
  position: absolute;
  right: 0;
  top: 50%;
  width: 15px;
  height: 10px;
  display: block;
  margin-top: -5px;
  transition: all .2s linear;
}
.menu-children-arrow svg {
  position: absolute;
  top: 0;
  left: 0;
}
.sub-menu {
  display: none;
  position: absolute;
  left: -14px;
  left: -1.4rem;
  margin-top: 0;
  padding-top: 15px;
  padding-top: 1.5rem;
  padding-left: 0;
}
.sub-menu .menu-item {
  padding: 10px 8px 10px 16px;
  position: relative;
  width: 300px;
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  background-color: #fff;
}
.sub-menu .menu-item:last-child {
  border-bottom: 1px solid #eee;
}
.sub-menu .menu-item::before {
  display: none;
}
.sub-menu a {
  font-size: 14px;
  font-size: 1.4rem;
}
.main-menu-switcher {
  padding: 0;
  display: none;
  margin: 0 0 0 auto;
}
.main-menu-switcher .main-menu--switcher__icon {
  width: 30px;
  position: relative;
  height: 22px;
}
.main-menu-switcher .main-menu--switcher__text {
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  text-align: right;
  padding-right: 18px;
  padding-right: 1.8rem;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 0.7px;
  display: none;
}
.main-menu-switcher span {
  background: #000 repeat scroll 0 0;
  border-radius: 2px;
  display: block;
  height: 2px;
  left: 0px;
  position: absolute;
  top: 0;
  transition: all 0.2s ease 0s;
  width: 100%;
  opacity: 1;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
}
.main-menu-switcher span:nth-child(2) {
  top: 9px;
}
.main-menu-switcher span:nth-child(3) {
  top: 9px;
}
.main-menu-switcher span:nth-child(4) {
  top: 18px;
}
.main-menu-switcher.menu-switcher--open span:nth-child(1),
.main-menu-switcher.menu-switcher--open span:nth-child(4) {
  width: 0%;
  left: 50%;
}
.main-menu-switcher.menu-switcher--open span:nth-child(2) {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.main-menu-switcher.menu-switcher--open span:nth-child(3) {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
@media screen and (min-width: 80em) {
  .menu-item-has-children:hover > a {
    color: #9c161b;
  }
  .menu-item-has-children:hover .sub-menu {
    display: block;
  }
  .menu-item-has-children:hover .menu-children-arrow {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    transition: all .2s linear;
  }
}
@media screen and (max-width: 79.9375em) {
  .main-menu-switcher {
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
  }
  .main-menu-navigation {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .main-menu {
    width: 100%;
    padding: 3rem 3.2rem;
    position: absolute;
    top: calc(100px - 33px);
    left: 0;
    background-color: #fff;
    height: calc(100vh - 70px);
    box-sizing: border-box;
    display: none;
    overflow: auto;
  }
  .menu-item {
    width: 100%;
    text-align: left;
    margin: 0 0 1.5rem;
    padding: 0;
  }
  .menu-item::before {
    display: none;
  }
  .menu-item:last-child {
    margin-bottom: 0;
  }
  .menu-item a {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
  .menu-item .sub-menu {
    position: relative;
    top: auto;
    left: 0;
  }
  .menu-item .sub-menu .menu-item {
    border: 0;
    padding: 0;
    margin: 0 0 2rem;
  }
  .menu-item .sub-menu .menu-item:last-child {
    margin-bottom: 0;
  }
  .menu-children-arrow--open {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
  }
}
@media screen and (max-width: 47.9375em) {
  .main-menu {
    padding: 3rem 1.6rem;
    background-color: #fff;
    height: calc(100vh - 70px);
  }
}
.widget-activity-top {
  display: none;
}
.widget-activity-item {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.widget-activity-item:last-child {
  margin-bottom: 0;
}
.widget-activity-item-box {
  border: 2px solid #98af3f;
  border-bottom: 0 !important;
  display: block;
  border-radius: 25px 25px 0 0;
  text-decoration: none;
  overflow: hidden;
  color: #fff;
}
.widget-activity-item-box .btn {
  border-radius: 15px;
  padding: 10px 40px;
  min-width: 80%;
  background-color: #1f3e74;
}
.widget-activity-item-box:hover .btn {
  background-color: #2c3e50 !important;
}
.widget-activity-item-box-header {
  background-color: #98af3f;
  padding: 16px 15px;
  padding: 1.6rem 1.5rem;
  color: #fff;
}
.widget-activity-item-box-header h3 {
  font-size: 17px;
  line-height: 23px;
  font-weight: 500;
  color: #fff;
  margin: 0;
  padding-left: 65px;
  position: relative;
}
.widget-activity-item-box-header h3::before {
  content: url(../img/ymca-sprite.png);
  position: absolute;
  left: 8px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.widget-activity-item-box-text {
  background-color: #fff;
  padding: 15px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 5px;
  color: #000;
}
.widget-activity-item-box-text p {
  margin-bottom: 0;
}
.widget-activity-item-box-btn {
  text-align: center;
  background-color: #fff;
  padding: 0 15px 15px;
}
.widget-activity-item-box-btn svg {
  margin-right: 10px;
  margin-right: 1rem;
}
.widget-activity-item-box-footer {
  border: 2px solid #98af3f;
  border-top: none !important;
  background-color: #fff;
  padding: 0 15px 25px;
  border-radius: 0 0 25px 25px;
  min-height: 10px;
  text-align: center;
}
.widget-activity-item-box-footer .btn {
  border-radius: 15px;
  padding: 10px 40px;
  min-width: 80%;
  background-color: #1f3e74;
}
.widget-activity-item-box-footer .btn:hover {
  background-color: #2c3e50 !important;
}
.widget-activity-item-box-footer svg {
  margin-right: 10px;
  margin-right: 1rem;
  fill: #fff;
}
.widget-activity-item-box--green {
  border: 2px solid #98af3f;
}
.widget-activity-item-box--green .btn {
  background-color: #98af3f;
}
.widget-activity-item-box--green .widget-activity-item-box-header {
  background-color: #98af3f;
}
.widget-activity-item-box-footer--green {
  border: 2px solid #98af3f;
}
.widget-activity-item-box-footer--green .btn {
  background-color: #98af3f;
}
.widget-activity-item-box--purple {
  border: 2px solid #7f3f98;
}
.widget-activity-item-box--purple .btn {
  background-color: #7f3f98;
}
.widget-activity-item-box--purple .widget-activity-item-box-header {
  background-color: #7f3f98;
}
.widget-activity-item-box--purple .widget-activity-item-box-header .btn {
  background-color: #7f3f98;
}
.widget-activity-item-box-footer--purple {
  border: 2px solid #7f3f98;
}
.widget-activity-item-box--red {
  border: 2px solid #c82128;
}
.widget-activity-item-box--red .btn {
  background-color: #c82128;
}
.widget-activity-item-box--red .widget-activity-item-box-header {
  background-color: #c82128;
}
.widget-activity-item-box-footer--red {
  border: 2px solid #c82128;
}
.widget-activity-item-box-footer--red .btn {
  background-color: #c82128;
}
.widget-activity-item-box--blue {
  border: 2px solid #1f3e74;
}
.widget-activity-item-box--blue .btn {
  background-color: #1f3e74;
}
.widget-activity-item-box--blue .widget-activity-item-box-header {
  background-color: #1f3e74;
}
.widget-activity-item-box-footer--blue {
  border: 2px solid #1f3e74;
}
.widget-activity-item-box-footer--blue .btn {
  background-color: #1f3e74;
}
.widget-activity-item-box--cyan {
  border: 2px solid #00aeef;
}
.widget-activity-item-box--cyan .btn {
  background-color: #00aeef;
}
.widget-activity-item-box--cyan .widget-activity-item-box-header {
  background-color: #00aeef;
}
.widget-activity-item-box-footer--cyan {
  border: 2px solid #00aeef;
}
.widget-activity-item-box-footer--cyan .btn {
  background-color: #00aeef;
}
@media screen and (max-width: 47.9375em) {
  .widget-activity-top {
    margin-bottom: 3rem;
    display: block;
  }
}
/* Images */
.entry__content img {
  max-width: 100%;
  /* Fluid images for posts, comments, and widgets */
  height: auto;
  display: block;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */
  max-width: 100%;
}
img.size-full,
img.size-large {
  max-width: 100%;
  width: auto;
  /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry__content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 1.625em;
}
img.alignright {
  float: right;
  margin: 0 0 20px 40px;
  margin: 0 0 2rem 4rem;
}
img.alignleft {
  float: left;
  margin: 0 40px 20px 0;
  margin: 0 4rem 2rem 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  margin-top: 0.4em;
}
.wp-caption {
  background: #eee;
  margin-bottom: 1.625em;
  max-width: 96%;
  padding: 9px;
}
.wp-caption img {
  display: block;
  margin: -2px 0 0 -2px;
  max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
  color: #666;
  font-family: Georgia, serif;
  font-size: 12px;
}
.wp-caption .wp-caption-text {
  margin-bottom: 0.6em;
  padding: 10px 0 5px 40px;
  position: relative;
}
.wp-caption .wp-caption-text:before {
  color: #666;
  content: '\2014';
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin-right: 5px;
  position: absolute;
  left: 10px;
  top: 7px;
}
/**
 * 6.5 Gallery
 * -----------------------------------------------------------------------------
 */
.gallery {
  margin: 0 -18px 20px;
  margin: 0 -1.8rem 2rem;
}
.gallery-item {
  position: relative;
  float: left;
  display: block;
  padding: 0;
  box-sizing: border-box;
  line-height: 0;
  margin: 0;
  padding: 0 18px;
  padding: 0 1.8rem;
}
.gallery-item .gallery-icon {
  border: 1px solid #dedede;
  padding: 10px;
  padding: 1rem;
}
.gallery-item a {
  background-color: #000;
  display: block;
}
.gallery-item img {
  width: 100%;
  height: auto;
}
.gallery-item:hover .gallery-icon {
  border: 1px solid #228ceb;
}
.gallery-item:hover img {
  opacity: 0.3;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: 48%;
  width: calc(50%);
}
.gallery-columns-3 .gallery-item {
  width: 32%;
  width: calc(33.3%);
}
.gallery-columns-4 .gallery-item {
  width: 23%;
  width: calc(25%);
}
.gallery-columns-5 .gallery-item {
  width: 19%;
  width: calc(20%);
}
.gallery-columns-6 .gallery-item {
  width: 15%;
  width: calc(16.7%);
}
.gallery-columns-7 .gallery-item {
  width: 13%;
  width: calc(14.28%);
}
.gallery-columns-8 .gallery-item {
  width: 11%;
  width: calc(12.5%);
}
.gallery-columns-9 .gallery-item {
  width: 9%;
  width: calc(11.1%);
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}
.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}
.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gallery-item:hover .gallery-caption {
  opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
@media screen and (max-width: 43.75em) {
  .gallery-columns-5 .gallery-item,
  .gallery-columns-6 .gallery-item,
  .gallery-columns-7 .gallery-item,
  .gallery-columns-8 .gallery-item,
  .gallery-columns-9 .gallery-item {
    width: 25%;
    width: calc(25%);
  }
}
@media screen and (max-width: 40.625em) {
  .alignleft,
  .alignright {
    display: block;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 37.5em) {
  .gallery-columns-4 .gallery-item,
  .gallery-columns-5 .gallery-item,
  .gallery-columns-6 .gallery-item,
  .gallery-columns-7 .gallery-item,
  .gallery-columns-8 .gallery-item,
  .gallery-columns-9 .gallery-item {
    width: 33%;
    width: calc(33.3%);
  }
}
@media screen and (max-width: 28.125em) {
  .gallery-columns-2 .gallery-item,
  .gallery-columns-3 .gallery-item,
  .gallery-columns-4 .gallery-item,
  .gallery-columns-5 .gallery-item,
  .gallery-columns-6 .gallery-item,
  .gallery-columns-7 .gallery-item,
  .gallery-columns-8 .gallery-item,
  .gallery-columns-9 .gallery-item {
    width: 50%;
    width: calc(50%);
  }
}
@media screen and (max-width: 21.875em) {
  .entry__content .gallery {
    margin-left: 0;
    margin-right: 0;
  }
  .gallery-item {
    float: none;
  }
  .gallery-columns-2 .gallery-item,
  .gallery-columns-3 .gallery-item,
  .gallery-columns-4 .gallery-item,
  .gallery-columns-5 .gallery-item,
  .gallery-columns-6 .gallery-item,
  .gallery-columns-7 .gallery-item,
  .gallery-columns-8 .gallery-item,
  .gallery-columns-9 .gallery-item {
    width: 100%;
  }
  .gallery-columns-2 .gallery-item,
  .gallery-columns-3 .gallery-item,
  .gallery-columns-4 .gallery-item,
  .gallery-columns-5 .gallery-item,
  .gallery-columns-6 .gallery-item,
  .gallery-columns-7 .gallery-item,
  .gallery-columns-8 .gallery-item,
  .gallery-columns-9 .gallery-item {
    float: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
}
.block-desc {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.wp-block-image {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
p + .wp-block-media-text,
ul + .wp-block-media-text,
ol + .wp-block-media-text,
p + .wp-block-image,
ul + .wp-block-image,
ol + .wp-block-image {
  margin-top: 40px;
  margin-top: 4rem;
}
.wp-block-media-text {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
  padding-right: 20px;
  padding-right: 2rem;
}
.wp-block-media-text.has-media-on-the-left .wp-block-media-text__content {
  padding-right: 0;
  padding-left: 20px;
  padding-left: 2rem;
}
.wp-block-separator {
  border-bottom: 0;
}
@media screen and (max-width: 37.5em) {
  .wp-block-media-text {
    grid-gap: 20px;
  }
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0;
    padding-right: 0;
  }
  .wp-block-media-text.has-media-on-the-left .wp-block-media-text__content {
    padding-right: 0;
    padding-left: 0;
  }
}
.block-accordion-row:last-child {
  margin-bottom: 0;
}
.block-accordion-row-title {
  position: relative;
  padding-right: 50px;
  padding-right: 5rem;
}
.block-accordion-row-title svg {
  position: absolute;
  -ms-transform: rotate(0);
      transform: rotate(0);
  right: 0;
  top: 7px;
  transition: all .2s ease;
  fill: currentColor;
}
.block-accordion-row-title--clickable {
  cursor: pointer;
  transition: all .2s ease;
}
.block-accordion-row-title--clickable:hover {
  color: #D32600;
  transition: all .2s ease;
}
.block-accordion-row--open .block-accordion-row-title--clickable svg {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  transition: all .2s ease;
}
.block-accordion-row-text {
  display: none;
  padding-bottom: 16px;
  padding-bottom: 1.6rem;
}
.block-activity {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
p + .block-activity {
  margin-top: 40px;
  margin-top: 4rem;
}
.block-timeline {
  display: grid;
  grid-template-columns: 1fr 6px 1fr;
}
.block-timeline-line {
  grid-column: 2/3;
  grid-row: 1/9999;
  background-color: #cdcdcd;
  border-radius: 3px;
}
.block-timeline-item {
  padding-right: 60px;
  position: relative;
  margin-bottom: 15px;
}
.block-timeline-item:nth-child(even) {
  padding-right: unset;
  padding-left: 60px;
  margin-top: 60px;
}
.block-timeline-item:nth-child(even) .block-timeline-item-box-line {
  right: unset;
  left: 0;
}
.block-timeline-item:nth-child(even) .block-timeline-item-box-dot {
  right: unset;
  left: 4px;
  -ms-transform: translateX(calc(-50% - 7px));
      transform: translateX(calc(-50% - 7px));
}
.block-timeline-item:hover .block-timeline-item-box {
  border: 5px solid #88923f;
}
.block-timeline-item:hover .block-timeline-item-box-header {
  background-color: #88923f;
}
.block-timeline-item:hover .block-timeline-item-box-line {
  background-color: #88923f;
}
.block-timeline-item:hover .block-timeline-item-box-dot {
  border: 5px solid #88923f;
}
.block-timeline-item-box-line {
  width: 60px;
  height: 8px;
  background-color: #b6bd66;
  position: absolute;
  top: 10px;
  right: 0;
}
.block-timeline-item-box-dot {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  border: 5px solid #b6bd66;
  background-color: #fff;
  position: absolute;
  top: 4px;
  right: 0;
  -ms-transform: translateX(calc(50% + 3px));
      transform: translateX(calc(50% + 3px));
}
.block-timeline-item-box {
  border: 5px solid #b6bd66;
}
.block-timeline-item-box-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block-timeline-item-box--more {
  cursor: pointer;
}
.block-timeline-item-box-header {
  background-color: #b6bd66;
  padding: 10px 10px 10px 60px;
  color: #fff;
  position: relative;
}
.block-timeline-item-box-header::before {
  content: url(../img/ymca-sprite.png);
  position: absolute;
  left: 8px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.block-timeline-item-box-header a {
  text-decoration: none;
  color: #fff;
}
.block-timeline-item-box-header p {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.block-timeline-item-box-header__title {
  color: #fff;
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin: 0;
}
.block-timeline-item-box-content {
  padding: 10px;
}
.block-timeline-item-box-content__more {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-top: 2rem;
}
.block-timeline-item-box-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00000040;
  z-index: 9999;
  display: none;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.block-timeline-item-box-popup--open .block-timeline-item-box-popup {
  display: -ms-flexbox;
  display: flex;
}
.block-timeline-item-box-popup-content {
  width: 60%;
  max-height: 80vh;
  min-width: 300px;
  background: #fff;
  padding: 30px;
  box-sizing: border-box;
  border: 3px solid #ba0c1f;
  border-radius: 8px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
}
.block-timeline-item-box-popup-close {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
  height: 20px;
  background: url(../img/svg-min/x.svg) no-repeat;
  background-position: center;
  background-size: cover;
}
.block-timeline--red .block-timeline-item:hover .block-timeline-item-box {
  border: 5px solid #9c0b1c;
}
.block-timeline--red .block-timeline-item:hover .block-timeline-item-box-header {
  background-color: #9c0b1c;
}
.block-timeline--red .block-timeline-item:hover .block-timeline-item-box-line {
  background-color: #9c0b1c;
}
.block-timeline--red .block-timeline-item:hover .block-timeline-item-box-dot {
  border: 5px solid #9c0b1c;
}
.block-timeline--red .block-timeline-item-box-content__more {
  color: #ba0c1f;
}
.block-timeline--red .block-timeline-item-box-header {
  background-color: #ba0c1f;
}
.block-timeline--red .block-timeline-item-box-line {
  background-color: #ba0c1f;
}
.block-timeline--red .block-timeline-item-box-dot {
  border: 5px solid #ba0c1f;
}
.block-timeline--red .block-timeline-item-box {
  border: 5px solid #ba0c1f;
}
@media screen and (max-width: 37.4375em) {
  .block-timeline {
    grid-template-columns: 1fr;
  }
  .block-timeline-item {
    padding: 0 !important;
  }
  .block-timeline-item:nth-child(even) {
    margin-top: 0;
  }
  .block-timeline-item-box-dot,
  .block-timeline-item-box-line {
    display: none;
  }
  .block-timeline-line {
    display: none;
  }
}
.block-buttons {
  position: relative;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
p + .block-buttons {
  margin-top: 40px;
  margin-top: 4rem;
}
.block-buttons-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
p + .block-files {
  margin-top: 40px;
  margin-top: 4rem;
}
.block-files {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.block-files-item {
  display: block;
  position: relative;
  padding: 15px 50px;
  border-bottom: 1px solid #000;
  text-decoration: none;
}
.block-files-item:first-child {
  border-top: 1px solid #000;
}
.block-files-item:hover svg {
  fill: currentColor;
}
.block-files-item svg {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  left: 15px;
}
.block-partners {
  position: relative;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.block-partners-items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}
.block-partners-item {
  display: block;
}
@media screen and (max-width: 37.4375em) {
  .block-partners-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
.block-signpost {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
p + .block-signpost {
  margin-top: 40px;
  margin-top: 4rem;
}
.block-signpost--home {
  margin-top: 100px;
  margin-top: 10rem;
}
.block-signpost-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
  margin-bottom: 40px;
}
.block-signpost-items--4 {
  grid-template-columns: repeat(4, 1fr);
}
.block-signpost-items--4 .block-signpost-item-box {
  border-radius: 25px;
}
.block-signpost-item-wrapp {
  display: grid;
  grid-template-rows: 1fr auto;
}
.block-signpost-item {
  height: 100%;
  display: grid;
}
.block-signpost-item-box {
  border-radius: 25px 25px 0 0;
  display: block;
  padding: 18px 15px;
  text-decoration: none;
  color: #fff;
  box-sizing: border-box;
}
.block-signpost-item-box:hover {
  color: #fff;
}
.block-signpost-item-box > h3 {
  text-align: center;
  font-weight: 300;
  font-size: 26px;
  font-size: 2.6rem;
  color: #fff;
}
.block-signpost-item-box-title-image img {
  max-width: 80%;
  max-height: 100px;
  margin: 0 auto 15px;
  display: block;
  object-fit: contain;
}
.block-signpost-item-box--green {
  background-color: #98af3f;
}
.block-signpost-item-box--green .block-signpost-item-box-btn {
  color: #98af3f;
}
.block-signpost-item-box--purple {
  background-color: #7f3f98;
}
.block-signpost-item-box--purple .block-signpost-item-box-btn {
  color: #7f3f98;
}
.block-signpost-item-box--cyan {
  background-color: #00aeef;
}
.block-signpost-item-box--cyan .block-signpost-item-box-btn {
  color: #00aeef;
}
.block-signpost-item-box--red {
  background-color: #c82128;
}
.block-signpost-item-box--red .block-signpost-item-box-btn {
  color: #c82128;
}
.block-signpost-item-box--blue {
  background-color: #1f3e74;
}
.block-signpost-item-box--blue .block-signpost-item-box-btn {
  color: #1f3e74;
}
.block-signpost-item-box-text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.block-signpost-item-box-text img {
  max-width: 100px;
  float: right;
  margin: 0 0 5px 5px;
}
.block-signpost-item-box-btn {
  display: block;
  padding: 10px;
  border-radius: 15px;
  background-color: #fff;
  max-width: -webkit-fit-content;
  max-width: fit-content;
  font-weight: 600;
  margin: auto;
  font-size: 12.4px;
  line-height: 24px;
  line-height: 2.4rem;
  text-transform: uppercase;
  margin: 5px auto;
  margin: .5rem auto;
}
.block-signpost-item-footer {
  font-size: 10.8px;
  font-size: 1.08rem;
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 4px;
  border: 2px solid #7f3f98;
  border-radius: 0 0 25px 25px;
  padding: 13px 15px 12px;
}
.block-signpost-item-footer a {
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.block-signpost-item-footer a span {
  padding-left: 5px;
}
.block-signpost-item-footer a svg {
  fill: currentColor;
}
.block-signpost-item-footer--green {
  border-color: #98af3f;
}
.block-signpost-item-footer--green a {
  color: #98af3f;
}
.block-signpost-item-footer--purple {
  border-color: #7f3f98;
}
.block-signpost-item-footer--purple a {
  color: #7f3f98;
}
.block-signpost-item-footer--cyan {
  border-color: #00aeef;
}
.block-signpost-item-footer--cyan a {
  color: #00aeef;
}
.block-signpost-item-footer--red {
  border-color: #c82128;
}
.block-signpost-item-footer--red a {
  color: #c82128;
}
.block-signpost-item-footer--blue {
  border-color: #1f3e74;
}
.block-signpost-item-footer--blue a {
  color: #1f3e74;
}
@media screen and (max-width: 79.9375em) {
  .block-signpost-items,
  .block-signpost-items--4 {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 47.9375em) {
  .block-signpost-items,
  .block-signpost-items--4 {
    grid-template-columns: 1fr;
  }
}
.block-signpost-icon-items {
  margin: 0 0 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px;
}
.block-signpost-icon-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  gap: 20px;
  text-decoration: none;
  color: #000;
}
.block-signpost-icon-item img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 50px;
  height: 50px;
}
.block-signpost-icon-item h2 {
  font-size: 21px;
  line-height: 28px;
}
.block-signpost-icon-item:hover {
  text-decoration: underline;
  color: #000;
}
.block-signpost-icon-items-line {
  background: url(../img/svg-min/delitko-black.svg) no-repeat center;
  background-size: contain;
  height: 40px;
  margin: 0 0 60px;
}
@media screen and (max-width: 47.9375em) {
  .block-signpost-icon-items {
    grid-template-columns: 1fr;
  }
  .block-signpost-icon-item h2 {
    margin-bottom: 0;
  }
}
.main-page.main-page--404 {
  padding: 0 0 124px 0;
  padding: 0 0 12.4rem 0;
}
.search-top-bar-content__title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.search-top-bar-content__count {
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.search-top-bar-content__count:last-child {
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.banner-top {
  max-width: 780px;
  max-width: 78rem;
  margin: 0 auto;
}
.entry-box {
  display: grid;
  grid-template-columns: 3fr 1fr;
  background-color: #fff;
  border-radius: 5px;
  padding: 30px 0;
  gap: 30px;
}
.entry-content {
  position: relative;
  z-index: 1;
}
.entry-content-text {
  border: 2px solid #eee;
  border-radius: 3px;
  padding: 16px 8px;
  position: relative;
}
.entry-activity-info {
  background-color: #98af3f;
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 16px;
  max-height: -webkit-fit-content;
  max-height: fit-content;
}
.entry-activity-info-custom {
  display: grid;
  float: right;
  background-color: #98af3f;
  border-radius: 3px;
  padding: 10px;
}
.entry-activity-info-custom p {
  margin: 0;
  line-height: 32px;
  line-height: 3.2rem;
}
.entry-activity-info-custom p:first-of-type {
  position: relative;
  padding-left: 30px;
  background-image: url(../img/svg-min/calendar-icon.svg);
  background-repeat: no-repeat;
  background-position: -5px center;
}
.entry-activity-info-item {
  min-height: 32px;
  min-height: 3.2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-left: 25px;
  padding-left: 2.5rem;
}
@media screen and (max-width: 63.9375em) {
  .entry-box {
    grid-template-columns: 1fr;
    padding: 30px 0;
  }
}
.news-list {
  margin: 0 -36px 34px;
  margin: 0 -3.6rem 3.4rem;
}
.news-item {
  float: left;
  width: 50%;
  padding: 0 36px;
  padding: 0 3.6rem;
  box-sizing: border-box;
  border-right: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  margin-right: -1px;
}
.news-item:last-child {
  border-right: 0;
  padding-right: 100px;
  padding-right: 10rem;
}
.news-item:first-child {
  border-left: 0;
  padding-right: 100px;
  padding-right: 10rem;
}
.news-item-text__title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  line-height: 2.2rem;
  color: #9c161b;
}
.news-item-text-link:hover {
  color: #000;
  text-decoration: underline;
}
.news-item-text-link:hover .news-item-text__title {
  color: #000;
}
.news-meta {
  color: #a3a3a3;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  margin-bottom: 11px;
  margin-bottom: 1.1rem;
}
.news-meta a {
  color: #a3a3a3;
}
.news-meta__item {
  float: left;
  margin-right: 8px;
  margin-right: .8rem;
  padding-left: 20px;
  padding-left: 2rem;
  background-position: left center;
  background-size: 17px 17px;
}
.news-meta__item:last-child {
  margin-right: 0;
}
.news-more {
  text-align: center;
}
.news-list--col3 {
  padding: 0 27px;
  padding: 0 2.7rem;
}
.news-list--col3 .news-item {
  width: 33.333%;
  padding-right: 10px;
  padding-right: 1rem;
}
.news-list--col3 .news-item-text__title {
  font-size: 16px;
  font-size: 1.6rem;
}
.news-list--col3 .news-meta__item {
  font-size: 12px;
  font-size: 1.2rem;
}
.archive-categories {
  margin-top: 22px;
  margin-top: 2.2rem;
}
.archive-categories-box {
  border: 1px solid #e2e2e2;
  background-color: #f3f1f5;
  padding: 13px 20px;
  padding: 1.3rem 2rem;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 38px;
  margin-bottom: 3.8rem;
}
.archive-categories__title {
  font-size: 14px;
  color: #000000;
  font-weight: 700;
  margin-right: 5px;
  margin-right: .5rem;
  line-height: 30px;
  line-height: 3rem;
}
.archive-categories-links {
  float: left;
  margin-right: 20px;
  margin-right: 2rem;
}
.archive-categories-links:last-child {
  margin-right: 0;
}
.btn-to-newsletter {
  float: right;
  line-height: 32px;
  line-height: 3.2rem;
}
.archive-category__link {
  border-radius: 3px;
  box-shadow: inset 0 0 1px 1px #d7d7d7;
  border: 1px solid #ababab;
  background-color: #ffffff;
  background-image: linear-gradient(to top, #e2e2e2 0%, #f1f1f1 100%);
  display: inline-block;
  padding: 0 8px 0 9px;
  padding: 0 .8rem 0 .9rem;
  margin-right: 6px;
  margin-right: .6rem;
  text-decoration: none;
  line-height: 30px;
  line-height: 3rem;
  margin-bottom: 6px;
  margin-bottom: .6rem;
}
.archive-category__link:hover {
  color: #000;
}
.archive-category__link:last-child {
  margin-right: 0;
}
.archive-category__link--active {
  color: #000;
  font-weight: 700;
  background-image: none;
  background-color: #e3dfde;
}
.blog-item-text__title {
  color: #9c161b;
}
.blog-item-text__title h2 {
  color: #9c161b;
  transition: all .2s ease;
}
.blog-item-text__title:hover h2 {
  color: #000;
  transition: all .2s ease;
}
.blog-list {
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.blog-item {
  width: 50%;
  float: left;
  border-right: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  box-sizing: border-box;
}
.blog-item:first-child {
  border-left: 0;
  margin-right: -1px;
}
.blog-item:first-child .blog-item__text {
  padding-left: 0;
  padding-right: 110px;
  padding-right: 11rem;
}
.blog-item:last-child {
  border-right: 0;
}
.blog-item:last-child .blog-item__text {
  padding-left: 35px;
  padding-left: 3.5rem;
  padding-right: 85px;
  padding-right: 8.5rem;
}
.blog-item--full {
  float: none;
  width: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #e3e2e6;
  padding-bottom: 41px;
  padding-bottom: 4.1rem;
  margin-bottom: 38px;
  margin-bottom: 3.8rem;
}
.blog-item--full:first-child {
  margin-right: 0;
}
.blog-item--full:first-child .blog-item__text {
  padding: 0;
}
.blog-item--full:last-child {
  margin-right: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.blog-item--full:last-child .blog-item__text {
  padding: 0;
}
.blog-item__text {
  padding: 0 95px;
  padding: 0 9.5rem;
}
.blog-item__text--full {
  padding: 0;
}
.blog-item-text__link {
  color: #cc3333;
  display: block;
}
.blog-item-text__link:hover {
  color: #090408;
  text-decoration: underline;
}
.blog-item-text__link:hover .blog-item-text__title {
  color: #090408;
}
.blog-item-text__title {
  color: #cc3333;
  font-family: "Source Sans 3", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-transform: none;
  margin-bottom: 13px;
  margin-bottom: 1.3rem;
}
.blog-item__perex {
  margin-bottom: 17px;
  margin-bottom: 1.7rem;
}
.blog-meta {
  color: #a3a3a3;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  margin-bottom: 11px;
  margin-bottom: 1.1rem;
}
.blog-meta a {
  color: #a3a3a3;
}
.blog-meta__item {
  float: left;
  margin-right: 8px;
  margin-right: .8rem;
  padding-left: 20px;
  padding-left: 2rem;
  background-position: left center;
  background-size: 17px 17px;
}
.blog-meta__item:last-child {
  margin-right: 0;
}
.blog-more {
  text-align: center;
}
.promo {
  padding-bottom: 53px;
  padding-bottom: 5.3rem;
}
.promo__title {
  color: #000000;
  font-family: "Roboto Slab", serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 30px;
  line-height: 3rem;
  text-align: center;
  margin-bottom: 7px;
  margin-bottom: .7rem;
}
.promo__subtitle {
  color: #3b3b3b;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  text-align: center;
  margin-bottom: 23px;
  margin-bottom: 2.3rem;
}
.promo-logos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -22px 20px;
  margin: 0 -2.2rem 2rem;
}
.promo-logo {
  display: block;
  padding: 0 22px;
  box-sizing: border-box;
}
.promo-btns {
  text-align: center;
}
.promo-btns__btn {
  margin: 0 10px;
  margin: 0 1rem;
}
@media screen and (max-width: 63.9375em) {
  .news-list {
    margin: 0 -3rem 3.4rem;
  }
  .news-item:first-child,
  .news-item:last-child {
    padding-right: 3rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .archive-categories__title {
    display: block;
    margin-bottom: .5rem;
  }
  .archive-category__link {
    display: inline-block;
    margin: 0 .3rem 1rem;
  }
  .archive-categories-links {
    float: none;
    text-align: center;
    margin: 0 0 .6rem;
  }
  .btn-to-newsletter {
    float: none;
    display: block;
    text-align: center;
  }
  .news-list {
    margin: 0 0 3.4rem;
  }
  .news-item {
    width: 100%;
    padding: 0;
    border-right: 0;
    border-bottom: 1px solid #e2e2e2;
    border-left: 0;
    text-align: center;
    margin-bottom: 2rem;
  }
  .news-item:last-child,
  .news-item:first-child {
    padding: 0;
  }
  .news-item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
  }
  .news-meta {
    text-align: center;
  }
  .news-meta__item {
    display: inline-block;
    float: none;
  }
  .promo-logos {
    margin: 0 0 2rem;
    text-align: center;
    display: block;
  }
  .promo-logo {
    padding: 0;
    text-align: center;
    display: inline-block;
  }
  .promo-logo img {
    display: inline-block;
    margin: 0 auto;
  }
  .promo-btns__btn {
    margin-bottom: 1rem;
  }
  .promo-btns__btn:last-child {
    margin-bottom: 0;
  }
  .news-list--col3 {
    padding: 0;
  }
  .news-list--col3 .news-item {
    width: 100%;
    padding-right: 0;
  }
}
.block-header--course {
  text-align: center;
  padding: 60px 0 72px;
  padding: 6rem 0 7.2rem;
}
.block-header-content--course {
  max-width: 800px;
  max-width: 80rem;
  margin: 0 auto;
}
.block-header-content-perex {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  margin-top: 44px;
  margin-top: 4.4rem;
}
.block-header-content-more {
  margin-top: 22px;
  margin-top: 2.2rem;
}
.block-header-content-more__link {
  color: #D32600;
  /* Perex M U */
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  font-family: "Roboto Slab", serif;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.block-header-content-more__link svg {
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  margin-left: 12px;
  margin-left: 1.2rem;
  fill: currentColor;
}
.course-info-box {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
  margin-top: 50px;
  margin-top: 5rem;
  padding-bottom: 42px;
  padding-bottom: 4.2rem;
}
.course-info-box-top-title {
  text-align: center;
  margin: 0;
  padding: 30px 0 11px;
  padding: 3rem 0 1.1rem;
}
.course-info-box-top {
  display: -ms-flexbox;
  display: flex;
  padding: 25px 31px 23px;
  padding: 2.5rem 3.1rem 2.3rem;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 38px;
  line-height: 3.8rem;
  border-bottom: 1px dashed #E4E4E4;
  font-family: "Roboto Slab", serif;
}
.course-info-box__type {
  width: 33.333%;
  text-align: left;
  font-weight: 700;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.course-info-box__type img {
  margin-right: 12px;
  margin-right: 1.2rem;
}
.course-info-box-terms {
  width: 33.333%;
  text-align: center;
}
.course-content-terms--open {
  margin: 0 0 0 auto;
  text-align: right;
}
.course-content-terms--open strong {
  display: contents;
}
.course-info-box-term-item {
  background-repeat: no-repeat;
  background-position: left center;
}
.course-info-box-term-item strong {
  background-repeat: no-repeat;
  background-position: left center;
}
.course-info-box-term-item--date {
  background-image: url(../img/svg-min/date-time.svg);
  padding-left: 38px;
  padding-left: 3.8rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.course-info-box-term-item--place strong {
  background-image: url(../img/svg-min/users.svg);
  padding-left: 38px;
  padding-left: 3.8rem;
  background-repeat: no-repeat;
  background-position: left center;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.course-info-box-capacity-items {
  width: 33.333%;
  text-align: right;
}
.course-info-box-price {
  margin: 34px 0 35px;
  margin: 3.4rem 0 3.5rem;
  text-align: center;
}
.course-info-box-price--bottom {
  margin: 37px 0 37px;
  margin: 3.7rem 0 3.7rem;
}
.course-info-box-price--bottom .course-info-box-price__desc {
  font-size: 18px;
  font-size: 1.8rem;
}
.course-info-box-price--bottom .course-info-box-price_value {
  margin-bottom: 5px;
  margin-bottom: .5rem;
}
.course-info-box-price_value {
  font-weight: 700;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.course-info-box-price__desc {
  font-style: italic;
  font-size: 20px;
  line-height: 26px;
}
.course-info-box-btn {
  margin: 35px 0 0;
  margin: 3.5rem 0 0;
  text-align: center;
}
.course-info-box-price-text {
  padding: 32px 32px 0;
  padding: 3.2rem 3.2rem 0;
  margin-bottom: 35px;
  margin-bottom: 3.5rem;
  text-align: left;
  border-top: 1px dashed #E4E4E4;
}
.singlecourse-what,
.singlecourse-for,
.singlecourse-program,
.singlecourse-info {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 79.9375em) {
  .block-header--course {
    padding: 4.5rem 0 5.6rem;
  }
  .block-header-content-perex {
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    margin-top: 2.9rem;
  }
  .block-header-content-more {
    margin-top: 2.9rem;
  }
  .block-header-content-more__link {
    font-size: 18px;
  }
  .course-info-box {
    margin: 4.1rem 0 0;
    padding-bottom: 5.8rem;
  }
  .course-info-box--bottom {
    margin-top: 3.7rem;
    padding-bottom: 4.6rem;
  }
  .course-info-box-price_value {
    margin-bottom: 1.8rem;
  }
  .course-info-box-price__desc {
    font-size: 1.8rem;
  }
  .course-info-box-top {
    padding: 2.5rem 2.8rem 2.3rem;
  }
  .course-info-box-top--bottom {
    padding: 1.7rem 2.8rem 2.3rem;
  }
  .course-info-box-price--bottom {
    margin: 3.4rem 0 3.7rem;
  }
  .course-info-box-price--bottom .course-info-box-price_value {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 1.2rem;
  }
  .course-info-box-price--bottom .course-info-box-price__desc {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .block-header--course {
    padding: 4.5rem 0 5.6rem;
  }
  .block-header--course-single {
    padding: 2.1rem 0 3.8rem;
  }
  .block-header-content-perex {
    font-size: 16px;
    line-height: 24px;
    margin-top: 2rem;
    text-align: center;
  }
  .block-header-content-more {
    margin-top: 1.9rem;
  }
  .block-header-content-more__link {
    font-size: 16px;
    line-height: 24px;
  }
  .course-info-box {
    margin: 3.2rem 0 0;
    padding-bottom: 3.6rem;
  }
  .course-info-box--bottom {
    margin-top: 3.7rem;
    padding-bottom: 3.2rem;
  }
  .course-info-box-price_value {
    margin-bottom: .6rem;
  }
  .course-info-box-price__desc {
    font-size: 13px;
    line-height: 2.1rem;
  }
  .course-info-box-top {
    padding: 2.5rem 1.6rem 2.3rem;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 14px;
    line-height: 34px;
  }
  .course-info-box__type {
    margin: 0 auto 6px;
  }
  .course-info-box-terms {
    width: 100%;
    margin: 0 auto 6px;
  }
  .course-info-box-capacity-items {
    width: 100%;
    text-align: center;
  }
  .course-info-box-term-item--date strong {
    background-size: 18px 18px;
    padding-left: 2.8rem;
  }
  .course-info-box-term-item--place strong {
    background-size: 18px 18px;
    padding-left: 2.8rem;
  }
  .course-info-box-price {
    margin: 2.8rem 0 2.2rem;
  }
  .course-info-box-btn {
    margin-top: 2.2rem;
  }
  .course-info-box-top-title {
    padding: 2rem 0 2.3rem;
    border-bottom: 1px dashed #E4E4E4;
  }
  .course-info-box-top--bottom {
    padding: 1.7rem 2.8rem 2.3rem;
  }
  .course-info-box-price--bottom {
    margin: 2.6rem 0 2.3rem;
  }
  .course-info-box-price--bottom .course-info-box-price_value {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: .5rem;
  }
  .course-info-box-price--bottom .course-info-box-price__desc {
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
  .course-info-box-price-text {
    padding: 2.6rem 2.2rem 0;
    margin-bottom: 2.7rem;
  }
}
.block-courses-items {
  margin: 64px 0 0;
  margin: 6.4rem 0 0;
}
.course-item {
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.course-item:last-child {
  margin-bottom: 0;
}
.course-item-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.course-image {
  width: 239px;
  background-color: #fafafa;
  min-height: 332px;
  position: relative;
  overflow: hidden;
  display: block;
}
.course-image img {
  min-height: 100%;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.course-image::before {
  background: rgba(211, 38, 0, 0.4);
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  content: "";
  position: absolute;
  border-radius: 8px 0 0 8px;
  opacity: 0;
  transition: all .2s ease;
}
.course-image:hover::before {
  opacity: 1;
  transition: all .2s ease;
}
.course-image:focus-visible {
  outline: none;
}
.course-content {
  width: calc(100% - 239px);
  box-sizing: border-box;
}
.course-content-top {
  display: -ms-flexbox;
  display: flex;
  padding: 25px 31px 23px;
  padding: 2.5rem 3.1rem 2.3rem;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 38px;
  line-height: 3.8rem;
  border-bottom: 1px dashed #E4E4E4;
}
.course-content__type {
  font-weight: 700;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.course-content__type img {
  margin-right: 12px;
  margin-right: 1.2rem;
}
.course-content-terms {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 auto;
}
.course-content-term {
  display: -ms-flexbox;
  display: flex;
}
.course-content-term-item {
  background-repeat: no-repeat;
  background-position: left center;
}
.course-content-term-item--date {
  background-image: url(../img/svg-min/date-time.svg);
  padding-left: 38px;
  padding-left: 3.8rem;
}
.course-content-term-item--city {
  background-image: url(../img/svg-min/place.svg);
  padding-left: 28px;
  padding-left: 2.8rem;
  margin-left: 24px;
  margin-left: 2.4rem;
}
.course-content-main {
  padding: 25px 31px 38px;
  padding: 2.5rem 3.1rem 3.8rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
}
.course-content-main-text {
  width: calc(100% - 16.6rem);
  padding-right: 48px;
  padding-right: 4.8rem;
  box-sizing: border-box;
}
.course-content-main-text__link {
  display: block;
  text-decoration: none;
  color: #000;
}
.course-content-main-text__link:hover {
  color: #D32600;
}
.course-content-main-text__title {
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
  color: currentColor;
}
.course-content-main-more {
  margin-top: 28px;
  margin-top: 2.8rem;
}
.course-content-main__link {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  color: #D32600;
  font-family: "Roboto Slab", serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-decoration: none;
}
.course-content-main__link svg {
  margin-left: 9px;
  margin-left: .9rem;
  fill: currentColor;
}
.course-content-main-price {
  width: 166px;
  width: 16.6rem;
  text-align: right;
}
.course-content-main-price__value {
  margin-bottom: 3px;
  margin-bottom: .3rem;
}
.course-content-main-price__desc {
  font-style: italic;
}
.course-content-header {
  display: none;
}
@media screen and (max-width: 79.9375em) {
  .block-courses-items {
    margin: 4.9rem 0 0;
  }
  .course-image {
    width: 200px;
    min-height: 332px;
  }
  .course-content {
    width: calc(100% - 200px);
  }
  .course-content-top {
    font-size: 16px;
    padding: 1.6rem 2.1rem 1.8rem 2.5rem;
  }
  .course-content-main {
    padding: 2.5rem 2.1rem 3rem 2.5rem;
  }
  .course-content-main-text {
    width: calc(100% - 10rem);
    padding-right: 4.8rem;
    box-sizing: border-box;
  }
  .course-content-main-text__title {
    margin-bottom: 1.2rem;
  }
  .course-content-main-more {
    margin-top: 2.8rem;
  }
  .course-content-main__link {
    font-size: 14px;
    line-height: 24px;
  }
  .course-content-main-price {
    width: 10rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .course-item {
    margin-bottom: 1.6rem;
  }
  .course-content-header {
    display: -ms-flexbox;
    display: flex;
    padding: 2rem 1.6rem;
  }
  .course-content-header-price {
    width: 8.9rem;
    text-align: right;
  }
  .course-content-header__title {
    width: calc(100% - 8.9rem);
    margin: 0;
  }
  .course-content-header__value {
    margin: 0;
  }
  .course-content-header__desc {
    font-style: italic;
  }
  .course-image {
    width: 100%;
    min-height: 0;
    padding-top: 56.462585034%;
  }
  .course-image img {
    max-width: 100%;
  }
  .course-content-top {
    border-top: 1px dashed #E4E4E4;
    border-bottom: 0;
    padding: 1rem 1.6rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 1.4rem;
    line-height: 34px;
  }
  .course-content-terms {
    margin: 0;
  }
  .course-content-term {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .course-content-term-item {
    width: 100%;
  }
  .course-content-term-item--city {
    margin-left: 0;
    background-size: 1.4rem 1.8rem;
  }
  .course-content-term-item--date {
    background-size: 1.8rem 1.8rem;
  }
  .course-content-term-item--date,
  .course-content-term-item--city {
    padding-left: 3rem;
  }
  .course-content__type {
    width: 100%;
  }
  .course-content {
    width: 100%;
  }
  .course-content-main {
    padding: .2rem 1.6rem 2.8rem 1.6rem;
  }
  .course-content-main-text {
    width: 100%;
    padding: 0;
  }
  .course-content-main-text__title {
    display: none;
  }
  .course-content-main-price {
    display: none;
  }
  .course-content-main-more {
    text-align: center;
  }
  .course-content-main__link {
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 12px;
    line-height: 24px;
    /* 200% */
    letter-spacing: 1.2px;
  }
}
.archive-tags-filter {
  margin-top: 20px;
  margin-top: 2rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.archive-tags-filter-box {
  text-align: center;
  border: 1px solid #e2e2e2;
  background-color: #f3f1f5;
  padding: 13px 20px;
  padding: 1.3rem 2rem;
}
.archive-tags-filter__letter {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  line-height: 3rem;
  width: 30px;
  width: 3rem;
  margin-right: 4px;
  margin-right: .4rem;
}
.archive-tags-filter__letter:last-child {
  margin-right: 0;
}
.tags-items {
  margin-bottom: 46px;
  margin-bottom: 4.6rem;
}
.tags-section {
  display: none;
}
.tags-item {
  display: block;
}
.selected-tags {
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
.selected-tags > .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.selected-tags-popular,
.selected-tags-latest {
  border: 1px solid #e2e2e2;
  background-color: #f3f0f0;
  box-sizing: border-box;
  width: 48%;
  width: calc(48% - 8px);
  padding: 21px 15px 30px;
  padding: 2.1rem 1.5rem 3rem;
}
.selected-tags-popular ol,
.selected-tags-latest ol {
  margin: 0;
}
.selected-tags-popular h6,
.selected-tags-latest h6 {
  margin-bottom: 11px;
  margin-bottom: 1.1rem;
}
.selected-tags-popular {
  margin-right: 8px;
}
.selected-tags-latest {
  margin-left: 8px;
}
@media screen and (max-width: 63.9375em) {
  .archive-tags-filter-box {
    text-align: left;
    padding-bottom: .4rem;
  }
  .archive-tags-filter__letter {
    text-align: center;
    margin-bottom: .9rem;
  }
}
@media screen and (max-width: 63.9375em) {
  .selected-tags-popular,
  .selected-tags-latest {
    float: none;
    width: 100%;
    margin: 0;
  }
  .selected-tags-popular {
    margin-bottom: 1.5rem;
  }
}
.accountants-faces {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -32px;
  margin: 0 -3.2rem;
}
.accountants-face {
  width: 50%;
  padding: 0 32px;
  padding: 0 3.2rem;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  display: block;
}
.accountants-face:hover img {
  opacity: .8;
  transition: all .2s ease;
}
.accountants-face:hover .accountants-face__name {
  text-decoration: none;
  transition: all .2s ease;
}
.accountants-face__image {
  margin-bottom: 7px;
  margin-bottom: .7rem;
}
.accountants-face__image img {
  display: block;
  margin: 0 auto;
  width: 221px;
  height: auto;
  border: 5px solid #dbdbdb;
  border-radius: 50%;
  transition: all .2s ease;
}
.accountants-face__name {
  text-decoration: underline;
  margin-bottom: 5px;
  margin-bottom: .5rem;
  transition: all .2s ease;
}
.accountants-face__desc {
  color: #000000;
  line-height: 20px;
  line-height: 2rem;
}
@media screen and (max-width: 47.9375em) {
  .accountants-faces {
    display: block;
    margin: 0;
  }
  .accountants-face {
    width: 100%;
    padding: 0;
    margin-bottom: 2rem;
  }
  .accountants-face:last-child {
    margin-bottom: 0;
  }
}
.annotation {
  width: 378px;
  float: left;
  color: #3b3b3b;
  font-size: 24px;
  line-height: 30px;
  line-height: 3rem;
  margin-bottom: 21px;
  margin-bottom: 2.1rem;
}
.annotation img {
  margin-bottom: 0;
  margin-right: 20px;
  margin-right: 2rem;
}
@media screen and (max-width: 47.9375em) {
  .annotation {
    width: 100%;
  }
}
@media screen and (max-width: 29.9375em) {
  img.alignleft,
  img.alignright {
    float: none;
    margin: 0 auto 2rem;
  }
}
.accountancy-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -13px;
  margin: 0 -1.3rem;
}
.accountancy-item {
  width: 33.333%;
  padding: 0 13px;
  padding: 0 1.3rem;
  box-sizing: border-box;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.accountancy-item--full {
  width: 100%;
}
.accountancy-item-content__icon {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -57px;
  left: 50%;
  margin-left: -50px;
  background-position: center center;
  background-size: 100px 100px;
}
.accountancy-item-content {
  border: 1px solid #e2e2e2;
  border-bottom: 4px solid #e2e2e2;
  background-color: #f3f1f5;
  display: block;
  height: 100%;
  position: relative;
  padding: 56px 20px 30px;
  padding: 5.6rem 2rem 3rem;
  box-sizing: border-box;
  text-decoration: none;
}
.accountancy-item-content:hover {
  border-color: #981c1e;
}
.accountancy-item-content:hover .accountancy-item-content__title {
  color: #000000;
}
.accountancy-item--other .accountancy-item-content {
  border: 1px solid #e2e2e2;
  background-color: #ffffff;
  padding: 15px 20px 20px;
  padding: 1.5rem 2rem 2rem;
}
.accountancy-item--other .accountancy-item-content:hover {
  border-color: #981c1e;
}
.accountancy-item-content__title {
  line-height: 22px;
  color: #981c1e;
  font-size: 18px;
  font-weight: 700;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.accountancy-item-content__text {
  color: #474747;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
}
@media screen and (max-width: 59.9375em) {
  .accountancy-item {
    width: 50%;
    margin-bottom: 7.5rem;
  }
  .accountancy-item--full {
    width: 100%;
  }
}
@media screen and (max-width: 47.9375em) {
  .accountancy-item {
    width: 100%;
  }
  .accountancy-item--other {
    margin-top: -5.5rem;
  }
  .accountancy-item--other:last-child {
    margin-bottom: 2.5rem;
  }
}
.section--accountancy-detail ul {
  padding-left: 20px;
  padding-left: 2rem;
}
.section--accountancy-detail li::before {
  background-color: transparent;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgdmVyc2lvbj0iMS4xIiAgIGlkPSJMYXllcl8yIiAgIHg9IjBweCIgICB5PSIwcHgiICAgd2lkdGg9IjEyLjExIiAgIGhlaWdodD0iOS4yODE5OTk2IiAgIHZpZXdCb3g9IjAgMCAxMi4xMSA5LjI4MTk5OTYiICAgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTQgMTAuNSIgICB4bWw6c3BhY2U9InByZXNlcnZlIiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IiAgIHNvZGlwb2RpOmRvY25hbWU9ImZhamZrYS5zdmciPjxtZXRhZGF0YSAgICAgaWQ9Im1ldGFkYXRhMTMiPjxyZGY6UkRGPjxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPjxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PjxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPjxkYzp0aXRsZT48L2RjOnRpdGxlPjwvY2M6V29yaz48L3JkZjpSREY+PC9tZXRhZGF0YT48ZGVmcyAgICAgaWQ9ImRlZnMxMSIgLz48c29kaXBvZGk6bmFtZWR2aWV3ICAgICBwYWdlY29sb3I9IiNmZmZmZmYiICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIgICAgIGJvcmRlcm9wYWNpdHk9IjEiICAgICBvYmplY3R0b2xlcmFuY2U9IjEwIiAgICAgZ3JpZHRvbGVyYW5jZT0iMTAiICAgICBndWlkZXRvbGVyYW5jZT0iMTAiICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMCIgICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE1NTUiICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSI4NzYiICAgICBpZD0ibmFtZWR2aWV3OSIgICAgIHNob3dncmlkPSJmYWxzZSIgICAgIGZpdC1tYXJnaW4tdG9wPSIwIiAgICAgZml0LW1hcmdpbi1sZWZ0PSIwIiAgICAgZml0LW1hcmdpbi1yaWdodD0iMCIgICAgIGZpdC1tYXJnaW4tYm90dG9tPSIwIiAgICAgaW5rc2NhcGU6em9vbT0iMjIuNDc2MTkiICAgICBpbmtzY2FwZTpjeD0iNS41IiAgICAgaW5rc2NhcGU6Y3k9IjQuMzkxIiAgICAgaW5rc2NhcGU6d2luZG93LXg9IjQ1IiAgICAgaW5rc2NhcGU6d2luZG93LXk9IjI0IiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIgICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9IkxheWVyXzIiIC8+PGcgICAgIGlkPSJnMyIgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xLjUsLTAuMzU5KSI+PGcgICAgICAgaWQ9Imc1Ij48cGF0aCAgICAgICAgIGQ9Ik0gMTMuMzkxLDIuNzAzIDcuNzM0LDguMzU5IDYuNjcyLDkuNDIyIEMgNi41MzEsOS41NjMgNi4zMzYsOS42NDEgNi4xNDEsOS42NDEgNS45NDYsOS42NDEgNS43NSw5LjU2MyA1LjYwOSw5LjQyMiBMIDQuNTQ3LDguMzU5IDEuNzE5LDUuNTMxIEMgMS41NzgsNS4zOTEgMS41LDUuMTk1IDEuNSw1IDEuNSw0LjgwNSAxLjU3OCw0LjYwOSAxLjcxOSw0LjQ2OSBMIDIuNzgyLDMuNDA2IEMgMi45MjMsMy4yNjUgMy4xMTgsMy4xODcgMy4zMTMsMy4xODcgYyAwLjE5NSwwIDAuMzkxLDAuMDc4IDAuNTMxLDAuMjE5IGwgMi4yOTcsMi4zMDUgNS4xMjUsLTUuMTMzIGMgMC4xNDEsLTAuMTQxIDAuMzM2LC0wLjIxOSAwLjUzMSwtMC4yMTkgMC4xOTUsMCAwLjM5MSwwLjA3OCAwLjUzMSwwLjIxOSBsIDEuMDYzLDEuMDYzIGMgMC4xNDEsMC4xNDEgMC4yMTksMC4zMzYgMC4yMTksMC41MzEgMCwwLjE5NSAtMC4wNzksMC4zOTEgLTAuMjE5LDAuNTMxIHoiICAgICAgICAgaWQ9InBhdGg3IiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiICAgICAgICAgc3R5bGU9ImZpbGw6IzI4ODAxMiIgLz48L2c+PC9nPjwvc3ZnPg==);
  width: 13px;
  height: 13px;
  background-size: 13px 13px;
  background-position: center center;
  left: -19px;
  left: -1.9rem;
  top: 6px;
}
.key-features {
  margin-bottom: 35px;
  margin-bottom: 3.5rem;
}
.key-features-list {
  border: 1px solid #d0e7e8;
  background-color: #f1f9f9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 18px 22px;
  padding: 1.8rem 2.2rem;
}
.key-features-item {
  margin-right: 60px;
  margin-right: 6rem;
  padding-left: 21px;
  padding-left: 2.1rem;
  background-position: left center;
  background-size: 13px 10px;
  color: #545454;
  font-size: 16px;
  line-height: 22px;
}
.key-features-item:last-child {
  margin: 0;
}
.accountacy-clients {
  margin-bottom: 70px;
  margin-bottom: 7rem;
}
.accountacy-clients__title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 36px;
  line-height: 3.6rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.accountacy-clients-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
  margin: 0 -2rem;
}
.accountacy-clients-item {
  width: 25%;
  padding: 0 20px;
  padding: 0 2rem;
  box-sizing: border-box;
}
.accountacy-clients-item-box {
  text-align: center;
  color: #545454;
}
.accountacy-clients-item-box__image {
  width: 113px;
  height: 113px;
  margin: 0 auto 8px;
  margin: 0 auto .8rem;
}
.accountacy-clients-item-box__image img {
  display: block;
  border-radius: 50%;
  border: 4px solid #eeeeee;
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
.accountacy-clients-item-box__title {
  font-weight: 700;
  line-height: 22px;
  line-height: 2.2rem;
}
.accountacy-clients-item-box__function {
  font-size: 15px;
  line-height: 18px;
  line-height: 1.8rem;
}
.whylist-item {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  padding-left: 60px;
  padding-left: 6rem;
  margin-bottom: 54px;
  margin-bottom: 5.4rem;
}
.whylist-item:last-child {
  margin-bottom: 0;
}
.whylist-item--small-space {
  margin-bottom: 34px;
  margin-bottom: 3.4rem;
}
.whylist-item-content__icon {
  width: 46px;
  height: 46px;
  background-size: 46px 46px;
  background-position: center center;
  position: absolute;
  border-radius: 50%;
  left: 0px;
  left: 0rem;
}
.whylist-item-content__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  line-height: 2.4rem;
  text-transform: uppercase;
  margin-bottom: 9px;
  margin-bottom: .9rem;
  font-family: "Source Sans 3", sans-serif;
}
.whylist-item-content__text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
}
.system-items {
  padding-top: 10px;
  padding-top: 1rem;
  padding-bottom: 12px;
  padding-bottom: 1.2rem;
}
.system-item {
  float: left;
  margin-right: 118px;
  margin-right: 11.8rem;
}
.pricelist-item {
  display: table;
  width: 100%;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: -1px;
  padding: 16px 0 15px;
  padding: 1.6rem 0 1.5rem;
}
.pricelist-item-text {
  display: table-cell;
  vertical-align: middle;
  width: 74%;
}
.pricelist-item-price {
  display: table-cell;
  vertical-align: middle;
  width: 26%;
  text-align: right;
}
.pricelist-item-text__title {
  font-weight: 700;
}
.pricelist-item-text__desc {
  color: #5e5e5e;
  font-style: italic;
}
.pricelist-item-price__value {
  color: #51ab30;
  font-size: 18px;
  font-weight: 900;
}
.pricelist-item-price__desc {
  color: #5e5e5e;
  font-size: 14px;
}
@media screen and (max-width: 47.9375em) {
  .whylist-item {
    padding-left: 0;
    text-align: center;
    margin-bottom: 3.4rem;
  }
  .whylist-item-content__icon {
    position: inherit;
    margin: 0 auto 1rem;
  }
  .pricelist-item-text {
    display: block;
    width: 100%;
    margin-bottom: 1rem;
  }
  .pricelist-item-price {
    display: block;
    width: 100%;
    text-align: left;
  }
  .system-item {
    float: none;
    margin-right: 0;
    text-align: center;
    margin-bottom: 2rem;
  }
  .system-item:last-child {
    margin-bottom: 0;
  }
  .system-item img {
    margin: 0 auto;
  }
  .system-item-image {
    display: inline-block;
  }
}
.section--advice-list {
  padding-top: 25px;
  padding-top: 2.5rem;
}
.content--advice {
  color: #3b3b3b;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  line-height: 3rem;
  letter-spacing: 0.6px;
  letter-spacing: 0.06rem;
  margin-top: 58px;
  margin-top: 5.8rem;
  margin-bottom: -54px;
  margin-bottom: -5.4rem;
  margin-bottom: -36px;
  margin-bottom: -3.6rem;
}
.wehelptext-content ul {
  padding-left: 20px;
  padding-left: 2rem;
}
.wehelptext-content li::before {
  background-color: transparent;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgdmVyc2lvbj0iMS4xIiAgIGlkPSJMYXllcl8yIiAgIHg9IjBweCIgICB5PSIwcHgiICAgd2lkdGg9IjEyLjExIiAgIGhlaWdodD0iOS4yODE5OTk2IiAgIHZpZXdCb3g9IjAgMCAxMi4xMSA5LjI4MTk5OTYiICAgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTQgMTAuNSIgICB4bWw6c3BhY2U9InByZXNlcnZlIiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IiAgIHNvZGlwb2RpOmRvY25hbWU9ImZhamZrYS5zdmciPjxtZXRhZGF0YSAgICAgaWQ9Im1ldGFkYXRhMTMiPjxyZGY6UkRGPjxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPjxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PjxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPjxkYzp0aXRsZT48L2RjOnRpdGxlPjwvY2M6V29yaz48L3JkZjpSREY+PC9tZXRhZGF0YT48ZGVmcyAgICAgaWQ9ImRlZnMxMSIgLz48c29kaXBvZGk6bmFtZWR2aWV3ICAgICBwYWdlY29sb3I9IiNmZmZmZmYiICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIgICAgIGJvcmRlcm9wYWNpdHk9IjEiICAgICBvYmplY3R0b2xlcmFuY2U9IjEwIiAgICAgZ3JpZHRvbGVyYW5jZT0iMTAiICAgICBndWlkZXRvbGVyYW5jZT0iMTAiICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMCIgICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE1NTUiICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSI4NzYiICAgICBpZD0ibmFtZWR2aWV3OSIgICAgIHNob3dncmlkPSJmYWxzZSIgICAgIGZpdC1tYXJnaW4tdG9wPSIwIiAgICAgZml0LW1hcmdpbi1sZWZ0PSIwIiAgICAgZml0LW1hcmdpbi1yaWdodD0iMCIgICAgIGZpdC1tYXJnaW4tYm90dG9tPSIwIiAgICAgaW5rc2NhcGU6em9vbT0iMjIuNDc2MTkiICAgICBpbmtzY2FwZTpjeD0iNS41IiAgICAgaW5rc2NhcGU6Y3k9IjQuMzkxIiAgICAgaW5rc2NhcGU6d2luZG93LXg9IjQ1IiAgICAgaW5rc2NhcGU6d2luZG93LXk9IjI0IiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIgICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9IkxheWVyXzIiIC8+PGcgICAgIGlkPSJnMyIgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xLjUsLTAuMzU5KSI+PGcgICAgICAgaWQ9Imc1Ij48cGF0aCAgICAgICAgIGQ9Ik0gMTMuMzkxLDIuNzAzIDcuNzM0LDguMzU5IDYuNjcyLDkuNDIyIEMgNi41MzEsOS41NjMgNi4zMzYsOS42NDEgNi4xNDEsOS42NDEgNS45NDYsOS42NDEgNS43NSw5LjU2MyA1LjYwOSw5LjQyMiBMIDQuNTQ3LDguMzU5IDEuNzE5LDUuNTMxIEMgMS41NzgsNS4zOTEgMS41LDUuMTk1IDEuNSw1IDEuNSw0LjgwNSAxLjU3OCw0LjYwOSAxLjcxOSw0LjQ2OSBMIDIuNzgyLDMuNDA2IEMgMi45MjMsMy4yNjUgMy4xMTgsMy4xODcgMy4zMTMsMy4xODcgYyAwLjE5NSwwIDAuMzkxLDAuMDc4IDAuNTMxLDAuMjE5IGwgMi4yOTcsMi4zMDUgNS4xMjUsLTUuMTMzIGMgMC4xNDEsLTAuMTQxIDAuMzM2LC0wLjIxOSAwLjUzMSwtMC4yMTkgMC4xOTUsMCAwLjM5MSwwLjA3OCAwLjUzMSwwLjIxOSBsIDEuMDYzLDEuMDYzIGMgMC4xNDEsMC4xNDEgMC4yMTksMC4zMzYgMC4yMTksMC41MzEgMCwwLjE5NSAtMC4wNzksMC4zOTEgLTAuMjE5LDAuNTMxIHoiICAgICAgICAgaWQ9InBhdGg3IiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiICAgICAgICAgc3R5bGU9ImZpbGw6IzI4ODAxMiIgLz48L2c+PC9nPjwvc3ZnPg==);
  width: 13px;
  height: 13px;
  background-size: 13px 13px;
  background-position: center center;
  left: -19px;
  left: -1.9rem;
}
.wenohelptext-content ul {
  padding-left: 25px;
  padding-left: 2.5rem;
}
.wenohelptext-content li::before {
  background-color: transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAwElEQVQoU2P8////fwYGBoa/7z8wMAsKgJgoACQOAiA5RpDiL3v2MzwOi2VgFhRkUD5zGK4JXZzx5917/++a2IJNBgE2JUWwhu9nz4MNgIlzGhsyMP559x6s+Ne9+3DrQRr+vn8PVwiS4A8NhDgDpBtdA7LDQQplVy2GKIZ5EJsGmEKQGrhimGdgboSZDPMDRmigK0TXAPbgLWUdDM98P3sBxdNYQwPmRnRPY4QGp7EB2NcwANLwwNWXgU1JASwOAO8inWCVN9aCAAAAAElFTkSuQmCC);
  width: 11px;
  height: 11px;
  background-size: 11px 11px;
  background-position: center center;
  left: -21px;
  left: -2.1rem;
  top: 6px;
}
.advice-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -13px;
  margin: 0 -1.3rem;
}
.advice-item {
  width: 33.333%;
  padding: 0 13px;
  padding: 0 1.3rem;
  box-sizing: border-box;
}
.advice-item-content__image {
  border: 1px solid #e2e2e2;
  border-bottom: 4px solid #e2e2e2;
  display: block;
  transition: all .2s ease;
  margin-bottom: 18px;
  margin-bottom: 1.8rem;
}
.advice-item-content__image img {
  display: block;
}
.advice-item-content {
  text-decoration: none;
}
.advice-item-content:hover .advice-item-content__image {
  border-color: #da313c;
  transition: all .2s ease;
}
.advice-item-content:hover .advice-item-content__title {
  color: #210909;
  transition: all .2s ease;
}
.advice-item-content__title {
  color: #981c1e;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  line-height: 2.2rem;
  text-transform: none;
  text-align: center;
  text-decoration: underline;
  transition: all .2s ease;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.advice-item-content__text {
  text-align: center;
  line-height: 20px;
  line-height: 2rem;
  color: #474747;
  text-decoration: none;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
.advice-item-content__icon img {
  display: block;
  margin: 0 auto;
}
.calendar-iframe__title {
  text-align: left;
  margin-bottom: 19px;
  margin-bottom: 1.9rem;
}
.calendar-iframe__subtitle {
  color: #545454;
  margin-bottom: 18px;
  margin-bottom: 1.8rem;
}
.calendar-iframe iframe {
  width: 100%;
}
@media screen and (max-width: 47.9375em) {
  .content--advice {
    margin-top: 2.6rem;
    margin-bottom: -1rem;
  }
  .advice-items {
    display: block;
    margin: 0;
  }
  .advice-item {
    width: 100%;
    padding: 0;
    margin-bottom: 3rem;
  }
  .advice-item:last-child {
    margin-bottom: 0;
  }
  .advice-item-content__title {
    margin-bottom: 1rem;
  }
  .advice-item-content__image {
    max-width: 293px;
    width: 100%;
    margin: 0 auto .8rem;
  }
}
.page-header__title--contacts {
  margin-bottom: 22px;
  margin-bottom: 2.2rem;
}
.content--contacts {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.contacts-list {
  margin-bottom: 45px;
  margin-bottom: 4.5rem;
}
.contacts-list-items {
  border: 1px solid #d6eaeb;
  background-color: #f1f9f9;
  padding: 32px 20px;
  padding: 3.2rem 2rem;
}
.contacts-list-items .section--holiday {
  margin-top: 21px;
  margin-top: 2.1rem;
  margin-bottom: -10px;
  margin-bottom: -1rem;
}
.contacts-list-items .container--thin {
  width: 100%;
}
.contacts-list-items .holiday-content {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 21px;
  line-height: 2.1rem;
  box-shadow: 0 3px 7px rgba(125, 169, 169, 0.11);
  border: 1px solid #d6eaeb;
  background-color: #ffffff;
  padding: 18px 20px 19px 70px;
  padding: 1.8rem 2rem 1.9rem 7rem;
  background-position: 22px 12px;
  background-position: 2.2rem 1.2rem;
}
.contacts-list-item {
  font-size: 20px;
  font-size: 2rem;
  line-height: 34px;
  line-height: 3.4rem;
  background-size: 34px 34px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 49px;
  padding-left: 4.9rem;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
.contacts-list-item:last-child {
  margin-bottom: 0;
}
.contacts-list-item--email {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
}
.contacts-list-item__title {
  font-weight: 700;
}
.contacts {
  margin-bottom: 35px;
  margin-bottom: 3.5rem;
}
.contacts-row {
  margin-bottom: 37px;
  margin-bottom: 3.7rem;
}
.contacts-row:last-child {
  margin-bottom: 0;
}
.contacts-title {
  font-size: 30px;
  font-size: 3rem;
  line-height: 36px;
  line-height: 3.6rem;
  font-weight: 700;
  font-family: "Roboto Slab", serif;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.contacts-address,
.contacts-bank {
  float: left;
  width: 50%;
}
.contacts-map {
  margin-bottom: 43px;
  margin-bottom: 4.3rem;
}
.contact-map-box {
  height: 548px;
  background-color: #e3dfde;
}
@media screen and (max-width: 47.9375em) {
  .content--contacts {
    margin-bottom: 3rem;
  }
  .contacts-list-item {
    font-size: 1.4rem;
  }
  .contacts-list-item--email .contacts-list-item__title {
    display: none;
  }
  .contacts-list {
    margin-bottom: 3.7rem;
  }
  .contacts-title {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .contacts-address {
    float: none;
    width: 100%;
    margin-bottom: 3.7rem;
  }
  .contacts-bank {
    float: none;
    width: 100%;
  }
  .contact-map-box {
    height: 274px;
    background-color: #e3dfde;
  }
}
.page-breadcrumbs {
  padding: 28px 0 0;
  padding: 2.8rem 0 0;
  margin-bottom: 23px;
  margin-bottom: 2.3rem;
}
.breadcrumbs {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  line-height: 1.6rem;
}
.breadcrumbs a {
  position: relative;
  color: #9c9897;
  font-weight: 400;
  margin-right: 10px;
  margin-right: 1rem;
  text-decoration: none;
}
.breadcrumbs a::after {
  content: ">";
  position: absolute;
  right: -9px;
}
@media screen and (max-width: 79.9375em) {
  .page-breadcrumbs {
    margin-bottom: .9rem;
    padding-bottom: 1.2rem;
  }
  .page-breadcrumbs--single {
    padding-bottom: .5rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .page-breadcrumbs {
    margin-bottom: 0;
    padding: 1rem 0 .4rem;
  }
  .page-breadcrumbs a,
  .page-breadcrumbs span {
    line-height: 1.6rem;
    text-shadow: 0 1px #fafafa;
    color: #000;
  }
  .page-header--with-banner .page-breadcrumbs {
    margin-bottom: 0;
    padding: 1rem 1.5rem .4rem;
  }
  .page-breadcrumbs--single {
    padding-bottom: 1.2rem;
  }
}
.navigation {
  text-align: center;
  border: 1px solid #e2e2e2;
  background-color: #f3f1f5;
  margin-bottom: 0;
  margin-top: 41px;
  margin-top: 4.1rem;
  padding-top: 13px;
  padding-top: 1.3rem;
  padding-bottom: 6px;
  padding-bottom: .6rem;
}
.news-pagination--references {
  margin-bottom: 38px;
  margin-bottom: 3.8rem;
}
.navigation-list {
  display: inline-block;
  padding-left: 0;
  margin: 0;
}
.page-numbers {
  display: block;
  padding: 0;
  float: left;
  margin: 0;
  width: 30px;
  width: 3rem;
  text-align: center;
  margin: 0 5px;
  margin: 0 .5rem;
}
.page-numbers::before {
  display: none;
}
.page-numbers a,
.page-numbers span {
  display: block;
  box-shadow: inset 0 0 1px 1px #d7d7d7;
  border-radius: 3px;
  border: 1px solid #ababab;
  background-color: #e3dfde;
  background-image: linear-gradient(to top, #e2e2e2 0%, #f1f1f1 100%);
  line-height: 30px;
  line-height: 3rem;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
}
.page-numbers a:hover {
  color: #000;
  background-color: #1e7000;
}
.page-numbers a:hover svg {
  fill: #000;
  transition: all .2s ease;
}
.page-numbers .prev-arrow,
.page-numbers .next-arrow {
  position: relative;
}
.page-numbers .prev-arrow i,
.page-numbers .next-arrow i {
  position: absolute;
  top: 50%;
  display: block;
  margin-top: -5px;
  width: 6px;
  height: 11px;
}
.page-numbers .prev-arrow svg,
.page-numbers .next-arrow svg {
  display: block;
  width: 6px;
  height: 11px;
  fill: #9c161b;
}
.page-numbers span.next-arrow svg,
.page-numbers span.prev-arrow svg {
  fill: #000;
}
.page-numbers .active {
  color: #000;
  font-weight: 700;
}
.page-numbers .prev-arrow {
  padding: 0 10px 0 26px;
}
.page-numbers .prev-arrow i {
  left: 14px;
  left: 1.4rem;
}
.page-numbers .next-arrow {
  padding: 0 26px 0 10px;
}
.page-numbers .next-arrow i {
  right: 14px;
  right: 1.4rem;
}
.page-numbers--next,
.page-numbers--prev {
  width: auto;
}
.btn-load-more-news {
  display: none;
}
.page-slider {
  height: 422px;
  margin-top: -50px;
  margin-top: -5rem;
}
.page-slider::before {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.slider {
  height: 422px;
  position: relative;
  background-color: #fff;
  top: -42px;
  top: -4.2rem;
}
.slide {
  height: 422px;
  background-size: cover;
  background-position: center center;
}
.slide-content {
  width: 1120px;
  margin: 0 auto;
  height: 100%;
  padding-top: 74px;
  padding-top: 7.4rem;
  box-sizing: border-box;
}
.slide-department {
  display: -ms-flexbox;
  display: flex;
  height: 67px;
  width: 260px;
  box-sizing: border-box;
  color: #fff;
  font-family: "Roboto Slab", serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 72px;
  padding-left: 7.2rem;
  padding-right: 20px;
  padding-right: 2rem;
  text-decoration: none;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: left;
      justify-content: left;
  position: relative;
  background-color: #000;
  border: 2px solid #000;
  transition: all .2s ease;
}
.slide-department i {
  display: block;
  width: 38px;
  height: 38px;
  left: 19px;
  top: 50%;
  margin-top: -19px;
  position: absolute;
}
.slide-department svg {
  display: block;
  width: 38px;
  height: 38px;
  fill: #fff;
  transition: all .2s ease;
}
.slide-department:hover {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
  transition: all .2s ease;
}
.slide-department:hover svg {
  fill: #000;
  transition: all .2s ease;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 22px;
  bottom: 2.2rem;
  left: 0;
  z-index: 90;
  text-align: center;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 15px;
}
.swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  border: 3px solid #fff;
  background-color: transparent;
  opacity: 1;
}
.swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 9px;
  height: 9px;
  position: relative;
  background-color: #fff;
}
.slide-department-socials {
  margin-top: 20px;
  margin-top: 2rem;
}
.department-social-link {
  width: 45px;
  height: 45px;
  display: block;
  float: left;
  margin-right: 20px;
  margin-right: 2rem;
}
.department-social-link:last-child {
  margin-right: 0;
}
.department-social-link i {
  display: block;
  width: 41px;
  height: 41px;
  border: 2px solid #fff;
  transition: all .2s ease;
}
.department-social-link svg {
  background-color: #fff;
  fill: #000;
  width: 41px;
  height: 41px;
  display: block;
  transition: all .2s ease;
}
.department-social-link:hover i {
  border: 2px solid #fff;
  transition: all .2s ease;
}
.department-social-link:hover svg {
  background-color: #000;
  fill: #fff;
  transition: all .2s ease;
}
.slide-department-content {
  position: absolute;
  top: 70px;
  top: 7rem;
  left: 0;
  z-index: 1;
  width: 1120px;
  left: 50%;
  margin-left: -560px;
}
.slider-nav-btn {
  display: block;
  width: 33px;
  height: 62px;
  background-size: 33px 62px;
  background-position: center center;
  position: absolute;
  top: 117px;
  top: 11.7rem;
  cursor: pointer;
}
.slider-nav-btn.swiper-button-disabled {
  cursor: not-allowed;
  opacity: .4;
}
.slider-nav-btn--prev {
  left: -84px;
  left: -8.4rem;
}
.slider-nav-btn--next {
  right: -84px;
  right: -8.4rem;
}
@media screen and (max-width: 79.9375em) {
  .slide-department-content {
    left: 4rem;
    margin-left: 0;
  }
  .slide-content {
    width: 100%;
    padding-left: 4rem;
  }
  .slider-nav-btn--prev {
    left: -6.4rem;
  }
  .slider-nav-btn--next {
    right: -6.4rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .page-slider {
    margin-top: 0;
    height: 337px;
  }
  .slider {
    top: auto;
    height: 337px;
  }
  .slide {
    height: 337px;
  }
  .slide-content {
    padding-top: 2rem;
    padding-left: 1.8rem;
  }
  .slide-department-content {
    width: 100%;
    left: 0;
    top: 0;
    padding-top: 2rem;
    padding-left: 1.8rem;
  }
}
.newsletter-popup {
  position: fixed;
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.5);
  top: -200vh;
  left: 0;
  z-index: 100000;
}
.newsletter-popup--show {
  top: 0;
}
.newsletter-popup-wrapp {
  position: absolute;
  width: 100%;
  max-width: 1082px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  z-index: 100001;
  max-height: calc(100vh - 12rem);
  overflow: auto;
}
.newsletter-popup-close {
  position: absolute;
  top: 34px;
  top: 3.4rem;
  right: 23px;
  right: 2.3rem;
  height: 21px;
  width: 21px;
  cursor: pointer;
  color: #D32600;
}
.newsletter-popup-close svg {
  fill: currentColor;
}
.newsletter-popup-box {
  padding: 54px 24px 44px;
  padding: 5.4rem 2.4rem 4.4rem;
}
.newsletter-popup-box__title {
  text-align: center;
}
.newsletter-popup-box__subtitle {
  margin-bottom: 17px;
  margin-bottom: 1.7rem;
  text-align: center;
}
.newsletter-popup-box-code {
  margin-top: 55px;
  margin-top: 5.5rem;
}
@media screen and (max-width: 47.9375em) {
  .newsletter-popup-wrapp {
    padding: 44px 10px 10px;
  }
  .newsletter-popup-box {
    padding: 2.4rem 2rem 1.6rem;
  }
}
@media print {
  html {
    font-size: 62.5%;
  }
  body {
    font: 15px Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
    background: none !important;
    /* Brute force since user agents all print differently. */
    color: #000;
  }
  .wf-active body {
    font: 15px Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
    background: none !important;
    /* Brute force since user agents all print differently. */
    color: #000;
  }
  a {
    color: #000;
    text-decoration: underline;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  blockquote,
  table,
  pre {
    page-break-inside: avoid;
  }
  ul,
  ol,
  dl {
    page-break-before: avoid;
  }
  body > header {
    padding-top: 0px;
    box-sizing: border-box;
    height: auto;
    display: none;
  }
  footer {
    display: none;
  }
  .entry__content h1,
  .entry__content h2,
  .entry__content h3,
  .entry__content h4,
  .entry__content h5,
  .entry__content h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #000;
  }
  .entry__content h1 {
    font-size: 2rem;
  }
  .entry__content h2 {
    font-size: 1.8rem;
  }
  .entry__content h3 {
    font-size: 1.6rem;
  }
  .entry__content h4 {
    font-size: 1.4rem;
  }
  .entry__content h5 {
    font-size: 1.2rem;
  }
  .entry__content h6 {
    font-size: 1rem;
  }
  .entry__content ul {
    margin-left: 2em;
    padding-left: 0;
  }
  .entry__content ul li {
    margin: 0;
    padding: 0;
    list-style: disc;
  }
  .entry__content ul li:before {
    display: none;
  }
  .entry__content table th,
  .entry__content table td {
    padding: 4px 6px;
    color: #000;
  }
  .entry__content table th a,
  .entry__content table td a {
    color: #000;
  }
  .entry__content table th {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1rem;
    font-weight: bold;
    background: transparent;
  }
  .entry__content table td {
    background: transparent;
  }
  .entry__content p a[href^="http://"]:after,
  .entry__content a[href^="https://"]:after {
    content: " (" attr(href) ")";
  }
  .entry__content p a {
    word-wrap: break-word;
  }
  .entry__content q:after {
    content: " (Zdroj: " attr(cite) ")";
  }
  .btn {
    text-decoration: underline;
    color: #000;
  }
  .container {
    width: 100%;
  }
  .main-header,
  .main-menu {
    display: none;
  }
  .slider {
    display: none;
  }
  .sidebar {
    display: none;
  }
  .content {
    float: none;
    width: 100%;
    padding: 0;
  }
  .news-more {
    display: none;
  }
  .perexies-box {
    margin: 0;
  }
  .page-banner {
    background-image: none !important;
  }
  .page-header__title {
    color: #000;
  }
  .perexies-item__title {
    color: #000;
  }
  .page-content-title {
    color: #000;
  }
  .news-content-item-text__title {
    color: #000;
  }
  .news-content-item-text__title h2 {
    color: #000;
  }
  .more-department-link {
    color: #000;
  }
  .contacts-info-map {
    display: none;
  }
  .contacts-list-title {
    color: #000;
  }
  .contacts-list-header-item {
    width: 25% !important;
  }
  .contacts-list-item--title {
    width: 50% !important;
  }
  .contacts-list-item--title .contacts-list-item {
    width: 50% !important;
  }
  .contacts-list-item--contacts {
    width: 50% !important;
  }
  .contacts-list-item--contacts .contacts-list-item {
    width: 50% !important;
  }
  .contacts-teachers .contacts-list-header-item {
    width: 20% !important;
  }
  .contacts-teachers .contacts-list-item--title {
    width: 40% !important;
  }
  .contacts-teachers .contacts-list-item--title .contacts-list-item {
    width: 50% !important;
  }
  .contacts-teachers .contacts-list-item--contacts {
    width: 60% !important;
  }
  .contacts-teachers .contacts-list-item--contacts .contacts-list-item {
    width: 33.333% !important;
  }
  .photogallery-detail,
  .photogallery {
    margin-left: 0;
    margin-right: 0;
  }
}