/*
Theme Name: algocity
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: algocity
*/
.title--center {
  text-align: center;
}
.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 {
  text-indent: -9999em;
  letter-spacing: -9999em;
  overflow: hidden;
}
.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: 1em 40px;
}
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;
  overflow-x: hidden;
}
body {
  background-color: #1f252e;
  overflow: hidden;
  transition: all .2s ease;
}
.show-slider {
  overflow: hidden;
}
video,
img {
  display: block;
  max-width: 100%;
  height: auto;
}
html {
  font-size: 62.5%;
  font-size: 10px;
  font-family: 'Open Sans', sans-serif;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
}
body,
input,
textarea {
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
}
a,
input,
textarea,
select,
button {
  outline: none;
}
a {
  color: #01eefe;
  transition: all 0.2s ease;
  position: relative;
  word-wrap: break-word;
}
a:hover {
  color: #01eefe;
  text-decoration: none;
}
a:focus {
  color: #01eefe;
  text-decoration: none;
  outline: none;
}
a:focus-visible {
  outline: 2px solid #c1c1c1;
}
a:active {
  color: #01eefe;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  transition: all 0.2s ease 0s;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Montserrat', sans-serif;
  color: #01eefe;
  margin: 0;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  font-weight: 700;
}
h1,
.h1 {
  font-size: 60px;
  font-size: 6rem;
  line-height: 66px;
  line-height: 6.6rem;
}
h2,
.h2 {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 54px;
  line-height: 5.4rem;
}
h3,
.h3 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 36px;
  line-height: 3.6rem;
}
h4,
.h4 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  line-height: 3rem;
}
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 14px 0;
  margin: 0 0 1.4rem 0;
}
p:last-child {
  margin-bottom: 0;
}
p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6 {
  margin-top: 28px;
  margin-top: 2.8rem;
}
blockquote {
  background-color: #fff;
  padding: 0 0 0 53px;
  padding: 0 0 0 5.3rem;
  margin: 0 0 16px 0;
  margin: 0 0 1.6rem 0;
}
blockquote p {
  margin-bottom: 6px;
  margin-bottom: .6rem;
  position: relative;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote:last-child {
  margin-bottom: 0;
}
blockquote cite {
  color: #aeb1bc;
  font-style: normal;
}
blockquote cite::before {
  content: "— ";
}
ul,
ol {
  margin: 0 0 30px;
  margin: 0 0 3rem;
}
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,
ul li ol,
ol li ul {
  margin: 16px 0 !important;
  margin: 1.6rem 0 !important;
}
ul,
ol {
  padding: 0;
  padding-left: 20px;
  padding-left: 2rem;
}
ul li,
ol li {
  position: relative;
  padding-left: 0;
  margin-bottom: 0;
}
ul li:last-child,
ol li:last-child {
  margin-bottom: 0;
}
table {
  width: 100%;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
table th,
table td {
  padding: 10px;
  border: 1px solid #808080;
}
table th {
  color: #111111;
  background-color: #01eefe;
  font-weight: 400;
}
table td {
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  border: 0;
  border-bottom: 1px solid #808080;
}
table td a {
  color: #7391c4;
  text-decoration: none;
}
table td img {
  margin: 0 auto;
}
hr {
  border: 0;
  border-top: 1px solid #e4e6e9;
  margin: 42px 0 38px;
  margin: 4.2rem 0 3.8rem;
}
.title-copyright {
  font-size: 58%;
}
@media screen and (max-width: 63.9375em) {
  body {
    font-size: 1.8rem;
  }
  body,
  input,
  textarea {
    line-height: 2.6rem;
  }
  h1,
  .h1 {
    font-size: 5.2rem;
    line-height: 6.2rem;
  }
  h2,
  .h2 {
    font-size: 2.8rem;
    line-height: 3.6rem;
    margin-bottom: 2rem;
  }
  h3,
  .h3 {
    font-size: 2.4rem;
    line-height: 3.2rem;
    margin-bottom: 1.9rem;
  }
  h4 {
    font-size: 2.2rem;
    line-height: 3.2rem;
    margin-bottom: 2rem;
  }
  h5 {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: 1.6rem;
  }
  h6 {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: 1.6rem;
  }
  p + h1,
  p + h2,
  p + h3,
  p + h4,
  p + h5,
  p + h6 {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 47.9375em) {
  body {
    font-size: 1.8rem;
  }
  body,
  input,
  textarea {
    line-height: 2.6rem;
  }
  h1,
  .h1 {
    font-size: 3.6rem;
    line-height: normal;
  }
  h2,
  .h2 {
    font-size: 2.8rem;
    line-height: normal;
    margin-bottom: 2rem;
  }
  h3,
  .h3 {
    font-size: 2.4rem;
    line-height: normal;
    margin-bottom: 2.2rem;
  }
  h4 {
    font-size: 2.2rem;
    line-height: normal;
    margin-bottom: 2.4rem;
  }
  h5 {
    font-size: 1.8rem;
    line-height: normal;
    margin-bottom: 2.4rem;
  }
  h6 {
    font-size: 1.8rem;
    line-height: normal;
    margin-bottom: 1.6rem;
  }
  p + h1,
  p + h2,
  p + h3,
  p + h4,
  p + h5,
  p + h6 {
    margin-top: 2rem;
  }
  .table-box {
    overflow: auto;
  }
  .table-box table {
    width: 800px;
  }
}
.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: #01eefe;
  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;
}
input:-webkit-autofill {
  background-color: #fff !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="url"],
input[type="file"],
select {
  border-radius: 0px;
  border: 0;
  border-bottom: 2px solid #000000;
  color: #ffffff;
  background-color: #323846;
  padding: 10px 12px 10px;
  padding: 1rem 1.2rem 1rem;
  width: 100%;
  box-sizing: border-box;
  display: block;
  transition: all .2s ease;
}

select{
  display: inline-block;
}
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: #e13b3b;
  color: #e13b3b;
  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: 0;
  border-bottom: 2px solid #000000;
  transition: all .2s ease;
}
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;
  border-bottom: 2px solid #000000;
  transition: all .2s ease;
}
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: 0;
  border-bottom: 2px solid #000000;
  opacity: 0.8;
  transition: all .2s ease;
}
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: 0;
  border-bottom: 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: #7d7d7d;
}
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: #7d7d7d;
}
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: #7d7d7d;
}
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: #7d7d7d;
}
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: 6px;
  padding-top: .6rem;
  line-height: 24px;
  line-height: 2.4rem;
  min-height: 100px;
  height: 200px;
  height: 20rem;
  resize: none;
}
label {
  display: inline-block;
  margin-bottom: 17px;
  margin-bottom: 1.7rem;
}
input[type="submit"].btn,
button.btn,
.btn {
  display: inline-block;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  line-height: 22px;
  padding: 15px 46px 15px 46px;
  padding: 1.5rem 4.6rem 1.5rem 4.6rem;
  background-color: #01eefe;
  color: #171717;
  border-radius: 35px;
  border: 3px solid #01eefe;
  text-decoration: none;
  text-align: center;
  transition: all .2s ease;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 2.2px;
}
input[type="submit"].btn svg,
button.btn svg,
.btn svg {
  position: absolute;
  left: 34px;
  left: 3.4rem;
  top: 20px;
  top: 2rem;
  fill: #78be5a;
}
input[type="submit"].btn img,
button.btn img,
.btn img {
  position: absolute;
  left: 34px;
  left: 3.4rem;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
input[type="submit"].btn:hover,
button.btn:hover,
.btn:hover {
  transition: all 0.2s ease-in;
  text-decoration: none;
  background-color: #01d6e5;
  border: 3px solid #01d6e5;
  color: #171717;
}
input[type="submit"].btn:hover svg,
button.btn:hover svg,
.btn:hover svg {
  fill: #171717;
}
input[type="submit"].btn:focus,
button.btn:focus,
.btn:focus {
  color: #171717;
  border: 3px solid #fff;
  outline: none !important;
  background-color: #fff;
}
input[type="submit"].btn:focus-visible,
button.btn:focus-visible,
.btn:focus-visible {
  border: 3px solid #01d6e5;
  outline: none !important;
  background-color: #d9f2ce;
}
input[type="submit"].btn:active,
button.btn:active,
.btn:active {
  background-color: #01d6e5;
  border: 3px solid #01d6e5;
  color: #171717;
}
input[type="submit"].btn:active svg,
button.btn:active svg,
.btn:active svg {
  fill: #171717;
}
input[type="submit"].btn.btn--fullwidth,
button.btn.btn--fullwidth,
.btn.btn--fullwidth {
  width: 100%;
}
input[type="submit"].btn.btn--small,
button.btn.btn--small,
.btn.btn--small {
  letter-spacing: 1px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 12px 40px 12px 40px;
  padding: 1.2rem 4rem 1.2rem 4rem;
}
input[type="submit"].btn.btn--small:hover,
button.btn.btn--small:hover,
.btn.btn--small:hover {
  background-color: #1f252e;
  border: 3px solid #1f252e;
  color: #fff;
}
@media screen and (max-width: 47.9375em) {
  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 {
    padding: 1rem 1.3rem .9rem;
  }
}
.form-box {
  max-width: 860px;
  max-width: 86rem;
  margin: 0 auto;
}
.form-box-section {
  margin: 0 auto 40px;
  margin: 0 auto 4rem;
  text-align: center;
}
.form-box-section:last-child {
  margin-bottom: 0;
}
.form-box-section--thin {
  max-width: 380px;
  max-width: 38rem;
}
.form-box-section__title {
  text-align: center;
  margin-bottom: 29px;
  margin-bottom: 2.9rem;
  display: inline-block;
  -ms-flex-pack: center;
      justify-content: center;
  font-weight: 700;
}
.form-box-section__text {
  color: #fff;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.form-box-section__subtitle {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.form-box-section__title--required {
  padding-right: 12px;
  background-image: url(../dist/img/star.svg);
  background-repeat: no-repeat;
  background-position: 100% 12px;
}
.form-row {
  margin: 0 -12px 20px;
  margin: 0 -1.2rem 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form-row:last-child {
  margin-bottom: 0;
}
.form-row label {
  margin-bottom: 4px;
  margin-bottom: .4rem;
  display: inline-block;
}
.form-row--col2 .form-col {
  width: 50%;
}
.form-row--col3 .form-col {
  width: 33.333%;
}
.form-row--btn {
  padding-top: 6px;
  padding-top: .6rem;
}
.form-row--btn .btn {
  max-width: 100%;
  min-width: 194px;
  min-width: 19.4rem;
}
.form-col {
  position: relative;
  text-align: left;
  padding: 0 12px;
  padding: 0 1.2rem;
  box-sizing: border-box;
  width: 100%;
}
.form-col__info {
  text-align: left;
  margin-bottom: 5px;
}
.form-col__info img {
  margin-bottom: 5px;
}
.form-col--left {
  text-align: left;
}
.form-col--required label {
  position: relative;
  padding-right: 13px;
  padding-right: 1.3rem;
}
.form-col--required label::before {
  content: "*";
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0;
  background-repeat: no-repeat;
  width: 8px;
  height: 8px;
  background-size: 8px 8px;
  z-index: 9;
  color: #c70000;
}
.form-col--required-brs::before {
  right: 42px;
  right: 4.2rem;
}
.form-row--text {
  font-size: 16px;
  padding-top: 11px;
  padding-top: 1.1rem;
  margin-bottom: 26px;
  margin-bottom: 2.6rem;
}
.form-row--text a {
  color: #fff;
  text-decoration: underline;
}
.form-row--text a:hover {
  color: #fff;
  text-decoration: none;
}
.form-row--text a:active {
  opacity: .6;
}
.form-col--center {
  text-align: center;
}
.form-col--text {
  color: #fff;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.form-col--text a {
  color: #fff;
  text-decoration: underline;
}
.form-col--text a:hover {
  color: #8BBA1E;
}
@media screen and (max-width: 79.9375em) {
  .form-row {
    margin-bottom: 1.6rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .form-box-section__title {
    margin-bottom: 1.5rem;
  }
  .form-row--col2 .form-col,
  .form-row--col3 .form-col {
    width: 100%;
    margin-bottom: 1.2rem;
  }
  .form-row--col2 .form-col:last-of-type,
  .form-row--col3 .form-col:last-of-type {
    margin-bottom: 0;
  }
  .form-row {
    margin-bottom: 1.2rem;
  }
  .form-row:last-of-type {
    margin-bottom: 0;
  }
  .form-row label {
    margin-bottom: 1.1rem;
  }
  .form-row--text {
    font-size: 1.4rem;
    line-height: 2.2rem;
    padding: .6rem .5rem;
  }
  .form-row--btn .btn {
    min-width: 18.8rem;
  }
}
.footer {
  background-position: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
  padding: 152px 0 50px;
  padding: 15.2rem 0 5rem;
  position: relative;
  overflow: hidden;
}
.footer h5,
.footer .h5 {
  color: #fff;
}
.footer h5,
.footer .h5 {
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  font-weight: 400;
  margin-top: -8px;
}
.footer ul {
  padding: 0;
}
.footer ul li {
  padding: 0;
  list-style: none;
}
.footer ul li::before {
  display: none;
}
.footer ul a {
  text-decoration: none;
  color: #858e99;
}
.footer ul a:hover {
  color: #75808c;
}
.footer-logo-icon {
  width: 120px;
  width: 12rem;
  height: 120px;
  height: 12rem;
  background-image: url(../dist/img/svg-min/logo.svg);
  background-size: cover;
  text-indent: -9999em;
  letter-spacing: -9999em;
  overflow: hidden;
}
.footer-cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer-col {
  width: calc(25%);
  box-sizing: border-box;
  padding: 0 30px;
  padding: 0 3rem;
}
.footer-socials {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-top: 2rem;
}
.footer-socials-link {
  text-decoration: none;
  margin-right: 15px;
  margin-right: 1.5rem;
  text-indent: -9999em;
  letter-spacing: -9999em;
  overflow: hidden;
  width: 23px;
  height: 23px;
  display: block;
  position: relative;
}
.footer-socials-link:last-child {
  margin: 0;
}
.footer-socials-link svg {
  fill: #01eefe;
  position: absolute;
  top: 0;
  left: 0;
}
.footer-socials-link:hover svg {
  fill: #01d6e5;
}
@media screen and (max-width: 63.9375em) {
  .footer {
    padding: 5rem 0 5rem;
  }
  .footer-col {
    padding: 0 1.5rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .footer-col {
    width: 100%;
    margin-bottom: 3rem;
    text-align: center;
  }
  .footer-col:last-child {
    margin-bottom: 0;
  }
  .footer-logo {
    width: 12rem;
    margin: 0 auto;
    display: block;
  }
  .footer-socials {
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.header {
  padding: 26px 0 21px;
  padding: 2.6rem 0 2.1rem;
  transition: all .2s ease;
  width: 100%;
}
.header-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.header-logo {
  display: block;
  margin: 0 auto 0 0;
}
.header-logo-icon {
  background-image: url(../dist/img/svg-min/logo_algocity_2023.svg);
  width: 198px;
  height: 53px;
  background-size: 198px 53px;
  text-indent: -9999em;
  letter-spacing: -9999em;
  overflow: hidden;
  margin: 0;
  transition: all .2s ease;
}
.header-menu {
  margin: 0 auto;
}
.register-menu {
  margin: 0 0 0 auto;
}
.copyright {
  font-size: 14px;
  line-height: 24px;
  font-family: 'Montserrat', sans-serif;
  padding: 10px 0 60px;
  padding: 1rem 0 6rem;
  text-align: center;
  color: #858e99;
}
.copyright p {
  display: inline;
  margin-right: 3px;
}
.copyright p:last-child {
  margin-right: 0;
}
.copyright strong {
  color: #858e99;
}
.copyright a {
  color: #858e99;
  text-decoration: underline;
}
.copyright a:hover {
  text-decoration: none;
}
.copyright a:active {
  color: #858e99;
  text-decoration: none;
}
.copyright-declaration {
  margin-top: 10px;
  margin-top: 1rem;
}
@media screen and (max-width: 79.9375em) {
  .copyright {
    padding: 3rem 0 3.4rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .copyright {
    font-size: 1.4rem;
    line-height: 2rem;
    padding: 2.1rem 0  3rem;
  }
  .copyright p {
    display: block;
    margin-bottom: 0;
  }
}
.container {
  max-width: 1140px;
  max-width: 114rem;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 0;
}
.container--900 {
  max-width: 900px;
  max-width: 90rem;
}
@media screen and (max-width: 79.9375em) {
  .container {
    padding: 0 3rem;
    max-width: none;
  }
}
@media screen and (max-width: 47.9375em) {
  .container {
    padding: 0 1.6rem;
  }
}
@media screen and (min-width: 80em) {
  .main-menu-navigation {
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  .main-menu-navigation > .menu-item {
    list-style: none;
    padding: 0;
  }
  .main-menu-navigation > .menu-item::after {
    width: 0;
    left: 50%;
    content: "";
    position: absolute;
    height: 2px;
    background-color: #01eefe;
    bottom: .6rem;
    transition: all .2s ease;
    opacity: 0;
  }
  .main-menu-navigation > .menu-item:hover a {
    color: #fff;
  }
  .main-menu-navigation > .menu-item:hover::after {
    width: 100%;
    transition: all .2s ease;
    left: 0;
    opacity: 1;
  }
  .main-menu-navigation > .menu-item.menu-item-has-children:hover::after {
    width: calc(100% - 18px);
  }
  .main-menu-navigation .menu-item {
    margin: 0 2rem;
    padding: 0;
    float: left;
  }
  .main-menu-navigation .menu-item::before {
    display: none;
  }
  .main-menu-navigation .menu-item:last-child {
    margin-right: 0;
  }
  .main-menu-navigation .menu-item > a {
    text-decoration: none;
    display: block;
    padding: 1rem 0;
    color: #fff;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    position: relative;
  }
  .main-menu-navigation .menu-item > a:hover {
    color: #fff;
  }
  .main-menu-navigation .menu-item > a:focus {
    color: #fff;
  }
  .main-menu-navigation .menu-item > a:active {
    color: #01eefe;
  }
  .main-menu-navigation .menu-item-has-children > a {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCA4IDYiPjxnPjxnPjxwYXRoIGQ9Ik0wIDEuMTJDMCAxLjA0OC4wMjYuOTg1LjA3OS45M2EuMjU5LjI1OSAwIDAgMSAuMTktLjA3OGMuMDczIDAgLjEzNi4wMjYuMTg5LjA3OWwzLjU3IDMuNTdMNy41NDEuOTg1YS4yNTkuMjU5IDAgMCAxIC4xOS0uMDc5Yy4wNzMgMCAuMTM2LjAyNi4xODkuMDguMDUyLjA1Mi4wNzkuMTE1LjA3OS4xODlhLjI1OS4yNTkgMCAwIDEtLjA4LjE5TDQuMjE4IDUuMDY4YS4yNTkuMjU5IDAgMCAxLS4xOS4wNzkuMjU5LjI1OSAwIDAgMS0uMTktLjA4TC4wOCAxLjMxOWEuMTg1LjE4NSAwIDAgMS0uMDI4LS4wMzYuMjcuMjcgMCAwIDEtLjAyLS4wMzlsLS4wMTUtLjA0LS4wMTItLjA0eiIvPjwvZz48L2c+PC9zdmc+);
    padding-right: 1.8rem;
    background-position: right 19px;
    background-repeat: no-repeat;
  }
  .main-menu-navigation .current-menu-item > a,
  .main-menu-navigation .current-page-ancestor > a,
  .main-menu-navigation .current-menu-parent > a {
    color: #01eefe;
  }
  .main-menu-navigation .current-menu-item::after,
  .main-menu-navigation .current-page-ancestor::after,
  .main-menu-navigation .current-menu-parent::after {
    width: 100%;
    left: 0;
    opacity: 1;
  }
  .main-menu-navigation .current-menu-item.menu-item-has-children > a::before,
  .main-menu-navigation .current-page-ancestor.menu-item-has-children > a::before,
  .main-menu-navigation .current-menu-parent.menu-item-has-children > a::before {
    margin-left: -13px;
  }
  .main-menu-navigation .current-menu-item.menu-item-has-children::after,
  .main-menu-navigation .current-page-ancestor.menu-item-has-children::after,
  .main-menu-navigation .current-menu-parent.menu-item-has-children::after {
    width: calc(100% - 1.8rem);
    left: 0;
    opacity: 1;
  }
  .main-menu-navigation .menu-item-has-children.current-menu-item > a,
  .main-menu-navigation .menu-item-has-children.current-page-ancestor > a {
    color: #01eefe;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCA4IDYiPjxnPjxnPjxwYXRoIGQ9Ik0wIDEuMTJDMCAxLjA0OC4wMjYuOTg1LjA3OS45M2EuMjU5LjI1OSAwIDAgMSAuMTktLjA3OGMuMDczIDAgLjEzNi4wMjYuMTg5LjA3OWwzLjU3IDMuNTdMNy41NDEuOTg1YS4yNTkuMjU5IDAgMCAxIC4xOS0uMDc5Yy4wNzMgMCAuMTM2LjAyNi4xODkuMDguMDUyLjA1Mi4wNzkuMTE1LjA3OS4xODlhLjI1OS4yNTkgMCAwIDEtLjA4LjE5TDQuMjE4IDUuMDY4YS4yNTkuMjU5IDAgMCAxLS4xOS4wNzkuMjU5LjI1OSAwIDAgMS0uMTktLjA4TC4wOCAxLjMxOWEuMTg1LjE4NSAwIDAgMS0uMDI4LS4wMzYuMjcuMjcgMCAwIDEtLjAyLS4wMzlsLS4wMTUtLjA0LS4wMTItLjA0eiIvPjwvZz48L2c+PC9zdmc+);
  }
  .main-menu-navigation .menu-item-has-children .sub-menu {
    opacity: 0;
    position: absolute;
    width: 206px;
    box-shadow: 0 3px 39px rgba(0, 0, 0, 0.08);
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    margin: 0;
    z-index: 9;
    margin-left: -5px;
    border-radius: 15px;
  }
  .main-menu-navigation .menu-item-has-children .sub-menu:before {
    position: absolute;
    width: 18px;
    height: 18px;
    content: "";
    top: -5px;
    border-radius: 0;
    left: 50%;
    margin-left: -9px;
    box-shadow: 0 3px 39px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
  }
  .main-menu-navigation .menu-item-has-children .sub-menu li {
    display: none;
    padding: 1.6rem 0 0;
    float: none;
    z-index: 2;
    background-color: white;
    overflow: hidden;
    width: 100%;
  }
  .main-menu-navigation .menu-item-has-children .sub-menu li:first-child {
    padding-top: 2.8rem;
    margin-top: 0;
    border-radius: 15px 15px 0 0;
  }
  .main-menu-navigation .menu-item-has-children .sub-menu li:last-child {
    padding-bottom: 2.9rem;
    border-radius: 0 0 15px 15px;
  }
  .main-menu-navigation .menu-item-has-children .sub-menu .current-menu-item a {
    color: #78be5a;
  }
  .main-menu-navigation .menu-item-has-children .sub-menu a {
    text-align: center;
    padding: 0 1rem 0;
    font-size: 14px;
    display: block;
    position: relative;
  }
  .main-menu-navigation .menu-item-has-children .sub-menu a:hover {
    color: #78be5a;
  }
  .main-menu-navigation .menu-item-has-children .sub-menu svg {
    position: absolute;
    left: 2.4rem;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    fill: #267e2b;
  }
  .main-menu-navigation .menu-item-has-children .current-menu-item > a,
  .main-menu-navigation .menu-item-has-children .current-page-ancestor > a,
  .main-menu-navigation .menu-item-has-children .current-menu-parent > a {
    background-image: none;
  }
  .main-menu-navigation .menu-item-has-children .current-menu-item > a::before,
  .main-menu-navigation .menu-item-has-children .current-page-ancestor > a::before,
  .main-menu-navigation .menu-item-has-children .current-menu-parent > a::before {
    display: none;
  }
  .main-menu-navigation .menu-item-has-children:hover > a {
    color: #fff;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCA4IDYiPjxnPjxnPjxwYXRoIGQ9Ik0wIDEuMTJDMCAxLjA0OC4wMjYuOTg1LjA3OS45M2EuMjU5LjI1OSAwIDAgMSAuMTktLjA3OGMuMDczIDAgLjEzNi4wMjYuMTg5LjA3OWwzLjU3IDMuNTdMNy41NDEuOTg1YS4yNTkuMjU5IDAgMCAxIC4xOS0uMDc5Yy4wNzMgMCAuMTM2LjAyNi4xODkuMDguMDUyLjA1Mi4wNzkuMTE1LjA3OS4xODlhLjI1OS4yNTkgMCAwIDEtLjA4LjE5TDQuMjE4IDUuMDY4YS4yNTkuMjU5IDAgMCAxLS4xOS4wNzkuMjU5LjI1OSAwIDAgMS0uMTktLjA4TC4wOCAxLjMxOWEuMTg1LjE4NSAwIDAgMS0uMDI4LS4wMzYuMjcuMjcgMCAwIDEtLjAyLS4wMzlsLS4wMTUtLjA0LS4wMTItLjA0eiIvPjwvZz48L2c+PC9zdmc+);
  }
  .main-menu-navigation .menu-item-has-children:hover .sub-menu {
    top: 46px;
    opacity: 1;
  }
  .main-menu-navigation .menu-item-has-children:hover .sub-menu li {
    display: block;
  }
}
.main-menu-navigation .menu-item--btn:hover a {
  background-color: #01d6e5;
  color: #171717;
}
.main-menu-navigation .menu-item--btn a {
  border-radius: 22px;
  background-color: #01eefe;
  border-radius: 35px;
  color: #171717;
  padding: 8px 30px 8px;
  padding: .8rem 3rem .8rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.main-menu-navigation .menu-item--btn a:focus {
  color: #171717;
  text-decoration: none;
  outline: none;
}
.main-menu-navigation .menu-item--btn a:focus-visible {
  outline: none;
  background-color: #01d6e5;
}
.main-menu-navigation .menu-item--btn a:active {
  background-color: #01d6e5;
  color: #171717;
  text-decoration: none;
}
.main-menu-navigation .menu-item--btn::after {
  display: none !important;
}
@media screen and (max-width: 79.9375em) {
  .main-menu {
    display: none;
    float: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 250px;
    height: 100vh;
    z-index: 99;
    background-color: rgba(0, 133, 176, 0.98);
    padding: 6rem 0;
  }
  .main-menu-navigation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 0;
    position: relative;
    z-index: 10;
    width: 26.8rem;
    margin: auto;
  }
  .main-menu-navigation .menu-item {
    margin-right: 0;
    margin: 0;
    padding: 0;
    float: none;
    display: block;
    width: 100%;
    text-align: center;
    transition: all .2s ease;
  }
  .main-menu-navigation .menu-item::before {
    display: none;
  }
  .main-menu-navigation .menu-item:last-child {
    margin-right: 0;
  }
  .main-menu-navigation .menu-item a {
    font-size: 14px;
    padding: 1.3rem 0rem;
    text-align: center;
    display: inline-block;
    background-image: none !important;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
  }
  .main-menu-navigation .menu-item.menu-item-has-children a {
    padding-right: 3.2rem;
    padding-left: 1rem;
  }
  .main-menu-navigation .menu-item .menu-children-arrow {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1.6rem;
    transition: all .2s ease;
  }
  .main-menu-navigation .menu-item .menu-children-arrow::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: 8px;
    height: 6px;
    background-size: cover;
    background-image: url(../dist/img/arrow-down.svg);
  }
  .main-menu-navigation .menu-item.menu-item--btn a {
    color: #171717;
    padding: 1.3rem 3rem;
  }
  .main-menu-navigation .current-menu-item > a::before,
  .main-menu-navigation .current-page-ancestor > a::before,
  .main-menu-navigation .current-menu-parent > a::before {
    display: none;
  }
  .main-menu-navigation .current-menu-item .menu-children-arrow::before,
  .main-menu-navigation .current-page-ancestor .menu-children-arrow::before,
  .main-menu-navigation .current-menu-parent .menu-children-arrow::before {
    border-color: #01eefe transparent transparent transparent;
  }
  .main-menu-navigation .menu-item-has-children .sub-menu {
    opacity: 1;
    position: relative;
    top: auto;
    left: auto;
    -ms-transform: none;
        transform: none;
    display: none;
    width: 100%;
    background-color: transparent;
    box-shadow: none;
    margin: 0 !important;
  }
  .main-menu-navigation .menu-item-has-children .sub-menu li {
    display: block;
    background-color: transparent;
    padding: 0;
  }
  .main-menu-navigation .menu-item-has-children .sub-menu a {
    padding: 0;
    padding: .7rem 0rem .7rem;
  }
  .main-menu-navigation .menu-item--open {
    transition: all .2s ease;
  }
  .main-menu-navigation .menu-item--open .sub-menu {
    padding: 0;
  }
  .main-menu-navigation .menu-item--open .sub-menu::before {
    opacity: 1;
    transition: all .2s ease;
  }
  .main-menu-navigation .menu-item--open .menu-children-arrow {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    transition: all .2s ease;
  }
}
@media screen and (min-width: 80em) {
  .main-menu {
    display: block !important;
  }
}
.entry-text--404 {
  text-align: center;
}
.content {
  box-sizing: border-box;
  max-width: 900px;
  max-width: 90rem;
  width: calc(100%);
}
.content--full {
  margin: 0 auto;
  float: none;
  width: 100%;
}
.entry {
  margin-top: 60px;
  margin-top: 6rem;
}
.entry-title {
  text-align: center;
  text-transform: none;
  margin-bottom: 18px;
  margin-bottom: 1.8rem;
}
.entry-perex {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.entry-text p img {
  margin: 28px 0;
  margin: 2.8rem 0;
}
.entry-text--center {
  text-align: center;
}
@media screen and (max-width: 47.9375em) {
  .entry {
    margin-top: 3rem;
  }
}
.featured {
  padding: 72px 0 82px;
  padding: 7.2rem 0 8.2rem;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.featured-box {
  max-width: 980px;
  max-width: 98rem;
  padding-left: 30px;
  padding-left: 3rem;
  box-sizing: border-box;
}
.featured-box__title {
  color: #fff;
}
.featured-box__text {
  font-size: 20px;
  line-height: 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  margin-top: 28px;
  margin-top: 2.8rem;
}
.featured-box-btn {
  margin-top: 39px;
  margin-top: 3.9rem;
}
.properties {
  margin-bottom: 156px;
  margin-bottom: 15.6rem;
}
.properties-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -30px;
  margin: 0 -3rem;
}
.properties-item {
  width: 33.333%;
  padding: 0 30px;
  padding: 0 3rem;
  box-sizing: border-box;
}
.properties-item-box {
  background-color: #323846;
  padding: 26px 30px 94px;
  padding: 2.6rem 3rem 9.4rem;
  position: relative;
  height: 100%;
  box-sizing: border-box;
}
.properties-item-box__icon {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.properties-item-box__icon img {
  margin: 0 auto;
}
.properties-item-box__title {
  text-align: center;
  font-weight: 700;
}
.properties-item-box__text {
  text-align: center;
  margin-top: 20px;
  margin-top: 2rem;
}
.properties-item-box__link {
  width: 64px;
  height: 64px;
  position: absolute;
  bottom: -28px;
  left: 50%;
  margin-left: -32px;
  margin-left: -3.2rem;
  background-image: url(../dist/img/arrow-link.png);
  background-size: cover;
  text-indent: -9999em;
  letter-spacing: -9999em;
  overflow: hidden;
  display: block;
}
.system {
  margin-bottom: 112px;
  margin-bottom: 11.2rem;
}
.system-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.system-box-left {
  width: 700px;
  width: 70rem;
  padding-left: 40px;
  padding-left: 4rem;
  box-sizing: border-box;
  padding-right: 44px;
  padding-right: 4.4rem;
}
.system-box-left-text {
  margin-top: 30px;
  margin-top: 3rem;
}
.system-box-left-btn {
  margin-top: 44px;
  margin-top: 4.4rem;
}
.system-box-right {
  width: calc(100% - 70rem);
  padding-left: 54px;
  padding-left: 5.4rem;
  box-sizing: border-box;
}
.system-box-right-text {
  font-size: 18px;
}
.system-box-right-text h3,
.system-box-right-text h4 {
  margin-bottom: 26px;
  margin-bottom: 2.6rem;
}
.system-box-right-text ul {
  margin-bottom: 60px;
  margin-bottom: 6rem;
}
.system-box-right-text ul:last-child {
  margin-bottom: 0;
}
.system-box-right-text ul li {
  margin-bottom: 7px;
  margin-bottom: .7rem;
}
.system-box-right-text ul li:last-child {
  margin-bottom: 0;
}
.results {
  margin-bottom: 80px;
  margin-bottom: 8rem;
}
.counters {
  margin-bottom: 80px;
  margin-bottom: 8rem;
}
.counters-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px -20px;
  margin: 0 -1rem -2rem;
}
.counters-item {
  width: 25%;
  padding: 0 10px;
  padding: 0 1rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  box-sizing: border-box;
}
.counters-item-box {
  background-color: #323846;
  height: 100%;
  text-align: center;
  padding: 30px 30px 62px;
  box-sizing: border-box;
}
.counters-item-box__number {
  margin: 34px auto 0;
}
.counters-item-box__title {
  margin: 20px auto 0;
  font-family: 'Montserrat', sans-serif;
}
.results__desc {
  text-align: center;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.results-table {
  margin-top: 40px;
  margin-top: 4rem;
}
.partners {
  margin-bottom: 28px;
  margin-bottom: 2.8rem;
}
.partners__desc {
  max-width: 900px;
  max-width: 90rem;
}
.partners-list {
  margin-top: 20px;
  margin-top: 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.partners-item-box {
  padding: 20px;
}
.partners-item-box img {
  width: 300px;
  height: 100px;
  margin: 0 auto;
  object-fit: contain;
  background-size: contain;
}
.faqs {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.faqs__desc {
  text-align: center;
}
.faqs-items {
  max-width: 894px;
  margin: 30px auto;
}
.faqs-item {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.faqs-item:last-child {
  margin-bottom: 0;
}
.faqs-item-box {
  color: #ffffff;
  background-color: #323846;
}
.faqs-item-box--open .faqs-item-box__text {
  display: block;
}
.faqs-item-box--open .faqs-item-box__title svg {
  -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
  transition: all .2s ease;
}
.faqs-item-box--open .faqs-item-box__title:hover {
  background-color: #323846;
}
.faqs-item-box--open .faqs-item-box__title:hover svg {
  fill: #fff;
}
.faqs-item-box__title {
  font-weight: 700;
  padding: 25px 70px 25px 30px;
  color: #01d6e5;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
}
.faqs-item-box__title svg {
  position: absolute;
  right: 30px;
  right: 3rem;
  top: 28px;
  fill: #808080;
  transition: all .2s ease;
}
.faqs-item-box__title:hover {
  background-color: #4d4d4d;
}
.faqs-item-box__title:hover svg {
  fill: #fff;
}
.faqs-item-box__text {
  padding: 20px 20px 40px;
  margin-top: 20px;
  display: none;
}
.connect {
  padding: 35px 0;
}
.connect-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}
.connect-box-content {
  padding-left: 30px;
  padding-left: 3rem;
}
.connect-btn {
  margin: 0 0 0 auto;
}
@media screen and (max-width: 79.9375em) {
  .featured {
    padding: 5.2rem 0 6.2rem;
  }
  .featured-box {
    padding-left: 0;
  }
  .featured-box__title {
    margin-bottom: 3.7rem;
  }
  .properties-items {
    margin: 0 -1.5rem;
  }
  .properties-item {
    padding: 0 1.5rem;
  }
  .system-box-left {
    padding-left: 0;
  }
  .connect-box-content {
    padding-left: 0;
  }
}
@media screen and (max-width: 63.9375em) {
  .system-box-left {
    width: 60%;
    padding-right: 3rem;
  }
  .system-box-right {
    width: 40%;
    padding-left: 3rem;
  }
  .counters-item {
    width: 50%;
  }
  .connect-box-content {
    width: 100%;
  }
  .connect-btn {
    width: 100%;
    margin: 2rem 0 0;
  }
}
@media screen and (max-width: 47.9375em) {
  .featured {
    padding: 3rem 0 5.2rem;
  }
  .featured-box__text {
    font-size: 1.8rem;
    line-height: 3.2rem;
  }
  .properties {
    margin-bottom: 10rem;
  }
  .properties-items {
    margin: 0 -1.5rem;
  }
  .properties-item {
    padding: 0 1.5rem;
    width: 100%;
    margin-bottom: 6rem;
  }
  .properties-item:last-child {
    margin-bottom: 0;
  }
  .system {
    margin-bottom: 8rem;
  }
  .system-box-left {
    width: 100%;
    padding-right: 0;
  }
  .system-box-left-btn {
    margin-top: 4rem;
  }
  .system-box-right {
    width: 100%;
    padding-left: 0;
    padding-top: 3rem;
  }
  .system-box-right ul {
    margin-bottom: 2rem;
  }
  .connect__title {
    text-align: center;
  }
  .connect__text {
    text-align: center;
  }
  .connect-btn {
    text-align: center;
  }
  .results {
    margin-bottom: 8rem;
  }
  .partners {
    text-align: center;
    margin-bottom: 6rem;
  }
  .partners-list {
    -ms-flex-pack: center;
        justify-content: center;
  }
}
@media screen and (max-width: 29.9375em) {
  .counters-item {
    width: 100%;
    margin-bottom: 1.6rem;
  }
}
.contact-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 940px;
  max-width: 94rem;
  margin: 0 auto;
}
.contact-box-form {
  width: 55%;
  padding: 50px;
  box-sizing: border-box;
}

.contact-box-form-title {
  text-align: center;
}
.contact-box-content {
  width: 45%;
  padding: 20px;
  box-sizing: border-box;
}
.contact-box-content-office {
  background-color: #323846;
  text-align: center;
  padding: 133px 0 60px;
  padding: 133px 0 6rem;
}
.contact-box-content-office h6 {
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
}
.contact-box-content-office p + h6 {
  margin-top: 50px;
  margin-top: 5rem;
}

.register-box-form {
  padding: 50px;
  width: 45%;
  margin: auto;
}

.register-box-form .register-box-btn {
  text-transform: uppercase;
  margin-top: 10px;
}

@media screen and (max-width: 63.9375em) {
  .contact-box {
    padding: 0 3rem;
  }
  .contact-box-form {
    padding: 5rem 2rem 5rem 0;
    width: 50%;
  }
  .contact-box-content {
    padding: 2rem 0 2rem 2rem;
    width: 50%;
  }
}
@media screen and (max-width: 47.9375em) {
  .contact-box {
    padding: 0 1.6rem;
    margin-top: 3rem;
  }
  .contact-box-form {
    padding: 0;
    width: 100%;
    margin-bottom: 6rem;
  }

  .register-box-form{
    width: 100%;
    margin: auto;
  }

  .contact-box-content {
    padding: 0;
    width: 100%;
  }
  .contact-box-content-office {
    padding: 5rem 0;
  }
}
.members {
  padding-top: 60px;
  padding-top: 6rem;
}
.members-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.members-box-desc {
  width: 33.33333333%;
  padding: 30px;
  box-sizing: border-box;
}
.members-items {
  width: 66.66666667%;
}
.members-item {
  margin-bottom: 5px;
}
.members-item:last-child {
  margin-bottom: 0;
}
.members-item-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #323846;
}
.members-item-box-left,
.members-item-box-right {
  width: 50%;
  padding: 30px;
  box-sizing: border-box;
}
.members-item-box-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.members-item-box-price {
  width: 100%;
}
.members-item-box-price__value {
  text-align: right;
  margin-bottom: 3px;
}
.members-item-box-price__note {
  text-align: right;
}
.members-item-box-btn {
  width: 100%;
  margin-top: 20px;
  margin-top: 2rem;
}
.members-bottom-text {
  margin-top: 30px;
}
@media screen and (max-width: 63.9375em) {
  .members {
    padding-top: 6rem;
  }
  .members-box-desc {
    width: 100%;
    padding: 3rem 0;
  }
  .members-items {
    width: 100%;
  }
}
@media screen and (max-width: 47.9375em) {
  .members {
    padding-top: 2rem;
  }
  .members-item-box-left,
  .members-item-box-right {
    width: 100%;
  }
  .members-item-box-right {
    -ms-flex-pack: center;
        justify-content: center;
  }
  .members-item-box-price__value {
    text-align: center;
  }
  .members-item-box-price__note {
    text-align: center;
  }
}
.menu-switcher {
  display: none;
  cursor: pointer;
  box-sizing: border-box;
  padding: 0;
  float: right;
  -ms-flex-align: center;
      align-items: center;
  margin-top: -1px;
}
.menu-switcher .menu-switcher__icon {
  width: 27px;
  width: 2.7rem;
  position: relative;
  margin-left: 16px;
  margin-left: 1.6rem;
  height: 27px;
  height: 2.7rem;
}
.menu-switcher .menu-switcher__text {
  font-size: 14px;
  text-transform: uppercase;
  color: #01eefe;
  line-height: 27px;
  line-height: 2.7rem;
  font-weight: 400;
}
.menu-switcher span {
  background-color: #01eefe;
  border-radius: 0;
  display: block;
  height: 3px;
  left: 0px;
  position: absolute;
  top: 2px;
  transition: all 0.2s ease 0s;
  width: 100%;
  opacity: 1;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  z-index: 1;
}
.menu-switcher span:nth-child(2) {
  top: 11px;
}
.menu-switcher span:nth-child(3) {
  top: 11px;
}
.menu-switcher span:nth-child(4) {
  top: 20px;
}
.menu-switcher.menu-switcher--open span:nth-child(1),
.menu-switcher.menu-switcher--open span:nth-child(4) {
  width: 0%;
  left: 50%;
}
.menu-switcher.menu-switcher--open span:nth-child(2) {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.menu-switcher.menu-switcher--open span:nth-child(3) {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
@media screen and (max-width: 79.9375em) {
  .menu-switcher {
    display: -ms-flexbox;
    display: flex;
    margin-left: 3.4rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .menu-switcher .menu-switcher__text {
    font-size: 14px;
  }
}
@media screen and (max-width: 31.1875em) {
  .menu-switcher .menu-switcher__text {
    display: none;
  }
}
@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;
  }
}

.filter {
  padding-top: 50px;
  margin-bottom: 15px;
}

.filter .date-picker {
  width: 160px;
  display: inline;
  margin-right: 5px;
}

.strategies-paginator{
  display: flex;
}
.visualPaginator{
  margin: auto;
}
.pagination
{ height:36px;margin:18px 0; }
.pagination ul{ display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05); }
.pagination li{ display:inline; }
.pagination a{ float:left;padding:0 14px;line-height:34px;text-decoration:none;border:1px solid #ddd;border-left-width:0; }
.pagination span{ float:left;padding:0 14px;line-height:34px;text-decoration:none;border:1px solid #ddd;border-left-width:0; }
.pagination a:hover,.pagination .active a{ background-color:#f5f5f5; }
.pagination .active a{ color:#999999;cursor:default; }
.pagination .disabled span,.pagination .disabled a,.pagination .disabled a:hover{ color:#999999;background-color:transparent;cursor:default; }
.pagination li:first-child a, .pagination li:first-child span{ border-left-width:1px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px; }
.pagination li:last-child a{ -webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0; }
.pagination-centered{ text-align:center; }
.pagination-right{ text-align:right; }

.dropdown-list {
  display: none;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #323846;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #01eefe;
}

input:focus + .slider {
  box-shadow: 0 0 1px #ccc;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.switcher-yearly{
  color: #01eefe;
}

.messages {
  margin-left: -15px;
  list-style-type: none;
}

.alert {
  padding: 10px 8px;
  margin: 3px 0px;
  border-radius: 5px;
  border: 1px solid;
}

.alert-danger {
  background-color: #f8d7da;
  color: #721c24;
  border-color: #f5c6cb;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
