

/* Start:/local/templates/eco.2024/frontend/css/bootstrap.css?170715553955020*/
/*START OF BOOTSTRAP*/
/*! normalize.css v3.0.2 | 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,
menu,
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-color: 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 {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

@media (min-width: 1400px) {
  .container {
    width: 1370px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.row {
  margin-left: -5px;
  margin-right: -5px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}

.col-xs-24 {
  width: 100%;
}

.col-xs-23 {
  width: 95.83333333%;
}

.col-xs-22 {
  width: 91.66666667%;
}

.col-xs-21 {
  width: 87.5%;
}

.col-xs-20 {
  width: 83.33333333%;
}

.col-xs-19 {
  width: 79.16666667%;
}

.col-xs-18 {
  width: 75%;
}

.col-xs-17 {
  width: 70.83333333%;
}

.col-xs-16 {
  width: 66.66666667%;
}

.col-xs-15 {
  width: 62.5%;
}

.col-xs-14 {
  width: 58.33333333%;
}

.col-xs-13 {
  width: 54.16666667%;
}

.col-xs-12 {
  width: 50%;
}

.col-xs-11 {
  width: 45.83333333%;
}

.col-xs-10 {
  width: 41.66666667%;
}

.col-xs-9 {
  width: 37.5%;
}

.col-xs-8 {
  width: 33.33333333%;
}

.col-xs-7 {
  width: 29.16666667%;
}

.col-xs-6 {
  width: 25%;
}

.col-xs-5 {
  width: 20.83333333%;
}

.col-xs-4 {
  width: 16.66666667%;
}

.col-xs-3 {
  width: 12.5%;
}

.col-xs-2 {
  width: 8.33333333%;
}

.col-xs-1 {
  width: 4.16666667%;
}

.col-xs-pull-24 {
  right: 100%;
}

.col-xs-pull-23 {
  right: 95.83333333%;
}

.col-xs-pull-22 {
  right: 91.66666667%;
}

.col-xs-pull-21 {
  right: 87.5%;
}

.col-xs-pull-20 {
  right: 83.33333333%;
}

.col-xs-pull-19 {
  right: 79.16666667%;
}

.col-xs-pull-18 {
  right: 75%;
}

.col-xs-pull-17 {
  right: 70.83333333%;
}

.col-xs-pull-16 {
  right: 66.66666667%;
}

.col-xs-pull-15 {
  right: 62.5%;
}

.col-xs-pull-14 {
  right: 58.33333333%;
}

.col-xs-pull-13 {
  right: 54.16666667%;
}

.col-xs-pull-12 {
  right: 50%;
}

.col-xs-pull-11 {
  right: 45.83333333%;
}

.col-xs-pull-10 {
  right: 41.66666667%;
}

.col-xs-pull-9 {
  right: 37.5%;
}

.col-xs-pull-8 {
  right: 33.33333333%;
}

.col-xs-pull-7 {
  right: 29.16666667%;
}

.col-xs-pull-6 {
  right: 25%;
}

.col-xs-pull-5 {
  right: 20.83333333%;
}

.col-xs-pull-4 {
  right: 16.66666667%;
}

.col-xs-pull-3 {
  right: 12.5%;
}

.col-xs-pull-2 {
  right: 8.33333333%;
}

.col-xs-pull-1 {
  right: 4.16666667%;
}

.col-xs-pull-0 {
  right: 0%;
}

.col-xs-push-24 {
  left: 100%;
}

.col-xs-push-23 {
  left: 95.83333333%;
}

.col-xs-push-22 {
  left: 91.66666667%;
}

.col-xs-push-21 {
  left: 87.5%;
}

.col-xs-push-20 {
  left: 83.33333333%;
}

.col-xs-push-19 {
  left: 79.16666667%;
}

.col-xs-push-18 {
  left: 75%;
}

.col-xs-push-17 {
  left: 70.83333333%;
}

.col-xs-push-16 {
  left: 66.66666667%;
}

.col-xs-push-15 {
  left: 62.5%;
}

.col-xs-push-14 {
  left: 58.33333333%;
}

.col-xs-push-13 {
  left: 54.16666667%;
}

.col-xs-push-12 {
  left: 50%;
}

.col-xs-push-11 {
  left: 45.83333333%;
}

.col-xs-push-10 {
  left: 41.66666667%;
}

.col-xs-push-9 {
  left: 37.5%;
}

.col-xs-push-8 {
  left: 33.33333333%;
}

.col-xs-push-7 {
  left: 29.16666667%;
}

.col-xs-push-6 {
  left: 25%;
}

.col-xs-push-5 {
  left: 20.83333333%;
}

.col-xs-push-4 {
  left: 16.66666667%;
}

.col-xs-push-3 {
  left: 12.5%;
}

.col-xs-push-2 {
  left: 8.33333333%;
}

.col-xs-push-1 {
  left: 4.16666667%;
}

.col-xs-push-0 {
  left: 0%;
}

.col-xs-offset-24 {
  margin-left: 100%;
}

.col-xs-offset-23 {
  margin-left: 95.83333333%;
}

.col-xs-offset-22 {
  margin-left: 91.66666667%;
}

.col-xs-offset-21 {
  margin-left: 87.5%;
}

.col-xs-offset-20 {
  margin-left: 83.33333333%;
}

.col-xs-offset-19 {
  margin-left: 79.16666667%;
}

.col-xs-offset-18 {
  margin-left: 75%;
}

.col-xs-offset-17 {
  margin-left: 70.83333333%;
}

.col-xs-offset-16 {
  margin-left: 66.66666667%;
}

.col-xs-offset-15 {
  margin-left: 62.5%;
}

.col-xs-offset-14 {
  margin-left: 58.33333333%;
}

.col-xs-offset-13 {
  margin-left: 54.16666667%;
}

.col-xs-offset-12 {
  margin-left: 50%;
}

.col-xs-offset-11 {
  margin-left: 45.83333333%;
}

.col-xs-offset-10 {
  margin-left: 41.66666667%;
}

.col-xs-offset-9 {
  margin-left: 37.5%;
}

.col-xs-offset-8 {
  margin-left: 33.33333333%;
}

.col-xs-offset-7 {
  margin-left: 29.16666667%;
}

.col-xs-offset-6 {
  margin-left: 25%;
}

.col-xs-offset-5 {
  margin-left: 20.83333333%;
}

.col-xs-offset-4 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 12.5%;
}

.col-xs-offset-2 {
  margin-left: 8.33333333%;
}

.col-xs-offset-1 {
  margin-left: 4.16666667%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333333%;
  }
  .col-sm-push-22 {
    left: 91.66666667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333333%;
  }
  .col-sm-push-19 {
    left: 79.16666667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333333%;
  }
  .col-sm-push-16 {
    left: 66.66666667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333333%;
  }
  .col-sm-push-13 {
    left: 54.16666667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}

textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}

textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
  visibility: hidden;
}

.collapse.in {
  display: block;
  visibility: visible;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  line-height: 1.42857143;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: " ";
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

/*END OF BOOTSTRAP*/

/* End */


/* Start:/local/templates/eco.2024/frontend/css/all.css?1750790181562667*/
@charset "UTF-8";
/* Markup: Skweb (skweb.info) */
@font-face {
  font-family: "PF_Encore_Sans_Pro";
  src: url("/local/templates/eco.2024/frontend/css/../fonts/pfencoresanspro-book-webfont.eot");
  src: url("/local/templates/eco.2024/frontend/css/../fonts/pfencoresanspro-book-webfont.eot?#iefix") format("embedded-opentype"), url("/local/templates/eco.2024/frontend/css/../fonts/pfencoresanspro-book-webfont.woff2") format("woff2"), url("/local/templates/eco.2024/frontend/css/../fonts/pfencoresanspro-book-webfont.woff") format("woff"), url("/local/templates/eco.2024/frontend/css/../fonts/pfencoresanspro-book-webfont.ttf") format("truetype");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PF_Encore_Sans_Pro";
  src: url("/local/templates/eco.2024/frontend/css/../fonts/pfencoresanspro-medium-webfont.eot");
  src: url("/local/templates/eco.2024/frontend/css/../fonts/pfencoresanspro-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/local/templates/eco.2024/frontend/css/../fonts/pfencoresanspro-medium-webfont.woff2") format("woff2"), url("/local/templates/eco.2024/frontend/css/../fonts/pfencoresanspro-medium-webfont.woff") format("woff"), url("/local/templates/eco.2024/frontend/css/../fonts/pfencoresanspro-medium-webfont.ttf") format("truetype");
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "PF_Encore_Sans_Pro";
  src: url("/local/templates/eco.2024/frontend/css/../fonts/pfencoresanspro-bold-webfont.eot");
  src: url("/local/templates/eco.2024/frontend/css/../fonts/pfencoresanspro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/local/templates/eco.2024/frontend/css/../fonts/pfencoresanspro-bold-webfont.woff2") format("woff2"), url("/local/templates/eco.2024/frontend/css/../fonts/pfencoresanspro-bold-webfont.woff") format("woff"), url("/local/templates/eco.2024/frontend/css/../fonts/pfencoresanspro-bold-webfont.ttf") format("truetype");
  font-display: swap;
  font-weight: bold;
  font-style: normal;
}
.full-bg {
  background-position: center center;
  background-size: cover !important;
}

.vcent {
  position: relative;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.vcent-abs {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.full-screen-height {
  height: 100%;
  width: 100%;
}

.abs-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}

button {
  outline: none;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
}
html,
body {
  height: 100%;
}

body {
  color: #000;
  font: 14px "PF_Encore_Sans_Pro", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background: #fff;
}

a {
  text-decoration: none;
  color: blue;
  outline: none;
}

a:hover {
  color: #c9291d;
  text-decoration: none;
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}

.tab-content > .active {
  display: block;
  visibility: visible;
}

.full {
  width: 100%;
}

.arrow {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%…2L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.global-close-btn {
  position: absolute;
  right: 50px;
  top: 50px;
  width: 20px;
  height: 20px;
  background: none;
  outline: none;
  border: none;
}
@media (max-width : 767px) {
  .global-close-btn {
    top: 40px;
    right: 30px;
  }
}
.global-close-btn:before, .global-close-btn:after {
  content: "";
  display: block;
  clear: both;
  height: 2px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 0;
  width: 135%;
  top: 0;
  margin-top: 8px;
  margin-left: -3px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.global-close-btn:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.g_btn-green {
  background-color: #61C1AE;
  font-size: 18px;
  color: #fff;
  display: inline-block;
  padding: 10px 27px 11px 27px;
  border-radius: 30px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.g_btn-green:hover {
  color: #fff;
  background-color: #4CAF9B;
}

.g_btn-red-border {
  background: none;
  border: 1px solid #F0CEC9;
  font-size: 15px;
  color: #d27564;
  display: inline-block;
  padding: 6px 20px 7px 18px;
  border-radius: 30px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.g_btn-red-border:hover {
  color: #fff;
  background-color: #d27564;
}

.g_btn-red {
  background-color: #E1988B;
  border: none;
  font-size: 17px;
  color: #fff;
  display: inline-block;
  padding: 8px 30px 8px 30px;
  border-radius: 30px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.g_btn-red em {
  display: inline-block;
  font-style: normal;
  font-size: 14px;
  margin-left: 12px;
  position: relative;
  padding-left: 22px;
}
.g_btn-red em:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 0;
  width: 10px;
  height: 2px;
  background-color: #EBB7AF;
}
.g_btn-red:hover {
  color: #fff;
  background-color: #d27564;
}

.arrowed span {
  position: relative;
  display: block;
  padding-right: 25px;
}
.arrowed span:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: 0;
  top: 50%;
  margin-top: -3px;
}

.arrowed-btn:after {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  border: solid #3e9d82;
  border-width: 0 1px 1px 0;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: 0;
  top: 50%;
  margin-top: -3px;
  margin-left: 10px;
}

.custom-checkbox {
  position: relative;
  z-index: 3;
}
.custom-checkbox input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
}
.custom-checkbox input[type=checkbox]:checked + label .ch-btn {
  background: url(/local/templates/eco.2024/frontend/css/../images/bg-checkbox-checked-white.png) no-repeat 50% 50% #fff;
}
.custom-checkbox label {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  color: #fff;
  line-height: 20px;
  font-weight: normal;
}
.custom-checkbox label a {
  text-decoration: underline;
  color: #fff;
}
.custom-checkbox label a:hover {
  text-decoration: none;
}
.custom-checkbox .ch-btn {
  float: left;
  border-radius: 6px;
  width: 20px;
  height: 20px;
  border: 1px solid transparent;
  margin-right: 18px;
  cursor: pointer;
  background: #fff;
}

.g_btn-red-arrow {
  border: none;
  background: #E1988B;
  display: inline-block;
  padding: 10px 52px 11px 30px;
  font-size: 17px;
  color: #fff;
  outline: none;
  font-weight: 500;
  border-radius: 28px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.g_btn-red-arrow.opened:before {
  top: 40%;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.g_btn-red-arrow._can-collapse:before {
  top: 45%;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.g_btn-red-arrow._can-collapse.collapsed:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 34%;
}
.g_btn-red-arrow._can-collapse.collapsed em {
  display: none;
}
.g_btn-red-arrow._can-collapse.collapsed span {
  display: block;
}
.g_btn-red-arrow._can-collapse em {
  display: block;
  font-style: normal;
}
.g_btn-red-arrow._can-collapse span {
  display: none;
}
.g_btn-red-arrow:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: 25px;
  padding: 4px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 34%;
}
.g_btn-red-arrow:hover {
  color: #fff;
  background-color: #DE7E7F;
  -webkit-box-shadow: 0 0 10px #E0998D;
          box-shadow: 0 0 10px #E0998D;
}
.g_btn-red-arrow.colored-green {
  background-color: #4CAF9A;
}
.g_btn-red-arrow.colored-green:hover {
  -webkit-box-shadow: 0 0 20px #4CAF9A;
          box-shadow: 0 0 20px #4CAF9A;
}

.g_btn-red-arrow-right {
  border: none;
  background: #E1988B;
  display: inline-block;
  padding: 11px 57px 12px 34px;
  font-size: 20px;
  color: #fff;
  outline: none;
  font-weight: 500;
  border-radius: 28px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.g_btn-red-arrow-right:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: 35px;
  padding: 5px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 39%;
}
.g_btn-red-arrow-right:hover {
  color: #fff;
  background-color: #DE7E7F;
  -webkit-box-shadow: 0 0 10px #E0998D;
          box-shadow: 0 0 10px #E0998D;
}
.g_btn-red-arrow-right.colored-green {
  background-color: #4CAF9A;
}
.g_btn-red-arrow-right.colored-green:hover {
  -webkit-box-shadow: 0 0 20px #4CAF9A;
          box-shadow: 0 0 20px #4CAF9A;
}

.g_btn-green-arrow-right {
  border: none;
  background: #4CAF9B;
  display: inline-block;
  padding: 11px 57px 12px 34px;
  font-size: 20px;
  color: #fff;
  outline: none;
  font-weight: 500;
  border-radius: 28px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.g_btn-green-arrow-right:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: 35px;
  padding: 5px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 39%;
}
.g_btn-green-arrow-right:hover {
  color: #fff;
  background-color: #4CAF9B;
  -webkit-box-shadow: 0 0 10px #4CAF9B;
          box-shadow: 0 0 10px #4CAF9B;
}
.g_btn-green-arrow-right.colored-green {
  background-color: #4CAF9A;
}
.g_btn-green-arrow-right.colored-green:hover {
  -webkit-box-shadow: 0 0 20px #4CAF9A;
          box-shadow: 0 0 20px #4CAF9A;
}

.g_inner-top {
  padding: 60px 0 50px;
  position: relative;
}
@media (min-width:768px) and (max-width:991px) {
  .g_inner-top {
    padding-top: 220px;
  }
}
@media (min-width : 1200px) {
  .g_inner-top {
    padding-top: 150px;
    background: -o-linear-gradient(94deg, #F0E5DF 0.54%, #E4E6F1 104.45%);
    background: linear-gradient(94deg, #F0E5DF 0.54%, #E4E6F1 104.45%);

  }
}
.g_inner-top .container {
  position: relative;
}
.g_inner-top .full-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width : 767px) {
  .g_inner-top .full-bg {
    display: none;
  }
}
.g_inner-top .center-top-tizer {
  text-align: center;

  padding: 0 10%;
}
@media (max-width : 767px) {
  .g_inner-top .center-top-tizer {
    padding: 0;
  }
}
.g_inner-top .center-top-tizer h1 {
  font-weight: 600;
  font-size: 65px;
  line-height: normal;

}
@media (max-width : 767px) {
  .g_inner-top .center-top-tizer h1 {
    font-size: 30px;
    line-height: 34px;
  }
}
.g_inner-top .center-top-tizer p {
  font-size: 22px;
  line-height: 25px;
  margin: 0;
  font-weight: 300;
}
@media (min-width:768px) and (max-width:991px) {
  .g_inner-top .center-top-tizer p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width : 767px) {
  .g_inner-top .center-top-tizer p {
    font-size: 6vw;
    line-height: 8vw;
  }
}
.g_inner-top .alone-title-box {
  padding: 0 27px;
}
.g_inner-top .alone-title-box h1 {
  font-weight: 300;
  margin: 0;
  font-size: 55px;
}

.g_inner-sect {
  position: relative;
  z-index: 4;
  width: 100%;
  padding: 50px 0;
}
.g_inner-sect:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  .g_inner-sect {
    padding: 40px 0;
  }
}
.g_inner-sect a {
  color: #128272;
}
.g_inner-sect a:hover {
  color: #DD7E80;
}

.red-bordered-link {
  border-radius: 40px;
  display: inline-block;
  border: 1px solid #D98C80;
  color: #cf7364;
  padding: 9px 25px;
  font-size: 15px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.red-bordered-link:hover {
  background-color: #D98C80;
  color: #fff;
}

.green-bordered-link {
  border-radius: 40px;
  display: inline-block;
  border: 1px solid #40AB9A;
  color: #3ca996;
  padding: 6px 17px;
  font-size: 17px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.green-bordered-link:after {
  -webkit-transform-origin: 0 50%;
      -ms-transform-origin: 0 50%;
          transform-origin: 0 50%;
}
.green-bordered-link:hover {
  background-color: #3ca996;
  color: #fff;
}
.green-bordered-link:hover:after {
  border-color: #fff;
}

.g_centered-text {
  width: 80%;
  margin: 0 auto 50px;
}
@media (min-width:768px) and (max-width:991px) {
  .g_centered-text {
    width: 90%;
  }
}
@media (max-width : 767px) {
  .g_centered-text {
    width: 100%;
    padding: 0 10px;
  }
}
.g_centered-text p {
  font-size: 24px;
  line-height: 33px;
  color: #313131;
  margin: 0 0 20px;
  font-weight: 300;
}
@media (min-width:768px) and (max-width:991px) {
  .g_centered-text p {
    font-size: 21px;
    line-height: 28px;
  }
}
@media (max-width : 767px) {
  .g_centered-text p {
    font-size: 20px;
    line-height: 24px;
  }
}

.full-width {
  width: 100%;
}

img.shadowed {
  -webkit-box-shadow: 10px 30px 100px rgba(0, 0, 0, 0.2);
          box-shadow: 10px 30px 100px rgba(0, 0, 0, 0.2);
}

img.rounded {
  border-radius: 10px;
}

h3 {
  font-size: 30px;
  font-weight: 300;
  margin: 0 0 30px;
}
@media (max-width : 767px) {
  h3 {
    font-size: 26px;
    line-height: 34px;
  }
}

h2 {
  font-size: 42px;
  color: #000;
  margin: 0 0 30px;
  font-weight: normal;
}
@media (min-width:768px) and (max-width:991px) {
  h2 {
    font-size: 38px;
  }
}

.g_white-boxed {
  -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 100px rgba(0, 0, 0, 0.15);
  background: #fff;
  padding: 40px 50px 40px;
}
@media (min-width:768px) and (max-width:991px) {
  .g_white-boxed {
    padding: 30px;
  }
}
@media (max-width : 767px) {
  .g_white-boxed {
    padding: 30px 25px;
  }
}

.g_greenLine {
  border-top: 2px solid #DDEFEB;
  margin-bottom: 80px;
  position: relative;
  z-index: 3;
}
@media (max-width : 767px) {
  .g_greenLine {
    margin-bottom: 50px;
  }
}

.g_greenDots {
  position: relative;
  z-index: 10;
  padding-bottom: 25px;
}
.g_greenDots .swiper-pagination-bullet {
  display: inline-block;
  margin: 0 4px;
  border-radius: 0;
  width: 2px;
  height: 10px;
  background-color: #B4DCD4;
  opacity: 1;
}
.g_greenDots .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #4BAF9A;
}

.g_btnPrev,
.g_btnNext {
  width: 48px;
  height: 48px;
  display: block;
  border: none;
  background: none;
  outline: none;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.g_btnPrev:hover,
.g_btnNext:hover {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
@media (max-width : 767px) {
  .g_btnPrev:hover,
.g_btnNext:hover {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
}
.g_btnPrev:after,
.g_btnNext:after {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  border: solid #4BAF9A;
  border-width: 0 2px 2px 0;
  padding: 14px;
  margin-left: -10px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.g_btnPrev:after {
  margin-right: -10px;
  margin-left: 0;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.dropdown .selectric {
  z-index: 3;
  border-color: transparent;
  background-color: #F4F8F7;
  border-radius: 25px;
}
.dropdown .selectric .label {
  color: #5db0a1;
  font-size: 19px;
  font-weight: 500;
  margin: 0 70px 0 30px;
  line-height: 46px;
  height: 46px;
}
@media (max-width : 767px) {
  .dropdown .selectric .label {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
  }
}
.dropdown .selectric .button {
  width: 60px;
  background: none;
}
.dropdown .selectric .button:after {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  border: solid #3A9385;
  border-width: 0 2px 2px 0;
  padding: 4px;
  top: -1px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.dropdown .selectric-hover .selectric {
  border-color: #5FAFA1;
}
.dropdown .selectric-focus .selectric {
  border-color: #C3DFDA;
}
.dropdown .selectric-open {
  -webkit-box-shadow: 0 0 100px rgba(57, 22, 8, 0.1);
          box-shadow: 0 0 100px rgba(57, 22, 8, 0.1);
  border-radius: 25px 25px 0 0;
}
.dropdown .selectric-open .selectric {
  border-color: transparent;
  background-color: #fff;
  border-radius: 25px 25px 0 0;
}
.dropdown .selectric-items {
  background-color: #fff;
  border: none;
  -webkit-box-shadow: 0 0 100px rgba(57, 22, 8, 0.1);
          box-shadow: 0 0 100px rgba(57, 22, 8, 0.1);
  z-index: 1;
  border-radius: 0 0 25px 25px;
}
.dropdown .selectric-items li {
  padding: 5px 10px 5px 32px;
  font-size: 17px;
  color: #000000;
}
.dropdown .selectric-items li:hover {
  background-color: #F4F8F7;
  color: #000;
}
.dropdown .selectric-items li.highlighted {
  background-color: #9ED1C7;
  color: #fff;
}
.dropdown .mCSB_inside > .mCSB_container {
  margin-right: 50px;
}
.dropdown .selectric-scroll {
  padding-bottom: 20px;
}
.dropdown .selectric-above {
  border-radius: 0 0 25px 25px;
}
.dropdown .selectric-above .selectric-items {
  border-radius: 25px 25px 0 0;
}
.dropdown .selectric-above .selectric-scroll {
  padding-bottom: 0;
  padding-top: 10px;
}
.dropdown .selectric-above.selectric-open .selectric {
  border-radius: 0 0 25px 25px;
}
.dropdown .mCSB_scrollTools {
  top: 10px;
  right: 27px;
  width: 8px;
  bottom: 0px;
  opacity: 1;
}
.dropdown .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #9DD1C7 !important;
  border-radius: 4px;
  width: 8px;
}
.dropdown .mCSB_scrollTools .mCSB_draggerRail {
  background: #EAF4F3;
  border-radius: 4px;
  opacity: 1;
  width: 8px;
}

.g_btn-white-arrowed {
  background-color: #fff;
  display: inline-block;
  vertical-align: middle;
  color: #42ab96;
  font-size: 27px;
  font-weight: 500;
  padding: 11px 35px 12px 30px;
  border-radius: 40px;
}
.g_btn-white-arrowed:hover {
  color: #C9746C;
}
.g_btn-white-arrowed:hover:after {
  border-color: #C9746C;
}
.g_btn-white-arrowed:after {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  vertical-align: top;
  margin-top: 12px;
  border: solid #42ab96;
  border-width: 0 2px 2px 0;
  padding: 5px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-left: 24px;
}

@media (max-width : 767px) {
  .xs-table {
    overflow: visible;
  }
  .xs-table .table {
    display: block;
  }
  .xs-table .table thead {
    display: none;
  }
  .xs-table .table tbody {
    display: block;
    width: 100%;
  }
  .xs-table .table tbody tr:first-child {
    border: none;
  }
  .xs-table .table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 10px;
    border-top: 1px solid #DEEFED;
  }
  .xs-table .table tr:hover {
    background: #DEEFED;
  }
  .xs-table .table td {
    padding: 3px 10px;
    border: none;
    display: block;
    width: 100%;
    white-space: normal !important;
  }
  .xs-table .table td strong {
    white-space: nowrap;
  }
}

.table {
  margin-bottom: 40px;
}
.table thead tr td {
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 2px solid #277F73;
}
.table thead strong {
  font-size: 17px;
  color: #237f73;
  font-weight: 500;
}
.table tbody tr td {
  padding-left: 20px;
  padding-right: 20px;
  border-color: #D7E8E6;
  color: #272727;
  font-size: 16px;
}

.g_white-btn {
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
  border-radius: 18px;
  padding: 0 21px 0 27px;
  font-size: 17px;
  color: #ce716e;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.g_white-btn:hover {
  -webkit-box-shadow: 0 0 30px rgba(255, 255, 255, 0.9);
          box-shadow: 0 0 30px rgba(255, 255, 255, 0.9);
}
.g_white-btn span {
  display: block;
  padding: 9px 40px 9px 0;
}

.line-head {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 43;
  padding: 7px 0;
}
.line-head .line-head__left {

}
.line-head .line-head-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width:1200px) {

  .line-head .line-head-flex .line-head-flex__left {
    display: flex;
    gap: 67px;
    align-items: center;
  }
}
.line-head .lang-list {
  min-width: 70px;
}
.line-head .lang-list li {
  display: inline-block;
  padding-right: 10px;
}
.line-head .lang-list li:last-child {
  padding-right: 0;
}
.line-head .lang-list li a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-bottom: 3px;
  color: #000;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: bold;
  position: relative;
}

.line-head .lang-list li a::before {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  left: 0px;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.line-head .lang-list li a:hover::before,
.line-head .lang-list li.active a::before {
  width: 100%;
}

.line-head .lang-list .active a {
  color: #000;
}
.line-head .lang-list .active a:before {
  opacity: 1;
}
.line-head .top-line-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.line-head .top-line-nav li {
  padding-right: 23px;
}
@media (min-width:1400px) {
  .line-head .top-line-nav li {
    padding-right: 30px;
  }
}
.line-head .top-line-nav li:last-child {
  padding-right: 0;
}
@media (min-width:768px) and (max-width:991px) {
  .line-head .top-line-nav li {
    padding-right: 5px;
  }
}
.line-head .top-line-nav li a {
  display: block;
  padding-left: 15px;
  background: url(/local/templates/eco.2024/frontend/css/../images/bg-top-header-link-bullet.png) no-repeat 0 50%;
  background-size: 4px auto;
  color: #000;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:768px) and (max-width:991px) {
  .line-head .top-line-nav li a {
    font-size: 11px;
  }
}
.line-head .top-line-nav li a:hover {
  color: #fff;
  background-position: 3px 50%;
}
@media (min-width:768px) and (max-width:991px) {
  .line-head .tour-link {
    left: 0 !important;
  }
}
.line-head .top-searchform {
  width: 150px;
}
@media (min-width:1200px) {
  .line-head .top-searchform {
    width: 200px;
  }
}
@media (min-width:1400px) {
  .line-head .top-searchform {
    width: 250px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .line-head .top-searchform {
    width: 100px;
  }
}
.line-head .top-searchform .search-group {
  width: 100%;
  position: relative;
  border-radius: 16px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0 35px 0 20px;
  border: 1px solid #2E8676;
  background: #FFF;
}
.line-head .top-searchform .search-group:after {
  content: "";
  display: block;
  clear: both;
}
@media (min-width:768px) and (max-width:991px) {
  .line-head .top-searchform .search-group {
    padding-left: 15px;
  }
}
.line-head .top-searchform .input-wrap {
  width: 100%;
}
@media (min-width:768px) and (max-width:991px) {
  .line-head .top-searchform .input-wrap {
    width: 50px;
  }
}
.line-head .top-searchform .form-control {
  background: none;
  border: none;
  height: 29px;
  -webkit-box-shadow: none;
          box-shadow: none;

  padding-left: 0;
  padding-right: 0;
  position: relative;
  z-index: 3;
}
.line-head .top-searchform .form-control::-webkit-input-placeholder {
  color: #2E8676;
}
.line-head .top-searchform .form-control:-moz-placeholder {
  color: #2E8676;
}
.line-head .top-searchform .form-control::-moz-placeholder {
  color: #2E8676;
}
.line-head .top-searchform .form-control:-ms-input-placeholder {
  color: #2E8676;
}
.line-head .top-searchform .form-control:focus + .foc {
  opacity: 1;
}
.line-head .top-searchform .btn-search {
  outline: none;
  width: 22px;
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  right: 10px;
  border: none;
  background: url(/local/templates/eco.2024/frontend/css/../images/magnifyglass.svg) no-repeat 50% 46%;
  background-size: 18.5px auto;
  margin: 0;
}
.line-head .top-searchform .foc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #72AFA5;
  border-radius: 16px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*header*/
header {
  /* height: 90px; */
  width: 100%;
  position: absolute;
  top: 50px;
  left: 0;
}
header:after {
  content: "";
  display: block;
  clear: both;
}
/* @media (max-width : 767px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 20;
    display: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
} */

@media (max-width : 767px) {
  header :not(.header-holder--mob) .container  {
    position: relative;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 0;
  }
}
header .header-holder {
  display: none;
}
@media (min-width : 1200px) {
  header .header-holder {
    display: block;
  }
}
header .header-top,
header .header-top .container {
  z-index: 7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 5px;
  padding-top: 16px;
}
header .header-bottom {
  z-index: 8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .logo-box {
  max-width: 183px;
  min-width: 183px;
  z-index: 1;
}
header .logo-box .logo {
  display: block;
  position: relative;
  z-index: 10;
}
@media (min-width:768px) and (max-width:991px) {
  header .logo-box .logo {
    margin-top: -10px;
  }
}
header .buttons-box {
  position: relative;
  text-align: right;
}
header .nav-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 5%;
}
@media (min-width:768px) and (max-width:991px) {
  header .nav-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-right: 3%;
  }
}
header .buttons-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .buttons-box button {
  border: none;
  border-radius: 10px;
  background: none;
  margin: 0;
  padding: 5px 13px 5px 13px;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  background: #279581;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .buttons-box button:hover {
  border-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}
header .buttons-box button:first-child {
  margin-right: 12px;
}


header .buttons-box .call-btn {
  padding-right: 11px;
}

header .header-right {
  width: 100%;
  padding-bottom: 10px;
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right {
    padding-bottom: 5px;
  }
}
header .header-right .contacts-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 4%;
}
header .header-right .contact-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
}
header .header-right .separator {
  height: 60px;
  width: 1px;
  background: #C7C7C7;
  z-index: 1;

}
header .header-right .phones-wrap {
  position: relative;
  text-align: right;
  z-index: 7;
  margin-top: 5px;
}
header .header-right .phones-wrap .phone-box {
  text-align: center;
  margin-bottom:6px;
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .phones-wrap .phone-box {
    margin-bottom: 10px;
  }
}
header .header-right .calling_wa {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  padding-top: 2px;
  color: #fff;
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .calling_wa {
    padding-left: 30px;
  }
}
header .header-right .calling_wa:hover span {
  border-color: transparent;
}
header .header-right .calling_wa:before {
  content: "";
  display: block;
  clear: both;
  background: url(/local/templates/eco.2024/frontend/css/../images/whatsapp-icon_60.png) no-repeat;
  width: 25px;
  height: 22px;
  background-size: 22px auto;
  position: absolute;
  left: 0;
  top: 0;
}
header .header-right .calling_wa span {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #fff;
}
@media (min-width:992px) and (max-width:1199px) {
  header .header-right .link-wrap {
    width: 100%;
  }
}
header .header-right .location {
  padding-right: 25px;
  background: url(/local/templates/eco.2024/frontend/css/../images/icon-location.png) no-repeat;
  background-size: 20px auto;
  padding-left: 30px;
  min-height: 23px;
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .location {
    margin-bottom: 5px;
    padding-right: 0;
  }
}
header .header-right .location span {
  display: inline-block;
  line-height: 23px;
  padding-right: 28px;
  margin-right: 13px;
  font-size: 18px;
  color: #fff;
  position: relative;
}
@media (min-width:992px) and (max-width:1199px) {
  header .header-right .location span {
    display: none;
  }
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .location span {
    display: none;
  }
}
header .header-right .location span:after {
  content: "";
  display: block;
  clear: both;
  width: 14px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  right: 0;
  top: 50%;
}
@media (min-width:992px) and (max-width:1199px) {
  header .header-right .location span:after {
    display: none;
  }
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .location span:after {
    display: none;
  }
}
header .header-right .location a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  border-bottom: 1px solid #DCCBCB;
  padding-bottom: 1px;
  white-space: nowrap;
}
header .header-right .location a:hover {
  border-color: transparent;
}
header .header-right .online-docs-wrap {
  text-align: right;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .online-docs-wrap {
    text-align: left;
  }
}
header .header-right .online-docs-wrap a {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  padding-top: 0px;
  padding-left: 35px;
  color: #fff;
}
header .header-right .online-docs-wrap a:before {
  display: none;
}
header .header-right .online-docs-wrap a img {
  top: 0;
  display: inline-block;
  vertical-align: middle;
  -webkit-filter: invert(1);
          filter: invert(1);
  max-width: 24px;
  max-height: 25px;
  position: absolute;
  left: 0;
}
header .header-right .other-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-top: 7px;
}
header .header-right .phone-buttons button {
  padding-left: 10px;
  padding-right: 12px;
}
header .header-right .phone-buttons button:first-child {
  margin-right: 10px;
}
header .header-right .phone-box .phone-link {
  font-size: 22px;
  color: #000;
  font-weight: bold;
  display: inline-block;
  position: relative;
  padding-right: 15px;
  line-height: 25px;
  z-index: 4;
  background: none;
  border: none;
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .phone-box .phone-link {
    font-size: 21px;
  }
}
header .header-right .phone-box .phone-link:hover span {
  background: transparent;
}
header .header-right .phone-box .phone-link.active span {
  background: none;
}
header .header-right .phone-box .phone-link.active:after {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

header .header-right .phone-box .phone-link:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: 0;
  top: 7px;
  border: solid #000;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
header .header-right .phone-box .hours {
  color: #285051;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  background-color: #fff;
  font-weight: bold;
  border-radius: 30px;
  padding: 3px 6px;
  margin-left: 10px;
  margin-top: -5px;
  -webkit-box-shadow: 0 0 20px white;
          box-shadow: 0 0 20px white;
}
header .navigation-box {
  width: 100%;
}
@media (min-width:768px) and (max-width:991px) {
  header .navigation-box {
    padding-right: 0;
  }
}
header .main-menu {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1001px;
}
@media (max-width : 767px) {
  header .main-menu {
    display: block;
  }
}
header .main-menu > li > a {
  white-space: nowrap;
}
header .main-menu > li:first-child .drop-menu {
  left: -10px;
}
header .main-menu li {
  display: block;
  padding: 0 11px;
  text-align: center;
}
@media (min-width:768px) and (max-width:991px) {
  header .main-menu li {
    padding: 0 8px;
  }
}
@media (max-width : 767px) {
  header .main-menu li {
    display: block;
    border: none;
    border-top: 1px solid #E5E5E5;
  }
}
header .main-menu li:first-child {
  border: none;
  background: none;
  padding-left: 0;
}
header .main-menu li:last-child {
  padding-right: 0;
}
header .main-menu li a {
  display: block;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  position: relative;
  z-index: 5;
}
@media (min-width:992px) and (max-width:1199px) {
  header .main-menu li a {
    font-size: 13px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  header .main-menu li a {
    font-size: 12px;
  }
}
header .main-menu li a:hover {
  color: #f0c3b7;
}
header .main-menu li ul {
  display: block;
  text-align: left;
  padding: 15px 20px 30px 25px;
  float: left;
  min-width: 280px;
  position: relative;
  z-index: 4;
}
@media (min-width:768px) and (max-width:991px) {
  header .main-menu li ul {
    padding: 5px 20px 20px;
  }
}
header .main-menu li ul li {
  display: block;
  width: 100%;
  margin-bottom: 14px;
  text-align: left;
  padding: 0 0 0 20px;
  position: relative;
}
header .main-menu li ul li:first-child {
  padding-left: 20px;
}
header .main-menu li ul li:last-child {
  margin-bottom: 0;
}
header .main-menu li ul li:before {
  content: "";
  display: block;
  clear: both;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  display: block;
  padding: 2.5px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 6px;
  left: 0;
}
header .main-menu li ul li a {
  font-size: 17px;
  color: #fff;
  text-transform: none;
  padding: 0;
  height: auto;
  font-weight: normal;
}
header .main-menu li ul li a:hover {
  color: #f0c3b7;
}
header .main-menu li .drop-menu {
  position: absolute;
  top: 100%;
  left: 1px;
  margin-top: 20px;
  text-align: left;
  z-index: 5;
  padding-top: 10px;
  display: none;
  background: rgba(109, 193, 172, 0.9);
  border-radius: 0 7px 7px 7px;
}
@media (min-width:768px) and (max-width:991px) {
  header .main-menu li .drop-menu {
    left: -2px;
  }
}
header .main-menu .active > a {
  color: #FEA328;
}
header .main-menu .with-drop {
  position: relative;
}
header .main-menu .with-drop > a:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: -10px;
  border: solid rgba(255, 255, 255, 0.8);
  border-width: 0 1px 1px 0;
  display: block;
  padding: 2.5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 1;
}
header .main-menu .with-drop > a:before {
  content: "";
  display: block;
  clear: both;
  background-color: rgba(109, 193, 172, 0.9);
  position: absolute;
  left: -10px;
  right: -10px;
  top: -12px;
  bottom: -20px;
  opacity: 0;
  border-radius: 7px 7px 0 0;
}
header .main-menu .with-drop > a span {
  position: relative;
  z-index: 3;
}
header .main-menu .with-drop:hover > a:before {
  opacity: 1;
}
header .main-menu .with-drop:hover > a:after {
  border-color: #fff;
}
header .main-menu .with-drop:hover > a span {
  color: #fff;
}
header .main-menu .with-drop:hover .drop-menu {
  display: block;
}
header .main-menu .service-item {
  position: static;
}
header .main-menu .service-item .drop-menu {
  width: 100%;
  padding: 0;
  background: rgba(109, 193, 172, 0.9);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  margin-top: 54px;
  left: 0;
  border-radius: 0;
}
@media (min-width:992px) and (max-width:1199px) {
  header .main-menu .service-item .drop-menu {
    margin-top: 53px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  header .main-menu .service-item .drop-menu {
    margin-top: 57px;
  }
}
header .main-menu .service-item .drop-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 0 10px;
  float: none;
}
@media (min-width:768px) and (max-width:991px) {
  header .main-menu .service-item .drop-menu ul {
    width: 750px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  header .main-menu .service-item .drop-menu ul {
    width: 970px;
  }
}
@media (min-width:1200px) {
  header .main-menu .service-item .drop-menu ul {
    width: 1170px;
  }
}
@media (min-width:1400px) {
  header .main-menu .service-item .drop-menu ul {
    width: 1370px;
  }
}
header .main-menu .service-item .drop-menu li {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-bottom: 0;
  padding: 15px 0;
  text-align: center;
}
@media (min-width:768px) and (max-width:991px) {
  header .main-menu .service-item .drop-menu li {
    padding: 10px 0 0;
  }
}
header .main-menu .service-item .drop-menu li:before {
  display: none;
}
header .main-menu .service-item .drop-menu li:first-child {
  display: block;
}
header .main-menu .service-item .drop-menu li:first-child a {
  border: none;
}
header .main-menu .service-item .drop-menu li a {
  padding: 0 10px;
  display: block;
  font-size: 16px;
  line-height: 19px;
  position: relative;
  border-left: 2px solid rgba(240, 249, 247, 0.2);
}
@media (min-width:768px) and (max-width:991px) {
  header .main-menu .service-item .drop-menu li a {
    padding: 0 5px;
    font-size: 14px;
    line-height: 16px;
  }
}
header .main-menu .service-item .drop-menu li a:after {
  display: none;
}
header .main-menu .service-item .drop-menu li a:hover {
  color: #fff;
}
header .main-menu .service-item .drop-menu li a:hover img {
  opacity: 0.7;
}
header .main-menu .service-item .drop-menu li a:hover span:after {
  width: 100%;
  opacity: 0.7;
}
header .main-menu .service-item .drop-menu li .image {
  display: block;
  margin: 0 auto;
  max-width: 60px;
  width: 60%;
}
header .main-menu .service-item .drop-menu li .image img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-filter: grayscale(1) brightness(2);
          filter: grayscale(1) brightness(2);
  opacity: 1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
header .main-menu .service-item .drop-menu li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 60px;
  position: relative;
}
header .main-menu .service-item .drop-menu li span:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  bottom: 3px;
  width: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 3px;
  background-color: #f0c3b7;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}

/* .phones-modal {
  position: absolute;
  right: -15px;
  width: 350px;
  top: -25px;
  background: -webkit-gradient(linear, left top, left bottom, from(#33867E), to(#50B7A2));
  background: -o-linear-gradient(top, #33867E 0%, #50B7A2 100%);
  background: linear-gradient(to bottom, #33867E 0%, #50B7A2 100%);
  z-index: 2;
  border-radius: 15px;
  padding: 70px 25px 30px 25px;
  text-align: left;
  display: none;
} */
.phones-modal {
  position: absolute;
  right: -15px;
  width: 271px;
  top: -25px;
  background: -webkit-gradient(linear, left top, left bottom, from(#33867E), to(#50B7A2));
  background: -o-linear-gradient(top, #33867E 0%, #50B7A2 100%);
  background: linear-gradient(to bottom, #33867E 0%, #50B7A2 100%);
  z-index: 2;
  border-radius: 15px;
  padding: 70px 18px 30px 10px;
  text-align: left;
  display: none;
}
.phones-modal .phone-top {
  padding-left: 13px;
  border-bottom: 1px solid #5EAC9D;
  margin-bottom: 15px;
}
.phones-modal .phone-bot {
  padding: 0 12px;
}
.phones-modal .phones-holder {
  padding: 0 12px;
}
.phones-modal .phone-info {
  display: block;
  font-size: 15px;
  color: #9fd4d0;
  line-height: 20px;
  padding-bottom: 12px;
}
.phones-modal .second-phone {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.phones-modal .hours-work {
  padding-bottom: 25px;
}
.phones-modal .hours-work span {
  display: inline-block;
  border-radius: 20px;
  background-color: #fff;
  padding: 5px 6px;
  font-size: 13px;
  font-weight: bold;
  color: #2e837c;
}
.phones-modal .hours-work strong {
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  padding-left: 15px;
  color: #fff;
}
.header-index .header-other {
  display: none;
}
/*fixed header*/
.header-index.fixed-nav {
  z-index: 46;
}
.header-index.fixed-nav .header-other {
  display: block;
}
.fixed-nav {
  opacity: 0;
  position: fixed;
  height: auto;
  top: 0;
  -webkit-transform: translateY(-110px);
      -ms-transform: translateY(-110px);
          transform: translateY(-110px);
}
.fixed-nav:before {
  content: "";
  display: block;
  clear: both;
  opacity: 1;
}
.fixed-nav .header-holder {
  position: relative;
  z-index: 3;
}
.fixed-nav .header-right .contacts-wrap {
  position: relative;
  z-index: 6;
}
@media (min-width:992px) and (max-width:1199px) {
  .fixed-nav .header-right .contacts-wrap {
    padding-bottom: 0;
  }
}
.fixed-nav .header-right .location a {
  border-color: #9ADCDB;
}
.fixed-nav .logo-box {
  width: 110px;
}
@media (min-width:768px) and (max-width:991px) {
  .fixed-nav .logo-box {
    width: 210px;
  }
}
/* .fixed-nav .phone-box {
  margin-top: -3px;
  margin-bottom: -6px;
} */
.fixed-nav .main-menu .service-item > a:before {
  bottom: -12px;
}
.fixed-nav .main-menu .service-item .drop-menu {
  margin-top: 7px;
}
@media (min-width:992px) and (max-width:1199px) {
  .fixed-nav .main-menu .service-item .drop-menu {
    margin-top: 6px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .fixed-nav .main-menu .service-item .drop-menu {
    margin-top: 8px;
  }
}

.fixed-nav-animation {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.fixed-nav-showed {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
@media (min-width:992px) and (max-width:1199px) {
  .fixed-nav-showed .contacts-box {
    margin-top: -35px;
  }
  .fixed-nav-showed .contacts-box .adress-wrap {
    padding-top: 10px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .fixed-nav-showed .contacts-box {
    margin-top: -20px;
  }
  .fixed-nav-showed .contacts-box .adress-wrap {
    padding-top: 10px;
  }
}

.iconed-link {
  border: 1px solid rgba(255, 255, 255, 0.41);
  border-radius: 30px;
  padding: 6px 15px;
  color: #2E8676;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 12px;
  font-weight: bold;
  background: #fff;
}
@media (min-width:768px) and (max-width:991px) {
  .iconed-link {
    padding: 3px 8px;
  }
}
.iconed-link:hover {
  border-color: #fff;
  color: #2E8676;
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}
.iconed-link img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:768px) and (max-width:991px) {
  .iconed-link img {
    display: none;
  }
}
.iconed-link span {
  display: inline-block;
  vertical-align: middle;
}
.iconed-link span i {
  font-style: normal;
}
@media (min-width:768px) and (max-width:991px) {
  .iconed-link span i {
    display: none;
  }
}

/*fixed header end*/
.lang-cn header .main-menu {
  max-width: 600px;
}

.ie11 .fixed-nav-animation {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.ie11 header .service-item .drop-menu {
  margin-top: 45px;
}

.top-index-sect {
  background: #E8E3E2;
  position: relative;
  max-height: 760px;
}

.top-swiper-slider .swiper-slide .slide-content {
  padding-top: 56px;
}
@media (min-width: 1200px) {
  .top-swiper-slider .swiper-slide .slide-content {
    padding-top: calc(43px + 135px);
  }
}
@media (min-width: 1600px) {
  .top-index-sect {
    max-height: 1030px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .top-index-sect {
    max-height: 650px;
  }
}
@media (max-width : 767px) {
  .top-index-sect {
    height: auto;
    max-height: none;
  }
}

.top-index-sect .top-index-slider-wrap {
  width: 100%;
  height: 100%;
}
@media (max-width : 767px) {
  .top-index-sect .top-index-slider-wrap {
    height: 667px;
    max-height: 100vh;
  }
}
.banner-carousel {
  position: relative;
}
.banner-carousel .swiper-slide {

  text-align: center;
  outline: none !important;
}
@media (max-width : 767px) {
  .banner-carousel .swiper-slide {
    height: auto;
  }
}

.banner-carousel .item-action {
  height: 214px;
  border-radius: 10px;

  display: inline-block;
  width: 100%;
  padding-top: 28px;
  padding-left: 28px;
  position: relative;
  color: white;
  overflow: hidden;
}

.banner-carousel .item-action .title {
  text-align: left;
  font-size: 16.018px;
  position: relative;
  z-index: 1;
  line-height: normal;
}
.banner-carousel .item-action img{
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (min-width : 1200px) {
  .banner-carousel .item-action .title {
    font-size: 22px;
    font-style: normal;
    line-height: normal;
  }

}

.banner-carousel .swiper-container-horizontal .item-holder {
  opacity: 1;
}
/* @media (max-width : 767px) {
  .banner-carousel .swiper-wrapper {
    display: block;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
} */

.banner-carousel .item-holder {
  display: inline-block;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  opacity: 0;
  text-align: left;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.banner-carousel .item-holder:hover img {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.banner-carousel .item-holder img {
  border-radius: 10px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 156px;
}
@media (min-width : 1200px) {
  .banner-carousel .item-holder img {
    height: 214px;
  }
}
.banner-carousel .item-holder .text-wrap {
  position: absolute;
  left: 8%;
  bottom: 30%;
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 10%;
}
.banner-carousel .item-holder .item-text {
  font-size: 20px;
  line-height: 23px;
  color: #fff;
}
@media (min-width:992px) and (max-width:1199px) {
  .banner-carousel .item-holder .item-text {
    font-size: 18px;
    line-height: 21px;
  }
}
@media (max-width : 767px) {
  .banner-carousel .item-holder .item-text {
    font-size: 7vw;
    line-height: 8vw;
  }
}
.banner-carousel .item-holder .more {
  position: absolute;
  left: 8%;
  color: #fff;
  bottom: 15%;
  display: block;
  padding-right: 18px;
}
.banner-carousel .item-holder .more:after {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  padding: 3px;
  left: 100%;
  margin-left: 5px;
}

.banner-carousel-nav {
  display: block;
}

.banner-carousel-nav .btn-arrow {
  border-radius: 1000px;
  background: rgba(255, 255, 255, 0.60);
  width: 42px;
  height: 42px;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
  backdrop-filter: blur(9px);
  position: relative;
}
.banner-carousel-nav .btn-next {
  background-image: url(/local/templates/eco.2024/frontend/css/../images/next.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  right: 10px;
}
@media (min-width : 1200px) {
  .banner-carousel-nav .btn-next {
    right: -21px;
  }
}
.banner-carousel-nav .btn-prev {
  background-image: url(/local/templates/eco.2024/frontend/css/../images/prev.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  left: 10px;
}
@media (min-width : 1200px) {
  .banner-carousel-nav .btn-prev {
    left: -21px;
  }
}
.banner-carousel-nav .btn-prev,
.banner-carousel-nav .btn-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

body .daterangepicker.single.ltr {
  border-radius: 10px;
  padding: 6px 8px;
}
@media (max-width : 767px) {
  body .daterangepicker.single.ltr {
    top: 50px !important;
  }
  body .daterangepicker.single.ltr .hourselect,
body .daterangepicker.single.ltr .minuteselect,
body .daterangepicker.single.ltr .monthselect,
body .daterangepicker.single.ltr .yearselect {
    border: 1px solid #ccc;
  }
}
body .daterangepicker.single.ltr .calendar {
  float: none;
}
body .daterangepicker.single.ltr .calendar-time {
  padding-left: 0;
}
body .daterangepicker.single.ltr td.active {
  background-color: #4EAF9B;
}
body .daterangepicker.single.ltr .left .daterangepicker_input {
  padding-right: 0;
}
body .daterangepicker.single.ltr .calendar-time {
  position: relative;
  z-index: 50;
  background: #ccc;
}
body .daterangepicker.single.ltr .ranges {
  float: none;
}
body .daterangepicker.single.ltr .ranges .range_inputs {
  text-align: center;
}
body .daterangepicker.single.ltr .ranges .range_inputs button {
  color: #fff;
  outline: none;
  border: none;
  margin: 0 3px;
  font-size: 14px;
  border-radius: 5px;
  padding: 3px 14px;
  display: inline-block;
}
body .daterangepicker.single.ltr .ranges .range_inputs .applyBtn {
  background-color: #4CB09B;
}
body .daterangepicker.single.ltr .ranges .range_inputs .applyBtn:hover {
  background-color: #4FA18F;
}
body .daterangepicker.single.ltr .ranges .range_inputs .cancelBtn {
  background-color: #E1988B;
}
body .daterangepicker.single.ltr .ranges .range_inputs .cancelBtn:hover {
  background-color: #cf7c6e;
}
body .daterangepicker.single.ltr .prev i,
body .daterangepicker.single.ltr .next i {
  border-right: 3px solid #4FA18F;
  border-bottom: 3px solid #4FA18F;
  display: inline-block;
  padding: 5px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-left: -4px;
}
body .daterangepicker.single.ltr .prev i {
  margin-left: 0;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.hospital-services-sect {
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 65px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 150px #F2DBDA;
          box-shadow: 0 0 150px #F2DBDA;
}
.hospital-services-sect .contented-type {
  text-align: left;
}
@media (max-width : 767px) {
  .hospital-services-sect {
    margin-bottom: 100px;
  }
  .hospital-services-sect > .container {
    padding: 0;
  }
  .hospital-services-sect .contented-type + .banner-carousel-wrap {
    padding-top: 0;
  }
}

@media (min-width : 1200px) {
  .hospital-services-sect {
    padding-top: 197px;
  }
}

.hospital-services-sect .banner-carousel-wrap {
  padding: 19px 0;
}
@media (min-width : 1200px) {
.hospital-services-sect .banner-carousel-wrap {
  padding: 0;
  position: absolute;
  top: -108px;
  left: 0;
  width: 100%;
  z-index: 41;
}
}
/* @media (max-width : 767px) {
  .top-index-sect .banner-carousel-wrap {
    position: relative;
    bottom: auto;
  }
  .top-index-sect .banner-carousel-wrap .container {
    padding: 0;
    margin: 0;
  }
} */
.hospital-services-sect .collapse-btn-wrap {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: -22px;
  z-index: 10;
}
@media (max-width : 767px) {
  .hospital-services-sect .collapse-btn-wrap {
    margin-bottom: -50px;
  }
}
.hospital-services-sect .hospital-services-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-list {
    -ms-flex-flow: wrap;
        flex-flow: wrap;
  }
}
.hospital-services-sect .hospital-services-list li {
  width: 20%;
  max-width: 20%;
  padding: 30px 3% 20px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fff;
  margin-left: -4px;
  position: relative;
}
@media (min-width:992px) and (max-width:1199px) {
  .hospital-services-sect .hospital-services-list li {
    padding-left: 1%;
    padding-right: 1%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hospital-services-sect .hospital-services-list li {
    padding-left: 1%;
    padding-right: 1%;
  }
}
@media (min-width: 768px) {
  .hospital-services-sect .hospital-services-list li:nth-child(even) {
    background: #FFF4F3;
  }
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-list li {
    background: #fff;
    width: 100%;
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    margin-left: 0;
    max-width: none;
  }
  .hospital-services-sect .hospital-services-list li:nth-child(1), .hospital-services-sect .hospital-services-list li:nth-child(4), .hospital-services-sect .hospital-services-list li:nth-child(5), .hospital-services-sect .hospital-services-list li:nth-child(7), .hospital-services-sect .hospital-services-list li:nth-child(9), .hospital-services-sect .hospital-services-list li:nth-child(11), .hospital-services-sect .hospital-services-list li:nth-child(13) {
    background: #FFF4F3;
  }
}
.hospital-services-sect .hospital-services-list li:hover {
  z-index: 3;
}
@media (min-width: 768px) {
  .hospital-services-sect .hospital-services-list li:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 50px rgba(224, 153, 141, 0.5);
            box-shadow: 0 0 50px rgba(224, 153, 141, 0.5);
  }
}
.hospital-services-sect .hospital-services-list li:hover .text-box span:after {
  width: 100%;
  opacity: 1;
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-list li:hover .text-box span:after {
    opacity: 0;
  }
}
.hospital-services-sect .hospital-services-list li .icon-box {
  position: relative;
  height: 70px;
  width: 100%;
  text-align: center;
}
.hospital-services-sect .hospital-services-list li .text-box {
  position: relative;
  font-size: 17px;
  line-height: 20px;
  color: #d8715e;
  font-weight: 600;
}
@media (min-width:768px) and (max-width:991px) {
  .hospital-services-sect .hospital-services-list li .text-box {
    font-size: 14px;
  }
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-list li .text-box {
    font-size: 16px;
  }
}
.hospital-services-sect .hospital-services-list li .text-box span {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 10px;
  position: relative;
}
.hospital-services-sect .hospital-services-list li .text-box span:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 50%;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 2px;
  opacity: 0;
  background-color: #E1978A;
}
.hospital-services-sect .show-more-blue.opened:before {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
@media (min-width: 768px) {
  .hospital-services-sect .hidden-services li:nth-child(even) {
    background: #fff;
  }
  .hospital-services-sect .hidden-services li:nth-child(odd) {
    background: #FFF4F3;
  }
}
@media  (max-width: 768px) and (orientation: landscape) {
  .hospital-services-sect .hidden-services li {
    width: 33.33333%;
    background: #fff !important;
  }
  .hospital-services-sect .hidden-services li:nth-child(1), .hospital-services-sect .hidden-services li:nth-child(3), .hospital-services-sect .hidden-services li:nth-child(5), .hospital-services-sect .hidden-services li:nth-child(7), .hospital-services-sect .hidden-services li:nth-child(9), .hospital-services-sect .hidden-services li:nth-child(11), .hospital-services-sect .hidden-services li:nth-child(13) {
    background: #F0F4F8 !important;
  }
}
.hospital-services-sect .hospital-list-wrap {
  width: 100%;
  overflow: hidden;
}
.hospital-services-sect .hospital-services-full-list {
  width: 100%;
  text-align: left;
  margin: 0 auto -1px;
  max-width: 1400px;
}
.hospital-services-sect .hospital-services-full-list li {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 20%;
  background: #fff;
  margin-left: -4px;
  position: relative;
  height: 240px;
  border-right: 1px solid #EDEFF2;
  border-bottom: 1px solid #EDEFF2;
  text-align: center;
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-full-list li {
    width: 50%;
    margin-left: -3px;
  }
}
.hospital-services-sect .hospital-services-full-list li:nth-child(5n) {
  border-right: 1px solid transparent;
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-full-list li:nth-child(5n) {
    border-color: #EDEFF2;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .hospital-services-sect .hospital-services-full-list li {
    height: 200px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hospital-services-sect .hospital-services-full-list li {
    height: 200px;
  }
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-full-list li {
    height: 200px;
  }
}
.hospital-services-sect .hospital-services-full-list li .item-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px 30px;
}
@media (min-width:992px) and (max-width:1199px) {
  .hospital-services-sect .hospital-services-full-list li .item-holder {
    padding-top: 10px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hospital-services-sect .hospital-services-full-list li .item-holder {
    padding-top: 10px;
  }
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-full-list li .item-holder {
    padding: 10px 15px;
  }
}
.hospital-services-sect .hospital-services-full-list li:hover {
  background: #4CAF9B;
}
.hospital-services-sect .hospital-services-full-list li:hover .icon-box img {
  -webkit-filter: brightness(2) invert(1);
          filter: brightness(2) invert(1);
}
.hospital-services-sect .hospital-services-full-list li:hover .text-box {
  color: #fff;
}
.hospital-services-sect .hospital-services-full-list li .icon-box {
  position: relative;
  height: 100px;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width:992px) and (max-width:1199px) {
  .hospital-services-sect .hospital-services-full-list li .icon-box {
    height: 80px;
    margin-bottom: 10px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hospital-services-sect .hospital-services-full-list li .icon-box {
    height: 80px;
    margin-bottom: 10px;
  }
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-full-list li .icon-box {
    height: 80px;
    margin-bottom: 10px;
  }
}
.hospital-services-sect .hospital-services-full-list li .icon-box img {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.hospital-services-sect .hospital-services-full-list li .text-box {
  position: relative;
  height: 80px;
  font-size: 21px;
  line-height: 24px;
  color: #1359BC;
  font-weight: 300;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:992px) and (max-width:1199px) {
  .hospital-services-sect .hospital-services-full-list li .text-box {
    font-size: 18px;
    line-height: 21px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hospital-services-sect .hospital-services-full-list li .text-box {
    font-size: 16px;
    line-height: 21px;
  }
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-full-list li .text-box {
    font-size: 16px;
    line-height: 21px;
  }
}
.hospital-services-sect .hospital-services-full-list li .text-box span {
  display: block;
  position: relative;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.hospital-services-sect .hospital-services-full-list.view-listed li {
  width: 33.3333%;
  border: none !important;
  height: auto;
  margin-top: 30px;
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-full-list.view-listed li {
    display: block;
    width: 100%;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2) !important;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top: 0;
  }
}
.hospital-services-sect .hospital-services-full-list.view-listed li:hover {
  background: none;
}
.hospital-services-sect .hospital-services-full-list.view-listed li:hover .icon-box img {
  -webkit-filter: none;
          filter: none;
}
.hospital-services-sect .hospital-services-full-list.view-listed li .item-holder {
  position: relative;
  height: auto;
  width: auto;
  display: table;
  vertical-align: middle;
  padding: 0;
}
.hospital-services-sect .hospital-services-full-list.view-listed li .item-holder:hover .text-box span {
  text-decoration: underline;
}
.hospital-services-sect .hospital-services-full-list.view-listed li .item-holder .icon-box {
  display: table-cell;
  vertical-align: middle;
  height: auto;
  width: 80px;
  padding: 0 25px;
}
.hospital-services-sect .hospital-services-full-list.view-listed li .item-holder .icon-box img {
  position: static;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.hospital-services-sect .hospital-services-full-list.view-listed li .item-holder .text-box {
  height: auto;
  display: table-cell;
  vertical-align: middle;
  color: #1359BC;
  text-align: left;
}
.hospital-services-sect .hospital-services-full-list.view-listed li .item-holder .text-box span {
  position: static;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.short-pages-info-sect {
  width: 100%;
  position: relative;
  z-index: 5;
  margin-bottom: -1px;
}
.short-pages-info-sect h2 {
  font-size: 40px;
  font-weight: 300;
  line-height: 44px;
  margin: 10px 0 30px;
}
@media (max-width : 767px) {
  .short-pages-info-sect h2 {
    font-size: 28px;
    line-height: 32px;
  }
}
.short-pages-info-sect.aloned {
  padding-top: 50px;
}
.short-pages-info-sect.aloned .team-carousel {
  margin-top: 0;
  margin-bottom: 0;
}
.short-pages-info-sect .short-pages-nav {
  width: 100%;
  text-align: center;
  border-bottom: 2px solid #DEE2E8;
  margin-bottom: 20px;
}
@media (max-width : 767px) {
  .short-pages-info-sect .short-pages-nav {
    border: none;
  }
}
.short-pages-info-sect .short-pages-nav li {
  display: inline-block;
  width: 20%;
}
@media (max-width : 767px) {
  .short-pages-info-sect .short-pages-nav li {
    width: auto;
    padding: 0 10px;
  }
}
.short-pages-info-sect .short-pages-nav li a {
  color: #49b09b;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 20px 25px;
  position: relative;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  outline: none;
}
@media (max-width : 767px) {
  .short-pages-info-sect .short-pages-nav li a {
    font-weight: 600;
    padding: 0 10px 20px;
  }
}
.short-pages-info-sect .short-pages-nav li a:hover {
  color: #df7c7c;
}
.short-pages-info-sect .short-pages-nav li a:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #DEE2E8;
  width: 3px;
  height: 0;
  margin-left: -2px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.short-pages-info-sect .short-pages-nav .active a {
  color: #c0c0c0 !important;
}
.short-pages-info-sect .short-pages-nav .active a:after {
  height: 17px;
}
.short-pages-info-sect .slider-bullets {
  display: none;
  background: #fff;
  padding: 1px 20px 8px;
  border-radius: 20px;
  top: -13px;
  position: relative;
  z-index: 5;
  width: auto;
}
@media (max-width : 767px) {
  .short-pages-info-sect .slider-bullets {
    left: auto !important;
    width: auto !important;
    display: inline-block !important;
  }
}
.short-pages-info-sect .slider-bullets span {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #B6CDEB;
  border-radius: 50%;
  outline: none;
  border: none;
  margin: 0 4px;
  padding: 0;
}
.short-pages-info-sect .slider-bullets .swiper-pagination-bullet-active {
  background: #1358BC;
}
.short-pages-info-sect .tabs-content-box {
  width: 100%;
  overflow: hidden;
  padding-top: 30px;
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box {
    padding-top: 0;
  }
}
.short-pages-info-sect .tabs-content-box .galery-carousel {
  width: 100%;
  position: relative;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-slide {
  width: 25%;
  background: #ccc;
  height: auto;
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box .galery-carousel .swiper-slide {
    width: 100%;
    height: 100%;
  }
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-slide:after {
  content: "";
  display: block;
  clear: both;
  padding-top: 95%;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-slide .pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-slide .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-slide img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .half-info {
  height: 100%;
  width: 100%;
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .half-info .text-info {
  width: 100%;
  height: 100%;
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .half-info .text-info .vcent {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  top: auto;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-button-next,
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-button-prev {
  border: none;
  z-index: 10;
  background: none;
  right: 4%;
  top: 50%;
  outline: none;
  margin-top: -20px;
  color: #fff;
}
.short-pages-info-sect .tabs-content-box .galery-carousel.galery-carousel--service .swiper-button-next:hover,
.short-pages-info-sect .tabs-content-box .galery-carousel.galery-carousel--service .swiper-button-prev:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.short-pages-info-sect .tabs-content-box .galery-carousel.galery-carousel--service .swiper-button-next:after,
.short-pages-info-sect .tabs-content-box .galery-carousel.galery-carousel--service .swiper-button-prev:after {
  content: "";
  clear: both;
  position: absolute;
  top: 25%;
  left: 25%;
  padding: 11px;
  display: inline-block;
  border-right: 3px solid white ;
  border-bottom: 3px solid white;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.short-pages-info-sect .tabs-content-box .galery-carousel.galery-carousel--service .swiper-button-next:after {
  left: auto;
  right: 25%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.short-pages-info-sect .tabs-content-box .galery-carousel.galery-carousel--service .swiper-button-disabled {
  display: none;
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box .galery-carousel:not(.galery-carousel--service) .swiper-button-next,
  .short-pages-info-sect .tabs-content-box .galery-carousel:not(.galery-carousel--service) .swiper-button-prev {
      display: none;
    }
  }
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-button-prev {
  right: auto;
  left: 4%;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-pagination {
  position: absolute;
  z-index: 10;
  left: 0;
  width: 100%;
  bottom: 10px;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.short-pages-info-sect .tabs-content-box .half-info {
  float: left;
  width: 50%;
  position: relative;
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box .half-info {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.short-pages-info-sect .tabs-content-box .half-info .slick-dots {
  display: inline-block !important;
  background: #fff;
  padding: 7px 20px 8px;
  border-radius: 20px;
  top: -13px;
  position: relative;
  z-index: 5;
  width: auto;
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box .half-info .slick-dots {
    position: absolute;
    top: auto;
    bottom: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    border-radius: 20px 20px 0 0;
  }
}
.short-pages-info-sect .tabs-content-box .half-info .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 4px;
}
.short-pages-info-sect .tabs-content-box .half-info .slick-dots li button {
  width: 6px;
  height: 6px;
  text-indent: -9999px;
  background: #B6CDEB;
  border-radius: 50%;
  display: block;
  outline: none;
  border: none;
  padding: 0;
}
.short-pages-info-sect .tabs-content-box .half-info .slick-dots .slick-active button {
  background: #4CAF9B;
}
.short-pages-info-sect .tabs-content-box .half-info .pic {
  width: 50%;
  float: left;
  position: relative;
  overflow: hidden;
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box .half-info .pic {
    width: 100%;
  }
}
.short-pages-info-sect .tabs-content-box .half-info .pic:hover img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: all 8s ease;
  -o-transition: all 8s ease;
  transition: all 8s ease;
}
.short-pages-info-sect .tabs-content-box .half-info .pic:hover .hover-desc {
  opacity: 1;
}
.short-pages-info-sect .tabs-content-box .half-info .pic img {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  max-width: 101%;
  width: 101%;
}
@media (min-width:992px) and (max-width:1199px) {
  .short-pages-info-sect .tabs-content-box .half-info .pic img {
    width: 103%;
    max-width: 103%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .short-pages-info-sect .tabs-content-box .half-info .pic img {
    width: 120%;
    max-width: 120%;
  }
}
.short-pages-info-sect .tabs-content-box .half-info .text-info {
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
  top: 0;
  background-color: #5DC2B8;
  background: -o-linear-gradient(135deg, #3DA695 0%, #41AA97 10%, #5DC1B7 61%, #77CEBE 90%, #7DD1C0 100%);
  background: linear-gradient(-45deg, #3DA695 0%, #41AA97 10%, #5DC1B7 61%, #77CEBE 90%, #7DD1C0 100%);
  z-index: 3;
  padding: 0 6%;
}
@media (min-width:992px) and (max-width:1199px) {
  .short-pages-info-sect .tabs-content-box .half-info .text-info {
    padding: 0 5%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .short-pages-info-sect .tabs-content-box .half-info .text-info {
    padding: 0 4%;
  }
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box .half-info .text-info {
    position: static;
    height: auto;
    width: 100%;
  }
  .short-pages-info-sect .tabs-content-box .half-info .text-info .vcent {
    position: static;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    padding: 30px 0%;
    text-align: center;
  }
}
.short-pages-info-sect .tabs-content-box .half-info .text-info .title {
  font-size: 22px;
  display: block;
  line-height: 27px;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 15px;
  font-weight: 300;
}
@media (min-width:992px) and (max-width:1199px) {
  .short-pages-info-sect .tabs-content-box .half-info .text-info .title {
    font-size: 18px;
    line-height: 21px;
  }
  .short-pages-info-sect .tabs-content-box .half-info .text-info .title br {
    display: none !important;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .short-pages-info-sect .tabs-content-box .half-info .text-info .title {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 6px;
  }
  .short-pages-info-sect .tabs-content-box .half-info .text-info .title br {
    display: none !important;
  }
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box .half-info .text-info .title br {
    display: none !important;
  }
}
.short-pages-info-sect .tabs-content-box .half-info .text-info p {
  font-size: 16px;
  line-height: 20px;
  color: #c8f4ef;
  font-weight: 300;
  margin: 0 0 20px;
}
@media (min-width:992px) and (max-width:1199px) {
  .short-pages-info-sect .tabs-content-box .half-info .text-info p {
    line-height: 18px;
    font-size: 15px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .short-pages-info-sect .tabs-content-box .half-info .text-info p {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 10px;
  }
}
.short-pages-info-sect .tabs-content-box .half-info .text-info .more {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #91CFC5;
  border-radius: 20px;
  background: none;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  padding: 5px 25px 6px 15px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.short-pages-info-sect .tabs-content-box .half-info .text-info .more:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  display: inline-block;
  right: 13px;
  top: 12px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 2px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.short-pages-info-sect .tabs-content-box .half-info .text-info .more:hover {
  border-color: #fff;
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box #tabClinic .flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.short-pages-info-sect .tabs-content-box #tabClinic .text-info {
  background-color: #E38A76;
  background: -o-linear-gradient(135deg, #DE7968 0%, #DE7C6B 10%, #E7977F 61%, #ECA589 90%, #EFAC8F 100%);
  background: linear-gradient(-45deg, #DE7968 0%, #DE7C6B 10%, #E7977F 61%, #ECA589 90%, #EFAC8F 100%);
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box #tabClinic .half-info {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.short-pages-info-sect .tabs-content-box #tabClinic .half-info .pic {
  float: right;
}
.short-pages-info-sect .tabs-content-box #tabClinic .half-info .text-info {
  right: auto;
  left: 0;
}
.short-pages-info-sect .tabs-content-box #tabClinic .half-info .text-info p {
  color: #ffdcce;
}
.short-pages-info-sect .tabs-content-box #tabClinic .half-info .text-info .more {
  border-color: #EDB7AB;
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box #tabClinic .half-pic-info {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.short-pages-info-sect .team-carousel {
  padding: 0 3%;
  position: relative;
  margin-top: -20px;
  margin-bottom: 40px;
}
@media (min-width:768px) and (max-width:991px) {
  .short-pages-info-sect .team-carousel {
    padding: 0;
    margin-top: 0;
  }
}
@media (max-width : 767px) {
  .short-pages-info-sect .team-carousel {
    padding-bottom: 30px;
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.short-pages-info-sect .team-carousel.nosliding .swiper-button-disabled {
  display: none;
}
.short-pages-info-sect .team-carousel.nosliding .swiper-pagination {
  display: none;
}
.short-pages-info-sect .team-carousel.nosliding .swiper-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.short-pages-info-sect .team-carousel .abs-link {
  z-index: 11;
}
.short-pages-info-sect .team-carousel .btn-next,
.short-pages-info-sect .team-carousel .btn-prev {
  width: 40px;
  height: 50px;
  border: none;
  margin: 0;
  padding: 3px;
  position: absolute;
  top: 50%;
  z-index: 10;
  background: none;
  left: 0;
  margin-top: -70px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:992px) and (max-width:1199px) {
  .short-pages-info-sect .team-carousel .btn-next,
.short-pages-info-sect .team-carousel .btn-prev {
    margin-top: -60px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .short-pages-info-sect .team-carousel .btn-next,
.short-pages-info-sect .team-carousel .btn-prev {
    margin-top: -15px;
    top: 0;
    left: 50%;
    margin-left: -90px;
  }
}
@media (max-width : 767px) {
  .short-pages-info-sect .team-carousel .btn-next,
.short-pages-info-sect .team-carousel .btn-prev {
    margin-top: 0;
    top: 0px;
    top: auto;
    height: 40px;
    bottom: 0;
    left: 10%;
  }
}
@media (min-width: 768px) {
  .short-pages-info-sect .team-carousel .btn-next:hover,
.short-pages-info-sect .team-carousel .btn-prev:hover {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.short-pages-info-sect .team-carousel .btn-next:after,
.short-pages-info-sect .team-carousel .btn-prev:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 25%;
  left: 25%;
  padding: 11px;
  display: inline-block;
  border-right: 3px solid #4CAF9B;
  border-bottom: 3px solid #4CAF9B;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media (min-width:768px) and (max-width:991px) {
  .short-pages-info-sect .team-carousel .btn-next:after,
.short-pages-info-sect .team-carousel .btn-prev:after {
    padding: 8px;
  }
}
@media (max-width : 767px) {
  .short-pages-info-sect .team-carousel .btn-next:after,
.short-pages-info-sect .team-carousel .btn-prev:after {
    padding: 8px;
    border-width: 0 2px 2px 0;
  }
}
.short-pages-info-sect .team-carousel .btn-next {
  left: auto;
  right: 0;
}
@media (min-width:768px) and (max-width:991px) {
  .short-pages-info-sect .team-carousel .btn-next {
    right: auto;
    left: 50%;
    margin-left: 50px;
  }
}
@media (max-width : 767px) {
  .short-pages-info-sect .team-carousel .btn-next {
    right: 10%;
  }
}
.short-pages-info-sect .team-carousel .btn-next:after {
  left: auto;
  right: 25%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.short-pages-info-sect .team-carousel .swiper-pagination {
  position: relative;
  z-index: 10;
  padding-bottom: 15px;
  background: transparent;
}
@media (max-width : 767px) {
  .short-pages-info-sect .team-carousel .swiper-pagination {
    padding: 0;
    position: absolute;
    bottom: 9px;
    left: 25%;
    width: 50%;
  }
}
.short-pages-info-sect .team-carousel .swiper-pagination span {
  margin: 0 4px;
  border-radius: 0;
  width: 2px;
  height: 10px;
  background-color: #B4DCD4;
  opacity: 1;
}
@media (max-width : 767px) {
  .short-pages-info-sect .team-carousel .swiper-pagination span {
    height: 15px;
  }
}
.short-pages-info-sect .team-carousel .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #66BAA9;
}
.short-pages-info-sect .team-carousel .swiper-slide {
  padding: 35px 25px;
  width: 25%;
}
@media (min-width: 768px) {
  .short-pages-info-sect .team-carousel .swiper-slide {
    height: auto;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .short-pages-info-sect .team-carousel .swiper-slide {
    padding: 30px 10px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .short-pages-info-sect .team-carousel .swiper-slide {
    padding: 30px 10px;
    width: 33.3333%;
  }
}
@media (max-width : 767px) {
  .short-pages-info-sect .team-carousel .swiper-slide {
    padding-top: 0px;
  }
}
.short-pages-info-sect .team-carousel .swiper-slide .pic {
  overflow: hidden;
  border-radius: 15px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.short-pages-info-sect .team-carousel .slide-holder {
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (min-width: 768px) {
  .short-pages-info-sect .team-carousel .slide-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100%;
  }
}
.short-pages-info-sect .team-carousel .slide-holder:hover .pic img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.short-pages-info-sect .team-carousel .slide-holder:hover .circle {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.short-pages-info-sect .team-carousel .slide-holder .image {
  position: relative;
  margin-bottom: 22px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (max-width : 767px) {
  .short-pages-info-sect .team-carousel .slide-holder .image {
    margin: 0 auto 25px;
    max-width: 250px;
  }
}
.short-pages-info-sect .team-carousel .slide-holder .circle {
  border-radius: 50%;
  background-color: #EEA38D;
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  z-index: 10;
}
@media (min-width:768px) and (max-width:991px) {
  .short-pages-info-sect .team-carousel .slide-holder .circle {
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 13;
    display: block;
  }
}
@media (max-width : 767px) {
  .short-pages-info-sect .team-carousel .slide-holder .circle {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    z-index: 30;
  }
}
.short-pages-info-sect .team-carousel .slide-holder .circle:after {
  content: "";
  display: block;
  clear: both;
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  right: 6px;
  bottom: 6px;
  left: 6px;
  background: url(/local/templates/eco.2024/frontend/css/../images/doc-list-arrow.png) no-repeat 50% 50%;
  background-size: 15px auto;
}
.short-pages-info-sect .team-carousel .slide-holder .pic {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.short-pages-info-sect .team-carousel .slide-holder .pic:after {
  content: "";
  display: block;
  clear: both;
  padding-bottom: 100%;
}
.short-pages-info-sect .team-carousel .slide-holder .pic img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.short-pages-info-sect .team-carousel .slide-holder .name {
  display: block;
  padding: 0 10px 10px;
  font-size: 18px;
  color: #000;
  font-weight: 600;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (max-width : 767px) {
  .short-pages-info-sect .team-carousel .slide-holder .name {
    font-size: 5vw;
    line-height: 6vw;
  }
}
.short-pages-info-sect .team-carousel .slide-holder .role {
  display: block;
  padding: 0 10px;
  font-size: 15px;
  color: #8c8c8c;
  font-weight: 300;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.short-pages-info-sect .team-carousel .buttons-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-top: 10px;
  position: relative;
  z-index: 13;
}
.short-pages-info-sect .team-carousel .buttons-box .g_btn-red {
  padding: 0px 11px 2px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
  font-size: 16px;
  min-width: 45%;
  background: none;
  color: #E1988B;
  border: 1px solid #E1988B;
}
@media (min-width:992px) and (max-width:1199px) {
  .short-pages-info-sect .team-carousel .buttons-box .g_btn-red {
    font-size: 15px;
  }
}
.short-pages-info-sect .team-carousel .buttons-box .g_btn-red:hover {
  background: #E1988B;
  color: #fff;
}
@media (min-width:992px) and (max-width:1199px) {
  .short-pages-info-sect .team-carousel .buttons-box .g_btn-red {
    height: auto;
    padding: 2px 11px 3px;
  }
}
.short-pages-info-sect .team-carousel .buttons-box .g_btn-green {
  padding: 0 13px 2px 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
  min-width: 45%;
  font-size: 16px;
  background: none;
  border: 1px solid #61C1AE;
  color: #61C1AE;
}
@media (min-width:992px) and (max-width:1199px) {
  .short-pages-info-sect .team-carousel .buttons-box .g_btn-green {
    font-size: 15px;
    height: auto;
    padding: 2px 11px 3px;
  }
}
.short-pages-info-sect .team-carousel .buttons-box .g_btn-green i {
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  font-style: normal;
  letter-spacing: -1px;
  padding: 1px 2px 1px 1px;
  font-size: 14px;
  white-space: nowrap;
  margin-left: 2px;
}
.short-pages-info-sect .team-carousel .buttons-box .g_btn-green i:before {
  content: "";
  display: block;
  clear: both;
  content: "(";
  display: inline;
  padding-right: 1px;
}
.short-pages-info-sect .team-carousel .buttons-box .g_btn-green i:after {
  content: "";
  display: block;
  clear: both;
  content: ")";
  display: inline;
  padding-left: 1px;
}
.short-pages-info-sect .team-carousel .buttons-box .g_btn-green:hover {
  background: #61C1AE;
  color: #fff;
}
.short-pages-info-sect .team-carousel .buttons-box .g_btn-green span {
  display: inline-block;
  vertical-align: middle;
}

.about-feats-sect {
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#F6FAF9), color-stop(20%, #fff), to(#fff));
  background: -o-linear-gradient(top, #F6FAF9 0%, #fff 20%, #fff 100%);
  background: linear-gradient(to bottom, #F6FAF9 0%, #fff 20%, #fff 100%);
}
@media (max-width : 767px) {
  .about-feats-sect {
    background: none;
    padding: 25px 0 0px;
  }
  .about-feats-sect .container {
    padding: 0;
  }
}
.about-feats-sect .about-feats-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width : 767px) {
  .about-feats-sect .about-feats-flex {
    display: block;
  }
}
.about-feats-sect .feats-quatro-col {
  width: 50%;
  position: relative;
}
@media (max-width : 767px) {
  .about-feats-sect .feats-quatro-col {
    width: 100%;
  }
}
.about-feats-sect .feats-quatro-col:after {
  content: "";
  display: block;
  clear: both;
  padding-top: 100%;
}
.about-feats-sect .slide-arrows {
  position: absolute;
  left: 50%;
  width: 36px;
  margin-left: -19px;
  top: 50%;
  height: 84px;
  margin-top: -42px;
  z-index: 5;
  background: #fff;
  border-radius: 16px;
}
@media (max-width : 767px) {
  .about-feats-sect .slide-arrows {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}
.about-feats-sect .slide-arrows button {
  width: 100%;
  height: 42px;
  border: none;
  outline: none;
  background: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
}
.about-feats-sect .slide-arrows button span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  width: 100%;
  margin-top: -4px;
}
.about-feats-sect .slide-arrows button span:before {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  vertical-align: middle;
  border: solid #63C0AE;
  border-width: 0 2px 2px 0;
  padding: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.about-feats-sect .slide-arrows button:hover {
  background: #54B19E;
}
.about-feats-sect .slide-arrows button:hover span:before {
  border-color: #fff;
}
.about-feats-sect .slide-arrows .arrow-top {
  border-radius: 16px 16px 0 0;
}
.about-feats-sect .slide-arrows .arrow-top span {
  margin-top: 2px;
}
.about-feats-sect .slide-arrows .arrow-top span:before {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.about-feats-sect .slide-arrows .arrow-bottom {
  border-radius: 0 0 16px 16px;
  top: auto;
  bottom: 0;
}
.about-feats-sect .feats-text-col {
  width: 50%;
  padding: 0 7% 0 0;
}
@media (min-width:768px) and (max-width:991px) {
  .about-feats-sect .feats-text-col {
    padding-right: 5%;
  }
}
@media (min-width:1400px) {
  .about-feats-sect .feats-text-col {
    padding-left: 4%;
  }
}
@media (max-width : 767px) {
  .about-feats-sect .feats-text-col {
    width: 100%;
    padding: 0 20px 40px 30px;
  }
}
.about-feats-sect .feats-text-col h3 {
  font-size: 45px;
  line-height: 45px;
  font-weight: 300;
  margin: 0 0 25px;
}
@media (min-width:992px) and (max-width:1199px) {
  .about-feats-sect .feats-text-col h3 {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .about-feats-sect .feats-text-col h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
  }
}
@media (max-width : 767px) {
  .about-feats-sect .feats-text-col h3 {
    font-size: 9vw;
    line-height: 10vw;
    font-weight: 600;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .about-feats-sect .feats-text-col h3 {
    font-size: 36px;
    line-height: 36px;
  }
}
.about-feats-sect .feats-text-col p {
  color: #5c5c5c;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 25px;
}
@media (min-width:992px) and (max-width:1199px) {
  .about-feats-sect .feats-text-col p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .about-feats-sect .feats-text-col p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 20px;
  }
}
.about-feats-sect .feats-text-col .heading-text {
  font-weight: 300;
  font-size: 26px;
  line-height: 36px;
  color: #000;
}
@media (min-width:992px) and (max-width:1199px) {
  .about-feats-sect .feats-text-col .heading-text {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .about-feats-sect .feats-text-col .heading-text {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width : 767px) {
  .about-feats-sect .feats-text-col .heading-text {
    font-size: 7vw;
    line-height: 8vw;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .about-feats-sect .feats-text-col .heading-text {
    font-size: 24px;
    line-height: 32px;
  }
}
.about-feats-sect .quatros-list {
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.about-feats-sect .quatros-list:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  .about-feats-sect .quatros-list {
    display: block;
  }
}
.about-feats-sect .quatros-list li {
  width: 50%;
  position: relative;
}
@media (max-width : 767px) {
  .about-feats-sect .quatros-list li {
    width: 100%;
  }
}
.about-feats-sect .quatros-list li:after {
  content: "";
  display: block;
  clear: both;
  padding-top: 100%;
}
@media (max-width: 768px) and (orientation: landscape) {
  .about-feats-sect .quatros-list li:after {
    padding-top: 57%;
  }
}
.about-feats-sect .quatros-list li:nth-child(2) .quatro-holder {
  background: #fff;
}
.about-feats-sect .quatros-list li:nth-child(3) .quatro-holder {
  background: #fff;
}
.about-feats-sect .quatros-list .quatro-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #F6FBFA;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.about-feats-sect .quatros-list .icon-wrap {
  width: 100%;
  height: 36%;
  position: relative;
  margin-bottom: 22px;
}
@media (min-width:992px) and (max-width:1199px) {
  .about-feats-sect .quatros-list .icon-wrap {
    height: 30%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .about-feats-sect .quatros-list .icon-wrap {
    height: 30%;
    margin-bottom: 10px;
  }
}
@media (max-width : 767px) {
  .about-feats-sect .quatros-list .icon-wrap {
    height: 30%;
    margin-bottom: 8px;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .about-feats-sect .quatros-list .icon-wrap {
    height: 40%;
  }
}
.about-feats-sect .quatros-list .icon-wrap .image {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 0;
}
.about-feats-sect .quatros-list .icon-wrap .image img {
  max-width: 39px;
  margin: 0 auto;
}
.about-feats-sect .quatros-list .text-wrap {
  width: 100%;
  padding: 0 8%;
}
@media (max-width : 767px) {
  .about-feats-sect .quatros-list .text-wrap {
    padding: 0 5%;
  }
}
.about-feats-sect .quatros-list .text-wrap span {
  font-size: 19px;
  line-height: 26px;
  display: block;
  padding-bottom: 18px;
}
@media (min-width:992px) and (max-width:1199px) {
  .about-feats-sect .quatros-list .text-wrap span {
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 14px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .about-feats-sect .quatros-list .text-wrap span {
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 10px;
  }
}
@media (max-width : 767px) {
  .about-feats-sect .quatros-list .text-wrap span {
    font-size: 14px;
    line-height: 15px;
    padding-bottom: 7px;
  }
}
.about-feats-sect .quatros-list .text-wrap p {
  margin: 0;
  font-size: 17px;
  color: #707070;
  line-height: 24px;
}
@media (min-width:992px) and (max-width:1199px) {
  .about-feats-sect .quatros-list .text-wrap p {
    font-size: 15px;
    line-height: 21px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .about-feats-sect .quatros-list .text-wrap p {
    font-size: 13px;
    line-height: 19px;
  }
}
@media (max-width : 767px) {
  .about-feats-sect .quatros-list .text-wrap p {
    font-size: 13px;
    line-height: 15px;
  }
}
.about-feats-sect .quatro-feats-carousel {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.about-feats-sect .quatro-feats-carousel .swiper-slide {
  width: 100%;
}
.about-feats-sect .quatro-feats-carousel .swiper-slide .quatros-list {
  height: 100%;
}
.about-feats-sect .quatro-feats-carousel .swiper-slide .quatros-list li {
  text-align: center;
}
.about-feats-sect .quatro-feats-carousel .swiper-slide .quatros-list li .image {
  text-align: center;
}
.about-feats-sect .quatro-feats-carousel .swiper-slide .quatros-list li .image img {
  margin: 0 auto;
}
.about-feats-sect .quatro-feats-carousel .swiper-slide:nth-child(even) .quatros-list li .quatro-holder {
  background: #fff;
}
.about-feats-sect .quatro-feats-carousel .swiper-slide:nth-child(even) .quatros-list li:nth-child(even) .quatro-holder {
  background: #F6FBFA;
}

.banner-slider-sect {
  width: 100%;
  background: #fff;
  position: relative;
  overflow: hidden;
  z-index: 2;
  margin-bottom: 40px;
  height: 350px;
}
@media (min-width:1400px) {
  .banner-slider-sect {
    height: 400px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .banner-slider-sect {
    height: 280px;
  }
}
@media (max-width : 767px) {
  .banner-slider-sect {
    height: auto;
    max-height: 230px;
    margin-bottom: 0;
  }
  .banner-slider-sect:after {
    content: "";
    display: block;
    clear: both;
    padding-top: 63%;
  }
}

.banner-slider {
  background-color: #E1988B;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner-slider .slider-nav {
  position: absolute;
  right: 4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  height: 100%;
  width: 50px;
  z-index: 10;
}
@media (max-width : 767px) {
  .banner-slider .slider-nav {
    right: auto;
    left: 0;
    width: 100%;
    top: 5%;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.banner-slider .slider-nav-prev,
.banner-slider .slider-nav-next {
  border-radius: 0;
  -webkit-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  cursor: pointer;
  display: block;
  width: 40px;
  height: 40px;
  background: none;
  position: relative;
  border: none;
}
.banner-slider .slider-nav-prev:after,
.banner-slider .slider-nav-next:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  display: inline-block;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
  padding: 12px;
  top: 10px;
  left: 6px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .banner-slider .slider-nav-prev:after,
.banner-slider .slider-nav-next:after {
    top: 13px;
    left: 16px;
  }
}
@media (max-width : 767px) {
  .banner-slider .slider-nav-prev:after,
.banner-slider .slider-nav-next:after {
    content: "";
    display: block;
    clear: both;
    padding: 5px;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
  }
}
@media (min-width: 768px) {
  .banner-slider .slider-nav-prev:hover,
.banner-slider .slider-nav-next:hover {
    opacity: 1;
  }
  .banner-slider .slider-nav-prev:hover:after,
.banner-slider .slider-nav-next:hover:after {
    -webkit-transform: rotate(-135deg) scale(1.2);
        -ms-transform: rotate(-135deg) scale(1.2);
            transform: rotate(-135deg) scale(1.2);
  }
}
.banner-slider .slider-nav-next:after {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (max-width : 767px) {
  .banner-slider .slider-nav-next:after {
    top: 13px;
    left: 11px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@media (min-width: 768px) {
  .banner-slider .slider-nav-next:hover:after {
    -webkit-transform: rotate(45deg) scale(1.2);
        -ms-transform: rotate(45deg) scale(1.2);
            transform: rotate(45deg) scale(1.2);
  }
}
.banner-slider .slider-bullets {
  padding: 3px 0;
  text-align: center;
  width: 13px;
  margin: 0 auto;
  height: auto;
}
@media (max-width : 767px) {
  .banner-slider .slider-bullets {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    padding: 3px 10px;
  }
}
.banner-slider .slider-bullets .swiper-pagination-bullet {
  width: 13px;
  height: 3px;
  margin: 8px 0;
  display: block;
  opacity: 1;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .banner-slider .slider-bullets .swiper-pagination-bullet {
    width: 2px;
    margin: 0 4px;
    height: 12px;
  }
}
.banner-slider .slider-bullets .swiper-pagination-bullet-active {
  background: #fff;
}
.banner-slider .swiper-container {
  height: 100%;
}
.banner-slider .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.banner-slider .swiper-slide:hover .more-btn-banner span {
  -webkit-box-shadow: 0 0 50px rgba(255, 255, 255, 0.9);
          box-shadow: 0 0 50px rgba(255, 255, 255, 0.9);
}
.banner-slider .slide-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner-slider .slide-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width : 767px) {
  .banner-slider .slide-bg img {
    -o-object-position: 50% 0;
       object-position: 50% 0;
  }
}
.banner-slider .abs-link {
  z-index: 8;
}
.banner-slider .slide-content {
  text-align: left;
  width: 50%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  padding-left: 5%;
  padding-right: 160px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width:992px) and (max-width:1199px) {
  .banner-slider .slide-content {
    padding-right: 130px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .banner-slider .slide-content {
    padding-right: 90px;
  }
}
@media (max-width : 767px) {
  .banner-slider .slide-content {
    width: 100%;
    padding: 5% 10px 0 40%;
  }
}
@media (min-width: 1500px) {
  .banner-slider .slide-content {
    padding-right: 200px;
    width: 50%;
  }
}
.banner-slider .slide-content .title {
  display: block;
  font-size: 35px;
  color: #fff;
  padding-bottom: 15px;
  line-height: 35px;
}
@media (min-width:992px) and (max-width:1199px) {
  .banner-slider .slide-content .title {
    font-size: 34px;
    padding-bottom: 10px;
    line-height: 36px;
  }
  .banner-slider .slide-content .title br {
    display: none !important;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .banner-slider .slide-content .title {
    font-size: 27px;
    padding-bottom: 10px;
    line-height: 30px;
  }
  .banner-slider .slide-content .title br {
    display: none !important;
  }
}
@media (max-width : 767px) {
  .banner-slider .slide-content .title {
    font-size: 5vw;
    padding-bottom: 10px;
    font-weight: bold;
    line-height: 6vw;
  }
  .banner-slider .slide-content .title br {
    display: none !important;
  }
}
.banner-slider .slide-content p {
  font-size: 18px;
  font-weight: 300;
  opacity: 0.7;
  color: #fff;
  margin: 0 0 25px;
}
@media (min-width:992px) and (max-width:1199px) {
  .banner-slider .slide-content p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .banner-slider .slide-content p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 18px;
  }
}
@media (max-width : 767px) {
  .banner-slider .slide-content p {
    font-size: 4vw;
    line-height: 5vw;
    margin-bottom: 0;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .banner-slider .slide-content p {
    font-size: 24px;
    line-height: 28px;
  }
}
.banner-slider .more-btn-banner {
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 7px;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  color: #49b09b;
  font-weight: 600;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-left: -10px;
}
.banner-slider .more-btn-banner:hover span {
  -webkit-box-shadow: 0 0 50px rgba(255, 255, 255, 0.9);
          box-shadow: 0 0 50px rgba(255, 255, 255, 0.9);
}
.banner-slider .more-btn-banner span {
  display: block;
  background-color: #fff;
  padding: 6px 42px 8px 21px;
  border-radius: 20px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  height: 39px;
  line-height: 27px;
}
.banner-slider .more-btn-banner span:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: 23px;
  top: 50%;
  margin-top: -4px;
  display: inline-block;
  border-right: 2px solid #49b09b;
  border-bottom: 2px solid #49b09b;
  border-width: 0 2px 2px 0;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.spec-quest-sect {
  padding: 25px 0 70px;
}
@media (max-width : 767px) {
  .spec-quest-sect {
    padding: 30px 0 20px;
  }
}
.spec-quest-sect .spec-quest-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  position: relative;
}
@media (max-width : 767px) {
  .spec-quest-sect .spec-quest-flex {
    display: block;
  }
}
.spec-quest-sect .spec-quest-flex:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  width: 1px;
  top: 20px;
  bottom: 0;
  background-color: #F8E7E4;
  right: 330px;
}
@media (max-width : 767px) {
  .spec-quest-sect .spec-quest-flex:after {
    display: none;
  }
}
.spec-quest-sect .spec-questions-col {
  width: 100%;
  overflow: hidden;
  padding-right: 40px;
}
@media (max-width : 767px) {
  .spec-quest-sect .spec-questions-col {
    padding-right: 0;
    padding-bottom: 40px;
  }
}
.spec-quest-sect .spec-quest-form-col {
  width: 325px;
  min-width: 325px;
  padding: 75px 15px 0 35px;
}
@media (min-width:768px) and (max-width:991px) {
  .spec-quest-sect .spec-quest-form-col {
    padding-top: 60px;
  }
}
@media (max-width : 767px) {
  .spec-quest-sect .spec-quest-form-col {
    width: 100%;
    min-width: 0px;
    padding: 0 10px 10px;
  }
}
.spec-quest-sect h3 {
  color: #000;
  font-weight: normal;
  font-size: 40px;
  margin: 0 0 35px;
  padding-left: 25px;
}
@media (min-width:768px) and (max-width:991px) {
  .spec-quest-sect h3 {
    padding-left: 0;
    font-size: 34px;
    margin-bottom: 20px;
  }
}
@media (max-width : 767px) {
  .spec-quest-sect h3 {
    font-size: 10vw;
    line-height: 11vw;
    margin-bottom: 20px;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .spec-quest-sect h3 {
    font-size: 34px;
  }
}
.spec-quest-sect .quest-carousel {
  position: relative;
  padding-top: 55px;
  padding-bottom: 30px;
}
@media (min-width:768px) and (max-width:991px) {
  .spec-quest-sect .quest-carousel {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
@media (max-width : 767px) {
  .spec-quest-sect .quest-carousel {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
.spec-quest-sect .quest-carousel .btn-next,
.spec-quest-sect .quest-carousel .btn-prev {
  width: 20px;
  height: 24px;
  border: none;
  margin: 0;
  position: absolute;
  top: 0%;
  z-index: 10;
  background: none;
  left: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.spec-quest-sect .quest-carousel .btn-next:hover,
.spec-quest-sect .quest-carousel .btn-prev:hover {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.spec-quest-sect .quest-carousel .btn-next:hover:after,
.spec-quest-sect .quest-carousel .btn-prev:hover:after {
  border-color: #D17667;
}
.spec-quest-sect .quest-carousel .btn-next:after,
.spec-quest-sect .quest-carousel .btn-prev:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 25%;
  left: 25%;
  padding: 5px;
  display: inline-block;
  border-right: 2px solid #E1988B;
  border-bottom: 2px solid #E1988B;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.spec-quest-sect .quest-carousel .btn-next {
  left: auto;
  right: 0;
}
.spec-quest-sect .quest-carousel .btn-next:after {
  left: auto;
  right: 25%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.spec-quest-sect .quest-carousel .swiper-button-disabled {
  opacity: 0.4;
  cursor: default;
}
.spec-quest-sect .quest-carousel .swiper-scrollbar {
  background-color: #F8EFF3;
  height: 4px;
  position: absolute;
  left: 30px;
  right: 30px;
  top: 10px;
  border-radius: 0;
}
.spec-quest-sect .quest-carousel .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #EABAB4;
  border-radius: 0;
}
.spec-quest-sect .quest-carousel .swiper-slide {
  padding: 0 30px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (min-width:992px) and (max-width:1199px) {
  .spec-quest-sect .quest-carousel .swiper-slide {
    padding: 0 20px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .spec-quest-sect .quest-carousel .swiper-slide {
    padding: 0;
  }
}
@media (max-width : 767px) {
  .spec-quest-sect .quest-carousel .swiper-slide {
    padding: 0 20px;
  }
}
.spec-quest-sect .quest-carousel .quest-heading {
  width: 100%;
  border-bottom: 2px solid #EDC1B9;
  padding-bottom: 16px;
  margin-bottom: 25px;
}
@media (max-width : 767px) {
  .spec-quest-sect .quest-carousel .quest-heading {
    border-color: #F6DFDC;
  }
}
.spec-quest-sect .quest-carousel .quest-heading .head-holder {
  height: 64px;
  padding-left: 75px;
  background: url(/local/templates/eco.2024/frontend/css/../images/quest-carousel-icon.png) no-repeat 0 3px;
  background-size: 53px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width:992px) and (max-width:1199px) {
  .spec-quest-sect .quest-carousel .quest-heading .head-holder {
    padding-left: 0;
    background: none;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .spec-quest-sect .quest-carousel .quest-heading .head-holder {
    background-size: 40px auto;
    padding-left: 50px;
    height: auto;
    min-height: 60px;
    display: block;
    padding-top: 5px;
  }
}
@media (max-width : 767px) {
  .spec-quest-sect .quest-carousel .quest-heading .head-holder {
    height: auto;
    display: block;
    background-size: 40px auto;
    padding-left: 55px;
  }
}
.spec-quest-sect .quest-carousel .quest-heading .title {
  display: block;
  width: 100%;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  padding-bottom: 5px;
}
@media (min-width:992px) and (max-width:1199px) {
  .spec-quest-sect .quest-carousel .quest-heading .title {
    font-size: 16px;
  }
}
.spec-quest-sect .quest-carousel .quest-heading .quest-info {
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
.spec-quest-sect .quest-carousel .quest-body {
  max-height: 180px;
  overflow: hidden;
  position: relative;
  margin-bottom: 25px;
}
.spec-quest-sect .quest-carousel .quest-body:after {
  content: "";
  display: block;
  clear: both;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
  left: 0;
  top: 150px;
  bottom: 0;
  width: 100%;
  position: absolute;
}
.spec-quest-sect .quest-carousel .quest-body p {
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: #575757;
  margin: 0 0 15px;
}
.spec-quest-sect .quest-carousel .quest-body p:last-child {
  margin-bottom: 0;
}
.spec-quest-sect .quest-carousel .g_btn-red-border {
  margin-left: 0;
}
@media (max-width : 767px) {
  .spec-quest-sect .quest-carousel .g_btn-red-border {
    margin-left: -10px;
  }
}
.spec-quest-sect .btn-wrap {
  padding-left: 25px;
}
@media (min-width:768px) and (max-width:991px) {
  .spec-quest-sect .btn-wrap {
    padding-left: 0;
  }
}
@media (max-width : 767px) {
  .spec-quest-sect .btn-wrap {
    padding-left: 10px;
  }
}

.ask-quest-form .form-title {
  text-align: center;
  display: block;
  padding-bottom: 20px;
  font-size: 25px;
  color: #49b09b;
}
@media (max-width : 767px) {
  .ask-quest-form .form-title {
    text-align: left;
    padding-left: 10px;
  }
}
.ask-quest-form .form-group {
  margin-bottom: 20px;
}
.ask-quest-form .input-wrap {
  position: relative;
}
.ask-quest-form .input-wrap:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: 4px;
  width: 40px;
  text-align: center;
  top: 0;
  height: 100%;
  border-left: 1px solid #E6E5F0;
}
.ask-quest-form .icon-user:after {
  background: url(/local/templates/eco.2024/frontend/css/../images/quest-form-user.png) no-repeat 50% 45%;
}
.ask-quest-form .icon-email:after {
  background: url(/local/templates/eco.2024/frontend/css/../images/quest-form-email.png) no-repeat 50% 45%;
}
.ask-quest-form .icon-theme:after {
  background: url(/local/templates/eco.2024/frontend/css/../images/quest-form-theme.png) no-repeat 50% 45%;
}
.ask-quest-form .form-control {
  border-color: #BAE7DD;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  border-radius: 15px;
  padding-left: 22px;
  padding-right: 45px;
  font-size: 15px;
  color: #000;
  -webkit-transition: border-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: border-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  -o-transition: border-color 0.3s ease, box-shadow 0.3s ease;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
  transition: border-color 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  position: relative;
  z-index: 3;
  background: none;
}
.ask-quest-form .form-control:hover {
  border-color: #90C7BC;
  -webkit-box-shadow: inset 0 0 20px rgba(144, 199, 189, 0.2);
          box-shadow: inset 0 0 20px rgba(144, 199, 189, 0.2);
}
.ask-quest-form .form-control::-webkit-input-placeholder {
  color: #333;
}
.ask-quest-form .form-control:-moz-placeholder {
  color: #333;
}
.ask-quest-form .form-control::-moz-placeholder {
  color: #333;
}
.ask-quest-form .form-control:-ms-input-placeholder {
  color: #333;
}
.ask-quest-form textarea.form-control {
  resize: vertical;
  padding-right: 25px;
  padding-top: 10px;
}
.ask-quest-form .custom-checkbox {
  padding: 5px 0;
}
.ask-quest-form .custom-checkbox .ch-btn {
  background: none;
  border: 1px solid #99CEC4;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
}
.ask-quest-form .custom-checkbox input[type=checkbox]:checked + label .ch-btn {
  background-color: #378877;
}
.ask-quest-form .custom-checkbox label {
  color: #363636;
  position: relative;
  padding-left: 35px;
  font-size: 14px;
}
.ask-quest-form .custom-checkbox label:hover .ch-btn {
  background-color: rgba(57, 135, 118, 0.2);
}
.ask-quest-form .custom-checkbox a {
  color: #40a28e;
}
.ask-quest-form .g_btn-green {
  width: 100%;
  text-align: center;
}

.doc-revs-sect {
  background: -webkit-gradient(linear, left top, left bottom, from(#F0F8F6), color-stop(50%, #FDFDFD), to(#F2F8F8));
  background: -o-linear-gradient(top, #F0F8F6 0%, #FDFDFD 50%, #F2F8F8 100%);
  background: linear-gradient(to bottom, #F0F8F6 0%, #FDFDFD 50%, #F2F8F8 100%);
  padding: 50px 0;
  position: relative;
  z-index: 6;
}
@media (max-width : 767px) {
  .doc-revs-sect {
    padding: 30px 0 40px;
  }
}
.doc-revs-sect.doc-revs-pad {
  margin-bottom: 30px;
}
.doc-revs-sect .review-btn {
  display: inline-block;
  background: #61C1AE;
  color: #fff;
  font-weight: 500;
  border-radius: 40px;
  font-size: 17px;
  padding: 6px 20px 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.doc-revs-sect .review-btn:hover {
  background: #4DAF9B;
}
.doc-revs-sect .review-btn span {
  padding-right: 5px;
}
.doc-revs-sect h3, .doc-revs-sect h2 {
  text-align: center;
  font-size: 29px;
  font-weight: normal;
  margin: 0 0 15px;
}
@media (max-width : 767px) {
  .doc-revs-sect h3, .doc-revs-sect h2 {
    font-size: 10vw;
  }
}
.doc-revs-sect .review-btn-wrap {
  text-align: center;
  padding-bottom: 30px;
}
.doc-revs-sect .doc-revs-carousel {
  padding: 0 250px;
  position: relative;
}
@media (min-width:768px) and (max-width:991px) {
  .doc-revs-sect .doc-revs-carousel {
    padding: 0;
  }
}
@media (max-width : 767px) {
  .doc-revs-sect .doc-revs-carousel {
    padding: 0;
  }
}
.doc-revs-sect .doc-revs-carousel .swiper-pagination {
  position: static;
  text-align: center;
  padding-bottom: 30px;
  background: transparent;
}
.doc-revs-sect .doc-revs-carousel .swiper-pagination span {
  border-radius: 0;
  margin: 0 4px;
  width: 2px;
  height: 10px;
  background-color: #B5DDD5;
  opacity: 1;
}
.doc-revs-sect .doc-revs-carousel .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #66BBAA;
}
.doc-revs-sect .doc-revs-carousel .slider-next,
.doc-revs-sect .doc-revs-carousel .slider-prev {
  top: 120px;
  right: 0;
  position: absolute;
  width: 250px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width:768px) and (max-width:991px) {
  .doc-revs-sect .doc-revs-carousel .slider-next,
.doc-revs-sect .doc-revs-carousel .slider-prev {
    display: none;
  }
}
@media (max-width : 767px) {
  .doc-revs-sect .doc-revs-carousel .slider-next,
.doc-revs-sect .doc-revs-carousel .slider-prev {
    display: none;
  }
}
.doc-revs-sect .doc-revs-carousel .slider-next .thumb,
.doc-revs-sect .doc-revs-carousel .slider-prev .thumb {
  float: left;
  width: 85px;
}
.doc-revs-sect .doc-revs-carousel .slider-next .thumb img,
.doc-revs-sect .doc-revs-carousel .slider-prev .thumb img {
  border-radius: 6px;
  -webkit-box-shadow: 0 11px 25px rgba(0, 0, 0, 0.08);
          box-shadow: 0 11px 25px rgba(0, 0, 0, 0.08);
}
.doc-revs-sect .doc-revs-carousel .slider-next .desc,
.doc-revs-sect .doc-revs-carousel .slider-prev .desc {
  display: block;
  padding-top: 6px;
  padding-left: 100px;
}
.doc-revs-sect .doc-revs-carousel .slider-next .desc .name,
.doc-revs-sect .doc-revs-carousel .slider-prev .desc .name {
  display: block;
  padding-bottom: 10px;
  color: #49b09b;
  font-size: 16px;
  line-height: 21px;
}
.doc-revs-sect .doc-revs-carousel .slider-next .desc .role,
.doc-revs-sect .doc-revs-carousel .slider-prev .desc .role {
  color: #7D8080;
  font-size: 13px;
  line-height: 16px;
}
.doc-revs-sect .doc-revs-carousel .slider-prev {
  right: auto;
  left: 0;
}
.doc-revs-sect .doc-revs-carousel .slider-prev .thumb {
  float: right;
}
.doc-revs-sect .doc-revs-carousel .slider-prev .desc {
  padding-left: 0;
  padding-right: 100px;
  text-align: right;
}
.doc-revs-sect .doc-revs-carousel .btn-next,
.doc-revs-sect .doc-revs-carousel .btn-prev {
  position: absolute;
  z-index: 5;
  width: 100px;
  height: 100px;
  border: none;
  background: none;
  left: 50%;
  margin-left: 190px;
  top: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:992px) and (max-width:1199px) {
  .doc-revs-sect .doc-revs-carousel .btn-next,
.doc-revs-sect .doc-revs-carousel .btn-prev {
    margin-left: 140px;
  }
}
@media (max-width : 767px) {
  .doc-revs-sect .doc-revs-carousel .btn-next,
.doc-revs-sect .doc-revs-carousel .btn-prev {
    margin: 0;
    top: 18%;
    width: 50px;
    height: 50px;
    left: auto;
    right: 0px;
  }
}
@media (min-width: 768px) {
  .doc-revs-sect .doc-revs-carousel .btn-next:hover,
.doc-revs-sect .doc-revs-carousel .btn-prev:hover {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.doc-revs-sect .doc-revs-carousel .btn-next:after,
.doc-revs-sect .doc-revs-carousel .btn-prev:after {
  content: "";
  display: block;
  clear: both;
  margin-left: -20px;
  padding: 15px;
  display: inline-block;
  border-right: 2px solid #4CB09B;
  border-bottom: 2px solid #4CB09B;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (max-width : 767px) {
  .doc-revs-sect .doc-revs-carousel .btn-next:after,
.doc-revs-sect .doc-revs-carousel .btn-prev:after {
    padding: 8px;
    margin-left: -10px;
  }
}
.doc-revs-sect .doc-revs-carousel .btn-prev {
  margin-left: -270px;
}
@media (min-width:992px) and (max-width:1199px) {
  .doc-revs-sect .doc-revs-carousel .btn-prev {
    margin-left: -210px;
  }
}
@media (max-width : 767px) {
  .doc-revs-sect .doc-revs-carousel .btn-prev {
    right: auto;
    left: 0px;
    margin-left: 0;
  }
}
.doc-revs-sect .doc-revs-carousel .btn-prev:after {
  right: auto;
  left: 20%;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media (max-width : 767px) {
  .doc-revs-sect .doc-revs-carousel .btn-prev:after {
    margin-left: 0px;
  }
}
.doc-revs-sect .doc-revs-carousel .swiper-slide {
  width: 100%;
}
.doc-revs-sect .doc-revs-carousel .swiper-slide .slide-holder {
  width: 100%;
  padding: 0 15%;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:992px) and (max-width:1199px) {
  .doc-revs-sect .doc-revs-carousel .swiper-slide .slide-holder {
    padding: 0 20px;
  }
}
@media (max-width : 767px) {
  .doc-revs-sect .doc-revs-carousel .swiper-slide .slide-holder {
    width: 100%;
    padding: 0 20px;
  }
}
.doc-revs-sect .doc-revs-carousel .swiper-slide .slide-heading {
  width: 100%;
  padding-bottom: 20px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.doc-revs-sect .doc-revs-carousel .swiper-slide .slide-heading:hover .image img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.doc-revs-sect .doc-revs-carousel .swiper-slide .slide-heading:hover .name {
  color: #DD7F81;
}
.doc-revs-sect .doc-revs-carousel .swiper-slide .slide-heading .image {
  margin: 0 auto 14px;
  max-width: 235px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  width: 235px;
  height: 235px;
}
@media (max-width : 767px) {
  .doc-revs-sect .doc-revs-carousel .swiper-slide .slide-heading .image {
    margin-bottom: 20px;
  }
}
.doc-revs-sect .doc-revs-carousel .swiper-slide .slide-heading .image img {
  border-radius: 10px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.doc-revs-sect .doc-revs-carousel .swiper-slide .slide-heading .image .swiper-lazy-loaded {
  opacity: 1;
}
.doc-revs-sect .doc-revs-carousel .swiper-slide .slide-heading .name {
  display: block;
  color: #000;
  font-size: 19px;
  line-height: 20px;
  padding-bottom: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.doc-revs-sect .doc-revs-carousel .swiper-slide .slide-heading .role {
  display: block;
  font-size: 13px;
  color: #858686;
}
.doc-revs-sect .doc-revs-carousel .swiper-slide .slide-heading:after {
  content: "";
  display: block;
  clear: both;
  margin: 20px auto 0;
  height: 2px;
  background-color: #B6DDD6;
  width: 112px;
}
.doc-revs-sect .doc-revs-carousel .swiper-slide .rev-name {
  font-weight: 600;
  color: #000;
  display: block;
  padding-bottom: 10px;
  font-size: 22px;
}
.doc-revs-sect .doc-revs-carousel .swiper-slide p {
  margin: 0 0 25px;
  font-weight: 300;
  color: #767676;
  font-size: 16px;
}
.doc-revs-sect .doc-revs-carousel .swiper-slide .author-info {
  display: block;
  color: #000;
  font-size: 15px;
  padding-bottom: 18px;
}
.doc-revs-sect .doc-revs-carousel .swiper-slide .g_btn-green {
  padding: 5px 20px 6px;
}
.doc-revs-sect .doc-revs-carousel .swiper-slide-prev .slide-holder,
.doc-revs-sect .doc-revs-carousel .swiper-slide-next .slide-holder {
  opacity: 0;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
}

.map-section {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: -1px;
}
.map-section:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
@media (max-width : 767px) {
  .map-section:before {
    display: none;
  }
}
.map-section:after {
  content: "";
  display: block;
  clear: both;
  padding-top: 35%;
}
@media (max-width : 767px) {
  .map-section:after {
    padding-top: 140%;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  .map-section:after {
    padding-top: 50%;
  }
}
.map-section .map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.map-section .route-btn {
  background: url(/local/templates/eco.2024/frontend/css/../images/map-route-btn.png) no-repeat 18px 50% #fff;
  display: block;
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 10;
  padding: 6px 20px 7px 53px;
  border-radius: 50px;
  -webkit-box-shadow: 0 0 55px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 55px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  color: #49b09b;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid transparent;
}
@media (max-width : 767px) {
  .map-section .route-btn {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 10px;
    width: 220px;
  }
}
.map-section .route-btn:hover {
  border-color: #49b09b;
}
.map-section .print-btn {
  position: absolute;
  left: 30px;
  bottom: 30px;
  background: url(/local/templates/eco.2024/frontend/css/../images/map-route-print.png) no-repeat 50% 50% #fff;
  width: 53px;
  height: 53px;
  -webkit-box-shadow: 0 0 55px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 55px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  display: block;
  text-indent: -9999px;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .map-section .print-btn {
    background: url(/local/templates/eco.2024/frontend/css/../images/map-route-print@2x.png) no-repeat 50% 50% #fff;
    background-size: 28px 28px;
  }
}
@media (max-width : 767px) {
  .map-section .print-btn {
    left: 10px;
    bottom: 10px;
  }
}
.map-section .print-btn:hover {
  border-color: #4CAF9B;
}
.map-section .zoom-buttons {
  position: absolute;
  z-index: 5;
  bottom: 30px;
  right: 30px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 25px;
}
@media (max-width : 767px) {
  .map-section .zoom-buttons {
    display: none;
  }
}
.map-section .zoom-buttons .zoom-button {
  display: block;
  width: 36px;
  height: 35px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  outline: none;
  background: #fff;
  font-size: 25px;
  color: #49b09b;
  font-weight: bold;
  line-height: 35px;
}
.map-section .zoom-buttons .zoom-button:hover {
  background: #49b09b;
  color: #fff;
}
.map-section .zoom-buttons .zoom-in {
  border-radius: 20px 20px 0 0;
  border-bottom: 1px solid #F3E7E3;
}
.map-section .zoom-buttons .zoom-out {
  border-radius: 0 0 20px 20px;
  line-height: 30px;
}
.map-section .print-button-wrap {
  position: absolute;
  left: 15px;
  bottom: 25px;
  z-index: 20;
}
@media (max-width : 767px) {
  .map-section .print-button-wrap {
    display: none;
  }
}
.map-section .print-button-wrap .print-button {
  background: url(/local/templates/eco.2024/frontend/css/../images/bg-map-print-btn.png) no-repeat 85% 4px #0E5AAF;
  -webkit-box-shadow: 0 0 20px rgba(13, 78, 146, 0.4);
          box-shadow: 0 0 20px rgba(13, 78, 146, 0.4);
  border-radius: 12px;
  border: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
  color: #fff;
  font-size: 14px;
  padding: 2px 43px 4px 20px;
}
.map-section .print-button-wrap .print-button:hover {
  background-color: #1f77d3;
}
.map-section .infobubble {
  position: absolute;
}
.map-section .mapsBox {
  width: 230px;
  position: relative;
}
@media all and (-ms-high-contrast: none) {
  .map-section .mapsBox {
    width: 290px;
    overflow: hidden;
  }
}
.map-section .mapsBox .mapsbox-holder {
  position: relative;
}
.map-section .mapsBox .mapsbox-frame {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 15px 30px 20px;
}
.map-section .mapsBox .image {
  width: 119.5px;
  margin: 0 auto;
  padding-bottom: 15px;
}
.map-section .mapsBox .image img {
  max-width: 100%;
}
.map-section .mapsBox .icon {
  text-align: center;
  padding-bottom: 10px;
}
.map-section .mapsBox .adr {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #000;
  line-height: 22px;
}
.map-section .mapsBox .close {
  position: absolute;
  right: 10px;
  background: none;
  color: #000;
  opacity: 1;
}

footer {
  width: 100%;
  background: url(/local/templates/eco.2024/frontend/css/../images/bg-footer.jpg) no-repeat 50% 100% #D16973;
  background-size: cover;
}
footer .footer-top {
  width: 100%;
  padding: 65px 0 30px;
}
footer .footer-top:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  footer .footer-top {
    padding: 40px 0 10px;
  }
}
footer .columns-wrap {
  display: table;
  width: 100%;
}
@media (max-width : 767px) {
  footer .columns-wrap {
    display: block;
    padding: 0 10px;
  }
}
footer .columns-wrap .column {
  display: table-cell;
  vertical-align: top;
  border-right: 1px solid rgba(193, 203, 179, 0.14);
  padding: 0 20px 0 30px;
}
@media (min-width:992px) and (max-width:1199px) {
  footer .columns-wrap .column {
    padding: 0 10px 0 20px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  footer .columns-wrap .column {
    padding: 0 10px 0 20px;
    width: 25% !important;
    min-width: 0 !important;
  }
}
@media (max-width : 767px) {
  footer .columns-wrap .column {
    display: block;
    padding: 0 0 25px;
    border: none;
    width: 100% !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    margin-bottom: 20px;
  }
}
footer .columns-wrap .column-logo {
  padding-left: 0;
}
@media (min-width:768px) and (max-width:991px) {
  footer .columns-wrap .column-logo {
    width: 20% !important;
  }
}
@media (max-width : 767px) {
  footer .columns-wrap .column-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
footer .columns-wrap .column-logo ul a {
  font-size: 19px;
  font-weight: 600;
}
@media (min-width:768px) and (max-width:991px) {
  footer .columns-wrap .column-logo ul a {
    font-size: 15px;
  }
}
@media (max-width : 767px) {
  footer .columns-wrap .column-logo ul a {
    font-size: 22px;
  }
}
footer .columns-wrap .column-main {
  width: 24%;
}
@media (min-width:1400px) {
  footer .columns-wrap .column-main {
    width: 22%;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  footer .columns-wrap .column-main {
    width: 25%;
  }
}
footer .columns-wrap .column-contact {
  border: none;
  padding-right: 0;
  position: relative;
  min-width: 240px;
}
@media (min-width:768px) and (max-width:991px) {
  footer .columns-wrap .column-contact {
    width: 200px;
  }
}
@media (max-width : 767px) {
  footer .columns-wrap .column-contact {
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  footer .columns-wrap .column-contact .column-icon {
    margin-left: 20px;
  }
  footer .columns-wrap .column-contact .contact-text {
    padding-left: 20px;
  }
}
footer .columns-wrap .column-contact p {
  margin: 0 0 20px;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
}
@media (min-width:992px) and (max-width:1199px) {
  footer .columns-wrap .column-contact p {
    font-size: 15px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  footer .columns-wrap .column-contact p {
    font-size: 13px;
    line-height: 21px;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  footer .columns-wrap .column-contact p br {
    display: none !important;
  }
}
footer .columns-wrap .column-contact .fast-contact-box {
  padding-bottom: 35px;
}
footer .columns-wrap .column-contact a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
  font-size: 16px;
}
footer .columns-wrap .column-contact a:hover {
  text-decoration: none;
}
footer .columns-wrap .column-contact .phone-link {
  font-weight: bold;
  color: #f2a656;
  font-size: 19px;
  display: block;
  text-decoration: none;
  margin-bottom: 4px;
}
footer .columns-wrap .column-contact .site-made {
  position: static;
  bottom: 30px;
  left: 30px;
  right: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
@media (min-width:1400px) {
  footer .columns-wrap .column-contact .site-made {
    right: 50px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  footer .columns-wrap .column-contact .site-made {
    right: 0px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  footer .columns-wrap .column-contact .site-made {
    left: 20px;
    right: 0px;
  }
}
@media (max-width : 767px) {
  footer .columns-wrap .column-contact .site-made {
    position: static;
    width: 100%;
  }
}
footer .columns-wrap .column-contact .site-made .bproj {
  padding-top: 10px;
  display: inline-block;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width:768px) and (max-width:991px) {
  footer .columns-wrap .column-contact .site-made .bproj {
    font-size: 11px;
  }
}
@media (max-width : 767px) {
  footer .columns-wrap .column-contact .site-made .bproj {
    width: 100%;
    display: block;
    text-align: center;
  }
}
footer .columns-wrap .column-contact .site-made .bproj:hover strong {
  color: #fff;
}
footer .columns-wrap .column-contact .site-made .bproj span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-right: 18px;
}
footer .columns-wrap .column-contact .site-made .bproj span:after {
  content: "";
  display: block;
  clear: both;
  width: 9px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  right: 0;
  top: 50%;
  margin-top: -1px;
  position: absolute;
}
footer .columns-wrap .column-contact .site-made .bproj strong {
  display: inline-block;
  vertical-align: middle;
  padding-left: 7px;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width:768px) and (max-width:991px) {
  footer .columns-wrap .column-contact .site-made .bproj strong {
    font-size: 12px;
  }
}
footer .columns-wrap .column-contact .footer-main-nav {
  padding-bottom: 20px;
}
footer .columns-wrap .column-contact .footer-main-nav li {
  margin: 0;
}
footer .columns-wrap .column-contact .footer-main-nav li a {
  text-decoration: none;
}
footer .soc-list {
  width: 100%;
}
footer .soc-list:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  footer .soc-list {
    text-align: center;
    padding-bottom: 10px;
  }
}
footer .soc-list li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
@media (max-width : 767px) {
  footer .soc-list li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 10px;
  }
}
footer .soc-list li:first-child {
  margin-left: 0;
}
footer .soc-list a {
  display: table;
  width: 37px;
  height: 37px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer .soc-list a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
footer .soc-list a span {
  display: table-cell;
  vertical-align: middle;
}
footer .soc-list a img {
  max-width: 100%;
  height: auto;
}
footer .column-icon {
  padding-bottom: 30px;
  max-width: 47px;
}
@media (max-width : 767px) {
  footer .column-icon {
    padding-bottom: 20px;
    margin-left: 35px;
  }
}
footer .footer-logo {
  width: 216px;
  padding-bottom: 30px;
}
@media (min-width:992px) and (max-width:1199px) {
  footer .footer-logo {
    width: 160px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  footer .footer-logo {
    width: 108px;
  }
}
@media (max-width : 767px) {
  footer .footer-logo {
    margin: 0 auto 20px;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    width: auto;
  }
}
footer .footer-logo a {
  display: block;
}
footer .footer-main-nav {
  width: 100%;
}
@media (max-width : 767px) {
  footer .footer-main-nav {
    padding: 0 10px;
  }
}
footer .footer-main-nav li {
  margin-bottom: 15px;
}
@media (max-width : 767px) {
  footer .footer-main-nav li {
    padding-left: 5px;
  }
}
footer .footer-main-nav li:last-child {
  margin-bottom: 0;
}
footer .footer-main-nav li a {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
@media (min-width:768px) and (max-width:991px) {
  footer .footer-main-nav li a {
    font-size: 14px;
  }
}
@media (max-width : 767px) {
  footer .footer-main-nav li a {
    padding-left: 25px;
    font-size: 19px;
    display: block;
  }
}
footer .footer-main-nav li a:before {
  content: "";
  display: block;
  clear: both;
  background: url(/local/templates/eco.2024/frontend/css/../images/footer-nav-li.png) no-repeat;
  width: 5px;
  height: 9px;
  left: 0;
  top: 5px;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0.5;
}
@media (min-width:768px) and (max-width:991px) {
  footer .footer-main-nav li a:before {
    top: 3px;
  }
}
footer .footer-main-nav li a:hover {
  color: #ffcdcf;
}
footer .footer-main-nav li a:hover:before {
  opacity: 1;
}
footer .footer-main-nav .highlight a {
  color: #ffac4a;
}
footer .footer-main-nav .highlight a:before {
  background: url(/local/templates/eco.2024/frontend/css/../images/footer-nav-highlight.png) no-repeat;
  opacity: 1;
}
@media (max-width : 767px) {
  footer .footer-sub-nav {
    padding-left: 15px;
  }
}
footer .footer-sub-nav > li {
  background: url(/local/templates/eco.2024/frontend/css/../images/footer-subnav-arrow-new.png) no-repeat 0 5px;
  padding-left: 22px;
  margin-bottom: 10px;
}
@media (max-width: 768px) and (orientation: landscape) {
  footer .footer-sub-nav > li {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-left: -4px;
  }
}
footer .footer-sub-nav > li a {
  font-size: 15px;
  color: #fff;
}
@media (min-width:768px) and (max-width:991px) {
  footer .footer-sub-nav > li a {
    font-size: 14px;
  }
}
footer .footer-sub-nav > li a:hover {
  text-decoration: none;
  color: #ffd0d3;
}
footer .footer-sub-nav .more {
  display: none;
}
footer .footer-sub-nav .show-more {
  background: none;
}
footer .footer-sub-nav .show-more a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
@media (max-width : 767px) {
  footer .footer-sub-nav .show-more a:hover {
    color: #fff;
  }
}
footer .footer-sub-nav .show-more a:before {
  content: "";
  display: block;
  clear: both;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 3px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 100%;
  top: 6px;
  margin-left: 10px;
  z-index: 3;
}
footer .footer-sub-nav .active a:before {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
  top: 10px;
}
footer .footer-bottom {
  padding: 10px 0 15px;
  width: 100%;
  position: relative;
}
footer .footer-bottom:after {
  content: "";
  display: block;
  clear: both;
}
footer .footer-bottom a {
  color: #fff;
  text-decoration: underline;
}
@media (max-width : 767px) {
  footer .footer-bottom {
    position: relative;
    padding: 0px 0 30px;
  }
}
footer .footer-bottom .container {
  position: relative;
}
footer .footer-bottom .sitemap-link-wrap {
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width : 767px) {
  footer .footer-bottom .sitemap-link-wrap {
    position: static;
    margin: 0 auto;
    text-align: center;
  }
}
footer .footer-bottom .sitemap-link-wrap .sitemap-link {
  display: block;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.15);
  position: relative;
  width: 55px;
  height: 55px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  footer .footer-bottom .sitemap-link-wrap .sitemap-link {
    margin: 0 auto;
  }
}
footer .footer-bottom .sitemap-link-wrap .sitemap-link:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
footer .footer-bottom .sitemap-link-wrap .sitemap-link img {
  position: relative;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0 auto;
  display: block;
}
footer .footer-bottom .footer-bottom-text-box {
  padding: 10px 120px 0;
  text-align: center;
}
@media (max-width : 767px) {
  footer .footer-bottom .footer-bottom-text-box {
    padding: 20px 10px 0;
  }
}
footer .footer-bottom .footer-bottom-text-box p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin: 0 0 10px;
}
footer .footer-bottom .footer-bottom-text-box .copy {
  color: #fff;
  font-size: 14px;
  display: block;
  font-weight: bold;
}
footer .footer-banner {
  margin-bottom: 30px;
}
@media (max-width : 767px) {
  footer .footer-banner {
    text-align: center;
  }
}
footer .version-links {
  display: none;
  padding-bottom: 30px;
}
@media (max-width: 992px) {
  footer .version-links {
    display: block;
  }
}
footer .version-links .desktop-link {
  display: none;
}
@media (max-width : 767px) {
  footer .version-links .desktop-link {
    display: block;
  }
}
footer .version-links .mobile-link {
  display: none;
}
@media (min-width:768px) and (max-width:991px) {
  footer .version-links .mobile-link {
    display: block;
  }
}
footer .top-searchform {
  width: 96%;
  padding-top: 10px;
  padding-bottom: 20px;
}
footer .top-searchform .search-group {
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 16px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0 35px 0 20px;
}
footer .top-searchform .search-group:after {
  content: "";
  display: block;
  clear: both;
}
footer .top-searchform .input-wrap {
  width: 100%;
}
@media (min-width:768px) and (max-width:991px) {
  footer .top-searchform .input-wrap {
    width: 150px;
  }
}
footer .top-searchform .form-control {
  background: none;
  border: none;
  height: 31px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  z-index: 3;
}
footer .top-searchform .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
footer .top-searchform .form-control:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
footer .top-searchform .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
footer .top-searchform .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
footer .top-searchform .form-control:focus + .foc {
  opacity: 1;
}
footer .top-searchform .btn-search {
  outline: none;
  width: 22px;
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  right: 10px;
  border: none;
  background: url(/local/templates/eco.2024/frontend/css/../images/header-icon-search.png) no-repeat 50% 46%;
  background-size: 18.5px auto;
  margin: 0;
}
footer .top-searchform .foc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #B06662;
  border-radius: 16px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.breadcrumbs {
  width: 100%;
  padding-bottom: 25px;
}
.breadcrumbs li {
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
}
@media (max-width : 767px) {
  .breadcrumbs li {
    margin-bottom: 10px;
  }
}
.breadcrumbs li:after {
  content: "";
  display: block;
  clear: both;
  content: "/";
  display: inline-block;
  padding: 0 7px 0 10px;
}
.breadcrumbs li:last-child:after {
  display: none;
}
.breadcrumbs li a {
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-weight: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.breadcrumbs li a:hover {
  color: rgba(0, 0, 0, 0.9);
}

.sub-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width : 767px) {
  .sub-nav {
    display: block;
  }
}
.sub-nav li {
  width: 50%;
  position: relative;
  padding-left: 21px;
  padding-right: 5px;
}
@media (max-width : 767px) {
  .sub-nav li {
    width: 100%;
  }
}
.sub-nav li:before {
  content: "";
  display: block;
  clear: both;
  opacity: 0.7;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 3px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 15px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.sub-nav li a {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  position: relative;
  padding: 7px 0;
}
.sub-nav li a:after {
  content: "";
  display: block;
  clear: both;
  top: 100%;
  left: 0;
  width: 0;
  height: 1px;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: rgba(0, 0, 0, 0.5);
  margin-top: -6px;
}
.sub-nav li a:hover:after {
  opacity: 1;
  width: 100%;
}
.sub-nav li.active a {
  opacity: 0.5;
}

@media (max-width : 767px) {
  .about-top-sect {
    padding-bottom: 0;
  }
}
.about-top-sect .about-text-tizer {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 30px;
}
@media (max-width : 767px) {
  .about-top-sect .about-text-tizer {
    display: block;
    margin-bottom: 40px;
  }
}
.about-top-sect .about-text {
  width: 40%;
  min-width: 350px;
  color: #000;
  padding-left: 20px;
  padding-right: 45px;
  position: relative;
}
@media (min-width:768px) and (max-width:991px) {
  .about-top-sect .about-text {
    padding-right: 20px;
    padding-left: 0;
  }
}
@media (max-width : 767px) {
  .about-top-sect .about-text {
    min-width: 0;
    width: 100%;
    padding: 0 10px 20px;
  }
}
.about-top-sect .about-text:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 20px;
  left: 100%;
  width: 2px;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.3);
}
@media (max-width : 767px) {
  .about-top-sect .about-text:before {
    display: none;
  }
}
.about-top-sect .about-text p {
  font-size: 22px;
  line-height: 29px;
  margin: 0;
}
@media (min-width:768px) and (max-width:991px) {
  .about-top-sect .about-text p {
    font-size: 18px;
    line-height: 24px;
  }
}
.about-top-sect .about-links {
  width: 55%;
}
@media (min-width:992px) and (max-width:1199px) {
  .about-top-sect .about-links .sub-nav li a {
    font-size: 18px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .about-top-sect .about-links {
    padding-left: 20px;
  }
  .about-top-sect .about-links .sub-nav li a {
    font-size: 16px;
  }
  .about-top-sect .about-links .breadcrumbs {
    padding-bottom: 10px;
  }
}
@media (max-width : 767px) {
  .about-top-sect .about-links {
    width: 100%;
  }
  .about-top-sect .about-links .breadcrumbs {
    padding-left: 10px;
    padding-bottom: 20px;
  }
  .about-top-sect .about-links .sub-nav {
    padding-left: 15px;
  }
}
.about-top-sect h1 {
  font-weight: 300;
  font-size: 50px;
  line-height: 44px;
  margin: 0 0 30px;
}
@media (min-width:768px) and (max-width:991px) {
  .about-top-sect h1 {
    font-size: 46px;
  }
}
@media (max-width : 767px) {
  .about-top-sect h1 {
    font-size: 40px;
  }
}

.about-top-carousel {
  width: 100%;
  position: relative;
}
@media (max-width : 767px) {
  .about-top-carousel {
    min-height: 0;
    position: relative;
    padding-top: 50px;
  }
}
.about-top-carousel .btn-next,
.about-top-carousel .btn-prev {
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  left: 76%;
  top: 33%;
  border: none;
  background: none;
  z-index: 10;
}
@media (max-width : 767px) {
  .about-top-carousel .btn-next,
.about-top-carousel .btn-prev {
    top: 0;
    width: 20px;
    height: 20px;
    z-index: 20;
    left: 65%;
  }
}
.about-top-carousel .btn-next:after,
.about-top-carousel .btn-prev:after {
  content: "";
  display: block;
  clear: both;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 13px;
  position: absolute;
  top: 15%;
  left: 0%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .about-top-carousel .btn-next:after,
.about-top-carousel .btn-prev:after {
    padding: 6px;
  }
}
@media (min-width:1400px) {
  .about-top-carousel .btn-next,
.about-top-carousel .btn-prev {
    left: 72%;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .about-top-carousel .btn-next,
.about-top-carousel .btn-prev {
    left: 76%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .about-top-carousel .btn-next,
.about-top-carousel .btn-prev {
    left: 75%;
    top: 25%;
  }
}
@media (min-width: 768px) {
  .about-top-carousel .btn-next:hover:after,
.about-top-carousel .btn-prev:hover:after {
    -webkit-transform: rotate(-45deg) scale(1.2);
        -ms-transform: rotate(-45deg) scale(1.2);
            transform: rotate(-45deg) scale(1.2);
  }
}
.about-top-carousel .btn-prev {
  left: auto;
  right: 76%;
}
.about-top-carousel .btn-prev:after {
  left: auto;
  right: 0;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media (min-width:1400px) {
  .about-top-carousel .btn-prev {
    right: 72%;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .about-top-carousel .btn-prev {
    right: 76%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .about-top-carousel .btn-prev {
    right: 75%;
  }
}
@media (max-width : 767px) {
  .about-top-carousel .btn-prev {
    right: 65%;
  }
}
@media (min-width: 768px) {
  .about-top-carousel .btn-prev:hover:after {
    -webkit-transform: rotate(135deg) scale(1.2);
        -ms-transform: rotate(135deg) scale(1.2);
            transform: rotate(135deg) scale(1.2);
  }
}
.about-top-carousel .swiper-pagination {
  width: 100%;
  margin-top: 20px;
  position: relative;
}
@media (max-width : 767px) {
  .about-top-carousel .swiper-pagination {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 0;
  }
}
.about-top-carousel .swiper-pagination span {
  display: inline-block;
  margin: 0 3px;
  vertical-align: middle;
  width: 2px;
  height: 12px;
  border-radius: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
}
.about-top-carousel .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}
@media (max-width : 767px) {
  .about-top-carousel .swiper-slide {
    width: 100%;
  }
}
.about-top-carousel .swiper-slide .slide-holder {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.about-top-carousel .swiper-slide .swiper-slide-shadow-left,
.about-top-carousel .swiper-slide .swiper-slide-shadow-right {
  display: none !important;
}
.about-top-carousel .swiper-slide .abs-link {
  display: none;
}
.about-top-carousel .swiper-slide .image {
  width: 100%;
  position: relative;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0 30px;
}
@media (max-width : 767px) {
  .about-top-carousel .swiper-slide .image {
    padding: 0;
  }
}
.about-top-carousel .swiper-slide .image .image-holder {
  display: inline-block;
  position: relative;
}
.about-top-carousel .swiper-slide .image:after {
  content: "";
  display: block;
  clear: both;
  height: 2px;
  width: 100%;
  left: 0;
  top: 100%;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.about-top-carousel .swiper-slide .image:hover img {
  opacity: 0.8;
}
.about-top-carousel .swiper-slide .image img {
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 10px;
}
@media (max-width : 767px) {
  .about-top-carousel .swiper-slide .image img {
    border-radius: 0;
  }
}
.about-top-carousel .swiper-slide .slide-text {
  border-left: 1px solid rgba(0, 0, 0, 0.6);;
  margin: 0 auto;
  display: inline-block;
  width: 45%;
  padding: 20px 0 25px 30px;
  text-align: left;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
@media (max-width : 767px) {
  .about-top-carousel .swiper-slide .slide-text {
    display: none;
  }
}
.about-top-carousel .swiper-slide .slide-text strong {
  display: block;
  color: #000;
  padding-bottom: 5px;
  font-size: 16px;
}
.about-top-carousel .swiper-slide .slide-text span {
  display: block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}
.about-top-carousel .swiper-slide-active .slide-text {
  opacity: 1;
}
.about-top-carousel .swiper-slide-active .abs-link {
  display: block;
}

.about-content-sect {
  padding-top: 70px;
}
@media (max-width : 767px) {
  .about-content-sect {
    padding-top: 50px;
  }
}
.about-content-sect .g_centered-text {
  margin-bottom: 75px;
}
@media (max-width : 767px) {
  .about-content-sect .g_centered-text {
    margin-bottom: 40px;
  }
}

.priciples-box {
  padding-bottom: 43px;
  padding-top: 30px;
}
@media (max-width : 767px) {
  .priciples-box {
    background-color: #fff;
    -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 100px rgba(0, 0, 0, 0.15);
    padding-bottom: 0;
    padding-top: 50px;
  }
  .priciples-box .container {
    padding: 0;
  }
  .priciples-box .g_white-boxed {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.priciples-box h2 {
  padding-left: 3%;
  margin-bottom: 50px;
}
@media (max-width : 767px) {
  .priciples-box h2 {
    font-size: 12vw;
    line-height: 14vw;
    padding-left: 30px;
    margin-bottom: 10px;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .priciples-box h2 {
    font-size: 10vw;
    line-height: 11vw;
  }
}

.flexcolumns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width:768px) and (max-width:991px) {
  .flexcolumns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width : 767px) {
  .flexcolumns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.flexcolumns .flexcol {
  width: 50%;
}
@media (min-width:768px) and (max-width:991px) {
  .flexcolumns .flexcol {
    width: 100%;
  }
}
@media (max-width : 767px) {
  .flexcolumns .flexcol {
    width: 100%;
  }
}
.flexcolumns .flexcol:first-child {
  padding-right: 6%;
}
@media (max-width : 767px) {
  .flexcolumns .text-col {
    padding: 0 20px !important;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .flexcolumns .image-col {
    padding-bottom: 30px;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
@media (max-width : 767px) {
  .flexcolumns .image-col {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    padding: 0 0 30px !important;
  }
}

.about-content-row {
  padding-bottom: 30px;
}
@media (max-width : 767px) {
  .about-content-row:last-child {
    padding-bottom: 0;
  }
}
.about-content-row p {
  font-size: 16px;
  line-height: 21px;
  color: #313131;
  margin: 0 0 25px;
  font-weight: 300;
}
.about-content-row .image {
  padding-bottom: 30px;
}
@media (max-width : 767px) {
  .about-content-row .image {
    padding-bottom: 0px;
  }
}
.about-content-row .image-desc {
  margin-left: 15%;
  text-align: left;
  border-left: 1px solid #D69085;
  padding: 25px 0 25px 8%;
}
.about-content-row .image-desc strong {
  display: block;
  padding-bottom: 5px;
}
.about-content-row .image-desc span {
  display: block;
}

.princ-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width : 767px) {
  .princ-list {
    display: block;
  }
}
.princ-list li {
  width: 33.3333%;
  display: block;
  padding: 20px 25px 20px;
}
@media (min-width:992px) and (max-width:1199px) {
  .princ-list li {
    width: 50%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .princ-list li {
    width: 50%;
  }
}
@media (max-width : 767px) {
  .princ-list li {
    width: 100%;
    padding: 10px 0 20px;
  }
}
.princ-list li .image {
  padding-bottom: 20px;
}
.princ-list li .image img {
  width: 100%;
}
.princ-list li p {
  color: #6d6d6d;
  font-size: 15px;
  line-height: 19px;
  margin: 0 0 20px;
}
.princ-list li p:last-child {
  margin-bottom: 0;
}
@media (max-width : 767px) {
  .princ-list li p {
    padding: 0 5px;
    font-size: 5vw;
    line-height: 6vw;
  }
}
.princ-list li .title {
  font-size: 23px;
  display: block;
  line-height: 25px;
  padding-bottom: 20px;
}
@media (max-width : 767px) {
  .princ-list li .title {
    padding: 0 5px 20px;
    font-size: 6vw;
    line-height: 7vw;
  }
}

.resource-heading {
  text-align: center;
}
.resource-heading .res-title {
  text-transform: uppercase;
  color: #B7B7B7;
  letter-spacing: 2px;
  font-size: 13px;
  display: block;
  font-weight: 600;
  padding-bottom: 25px;
}

.resource-nav {
  display: block;
  width: 100%;
  text-align: center;
  padding-bottom: 45px;
}
@media (max-width : 767px) {
  .resource-nav {
    padding-bottom: 25px;
  }
}
.resource-nav li {
  display: inline-block;
  padding: 0 30px;
}
@media (min-width:768px) and (max-width:991px) {
  .resource-nav li {
    padding: 0 20px;
  }
}
@media (max-width : 767px) {
  .resource-nav li {
    padding: 0 5px 15px;
    display: block;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .resource-nav li {
    display: inline-block;
    padding: 0 5px 10px;
  }
}
.resource-nav li a {
  color: #49b09b;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
  display: block;
}
@media (max-width : 767px) {
  .resource-nav li a {
    display: inline-block;
    padding-bottom: 3px;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .resource-nav li a {
    font-size: 15px;
  }
}
.resource-nav li a:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  opacity: 0;
  background: #DBDBDB;
}
.resource-nav li a:hover {
  color: #DE7D7E;
}
.resource-nav li.active a {
  font-size: 18px;
  color: #afafaf;
}
@media (max-width : 767px) and (orientation: landscape) {
  .resource-nav li.active a {
    font-size: 15px;
  }
}
.resource-nav li.active a:after {
  opacity: 1;
}

.presscenter-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 0 30px;
}
.presscenter-list .article__date-time-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.presscenter-list .article__date-time-wrap .article__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  margin-right: 30px;
}
.presscenter-list .article__date-time-wrap .article__date i {
  margin-right: 10px;
  width: 20px;
}
.presscenter-list .article__date-time-wrap .article__date i img {
  -webkit-filter: invert(0.5);
          filter: invert(0.5);
}
.presscenter-list .article__date-time-wrap .article__time-to-read {
  border-radius: 5px;
  background: #ccc;
  padding: 5px 10px;
  color: #fff;
}
.presscenter-list li {
  width: 33.3333%;
  padding: 0 35px 50px;
}
@media (min-width:992px) and (max-width:1199px) {
  .presscenter-list li {
    padding: 0 20px 20px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .presscenter-list li {
    width: 50%;
    padding: 0 20px 30px;
  }
}
@media (max-width : 767px) {
  .presscenter-list li {
    width: 100%;
    padding: 0 10px 30px;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .presscenter-list li {
    width: 50%;
  }
}
.presscenter-list li .item-holder:hover .image-wrap img {
  -webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
          box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
}
.presscenter-list li .item-holder:hover .title {
  color: #DD7E80;
}
.presscenter-list li .image-wrap {
  display: block;
  margin-bottom: 30px;
}
.presscenter-list li .image-wrap img {
  width: 100%;
  display: block;
  -webkit-box-shadow: 0 20px 80px rgba(0, 0, 0, 0.1);
          box-shadow: 0 20px 80px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.presscenter-list li .desc {
  padding: 0 25px;
}
@media (max-width : 767px) and (orientation: landscape) {
  .presscenter-list li .desc {
    padding: 0 15px;
  }
}
.presscenter-list li .title-wrap {
  margin-bottom: 16px;
}
@media (max-width : 767px) {
  .presscenter-list li .title-wrap {
    max-height: 100%;
  }
}
.presscenter-list li .title {
  font-size: 22px;
  display: block;
  line-height: 24px;
  color: #000000;
  max-height: 73px;
  overflow: hidden;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .presscenter-list li .title {
    max-height: none;
    overflow: visible;
    color: #000000 !important;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .presscenter-list li .title {
    max-height: 68px;
    overflow: hidden;
    font-size: 18px;
    line-height: 22px;
  }
}
.presscenter-list li p {
  color: #8f8f8f;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}
.presscenter-list li .date {
  font-size: 16px;
  display: block;
}

.pagenavi-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 50px;
}
@media (max-width : 767px) {
  .pagenavi-wrap {
    display: block;
    padding: 0 20px 20px;
  }
  .pagenavi-wrap .more-wrap {
    width: 100%;
    text-align: center;
  }
  .pagenavi-wrap .more-wrap .g_btn-red-arrow {
    width: 100%;
    margin: 0 auto;
    max-width: 350px;
  }
}

@media (max-width : 767px) {
  .pagenavi {
    margin-bottom: 30px;
    text-align: center;
  }
}
.pagenavi li {
  display: inline-block;
  margin: 0 15px 0 0;
}
@media (max-width : 767px) {
  .pagenavi li {
    margin-right: 5px;
  }
}
.pagenavi li:last-child {
  margin-right: 0;
}
.pagenavi li a {
  border-radius: 50%;
  width: 34px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  border: 2px solid transparent;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #49b09b;
  font-size: 15px;
  font-weight: bold;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}
@media (max-width : 767px) {
  .pagenavi li a {
    width: 28px;
    height: 28px;
  }
}
.pagenavi li a:hover {
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
  color: #DC7F82;
}
.pagenavi li.active a {
  border-color: #A5D6CD;
  color: #49b09b;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}

.journal-carousel-wrap {
  padding: 0 0 100px;
}
@media (max-width : 767px) {
  .journal-carousel-wrap {
    overflow: hidden;
    width: 100%;
  }
}
.journal-carousel-wrap .carousel-info {
  float: left;
  width: 25%;
  padding-right: 5%;
}
@media (min-width:768px) and (max-width:991px) {
  .journal-carousel-wrap .carousel-info {
    width: 30%;
    padding-right: 20px;
  }
}
@media (max-width : 767px) {
  .journal-carousel-wrap .carousel-info {
    float: none;
    width: 100%;
    padding: 0 20px 20px;
  }
}
.journal-carousel-wrap .carousel-info .carousel-dots {
  padding-bottom: 35px;
}
.journal-carousel-wrap .carousel-info h4 {
  margin: 0 0 20px;
  font-size: 40px;
  font-weight: normal;
  line-height: 41px;
}
.journal-carousel-wrap .carousel-info p {
  color: #94a1a1;
  font-size: 15px;
  line-height: 23px;
  min-height: 90px;
}
@media (max-width : 767px) {
  .journal-carousel-wrap .carousel-info p {
    min-height: auto;
  }
}
.journal-carousel-wrap .btn-next,
.journal-carousel-wrap .btn-prev {
  display: inline-block;
}
@media (max-width : 767px) {
  .journal-carousel-wrap .swiper-container {
    width: 130%;
  }
}
.journal-carousel-wrap .journal-carousel .swiper-slide {
  text-align: center;
  outline: none !important;
  padding: 10px 10px;
}
.journal-carousel-wrap .journal-carousel a.journal-link {
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.journal-carousel-wrap .journal-carousel a.journal-link:hover img {
  -webkit-box-shadow: 2px 1px 15px rgba(0, 0, 0, 0.4);
          box-shadow: 2px 1px 15px rgba(0, 0, 0, 0.4);
}
.journal-carousel-wrap .journal-carousel a.journal-link:hover span {
  color: #000;
}
.journal-carousel-wrap .journal-carousel a.journal-link img {
  display: block;
  border-radius: 10px;
  margin-bottom: 20px;
  -webkit-box-shadow: 2px 1px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 1px 15px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.journal-carousel-wrap .journal-carousel a.journal-link span {
  display: block;
  color: #868686;
  font-size: 13px;
  line-height: 18px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.journal-carousel-wrap .journal-carousel a.journal-link span:before {
  content: "";
  display: block;
  clear: both;
  margin: 0 auto 15px;
  width: 25px;
  height: 2px;
  background-color: #4CAF9B;
}

.photo-cat-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  max-width: 1200px;
}
.photo-cat-list li {
  width: 50%;
  padding: 0 30px 60px 0;
}
@media (min-width:992px) and (max-width:1199px) {
  .photo-cat-list li {
    padding: 0 20px 40px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .photo-cat-list li {
    padding: 0 10px 20px;
  }
}
@media (max-width : 767px) {
  .photo-cat-list li {
    width: 100%;
    padding: 0 0 30px !important;
  }
}
.photo-cat-list li:nth-child(2n) {
  padding-left: 30px;
  padding-right: 0;
}
@media (min-width:992px) and (max-width:1199px) {
  .photo-cat-list li:nth-child(2n) {
    padding-left: 20px;
    padding-right: 0;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .photo-cat-list li:nth-child(2n) {
    padding-left: 10px;
    padding-right: 0;
  }
}
.photo-cat-list li:nth-child(2) img, .photo-cat-list li:nth-child(3) img, .photo-cat-list li:nth-child(6) img, .photo-cat-list li:nth-child(7) img, .photo-cat-list li:nth-child(10) img, .photo-cat-list li:nth-child(11) img {
  -webkit-box-shadow: 0 10px 100px rgba(109, 188, 173, 0.3);
          box-shadow: 0 10px 100px rgba(109, 188, 173, 0.3);
}
.photo-cat-list li:nth-child(2) .btn-fake, .photo-cat-list li:nth-child(3) .btn-fake, .photo-cat-list li:nth-child(6) .btn-fake, .photo-cat-list li:nth-child(7) .btn-fake, .photo-cat-list li:nth-child(10) .btn-fake, .photo-cat-list li:nth-child(11) .btn-fake {
  color: #6cbdac;
}
.photo-cat-list li:nth-child(2) a:hover img, .photo-cat-list li:nth-child(3) a:hover img, .photo-cat-list li:nth-child(6) a:hover img, .photo-cat-list li:nth-child(7) a:hover img, .photo-cat-list li:nth-child(10) a:hover img, .photo-cat-list li:nth-child(11) a:hover img {
  -webkit-box-shadow: 0 10px 80px rgba(109, 188, 173, 0.8);
          box-shadow: 0 10px 80px rgba(109, 188, 173, 0.8);
}
.photo-cat-list li a {
  display: block;
  position: relative;
}
.photo-cat-list li a:hover img {
  -webkit-box-shadow: 0 10px 80px rgba(225, 143, 119, 0.8);
          box-shadow: 0 10px 80px rgba(225, 143, 119, 0.8);
}
.photo-cat-list li a img {
  width: 100%;
  border-radius: 8px;
  -webkit-box-shadow: 0 10px 100px rgba(225, 143, 119, 0.3);
          box-shadow: 0 10px 100px rgba(225, 143, 119, 0.3);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.photo-cat-list li a .text-wrap {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 50%;
  width: 50%;
}
@media (min-width:768px) and (max-width:991px) {
  .photo-cat-list li a .text-wrap {
    left: 45%;
    width: 55%;
    padding-right: 10px;
  }
}
@media (max-width : 767px) {
  .photo-cat-list li a .text-wrap {
    left: 45%;
    width: 55%;
    padding-right: 10px;
  }
}
.photo-cat-list li a .title {
  display: block;
  color: #fff;
  font-size: 28px;
  line-height: 28px;
  padding-bottom: 10px;
  padding-left: 13px;
}
@media (min-width:768px) and (max-width:991px) {
  .photo-cat-list li a .title {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width : 767px) {
  .photo-cat-list li a .title {
    font-size: 20px;
    line-height: 22px;
  }
}
.photo-cat-list li a .photos-count {
  display: block;
  color: #fff;
  padding-bottom: 20px;
  font-size: 13px;
  padding-left: 13px;
}
.photo-cat-list li a .btn-fake {
  color: #d67e7e;
  background: #fff;
  display: inline-block;
  padding: 6px 17px 7px;
  font-weight: 600;
  font-size: 16px;
  border-radius: 15px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:768px) and (max-width:991px) {
  .photo-cat-list li a .btn-fake {
    font-size: 15px;
    padding: 5px 15px 6px;
  }
}
@media (max-width : 767px) {
  .photo-cat-list li a .btn-fake {
    font-size: 15px;
    padding: 5px 15px 6px;
  }
}

.video-cat-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  max-width: 1200px;
}
.video-cat-list li {
  width: 50%;
  padding: 0 30px 60px 0;
  text-align: center;
}
@media (min-width:1400px) {
  .video-cat-list li {
    padding-right: 35px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .video-cat-list li {
    padding: 0 20px 40px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .video-cat-list li {
    padding: 0 10px 20px;
  }
}
@media (max-width : 767px) {
  .video-cat-list li {
    width: 100%;
    padding: 0 0 30px !important;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .video-cat-list li {
    width: 50%;
    padding: 0 10px 30px !important;
  }
}
.video-cat-list li:nth-child(2n) {
  padding-left: 30px;
  padding-right: 0;
}
@media (min-width:1400px) {
  .video-cat-list li:nth-child(2n) {
    padding-left: 35px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .video-cat-list li:nth-child(2n) {
    padding-left: 20px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .video-cat-list li:nth-child(2n) {
    padding-left: 10px;
  }
}
.video-cat-list li strong {
  font-size: 21px;
  line-height: 32px;
  display: block;
  padding: 0 10%;
  font-weight: 600;
}
@media (max-width : 767px) and (orientation: landscape) {
  .video-cat-list li strong {
    padding: 0 10px;
    font-size: 18px;
    line-height: 28px;
  }
}
.video-cat-list li a {
  display: block;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 25px;
  position: relative;
  -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 100px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.video-cat-list li a:hover {
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
}
.video-cat-list li a:hover:before {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.video-cat-list li a:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 4s ease;
  -o-transition: all 4s ease;
  transition: all 4s ease;
}
.video-cat-list li a:before {
  content: "";
  display: block;
  clear: both;
  background: url(/local/templates/eco.2024/frontend/css/../images/btn-video-play.png) no-repeat;
  width: 79px;
  height: 79px;
  background-size: 79px auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 5;
}
.video-cat-list li a img {
  width: 100%;
  border-radius: 8px;
  -webkit-box-shadow: 0 10px 100px rgba(225, 143, 119, 0.3);
          box-shadow: 0 10px 100px rgba(225, 143, 119, 0.3);
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.photo-galery-list-name {
  text-align: center;
  margin-top: -15px;
}
.photo-galery-list-name h2 {
  color: #000000;
  font-size: 30px;
  margin: 0 0 30px;
}

.photo-galery-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
.photo-galery-list li {
  padding: 0 15px 30px;
  width: 20%;
}
@media (min-width:1400px) {
  .photo-galery-list li {
    width: 16.666666%;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .photo-galery-list li {
    width: 25%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .photo-galery-list li {
    width: 25%;
    padding: 0 10px 20px;
  }
}
@media (max-width : 767px) {
  .photo-galery-list li {
    width: 50%;
    padding: 0 10px 20px;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .photo-galery-list li {
    width: 33.33333%;
  }
}
.photo-galery-list li a {
  display: block;
}
.photo-galery-list li a img {
  border-radius: 8px;
  display: block;
  width: 100%;
}

.other-gals-wrap {
  text-align: center;
}
.other-gals-wrap .g_btn-red-arrow {
  font-size: 18px;
  padding: 11px 54px 13px 35px;
}

.scheme-tab-list {
  display: block;
  width: 100%;
  text-align: center;
  padding-bottom: 45px;
}
@media (max-width : 767px) {
  .scheme-tab-list {
    padding-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.scheme-tab-list li {
  display: inline-block;
  padding: 0 30px;
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-tab-list li {
    padding: 0 20px;
  }
}
@media (max-width : 767px) {
  .scheme-tab-list li {
    padding: 0 5px 15px;
    display: block;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .scheme-tab-list li {
    display: inline-block;
    padding: 0 20px 10px;
  }
}
.scheme-tab-list li a {
  color: #49b09b;
  font-weight: 600;
  font-size: 22px;
  position: relative;
  padding: 0 10px 8px;
  display: block;
}
@media (max-width : 767px) {
  .scheme-tab-list li a {
    display: inline-block;
    padding: 0 0 5px;
    font-size: 18px;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .scheme-tab-list li a {
    font-size: 22px;
  }
}
.scheme-tab-list li a:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  opacity: 0;
  background: #B6B4B4;
}
.scheme-tab-list li a:hover {
  color: #DE7D7E;
}
.scheme-tab-list li.active a {
  color: #989898;
}
.scheme-tab-list li.active a:after {
  opacity: 1;
}

.transport-scheme-page {
  overflow: hidden;
}
@media (max-width : 767px) {
  .transport-scheme-page .container {
    padding: 0;
  }
}

.scheme-steps {
  width: 100%;
}
.scheme-steps .scheme-item {
  position: relative;
  padding: 80px 0 50px;
}
@media (max-width : 767px) {
  .scheme-steps .scheme-item {
    padding: 20px 0 30px;
  }
}
.scheme-steps .scheme-item:before {
  content: "";
  display: block;
  clear: both;
  top: 105px;
  bottom: 0;
  left: 52px;
  background-color: #F1CDCA;
  width: 2px;
  z-index: 7;
  position: absolute;
}
@media (max-width : 767px) {
  .scheme-steps .scheme-item:before {
    display: none;
  }
}
.scheme-steps .scheme-item-green:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#F1CECB), color-stop(30%, #F1CECB), color-stop(70%, #B9DDD5), to(#B9DDD5));
  background: -o-linear-gradient(top, #F1CECB 0%, #F1CECB 30%, #B9DDD5 70%, #B9DDD5 100%);
  background: linear-gradient(to bottom, #F1CECB 0%, #F1CECB 30%, #B9DDD5 70%, #B9DDD5 100%);
}
@media (max-width : 767px) {
  .scheme-steps .scheme-item-last {
    padding-bottom: 0;
  }
}
.scheme-steps .scheme-item-last:before {
  top: 0;
  height: 70px;
  background-color: #BADDD5;
}
.scheme-steps .scheme-item-last .item-info {
  top: 70px;
}
@media (max-width : 767px) {
  .scheme-steps .scheme-item-last .item-info {
    top: auto;
  }
}
.scheme-steps .scheme-item-last .item-info .num {
  border-color: #4CAF9A;
}
.scheme-steps .scheme-item-last .item-info .num strong {
  color: #49b09b;
}
.scheme-steps .scheme-item-last .item-info .num span {
  color: #49b09b;
}
.scheme-steps .scheme-item-last .scheme-box-write .scheme-zapis-text {
  padding-top: 190px;
}
@media (max-width : 767px) {
  .scheme-steps .scheme-item-last .scheme-box-write .scheme-zapis-text {
    padding-top: 0;
  }
}
.scheme-steps .scheme-item-last.item-last-red {
  padding-top: 0;
}
@media (max-width : 767px) {
  .scheme-steps .scheme-item-last.item-last-red {
    padding-bottom: 0;
  }
}
.scheme-steps .scheme-item-last.item-last-red:before {
  display: none;
}
.scheme-steps .scheme-item-last.item-last-red .scheme-box {
  padding-top: 60px;
}
@media (max-width : 767px) {
  .scheme-steps .scheme-item-last.item-last-red .scheme-box {
    padding-top: 0;
  }
}
.scheme-steps .scheme-item-last.item-last-red .item-info {
  top: 0;
}
@media (max-width : 767px) {
  .scheme-steps .scheme-item-last.item-last-red .item-info {
    padding-bottom: 0;
  }
}
.scheme-steps .scheme-item-last.item-last-red .item-info .num {
  border-color: #DD928A;
}
.scheme-steps .scheme-item-last.item-last-red .item-info .num strong {
  color: #DD928A;
}
.scheme-steps .scheme-item-last.item-last-red .item-info .num span {
  color: #DD928A;
}
.scheme-steps .scheme-item-first {
  padding-bottom: 0;
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-steps .scheme-item-first {
    padding-bottom: 30px;
  }
}
@media (max-width : 767px) {
  .scheme-steps .scheme-item-first {
    padding-bottom: 30px;
  }
}
.scheme-steps .item-info {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 4;
  top: 0;
  left: 0;
}
@media (max-width : 767px) {
  .scheme-steps .item-info {
    position: relative;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 0 20px 30px;
    z-index: 6;
  }
}
.scheme-steps .item-info .num {
  border-radius: 50%;
  border: 1px solid #DB877D;
  width: 105px;
  height: 105px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width : 767px) {
  .scheme-steps .item-info .num {
    margin: 0 auto 20px;
  }
}
.scheme-steps .item-info .num strong {
  display: block;
  font-size: 60px;
  color: #dc847a;
  line-height: 50px;
  font-weight: 600;
}
.scheme-steps .item-info .num span {
  display: block;
  font-weight: 600;
  font-size: 17px;
  color: #dc847a;
}
.scheme-steps .item-info .num.num-green {
  border-color: #58B4A2;
}
.scheme-steps .item-info .num.num-green strong,
.scheme-steps .item-info .num.num-green span {
  color: #4CAF9B;
}
.scheme-steps .item-info .item-desc {
  padding-left: 30px;
  font-size: 30px;
  line-height: 31px;
  color: #000;
}
@media (max-width : 767px) {
  .scheme-steps .item-info .item-desc {
    padding-left: 0;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
  }
  .scheme-steps .item-info .item-desc br {
    display: none !important;
  }
}
.scheme-steps .scheme-box .scheme-content {
  padding-left: 135px;
}
@media (min-width:992px) and (max-width:1199px) {
  .scheme-steps .scheme-box .scheme-content {
    padding-left: 80px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-steps .scheme-box .scheme-content {
    padding-left: 100px;
  }
}
@media (max-width : 767px) {
  .scheme-steps .scheme-box .scheme-content {
    padding-left: 0;
  }
}
.scheme-steps .scheme-box-living {
  padding-left: 120px;
}
@media (min-width:992px) and (max-width:1199px) {
  .scheme-steps .scheme-box-living {
    padding-left: 80px;
  }
}
@media (max-width : 767px) {
  .scheme-steps .scheme-box-living {
    padding-left: 0;
  }
}

.scheme-box {
  position: relative;
}
.scheme-box .image {
  text-align: center;
  position: relative;
}
.scheme-box .image img {
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 4;
}
@media (max-width : 767px) {
  .scheme-box .image img {
    width: 100%;
  }
}
.scheme-box .image .icon-box {
  background: url(/local/templates/eco.2024/frontend/css/../images/phone-icon-scheme.png) no-repeat 60% 60% #fff;
  width: 125px;
  height: 125px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -180px;
  border-radius: 50%;
  z-index: 5;
}
@media (max-width : 767px) {
  .scheme-box .image .icon-box {
    margin-left: -150px;
    margin-top: -30px;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
  }
}
.scheme-box .scheme-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 6;
  overflow: hidden;
}
@media (max-width : 767px) {
  .scheme-box .scheme-content {
    position: relative;
    display: block;
    margin-top: -25px;
  }
}
.scheme-box .phones-box {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding-top: 55px;
  padding-left: 35px;
  width: 280px;
}
@media (min-width:992px) and (max-width:1199px) {
  .scheme-box .phones-box {
    padding-left: 0;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box .phones-box {
    padding-top: 0;
  }
}
@media (max-width : 767px) {
  .scheme-box .phones-box {
    width: 100%;
    padding: 10px 20px;
    text-align: center;
  }
}
.scheme-box .phones-box .phones {
  padding-bottom: 20px;
}
.scheme-box .phones-box .phones strong {
  display: block;
  font-size: 26px;
  line-height: 30px;
  color: #000;
  padding-bottom: 6px;
}
.scheme-box .phones-box p {
  color: #686868;
  font-size: 14px;
  line-height: 21px;
  margin: 0 0 10px;
}
.scheme-box .button-wrap {
  width: 350px;
  padding-right: 70px;
}
@media (min-width:992px) and (max-width:1199px) {
  .scheme-box .button-wrap {
    padding-right: 0;
    width: 260px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box .button-wrap {
    padding-right: 0;
    width: 280px;
    position: relative;
    z-index: 5;
  }
}
@media (max-width : 767px) {
  .scheme-box .button-wrap {
    width: 100%;
    padding-right: 0;
    text-align: center;
  }
}
.scheme-box .button-wrap button {
  margin-bottom: 26px;
}
.scheme-box .button-wrap p {
  font-size: 16px;
  color: #888888;
  line-height: 23px;
  margin: 0;
  padding-left: 20px;
}

@media (min-width:768px) and (max-width:991px) {
  .scheme-box-call .scheme-content {
    position: relative;
    margin-top: -50px;
  }
}
@media (max-width : 767px) {
  .scheme-box-call .scheme-content {
    padding-bottom: 20px;
    margin-bottom: 0;
  }
}
.scheme-box-call .center-title-box {
  font-size: 56px;
  color: #000;
  display: block;
  line-height: 49px;
  font-weight: 300;
}
@media (max-width : 767px) {
  .scheme-box-call .center-title-box {
    text-align: center;
    font-size: 38px;
    line-height: 40px;
    padding-bottom: 30px;
  }
}
.scheme-box-call .image {
  padding-left: 60px;
}
@media (max-width : 767px) {
  .scheme-box-call .image {
    padding-left: 0;
  }
}
.scheme-box-call .image:before {
  content: "";
  display: block;
  clear: both;
  border-radius: 50%;
  width: 50%;
  height: 10px;
  background-color: rgba(225, 152, 139, 0.15);
  -webkit-box-shadow: 0 0 210px 220px rgba(225, 152, 139, 0.15);
          box-shadow: 0 0 210px 220px rgba(225, 152, 139, 0.15);
  position: absolute;
  left: 25%;
  top: 50%;
}
.scheme-box-call .image:after {
  content: "";
  display: block;
  clear: both;
  -webkit-box-shadow: 0 0 100px 120px white;
          box-shadow: 0 0 100px 120px white;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 4;
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-call .image:after {
    background-color: #fff;
    height: 2px;
    bottom: -1px;
  }
}
@media (max-width : 767px) {
  .scheme-box-call.scheme-box-alone {
    padding-top: 0;
    margin-bottom: 0;
  }
}
.scheme-box-call.scheme-box-alone .scheme-content {
  max-width: 1160px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-call.scheme-box-alone .scheme-content {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: 0;
    position: static;
    overflow: visible;
  }
  .scheme-box-call.scheme-box-alone .scheme-content .button-wrap {
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }
  .scheme-box-call.scheme-box-alone .scheme-content .button-wrap .g_btn-red-arrow-right {
    font-size: 18px;
    padding-right: 40px;
    padding-left: 15px;
  }
  .scheme-box-call.scheme-box-alone .scheme-content .button-wrap .g_btn-red-arrow-right:before {
    right: 20px;
  }
}
@media (max-width : 767px) {
  .scheme-box-call.scheme-box-alone .scheme-content {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: auto;
    margin-bottom: 30px;
  }
}
@media (max-width : 767px) {
  .scheme-box-call.scheme-box-alone .button-group button {
    width: 100%;
    display: block;
    max-width: 300px;
    margin: 0 auto;
  }
}
.scheme-box-call.scheme-box-alone .image {
  padding-left: 0;
  overflow: hidden;
}
@media (max-width : 767px) {
  .scheme-box-call.scheme-box-alone .image {
    max-width: 320px;
    margin: 0 auto;
  }
}
.scheme-box-call.scheme-box-alone .image:before {
  -webkit-box-shadow: 0 0 150px 170px rgba(225, 152, 139, 0.15);
          box-shadow: 0 0 150px 170px rgba(225, 152, 139, 0.15);
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-call.scheme-box-alone .image:before {
    opacity: 0.3;
  }
}
@media (max-width : 767px) {
  .scheme-box-call.scheme-box-alone .image:before {
    opacity: 0.2;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-call.scheme-box-alone .image .icon-box {
    top: 20%;
    margin-left: 0;
    left: 65%;
    -webkit-box-shadow: 0 0 70px rgba(224, 153, 141, 0.2);
            box-shadow: 0 0 70px rgba(224, 153, 141, 0.2);
  }
}
@media (max-width : 767px) {
  .scheme-box-call.scheme-box-alone .image .icon-box {
    -webkit-box-shadow: 0 0 70px rgba(224, 153, 141, 0.1);
            box-shadow: 0 0 70px rgba(224, 153, 141, 0.1);
  }
}
.scheme-box-call.scheme-box-alone .center-title-box {
  width: 350px;
  padding-left: 50px;
}
@media (min-width:992px) and (max-width:1199px) {
  .scheme-box-call.scheme-box-alone .center-title-box {
    padding-left: 0;
    width: 300px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-call.scheme-box-alone .center-title-box {
    position: absolute;
    top: 5%;
    width: 270px;
    left: 0;
    z-index: 10;
    padding-left: 0;
  }
}
@media (max-width : 767px) {
  .scheme-box-call.scheme-box-alone .center-title-box {
    width: 100%;
    padding: 0 10px 0px;
    text-align: center;
  }
  .scheme-box-call.scheme-box-alone .center-title-box br {
    display: none !important;
  }
}
.scheme-box-call.scheme-box-alone .center-title-box span {
  display: block;
  padding-bottom: 35px;
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-call.scheme-box-alone .center-title-box span {
    line-height: 54px;
  }
  .scheme-box-call.scheme-box-alone .center-title-box span br {
    display: none !important;
  }
}
@media (max-width : 767px) {
  .scheme-box-call.scheme-box-alone .center-title-box span {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 10px;
  }
}
.scheme-box-call.scheme-box-alone .center-title-box em {
  display: block;
  font-style: normal;
  font-size: 22px;
  color: #888888;
  line-height: 29px;
}
@media (max-width : 767px) {
  .scheme-box-call.scheme-box-alone .center-title-box em {
    font-size: 18px;
    line-height: 24px;
  }
}
.scheme-box-call.scheme-box-alone .alone-form {
  width: 320px;
  padding-right: 50px;
}
@media (min-width:992px) and (max-width:1199px) {
  .scheme-box-call.scheme-box-alone .alone-form {
    padding-right: 0;
    width: 250px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-call.scheme-box-alone .alone-form {
    width: 100%;
    padding: 0 50px 50px;
    position: relative;
    z-index: 10;
    margin-top: -50px;
  }
}
@media (max-width : 767px) {
  .scheme-box-call.scheme-box-alone .alone-form {
    width: 100%;
    padding: 0;
  }
}
.scheme-box-call.scheme-box-alone .alone-form .form-control {
  border: 2px solid #E1988B;
  height: 45px;
  border-radius: 23px;
  font-size: 16px;
  padding-left: 25px;
  padding-right: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.scheme-box-call.scheme-box-alone .alone-form .form-control::-webkit-input-placeholder {
  color: #c57263;
}
.scheme-box-call.scheme-box-alone .alone-form .form-control:-moz-placeholder {
  color: #c57263;
}
.scheme-box-call.scheme-box-alone .alone-form .form-control::-moz-placeholder {
  color: #c57263;
}
.scheme-box-call.scheme-box-alone .alone-form .form-control:-ms-input-placeholder {
  color: #c57263;
}
.scheme-box-call.scheme-box-alone .alone-form textarea.form-control {
  height: 70px;
  padding-top: 10px;
  padding-bottom: 10px;
  resize: none;
}
.scheme-box-call.scheme-box-alone .alone-form .custom-checkbox label {
  position: relative;
  padding-left: 40px;
  color: #6f6f6f;
}
.scheme-box-call.scheme-box-alone .alone-form .custom-checkbox label .ch-btn {
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #E1988B;
  width: 24px;
  height: 24px;
  border-radius: 8px;
}
.scheme-box-call.scheme-box-alone .alone-form .custom-checkbox label span {
  color: #6f6f6f;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
}
.scheme-box-call.scheme-box-alone .alone-form .custom-checkbox label a {
  color: #d37a69;
  font-size: 15px;
}
.scheme-box-call.scheme-box-alone .alone-form .custom-checkbox label input[type=checkbox]:checked + span {
  color: #333;
}
.scheme-box-call.scheme-box-alone .alone-form .custom-checkbox label input[type=checkbox]:checked + span .ch-btn {
  background: url(/local/templates/eco.2024/frontend/css/../images/bg-checkbox-checked-red.jpg) no-repeat 50% 50% #fff;
}
.scheme-box-call.scheme-box-nomargin {
  margin-bottom: 0;
}

@media (min-width:768px) and (max-width:991px) {
  .scheme-box-doc .scheme-content {
    position: static;
  }
}
@media (max-width : 767px) {
  .scheme-box-doc .scheme-content {
    padding-top: 70px;
  }
}
.scheme-box-doc .image:before {
  content: "";
  display: block;
  clear: both;
  border-radius: 50%;
  width: 50%;
  height: 10px;
  background-color: rgba(225, 152, 139, 0.15);
  -webkit-box-shadow: 0 0 180px 200px rgba(225, 152, 139, 0.15);
          box-shadow: 0 0 180px 200px rgba(225, 152, 139, 0.15);
  position: absolute;
  left: 25%;
  top: 40%;
}
@media (max-width : 767px) {
  .scheme-box-doc .image:before {
    opacity: 0.5;
  }
}
.scheme-box-doc .doc-desc-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 340px;
  margin-bottom: 30px;
}
@media (min-width:992px) and (max-width:1199px) {
  .scheme-box-doc .doc-desc-item {
    width: 300px;
  }
}
@media (max-width : 767px) {
  .scheme-box-doc .doc-desc-item {
    width: 100%;
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.scheme-box-doc .doc-desc-item .item-icon {
  width: 87px;
  height: 87px;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 0 40px #fbefee;
          box-shadow: 0 0 40px #fbefee;
}
@media (max-width : 767px) {
  .scheme-box-doc .doc-desc-item .item-icon {
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 80px;
    height: auto;
    min-width: 80px;
  }
  .scheme-box-doc .doc-desc-item .item-icon img {
    width: 100%;
  }
}
.scheme-box-doc .doc-desc-item .desc {
  padding-left: 25px;
}
@media (max-width : 767px) {
  .scheme-box-doc .doc-desc-item .desc {
    padding-left: 0px;
  }
}
.scheme-box-doc .doc-desc-item .desc span {
  display: block;
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 8px;
}
.scheme-box-doc .doc-desc-item .desc em {
  display: block;
  color: #6e6e6e;
  font-size: 14px;
  font-style: normal;
}
.scheme-box-doc .scheme-docs-right {
  width: 385px;
}
@media (max-width : 767px) {
  .scheme-box-doc .scheme-docs-right {
    width: 100%;
    padding-top: 10px;
  }
}
.scheme-box-doc .scheme-docs-right .doc-desc-item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}
@media (max-width : 767px) {
  .scheme-box-doc .scheme-docs-right .doc-desc-item {
    border: none;
  }
}
.scheme-box-doc .scheme-docs-right .doc-desc-item span {
  border-bottom: 1px solid #BCBCBC;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media (max-width : 767px) {
  .scheme-box-doc .scheme-docs-right .doc-desc-item span {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.scheme-box-doc .scheme-docs-right .doc-desc-item p {
  font-size: 16px;
  color: #979797;
  line-height: 21px;
}

.scheme-box-living {
  padding-top: 10px;
}
.scheme-box-living .scheme-living-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width : 767px) {
  .scheme-box-living .scheme-living-flex {
    display: block;
    padding: 0 20px;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .scheme-box-living .scheme-living-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-living .scheme-living-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.scheme-box-living .living-params-box {
  padding-top: 85px;
  min-width: 300px;
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-living .living-params-box {
    padding-top: 40px;
  }
}
@media (max-width : 767px) {
  .scheme-box-living .living-params-box {
    width: 100%;
    padding-top: 10px;
    min-width: auto;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .scheme-box-living .living-params-box {
    width: auto;
    padding-top: 50px;
    width: 45%;
  }
}
.scheme-box-living .living-params-box .live-switchers {
  width: 100%;
  margin-bottom: 80px;
  position: relative;
}
.scheme-box-living .living-params-box .live-switchers:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  .scheme-box-living .living-params-box .live-switchers {
    margin-bottom: 20px;
  }
}
.scheme-box-living .living-params-box .live-switchers:before {
  content: "";
  display: block;
  clear: both;
  background: #F8EFEC;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 40px;
  border-radius: 20px;
}
.scheme-box-living .living-params-box .live-switchers li {
  float: left;
  position: relative;
  width: 50%;
  text-align: center;
}
.scheme-box-living .living-params-box .live-switchers li button {
  position: relative;
  z-index: 3;
  height: 40px;
  display: block;
  width: 100%;
  background: none;
  border: none;
  outline: none;
  line-height: 40px;
  font-weight: 600;
  font-size: 18px;
  color: #dc857a;
  margin-bottom: 15px;
  border-radius: 20px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.scheme-box-living .living-params-box .live-switchers li button:hover {
  color: #8CC3AF;
}
.scheme-box-living .living-params-box .live-switchers li span {
  font-size: 14px;
  color: #8C8C8C;
  display: block;
  font-weight: 600;
}
.scheme-box-living .living-params-box .live-switchers .active button {
  background-color: #DB867D;
  color: #fff !important;
}
.scheme-box-living .living-params-box .live-switchers .active span {
  color: #000;
}
.scheme-box-living .route-box {
  padding-left: 50px;
}
@media (max-width : 767px) {
  .scheme-box-living .route-box {
    padding: 0 30px;
    margin: 0 auto;
    max-width: 300px;
  }
}
.scheme-box-living .route-box .route-title {
  font-size: 18px;
  color: #000;
  line-height: 20px;
  margin-bottom: 30px;
  font-weight: 600;
  display: block;
}
.scheme-box-living .route-item {
  padding-bottom: 30px;
  width: 100%;
}
.scheme-box-living .route-item:after {
  content: "";
  display: block;
  clear: both;
}
.scheme-box-living .route-item .route-icon {
  float: left;
  width: 70px;
}
.scheme-box-living .route-item .route-item-desc {
  padding-left: 22px;
}
@media (max-width : 767px) {
  .scheme-box-living .route-item .route-item-desc {
    padding-left: 66px;
  }
}
.scheme-box-living .route-item .route-item-desc span {
  display: block;
  font-size: 14px;
  padding-bottom: 5px;
}
.scheme-box-living .route-item .route-item-desc strong {
  font-size: 31px;
  display: block;
  color: #000;
  font-weight: 600;
  line-height: 32px;
}
.scheme-box-living .route-item .route-item-desc strong em {
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-size: 13px;
}
.scheme-box-living .living-center-box {
  min-width: 220px;
  max-width: 260px;
  background-color: #fff;
  -webkit-box-shadow: 0 50px 130px rgba(82, 20, 12, 0.1);
          box-shadow: 0 50px 130px rgba(82, 20, 12, 0.1);
  padding: 15px 15px 30px 15px;
  border-radius: 150px 150px 15px 15px;
  text-align: center;
  margin-left: 10px;
  margin-right: 40px;
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-living .living-center-box {
    margin-right: 0;
  }
}
@media (max-width : 767px) {
  .scheme-box-living .living-center-box {
    margin: 0 auto;
    max-width: 300px;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .scheme-box-living .living-center-box {
    width: 50%;
  }
}
.scheme-box-living .living-center-box .image-preview {
  margin-bottom: 20px;
}
.scheme-box-living .living-center-box .image-preview img {
  border-radius: 50%;
  width: 100%;
}
.scheme-box-living .living-center-box .hotel-type {
  display: block;
  font-size: 14px;
  padding-bottom: 10px;
}
.scheme-box-living .living-center-box .hotel-name {
  font-size: 27px;
  display: block;
}
.scheme-box-living .living-center-box .how-to-get-box {
  padding: 26px 0;
}
.scheme-box-living .living-center-box .how-text {
  display: block;
  font-size: 15px;
  line-height: 19px;
  padding-bottom: 12px;
}
.scheme-box-living .living-center-box .location-link {
  background: url(/local/templates/eco.2024/frontend/css/../images/scheme-loc-icon.png) no-repeat;
  min-height: 22px;
  display: inline-block;
  vertical-align: middle;
  line-height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: #dc857a;
  padding-left: 30px;
}
.scheme-box-living .living-center-box .location-link:hover {
  text-decoration: underline;
}
.scheme-box-living .living-center-box .hotel-phone-title {
  display: block;
  font-size: 15px;
  line-height: 19px;
  padding-bottom: 10px;
}
.scheme-box-living .living-center-box .hotel-phone {
  font-size: 18px;
  font-weight: bold;
}
.scheme-box-living .living-price-box {
  padding-top: 85px;
  min-width: 280px;
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-living .living-price-box {
    width: 100%;
    padding-top: 20px;
  }
  .scheme-box-living .living-price-box .price-night-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width : 767px) {
  .scheme-box-living .living-price-box {
    min-width: auto;
    padding-top: 40px;
    max-width: 280px;
    margin: 0 auto;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .scheme-box-living .living-price-box {
    width: 100%;
  }
  .scheme-box-living .living-price-box .price-night-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.scheme-box-living .living-price-box .count-price-title {
  display: block;
  position: relative;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  padding-bottom: 30px;
}
@media (max-width : 767px) {
  .scheme-box-living .living-price-box .count-price-title {
    padding: 0 20px 30px;
  }
}
.scheme-box-living .living-price-box .price-night-box {
  padding-bottom: 25px;
  display: block;
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-living .living-price-box .price-night-box {
    padding-bottom: 10px;
  }
}
@media (max-width : 767px) {
  .scheme-box-living .living-price-box .price-night-box {
    padding-bottom: 15px;
    width: 115px;
    text-align: center;
  }
}
.scheme-box-living .living-price-box .price-night-box strong {
  display: block;
  font-size: 24px;
  font-weight: bold;
}
.scheme-box-living .living-price-box .price-night-box span {
  font-size: 14px;
  color: #606060;
  font-weight: bold;
}
.scheme-box-living .living-price-box .price-calc-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  padding-top: 20px;
}
.scheme-box-living .living-price-box .price-calc-wrap .price-calc-box {
  position: relative;
  display: inline-block;
  margin-right: 25px;
  margin-left: 8px;
}
@media (max-width : 767px) {
  .scheme-box-living .living-price-box .price-calc-wrap .price-calc-box {
    margin-left: 30px;
  }
}
.scheme-box-living .living-price-box .price-calc-wrap .price-calc-box:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  content: "x";
  top: -25px;
  display: block;
  width: 50px;
  text-align: center;
  font-size: 16px;
}
.scheme-box-living .living-price-box .price-calc-wrap .price-calc-box .nights-count {
  display: block;
  width: 48px;
  height: 48px;
  border: 1px solid #DC8A80;
  border-radius: 50%;
  color: #000;
  line-height: 48px;
  text-align: center;
  font-weight: bold;
  font-size: 21px;
}
.scheme-box-living .living-price-box .price-calc-wrap .price-calc-box button {
  position: absolute;
  border-radius: 50%;
  background-color: #DB877D;
  width: 16px;
  height: 16px;
  color: #fff;
  padding: 0;
  display: block;
  font-size: 18px;
  font-weight: bold;
  border: none;
  line-height: 16px;
  top: 50%;
  left: -8px;
  margin-top: -8px;
}
.scheme-box-living .living-price-box .price-calc-wrap .price-calc-box button:hover {
  background-color: #DD544B;
}
.scheme-box-living .living-price-box .price-calc-wrap .price-calc-box .night-plus {
  left: auto;
  right: -8px;
}
.scheme-box-living .living-price-box .price-calc-wrap .days-title {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.scheme-box-living .living-price-box .price-calc-wrap .days-title:before {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  width: 25px;
  background-color: #989898;
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
}
.scheme-box-living .living-price-box .price-final-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-living .living-price-box .price-final-wrap {
    display: block;
  }
}
@media (max-width : 767px) {
  .scheme-box-living .living-price-box .price-final-wrap {
    display: block;
  }
}
.scheme-box-living .living-price-box .price-final-wrap .price-final {
  font-size: 24px;
  font-weight: bold;
  display: block;
  padding-right: 20px;
}
@media (max-width : 767px) {
  .scheme-box-living .living-price-box .price-final-wrap .price-final {
    padding-right: 0;
    padding-bottom: 20px;
    width: 115px;
    text-align: center;
  }
}
@media (max-width : 767px) {
  .scheme-box-living .living-price-box .price-final-wrap .included {
    padding: 0 20px;
  }
}
.scheme-box-living .living-price-box .price-final-wrap .included strong {
  font-weight: bold;
  display: block;
  font-size: 14px;
  color: #606060;
  padding-bottom: 10px;
}
.scheme-box-living .living-price-box .price-final-wrap .included span {
  display: block;
  padding-bottom: 10px;
}
.scheme-box-living .living-price-box .price-final-wrap .included span:before {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  margin-right: 8px;
  width: 9px;
  background-color: #999999;
}

.scheme-box-write .image {
  padding-left: 50px;
}
@media (max-width : 767px) {
  .scheme-box-write .image {
    padding-left: 0;
  }
}
.scheme-box-write .image:before {
  content: "";
  display: block;
  clear: both;
  border-radius: 50%;
  width: 50%;
  height: 10px;
  background-color: #ebf8f5;
  -webkit-box-shadow: 0 0 210px 220px #ebf8f5;
          box-shadow: 0 0 210px 220px #ebf8f5;
  position: absolute;
  left: 25%;
  top: 60%;
}
.scheme-box-write .image:after {
  content: "";
  display: block;
  clear: both;
  -webkit-box-shadow: 0 0 100px 120px white;
          box-shadow: 0 0 100px 120px white;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 4;
}
.scheme-box-write .image .icon-box {
  background: url(/local/templates/eco.2024/frontend/css/../images/bg-zapis-scheme-icon.png) no-repeat 50% 45% #fff;
  background-size: 54px auto;
}
@media (max-width : 767px) {
  .scheme-box-write .image .icon-box {
    margin-top: -50px;
  }
}
.scheme-box-write .scheme-zapis-text {
  width: 210px;
  color: #49b09b;
  font-size: 20px;
  line-height: 25px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding-top: 50px;
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-write .scheme-zapis-text {
    padding-top: 0;
    width: 310px;
  }
}
@media (max-width : 767px) {
  .scheme-box-write .scheme-zapis-text {
    width: 100%;
    text-align: center;
    padding: 0 20px 30px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .scheme-box-write .scheme-content {
    padding-left: 135px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-write .scheme-content {
    position: relative;
    margin-top: -50px;
  }
}
.scheme-box-write.scheme-box-alone {
  margin-bottom: -30px;
}
@media (max-width : 767px) {
  .scheme-box-write.scheme-box-alone {
    margin-bottom: 20px;
  }
}
.scheme-box-write.scheme-box-alone .scheme-title-text {
  font-size: 56px;
  font-weight: 300;
  line-height: 49px;
  width: 250px;
  margin-left: 10%;
}
@media (min-width:992px) and (max-width:1199px) {
  .scheme-box-write.scheme-box-alone .scheme-title-text {
    margin-left: 30px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-write.scheme-box-alone .scheme-title-text {
    margin-left: 0;
  }
}
@media (max-width : 767px) {
  .scheme-box-write.scheme-box-alone .scheme-title-text {
    width: 100%;
    font-size: 44px;
    margin-left: 0;
    text-align: center;
    margin-bottom: 20px;
    line-height: 43px;
  }
}
.scheme-box-write.scheme-box-alone .image {
  padding-left: 0;
  padding-right: 20px;
  overflow: hidden;
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-write.scheme-box-alone .image:before {
    opacity: 0.3;
  }
  .scheme-box-write.scheme-box-alone .image .icon-box {
    top: 20%;
    margin-left: 0;
    left: 65%;
    -webkit-box-shadow: 0 0 70px rgba(76, 175, 155, 0.2);
            box-shadow: 0 0 70px rgba(76, 175, 155, 0.2);
  }
}
@media (max-width : 767px) {
  .scheme-box-write.scheme-box-alone .image:before {
    opacity: 0.3;
  }
}
.scheme-box-write.scheme-box-alone .button-subtext {
  padding-left: 20px;
  font-size: 16px;
  line-height: 23px;
  color: #49b09b;
  display: block;
}
.scheme-box-write.scheme-box-alone .center-title-box {
  width: 350px;
}
@media (min-width:992px) and (max-width:1199px) {
  .scheme-box-write.scheme-box-alone .center-title-box {
    padding-left: 0;
    width: 300px;
  }
}
@media (max-width : 767px) {
  .scheme-box-write.scheme-box-alone .center-title-box {
    padding: 0 10px 20px;
    width: 100%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-write.scheme-box-alone .center-title-box {
    position: absolute;
    top: 5%;
    width: 270px;
    left: 0;
    z-index: 10;
    padding-left: 0;
  }
}
.scheme-box-write.scheme-box-alone .center-title-box span {
  display: block;
  padding-bottom: 35px;
  font-size: 63px;
  font-weight: 300;
  line-height: 49px;
}
@media (max-width : 767px) {
  .scheme-box-write.scheme-box-alone .center-title-box span {
    font-size: 34px;
    line-height: 36px;
    padding-bottom: 15px;
  }
}
.scheme-box-write.scheme-box-alone .center-title-box em {
  display: block;
  font-style: normal;
  font-size: 22px;
  color: #888888;
  line-height: 29px;
}
@media (max-width : 767px) {
  .scheme-box-write.scheme-box-alone .center-title-box em {
    font-size: 18px;
    line-height: 24px;
  }
}
.scheme-box-write.scheme-box-alone .scheme-content {
  max-width: 1160px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  padding-left: 0;
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-write.scheme-box-alone .scheme-content {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: 0;
    position: static;
    overflow: visible;
  }
  .scheme-box-write.scheme-box-alone .scheme-content .button-wrap {
    width: 200px;
  }
  .scheme-box-write.scheme-box-alone .scheme-content .button-wrap .g_btn-red-arrow-right {
    font-size: 18px;
    padding-right: 40px;
    padding-left: 15px;
  }
  .scheme-box-write.scheme-box-alone .scheme-content .button-wrap .g_btn-red-arrow-right:before {
    right: 20px;
  }
}
@media (max-width : 767px) {
  .scheme-box-write.scheme-box-alone .scheme-content {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: auto;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-write.scheme-box-alone .button-wrap {
    width: 210px;
  }
}
@media (max-width : 767px) {
  .scheme-box-write.scheme-box-alone .g_btn-green-arrow-right {
    width: 100%;
    display: block;
    max-width: 300px;
    margin: 0 auto;
  }
}
.scheme-box-write.scheme-box-alone .rowed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.scheme-box-write.scheme-box-alone .rowed .col-half {
  width: 47%;
}
.scheme-box-write.scheme-box-alone .alone-form {
  width: 340px;
}
@media (min-width:992px) and (max-width:1199px) {
  .scheme-box-write.scheme-box-alone .alone-form {
    padding-right: 0;
    width: 300px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box-write.scheme-box-alone .alone-form {
    width: 100%;
    padding: 0 50px 50px;
    position: relative;
    z-index: 10;
    margin-top: -50px;
  }
}
@media (max-width : 767px) {
  .scheme-box-write.scheme-box-alone .alone-form {
    width: 100%;
    padding: 0;
  }
}
.scheme-box-write.scheme-box-alone .alone-form .form-control {
  border: 2px solid #4CAF9B;
  height: 45px;
  border-radius: 23px;
  font-size: 16px;
  padding-left: 25px;
  padding-right: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.scheme-box-write.scheme-box-alone .alone-form .form-control::-webkit-input-placeholder {
  color: #4CAF9B;
}
.scheme-box-write.scheme-box-alone .alone-form .form-control:-moz-placeholder {
  color: #4CAF9B;
}
.scheme-box-write.scheme-box-alone .alone-form .form-control::-moz-placeholder {
  color: #4CAF9B;
}
.scheme-box-write.scheme-box-alone .alone-form .form-control:-ms-input-placeholder {
  color: #4CAF9B;
}
.scheme-box-write.scheme-box-alone .alone-form textarea.form-control {
  resize: none;
  height: 70px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.scheme-box-write.scheme-box-alone .alone-form .custom-checkbox label {
  position: relative;
  padding-left: 40px;
  color: #6f6f6f;
  padding-top: 3px;
}
.scheme-box-write.scheme-box-alone .alone-form .custom-checkbox label .ch-btn {
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #4CAF9B;
  width: 24px;
  height: 24px;
  border-radius: 8px;
}
.scheme-box-write.scheme-box-alone .alone-form .custom-checkbox label span {
  color: #6f6f6f;
  font-size: 15px;
  line-height: 18px;
  margin: 0;
}
.scheme-box-write.scheme-box-alone .alone-form .custom-checkbox label a {
  color: #4CAF9B;
  font-size: 15px;
}
.scheme-box-write.scheme-box-alone .alone-form .custom-checkbox label input[type=checkbox]:checked + span {
  color: #333;
}
.scheme-box-write.scheme-box-alone .alone-form .custom-checkbox label input[type=checkbox]:checked + span .ch-btn {
  background: url(/local/templates/eco.2024/frontend/css/../images/bg-checkbox-checked-green.png) no-repeat 50% 50% #fff;
}
.scheme-box-write.scheme-box-more .form-group {
  margin-bottom: 10px;
}

.clients-info-list {
  width: 100%;
  margin: 0 auto;
  max-width: 1060px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 50px;
}
@media (max-width : 767px) {
  .clients-info-list {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
.clients-info-list li {
  width: 50%;
  padding: 30px 50px 30px 20px;
  border-bottom: 2px solid #F7E3E0;
  position: relative;
}
@media (min-width:768px) and (max-width:991px) {
  .clients-info-list li {
    padding: 30px 20px;
  }
}
@media (max-width : 767px) {
  .clients-info-list li {
    width: 100%;
    padding: 20px 20px 20px 10px;
    border-bottom: 1px solid #F7E3E0;
  }
  .clients-info-list li:last-child {
    border: none;
  }
}
.clients-info-list li:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 130px rgba(142, 41, 28, 0.1);
          box-shadow: 0 0 130px rgba(142, 41, 28, 0.1);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .clients-info-list li:before {
    display: none;
  }
}
.clients-info-list li:nth-child(even) {
  border-left: 2px solid #F7E3E0;
}
@media (max-width : 767px) {
  .clients-info-list li:nth-child(even) {
    border-left: none;
  }
}
.clients-info-list li:hover {
  z-index: 3;
}
.clients-info-list li:hover:before {
  opacity: 1;
}
.clients-info-list li .item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
@media (max-width : 767px) {
  .clients-info-list li .item-wrap {
    display: block;
  }
}
.clients-info-list li .item-holder {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
.clients-info-list li .item-holder .icon {
  width: 108px;
  max-width: 108px;
}
@media (min-width:768px) and (max-width:991px) {
  .clients-info-list li .item-holder .icon {
    width: 70px;
    max-width: 70px;
  }
}
@media (max-width : 767px) {
  .clients-info-list li .item-holder .icon {
    width: 40px;
  }
}
.clients-info-list li .item-holder .icon img {
  margin: 0 auto;
  display: block;
}
@media (min-width:768px) and (max-width:991px) {
  .clients-info-list li .item-holder .icon img {
    margin: 0;
  }
}
.clients-info-list li .item-holder .desc {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width : 767px) {
  .clients-info-list li .item-holder .desc {
    padding-left: 25px;
  }
}
.clients-info-list li .item-holder .title {
  font-size: 26px;
  line-height: 29px;
  display: block;
  color: #000;
  padding-bottom: 10px;
}
@media (max-width : 767px) {
  .clients-info-list li .item-holder .title {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 5px;
  }
}
@media (max-width : 767px) {
  .clients-info-list li .item-holder .type {
    color: #aeaeae;
  }
}

.tizer-helper-box {
  width: 100%;
  overflow: hidden;
}

.inner-sect-nopadding {
  padding-bottom: 0;
}

.mediacenter-content-sect .team-filter-form {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (min-width:768px) and (max-width:991px) {
  .mediacenter-content-sect .team-filter-form {
    padding-top: 0;
    margin-bottom: 30px;
  }
}
@media (max-width : 767px) {
  .mediacenter-content-sect .team-filter-form {
    padding-top: 0;
    margin-bottom: 0px;
  }
}
.mediacenter-content-sect .team-filter-form .form-flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width:768px) and (max-width:991px) {
  .mediacenter-content-sect .team-filter-form .filter-select-wrap {
    width: 50%;
  }
}

.banner-carousel-alone {
  padding-bottom: 70px;
  position: relative;
  z-index: 5;
}
@media (max-width : 767px) {
  .banner-carousel-alone {
    padding-bottom: 35px;
  }
}
.banner-carousel-alone .banner-carousel-nav .btn-arrow:before {
  border-color: #4CAF9B;
}
.banner-carousel-alone .banner-carousel-nav .carousel-dots span {
  background-color: #B6DFD6;
}
.banner-carousel-alone .banner-carousel-nav .carousel-dots .swiper-pagination-bullet-active {
  background-color: #4CAF9B;
}

.top-sect-padding-bottom {
  padding-bottom: 90px;
}
@media (max-width : 767px) {
  .top-sect-padding-bottom {
    padding-bottom: 0;
  }
}

.inner-sect-toped {
  margin-top: -60px;
  padding-top: 0;
}
@media (max-width : 767px) {
  .inner-sect-toped {
    margin-top: 0;
  }
  .inner-sect-toped .container {
    padding: 0;
  }
}

.vacancy-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 60px;
}
@media (min-width:768px) and (max-width:991px) {
  .vacancy-header {
    display: block;
  }
}
@media (max-width : 767px) {
  .vacancy-header {
    display: block;
    margin-bottom: 20px;
  }
}
.vacancy-header .image {
  width: 50%;
}
@media (min-width:1400px) {
  .vacancy-header .image {
    width: 45%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .vacancy-header .image {
    margin: 0 auto;
    width: 70%;
  }
}
@media (max-width : 767px) {
  .vacancy-header .image {
    width: 100%;
  }
}
.vacancy-header .image img {
  width: 100%;
}
.vacancy-header .desc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 90px 5% 0px 60px;
}
@media (min-width:1400px) {
  .vacancy-header .desc {
    padding-top: 110px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .vacancy-header .desc {
    padding-right: 0;
    padding-left: 40px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .vacancy-header .desc {
    padding: 30px 5% 0;
  }
}
@media (max-width : 767px) {
  .vacancy-header .desc {
    padding: 30px 25px;
  }
}
.vacancy-header .desc p {
  color: #313131;
  font-size: 18px;
  line-height: 25px;
  margin: 0 0 20px;
}
@media (min-width:992px) and (max-width:1199px) {
  .vacancy-header .desc p {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 10px;
  }
}
@media (max-width : 767px) {
  .vacancy-header .desc p {
    margin-bottom: 25px;
  }
}
.vacancy-header .buttons-wrap {
  width: 100%;
}
@media (min-width:768px) and (max-width:991px) {
  .vacancy-header .buttons-wrap {
    text-align: center;
  }
}
.vacancy-header .buttons-wrap strong {
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  padding-right: 18px;
  font-size: 15px;
}
@media (min-width:992px) and (max-width:1199px) {
  .vacancy-header .buttons-wrap strong {
    padding-right: 12px;
  }
}
@media (max-width : 767px) {
  .vacancy-header .buttons-wrap strong {
    display: block;
    padding-bottom: 25px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .vacancy-header .buttons-wrap a {
    padding: 9px 15px;
  }
}

.jobs-wrap {
  width: 85%;
  max-width: 1100px;
  margin: 0 auto;
  padding-bottom: 30px;
}
@media (max-width : 767px) {
  .jobs-wrap {
    width: 100%;
    padding: 0 20px;
  }
}
.jobs-wrap .jobs-title {
  display: block;
  font-size: 25px;
  font-weight: 300;
  color: #000;
  padding-bottom: 30px;
  padding-left: 60px;
}
@media (max-width : 767px) {
  .jobs-wrap .jobs-title {
    padding-left: 10px;
    font-size: 28px;
  }
}

.jobs-list {
  width: 100%;
  margin-bottom: 40px;
}
.jobs-list li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 45px 5%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .jobs-list li {
    display: block;
    padding: 20px 20px;
    background-color: #fff;
    margin-bottom: 25px;
    -webkit-box-shadow: 0 0 110px rgba(142, 41, 28, 0.1);
            box-shadow: 0 0 110px rgba(142, 41, 28, 0.1);
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .jobs-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.jobs-list li:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0 110px rgba(142, 41, 28, 0.1);
          box-shadow: 0 0 110px rgba(142, 41, 28, 0.1);
}
.jobs-list li .icon {
  width: 85px;
}
@media (max-width : 767px) {
  .jobs-list li .icon {
    margin: 0 auto 10px;
  }
}
.jobs-list li .desc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 25px;
}
@media (max-width : 767px) {
  .jobs-list li .desc {
    padding-left: 0;
  }
}
.jobs-list li .desc .title {
  display: block;
  font-size: 26px;
  color: #000;
  padding-bottom: 10px;
}
@media (max-width : 767px) {
  .jobs-list li .desc .title {
    font-size: 18px;
  }
}
.jobs-list li .desc .link-type {
  color: #3e9d82;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
}

.our-doctors-sect {
  position: relative;
  width: 100%;
  padding: 75px 0 40px;
}
@media (max-width : 767px) {
  .our-doctors-sect {
    padding-top: 30px;
    padding-bottom: 0;
  }
}
.our-doctors-sect .sect-title {
  display: block;
  text-align: center;
  font-weight: 300;
  font-size: 40px;
  padding-bottom: 25px;
}
.our-doctors-sect .sect-subtitle {
  display: block;
  padding-bottom: 25px;
  color: #737373;
  font-weight: 300;
  font-size: 17px;
  text-align: center;
  margin-top: -15px;
}
.our-doctors-sect .doctors-carousel {
  padding: 0 0px 3px;
  position: relative;
}
@media (min-width:768px) and (max-width:991px) {
  .our-doctors-sect .doctors-carousel {
    padding: 0;
    margin-top: 0;
  }
}
@media (max-width : 767px) {
  .our-doctors-sect .doctors-carousel {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0px;
  }
}
.our-doctors-sect .doctors-carousel .swiper-button-lock {
  display: none;
}
.our-doctors-sect .doctors-carousel .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (min-width: 768px) {
  .our-doctors-sect .doctors-carousel .swiper-wrapper .swiper-slide {
    height: auto;
  }
}
.our-doctors-sect .doctors-carousel .swiper-pagination-lock {
  display: none;
}
@media (min-width: 560px) {
  .our-doctors-sect .doctors-carousel .swiper-pagination-lock + .swiper-container .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.our-doctors-sect .doctors-carousel .btn-next,
.our-doctors-sect .doctors-carousel .btn-prev {
  width: 40px;
  height: 50px;
  border: none;
  margin: -15px 0 0 -90px;
  padding: 3px;
  position: absolute;
  top: 0%;
  z-index: 10;
  background: none;
  left: 50%;
  margin-top: -15px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (max-width : 767px) {
  .our-doctors-sect .doctors-carousel .btn-next,
.our-doctors-sect .doctors-carousel .btn-prev {
    margin-top: -11px;
    top: 0;
    height: 40px;
  }
}
@media (min-width: 768px) {
  .our-doctors-sect .doctors-carousel .btn-next:hover,
.our-doctors-sect .doctors-carousel .btn-prev:hover {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.our-doctors-sect .doctors-carousel .btn-next:after,
.our-doctors-sect .doctors-carousel .btn-prev:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 25%;
  left: 25%;
  padding: 8px;
  display: inline-block;
  border-right: 3px solid #4CAF9B;
  border-bottom: 3px solid #4CAF9B;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media (max-width : 767px) {
  .our-doctors-sect .doctors-carousel .btn-next:after,
.our-doctors-sect .doctors-carousel .btn-prev:after {
    padding: 8px;
    border-width: 0 2px 2px 0;
  }
}
.our-doctors-sect .doctors-carousel .btn-next {
  right: auto;
  left: 50%;
  margin-left: 50px;
}
@media (max-width : 767px) {
  .our-doctors-sect .doctors-carousel .btn-next {
    right: 10%;
  }
}
.our-doctors-sect .doctors-carousel .btn-next:after {
  left: auto;
  right: 25%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.our-doctors-sect .doctors-carousel .swiper-button-disabled {
  opacity: 0.2;
  -webkit-transform: scale(1) !important;
      -ms-transform: scale(1) !important;
          transform: scale(1) !important;
}
.our-doctors-sect .doctors-carousel .swiper-pagination {
  z-index: 10;
  padding-bottom: 25px;
  width: 100%;
  text-align: center;
  position: static;
}
.our-doctors-sect .doctors-carousel .swiper-pagination span {
  margin: 0 4px;
  border-radius: 0;
  width: 2px;
  height: 10px;
  background-color: #B4DCD4;
  opacity: 1;
}
@media (max-width : 767px) {
  .our-doctors-sect .doctors-carousel .swiper-pagination span {
    height: 15px;
  }
}
.our-doctors-sect .doctors-carousel .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #66BAA9;
}
.our-doctors-sect .doctors-carousel .swiper-slide {
  padding: 0 20px;
  width: 20%;
}
@media (min-width:992px) and (max-width:1199px) {
  .our-doctors-sect .doctors-carousel .swiper-slide {
    width: 25%;
    padding: 0 10px;
  }
}
@media (max-width : 767px) {
  .our-doctors-sect .doctors-carousel .swiper-slide {
    padding-top: 0px;
    width: 100%;
  }
}
.our-doctors-sect .doctors-carousel .buttons-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-top: 10px;
  position: relative;
  z-index: 13;
  margin-top: auto;
}
.our-doctors-sect .doctors-carousel .buttons-box .g_btn-red {
  padding: 0px 15px 2px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
  font-size: 16px;
  min-width: 45%;
  background: none;
  color: #E1988B;
  border: 1px solid #E1988B;
}
@media (min-width:992px) and (max-width:1199px) {
  .our-doctors-sect .doctors-carousel .buttons-box .g_btn-red {
    font-size: 15px;
  }
}
.our-doctors-sect .doctors-carousel .buttons-box .g_btn-red:hover {
  background: #E1988B;
  color: #fff;
}
@media (min-width:992px) and (max-width:1199px) {
  .our-doctors-sect .doctors-carousel .buttons-box .g_btn-red {
    height: auto;
    padding: 2px 11px 3px;
  }
}
.our-doctors-sect .doctors-carousel .buttons-box .g_btn-green {
  padding: 0 13px 2px 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
  min-width: 45%;
  font-size: 16px;
  background: none;
  border: 1px solid #61C1AE;
  color: #61C1AE;
}
@media (min-width:992px) and (max-width:1199px) {
  .our-doctors-sect .doctors-carousel .buttons-box .g_btn-green {
    font-size: 15px;
    height: auto;
    padding: 2px 11px 3px;
  }
}
.our-doctors-sect .doctors-carousel .buttons-box .g_btn-green i {
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  font-style: normal;
  letter-spacing: -1px;
  padding: 1px 2px 1px 1px;
  font-size: 14px;
  white-space: nowrap;
  margin-left: 2px;
}
.our-doctors-sect .doctors-carousel .buttons-box .g_btn-green i:before {
  content: "";
  display: block;
  clear: both;
  content: "(";
  display: inline;
  padding-right: 1px;
}
.our-doctors-sect .doctors-carousel .buttons-box .g_btn-green i:after {
  content: "";
  display: block;
  clear: both;
  content: ")";
  display: inline;
  padding-left: 1px;
}
.our-doctors-sect .doctors-carousel .buttons-box .g_btn-green:hover {
  background: #61C1AE;
  color: #fff;
}
.our-doctors-sect .doctors-carousel .buttons-box .g_btn-green span {
  display: inline-block;
  vertical-align: middle;
}
.our-doctors-sect .doctors-carousel .slide-holder {
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding-bottom: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100%;
}
.our-doctors-sect .doctors-carousel .slide-holder:hover .image img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.our-doctors-sect .doctors-carousel .slide-holder:hover .title-wrap .name {
  color: #CD827B;
}
.our-doctors-sect .doctors-carousel .slide-holder .image {
  position: relative;
  margin-bottom: 22px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  border-radius: 15px;
}
@media (max-width : 767px) {
  .our-doctors-sect .doctors-carousel .slide-holder .image {
    margin: 0 auto 25px;
    max-width: 250px;
  }
}
.our-doctors-sect .doctors-carousel .slide-holder img {
  border-radius: 15px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.our-doctors-sect .doctors-carousel .slide-holder .title-wrap .name {
  display: block;
  padding: 0 0 10px;
  font-size: 18px;
  color: #000;
  font-weight: 600;
  line-height: 18px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width:768px) and (max-width:991px) {
  .our-doctors-sect .doctors-carousel .slide-holder .title-wrap .name {
    font-size: 17px;
  }
}
@media (max-width : 767px) {
  .our-doctors-sect .doctors-carousel .slide-holder .title-wrap .name {
    font-size: 20px;
    line-height: 28px;
  }
}
.our-doctors-sect .doctors-carousel .slide-holder .title-wrap .role {
  display: block;
  padding: 0 0 10px;
  font-size: 15px;
  color: #8c8c8c;
  font-weight: 300;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (min-width:768px) and (max-width:991px) {
  .our-doctors-sect .doctors-carousel .slide-holder .title-wrap .role {
    font-size: 14px;
  }
}

.reviews-filter-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
}
@media (max-width : 767px) {
  .reviews-filter-box {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
}
.reviews-filter-box .filter-title {
  padding-right: 60px;
  background: url(/local/templates/eco.2024/frontend/css/../images/bg-filter-title.png) no-repeat;
  height: 28px;
  display: block;
  line-height: 28px;
  font-size: 13px;
  color: #e08f7d;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-left: 47px;
  font-weight: 600;
}
@media (max-width : 767px) {
  .reviews-filter-box .filter-title {
    display: inline-block;
    margin-bottom: 20px;
    padding-right: 20px;
  }
}
.reviews-filter-box .filter-select-wrap {
  width: 40%;
  max-width: 450px;
}
@media (max-width : 767px) {
  .reviews-filter-box .filter-select-wrap {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
}
.reviews-filter-box .dropdown {
  border-radius: 10px;
  background: #F4F8F7;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 50px;
  position: relative;
}

.reviews-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 50px;
}
@media (max-width : 767px) {
  .reviews-list {
    display: block;
  }
}
.reviews-list li {
  background-color: #FDF9F9;
  width: 50%;
  position: relative;
  min-height: 500px;
}
@media (max-width : 767px) {
  .reviews-list li {
    min-height: 0;
  }
}
.reviews-list li:hover {
  z-index: 3;
}
@media (max-width : 767px) {
  .reviews-list li {
    width: 100%;
    border-bottom: 1px solid #eee;
  }
}
.reviews-list li:nth-child(1) .item-holder, .reviews-list li:nth-child(4) .item-holder, .reviews-list li:nth-child(5) .item-holder, .reviews-list li:nth-child(8) .item-holder, .reviews-list li:nth-child(9) .item-holder, .reviews-list li:nth-child(12) .item-holder, .reviews-list li:nth-child(13) .item-holder {
  background: #fff;
}
.reviews-list li:nth-child(even) .item-frame {
  padding-left: 12%;
  padding-right: 0;
  float: left;
}
@media (max-width : 767px) {
  .reviews-list li:nth-child(even) .item-frame {
    float: none;
    padding: 30px 20px;
  }
}
.reviews-list li.actived-review {
  z-index: 4;
}
@media (min-width: 768px) {
  .reviews-list li.actived-review .item-holder {
    background-color: #fff;
    -webkit-box-shadow: 0 0 120px rgba(129, 44, 35, 0.2);
            box-shadow: 0 0 120px rgba(129, 44, 35, 0.2);
  }
}
.reviews-list li.actived-review .review-short .more:after {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin-top: 3px;
}
.reviews-list .item-holder {
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
}
@media (max-width : 767px) {
  .reviews-list .item-holder {
    width: 100%;
    height: auto;
    position: relative;
  }
  .reviews-list .item-holder:after {
    content: "";
    display: block;
    clear: both;
  }
}
@media (min-width: 768px) {
  .reviews-list .item-holder:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 0 120px rgba(129, 44, 35, 0.2);
            box-shadow: 0 0 120px rgba(129, 44, 35, 0.2);
  }
}
.reviews-list .item-frame {
  padding: 40px 12% 40px 0;
  width: 555px;
  float: right;
}
@media (min-width:992px) and (max-width:1199px) {
  .reviews-list .item-frame {
    width: 455px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .reviews-list .item-frame {
    width: 345px;
  }
}
@media (max-width : 767px) {
  .reviews-list .item-frame {
    width: 100%;
    float: none !important;
    padding: 30px 20px;
  }
}
.reviews-list .item-heading {
  border-bottom: 1px solid #D78B7E;
  margin-bottom: 15px;
  padding-bottom: 24px;
}
.reviews-list .item-heading .from {
  display: block;
  color: #828282;
  font-size: 15px;
  padding-bottom: 14px;
}
.reviews-list .item-heading .title {
  font-size: 24px;
  color: #000;
  display: block;
  min-height: 58px;
}
@media (min-width:768px) and (max-width:991px) {
  .reviews-list .item-heading .title {
    font-size: 19px;
  }
}
@media (max-width : 767px) {
  .reviews-list .item-heading .title {
    min-height: auto;
  }
}
.reviews-list .review-short {
  padding-bottom: 30px;
}
.reviews-list .review-short p {
  color: #767676;
  font-weight: 300;
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 14px;
}
.reviews-list .review-short .more {
  font-size: 16px;
  color: #54bda7;
  display: block;
  border: none;
  background: none;
}
.reviews-list .review-short .more:hover {
  color: #D68C80;
}
.reviews-list .review-short .more:hover:after {
  border-color: #D68C80;
}
.reviews-list .review-short .more:after {
  border-color: #56BCA6;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  vertical-align: middle;
  margin-top: -5px;
}
.reviews-list .more-review {
  display: none;
}
.reviews-list .review-doctor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 320px;
  padding-right: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .reviews-list .review-doctor:hover:after {
    right: 5px;
  }
}
.reviews-list .review-doctor:hover .doc-desc .doc-name {
  color: #D68C80;
}
@media (max-width : 767px) {
  .reviews-list .review-doctor {
    width: 100%;
  }
}
.reviews-list .review-doctor:after {
  content: "";
  display: block;
  clear: both;
  display: block;
  border: solid #D78B7E;
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -12px;
  border-width: 0 2px 2px 0;
  padding: 4px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .reviews-list .review-doctor:after {
    left: auto;
    right: 0;
  }
}
.reviews-list .review-doctor .doc-icon {
  margin-right: 24px;
}
@media (max-width : 767px) {
  .reviews-list .review-doctor .doc-icon {
    margin-right: 15px;
  }
}
.reviews-list .review-doctor .doc-icon img {
  border-radius: 6px;
  -webkit-box-shadow: 3px 10px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 10px 20px rgba(0, 0, 0, 0.1);
}
.reviews-list .review-doctor .doc-desc {
  position: relative;
}
.reviews-list .review-doctor .doc-desc .doc-name {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  display: block;
}

.reviews-list-sect {
  padding-bottom: 80px;
  position: relative;
  z-index: 8;
}
@media (max-width : 767px) {
  .reviews-list-sect {
    padding-bottom: 50px;
  }
}
.reviews-list-sect .pagenavi-wrap {
  padding: 0 20px;
}


.actions-sect {
  padding-top: 11px;
}

@media screen and (min-width:1200px) {
  .actions-sect {
    padding: 0;
    margin-top: -113px;
  }
}


.actions-inner-top {
  padding-top: 68px;
  padding-bottom: 0;
}
@media screen and (min-width:1200px) {
  .actions-inner-top {
    padding: 150px 0 178px;
  }
}
.actions-inner-top .title {
  margin: 0;
  font-size: 35px;
  font-weight: 500;
  line-height: normal;
}
@media screen and (min-width:1200px) {
  .actions-inner-top .title {
    text-align: center;
    font-size: 65px;
  }

}
.actions-list-holder {
  padding-bottom: 70px;
}
@media (max-width : 767px) {
  .actions-list-holder {
    padding-bottom: 30px;
  }
}

.actions-list {
  display: grid;
  gap: 31px;

  margin-bottom: 30px;
}
@media screen and (min-width:1200px) {
  .actions-list {
    gap: 64px;
    grid-template-columns: repeat(3, minmax(0,1fr));
  }
}


.actions-list li .item-holder {
  position: relative;
  background-color: #fff;
  border-radius: 10px;
}
.actions-list li .image {
  position: relative;
  display: block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;

  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 15px;
  height: 174px;
}
@media screen and (min-width:1200px) {

  .actions-list li .image {
    height: 230px;
  }
}
.actions-list li .image:hover {
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
}


.actions-list li .text-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 17px;
  color: #000;
}


.actions-list li .text-info .title {
  font-size: 18px;
  font-weight: normal;
  flex-grow: 1;
}
@media screen and (min-width:1199px) {
  .actions-list li .text-info .title {
    font-size: 25px;
  }
}

.actions-list li .text-info .forward {
  width: 34px;
  height: 34px;
  border-radius: 9999px;
  background: #279581;
  display: grid;
  place-content: center;
  flex-shrink: 0;
}

@media screen and (min-width: 1200px) {
  .actions-list li .text-info .title {
    order: 2;
  }
  .actions-list li .text-info .forward {
    order: 1;
  }
}
.actions-list li .actions-params {
  position: absolute;
  padding: 8px;
  left: 10px;
  bottom: 10px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.60);
  background: rgba(255, 255, 255, 0.70);
  backdrop-filter: blur(9.5px);
  width: 130px;
}
@media screen and (min-width:1200px) {
  .actions-list li .actions-params {
    padding: 16px;
    left: 14px;
    bottom: 14px;
    width: 270px;
  }
}
.actions-list li .actions-params .act-label {
  color: #32302D;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  line-height: normal;
  margin-bottom: 3px;
}
@media screen and (min-width:1200px) {
  .actions-list li .actions-params .act-label {
    font-size: 16px;
  }
}

.actions-list li .actions-params .act-days {
  border-radius: 2px;
  background: #F18F01;
  color: #FFF;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  padding: 3px 8px;
  width: fit-content;
}


@media screen and (min-width:1200px) {
  .actions-list li .actions-params .act-days {
    border-radius: 8px;
  }
}

.actions-list li.action-ended .image:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.searchform-top {
  color: #000;
  margin: 0 auto;
  max-width: 1100px;
  padding: 0 5% 10px;
}
@media (min-width:768px) and (max-width:991px) {
  .searchform-top {
    padding: 0 10px 10px;
  }
}
@media (max-width : 767px) {
  .searchform-top {
    padding: 20px 0 0;
  }
}
.searchform-top .form-heading {
  padding-left: 40px;
}
@media (max-width : 767px) {
  .searchform-top .form-heading {
    padding-left: 10px;
  }
}
.searchform-top h1 {
  margin: 0 0 25px;
  font-weight: 300;
  font-size: 55px;
  line-height: 55px;
}
@media (max-width : 767px) {
  .searchform-top h1 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}
.searchform-top .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 0;
}
@media (max-width : 767px) {
  .searchform-top .form-group {
    display: block;
  }
}
.searchform-top .input-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width : 767px) {
  .searchform-top .input-wrap {
    padding-bottom: 20px;
  }
}
.searchform-top .input-wrap .form-control {
  height: 54px;
  background: url(/local/templates/eco.2024/frontend/css/../images/bg-search-form-input.png) no-repeat 30px 50% #fff;
  border-radius: 25px 0 0 25px;
  padding-left: 80px;
  font-size: 23px;
  color: #000;
}
@media (max-width : 767px) {
  .searchform-top .input-wrap .form-control {
    border-radius: 25px;
    background-position: 15px 50%;
    padding-left: 55px;
    font-size: 20px;
    height: 45px;
  }
}
.searchform-top .search-btn {
  min-width: 165px;
  width: 165px;
  color: #fff;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 0 25px 25px 0;
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  background-color: #509C92;
  display: block;
}
@media (max-width : 767px) {
  .searchform-top .search-btn {
    width: 100%;
    margin: 0 auto;
    max-width: none;
    border-radius: 25px;
    padding: 5px 10px;
  }
}

.search-results-wrap {
  padding: 0 5%;
}
@media (min-width:992px) and (max-width:1199px) {
  .search-results-wrap {
    padding: 0;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .search-results-wrap {
    padding: 0;
  }
}
@media (max-width : 767px) {
  .search-results-wrap {
    padding: 0 5px;
  }
}
.search-results-wrap .results-heading {
  padding-left: 36px;
  margin-bottom: 30px;
}
@media (max-width : 767px) {
  .search-results-wrap .results-heading {
    padding: 0 10px;
  }
}
.search-results-wrap .results-heading .title {
  display: inline-block;
  vertical-align: middle;
  font-weight: 300;
  font-size: 29px;
}
@media (max-width : 767px) {
  .search-results-wrap .results-heading .title {
    padding-bottom: 5px;
    display: block;
  }
}
.search-results-wrap .results-heading .results-title {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-size: 14px;
  margin-left: 18px;
}
@media (max-width : 767px) {
  .search-results-wrap .results-heading .results-title {
    margin-left: 0;
  }
}
.search-results-wrap .results-heading .results-title:before {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 2px;
  background-color: #C9C9C9;
  margin-right: 15px;
}
@media (max-width : 767px) {
  .search-results-wrap .results-heading .results-title:before {
    display: none;
  }
}

.search-results-list {
  padding: 0 15px;
  list-style: none;
  margin: 0;
  padding: 0 0 0 15px;
}
@media (max-width : 767px) {
  .search-results-list {
    padding-left: 0;
  }
}
.search-results-list li.item {
  position: relative;
}
@media (max-width : 767px) {
  .search-results-list li.item {
    margin-bottom: 10px;
  }
}
.search-results-list li.item:hover .item-holder:after {
  opacity: 1;
}
.search-results-list li.item:last-child .item-holder:before {
  display: none;
}
.search-results-list li.item .num {
  position: absolute;
  left: 24px;
  top: 25px;
  color: #B8B8B8;
  font-size: 23px;
  font-weight: 600;
  z-index: 4;
}
@media (max-width : 767px) {
  .search-results-list li.item .num {
    left: 0;
    top: 7px;
    font-size: 18px;
  }
}
.search-results-list li.item .item-holder {
  position: relative;
  z-index: 3;
  padding: 35px 40px 0 80px;
}
@media (min-width:768px) and (max-width:991px) {
  .search-results-list li.item .item-holder {
    padding: 35px 20px 0 60px;
  }
}
@media (max-width : 767px) {
  .search-results-list li.item .item-holder {
    padding: 10px 15px 12px;
  }
}
.search-results-list li.item .item-holder:before {
  content: "";
  display: block;
  clear: both;
  top: 100%;
  left: 80px;
  right: 40px;
  background-color: #E8E8E8;
  height: 2px;
  position: absolute;
}
@media (max-width : 767px) {
  .search-results-list li.item .item-holder:before {
    left: 20px;
    right: 10px;
  }
}
.search-results-list li.item .item-holder:after {
  content: "";
  display: block;
  clear: both;
  background-color: #fff;
  -webkit-box-shadow: 0 0 110px rgba(142, 41, 28, 0.1);
          box-shadow: 0 0 110px rgba(142, 41, 28, 0.1);
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: -2px;
  bottom: -2px;
  z-index: 3;
}
@media (max-width : 767px) {
  .search-results-list li.item .item-holder:after {
    display: none;
  }
}
.search-results-list li.item .abs-link {
  z-index: 7;
}
.search-results-list li.item .text-wrap {
  position: relative;
  z-index: 6;
  padding: 0 13px 30px;
}
@media (min-width:768px) and (max-width:991px) {
  .search-results-list li.item .text-wrap {
    padding-bottom: 20px;
  }
}
@media (max-width : 767px) {
  .search-results-list li.item .text-wrap {
    padding: 0 5px;
  }
}
.search-results-list li.item h3 {
  font-weight: 300;
  font-size: 29px;
  margin: 0 0 15px;
}
@media (max-width : 767px) {
  .search-results-list li.item h3 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
.search-results-list li.item h3 strong {
  font-weight: 600;
}
.search-results-list li.item p {
  font-size: 17px;
  color: #424242;
  line-height: 24px;
}
.search-results-list li.item p strong {
  color: #000;
}
@media (max-width : 767px) {
  .search-results-list li.item p {
    margin: 0;
    font-size: 16px;
    line-height: 21px;
  }
}
.search-results-list .breadcrumbs {
  padding-bottom: 15px;
  position: relative;
  z-index: 8;
  margin-left: 13px;
}
@media (max-width : 767px) {
  .search-results-list .breadcrumbs {
    padding-bottom: 5px;
  }
}
@media (max-width : 767px) {
  .search-results-list .breadcrumbs li {
    margin-bottom: 5px;
  }
}
.search-results-list .breadcrumbs li:after {
  color: #a2a2a2;
}
.search-results-list .breadcrumbs li a {
  color: #d07f78;
  font-size: 12px;
  letter-spacing: 1px;
}
.search-results-list .breadcrumbs li a:hover {
  color: #D9817A;
  text-decoration: underline;
}

.sitemap-list-wrap {
  padding: 30px 8% 0px;
}
@media (min-width:992px) and (max-width:1199px) {
  .sitemap-list-wrap {
    padding: 0 5%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .sitemap-list-wrap {
    padding: 0 10px;
  }
}
@media (max-width : 767px) {
  .sitemap-list-wrap {
    padding: 0 10px;
  }
}

.sitemap-list {
  position: relative;
}
.sitemap-list .main-item {
  width: 50%;
  padding-bottom: 30px;
  /*level 2*/
}
@media (max-width : 767px) {
  .sitemap-list .main-item {
    width: 100%;
    padding-bottom: 15px;
  }
}
.sitemap-list .main-item:last-child {
  padding-bottom: 0;
}
.sitemap-list .main-item > a {
  font-size: 40px;
  font-weight: normal;
  color: #000;
}
@media (min-width:768px) and (max-width:991px) {
  .sitemap-list .main-item > a {
    font-size: 34px;
  }
}
@media (max-width : 767px) {
  .sitemap-list .main-item > a {
    font-size: 36px;
  }
}
.sitemap-list .main-item > a:hover {
  color: #CA7F75;
}
.sitemap-list .main-item > ul {
  padding: 20px 0 20px 35px;
}
@media (max-width : 767px) {
  .sitemap-list .main-item > ul {
    padding-left: 17px;
  }
}
.sitemap-list .main-item > ul > li {
  padding-bottom: 30px;
  position: relative;
  /*level 3*/
}
@media (max-width : 767px) {
  .sitemap-list .main-item > ul > li {
    padding-bottom: 15px;
  }
}
.sitemap-list .main-item > ul > li:last-child {
  padding-bottom: 0;
}
.sitemap-list .main-item > ul > li:before {
  position: absolute;
  top: 9px;
  left: 0;
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  vertical-align: middle;
  border: solid #747474;
  border-width: 0 1px 1px 0;
  padding: 4px;
  margin-right: 13px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.sitemap-list .main-item > ul > li > a {
  color: #000;
  display: inline-block;
  vertical-align: middle;
  font-size: 25px;
  margin-left: 23px;
}
@media (min-width:768px) and (max-width:991px) {
  .sitemap-list .main-item > ul > li > a {
    font-size: 22px;
  }
}
.sitemap-list .main-item > ul > li > a:hover {
  color: #CA7F75;
}
.sitemap-list .main-item > ul > li > ul {
  padding: 18px 0 0 22px;
}
.sitemap-list .main-item > ul > li > ul li {
  padding-bottom: 15px;
  position: relative;
}
.sitemap-list .main-item > ul > li > ul li:last-child {
  padding-bottom: 0;
}
.sitemap-list .main-item > ul > li > ul li:before {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  vertical-align: middle;
  border: solid #848484;
  border-width: 0 1px 1px 0;
  padding: 2px;
  margin-right: 11px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 7px;
  left: 0;
}
.sitemap-list .main-item > ul > li > ul li > a {
  color: #474747;
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  margin-left: 16px;
}
.sitemap-list .main-item > ul > li > ul li > a:hover {
  color: #CA7F75;
}

@media (max-width : 767px) {
  .service-view-top-sect {
    padding-bottom: 0;
  }
}
.service-view-top-sect .text-tizer-flex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 0px;
}
@media (min-width:768px) and (max-width:991px) {
  .service-view-top-sect .text-tizer-flex {
    margin-bottom: 0;
    display: block;
  }
}
@media (max-width : 767px) {
  .service-view-top-sect .text-tizer-flex {
    display: block;
    margin-bottom: 40px;
  }
}
.service-view-top-sect .tizer-text {
  width: 50%;
  min-width: 350px;

  padding: 20px 45px 50px 20px;
  position: relative;
}
@media (min-width:768px) and (max-width:991px) {
  .service-view-top-sect .tizer-text {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 20px;
    padding: 0 0 20px;
  }
}
@media (max-width : 767px) {
  .service-view-top-sect .tizer-text {
    min-width: 0;
    width: 100%;
    padding: 0 10px 20px;
  }
}
.service-view-top-sect .tizer-text:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 0px;
  left: 100%;
  width: 1px;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
@media (max-width : 767px) {
  .service-view-top-sect .tizer-text:before {
    display: none;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .service-view-top-sect .tizer-text:before {
    display: none;
  }
}
.service-view-top-sect .tizer-text p {
  font-size: 22px;
  line-height: 29px;
  margin: 0;
}
@media (min-width:768px) and (max-width:991px) {
  .service-view-top-sect .tizer-text p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width : 767px) {
  .service-view-top-sect .tizer-text p {
    font-size: 6vw;
    line-height: 8vw;
  }
}
.service-view-top-sect .services-links {
  width: 45%;
}
@media (max-width : 767px) {
  .service-view-top-sect .services-links {
    width: 100%;
  }
  .service-view-top-sect .services-links .breadcrumbs {
    padding-left: 10px;
    padding-bottom: 20px;
  }
  .service-view-top-sect .services-links .sub-nav {
    padding-left: 15px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .service-view-top-sect .services-links {
    width: 100%;
    padding-bottom: 20px;
  }
}
.service-view-top-sect .services-links .sub-nav {
  display: block;
}
@media (min-width:768px) and (max-width:991px) {
  .service-view-top-sect .services-links .sub-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width : 767px) {
  .service-view-top-sect .services-links .sub-nav.showed li {
    display: block !important;
  }
}
.service-view-top-sect .services-links .sub-nav li {
  width: 100%;
  padding-right: 0;
}
@media (min-width:768px) and (max-width:991px) {
  .service-view-top-sect .services-links .sub-nav li {
    width: 50%;
  }
  .service-view-top-sect .services-links .sub-nav li a {
    padding: 5px 0;
  }
}
@media (max-width : 767px) {
  .service-view-top-sect .services-links .sub-nav li:nth-child(n+4) {
    display: none;
  }
}
.service-view-top-sect .visible-xs {
  padding-top: 10px;
}
.service-view-top-sect .g_btn-red-arrow em {
  font-style: normal;
  display: none;
}
.service-view-top-sect .g_btn-red-arrow.opened span {
  display: none;
}
.service-view-top-sect .g_btn-red-arrow.opened em {
  display: block;
}
.service-view-top-sect h1 {
  font-weight: 300;
  font-size: 50px;
  line-height: 44px;
  margin: 0 0 30px;
}
@media (max-width : 767px) {
  .service-view-top-sect h1 {
    font-size: 9vw;
    line-height: 9.5vw;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .service-view-top-sect h1 {
    font-size: 40px;
  }
}

.all-revs-btn-wrap {
  text-align: center;
  padding: 20px 0 0;
}

.service-view-content .our-doctors-sect {
  position: relative;
  padding-top: 20px;
}
.service-view-content .flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 30px;
  position: relative;
  z-index: 4;
}
@media (max-width : 767px) {
  .service-view-content .flex-row {
    padding-bottom: 10px;
  }
}
.service-view-content .flex-row img {
  width: 100%;
  margin-bottom: 35px;
}
@media (max-width : 767px) {
  .service-view-content .flex-row img {
    margin-bottom: 20px;
  }
}
.service-view-content .flex-row .col-left {
  width: 50%;
  padding: 0 25px;
}
@media (min-width:992px) and (max-width:1199px) {
  .service-view-content .flex-row .col-left {
    padding: 0 10px 0 0;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .service-view-content .flex-row .col-left {
    width: 100%;
    padding: 0 0 30px;
  }
}
@media (max-width : 767px) {
  .service-view-content .flex-row .col-left {
    width: 100%;
    padding: 0 0 20px;
  }
}
.service-view-content .flex-row .col-left p:last-child {
  margin-bottom: 0;
}
.service-view-content .flex-row .col-left .image-desc {
  padding: 0 30px;
}
.service-view-content .flex-row .col-right {
  width: 50%;
  padding-left: 50px;
}
@media (min-width:992px) and (max-width:1199px) {
  .service-view-content .flex-row .col-right {
    padding-left: 30px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .service-view-content .flex-row .col-right {
    width: 100%;
    padding: 0 0 20px;
  }
}
@media (max-width : 767px) {
  .service-view-content .flex-row .col-right {
    width: 100%;
    padding-left: 0;
  }
}
.service-view-content .flex-row .col-right .image-desc {
  padding-left: 30px;
}
@media (max-width : 767px) {
  .service-view-content .flex-row .col-right .image-desc {
    padding: 0 10px;
  }
}
@media (min-width : 1200px) {
.service-view-content .tizer-row {
  margin-top: -104px;
  display: block;
  width: 100%;
}
}
.service-view-content .tizer-row:after {
  content: "";
  display: block;
  clear: both;
}
@media (min-width:768px) and (max-width:991px) {
  .service-view-content .tizer-row {
    margin-bottom: 0px;
  }
}
@media (max-width : 767px) {
  .service-view-content .tizer-row {
    margin-top: 0;
  }
}
.service-view-content .tizer-row img {
  width: 100%;
}
.service-view-content .tizer-row .col-left {
  float: left;
  margin: 0 50px 0 0;
  padding: 0;
}
@media (min-width:768px) and (max-width:991px) {
  .service-view-content .tizer-row .col-left {
    float: none;
    width: 80%;
    margin: 0 auto 40px;
  }
}
@media (max-width : 767px) {
  .service-view-content .tizer-row .col-left {
    float: none;
    margin: 0;
  }
}
.service-view-content .tizer-row .col-right {
  padding-top: 120px;
  padding-left: 0;
  width: auto;
}
@media (min-width:992px) and (max-width:1199px) {
  .service-view-content .tizer-row .col-right {
    padding-top: 100px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .service-view-content .tizer-row .col-right {
    padding-top: 0;
  }
}
@media (max-width : 767px) {
  .service-view-content .tizer-row .col-right {
    padding-top: 0;
  }
}
.service-view-content .tizer-row ul li:before {
  position: static;
  display: inline-block;
  vertical-align: top;
  margin-top: 11px;
  margin-right: 10px;
}
.service-view-content .tizer-row-spec {
  display: block;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.service-view-content .tizer-row-spec:after {
  content: "";
  display: block;
  clear: both;
}
@media (min-width:768px) and (max-width:991px) {
  .service-view-content .tizer-row-spec {
    margin-bottom: 0px;
    display: block;
  }
}
@media (max-width : 767px) {
  .service-view-content .tizer-row-spec {
    display: block;
  }
}
.service-view-content .tizer-row-spec img {
  width: 100%;
}
.service-view-content .tizer-row-spec .col-left {
  width: 50%;
  margin: -170px 50px 0 0;
  padding: 0;
}
@media (max-width : 767px) {
  .service-view-content .tizer-row-spec .col-left {
    margin: 0 0 10px;
    width: 100%;
  }
}
.service-view-content .tizer-row-spec .col-left .image-desc {
  padding: 50px 20px 0;
}
@media (min-width:768px) and (max-width:991px) {
  .service-view-content .tizer-row-spec .col-left .image-desc {
    padding-top: 10px;
  }
}
@media (max-width : 767px) {
  .service-view-content .tizer-row-spec .col-left .image-desc {
    padding: 0 10px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .service-view-content .tizer-row-spec .col-left {
    float: none;
    width: 80%;
    margin: -150px auto 40px;
  }
}
.service-view-content .tizer-row-spec .col-right {
  padding-top: 10px;
  padding-left: 0;
  width: 50%;
}
@media (min-width:768px) and (max-width:991px) {
  .service-view-content .tizer-row-spec .col-right {
    width: 100%;
  }
}
@media (max-width : 767px) {
  .service-view-content .tizer-row-spec .col-right {
    width: 100%;
    padding: 0 10px;
  }
}
.service-view-content hr {
  margin: 40px 0 20px;
}

/* .contented-type {
  padding: 0 20px;
}
@media (min-width:768px) and (max-width:991px) {
  .contented-type {
    padding: 0;
  }
}
@media (max-width : 767px) {
  .contented-type {
    padding: 0 10px;
  }
} */
.contented-type .accept-money-image {
  max-width: 682.5px;
}
.contented-type .accept-money-image + div > .ya-share2 {
  margin-top: 20px;
}
.contented-type .accept-money-image img {
  max-width: 50%;
}
@media (max-width : 767px) {
  .contented-type .accept-money-image img {
    max-width: 75%;
  }
}
.contented-type .page-tizer-image {
  margin: -130px auto 55px;
}
@media (max-width : 767px) {
  .contented-type .page-tizer-image {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.contented-type p {
  font-size: 17px;
  line-height: 24px;
  color: #313131;
  margin: 0 0 25px;
  font-weight: 300;
}
@media (min-width:992px) and (max-width:1199px) {
  .contented-type p {
    font-size: 15px;
    line-height: 24px;
  }
}
.contented-type .image-desc p {
  font-weight: 300;
  font-size: 23px;
  color: #313131;
  line-height: 32px;
  margin: 0 0 28px;
}
@media (max-width : 767px) {
  .contented-type .image-desc p {
    font-size: 18px;
    line-height: 24px;
  }
}
.contented-type h2 {
  font-size: 40px;
  font-weight: 300;
  line-height: 44px;
  margin: 10px 0 20px;
}
@media (max-width : 767px) {
  .contented-type h2 {
    font-size: 28px;
    line-height: 32px;
  }
}
.contented-type h4 {
  font-size: 24px;
  color: #000;
  font-weight: normal;
  margin: 0 0 22px;
}
.contented-type h5 {
  font-weight: 300;
  color: #313131;
  font-size: 27px;
  margin: 0 0 30px;
}
@media (max-width : 767px) {
  .contented-type h5 {
    font-size: 21px;
  }
}
.contented-type .centered-box {
  text-align: center;
  padding: 0 10% 30px;
}
@media (min-width:768px) and (max-width:991px) {
  .contented-type .centered-box {
    padding: 0 20px 40px;
  }
}
@media (max-width : 767px) {
  .contented-type .centered-box {
    padding: 0;
  }
}
.contented-type .centered-box ul {
  text-align: left;
  width: 75%;
  padding-top: 5px;
  margin: 0 auto 10px;
}
@media (min-width:992px) and (max-width:1199px) {
  .contented-type .centered-box ul {
    width: 100%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .contented-type .centered-box ul {
    width: 100%;
  }
}
@media (max-width : 767px) {
  .contented-type .centered-box ul {
    width: 100%;
  }
}
.contented-type .centered {
  padding: 0 10% 30px;
}
@media (min-width:768px) and (max-width:991px) {
  .contented-type .centered {
    padding: 0 20px 40px;
  }
}
@media (max-width : 767px) {
  .contented-type .centered {
    padding: 0;
  }
}
.contented-type .centered ul {
  text-align: left;
  width: 90%;
  padding-top: 5px;
  margin: 0 auto 10px;
}
@media (min-width:992px) and (max-width:1199px) {
  .contented-type .centered ul {
    width: 100%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .contented-type .centered ul {
    width: 100%;
  }
}
@media (max-width : 767px) {
  .contented-type .centered ul {
    width: 100%;
  }
}
.contented-type .centered ol {
  width: 90%;
  margin: 0 auto 10px;
  padding: 0;
}
@media (max-width : 767px) {
  .contented-type .centered ol {
    width: 100%;
  }
}
.contented-type hr {
  margin-top: 0;
  border-color: #B2616B;
  margin-bottom: 50px;
}
@media (max-width : 767px) {
  .contented-type hr {
    margin-bottom: 30px;
  }
}
.contented-type .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 50px;
  position: relative;
  z-index: 4;
}
@media (max-width : 767px) {
  .contented-type .row {
    padding-bottom: 10px;
    margin: 0;
  }
}
.contented-type .row .col-left {
  width: 45%;
}
@media (min-width:1400px) {
  .contented-type .row .col-left {
    width: 44%;
  }
}
@media (max-width : 767px) {
  .contented-type .row .col-left {
    width: 100%;
    padding: 0 0 20px;
  }
}
.contented-type .row .col-right {
  width: 45%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (min-width:1400px) {
  .contented-type .row .col-right {
    width: 44%;
  }
}
@media (max-width : 767px) {
  .contented-type .row .col-right {
    width: 100%;
  }
}
.contented-type p.bigtext {
  font-weight: 300;
  font-size: 37px;
  line-height: 45px;
}
@media (max-width : 767px) {
  .contented-type p.bigtext {
    font-size: 27px;
    line-height: 30px;
  }
}
.contented-type .faq-list {
  padding: 0 0 80px;
  width: 100%;
}
.contented-type .faq-list:last-child {
  padding-bottom: 0;
}
@media (min-width:768px) and (max-width:991px) {
  .contented-type .faq-list {
    padding-bottom: 40px;
  }
}
@media (max-width : 767px) {
  .contented-type .faq-list {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.contented-type .faq-list li {
  border-bottom: 1px solid #D6EAE8;
  padding-left: 0;
  margin-bottom: 0;
}
.contented-type .faq-list li:before {
  display: none;
}
.contented-type .faq-list li:last-child {
  border: none;
}
.contented-type .faq-list li .btn-acc-open {
  display: block;
  position: relative;
  padding: 20px 10% 20px 20px;
  font-size: 19px;
  line-height: 24px;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #098373;
}
@media (max-width : 767px) {
  .contented-type .faq-list li .btn-acc-open {
    padding-left: 0;
    font-size: 16px;
    line-height: 21px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.contented-type .faq-list li .btn-acc-open:after {
  content: "";
  display: block;
  clear: both;
  content: "-";
  position: absolute;
  width: 30px;
  height: 30px;
  right: 5%;
  border-radius: 50%;
  border: 1px solid transparent;
  text-align: center;
  font-size: 29px;
  font-weight: normal;
  line-height: 27px;
  padding-left: 1px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #277E72;
  top: 50%;
  margin-top: -16px;
}
@media (max-width : 767px) {
  .contented-type .faq-list li .btn-acc-open:after {
    right: 0;
  }
}
.contented-type .faq-list li .btn-acc-open.collapsed:after {
  content: "+";
  border-color: #237f73;
  background: none;
  color: #237f73;
}
@media (min-width: 768px) {
  .contented-type .faq-list li .btn-acc-open:hover {
    color: #DE7D7E;
  }
  .contented-type .faq-list li .btn-acc-open:hover:after {
    border-color: #c6d1f4;
  }
}
.contented-type .faq-list li p {
  margin: 0 0 10px;
  color: #5e5e5e;
  font-size: 16px;
  line-height: 22px;
}
.contented-type .faq-list li h3 {
  margin: 0;
}
.contented-type .faq-list li .faq-textbox {
  padding: 5px 10% 10px 20px;
  position: relative;
}
@media (max-width : 767px) {
  .contented-type .faq-list li .faq-textbox {
    padding: 5px 20px 10px 0px;
  }
}
.about-content-sect p {
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 20px 0;
  padding: 0;
  color: #313131;
}
.contented-type ul,
.about-content-sect ul {
  padding-bottom: 20px;
}
.contented-type ul li,
.about-content-sect ul li {
  position: relative;
  padding-left: 32px;
  font-size: 16px;
  line-height: 22px;
  color: #313131;
  margin-bottom: 12px;
}
.contented-type ul li:last-child,
.about-content-sect ul li:last-child {
  margin-bottom: 0;
}
.contented-type ul li:before,
.about-content-sect ul li:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 9px;
  left: 0;
  height: 2px;
  width: 14px;
  background-color: #4CAF9B;
}
.contented-type ul em,
.about-content-sect ul em {
  font-style: normal;
  font-size: 15px;
  color: #a4a4a4;
}
.contented-type ol,
.about-content-sect ol {
  counter-reset: li;
  list-style: none;
  margin: 0;
  padding: 0 0 0 15px;
}
@media (max-width : 767px) {
  .contented-type ol,
.about-content-sect ol {
    padding-left: 0;
  }
}
.contented-type ol > li,
.about-content-sect ol > li {
  position: relative;
  padding-left: 35px;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 15px;
}
.contented-type ol > li:before,
.about-content-sect ol > li:before {
  content: "";
  display: block;
  clear: both;
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: 0px;
  top: 1px;
  color: #4db29d;
  width: 20px;
  height: 20px;
  border: 1px solid #4db29d;
  font-size: 11px;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  z-index: 4;
}
@media (max-width : 767px) {
  .contented-type ol > li:before,
.about-content-sect ol > li:before {
    left: 0;
    top: 2px;
    font-size: 14px;
  }
}
.contented-type ol ul,
.about-content-sect ol ul {
  padding-top: 10px;
  padding-bottom: 0px;
}
@media (max-width : 767px) {
  .contented-type ol ul li:before,
.about-content-sect ol ul li:before {
    top: 12px;
  }
}

.about-content-sect ul,
.about-content-sect ol {
  padding-left: 20px;
}
@media (max-width : 767px) {
  .about-content-sect ul,
.about-content-sect ol {
    padding-left: 0;
  }
}

@media (max-width : 767px) {
  .service-top-sect {
    padding-bottom: 30px;
  }
}
.service-top-sect .text-tizer-flex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 0px;
}
@media (min-width:768px) and (max-width:991px) {
  .service-top-sect .text-tizer-flex {
    margin-bottom: 0;
  }
}
@media (max-width : 767px) {
  .service-top-sect .text-tizer-flex {
    display: block;
    margin-bottom: 40px;
  }
}
.service-top-sect .tizer-text {
  width: 35%;
  min-width: 250px;

  padding: 20px 45px 50px 20px;
  position: relative;
}
@media (min-width:768px) and (max-width:991px) {
  .service-top-sect .tizer-text {
    padding-right: 20px;
    padding-left: 0;
  }
}
@media (max-width : 767px) {
  .service-top-sect .tizer-text {
    min-width: 0;
    width: 100%;
    padding: 0 10px 20px;
  }
}
.service-top-sect .tizer-text p {
  font-size: 20px;
  line-height: 25px;
  margin: 0;
  font-weight: 300;
}
@media (min-width:768px) and (max-width:991px) {
  .service-top-sect .tizer-text p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width : 767px) {
  .service-top-sect .tizer-text p {
    font-size: 6vw;
    line-height: 8vw;
  }
}
.service-top-sect .services-links {
  width: 65%;
}
@media (max-width : 767px) {
  .service-top-sect .services-links {
    width: 100%;
  }
}
.service-top-sect h1 {
  font-weight: 300;
  font-size: 70px;
  line-height: 64px;
  margin: 0 0 30px;
}
@media (max-width : 767px) {
  .service-top-sect h1 {
    font-size: 40px;
  }
}

.service-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.service-nav li {
  display: block;
  width: 33.33333%;
  position: relative;
  text-align: center;
  border-bottom: 2px solid rgba(237, 231, 223, 0.3);
  border-left: 2px solid rgba(237, 231, 223, 0.3);
}
@media all and (-ms-high-contrast: none) {
  .service-nav li {
    border: none !important;
  }
}
@media (min-width: 768px) {
  .service-nav li:nth-child(1), .service-nav li:nth-child(4), .service-nav li:nth-child(7), .service-nav li:nth-child(10) {
    border-left: none;
  }
  .service-nav li:nth-last-child(-n+3) {
    border-bottom: none;
  }
}
@media (max-width : 767px) {
  .service-nav li:nth-child(odd) {
    border-left: none;
  }
  .service-nav li:nth-last-child(-n+2) {
    border-bottom: none;
  }
}
@media (max-width : 767px) {
  .service-nav li {
    width: 50%;
  }
}
.service-nav li .item-holder {
  padding: 22px 10px 20px;
}
@media (min-width:992px) and (max-width:1199px) {
  .service-nav li .item-holder {
    padding: 20px 8px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .service-nav li .item-holder {
    padding: 10px 8px;
  }
}
@media (max-width : 767px) {
  .service-nav li .item-holder {
    padding: 15px 8px;
  }
}
.service-nav li:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: -6px;
  left: -6px;
  right: -6px;
  bottom: -6px;
  background-color: #fff;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  z-index: 3;
}
@media all and (-ms-high-contrast: none) {
  .service-nav li:before {
    opacity: 0.7;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }
}
@media (max-width : 767px) {
  .service-nav li:before {
    display: none;
  }
}
@media (min-width: 768px) {
  .service-nav li:hover:before {
    opacity: 1;
  }
  .service-nav li:hover .spec-count {
    color: #6d6d6d;
  }
  .service-nav li:hover .icon img {
    -webkit-filter: none;
    filter: none;
  }
  .service-nav li:hover .title {
    color: #6aa69a;
  }
  .service-nav li:hover .more {
    color: #59aa9d;
  }
  .service-nav li:hover .more:after {
    border-color: #59aa9d;
  }
}
.service-nav .abs-link {
  z-index: 6;
}
.service-nav .item-holder {
  position: relative;
  z-index: 5;
}
.service-nav .icon {
  margin-bottom: 20px;
}
.service-nav .icon img {
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-filter: brightness(2) invert(1);
  filter: brightness(2) invert(1);
}
.service-nav .title {
  display: block;
  color: #000;
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 15px;
  line-height: 25px;
}
@media all and (-ms-high-contrast: none) {
  .service-nav .title {
    color: #59aa9d;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .service-nav .title {
    font-size: 20px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .service-nav .title {
    font-size: 18px;
    line-height: 21px;
  }
}
@media (max-width : 767px) {
  .service-nav .title {
    font-size: 18px;
    line-height: 21px;
  }
}
.service-nav .more {
  display: inline-block;
  color: #000;
  opacity: 0.6;
  font-size: 12px;
}
@media all and (-ms-high-contrast: none) {
  .service-nav .more {
    color: #59aa9d;
  }
}
.service-nav .more:after {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  vertical-align: middle;
  border: solid #000;
  border-width: 0 1px 1px 0;
  padding: 2px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-left: 9px;
}
@media all and (-ms-high-contrast: none) {
  .service-nav .more:after {
    display: none;
  }
}
.service-nav .spec-count {
  display: block;
  font-weight: 300;
  font-size: 13px;

}

.team-top-sect {
  padding-bottom: 0;
}
@media (max-width : 767px) {
  .team-top-sect {
    padding-bottom: 0px;
  }
}
.team-top-sect .text-tizer-flex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 0px;
}
@media (min-width:768px) and (max-width:991px) {
  .team-top-sect .text-tizer-flex {
    margin-bottom: 0;
  }
}
@media (max-width : 767px) {
  .team-top-sect .text-tizer-flex {
    display: block;
    margin-bottom: 0px;
  }
}
.team-top-sect .tizer-text {
  width: 35%;
  min-width: 250px;
  padding: 20px 30px 40px 20px;
  position: relative;
}
@media (min-width:768px) and (max-width:991px) {
  .team-top-sect .tizer-text {
    padding-right: 20px;
    padding-left: 0;
  }
}
@media (max-width : 767px) {
  .team-top-sect .tizer-text {
    min-width: 0;
    width: 100%;
    padding: 0 10px 20px;
  }
}
.team-top-sect .tizer-text p {
  font-size: 20px;
  line-height: 25px;
  margin: 0;
  font-weight: 300;
}
@media (min-width:768px) and (max-width:991px) {
  .team-top-sect .tizer-text p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width : 767px) {
  .team-top-sect .tizer-text p {
    font-size: 18px;
  }
}
.team-top-sect .services-links {
  width: 65%;
}
@media (max-width : 767px) {
  .team-top-sect .services-links {
    width: 100%;
  }
}
.team-top-sect h1 {
  font-weight: 300;
  font-size: 50px;
  line-height: 44px;
  margin: 0 0 20px;
}
@media (max-width : 767px) {
  .team-top-sect h1 {
    font-size: 40px;
  }
}
.team-top-sect .service-nav {
  position: relative;
  z-index: 3;
}
.team-top-sect .service-nav li:hover .title {
  color: #d8887c;
}
@media (max-width : 767px) {
  .team-top-sect .service-nav li {
    width: 100%;
    border-left: 0;
    border-bottom: 2px solid rgba(237, 231, 223, 0.3);
  }
  .team-top-sect .service-nav li:last-child {
    border: none;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .team-top-sect .service-nav li {
    width: 33.3333%;
  }
}
.team-top-sect .service-nav .active:before {
  opacity: 1;
}
@media (max-width : 767px) {
  .team-top-sect .service-nav .active:before {
    display: block;
  }
}
.team-top-sect .service-nav .active .spec-count {
  color: #6d6d6d;
}
.team-top-sect .service-nav .active .icon img {
  -webkit-filter: none;
  filter: none;
}
.team-top-sect .service-nav .active .title {
  color: #d8887c;
}
.team-top-sect .service-nav .active .more {
  color: #59aa9d;
}
.team-top-sect .service-nav .active .more:after {
  border-color: #59aa9d;
}

.team-sect {
  padding-top: 0;
  padding-bottom: 0;
}
.team-sect .banner-slider-sect {
  margin-bottom: 0;
}

.team-no-search {
  padding-top: 60px;
}

.team-filter-form {
  position: relative;
  z-index: 5;
  background-color: #fff;
  -webkit-box-shadow: 0 80px 150px rgba(156, 208, 198, 0.2);
          box-shadow: 0 80px 150px rgba(156, 208, 198, 0.2);
  padding: 40px 0 36px;
  margin-bottom: 55px;
}
.team-filter-form .form-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
}
@media (min-width:768px) and (max-width:1200px) {
  .team-filter-form .form-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .team-filter-form .filter-select-wrap {
    margin-bottom: 20px;
  }
  .team-filter-form .title-wrap {
    width: 100%;
    text-align: center;
    padding-right: 0;
    padding-bottom: 20px;
  }
}
@media (max-width : 767px) {
  .team-filter-form .form-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 10px;
  }
}
.team-filter-form .title-wrap {
  padding-right: 30px;
}
@media (min-width:768px) and (max-width:991px) {
  .team-filter-form .title-wrap {
    width: 100%;
    text-align: center;
    padding-right: 0;
    padding-bottom: 20px;
  }
}
@media (max-width : 767px) {
  .team-filter-form .title-wrap {
    width: 100%;
    text-align: center;
    padding-right: 0;
    padding-bottom: 20px;
  }
}
.team-filter-form .filter-title {
  background: url(/local/templates/eco.2024/frontend/css/../images/bg-filter-title.png) no-repeat;
  height: 28px;
  display: inline-block;
  vertical-align: middle;
  line-height: 28px;
  font-size: 13px;
  color: #e08f7d;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-left: 47px;
  font-weight: 600;
}
@media (max-width : 767px) {
  .team-filter-form .filter-title {
    display: inline-block;
    margin-bottom: 20px;
    padding-right: 20px;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .team-filter-form .filter-title {
    margin-bottom: 0;
  }
}
.team-filter-form .filter-select-wrap {
  max-width: 450px;
  width: 350px;
  padding: 0 10px;
}
@media (min-width:768px) and (max-width:991px) {
  .team-filter-form .filter-select-wrap {
    width: 300px;
  }
}
@media (max-width : 767px) {
  .team-filter-form .filter-select-wrap {
    width: 100%;
    padding: 0 0 20px;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .team-filter-form .filter-select-wrap {
    width: 50%;
    padding: 0 5px 10px;
  }
}
.team-filter-form .view-type-wrap {
  min-width: 80px;
  width: 80px;
  text-align: right;
}
@media (max-width : 767px) {
  .team-filter-form .view-type-wrap {
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }
}
.team-filter-form .view-type-wrap button {
  display: inline-block;
  border: none;
  background: none;
  position: relative;
  width: 20px;
  height: 26px;
  outline: none;
  margin-left: 20px;
}
.team-filter-form .view-type-wrap button:first-child {
  margin-left: 0;
}
.team-filter-form .view-type-wrap button:before, .team-filter-form .view-type-wrap button:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.team-filter-form .view-type-wrap button span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.team-filter-form .view-type-wrap button span:before, .team-filter-form .view-type-wrap button span:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.team-filter-form .view-type-wrap button.type-cols:hover:before, .team-filter-form .view-type-wrap button.type-cols:hover:after,
.team-filter-form .view-type-wrap button.type-cols:hover span:before,
.team-filter-form .view-type-wrap button.type-cols:hover span:after {
  background-color: #8ED5BE;
}
.team-filter-form .view-type-wrap button.type-cols:before, .team-filter-form .view-type-wrap button.type-cols:after {
  background-color: #C4DFDA;
  width: 8px;
  height: 11px;
  top: 0;
}
.team-filter-form .view-type-wrap button.type-cols:after {
  right: 0;
}
.team-filter-form .view-type-wrap button.type-cols span:before, .team-filter-form .view-type-wrap button.type-cols span:after {
  background-color: #C4DFDA;
  width: 8px;
  height: 11px;
  bottom: 0;
  left: 0;
}
.team-filter-form .view-type-wrap button.type-cols span:after {
  right: 0;
  left: auto;
}
.team-filter-form .view-type-wrap button.type-rows:before, .team-filter-form .view-type-wrap button.type-rows:after {
  background-color: #C4DFDA;
  width: 100%;
  height: 3px;
  top: 0;
}
.team-filter-form .view-type-wrap button.type-rows:after {
  top: 8px;
}
.team-filter-form .view-type-wrap button.type-rows:hover:before, .team-filter-form .view-type-wrap button.type-rows:hover:after,
.team-filter-form .view-type-wrap button.type-rows:hover span:before,
.team-filter-form .view-type-wrap button.type-rows:hover span:after {
  background-color: #8ED5BE;
}
.team-filter-form .view-type-wrap button.type-rows span:before, .team-filter-form .view-type-wrap button.type-rows span:after {
  background-color: #C4DFDA;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
}
.team-filter-form .view-type-wrap button.type-rows span:after {
  bottom: 8px;
}
.team-filter-form .view-type-wrap button.active:before, .team-filter-form .view-type-wrap button.active:after,
.team-filter-form .view-type-wrap button.active span:before,
.team-filter-form .view-type-wrap button.active span:after {
  background-color: #4EAE9B;
}

.team-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 50px;
}
.team-list li {
  width: 25%;
  padding: 0 25px 30px;
  position: relative;
}
@media (min-width:768px) and (max-width:991px) {
  .team-list li {
    width: 33.33333%;
  }
}
@media (max-width : 767px) {
  .team-list li {
    width: 50%;
    padding: 0 10px 20px;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .team-list li {
    width: 33.33333%;
  }
}
.team-list li .item-holder {
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.team-list li .item-holder:hover {
  -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
          transform: scale(1.15);
}
.team-list li .item-holder:hover:after {
  opacity: 0;
}
.team-list li .item-holder:hover .image img {
  -webkit-box-shadow: 0 60px 100px rgba(0, 0, 0, 0.2);
          box-shadow: 0 60px 100px rgba(0, 0, 0, 0.2);
}
.team-list li .item-holder:after {
  content: "";
  display: block;
  clear: both;
  margin: 0 auto;
  background: url(/local/templates/eco.2024/frontend/css/../images/team-list-circle.png) no-repeat;
  width: 23px;
  height: 23px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team-list li .image {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  padding-bottom: 20px;
}
.team-list li .image img {
  border-radius: 7px;
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.team-list li .title {
  display: block;
  font-size: 17px;
  font-weight: 600;
  color: #363636;
  padding-bottom: 10px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.team-list li .role {
  display: block;
  color: #939393;
  font-size: 14px;
  line-height: 19px;
  padding-bottom: 15px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.team-as-list li {
  width: 50%;
  padding: 0 10px 30px;
}
@media (min-width:768px) and (max-width:991px) {
  .team-as-list li {
    padding: 0 0 30px;
  }
}
@media (max-width : 767px) {
  .team-as-list li {
    width: 100%;
    padding: 0 0 20px;
  }
}
.team-as-list li .item-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width : 767px) {
  .team-as-list li .item-holder {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.team-as-list li .item-holder:hover {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.team-as-list li .item-holder:hover .image {
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}
.team-as-list li .item-holder:hover .image img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.team-as-list li .item-holder:hover .title {
  color: #5FAFA1;
}
.team-as-list li .item-holder:after {
  display: none;
}
.team-as-list li .image {
  width: 30%;
  overflow: hidden;
  border-radius: 7px;
  padding: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:768px) and (max-width:991px) {
  .team-as-list li .title {
    font-size: 15px;
  }
}
.team-as-list li .desc {
  width: 65%;
  padding-left: 5%;
  text-align: left;
}
.team-as-list li .desc:after {
  content: "";
  display: block;
  clear: both;
  background: url(/local/templates/eco.2024/frontend/css/../images/team-list-circle.png) no-repeat;
  width: 23px;
  height: 23px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:768px) and (max-width:991px) {
  .team-as-list li .desc:after {
    display: none;
  }
}
@media (max-width : 767px) {
  .team-as-list li .desc:after {
    display: none;
  }
}

.team-view-top-sect {
  padding-bottom: 0;
}
.team-view-top-sect .text-tizer-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width : 767px) {
  .team-view-top-sect .text-tizer-flex {
    display: block;
    padding-top: 30px;
  }
}
.team-view-top-sect .tizer-text {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 50%;
  padding-top: 30px;
  padding-bottom: 40px;
}
@media (min-width:768px) and (max-width:991px) {
  .team-view-top-sect .tizer-text {
    width: 60%;
    padding-top: 0;
    margin-top: -30px;
  }
  .team-view-top-sect .tizer-text .breadcrumbs {
    padding-bottom: 10px;
  }
}
@media (max-width : 767px) {
  .team-view-top-sect .tizer-text {
    width: 100%;
    padding-top: 0;
    padding-bottom: 10px;
  }
}
.team-view-top-sect .tizer-text h1 {
  font-weight: 300;
  font-size: 55px;
  line-height: 50px;
  margin: 0 0 10px;

}
@media (min-width:992px) and (max-width:1199px) {
  .team-view-top-sect .tizer-text h1 {
    font-size: 43px;
    line-height: 40px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .team-view-top-sect .tizer-text h1 {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (max-width : 767px) {
  .team-view-top-sect .tizer-text h1 {
    font-size: 30px;
    line-height: 30px;
  }
}
.team-view-top-sect .tizer-text .edu-title {
  color: rgba(0, 0, 0, 0.9);
  display: block;
  font-weight: 300;
  font-size: 19px;
}
.team-view-top-sect .tizer-text .subtitle {
  font-size: 18px;
  display: block;
  padding-bottom: 20px;
}
.team-view-top-sect .tizer-text .text-heading {
  padding-left: 70px;
  padding-bottom: 26px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.45);
  margin-bottom: 30px;
}
@media (min-width:992px) and (max-width:1199px) {
  .team-view-top-sect .tizer-text .text-heading {
    padding-left: 40px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .team-view-top-sect .tizer-text .text-heading {
    padding: 0 0 20px;
  }
}
@media (max-width : 767px) {
  .team-view-top-sect .tizer-text .text-heading {
    padding: 0 10px 10px;
  }
}
.team-view-top-sect .tizer-text .resume-box {
  padding-left: 70px;
  color: #000;
}
@media (min-width:992px) and (max-width:1199px) {
  .team-view-top-sect .tizer-text .resume-box {
    padding-left: 40px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .team-view-top-sect .tizer-text .resume-box {
    padding-left: 0px;
  }
}
@media (max-width : 767px) {
  .team-view-top-sect .tizer-text .resume-box {
    padding: 0 10px;
  }
}
.team-view-top-sect .tizer-text .resume-box ul {
  padding-bottom: 25px;
  padding-left: 20px;
}
.team-view-top-sect .tizer-text .resume-box ul li {
  position: relative;
  padding-left: 31px;
  padding-bottom: 10px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.9);
}
.team-view-top-sect .tizer-text .resume-box ul li:last-child {
  padding-bottom: 0;
}
.team-view-top-sect .tizer-text .resume-box ul li:before {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  width: 14px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 8px;
  left: 0;
}
.team-view-top-sect .tizer-text p {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 21px;
}
.team-view-top-sect .tizer-text .title {
  display: block;
  font-size: 23px;
  font-weight: 600;
  line-height: 30px;
  padding-bottom: 15px;
}
@media (min-width:768px) and (max-width:991px) {
  .team-view-top-sect .tizer-text .title {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 10px;
  }
}
.team-view-top-sect .tizer-text .role {
  display: block;
  font-size: 23px;
  font-weight: 600;
  line-height: 30px;
  padding-bottom: 28px;
}
@media (min-width:768px) and (max-width:991px) {
  .team-view-top-sect .tizer-text .role {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 15px;
  }
}
@media (max-width : 767px) {
  .team-view-top-sect .tizer-text .role {
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 20px;
  }
}
.team-view-top-sect .tizer-text .tags-box {
  padding-bottom: 20px;
}
@media (max-width : 767px) {
  .team-view-top-sect .tizer-text .tags-box {
    padding-bottom: 10px;
  }
}
.team-view-top-sect .tizer-text .tags-box a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  margin-bottom: 15px;
  border: 1px solid rgba(0, 0, 0, 0.6);
  font-size: 16px;
  font-weight: 600;
  color: #000;
  padding: 7px 14px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .team-view-top-sect .tizer-text .tags-box a {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
.team-view-top-sect .tizer-text .tags-box a:hover {
  background-color: #fff;
  color: #42ab96;
}
.team-view-top-sect .tizer-text .print-btn {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5.13725 18.8627C5.13725 19.7465 5.13725 20.4808 5.13725 20.8235C5.13725 21.7647 6.0029 22 6.43573 22C9.92447 22 17.0588 22 17.6863 22C18.3137 22 18.732 21.2157 18.8627 20.8235V18.8627M5.13725 18.8627C5.13725 17.3194 5.13725 15.3206 5.13725 14.1569H18.8627V18.8627M5.13725 18.8627H3.17647C2.78431 18.8627 2 18.549 2 17.2941C2 16.0392 2 11.8039 2 9.84314C2.13072 9.45098 2.62745 8.66667 3.56863 8.66667C3.75354 8.66667 4.31488 8.66667 5.13725 8.66667M18.8627 18.8627C19.1242 18.8627 19.8824 18.8627 20.8235 18.8627C21.7647 18.8627 22 17.817 22 17.2941C22 15.2026 22 10.7843 22 9.84314C22 8.90196 20.9542 8.66667 20.4314 8.66667C19.9507 8.66667 19.4239 8.66667 18.8627 8.66667M5.13725 8.66667V3.56863C5.13725 3.04575 5.45098 2 6.70588 2C7.96078 2 14.2876 2 17.2941 2C17.817 2 18.8627 2.31373 18.8627 3.56863C18.8627 4.82353 18.8627 7.4902 18.8627 8.66667M5.13725 8.66667C8.1158 8.66667 14.5186 8.66667 18.8627 8.66667M7.4902 16.902H16.5098' stroke='black'/%3E%3Cpath d='M7.4902 19.6471H16.5098' stroke='black'/%3E%3Cpath d='M17 12H17.0113' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 10px 50%;
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  padding-left: 50px;
  padding-right: 15px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  color: #000;
  font-weight: bold;
  line-height: 50px;
  font-size: 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-size: 30px auto;
}

.team-view-top-sect .tizer-text .print-btn:hover {
  color: #42ab96;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5.13725 18.8627C5.13725 19.7465 5.13725 20.4808 5.13725 20.8235C5.13725 21.7647 6.0029 22 6.43573 22C9.92447 22 17.0588 22 17.6863 22C18.3137 22 18.732 21.2157 18.8627 20.8235V18.8627M5.13725 18.8627C5.13725 17.3194 5.13725 15.3206 5.13725 14.1569H18.8627V18.8627M5.13725 18.8627H3.17647C2.78431 18.8627 2 18.549 2 17.2941C2 16.0392 2 11.8039 2 9.84314C2.13072 9.45098 2.62745 8.66667 3.56863 8.66667C3.75354 8.66667 4.31488 8.66667 5.13725 8.66667M18.8627 18.8627C19.1242 18.8627 19.8824 18.8627 20.8235 18.8627C21.7647 18.8627 22 17.817 22 17.2941C22 15.2026 22 10.7843 22 9.84314C22 8.90196 20.9542 8.66667 20.4314 8.66667C19.9507 8.66667 19.4239 8.66667 18.8627 8.66667M5.13725 8.66667V3.56863C5.13725 3.04575 5.45098 2 6.70588 2C7.96078 2 14.2876 2 17.2941 2C17.817 2 18.8627 2.31373 18.8627 3.56863C18.8627 4.82353 18.8627 7.4902 18.8627 8.66667M5.13725 8.66667C8.1158 8.66667 14.5186 8.66667 18.8627 8.66667M7.4902 16.902H16.5098' stroke='%2342ab96'/%3E%3Cpath d='M7.4902 19.6471H16.5098' stroke='%2342ab96'/%3E%3Cpath d='M17 12H17.0113' stroke='%2342ab96' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}


@media (min-width:992px) and (max-width:1199px) {
  .team-view-top-sect .tizer-text .g_btn-white-arrowed {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 25px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .team-view-top-sect .tizer-text .g_btn-white-arrowed {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 25px;
  }
}
.doc-social {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .doc-social {
    flex-direction: column;
    margin-bottom: 20px;
  }
}

.doc-social__btn {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  padding-left: 50px;
  padding-right: 15px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  color: #000;
  font-weight: bold;
  line-height: 50px;
  font-size: 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.doc-social__btn.insta-btn {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17 2H7C4.23858 2 2 4.23858 2 7V17C2 19.7614 4.23858 22 7 22H17C19.7614 22 22 19.7614 22 17V7C22 4.23858 19.7614 2 17 2Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.3488 11.7113C16.4846 12.6268 16.3282 13.5618 15.9019 14.3832C15.4757 15.2047 14.8013 15.8709 13.9746 16.287C13.1479 16.703 12.2111 16.8479 11.2974 16.7008C10.3837 16.5538 9.53955 16.1224 8.88514 15.468C8.23072 14.8136 7.79932 13.9695 7.65229 13.0558C7.50526 12.142 7.65009 11.2052 8.06617 10.3785C8.48226 9.55186 9.14842 8.87744 9.9699 8.45119C10.7914 8.02494 11.7263 7.86857 12.6418 8.00432C13.5756 8.1428 14.4401 8.57793 15.1077 9.24546C15.7752 9.91299 16.2103 10.7775 16.3488 11.7113Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5 6.5H17.51' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 10px 50%;
  background-size: 30px auto;

}
.doc-social__btn.insta-btn:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17 2H7C4.23858 2 2 4.23858 2 7V17C2 19.7614 4.23858 22 7 22H17C19.7614 22 22 19.7614 22 17V7C22 4.23858 19.7614 2 17 2Z' stroke='%2342ab96' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.3488 11.7113C16.4846 12.6268 16.3282 13.5618 15.9019 14.3832C15.4757 15.2047 14.8013 15.8709 13.9746 16.287C13.1479 16.703 12.2111 16.8479 11.2974 16.7008C10.3837 16.5538 9.53955 16.1224 8.88514 15.468C8.23072 14.8136 7.79932 13.9695 7.65229 13.0558C7.50526 12.142 7.65009 11.2052 8.06617 10.3785C8.48226 9.55186 9.14842 8.87744 9.9699 8.45119C10.7914 8.02494 11.7263 7.86857 12.6418 8.00432C13.5756 8.1428 14.4401 8.57793 15.1077 9.24546C15.7752 9.91299 16.2103 10.7775 16.3488 11.7113Z' stroke='%2342ab96' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5 6.5H17.51' stroke='%2342ab96' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.doc-social__btn.telegram-btn {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='9.5' stroke='black'/%3E%3Cpath d='M15.875 13.3871L15.125 16.9355L12.125 15.871L8.375 18V14.8065L5 13.0323L17 7L16.25 12.3226' stroke='black'/%3E%3Cpath d='M10 12.6471V13.8235V15L15 10L10 12.6471Z' stroke='black'/%3E%3C/svg%3E") no-repeat 10px 50%;
  background-size: 30px auto;
}
.doc-social__btn.telegram-btn:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='9.5' stroke='%2342ab96'/%3E%3Cpath d='M15.875 13.3871L15.125 16.9355L12.125 15.871L8.375 18V14.8065L5 13.0323L17 7L16.25 12.3226' stroke='%2342ab96'/%3E%3Cpath d='M10 12.6471V13.8235V15L15 10L10 12.6471Z' stroke='%2342ab96'/%3E%3C/svg%3E");
}
@media (max-width:1199px) {
  .doc-social__btn {
    font-size: 18px;
  }
}
.doc-social__btn:hover {
  color: #42ab96;
  background-color: #fff;
}
.doc-social__btn:not(:last-child) {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .doc-social__btn:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.team-view-top-sect .tizer-text .doc-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
@media (max-width : 767px) {
  .team-view-top-sect .tizer-text .doc-links {
    margin-bottom: 15px;
  }
}
@media (max-width : 767px) {
  .team-view-top-sect .tizer-text .doc-links {
    text-align: center;
  }
}
@media (max-width : 767px) {
  .team-view-top-sect .tizer-text .doc-links a {
    width: 100%;
    text-align: center;
    display: block;
    margin: 0 auto 20px;
    max-width: 300px;
  }
}
@media (max-width : 767px) {
  .team-view-top-sect .tizer-text .doc-links {
    display: block;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .team-view-top-sect .tizer-text .doc-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.team-view-top-sect .doc-image-wrap {
  position: relative;
  width: 50%;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-bottom: -40px;
}
@media (min-width:768px) and (max-width:991px) {
  .team-view-top-sect .doc-image-wrap {
    width: 35%;
    -ms-flex-item-align: inherit;
        -ms-grid-row-align: inherit;
        align-self: inherit;
  }
}
@media (max-width : 767px) {
  .team-view-top-sect .doc-image-wrap {
    width: 100%;
    margin: 0 auto 20px;
    max-width: 300px;
  }
}
.team-view-top-sect .doc-image-wrap img {
  border-radius: 15px;
  width: 100%;
  -webkit-box-shadow: 0 0 150px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 150px rgba(0, 0, 0, 0.2);
}
.team-view-top-sect .doc-image-wrap {
  padding-top: 30px;
}
.team-view-top-sect .doc-image-wrap .doc-image-wrap__label {
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 1px solid black;
  width: 100%;
  display: block;
  font-size: 11px;
  font-weight: 500;
  line-height: 12px;
  padding: 4px;
}
@media (min-width : 1024px) {
  .team-view-top-sect .doc-image-wrap {
      padding-top: 0px;
    }
  .team-view-top-sect .doc-image-wrap .doc-image-wrap__label {
    border: 1px solid black;
    width: fit-content;
    border-radius: 8px;
    left: auto;
    top: 16px;
    right: 16px;
    font-size: 16px;
    line-height: 17px;
    padding: 7px;
    border-radius: 10px;
    top: 8px;
      right: 8px;
  }
}
.team-view-top-sect .doc-image-wrap .ytp-button .ytp-large-play-button-bg {
  -webkit-transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
    transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
    fill-opacity: 1;
  }
.team-view-top-sect .doc-image-wrap:hover .ytp-button .ytp-large-play-button-bg {
  fill: #f00;

}
.team-view-top-sect .doc-image-wrap .abs-link {
  z-index: 5;
}
.team-view-top-sect .doc-image-wrap .ytp-button {
  position: absolute;
  display: block;
  background: none;
  z-index: 3;
  border: none;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width:992px){
  .team-view-top-sect .doc-image-wrap .ytp-button {
    width: 100px;
      height: 100px;
  }

}

.team-view-sect {
  padding: 120px 0 30px;
  z-index: 5;
}
@media (min-width:992px) and (max-width:1199px) {
  .team-view-sect {
    padding-top: 70px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .team-view-sect {
    padding-top: 60px;
  }
}
@media (max-width : 767px) {
  .team-view-sect {
    padding-top: 30px;
  }
}
.team-view-sect .reviews-list {
  margin-bottom: 50px;
}
.team-view-sect .reviews-list .review-short {
  padding-bottom: 0;
}
.team-view-sect .reviews-list .item-frame {
  width: 100%;
  padding-left: 52px;
}
@media (max-width : 767px) {
  .team-view-sect .reviews-list .item-frame {
    padding-left: 20px;
  }
}
.team-view-sect .reviews-list .item-heading .title {
  min-height: 0;
}
@media (min-width: 768px) {
  .team-view-sect .reviews-list li {
    min-height: 350px;
  }
}
@media (min-width:1400px) {
  .team-view-sect .reviews-list li {
    min-height: 320px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .team-view-sect .reviews-list li {
    min-height: 400px;
  }
}
@media (max-width : 767px) {
  .team-view-sect .reviews-list li:nth-child(odd) .item-holder {
    background: #fff;
  }
}
@media (max-width : 767px) {
  .team-view-sect .reviews-list li:nth-child(odd) .item-frame {
    padding-left: 10px;
  }
}
.team-view-sect .reviews-list li:nth-child(even) .item-frame {
  padding-left: 8%;
  padding-right: 10%;
}
@media (max-width : 767px) {
  .team-view-sect .reviews-list li:nth-child(even) .item-frame {
    padding-left: 10px;
  }
}
@media (max-width : 767px) {
  .team-view-sect .reviews-list li:nth-child(even) .item-holder {
    background: #FDF9F9;
  }
}
.team-view-sect .collapse-btn-wrap {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width : 767px) {
  .team-view-sect .collapse-btn-wrap {
    display: block;
  }
  .team-view-sect .collapse-btn-wrap .right-column {
    padding-top: 20px;
  }
}

@media (max-width : 767px) {
  .team-view-resume {
    padding: 0 10px;
  }
}
.team-view-resume h2 {
  color: #ca736a;
  font-weight: 300;
  font-size: 35px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ca736a;
}
.team-view-resume p {
  margin: 0 0 20px;
  color: #464646;
  font-size: 17px;
}
@media (max-width : 767px) {
  .team-view-resume p {
    font-size: 15px;
  }
}
.team-view-resume p strong {
  color: #000;
  font-size: 18px;
}
@media (max-width : 767px) {
  .team-view-resume p strong {
    font-size: 16px;
  }
}
.team-view-resume ul {
  padding-bottom: 35px;
  padding-left: 20px;
}
@media (max-width : 767px) {
  .team-view-resume ul {
    padding-bottom: 20px;
    padding-left: 0;
  }
}
.team-view-resume ul li {
  position: relative;
  padding-left: 32px;
  font-size: 16px;
  line-height: 28px;
  color: #595959;
  font-weight: 300;
  margin-bottom: 3px;
}
@media (max-width : 767px) {
  .team-view-resume ul li {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 11px;
  }
}
.team-view-resume ul li:last-child {
  margin-bottom: 0;
}
.team-view-resume ul li:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 11px;
  left: 0;
  height: 1px;
  width: 14px;
  background-color: #A1C5B9;
}

@media (min-width: 768px) {
  .g_inner-top {
    opacity: 0;
  }
}

.typical-inner-top {
  padding-bottom: 150px;
}
@media (min-width:768px) and (max-width:991px) {
  .typical-inner-top {
    padding-bottom: 130px;
  }
}
@media (max-width : 767px) {
  .typical-inner-top {
    padding-bottom: 40px;
  }
}
.typical-inner-top .center-top-tizer {
  text-align: left;
  padding: 20px 10px 0;
}

.typical-no-tizer {
  padding-bottom: 80px;
}
@media (max-width : 767px) {
  .typical-no-tizer {
    padding-bottom: 40px;
  }
}

.typical-sect-content {
  padding-bottom: 60px;
}

.contacts-page-top h1 {
  font-weight: 300;
  font-size: 50px;
  line-height: 44px;
  margin: 0 0 30px;

}
@media (max-width : 767px) {
  .contacts-page-top h1 {
    font-size: 40px;
  }
}
.contacts-page-top .contacts-holder {
  padding: 0 50px;
}
@media (min-width:992px) and (max-width:1199px) {
  .contacts-page-top .contacts-holder {
    padding: 0 20px;
  }
}
@media (max-width : 767px) {
  .contacts-page-top .contacts-holder {
    padding: 0 10px;
  }
}
.contacts-page-top .contacts-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
@media (min-width:768px) and (max-width:991px) {
  .contacts-page-top .contacts-flex {
    display: block;
    margin-bottom: 30px;
  }
}
@media (max-width : 767px) {
  .contacts-page-top .contacts-flex {
    display: block;
    margin-bottom: 20px;
  }
}
.contacts-page-top .box-title {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  opacity: 0.7;
  letter-spacing: 2px;
  width: 170px;
  min-width: 170px;
  text-align: right;
  padding-right: 50px;
  padding-top: 2px;
}
@media (min-width:992px) and (max-width:1199px) {
  .contacts-page-top .box-title {
    min-width: 160px;
    width: 160px;
    padding-right: 25px;
  }
}
@media (max-width : 767px) {
  .contacts-page-top .box-title {
    text-align: left;
    padding-bottom: 10px;
  }
}
.contacts-page-top .adr {
  display: block;
  font-weight: 600;
  font-size: 29px;
  padding-bottom: 5px;
  line-height: 34px;
}
@media (min-width:992px) and (max-width:1199px) {
  .contacts-page-top .adr {
    font-size: 24px;
    line-height: 28px;
  }
}
.contacts-page-top .mail-link {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-size: 20px;
}
.contacts-page-top .metro {
  font-size: 17px;
  display: block;
}
.contacts-page-top .col-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px;
}
@media (max-width : 767px) {
  .contacts-page-top .col-flex {
    display: block;
  }
}
.contacts-page-top .phones-links {
  padding-bottom: 10px;
}
.contacts-page-top .phones-links .tel {
  display: block;
  font-weight: 600;
  font-size: 29px;
  color: #000;
  line-height: 33px;
  margin-bottom: 5px;
}
@media (min-width:992px) and (max-width:1199px) {
  .contacts-page-top .phones-links .tel {
    font-size: 24px;
    line-height: 28px;
  }
}
.contacts-page-top .worktime {
  margin: 0 0 10px;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}
.contacts-page-top .contact-buttons a {
  margin-right: 23px;
}
@media (max-width : 767px) {
  .contacts-page-top .contact-buttons a {
    margin-bottom: 20px;
  }
}
.contacts-page-top .btn-icon-write span {
  background: url(/local/templates/eco.2024/frontend/css/../images/btn-write-us.png) no-repeat 100% 50%;
  background-size: 30.5px auto;
}
.contacts-page-top .btn-icon-review span {
  background: url(/local/templates/eco.2024/frontend/css/../images/btn-review.png) no-repeat 100% 50%;
  background-size: 26.5px auto;
}

.contact-map-section {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: -1px;
  height: 700px;
}
.contact-map-section:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
@media (max-width : 767px) {
  .contact-map-section:before {
    display: none;
  }
}
.contact-map-section .map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.contact-map-section .route-btn {
  background: url(/local/templates/eco.2024/frontend/css/../images/map-route-btn.png) no-repeat 18px 50% #fff;
  display: block;
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 10;
  padding: 6px 20px 7px 53px;
  border-radius: 50px;
  -webkit-box-shadow: 0 0 55px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 55px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  color: #49b09b;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid transparent;
}
@media (max-width : 767px) {
  .contact-map-section .route-btn {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 10px;
    width: 220px;
  }
}
.contact-map-section .route-btn:hover {
  border-color: #49b09b;
}
.contact-map-section .print-btn {
  position: absolute;
  left: 30px;
  bottom: 30px;
  background: url(/local/templates/eco.2024/frontend/css/../images/map-route-print.png) no-repeat 50% 50% #fff;
  width: 53px;
  height: 53px;
  -webkit-box-shadow: 0 0 55px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 55px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  display: block;
  text-indent: -9999px;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .contact-map-section .print-btn {
    background: url(/local/templates/eco.2024/frontend/css/../images/map-route-print@2x.png) no-repeat 50% 50% #fff;
    background-size: 28px 28px;
  }
}
@media (max-width : 767px) {
  .contact-map-section .print-btn {
    left: 10px;
    bottom: 10px;
  }
}
.contact-map-section .print-btn:hover {
  border-color: #4CAF9B;
}
.contact-map-section .zoom-buttons {
  position: absolute;
  z-index: 5;
  bottom: 30px;
  right: 30px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 25px;
}
@media (max-width : 767px) {
  .contact-map-section .zoom-buttons {
    display: none;
  }
}
.contact-map-section .zoom-buttons .zoom-button {
  display: block;
  width: 36px;
  height: 35px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  outline: none;
  background: #fff;
  font-size: 25px;
  color: #49b09b;
  font-weight: bold;
  line-height: 35px;
}
.contact-map-section .zoom-buttons .zoom-button:hover {
  background: #49b09b;
  color: #fff;
}
.contact-map-section .zoom-buttons .zoom-in {
  border-radius: 20px 20px 0 0;
  border-bottom: 1px solid #F3E7E3;
}
.contact-map-section .zoom-buttons .zoom-out {
  border-radius: 0 0 20px 20px;
  line-height: 30px;
}
.contact-map-section .print-button-wrap {
  position: absolute;
  left: 15px;
  bottom: 25px;
  z-index: 20;
}
@media (max-width : 767px) {
  .contact-map-section .print-button-wrap {
    display: none;
  }
}
.contact-map-section .print-button-wrap .print-button {
  background: url(/local/templates/eco.2024/frontend/css/../images/bg-map-print-btn.png) no-repeat 85% 4px #0E5AAF;
  -webkit-box-shadow: 0 0 20px rgba(13, 78, 146, 0.4);
          box-shadow: 0 0 20px rgba(13, 78, 146, 0.4);
  border-radius: 12px;
  border: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
  color: #fff;
  font-size: 14px;
  padding: 2px 43px 4px 20px;
}
.contact-map-section .print-button-wrap .print-button:hover {
  background-color: #1f77d3;
}
.contact-map-section .infobubble {
  position: absolute;
}
.contact-map-section .mapsBox {
  width: 230px;
  position: relative;
}
@media all and (-ms-high-contrast: none) {
  .contact-map-section .mapsBox {
    width: 290px;
    overflow: hidden;
  }
}
.contact-map-section .mapsBox .mapsbox-holder {
  position: relative;
}
.contact-map-section .mapsBox .mapsbox-frame {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 15px 30px 20px;
}
.contact-map-section .mapsBox .image {
  width: 119.5px;
  margin: 0 auto;
  padding-bottom: 15px;
}
.contact-map-section .mapsBox .image img {
  max-width: 100%;
}
.contact-map-section .mapsBox .image-icon {
  background: url(/local/templates/eco.2024/frontend/css/../images/logo-map-bubble@2x.png) no-repeat;
  background-size: 119.5px auto;
  width: 119.5px;
  height: 33.5px;
  margin: 5px auto 10px;
}
.contact-map-section .mapsBox .adr {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #000;
  line-height: 22px;
}
.contact-map-section .mapsBox .howlabel {
  display: block;
  padding-top: 5px;
  font-size: 16px;
  color: #49b09b;
  padding-bottom: 10px;
  text-align: center;
  border: none;
  background: none;
  margin: 0 auto;
}
.contact-map-section .mapsBox .howlabel:hover {
  color: #DE7D7E;
}
.contact-map-section .mapsBox .close {
  position: absolute;
  right: 10px;
  background: none;
  color: #000;
  opacity: 1;
}
.contact-map-section .mapsBox .makeRoute {
  display: block;
  width: 214px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background: url(/local/templates/eco.2024/frontend/css/../images/btn-route.png) no-repeat 16px 50% #4CAF9B;
  background-size: 22.5px auto;
  height: 37px;
  line-height: 37px;
  padding-left: 46px;
  border-radius: 40px;
}
.contact-map-section .mapsBox .makeRoute:hover {
  background-color: #5CA991;
}

.contact-map-section {
  margin-bottom: 45px;
}
@media (max-width : 767px) {
  .contact-map-section {
    margin-bottom: 0;
  }
}

.partners-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 20px;
}
.partners-list li {
  background: none !important;
  text-align: center;
  padding: 0 20px !important;
  width: 25%;
}
.partners-list li:before {
  display: none !important;
}
@media (min-width:1400px) {
  .partners-list li {
    width: 20%;
  }
}
@media (max-width : 767px) {
  .partners-list li {
    width: 50%;
    padding: 0 10px !important;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .partners-list li {
    width: 33.333333%;
  }
}
.partners-list li img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 10px;
}
.partners-list li p {
  margin: 0 0 10px !important;
  font-size: 16px;
}
@media (max-width : 767px) {
  .partners-list li p {
    font-size: 14px;
    line-height: 19px;
  }
}

.specs-top-sect {
  padding-bottom: 150px;
}
@media (max-width : 767px) {
  .specs-top-sect {
    padding-bottom: 50px;
  }
}

.specs-top-sect .center-top-tizer {
  padding-bottom: 60px;
}
.specs-top-sect .spec-columns-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width : 767px) {
  .specs-top-sect .spec-columns-box {
    display: block;
  }
}
.specs-top-sect .spec-columns-box .list-col {
  display: inline-block;
  padding: 0 5%;
}
@media (min-width:768px) and (max-width:991px) {
  .specs-top-sect .spec-columns-box .list-col {
    padding: 0 10px;
  }
}
.specs-top-sect .spec-columns-box .list-title {
  display: block;

  font-size: 30px;
  font-weight: 300;
  padding-bottom: 35px;
}
@media (min-width:768px) and (max-width:991px) {
  .specs-top-sect .spec-columns-box .list-title {
    font-size: 24px;
    padding-bottom: 25px;
  }
}
@media (max-width : 767px) {
  .specs-top-sect .spec-columns-box .list-title {
    font-size: 24px;
    padding-bottom: 20px;
  }
}
.specs-top-sect .spec-list {
  padding-left: 35px;
}
@media (max-width : 767px) {
  .specs-top-sect .spec-list {
    padding-left: 15px;
    margin-bottom: 30px;
  }
}
.specs-top-sect .spec-list li {
  position: relative;
  margin-bottom: 17px;
  padding-left: 28px;
}
@media (max-width : 767px) {
  .specs-top-sect .spec-list li {
    margin-bottom: 10px;
  }
}
.specs-top-sect .spec-list li:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 8px;
  left: 0;
  display: inline-block;
  border: solid #000;
  border-width: 0 1px 1px 0;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.specs-top-sect .spec-list li a {
  color: #000;
  font-weight: 600;
  font-size: 20px;
}
.specs-top-sect .spec-list li a:hover {
  color: #EFC4B8;
}

.lic-galery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lic-galery .photo {
  width: 25%;
}
@media (max-width : 767px) {
  .lic-galery .photo {
    width: 50%;
  }
}
.lic-galery .photo a {
  outline: none !important;
}

.touch .short-pages-info-sect .team-carousel .slide-holder .circle {
  opacity: 1 !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.touch .short-pages-info-sect .team-carousel .swiper-slide:hover .slide-holder {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}

.btn-page-to-top {
  display: block;
  border-radius: 50%;
  border: 1px solid rgba(77, 176, 156, 0.5);
  background: rgba(77, 176, 156, 0.7);
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  position: fixed;
  bottom: 5%;
  margin-bottom: 60px;
  right: 30px;
  z-index: 40;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateX(60px);
      -ms-transform: translateX(60px);
          transform: translateX(60px);
}
.btn-page-to-top.actived {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.btn-page-to-top:hover {
  background: rgba(218, 129, 125, 0.7);
  border-color: rgba(255, 255, 255, 0.5);
}
.btn-page-to-top:before, .btn-page-to-top:after {
  content: "";
  display: block;
  clear: both;
  top: 8px;
  left: 9px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  position: absolute;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.btn-page-to-top:after {
  top: 14px;
}
@media (max-width : 767px) {
  .btn-page-to-top {
    display: none;
  }
}

/*embed responsive*/
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 177%;
}
.embed-responsive:hover .ytp-button .ytp-large-play-button-bg {
  -webkit-transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
  transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
  fill: #f00;
  fill-opacity: 1;
}
.embed-responsive .img-responsive {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.embed-responsive .abs-link {
  z-index: 5;
}
.embed-responsive .embed-responsive-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive .ytp-button {
  position: absolute;
  display: block;
  background: none;
  z-index: 3;
  border: none;
  width: 100px;
  height: 100px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-portrait img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-row {
  padding-top: 20px;
  max-width: 1000px;
  margin: 0 auto;
}

/*popular pages  18dec2018*/
.pop-pages-sect {
  width: 100%;
  background-color: #fff;
  padding: 30px 0 50px;
  overflow: hidden;
}
.pop-pages-sect .all-links-list {
  padding: 0 25px;
}
.pop-pages-sect h2 {
  color: #000;
  font-weight: normal;
  font-size: 40px;
  margin: 0 0 35px;
  padding-left: 25px;
  border-bottom: 1px solid #DADADA;
  padding-bottom: 20px;
}
@media (max-width : 767px) {
  .pop-pages-sect h2 {
    font-size: 24px;
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
}
.pop-pages-sect .button-wrap {
  text-align: center;
}
.pop-pages-sect button em {
  font-style: normal;
  display: none;
}
.pop-pages-sect button.opened span {
  display: none;
}
.pop-pages-sect button.opened em {
  display: block;
}

.all-links-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  overflow: hidden;
  height: 350px;
  margin-bottom: 20px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width : 767px) {
  .all-links-list {
    display: block;
  }
}
.all-links-list.showed {
  height: auto;
}
.all-links-list.showed:after {
  opacity: 0;
}
.all-links-list:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 200px 100px white;
          box-shadow: 0 0 200px 100px white;
}
.all-links-list .item {
  display: block;
  width: 30.333%;
}
@media (max-width : 767px) {
  .all-links-list .item {
    width: 100%;
  }
}
.all-links-list .item span {
  font-size: 30px;
  display: block;
  margin-bottom: 20px;
}
@media (max-width : 767px) {
  .all-links-list .item span {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
.all-links-list .item-big {
  width: 64%;
}
@media (min-width:768px) and (max-width:991px) {
  .all-links-list .item-big {
    width: 65%;
  }
}
@media (max-width : 767px) {
  .all-links-list .item-big {
    width: 100%;
  }
}
.all-links-list .item-big ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.all-links-list .item-big ul li {
  width: 45%;
}
@media (min-width:768px) and (max-width:991px) {
  .all-links-list .item-big ul li {
    width: 48%;
  }
}
@media (max-width : 767px) {
  .all-links-list .item-big ul li {
    width: 100%;
  }
}
.all-links-list ul {
  margin-bottom: 30px;
}
.all-links-list ul li {
  padding: 8px 0;
}
@media (min-width:768px) and (max-width:991px) {
  .all-links-list ul li {
    padding: 6px 0;
  }
}
@media (max-width : 767px) {
  .all-links-list ul li {
    padding: 6px 0;
  }
}
.all-links-list ul a {
  color: #d27564;
  text-decoration: none;
  font-size: 15px;
  display: inline-block;
  position: relative;
  padding-left: 22px;
}
@media (min-width:768px) and (max-width:991px) {
  .all-links-list ul a {
    font-size: 14px;
    padding-left: 18px;
  }
}
.all-links-list ul a:hover {
  text-decoration: underline;
}
.all-links-list ul a:before {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  border: solid #d27564;
  border-width: 0 1px 1px 0;
  padding: 2px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  left: 0;
  top: 6px;
}

/*popular pages end*/
body .xdsoft_datetimepicker .xdsoft_timepicker {
  width: 100px;
}
@media (max-width : 767px) {
  body .xdsoft_datetimepicker .xdsoft_timepicker {
    width: 50px;
  }
}

footer .for-norm-link {
  display: none;
}

@media (max-width : 767px) {
  footer .columns-wrap .column-contact .footer-main-nav {
    text-align: center;
  }
}

footer .columns-wrap .column-contact .footer-main-nav li a {
  color: #ffffff;
  text-decoration: underline;
  padding-left: 0;
}
footer .columns-wrap .column-contact .footer-main-nav li a:before {
  display: none;
}

@media (max-width : 767px) {
  footer .columns-wrap .column-contact .footer-main-nav li {
    padding-left: 0;
  }
}

.video-tizer-sect {
  padding: 50px 0 20px;
}
.video-tizer-sect .video-row {
  padding-top: 0;
}

@media (min-width: 768px) {
  .no-margin {
    margin-bottom: 0 !important;
  }
}

.related-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 30px;
}
.related-links a {
  border: 1px solid #6CB5A7;
  color: #6CB5A7;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 20px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 10px 20px;
  width: 46%;
  display: block;
}
@media (max-width : 767px) {
  .related-links a {
    margin: 0 0 10px;
    font-size: 14px;
    padding: 10px;
    width: 48%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.related-links a:hover {
  background: #5EAD9E;
  color: #fff;
}

.article-author-wrapper {
  padding: 20px 0;
  position: relative;
  z-index: 3;
}
.article-author-wrapper .text-role {
  display: block;
  font-weight: 500;
  color: #000;
  font-size: 20px;
  padding-bottom: 10px;
}
.article-author-wrapper .article-author-info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width : 767px) {
  .article-author-wrapper .article-author-info-row {
    display: block;
  }
}
.article-author-wrapper .article-author-info-row .article-author-info {
  width: 50%;
  padding-right: 5%;
}
@media (max-width : 767px) {
  .article-author-wrapper .article-author-info-row .article-author-info {
    padding-right: 0;
    width: 100%;
    padding-bottom: 20px;
  }
}
.article-author-wrapper .article-author-info-row .article-author-posts {
  width: 50%;
  border-left: 1px solid #eee;
  padding-left: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width : 767px) {
  .article-author-wrapper .article-author-info-row .article-author-posts {
    padding-left: 0;
    width: 100%;
    border-left: none;
    border-top: 1px solid #eee;
    padding-top: 10px;
  }
}

.author-posts-list .item {
  position: relative;
  padding-left: 30px;
  padding-bottom: 10px;
}
.author-posts-list .item:last-child {
  padding-bottom: 0;
}
.author-posts-list .item:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 9px;
  left: 0;
  height: 2px;
  width: 14px;
  background-color: #4CAF9B;
}
.author-posts-list .item a {
  font-size: 16px;
}

.article-author-info {
  position: relative;
  display: inline-block;
}
@media (max-width : 767px) {
  .article-author-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.article-author-info:hover .author-description .author-name {
  color: #CD827B;
}
.article-author-info .author-pic {
  max-width: 150px;
  margin-right: 30px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
@media (max-width : 767px) {
  .article-author-info .author-pic {
    display: block;
    max-width: 100px;
    min-width: 100px;
    margin-right: 15px;
  }
}
.article-author-info .author-pic .circle {
  border-radius: 50%;
  background-color: #EEA38D;
  position: absolute;
  top: 50%;
  right: -20px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  z-index: 10;
}
@media (min-width:768px) and (max-width:991px) {
  .article-author-info .author-pic .circle {
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 13;
    display: block;
  }
}
@media (max-width : 767px) {
  .article-author-info .author-pic .circle {
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
    opacity: 1;
    z-index: 30;
  }
}
.article-author-info .author-pic .circle:after {
  content: "";
  display: block;
  clear: both;
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  right: 6px;
  bottom: 6px;
  left: 6px;
  background: url(/local/templates/eco.2024/frontend/css/../images/doc-list-arrow.png) no-repeat 50% 50%;
  background-size: 15px auto;
}
.article-author-info .author-pic img {
  border-radius: 10px;
}
.article-author-info .author-description {
  max-width: 350px;
  display: inline-block;
  vertical-align: middle;
}
.article-author-info .author-description .author-name {
  display: block;
  font-weight: 500;
  color: #000;
  padding-bottom: 15px;
  font-size: 18px;
}
@media (max-width : 767px) {
  .article-author-info .author-description .author-name {
    font-size: 14px;
    padding-bottom: 10px;
  }
}
.article-author-info .author-description .author-role {
  display: block;
  font-size: 14px;
  color: #666;
}
@media (max-width : 767px) {
  .article-author-info .author-description .author-role {
    font-size: 12px;
  }
}

.top-swiper-slider {
  width: 100%;
  height: 100%;
  position: relative;
}
.top-swiper-slider .swiper-container {
  height: 100%;
}
.top-swiper-slider .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.top-swiper-slider .slide-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.top-swiper-slider .slide-bg img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.top-swiper-slider .slide-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.top-swiper-slider .slide-content .container {
  height: 100%;
}
.top-swiper-slider .slide-content .slide-text {
  padding-left: 140px;
  width: 100%;
  height: 100%;
  padding-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (min-width:768px) and (max-width:991px) {
  .top-swiper-slider .slide-content .slide-text {
    padding-left: 90px;
  }
}
@media (max-width : 767px) {
  .top-swiper-slider .slide-content .slide-text {
    padding: 0 0 60px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.top-swiper-slider .slide-content .slide-text strong {
  color: #fff;
  font-size: 55px;
  line-height: 60px;
  text-transform: uppercase;
}
@media (min-width:768px) and (max-width:991px) {
  .top-swiper-slider .slide-content .slide-text strong {
    font-size: 38px;
    line-height: 44px;
    white-space: normal !important;
  }
}
@media (max-width : 767px) {
  .top-swiper-slider .slide-content .slide-text strong {
    font-size: 11vw;
    line-height: 12vw;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .top-swiper-slider .slide-content .slide-text strong {
    font-size: 30px;
    line-height: 35px;
  }
}
.top-swiper-slider .slide-content .slide-text strong em {
  font-style: normal;
  font-weight: 300;
}
.top-swiper-slider .slider-nav-box {
  position: absolute;

  bottom: 20px;
  z-index: 5;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width:1200px){
  .top-swiper-slider .slider-nav-box {
    bottom: 120px;
  }

}
@media screen and (min-width: 1660px) {
  .top-swiper-slider .slider-nav-box {
    bottom: 200px;
  }
}
.top-swiper-slider .slider-nav-box .slider-nav-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width:1200px){
  .top-swiper-slider .slider-nav-box .slider-nav-wrap {
    gap: 30px;
    justify-content: flex-start;
  }
}

.top-swiper-slider .slider-nav-box .slider-nav {
  width: 100%;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
@media (max-width : 767px) {
  .top-swiper-slider .slider-nav-box .slider-nav {
    margin-bottom: 0;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.top-swiper-slider .slider-nav-box .slider-nav-prev,
.top-swiper-slider .slider-nav-box .slider-nav-next {
  cursor: pointer;
  outline: none;
  text-indent: -9999px;
  border: none;
  background: none;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  display: inline-block;
  padding: 12px;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 6px 0 0 0px;
}
@media (max-width : 767px) {
  .top-swiper-slider .slider-nav-box .slider-nav-prev,
.top-swiper-slider .slider-nav-box .slider-nav-next {
    display: inline-block;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    padding: 8px;
    margin: 0 0 4px;
    border-width: 0 2px 2px 0;
  }
}
@media (min-width: 768px) {
  .top-swiper-slider .slider-nav-box .slider-nav-prev:hover,
.top-swiper-slider .slider-nav-box .slider-nav-next:hover {
    -webkit-transform: rotate(-135deg) scale(1.2);
        -ms-transform: rotate(-135deg) scale(1.2);
            transform: rotate(-135deg) scale(1.2);
  }
}
.top-swiper-slider .slider-nav-box .slider-nav-next {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (max-width : 767px) {
  .top-swiper-slider .slider-nav-box .slider-nav-next {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@media (min-width: 768px) {
  .top-swiper-slider .slider-nav-box .slider-nav-next:hover {
    -webkit-transform: rotate(45deg) scale(1.2);
        -ms-transform: rotate(45deg) scale(1.2);
            transform: rotate(45deg) scale(1.2);
  }
}
.top-swiper-slider .slider-nav-box .slider-bullets {
  overflow: hidden;
  padding: 3px 0;
  text-align: center;
  width: 13px;
  margin: 0 auto;
  min-height: 40px;
}
@media (max-width : 767px) {
  .top-swiper-slider .slider-nav-box .slider-bullets {
    width: auto;
    padding: 0 10px 0;
    margin: -3px 0 0 0;
    min-height: auto;
  }
}
.top-swiper-slider .slider-nav-box .slider-bullets .swiper-pagination-bullet {
  width: 13px;
  height: 4px;
  opacity: 1;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .top-swiper-slider .slider-nav-box .slider-bullets .swiper-pagination-bullet {
    width: 2px;
    margin: 0 5px;
    height: 12px;
  }
}
.top-swiper-slider .slider-nav-box .slider-bullets .swiper-pagination-bullet-active {
  background: #fff;
}
.top-swiper-slider .slider-nav-box .btns-play-wrap {
  border: 3px solid rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  width: 39px;
  height: 39px;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .top-swiper-slider .slider-nav-box .btns-play-wrap {
    display: none;
  }
}
.top-swiper-slider .slider-nav-box .btns-play-wrap:hover {
  border-color: #fff;
}
.top-swiper-slider .slider-nav-box .btn-pause,
.top-swiper-slider .slider-nav-box .btn-play {
  position: absolute;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: block;
  border: none;
  background: url(/local/templates/eco.2024/frontend/css/../images/top-index-slider-btn-pause.png) no-repeat 50% 50%;
  left: 50%;
  margin-left: -17px;
  bottom: 0px;
  z-index: 41;
  outline: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
@media (max-width : 767px) {
  .top-swiper-slider .slider-nav-box .btn-pause,
.top-swiper-slider .slider-nav-box .btn-play {
    display: none;
  }
}
.top-swiper-slider .slider-nav-box .btn-play {
  background: url(/local/templates/eco.2024/frontend/css/../images/top-index-slider-btn-play.png) no-repeat 13px 50%;
}
.top-swiper-slider .slider-nav-box .btn-active {
  z-index: 42;
  opacity: 1;
}

.fake-table-box {
  width: 100%;
  display: table;
  margin-bottom: 40px;
}
@media (max-width : 767px) {
  .fake-table-box {
    display: block;
  }
}
.fake-table-box .tr {
  display: table-row;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fake-table-box .tr:hover {
  background: #deefed;
}
@media (max-width : 767px) {
  .fake-table-box .tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #D7E8E6;
    border-radius: 10px;
  }
}
.fake-table-box .tr:first-child .td {
  border-top: none;
}
.fake-table-box .tr.thead {
  color: #237f73;
  font-weight: 500;
}
.fake-table-box .tr.thead:hover {
  background: none;
}
@media (max-width : 767px) {
  .fake-table-box .tr.thead {
    display: none;
  }
}
.fake-table-box .tr.thead .td {
  font-size: 17px;
  border-bottom: 2px solid #277F73;
  vertical-align: bottom;
}
@media (min-width:768px) and (max-width:991px) {
  .fake-table-box .tr.thead .td {
    font-size: 14px;
  }
}
.fake-table-box .td {
  padding: 8px 10px;
  display: table-cell;
  width: auto;
  font-size: 16px;
  border-top: 1px solid #D7E8E6;
}
@media (min-width:768px) and (max-width:991px) {
  .fake-table-box .td {
    font-size: 13px;
  }
}
.fake-table-box .td i {
  font-style: normal;
}
@media (min-width: 768px) {
  .fake-table-box .td i {
    display: none;
  }
}
@media (max-width : 767px) {
  .fake-table-box .td i + span {
    font-weight: 500;
  }
}
@media (max-width : 767px) {
  .fake-table-box .td {
    padding: 3px 10px;
    border: none;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .fake-table-box .td._eyes, .fake-table-box .td._nati, .fake-table-box .td._hair, .fake-table-box .td._learn {
    width: 100%;
  }
  .fake-table-box .td._number {
    -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
            order: -2;
  }
  .fake-table-box .td._age {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .fake-table-box .td._blood {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .fake-table-box .td._height {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.scheme-box._mod-oocit {
  padding-top: 0;
}
@media (max-width : 767px) {
  .scheme-box._mod-oocit {
    padding-top: 10px;
  }
}
.scheme-box._mod-oocit .image {
  overflow: visible;
  margin-bottom: -40px;
}
.scheme-box._mod-oocit label.error {
  display: none !important;
}
.scheme-box._mod-oocit .scheme-content {
  position: relative;
  top: auto;
  left: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  display: block;
  margin: 0 auto;
}
.scheme-box._mod-oocit .scheme-content .center-title-box {
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
@media (max-width : 767px) {
  .scheme-box._mod-oocit .scheme-content .center-title-box {
    padding: 0;
  }
  .scheme-box._mod-oocit .scheme-content .center-title-box h2 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 30px;
  }
}
.scheme-box._mod-oocit .scheme-content .center-title-box span {
  padding-bottom: 20px;
  line-height: 60px;
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box._mod-oocit .scheme-content .center-title-box {
    position: relative;
  }
}
.scheme-box._mod-oocit form,
.scheme-box._mod-oocit form.alone-form {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 50px;
}
@media (min-width:768px) and (max-width:991px) {
  .scheme-box._mod-oocit form,
.scheme-box._mod-oocit form.alone-form {
    margin-top: 0;
    padding: 0;
  }
}
.scheme-box._mod-oocit form .form-control.error,
.scheme-box._mod-oocit form.alone-form .form-control.error {
  border-color: #E1988B;
}
.scheme-box._mod-oocit form .form-control.error::-webkit-input-placeholder,
.scheme-box._mod-oocit form.alone-form .form-control.error::-webkit-input-placeholder {
  color: #E1988B;
}
.scheme-box._mod-oocit form .form-control.error:-moz-placeholder,
.scheme-box._mod-oocit form.alone-form .form-control.error:-moz-placeholder {
  color: #E1988B;
}
.scheme-box._mod-oocit form .form-control.error::-moz-placeholder,
.scheme-box._mod-oocit form.alone-form .form-control.error::-moz-placeholder {
  color: #E1988B;
}
.scheme-box._mod-oocit form .form-control.error:-ms-input-placeholder,
.scheme-box._mod-oocit form.alone-form .form-control.error:-ms-input-placeholder {
  color: #E1988B;
}
@media (max-width : 767px) {
  .scheme-box._mod-oocit form input.form-control,
.scheme-box._mod-oocit form.alone-form input.form-control {
    padding-left: 15px;
    padding-right: 10px;
  }
}
.scheme-box._mod-oocit form textarea.form-control,
.scheme-box._mod-oocit form.alone-form textarea.form-control {
  height: auto;
}
.scheme-box._mod-oocit form .form-row,
.scheme-box._mod-oocit form.alone-form .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width : 767px) {
  .scheme-box._mod-oocit form .form-row,
.scheme-box._mod-oocit form.alone-form .form-row {
    display: block;
  }
}
.scheme-box._mod-oocit form .form-row .form-col,
.scheme-box._mod-oocit form.alone-form .form-row .form-col {
  width: 48%;
}
@media (max-width : 767px) {
  .scheme-box._mod-oocit form .form-row .form-col,
.scheme-box._mod-oocit form.alone-form .form-row .form-col {
    width: 100%;
  }
}
@media (max-width : 767px) {
  .scheme-box._mod-oocit form .form-row__m25:last-child .form-col:last-child,
.scheme-box._mod-oocit form.alone-form .form-row__m25:last-child .form-col:last-child {
    padding-top: 10px;
  }
}
@media (max-width : 767px) {
  .scheme-box._mod-oocit form .form-group--end,
.scheme-box._mod-oocit form.alone-form .form-group--end {
    margin-bottom: 20px;
  }
  .scheme-box._mod-oocit form .form-group--end:after,
.scheme-box._mod-oocit form.alone-form .form-group--end:after {
    content: "";
    display: block;
    clear: both;
    margin-top: 20px;
    width: 100%;
    height: 1px;
    background: #C9E7E1;
  }
}
.scheme-box._mod-oocit form label.label,
.scheme-box._mod-oocit form.alone-form label.label {
  display: block;
  color: #888888;
  font-weight: normal;
  padding-left: 25px;
  font-size: 16px;
}
.scheme-box._mod-oocit form .dropdown,
.scheme-box._mod-oocit form.alone-form .dropdown {
  border: 2px solid #4CAF9B;
  border-radius: 23px;
  font-size: 16px;
  position: relative;
  background: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.scheme-box._mod-oocit form .dropdown:hover:before,
.scheme-box._mod-oocit form.alone-form .dropdown:hover:before {
  background: #4CAF9B;
}
.scheme-box._mod-oocit form .dropdown:hover:after,
.scheme-box._mod-oocit form.alone-form .dropdown:hover:after {
  border-color: #fff;
}
.scheme-box._mod-oocit form .dropdown:before,
.scheme-box._mod-oocit form.alone-form .dropdown:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: 0;
  width: 55px;
  top: 0;
  border-radius: 0 20px 20px 0;
  bottom: 0;
  border-left: 1px solid rgba(76, 175, 155, 0.3);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .scheme-box._mod-oocit form .dropdown:before,
.scheme-box._mod-oocit form.alone-form .dropdown:before {
    width: 40px;
  }
}
.scheme-box._mod-oocit form .dropdown:after,
.scheme-box._mod-oocit form.alone-form .dropdown:after {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  border: solid #4CAF9B;
  border-width: 0 2px 2px 0;
  padding: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -9px;
}
@media (max-width : 767px) {
  .scheme-box._mod-oocit form .dropdown:after,
.scheme-box._mod-oocit form.alone-form .dropdown:after {
    right: 15px;
  }
}
.scheme-box._mod-oocit form .dropdown select,
.scheme-box._mod-oocit form.alone-form .dropdown select {
  width: 100%;
  background: none;
  color: #4CAF9B;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-text-overflow: "";
     text-overflow: "";
  padding: 6px 35px 6px 22px;
  height: 43px;
  outline: none;
  border: none;
  font-size: 17px;
  position: relative;
  z-index: 3;
}
@media (max-width : 767px) {
  .scheme-box._mod-oocit form .dropdown select,
.scheme-box._mod-oocit form.alone-form .dropdown select {
    font-size: 16px;
    padding-left: 15px;
  }
}

.fixed-notification {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #D16771;
  color: #fff;
  border: none;
  padding: 20px 5%;
  font-size: 18px;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 200000;
}
.fixed-notification.cookie-pop {
  background: #2E8676;
}
.fixed-notification.cookie-pop .cooke-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  max-width: 1250px;
}
@media (max-width : 767px) {
  .fixed-notification.cookie-pop .cooke-row {
    display: block;
  }
  .fixed-notification.cookie-pop .cooke-row .btn-col {
    padding-top: 10px;
  }
  .fixed-notification.cookie-pop .cooke-row p {
    font-size: 15px;
  }
}
.fixed-notification.cookie-pop button {
  border: none;
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width : 767px) {
  .fixed-notification.cookie-pop button {
    font-size: 16px;
    padding: 7px 20px;
  }
}
.fixed-notification.actived {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.31);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.31);
}
.fixed-notification .close-btn {
  position: absolute;
  top: 20px;
  right: 2%;
}
.fixed-notification p {
  margin: 0;
}
.fixed-notification p a {
  color: #fff;
  text-decoration: underline;
}
.fixed-notification p a:hover {
  text-decoration: none;
}

.ctx-e168-panel {
  z-index: 1000 !important;
}

.form-type {
  /*checkbox*/
}
.form-type .form-group {
  margin-bottom: 20px;
}
.form-type fieldset {
  margin-bottom: 30px;
}
@media (max-width : 767px) {
  .form-type fieldset {
    margin-bottom: 20px;
  }
}
.form-type fieldset .form-group:last-child {
  margin-bottom: 0;
}
.form-type .fields-name {
  padding-bottom: 20px;
  display: block;
  color: #000;
  font-size: 22px;
  font-weight: 500;
}
@media (max-width : 767px) {
  .form-type .fields-name {
    font-size: 18px;
    padding-bottom: 15px;
  }
}
.form-type .inside-collapse {
  padding: 30px 0 20px;
}
.form-type .inside-collapse .inside-collapse:last-child {
  padding-bottom: 0;
}
.form-type .flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width : 767px) {
  .form-type .flex-row {
    margin-bottom: 0;
  }
}
.form-type .flex-row .col {
  width: 49%;
}
@media (max-width : 767px) {
  .form-type .flex-row .col {
    width: 100%;
    padding-bottom: 10px;
  }
}
@media (max-width : 767px) {
  .form-type .flex-row .col.empty {
    display: none;
  }
}
.form-type .flex-row .col2-3 {
  width: 66%;
}
@media (max-width : 767px) {
  .form-type .flex-row .col2-3 {
    width: 100%;
  }
}
.form-type .flex-row .col1-3 {
  width: 32%;
}
@media (max-width : 767px) {
  .form-type .flex-row .col1-3 {
    width: 100%;
  }
}
.form-type hr {
  margin-bottom: 30px;
  border-color: #DEE2E8;
}
.form-type .form-control {
  background: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: 500;
  outline: none;
  height: 54px;
  color: #000;
  font-size: 17px;
  padding-left: 22px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  z-index: 3;
  border-radius: 8px;
  border: none;
}
@media (max-width : 767px) {
  .form-type .form-control {
    height: 44px;
    font-size: 16px;
  }
}
.form-type .form-control::-webkit-input-placeholder, .form-type .textarea-wrap .form-control::-webkit-input-placeholder {
  color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-type .form-control:-moz-placeholder, .form-type .textarea-wrap .form-control:-moz-placeholder {
  color: transparent;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-type .form-control::-moz-placeholder, .form-type .textarea-wrap .form-control::-moz-placeholder {
  color: transparent;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-type .form-control:-ms-input-placeholder, .form-type .textarea-wrap .form-control:-ms-input-placeholder {
  color: transparent;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-type .input-wrap, .form-type .textarea-wrap  {
  position: relative;
  background-color: #F4F5F8;
  border-radius: 8px;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-type .input-wrap:hover, .form-type .textarea-wrap:hover {
  border-color: #bec4cf;
}
.form-type .input-wrap.valid, .form-type .textarea-wrap.valid {
  background-color: #F29BA0;
}
.form-type .input-wrap.error-wrap, .form-type .textarea-wrap.error-wrap {
  border-color: #F29BA0;
}
.form-type .input-wrap.input-disabled {
  opacity: 0.5;
  border-color: #ddd;
}
.form-type .input-wrap.iconed-input .form-control {
  padding-right: 45px;
}
.form-type .input-wrap .input-icon {
  position: absolute;
  right: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.form-type .input-wrap label.error, .form-type .textarea-wrap label.error {
  position: absolute;
  top: 100%;
  left: 12px;
  margin-top: -6px;
  padding: 2px 20px 3px;
  font-weight: normal;
  background-color: #EC1939;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
}
.form-type .input-wrap label.valid, .form-type .textarea-wrap label.valid {
  opacity: 0;
}
.form-type .input-wrap .form-control, .form-type .textarea-wrap .form-control  {
  padding-top: 24px;
}
@media (max-width : 767px) {
  .form-type .input-wrap .form-control, .form-type .textarea-wrap .form-control  {
    padding-top: 22px;
  }
}
.form-type .input-wrap textarea.form-control {
  padding-top: 26px;
}
.form-type .input-wrap input.input-small {
  padding-top: 6px;
}
.form-type .input-wrap textarea.textarea-small {
  padding-top: 15px;
}
.form-type .input-wrap .title-label, .form-type .textarea-wrap .title-label {
  position: absolute;
  display: block;
  z-index: 3;
  left: 22px;
  color: #707479;
  top: 50%;
  font-size: 16px;
  line-height: 19px;
  font-weight: normal;
  margin-top: -10px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: none;
}
.form-type .input-wrap.input_not_empty .title-label, .form-type .textarea-wrap.input_not_empty .title-label {
  margin-top: -21px;
  font-size: 14px;
}
@media (max-width : 767px) {
  .form-type .input-wrap.input_not_empty .title-label, .form-type .textarea-wrap.input_not_empty .title-label {
    margin-top: -18px;
  }
}
.form-type .input-wrap.input_not_empty .title-label-textarea {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  top: 10px;
}
.form-type .input-wrap.input_not_empty textarea + .title-label {
  margin-top: 0;
  top: 10px;
}
.form-type .input-wrap.input_focused, .form-type .textarea-wrap.input_focused {
  border-color: #A3A9B4;
  background-color: transparent;
}
.form-type .input-wrap.input_focused input::-webkit-input-placeholder, .form-type .textarea-wrap.input_focused .form-control::-webkit-input-placeholder {
  color: #ccc;
}
.form-type .input-wrap.input_focused input:-moz-placeholder, .form-type .textarea-wrap.input_focused .form-control:-moz-placeholder {
  color: #ccc;
}
.form-type .input-wrap.input_focused input::-moz-placeholder, .form-type .textarea-wrap.input_focused .form-control::-moz-placeholder {
  color: #ccc;
}
.form-type .input-wrap.input_focused input:-ms-input-placeholder, .form-type .textarea-wrap.input_focused .form-control:-ms-input-placeholder {
  color: #ccc;
}
.form-type .input-wrap.input_focused .title-label {
  margin-top: -21px;
  font-size: 14px;
}
.form-type .textarea-wrap.input_focused .title-label {
  margin-top: -16px;
  font-size: 14px;
}
.form-type .input-wrap.input_focused textarea + .title-label {
  margin-top: 0;
  top: 10px;
}
.form-type .custom-radio {
  position: relative;
  z-index: 3;
}
.form-type .custom-radio input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
}
.form-type .custom-radio .ch-btn {
  display: block;
  width: 28px;
  height: 28px;
  border: 1px solid #D6DAE0;
  margin-right: 15px;
  border-radius: 50%;
  cursor: pointer;
  background: none;
  outline: none;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-type .custom-radio .ch-btn:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 7px;
  right: 7px;
  bottom: 7px;
  left: 7px;
  background-color: #000;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.form-type .custom-radio label {
  display: block;
  font-size: 18px;
  color: #000;
  line-height: 18px;
  font-weight: normal;
  position: relative;
  padding-top: 2px;
  padding-left: 40px;
}
@media (max-width : 767px) {
  .form-type .custom-radio label {
    font-size: 16px;
    line-height: 21px;
  }
}
.form-type .custom-radio label:hover .ch-btn {
  border-color: #555;
}
.form-type .custom-radio input[type=radio]:checked + label .ch-btn {
  background-color: #4CAF9B;
  border-color: transparent;
}
.form-type .custom-radio input[type=radio]:checked + label .ch-btn:before {
  opacity: 1;
  background: #fff;
}
.form-type .custom-radio span {
  padding-top: 3px;
  display: block;
}
.form-type .custom-checkbox {
  position: relative;
  z-index: 3;
}
.form-type .custom-checkbox.error .ch-btn {
  border-color: red;
}
.form-type .custom-checkbox.error label {
  color: red;
}
.form-type .custom-checkbox input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
}
.form-type .custom-checkbox .ch-btn {
  display: block;
  width: 25px;
  height: 25px;
  border: 1px solid #D0D4DB;
  margin-right: 20px;
  border-radius: 5px;
  cursor: pointer;
  background: none;
  outline: none;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-type .custom-checkbox .ch-btn:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  display: inline-block;
  top: 4px;
  left: 50%;
  margin-left: -4px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  padding: 5px 3px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0;
}
.form-type .custom-checkbox label {
  display: block;
  font-size: 18px;
  color: #000;
  line-height: 17px;
  font-weight: normal;
  position: relative;
  padding-left: 40px;
  margin-bottom: 0;
  padding-top: 4px;
  letter-spacing: 0px;
}
@media (max-width : 767px) {
  .form-type .custom-checkbox label {
    padding-top: 0;
    font-size: 15px;
    min-height: 25px;
    line-height: 25px;
  }
}
.form-type .custom-checkbox label:hover .ch-btn {
  border-color: #555;
}
.form-type .custom-checkbox input[type=checkbox]:checked + label .ch-btn {
  background: #4CAF9B;
  border-color: #4CAF9B !important;
}
.form-type .custom-checkbox input[type=checkbox]:checked + label .ch-btn:before {
  opacity: 1;
}
.form-type .custom-checkbox span {
  padding-top: 0px;
  display: block;
}
.form-type .custom-checkbox a {
  text-decoration: underline;
  color: #4CAF9B;
}
.form-type .custom-checkbox a:hover {
  text-decoration: none;
  color: #DE7D7E;
}
.form-type .selectric-custom-select .selectric {
  border: 1px solid transparent;
  background: #F4F5F8;
  border-radius: 8px;
  -webkit-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.form-type .selectric-custom-select .selectric:hover {
  border-color: #bec4cf;
}
.form-type .selectric-custom-select .selectric .label {
  color: #707479;
  font-size: 16px;
  font-weight: normal;
  height: 54px;
  padding-left: 22px;
  padding-right: 60px;
  margin: 0;
  line-height: 54px;
}
@media (min-width:992px) and (max-width:1199px) {
  .form-type .selectric-custom-select .selectric .label {
    padding-right: 50px;
  }
}
@media (max-width : 767px) {
  .form-type .selectric-custom-select .selectric .label {
    height: 44px;
    line-height: 44px;
    padding-right: 40px;
  }
}
.form-type .selectric-custom-select .selectric .button {
  text-indent: -9999px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 60px;
  background: none;
}
@media (min-width:992px) and (max-width:1199px) {
  .form-type .selectric-custom-select .selectric .button {
    width: 50px;
  }
}
@media (max-width : 767px) {
  .form-type .selectric-custom-select .selectric .button {
    width: 40px;
  }
}
.form-type .selectric-custom-select .selectric .button:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 10px;
  width: 1px;
  background: #e3e6eb;
}
.form-type .selectric-custom-select .selectric .button:after {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  border: solid #333;
  border-width: 0 2px 2px 0;
  padding: 4px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  vertical-align: top;
  margin-top: 20px;
}
@media (max-width : 767px) {
  .form-type .selectric-custom-select .selectric .button:after {
    margin-top: 15px;
  }
}
.form-type .selectric-custom-select .selectric.select-changed .label {
  color: #000;
}
.form-type .selectric-custom-select .selectric-items {
  border-top: none;
  border-radius: 0 0 8px 8px;
  border-color: #ddd;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding-bottom: 10px;
}
.form-type .selectric-custom-select .selectric-items .mCS_no_scrollbar_y {
  margin-right: 0 !important;
}
.form-type .selectric-custom-select .selectric-items li {
  padding: 10px 30px;
  background: none;
  font-size: 16px;
  margin: 0;
  font-weight: 500;
}
.form-type .selectric-custom-select .selectric-items li:before {
  display: none;
}
.form-type .selectric-custom-select .selectric-items li:hover {
  background: rgba(76, 175, 155, 0.3);
}
.form-type .selectric-custom-select .selectric-items li.disabled {
  color: #c3cad3;
}
.form-type .selectric-custom-select .selectric-items li.highlighted {
  background: #F3F5F8;
  color: #000;
}
.form-type .selectric-custom-select .selectric-items .mCSB_scrollTools {
  top: 8px;
  right: 5px;
}
.form-type .selectric-custom-select .selectric-items .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px;
}
.form-type .selectric-custom-select .selectric-items .mCSB_scrollTools .mCSB_draggerRail {
  width: 3px;
}
.form-type .selectric-custom-select .selectric-items .mCSB_inside > .mCSB_container {
  margin-right: 25px;
}
.form-type .selectric-custom-select.selectric-open .selectric {
  border-radius: 8px 8px 0 0;
  border-color: #ddd;
}
.form-type .selectric-custom-select.selectric-open .selectric .button:after {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin-top: 25px;
}
.form-type .selectric-custom-select.selectric-open.selectric-above .selectric {
  border-radius: 0 0 8px 8px;
}
.form-type .selectric-custom-select.selectric-open.selectric-above .selectric-items {
  border-radius: 8px 8px 0 0;
  border-bottom: none;
}
.form-type .select-labeled-wrapper {
  position: relative;
  width: 100%;
}
.form-type .select-labeled-wrapper .select-fake-label {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  line-height: 19px;
  left: 22px;
  display: block;
  color: #7f8493;
  font-weight: normal;
  font-size: 14px;
  z-index: 7;
  opacity: 0;
  visibility: hidden;
}
.form-type .select-labeled-wrapper.error-wrap .selectric {
  border-color: #F29BA0;
}
.form-type .select-labeled-wrapper .selectric-open {
  z-index: 10;
}
.form-type .select-labeled-wrapper .selectric-open + .select-fake-label {
  z-index: 20;
}
.form-type .select-labeled-wrapper .selectric-selected-already .selectric .label,
.form-type .select-labeled-wrapper .selectric-changed .selectric .label {
  color: #000;
  padding-top: 10px;
  font-weight: 500;
}
.form-type .select-labeled-wrapper .selectric-selected-already + .select-fake-label,
.form-type .select-labeled-wrapper .selectric-changed + .select-fake-label {
  opacity: 1;
  visibility: visible;
}
.form-type textarea.form-control {
  background: #F3F5F8;
  border-radius: 8px;
  resize: vertical;
  -webkit-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
  height: auto;
  padding-top: 17px;
  padding-bottom: 9px;
  font-size: 17px;
  color: #000;
  border: none;
  position: relative;
}
.form-type textarea.form-control + .title-label {
  margin-top: 0;
  top: 20px;
}
.form-type textarea.form-control:hover {
  border-color: #bec4cf;
}
.form-type textarea.form-control:focus {
  border-color: #A3A9B3;
  background: #fff;
}
.form-type textarea.form-control::-webkit-input-placeholder {
  color: #707479;
  font-weight: 500;
  font-size: 16px;
}
.form-type textarea.form-control:-moz-placeholder {
  color: #707479;
  font-weight: 500;
  font-size: 16px;
}
.form-type textarea.form-control::-moz-placeholder {
  color: #707479;
  font-weight: 500;
  font-size: 16px;
}
.form-type textarea.form-control:-ms-input-placeholder {
  color: #707479;
  font-weight: 500;
  font-size: 16px;
}
.form-type .custom-checkbox.error-wrap .cat-btn {
  color: red;
}
.form-type .custom-checkbox.error-wrap .ch-btn {
  border-color: red;
}

.online-documents-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 20px;
}
@media (min-width:768px) and (max-width:991px) {
  .online-documents-section {
    display: block;
  }
}
@media (max-width : 767px) {
  .online-documents-section {
    display: block;
  }
}
.online-documents-section .docs-left-column {
  width: 280px;
  padding-right: 50px;
}
@media (min-width:768px) and (max-width:991px) {
  .online-documents-section .docs-left-column {
    width: 100%;
    padding: 0 0 30px;
  }
}
@media (max-width : 767px) {
  .online-documents-section .docs-left-column {
    width: 100%;
    padding: 0 0 30px;
  }
}
.online-documents-section .docs-left-column .column-name {
  padding-bottom: 20px;
  display: block;
  color: #000;
  font-size: 18px;
  font-weight: normal;
}
.online-documents-section .docs-left-column .docs-list p {
  margin: 10px 0;
  border-bottom: 1px solid #ddd;
}
.online-documents-section .docs-left-column .docs-list p:last-child {
  margin-bottom: 0;
  border: none;
}
.online-documents-section .docs-left-column .docs-list a[href$=\.pdf] {
  position: relative;
  display: inline-block;
  vertical-align: top;
  min-height: 24px;
  line-height: 18px;
  margin: 0 0 10px;
  padding: 0 0 0 36px;
}
.online-documents-section .docs-left-column .docs-list a[href$=\.pdf]:before {
  content: "";
  display: block;
  clear: both;
  left: 0;
  position: absolute;
  display: inline-block;
  vertical-align: top;
  width: 27px;
  height: 32px;
  background-image: url(/local/templates/eco.2024/frontend/css/../images/pdf_icon_small.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.online-documents-section .docs-form-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.quatros-list-inline {
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
.quatros-list-inline:after {
  content: "";
  display: block;
  clear: both;
}
.quatros-list-inline .contented-type {
  text-align: left;
}
@media (max-width : 767px) {
  .quatros-list-inline {
    display: block;
  }
}
@media (min-width: 768px) {
  .quatros-list-inline.no-carousel .slide-arrows {
    display: none;
  }
}
@media (max-width : 767px) {
  .quatros-list-inline.no-swiper-xs .slide-arrows {
    display: none;
  }
  .quatros-list-inline.no-swiper-xs .text-wrap {
    padding-bottom: 10px;
  }
  .quatros-list-inline.no-swiper-xs .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .quatros-list-inline.no-swiper-xs .item {
    width: 50%;
  }
  .quatros-list-inline.no-swiper-xs .item:nth-child(3) .quatro-holder {
    background: none;
  }
  .quatros-list-inline.no-swiper-xs .item:nth-child(4) .quatro-holder {
    background: #F3F6FA;
  }
}
.quatros-list-inline .slide-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 5;
  position: relative;
  margin-bottom: -18px;
}
.quatros-list-inline .slide-arrows button {
  width: 42px;
  height: 36px;
  outline: none;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #F6FBFA;
}
.quatros-list-inline .slide-arrows button span {
  display: block;
  text-align: center;
  width: 100%;
  margin-top: -4px;
}
.quatros-list-inline .slide-arrows button span:before {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  vertical-align: middle;
  border: solid #63C0AE;
  border-width: 0 2px 2px 0;
  padding: 5px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.quatros-list-inline .slide-arrows button:hover {
  background: #54B19E;
}
.quatros-list-inline .slide-arrows button:hover span:before {
  border-color: #fff;
}
.quatros-list-inline .slide-arrows .arrow-top {
  border-radius: 15px 0 0 15px;
}
.quatros-list-inline .slide-arrows .arrow-top span:before {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.quatros-list-inline .slide-arrows .arrow-bottom {
  border-radius: 0 15px 15px 0;
  top: auto;
  bottom: 0;
  border-left: none;
}
.quatros-list-inline .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.quatros-list-inline .item {
  width: 25%;
  height: auto;
  position: relative;
  margin-bottom: 0 !important;
  min-height: 250px;
}
@media (max-width : 767px) {
  .quatros-list-inline .item {
    width: 100%;
  }
}
.quatros-list-inline .item:nth-child(even) .quatro-holder {
  background: #fff;
}
.quatros-list-inline .item:hover .quatro-holder {
  background: #DEEFED;
}
.quatros-list-inline .quatro-holder {
  height: 100%;
  background-color: #F6FBFA;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 10% 0px;
}
.quatros-list-inline .icon-wrap {
  width: 100%;
  height: 60px;
  position: relative;
  margin-bottom: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width : 767px) {
  .quatros-list-inline .icon-wrap {
    height: 30%;
    margin-bottom: 8px;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .quatros-list-inline .icon-wrap {
    height: 40%;
  }
}
.quatros-list-inline .icon-wrap .image img {
  max-width: 39px;
  margin: 0 auto;
}
.quatros-list-inline .text-wrap {
  width: 100%;
  padding: 0 8%;
}
@media (max-width : 767px) {
  .quatros-list-inline .text-wrap {
    padding: 0 5%;
  }
}
.quatros-list-inline .text-wrap span {
  font-size: 19px;
  line-height: 26px;
  display: block;
  padding-bottom: 18px;
}
@media (min-width:992px) and (max-width:1199px) {
  .quatros-list-inline .text-wrap span {
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 14px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .quatros-list-inline .text-wrap span {
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 10px;
  }
}
@media (max-width : 767px) {
  .quatros-list-inline .text-wrap span {
    font-size: 14px;
    line-height: 15px;
    padding-bottom: 7px;
  }
}
.quatros-list-inline .text-wrap p {
  margin: 0;
  font-size: 17px;
  color: #707070;
  line-height: 24px;
}
@media (min-width:992px) and (max-width:1199px) {
  .quatros-list-inline .text-wrap p {
    font-size: 15px;
    line-height: 21px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .quatros-list-inline .text-wrap p {
    font-size: 13px;
    line-height: 19px;
  }
}
@media (max-width : 767px) {
  .quatros-list-inline .text-wrap p {
    font-size: 13px;
    line-height: 15px;
  }
}

.blog-view-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.blog-view-row .content-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.blog-view-row .widget {
  margin-bottom: 40px;
}
.blog-view-row .widget:last-child {
  margin-bottom: 0;
}
.blog-view-row .widget .widget-body {
  border: 1px solid #60A897;
  border-top: none;
  padding: 10px;
  border-radius: 0 0 10px 10px;
}
.blog-view-row .widget .widget-heading {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: -webkit-gradient(linear, left top, right top, from(#DA7674), color-stop(30%, #E4A08D), to(#58AB99));
  background: -o-linear-gradient(left, #DA7674 0%, #E4A08D 30%, #58AB99 100%);
  background: linear-gradient(to right, #DA7674 0%, #E4A08D 30%, #58AB99 100%);
  border-radius: 10px 10px 0 0;
}
.blog-view-row .widget .widget-heading .widget-name {
  color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
}
.blog-view-row .latest-blog-posts {
  padding-left: 10px;
}
.blog-view-row .latest-blog-posts li {
  padding: 5px 0;
}
.blog-view-row .latest-blog-posts a {
  font-size: 16px;
}

.linedHeading {
  color: #ca736a;
  font-weight: 300;
  font-size: 35px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ca736a;
}

.resume-part {
  position: relative;
}
.resume-part .anchor {
  position: absolute;
  top: -140px;
}
@media (max-width : 767px) {
  .resume-part .anchor {
    top: 0;
  }
}

.sticky-buttons-right {
  position: fixed;
  right: 20px;
  bottom: 95px;
  z-index: 100;
}
.sticky-buttons-right img {
  width: 46px;
  height: 46px;
}

.article .contented-type {
  padding: 0;
}
.article .typical-sect-content {
  padding-bottom: 30px;
}
.article .article__date-time-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 60px;
}
@media (max-width: 991.98px) {
  .article .article__date-time-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 40px;
  }
}
.article .article__date-time-wrap .article-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.article .article__date-time-wrap .article-col:last-child {
  width: 70%;
}
@media (max-width: 991.98px) {
  .article .article__date-time-wrap .article-col:last-child {
    width: 100%;
  }
}
.article .article__date-time-wrap .article-label {
  display: block;
  padding-bottom: 10px;
}
.article .article__date-time-wrap .article__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  margin-right: 30px;
  padding-top: 2px;
}
.article .article__date-time-wrap .article__date i {
  margin-right: 10px;
  width: 20px;
}
.article .article__date-time-wrap .article__date i img {
  display: inline-block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(2) invert(1);
}
.article .article__date-time-wrap .article__time-to-read {
  color: #fff;
  border-radius: 5px;
  background: #61C1AE;
  padding: 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.similar-posts-box .box-title {
  display: block;
  font-weight: 500;
  color: #000;
  font-size: 20px;
  padding-bottom: 10px;
}
.similar-posts-box hr {
  border-color: #bbb;
  margin-bottom: 30px;
}
.similar-posts-box .similar-posts-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  justify-content: start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-left: -20px;
  margin-bottom: 30px;
}
@media (min-width:768px) and (max-width:991px) {
  .similar-posts-box .similar-posts-list {
    margin-left: -10px;
  }
}
@media (max-width : 767px) {
  .similar-posts-box .similar-posts-list {
    margin-bottom: 20px;
  }
}
.similar-posts-box .similar-posts-list .item {
  width: 33.333%;
  padding-left: 20px;
}
@media (min-width:768px) and (max-width:991px) {
  .similar-posts-box .similar-posts-list .item {
    padding-left: 10px;
  }
}
@media (max-width : 767px) {
  .similar-posts-box .similar-posts-list .item {
    width: 100%;
    margin-bottom: 10px;
  }
}
.similar-posts-box .similar-posts-list .item .item-holder {
  position: relative;
  background: #000;
}
.similar-posts-box .similar-posts-list .item .item-holder:after {
  content: "";
  display: block;
  clear: both;
  padding-bottom: 50%;
}
@media (min-width:992px) and (max-width:1199px) {
  .similar-posts-box .similar-posts-list .item .item-holder:after {
    padding-bottom: 80%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .similar-posts-box .similar-posts-list .item .item-holder:after {
    padding-bottom: 100%;
  }
}
.similar-posts-box .similar-posts-list .item .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.similar-posts-box .similar-posts-list .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.similar-posts-box .similar-posts-list .item .abs-desc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 10px 20px;
  color: #fff;
}
.similar-posts-box .similar-posts-list .item .abs-desc .cat {
  border: 1px solid rgba(255, 255, 255, 0.56);
  font-weight: 500;
  font-size: 14px;
  position: absolute;
  top: 20px;
  left: 20px;
  display: block;
  padding: 2px 10px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 5;
  color: #fff;
}
.similar-posts-box .similar-posts-list .item .abs-desc .cat:hover {
  background: #ffffff;
  color: #000;
}
.similar-posts-box .similar-posts-list .item .abs-desc .author {
  display: block;
  margin-bottom: 10px;
}
.similar-posts-box .similar-posts-list .item .abs-desc .name {
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 10px;
}
@media (min-width:768px) and (max-width:991px) {
  .similar-posts-box .similar-posts-list .item .abs-desc .name {
    font-size: 16px;
    line-height: 16px;
  }
}
.similar-posts-box .similar-posts-list .item .abs-desc p {
  margin: 0;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
}
@media (min-width:768px) and (max-width:991px) {
  .similar-posts-box .similar-posts-list .item .abs-desc p {
    font-size: 12px;
    line-height: 14px;
  }
}

.similar-posts-list-quad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
  margin-left: -15px;
}
.similar-posts-list-quad .item {
  position: relative;
  padding-bottom: 10px;
  width: 25%;
  padding-left: 15px;
}
@media (max-width : 767px) {
  .similar-posts-list-quad .item {
    width: 50%;
    padding-bottom: 20px;
  }
}
.similar-posts-list-quad .item a {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #0d59be;
}
.similar-posts-list-quad .item a:hover {
  color: #ED9F3E;
}
.similar-posts-list-quad .item a:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.similar-posts-list-quad .item a i {
  position: relative;
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width : 767px) {
  .similar-posts-list-quad .item a i {
    margin-bottom: 10px;
  }
}
.similar-posts-list-quad .item a i:after {
  content: "";
  display: block;
  clear: both;
  padding-bottom: 60%;
}
.similar-posts-list-quad .item a i img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 0;
  left: 0;
  display: block;
}
.similar-posts-list-quad .item .date, .video-box .item .date {
  display: block;
  color: #666666;
  margin-bottom: 10px;
}
@media (max-width : 767px) {
  .similar-posts-list-quad .item .date, .video-box .item .date {
    margin-bottom: 5px;
  }
}
.similar-posts-list-quad .item .postname, .video-box .item .postname {
  font-size: 18px;
}
@media (max-width : 767px) {
  .similar-posts-list-quad .item .postname, .video-box .item .postname {
    font-size: 16px;
  }
}

.xs-write-btn-wrapper {
  padding-top: 40px;
  margin-bottom: -10px;
}

.article-writer-wrapper {
  width: 100%;
  padding-left: 30px;
  position: relative;
  z-index: 3;
}
@media (max-width: 991.98px) {
  .article-writer-wrapper {
    padding-left: 0;
    padding-top: 20px;
  }
}
.article-writer-wrapper .text-role {
  display: block;
  font-weight: 500;
  color: #000;
  font-size: 20px;
  padding-bottom: 10px;
}

.article-writer-info {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.article-writer-info .writer-pic {
  max-width: 80px;
  margin-right: 30px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
@media (max-width : 767px) {
  .article-writer-info .writer-pic {
    display: block;
    max-width: 100px;
    min-width: 100px;
    margin-right: 15px;
  }
}
.article-writer-info .writer-pic img {
  border-radius: 10px;
}
.article-writer-info .writer__inner {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 110px);
  flex: 0 0 calc(100% - 110px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 767.98px) {
  .article-writer-info .writer__inner {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.article-writer-info .writer__inner .writer-description {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1199.98px) {
  .article-writer-info .writer__inner .writer-description {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
  }
}
@media (max-width: 767.98px) {
  .article-writer-info .writer__inner .writer-description {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    min-height: 0;
  }
}
.article-writer-info .writer__inner .writer-description .writer-data {
  color: #000;
  font-size: 16px;
}
@media (max-width: 1199.98px) {
  .article-writer-info .writer__inner .writer-description .writer-data {
    font-size: 14px;
  }
}
.article-writer-info .writer__inner .writer-description .writer-time {
  margin-top: 14px;
}
.article-writer-info .writer__inner .writer-description .writer-name {
  display: inline-block;
  font-weight: 700;
  color: #000;
  padding: 10px 0 5px;
  font-size: 22px;
}
.article-writer-info .writer__inner .writer-description .writer-name:hover {
  color: #E1988B;
}
@media (max-width: 1199.98px) {
  .article-writer-info .writer__inner .writer-description .writer-name {
    font-size: 18px;
  }
}
@media (max-width : 767px) {
  .article-writer-info .writer__inner .writer-description .writer-name {
    font-size: 14px;
  }
}
.article-writer-info .writer__inner .writer-description .writer-more {
  position: relative;
  text-transform: uppercase;
  font-size: 12px;
  opacity: 0.7;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.article-writer-info .writer__inner .writer-description .writer-more::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -5px;
  left: 0;
  border-bottom: 1px dashed #000;
}
.article-writer-info .writer__inner .writer-description .writer-more:hover {
  opacity: 1;
}
.article-writer-info .writer__inner .writer-description, .article-writer-info .writer__inner .writer-description .writer-seniority {
  position: relative;
  display: block;
  font-size: 14px;

}
.writer-role {
  position: relative;
  display: block;
  font-size: 14px;
}
@media (max-width : 767px) {
  .article-writer-info .writer__inner .writer-description .writer-role, .article-writer-info .writer__inner .writer-description .writer-seniority {
    font-size: 12px;
  }
}
.article-writer-info .writer__inner .writer-description .writer-role__list {
  display: none;
  overflow: hidden;
  padding-bottom: 10px;
}
.article-writer-info .writer__inner .writer-description .writer-role__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.article-writer-info .writer__inner .writer-description .writer-role__item::before {
  content: "";
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #000;
  height: 1px;
  width: 14px;
  margin-right: 10px;
}
.article-writer-info .writer__inner .writer_author {
  font-size: 16px;
  padding-left: 30px;
  line-height: normal;
}
@media (max-width: 1199.98px) {
  .article-writer-info .writer__inner .writer_author {
    font-size: 14px;
  }
}
@media (max-width : 767px) {
  .article-writer-info .writer__inner .writer_author {
    padding: 10px 0;
  }
}
.article-writer-info .writer__inner .writer_author-name {
  font-weight: 600;
}
@media (max-width: 1199.98px) {
  .article-writer-info .writer__inner .writer_author-name {
    display: block;
    width: 100%;
  }
}
.article-writer-info .writer__inner .writer_author button {
  margin-top: 20px;
}

/*MOBILE HEADERS*/
.mobile-top-header {
  width: 100%;
  padding: 12px 0 10px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 46;
}
.mobile-top-header:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 100%;
  left: 20px;
  right: 20px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.mobile-top-header .phone-adr-box {
  float: left;
}
.mobile-top-header .phone-adr-box .location {
  background: url(/local/templates/eco.2024/frontend/css/../images/icon-location.png) no-repeat;
  background-size: 20px auto;
  min-height: 24px;
  padding-left: 30px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.mobile-top-header .phone-adr-box .location a {
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
}
.mobile-top-header .phone-adr-box .phone {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  margin-left: 25px;
}
.mobile-top-header .phone-adr-box strong {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.mobile-top-header .lang-wrap {
  float: right;
  text-align: center;
  padding-top: 5px;
}
.mobile-top-header .lang-wrap .hours {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  font-size: 12px;
  padding: 1px 7px 1px;
  color: #7d7768;
  background: #fff;
  margin-bottom: 7px;
  border-radius: 10px;
}
.mobile-top-header .lang-wrap .lang-list {
  width: 100%;
  text-align: right;
}
.mobile-top-header .lang-wrap .lang-list li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 2px;
}
.mobile-top-header .lang-wrap .lang-list li:first-child {
  padding-left: 0;
}
.mobile-top-header .lang-wrap .lang-list li a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.4);
}
.mobile-top-header .lang-wrap .lang-list .active a {
  color: #fff;
}
.mobile-top-header .lang-wrap .lang-list .active a:before {
  opacity: 1;
}

.mobile-top-header-open {
  position: fixed;
}

.mobile-header {
  position: absolute;
  top: 0px;
  z-index: 6660;
  left: 0;
  width: 100%;
  padding: 12px 0px 0px;

  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fff;
}
.mobile-header .logo-box {
  float: left;
  width: 143px;
  padding-top: 5px;
}
.mobile-header .buttons {
  float: right;
}
.mobile-header .buttons button {
  display: inline-block;
  vertical-align: middle;
}
.mobile-header .buttons .btn-call, .mobile-header .buttons .btn-search {
  width: 40px;
  height: 40px;
  background: url(/local/templates/eco.2024/frontend/css/../images/mobile-top-btn-call.png) no-repeat 48% 50% rgba(255, 255, 255, 0.2);
  background-size: 17.5px auto;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.03);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.03);
  text-indent: -9999px;
  border-radius: 50%;
  margin-right: 10px;
  outline: none;
  border: none;
  position: relative;
}
.mobile-header .buttons .btn-call:after, .mobile-header .buttons .btn-search:after {
  content: "";
  display: block;
  clear: both;
  opacity: 1;
  background: url(/local/templates/eco.2024/frontend/css/../images/mobile-top-btn-call-opened.png) no-repeat 48% 50%;
  background-size: 17.5px auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mobile-header .buttons .btn-search {
  background: none;
}
.mobile-header .buttons .btn-search:after {
  background: url(/local/templates/eco.2024/frontend/css/../images/magnifyglass-grey.svg) no-repeat 50% 46%;
  background-size: 25px auto;
}

.mobile-header .buttons .mobile-call-opened {
  background-color: #fff;
}
.mobile-header .buttons .mobile-call-opened:after {
  opacity: 1;
}

.mobile-menu-btn {
  background: rgba(255, 255, 255, 0.2);
  border: none;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.03);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.03);
  padding: 0;
  display: block;
  text-indent: -9999px;
  z-index: 160;
  width: 40px;
  position: relative;
  height: 40px;
  outline: none;
  display: none;
  cursor: pointer;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  border-radius: 50%;
  border: none;
}
.mobile-menu-btn span {
  display: block;
  position: absolute;
  top: 19px;
  left: 9px;
  right: 9px;
  height: 1.5px;
  background: #000;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  border-radius: 3px;
}
.mobile-menu-btn span:before, .mobile-menu-btn span:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1.5px;
  background-color: #000;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  border-radius: 3px;
  overflow: hidden;
}
.mobile-menu-btn span:before {
  top: -8px;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  -o-transition-property: top, transform;
  transition-property: top, transform;
  transition-property: top, transform, -webkit-transform;
}
.mobile-menu-btn span:after {
  bottom: -8px;
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  -o-transition-property: bottom, transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}
.mobile-menu-btn.mobile-menu-btn-opened {
  background-color: #fff;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.mobile-menu-btn.mobile-menu-btn-opened span {
  background: transparent;
}
.mobile-menu-btn.mobile-menu-btn-opened span:before, .mobile-menu-btn.mobile-menu-btn-opened span:after {
  -webkit-transition-delay: 0s, 0.3s;
       -o-transition-delay: 0s, 0.3s;
          transition-delay: 0s, 0.3s;
  background-color: #678875;
}
.mobile-menu-btn.mobile-menu-btn-opened span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.mobile-menu-btn.mobile-menu-btn-opened span:after {
  bottom: 0px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mobile-header-open{
	position: fixed;
	top: 25px;
	opacity: 0;
	visibility: hidden;
	@media (orientation:landscape) {
		top: 15px;
	}
}
@media (orientation: landscape) {
  .mobile-header-open {
    top: 15px;
  }
}

html.modal-open .mobile-top-header {
  display: none !important;
}

.mobile-header-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  background: -o-linear-gradient(320deg, #D78371 0%, #D78371 20%, #C8947B 30%, #4EB199 75%, #53BBA3 100%);
  background: linear-gradient(130deg, #D78371 0%, #D78371 20%, #C8947B 30%, #4EB199 75%, #53BBA3 100%);
  background-size: 100% 100%;
  z-index: 6670;
  padding: 0 10px;
  display: none;
}
.mobile-header-menu .header-menu-holder {
  top: 0;
  bottom: 20px;
  left: 0;
  width: 100%;
  position: absolute;
}


@media (orientation: landscape) {
  .mobile-header-menu .header-menu-holder {
    top: 70px;
    bottom: 0;
  }
}
.mobile-header-menu .mobile-menu-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 90px;
}
.mobile-header-menu .mobile-menu-box {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: scroll;
  text-align: left;
  padding: 0px 6px 10px;
}
.mobile-header-menu .mobile-menu-box .main-navigation {
  width: 100%;
  padding: 0 20px;
}
.mobile-header-menu .main-menu {
  min-height: 100%;
  width: 100%;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mobile-header-menu .main-menu > li {
  display: block;
  padding: 3px 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  position: relative;
}
.mobile-header-menu .main-menu > li:after {
  content: "";
  display: block;
  clear: both;
}
@media (orientation: landscape) {
  .mobile-header-menu .main-menu > li {
    padding: 1px 0;
  }
}
.mobile-header-menu .main-menu > li:last-child {
  border: none;
}
.mobile-header-menu .main-menu > li > a {
  color: #fff;
  display: block;
  font-weight: 500;
  position: relative;
  font-size: 26px;
  line-height: 38px;
}
@media (orientation: landscape) {
  .mobile-header-menu .main-menu > li > a {
    font-size: 22px;
    line-height: 32px;
  }
}
.mobile-header-menu .main-menu > li em {
  position: absolute;
  width: 50px;
  top: 0;
  bottom: 0;
  right: 0;
  display: none;
  z-index: 10;
}
.mobile-header-menu .main-menu > li em:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: 8px;
  top: 15px;
  width: 25px;
  height: 25px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
@media (orientation: landscape) {
  .mobile-header-menu .main-menu > li em:before {
    top: 3px;
  }
}
.mobile-header-menu .main-menu > li em:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  display: inline-block;
  border: solid #fff;
  right: 16px;
  top: 21px;
  border-width: 0 1px 1px 0;
  padding: 4px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (orientation: landscape) {
  .mobile-header-menu .main-menu > li em:after {
    top: 8px;
  }
}
.mobile-header-menu .main-menu .with-drop em {
  display: block;
}
.mobile-header-menu .main-menu .opened em:after {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
  top: 25px;
}
@media (orientation: landscape) {
  .mobile-header-menu .main-menu .opened em:after {
    top: 12px;
  }
}
.mobile-header-menu .main-menu .drop-menu {
  display: none;
  padding: 5px 0 10px;
}
.mobile-header-menu .main-menu .drop-menu li {
  padding: 4px 0 4px 5px;
}
.mobile-header-menu .main-menu .drop-menu li a {
  color: #fff;
  font-size: 16px;
  display: block;
  padding-left: 20px;
  position: relative;
}
.mobile-header-menu .main-menu .drop-menu li a:before {
  content: "";
  display: block;
  clear: both;
  border: solid rgba(255, 255, 255, 0.6);
  border-width: 0 1px 1px 0;
  padding: 3px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.mobile-header-menu .main-menu .drop-menu li img {
  display: none;
}
.mobile-header-menu .links-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.mobile-header-menu .links-row .full-vers-link {
  margin: 0;
  padding: 7px 10px;
  font-size: 13px;
  line-height: 16px;
}
.mobile-header-menu .bottom-buttons {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  padding: 0 15px;
  overflow: hidden;
}
.mobile-header-menu .bottom-buttons .iconed-link {
  padding: 4px 15px 3px;
  margin: 0;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: none;
  font-size: 4vw;
  line-height: 8vw;
  border: none;
  font-weight: 500;
}
@media (orientation: landscape) {
  .mobile-header-menu .bottom-buttons .iconed-link {
    line-height: 30px;
  }
}
.mobile-header-menu .bottom-buttons .iconed-link img {
  display: none;
}
.mobile-header-menu .full-vers-link {
  line-height: 8vw;
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
  font-weight: 500;
  font-size: 4vw;
  padding: 4px 15px 3px;
  border-radius: 20px;
  display: block;
  text-align: center;
  margin: 0 10px;
  z-index: 10;
}
@media (orientation: landscape) {
  .mobile-header-menu .full-vers-link {
    line-height: 30px;
  }
}
.mobile-header-menu .call-box {
  width: 100%;
  height: 100%;
  padding: 20px 20px 59px;
  overflow: scroll;
  display: none;
}

.mobile-header-menu .call-box::-webkit-scrollbar {
  display: none;
}

.mobile-header-menu .call-box .call-box-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  justify-content: flex-start;
  text-align: center;
}
.mobile-header-menu .call-box .buttons-holder {
  margin: 0 auto;
  width: 100%;
  width: 240px;
}
@media (orientation: landscape) {
  .mobile-header-menu .call-box .buttons-holder {
    width: 100%;
  }
}
.mobile-header-menu .call-box .buttons-holder button {
  background: #fff;
  font-size: 18px;
  font-weight: 500;
  color: #1d5fb1;
  text-align: left;
  border: none;
  width: 100%;
  display: block;
  margin: 0 auto 15px;
  border-radius: 40px;
  padding: 8px 25px;
}
@media (orientation: landscape) {
  .mobile-header-menu .call-box .buttons-holder button {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
  }
}
.mobile-header-menu .call-box .buttons-holder button span {
  position: relative;
  z-index: 3;
  display: block;
  padding-right: 30px;
}
.mobile-header-menu .call-box .buttons-holder .call-btn {
  color: #cc7f67;
}
@media (orientation: landscape) {
  .mobile-header-menu .call-box .buttons-holder .call-btn {
    margin-right: 20px;
  }
}
.mobile-header-menu .call-box .buttons-holder .call-btn span {
  background: url(/local/templates/eco.2024/frontend/css/../images/btn-mobile-call.png) no-repeat 100% 46%;
  background-size: 23px auto;
}
.mobile-header-menu .call-box .buttons-holder .user-btn {
  color: #65a794;
}
.mobile-header-menu .call-box .buttons-holder .user-btn span {
  background: url(/local/templates/eco.2024/frontend/css/../images/btn-mobile-zapis.png) no-repeat 100% 46%;
  background-size: 19px auto;
}
.mobile-header-menu .call-box .icon {
  width: 80px;
  margin: 0 auto 15px;
}
@media (max-height: 550px) {
  .mobile-header-menu .call-box .icon {
    width: 50px;
    margin-bottom: 0;
  }
}
@media (max-height: 500px) {
  .mobile-header-menu .call-box .icon {
    display: none;
  }
}
.mobile-header-menu .call-box .hours-title {
  display: block;
  color: #fff;
  padding-bottom: 10px;
  font-size: 7vw;
  font-weight: 500;
}
@media (orientation: landscape) {
  .mobile-header-menu .call-box .hours-title {
    padding-bottom: 0;
    font-size: 24px;
    padding-top: 10px;
  }
}
.mobile-header-menu .call-box .phones span {
  display: block;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 8vw;
  color: #fff;
  line-height: 9vw;
}
@media (orientation: landscape) {
  .mobile-header-menu .call-box .phones span {
    display: inline-block;
    font-size: 24px;
    padding: 0 10px;
    line-height: 30px;
  }
}
.mobile-header-menu .call-box .adr {
  display: block;
  color: #d4f2e9;
  font-size: 6vw;
  margin-bottom: 20px;
}
@media (orientation: landscape) {
  .mobile-header-menu .call-box .adr {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.mobile-header-menu .mobile-bottom-box {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  padding: 0 30px;
  text-align: center;
}
@media (orientation: landscape) {
  .mobile-header-menu .mobile-bottom-box {
    display: none;
  }
}
.mobile-header-menu .mobile-bottom-box .phone-link {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
  position: relative;
  padding-left: 43px;
}
.mobile-header-menu .mobile-bottom-box .phone-link:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  left: 0;
  border-radius: 50%;
  top: 0;
  width: 32px;
  height: 32px;
  border: 1px solid #fff;
}
.mobile-header-menu .mobile-bottom-box .phone-link:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
  -webkit-animation: vibro 0.5s ease infinite;
  animation: vibro 0.5s ease infinite;
}
.mobile-header-menu .mobile-bottom-box .workhours {
  display: block;
  color: rgba(255, 255, 255, 0.6);
  font-style: normal;
  font-size: 18px;
  padding-bottom: 10px;
}
.mobile-header-menu .mobile-bottom-box .loc-link {
  background: url(/local/templates/eco.2024/frontend/css/../images/bg-location-contacts.png) no-repeat;
  padding-left: 27px;
  display: inline-block;
  vertical-align: middle;
  line-height: 22px;
  color: #fff;
  font-size: 16px;
  height: 20px;
}
.mobile-header-menu .mobile-bottom-box .lang-wrap {
  width: 100%;
  padding: 20px 0px 0;
}
.mobile-header-menu .mobile-bottom-box .lang-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.mobile-header-menu .mobile-bottom-box .lang-wrap .lang-list {
  text-align: left;
  float: left;
  padding-top: 5px;
}
.mobile-header-menu .mobile-bottom-box .lang-wrap .lang-list li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
}
.mobile-header-menu .mobile-bottom-box .lang-wrap .lang-list li:first-child {
  padding-left: 0;
}
.mobile-header-menu .mobile-bottom-box .lang-wrap .lang-list li a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.4);
}
.mobile-header-menu .mobile-bottom-box .lang-wrap .lang-list .active a {
  color: #fff;
}
.mobile-header-menu .mobile-bottom-box .lang-wrap .lang-list .active a:before {
  opacity: 1;
}
.mobile-header-menu .mobile-bottom-box .lang-wrap .btn-full-version {
  float: right;
  background: #2A5EA4;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 5px 17px 6px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 13px;
  font-weight: bold;
}
.mobile-header-menu .calling_wa {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  padding-top: 2px;
  color: #fff;
}
.mobile-header-menu .calling_wa:hover span {
  border-color: transparent;
}
.mobile-header-menu .calling_wa:before {
  content: "";
  display: block;
  clear: both;
  background: url(/local/templates/eco.2024/frontend/css/../images/whatsapp-icon_60.png) no-repeat;
  width: 25px;
  height: 25px;
  background-size: 25px auto;
  position: absolute;
  left: 0;
  top: 0;
}
.mobile-header-menu .calling_wa span {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #fff;
}

@-webkit-keyframes vibro {
  from {
    -webkit-transform: translateY(-1px) rotate(-5deg);
            transform: translateY(-1px) rotate(-5deg);
  }
  50% {
    -webkit-transform: translateY(1px) rotate(5deg);
            transform: translateY(1px) rotate(5deg);
  }
  to {
    -webkit-transform: translateY(-1px) rotate(-5deg);
            transform: translateY(-1px) rotate(-5deg);
  }
}

@keyframes vibro {
  from {
    -webkit-transform: translateY(-1px) rotate(-5deg);
            transform: translateY(-1px) rotate(-5deg);
  }
  50% {
    -webkit-transform: translateY(1px) rotate(5deg);
            transform: translateY(1px) rotate(5deg);
  }
  to {
    -webkit-transform: translateY(-1px) rotate(-5deg);
            transform: translateY(-1px) rotate(-5deg);
  }
}
@-webkit-keyframes scaled {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
    color: #F7941E;
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scaled {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
    color: #F7941E;
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
html.modal-open,
html.modal-open body {
  overflow-x: hidden;
}

body.modal-open {
  position: relative;
  overflow: hidden;
  padding-right: 15px !important;
}
@media all and (-ms-high-contrast: none) {
  body.modal-open {
    padding-right: 0 !important;
  }
}
@media (min-width:768px) and (max-width:991px) {
  body.modal-open {
    padding-right: 0 !important;
  }
}
@media (max-width : 767px) {
  body.modal-open {
    padding-right: 0 !important;
  }
}
body.modal-open header,
body.modal-open .line-head {
  padding-right: 15px;
}
@media (min-width:768px) and (max-width:991px) {
  body.modal-open header,
body.modal-open .line-head {
    padding-right: 0;
  }
}
@media all and (-ms-high-contrast: none) {
  body.modal-open header,
body.modal-open .line-head {
    padding-right: 0;
  }
}
body.modal-open header.fixed-nav {
  padding-right: 0;
}
body.modal-open header.fixed-nav .header-holder {
  padding-right: 15px;
}
@media all and (-ms-high-contrast: none) {
  body.modal-open header.fixed-nav .header-holder {
    padding-right: 0 !important;
  }
}

.modal.in:before {
  opacity: 1;
}

.zapis-modal.in .modal-wrap, .zapis-modal.in:after {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.just-modal.in:before {
  opacity: 1;
}
.just-modal.in .modal-content {
  opacity: 1;
}

.just-modal {
  z-index: 1500;
  height: 100%;
}
.just-modal:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.just-modal .modal-inner {
  display: table;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}
@media (max-width : 767px) {
  .just-modal .modal-inner {
    width: 96%;
    margin: 0 auto;
  }
}
.just-modal .modal-frame {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width : 767px) {
  .just-modal .modal-inner {
    display: block;
  }
  .just-modal .modal-frame {
    display: block;
  }
}
.just-modal .close-btn {
  background: url(/local/templates/eco.2024/frontend/css/../images/bg-just-modal-close.png) no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 35px;
  top: 35px;
  border: none;
  left: auto;
  outline: none;
}
@media (max-width : 767px) {
  .just-modal .close-btn {
    top: 20px;
    right: 20px;
  }
}
.just-modal .button-wrap {
  text-align: center;
  padding-top: 15px;
}
.just-modal .button-wrap button {
  margin: 0 10px;
}
@media (max-width : 767px) {
  .just-modal .button-wrap button {
    margin: 0 2px;
  }
}
.just-modal .modal-content {
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  opacity: 0;
}
.just-modal .custom-checkbox label {
  color: #000;
}
.just-modal .custom-checkbox label a {
  color: #185BBD;
}

.zapis-modal {
  z-index: 7500;
  height: 100%;
}
.zapis-modal .global-close-btn {
  z-index: 10;
  right: 30px;
}
@media (max-width : 767px) {
  .zapis-modal .global-close-btn {
    z-index: 50;
  }
}
.zapis-modal .global-close-btn:hover:before, .zapis-modal .global-close-btn:hover:after {
  background-color: #000;
}
.zapis-modal:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.zapis-modal:after {
  content: "";
  display: block;
  clear: both;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 470px;
  background: -o-linear-gradient(150deg, #6BB59E 0%, #6EC8B5 100%);
  background: linear-gradient(-60deg, #6BB59E 0%, #6EC8B5 100%);
  -webkit-box-shadow: 0 0 150px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 150px rgba(0, 0, 0, 0.4);
  -webkit-transform: translateX(500px);
      -ms-transform: translateX(500px);
          transform: translateX(500px);
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
@media (max-width : 767px) {
  .zapis-modal:after {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%;
  }
}
.zapis-modal .modal-top-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.zapis-modal .modal-wrap {
  position: absolute;
  right: 0;
  top: 0;
  width: 510px;
  z-index: 3;
  height: 100%;
  -webkit-transform: translateX(500px);
      -ms-transform: translateX(500px);
          transform: translateX(500px);
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
@media (max-width: 992px) {
  .zapis-modal .modal-wrap {
    overflow-x: hidden;
    overflow-y: auto;
  }
}
@media (max-width : 767px) {
  .zapis-modal .modal-wrap {
    width: 100%;
    min-height: 0;
    position: relative;
    height: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.zapis-modal .modal-inner {
  float: right;
  width: 470px;
  display: table;
  vertical-align: middle;
  height: 100%;
}
@media (max-width : 767px) {
  .zapis-modal .modal-inner {
    width: 100%;
    float: none;
    display: block;
  }
}
.zapis-modal .modal-frame {
  display: table-cell;
  vertical-align: middle;
}
.zapis-modal .input-wrap {
  position: relative;
}
.zapis-modal .input-wrap .datepicker-btn {
  position: absolute;
  border: none;
  background: url(/local/templates/eco.2024/frontend/css/../images/calendar-icon.png) no-repeat 0 50%;
  background-size: 20px auto;
  width: 25px;
  height: 100%;
  position: absolute;
  right: 15px;
  top: 0;
}
.zapis-modal .hidden-input {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
}
.zapis-modal .form-success-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#2E76CD), to(#1358BC));
  background: -o-linear-gradient(top, #2E76CD 0%, #1358BC 100%);
  background: linear-gradient(to bottom, #2E76CD 0%, #1358BC 100%);
  z-index: 3;
}
.zapis-modal .form-success-box .form-success-inner {
  display: table;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  text-align: center;
}
.zapis-modal .form-success-box .form-success-frame {
  display: table-cell;
  vertical-align: middle;
}
.zapis-modal .form-success-box .success-icon {
  padding-bottom: 30px;
}
.zapis-modal .form-success-box .success-icon img {
  margin: 0 auto;
}
.zapis-modal .form-success-box .success-title {
  font-size: 30px;
  line-height: 34px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  padding-bottom: 30px;
}
.zapis-modal .form-success-box p {
  margin: 0 0 20px;
  font-size: 17px;
  color: #b0c2d4;
  font-weight: 500;
}
@media (max-width : 767px) {
  .zapis-modal .global-close-btn {
    left: auto;
    right: 15px;
    top: 15px;
  }
}
.zapis-modal .modal-content {
  width: 100%;
  margin: 0 auto;
  border-radius: 0;
  padding: 10px 70px 10px 90px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: none;
}
@media (max-width : 767px) {
  .zapis-modal .modal-content {
    padding: 30px 10px 10px;
  }
}
.zapis-modal .modal-content .pop-icon {
  text-align: center;
  padding-bottom: 20px;
  position: absolute;
  border-radius: 50%;
  background-color: #fff;
  width: 110px;
  height: 110px;
  padding-top: 10px;
  left: -40px;
  top: 5px;
}
.zapis-modal .modal-content .pop-icon img {
  position: relative;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width : 767px) {
  .zapis-modal .modal-content .pop-icon {
    position: relative;
    margin: 0 auto;
    left: auto;
    margin-bottom: 20px;
  }
}
@media (max-width : 767px) {
  .zapis-modal .modal-content .modal-titles {
    padding: 0 20px 0 30px;
  }
}
.zapis-modal .modal-content .modal-titles .modal-title {
  display: block;
  color: #fff;
  font-size: 40px;
  padding-bottom: 5px;
  font-weight: 300;
}
@media (max-width : 767px) {
  .zapis-modal .modal-content .modal-titles .modal-title {
    font-size: 9vw;
    font-weight: 500;
    line-height: 11vw;
  }
}
.zapis-modal .modal-content .modal-titles .modal-subtitle {
  display: block;
  font-size: 17px;
  color: #fff;
  font-weight: 300;
  padding-bottom: 30px;
}
.zapis-modal .modal-form {
  width: 100%;
}
@media (max-width : 767px) {
  .zapis-modal .modal-form {
    padding: 0 10px;
  }
}
.zapis-modal .modal-form .form-group {
  position: relative;
  margin-bottom: 20px;
}
.zapis-modal .modal-form .form-group .form-control {
  padding-right: 51px;
  border-color: transparent;
  background-color: #4DA290;
  color: #fff;
  font-size: 17px;
  outline: none !important;
  padding-left: 22px;
  border: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.zapis-modal .modal-form .form-group .form-control::-webkit-input-placeholder {
  color: #fff;
}
.zapis-modal .modal-form .form-group .form-control:-moz-placeholder {
  color: #fff;
}
.zapis-modal .modal-form .form-group .form-control::-moz-placeholder {
  color: #fff;
}
.zapis-modal .modal-form .form-group .form-control:-ms-input-placeholder {
  color: #fff;
}
.zapis-modal .modal-form .form-group .form-control:focus {
  background-color: #368776;
}
.zapis-modal .modal-form .form-group .dropdown {
  border: 1px solid transparent;
  position: relative;
  border-radius: 17px;
  background: #4CA08F;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.zapis-modal .modal-form .form-group .dropdown:hover {
  background-color: #378877;
}
.zapis-modal .modal-form .form-group .dropdown:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  background: url(/local/templates/eco.2024/frontend/css/../images/icon-form-spec.png) no-repeat 50% 50%;
  background-size: 17px auto;
  width: 48px;
  height: 100%;
  top: 0px;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.zapis-modal .modal-form .form-group .dropdown select {
  width: 100%;
  background: none;
  color: #fff;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-text-overflow: "";
     text-overflow: "";
  padding: 6px 35px 6px 22px;
  outline: none;
  border: none;
  font-size: 17px;
  position: relative;
  z-index: 3;
}
.zapis-modal .modal-form .form-group .dropdown select:active,
.zapis-modal .modal-form .form-group .dropdown select option {
  color: #000;
}
.zapis-modal .modal-form .form-group .dropdown select::-ms-expand {
  display: none;
}
.zapis-modal .modal-form .form-group input.form-control {
  height: 34px;
  border-radius: 17px;
}
.zapis-modal .modal-form .form-group textarea {
  resize: none;
  border-radius: 17px;
  padding-top: 10px;
}
.zapis-modal .modal-form .form-group textarea::-webkit-scrollbar {
  display: none;
}
.zapis-modal .modal-form .form-group .sublabel {
  display: block;
  padding-left: 22px;
  padding-top: 8px;
  color: #fff;
  font-size: 14px;
  font-style: normal;
}
@media (max-width : 767px) {
  .zapis-modal .modal-form .jsTimePicker:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.zapis-modal .modal-form .button-wrap {
  text-align: center;
}
@media (max-width : 767px) {
  .zapis-modal .modal-form .button-wrap {
    padding-top: 0;
  }
}
.zapis-modal .modal-form .btn-submit-white {
  background-color: #fff;
  padding: 8px 0 10px;
  font-size: 30px;
  color: #4daf9b;
  font-weight: 500;
  border: 1px solid transparent;
  border-radius: 40px;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.zapis-modal .modal-form .btn-submit-white:hover {
  background-color: #388675;
  color: #fff;
}
.zapis-modal .custom-checkbox {
  padding: 0 10px 0 15px;
}
.zapis-modal .custom-checkbox .ch-btn {
  background-color: #4CA08F;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
}
.zapis-modal .custom-checkbox input[type=checkbox]:checked + label .ch-btn {
  background-color: #378877;
}
.zapis-modal .custom-checkbox label {
  color: #c8eae1;
  position: relative;
  padding-left: 35px;
  font-size: 15px;
  line-height: 17px;
}
.zapis-modal .custom-checkbox label:hover .ch-btn {
  background-color: #398776;
}

.call-modal:after {
  background: -o-linear-gradient(150deg, #D5726B 0%, #E09485 50%, #DF9183 100%);
  background: linear-gradient(-60deg, #D5726B 0%, #E09485 50%, #DF9183 100%);
}
.call-modal .modal-content .modal-titles .modal-title {
  font-size: 38px;
}
@media (max-width : 767px) {
  .call-modal .modal-content .modal-titles .modal-title {
    font-size: 9vw;
  }
}
.call-modal .modal-content .modal-titles .modal-subtitle {
  color: #f9d9d3;
}
.call-modal .modal-content .pop-icon {
  background: url(/local/templates/eco.2024/frontend/css/../images/bg-call-modal-icon.png) no-repeat 50% 63% #fff;
  background-size: 55.5px auto;
}
.call-modal .modal-form .form-group .form-control {
  background-color: #C16D5F;
}
.call-modal .modal-form .form-group .form-control:focus {
  background-color: #BA6557;
}
.call-modal .modal-form .custom-checkbox label {
  color: #fcccc2;
}
.call-modal .modal-form .custom-checkbox label .ch-btn {
  background-color: #BA6557;
}
.call-modal .modal-form .custom-checkbox label:hover .ch-btn {
  border-color: #aa4738;
}
.call-modal .modal-form .custom-checkbox input[type=checkbox]:checked + label .ch-btn {
  background-color: #BA6557;
}
.call-modal .modal-form .btn-submit-white {
  color: #c2695b;
}
.call-modal .modal-form .btn-submit-white:hover {
  background-color: #B96659;
}

.route-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.route-modal .modal-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width : 767px) {
  .route-modal .modal-holder {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: auto;
  }
}
.route-modal .close-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  text-indent: -9999px;
  cursor: default;
}
@media (max-width : 767px) {
  .route-modal .close-btn {
    top: 30px;
    right: 20px;
  }
}
.route-modal .close-btn:before, .route-modal .close-btn:after {
  background-color: #CD716C;
}
.route-modal .modal-content {
  max-width: 1000px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 25px;
  -webkit-box-shadow: 0 0 180px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 180px rgba(0, 0, 0, 0.3);
  border: none;
  padding: 40px 110px;
  z-index: 10;
  width: 92%;
}
@media all and (-ms-high-contrast: none) {
  .route-modal .modal-content {
    margin: 0;
  }
}
@media (max-width : 767px) {
  .route-modal .modal-content {
    width: 100%;
    padding: 20px 20px 10px;
    border-radius: 0px;
  }
}
.route-modal .modal-content .modal-titles {
  padding-bottom: 20px;
  margin-left: -75px;
}
@media (max-width : 767px) {
  .route-modal .modal-content .modal-titles {
    margin-left: 0;
  }
}
.route-modal .modal-content .modal-icon {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 6px;
}
.route-modal .modal-content .modal-title {
  display: inline-block;
  vertical-align: middle;
  font-size: 28px;
  color: #000;
  padding-left: 25px;
}
@media (max-width : 767px) {
  .route-modal .modal-content .modal-title {
    padding-left: 0;
    font-size: 20px;
  }
}
.route-modal .route-desc {
  max-height: 300px;
}
.route-modal .route-desc .mCSB_draggerRail {
  background-color: #EDEDED;
}
.route-modal .route-desc .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #B5B5B5;
}
.route-modal .route-desc .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  opacity: 1;
  background-color: #ccc;
}
.route-modal .route-desc .mCSB_scrollTools .mCSB_1_container {
  margin-right: 20px;
}
.route-modal .route-tabs-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}
.route-modal .route-tabs-nav li {
  width: 45%;
  text-align: center;
  position: relative;
  border-bottom: 3px solid #B5B5B5;
}
.route-modal .route-tabs-nav li:after {
  content: "";
  display: block;
  clear: both;
  left: 50%;
  margin-left: -8px;
  top: 100%;
  position: absolute;
  background: url(/local/templates/eco.2024/frontend/css/../images/tab-route-li.jpg) no-repeat;
  width: 16px;
  height: 10px;
}
.route-modal .route-tabs-nav li a {
  display: block;
  position: relative;
  padding-bottom: 15px;
  font-size: 25px;
  color: #969696;
  padding-top: 60px;
}
@media (max-width : 767px) {
  .route-modal .route-tabs-nav li a {
    font-size: 18px;
  }
}
.route-modal .route-tabs-nav li a:before, .route-modal .route-tabs-nav li a:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  height: 50px;
  background: url(/local/templates/eco.2024/frontend/css/../images/route-modal-foot.png) no-repeat 50% 50%;
}
.route-modal .route-tabs-nav li a:after {
  background: url(/local/templates/eco.2024/frontend/css/../images/route-modal-foot-active.png) no-repeat 50% 50%;
  opacity: 0;
}
.route-modal .route-tabs-nav li.car-item a:before {
  background: url(/local/templates/eco.2024/frontend/css/../images/route-modal-car.png) no-repeat 50% 50%;
}
.route-modal .route-tabs-nav li.car-item a:after {
  background: url(/local/templates/eco.2024/frontend/css/../images/route-modal-car-active.png) no-repeat 50% 50%;
}
.route-modal .route-tabs-nav li.active {
  border-color: #CF716D;
}
.route-modal .route-tabs-nav li.active:after {
  opacity: 0;
}
.route-modal .route-tabs-nav li.active a {
  color: #d1726b;
}
.route-modal .route-tabs-nav li.active a:before {
  opacity: 0;
}
.route-modal .route-tabs-nav li.active a:after {
  opacity: 1;
}
.route-modal .tabs-content-box p {
  color: #353535;
  font-size: 17px;
  line-height: 25px;
  margin: 0 0 25px;
}
.route-modal .tabs-content-box .desc-title {
  display: block;
  font-size: 17px;
  color: #000;
  padding-bottom: 5px;
}

.wide-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
@media (max-width : 767px) {
  .wide-modal {
    background-color: #fff;
  }
}
.wide-modal .modal-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width : 767px) {
  .wide-modal .modal-holder {
    background: #fff;
    height: auto;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.wide-modal .close-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  text-indent: -9999px;
  cursor: default;
}
.wide-modal .close-btn {
  top: 30px;
  right: 30px;
}
.wide-modal .close-btn:before, .wide-modal .close-btn:after {
  background-color: #CD716C;
}
.wide-modal .modal-content {
  max-width: 1200px;
  background-color: #fff;
  border-radius: 25px;
  -webkit-box-shadow: 0 0 180px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 180px rgba(0, 0, 0, 0.3);
  border: none;
  padding: 50px 50px 50px 60px;
  z-index: 10;
  width: 92%;
}
@media (max-width : 767px) {
  .wide-modal .modal-content {
    width: 100%;
    padding: 20px 20px;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.wide-modal .modal-content .modal-titles {
  padding-bottom: 30px;
  margin-left: -17px;
}
@media (max-width : 767px) {
  .wide-modal .modal-content .modal-titles {
    margin-left: 0;
  }
}
.wide-modal .modal-content .modal-icon {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 6px;
}
.wide-modal .modal-content .modal-title {
  display: inline-block;
  vertical-align: middle;
  font-size: 33px;
  color: #d28178;
  padding-left: 25px;
}
@media (max-width : 767px) {
  .wide-modal .modal-content .modal-title {
    padding-left: 0;
  }
}

.message-form input.form-control {
  border: 2px solid #D7D7D7;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 41px;
  border-radius: 8px;
  font-size: 18px;
  color: #000;
  padding-left: 20px;
}
.message-form input.form-control::-webkit-input-placeholder {
  color: #616161;
}
.message-form input.form-control:-moz-placeholder {
  color: #616161;
}
.message-form input.form-control::-moz-placeholder {
  color: #616161;
}
.message-form input.form-control:-ms-input-placeholder {
  color: #616161;
}
.message-form input.form-control:focus {
  border-color: #bbb;
}
.message-form textarea.form-control {
  border: 2px solid #D7D7D7;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 97px;
  border-radius: 8px;
  font-size: 18px;
  color: #000;
  padding-left: 20px;
  resize: none;
}
.message-form textarea.form-control::-webkit-input-placeholder {
  color: #616161;
}
.message-form textarea.form-control:-moz-placeholder {
  color: #616161;
}
.message-form textarea.form-control::-moz-placeholder {
  color: #616161;
}
.message-form textarea.form-control:-ms-input-placeholder {
  color: #616161;
}
.message-form textarea.form-control:focus {
  border-color: #bbb;
}
.message-form .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
@media (max-width : 767px) {
  .message-form .form-row {
    display: block;
  }
}
.message-form .form-row .form-col {
  width: 40%;
  padding-right: 34px;
}
@media (max-width : 767px) {
  .message-form .form-row .form-col {
    width: 100%;
    padding-right: 0;
  }
}
.message-form .form-row .form-col-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.message-form .sm-block {
  margin-bottom: 0;
}
@media (min-width:768px) and (max-width:991px) {
  .message-form .sm-block {
    display: block;
  }
  .message-form .sm-block .form-col,
.message-form .sm-block .form-col-right {
    width: 100%;
    padding-bottom: 10px;
  }
}
@media (max-width : 767px) {
  .message-form .custom-checkbox {
    margin-bottom: 20px;
  }
}
.message-form .custom-checkbox label {
  font-size: 16px;
  color: #616161;
  line-height: 17px;
  padding-left: 38px;
  position: relative;
}
.message-form .custom-checkbox label:hover .ch-btn {
  border-color: #D37872;
}
.message-form .custom-checkbox label:hover span {
  color: #333;
}
.message-form .custom-checkbox label .ch-btn {
  position: absolute;
  left: 0;
  top: 0;
  border: 2px solid #E2E2E2;
  width: 23px;
  height: 23px;
}
.message-form .custom-checkbox label a {
  color: #d47770;
}
.message-form .custom-checkbox label input[type=checkbox]:checked + span {
  color: #333;
}
.message-form .custom-checkbox label input[type=checkbox]:checked + span .ch-btn {
  border-color: #ccc;
  background: url(/local/templates/eco.2024/frontend/css/../images/bg-checkbox-checked-red.jpg) no-repeat 50% 50% #fff;
}
.message-form .custom-checkbox p {
  margin: 0;
}
.message-form .g_btn-red {
  font-size: 24px;
  padding-top: 7px;
  font-weight: 500;
  padding-bottom: 9px;
}
@media (max-width : 767px) {
  .message-form .g_btn-red {
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0 auto;
  }
}
.message-form .g_btn-red span:after {
  padding: 5px;
  margin-top: -5px;
}
.message-form .g_btn-green {
  background-color: #5EAEA0;
  font-size: 24px;
  padding-top: 7px;
  font-weight: 500;
  padding-bottom: 9px;
  outline: none;
  border: none;
}
@media (max-width : 767px) {
  .message-form .g_btn-green {
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0 auto;
  }
}
.message-form .g_btn-green span:after {
  padding: 5px;
  margin-top: -5px;
}
.message-form .g_btn-green:hover {
  background-color: #5DA891;
}

#reviewModal .close-btn:before, #reviewModal .close-btn:after {
  background-color: #5FAEA0;
}
#reviewModal .modal-titles {
  margin-left: 0;
}
#reviewModal .modal-titles .modal-title {
  color: #5fb1a3;
  font-size: 33px;
  padding-left: 15px;
}
@media (max-width : 767px) {
  #reviewModal .modal-titles .modal-title {
    padding-left: 0;
    display: block;
  }
}
#reviewModal form .custom-checkbox label a {
  color: #5dafa1;
}
#reviewModal form .custom-checkbox label:hover .ch-btn {
  border-color: #5FAFA1;
}
#reviewModal form .custom-checkbox label:hover span {
  color: #333;
}
#reviewModal form .custom-checkbox input[type=checkbox]:checked + span {
  color: #333;
}
#reviewModal form .custom-checkbox input[type=checkbox]:checked + span .ch-btn {
  border-color: #ccc;
  background: url(/local/templates/eco.2024/frontend/css/../images/bg-checkbox-checked-green.png) no-repeat 50% 50% #fff;
}

.insta-modal .modal-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(0px);
          backdrop-filter: blur(0px);
  opacity: 0;
  background: rgba(73, 61, 54, 0.1);
  transition: opacity 0.3s ease, transform 0.3s ease, background 0.3s ease, -webkit-transform 0.3s ease;
  border: none;
}
.insta-modal.in .modal-bg {
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  opacity: 1;
}
.insta-modal .modal-wrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.insta-modal .modal-content {
  width: 600px;
  border: none;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 60px 4%;
  z-index: 5;
  position: relative;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.36);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.36);
}
@media (max-width : 767px) {
  .insta-modal .modal-content {
    width: 94%;
    padding: 30px 5%;
  }
}
.insta-modal .round-image-center-wrap {
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 20px;
}
.insta-modal .modal-title {
  display: block;
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 20px;
}
.insta-modal p {
  font-size: 16px;
  margin: 0 0 30px;
}
.insta-modal .global-close-btn {
  -webkit-filter: invert(1);
          filter: invert(1);
  left: auto;
  right: 30px;
  top: 30px;
}
@media (max-width : 767px) {
  .insta-modal .show-more-blue {
    font-size: 14px;
    padding-right: 40px;
    padding-left: 20px;
  }
  .insta-modal .show-more-blue:before {
    right: 15px;
  }
}

.item .embed-responsive .ytp-button {
  width: 50px;
  height: 50px;
}
@media (max-width: 425px) {
  .item .embed-responsive .ytp-button, .item .youtubeIconGrey, .item .youtubeIconRed{
    width: 35px;
    height: 35px;
  }
}
.item .youtubeIconRed{
  display: none;
  width: 50px
  }
.item .youtubeIconGrey {
  width: 50px;
}

.container .youtubeIconRed{
  display: none;
}
@media (max-width: 425px) {
  .embed-responsive .ytp-button {
    width: 50px;
    height: 50px;
  }
}
.embed-responsive:hover .youtubeIconRed {
  display: block;
}
.embed-responsive:hover .youtubeIconGrey {
  display: none;
}

.embed-responsive .ytp-button{
  width: 100px;
  height: 100px;
}
@media (max-width: 425px) {
  .embed-responsive .ytp-button, .youtubeIconGrey, .youtubeIconRed{
    width: 50px;
    height: 50px;
  }
}

.item .embed-responsive {
  border-radius: 10px;
}
.item-collapse {
  display: none;
}
.collapse_in_click.opened:before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.collapse_in_click {
  margin: 15px 0px 20px 0px;
}

.video-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 10px;
  margin-left: -15px;
}
.video-box .item {
  position: relative;
  padding-bottom: 10px;
  width: 25%;
  padding-left: 15px;
}
@media (max-width : 767px) {
  .video-box .item {
    width: 50%;
    padding-bottom: 20px;
  }
}
.video-box .item a {
  display: block;
  width: 100%;
}

.content_block:empty .collapse_in_click  {
  display: none;
}

.video-box .date {
  margin-top: 10px;
}
.video-box .item {
  margin-bottom: 10px;
}

.nav { /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
  width: 100%;
  -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
  font-feature-settings: 'pnum' on, 'lnum' on;
  -webkit-font-smoothing: antialiased;
  position: relative
}

.nav html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

.nav body {
  margin: 0
}

.nav main {
  display: block
}

.nav h1 {
  font-size: 2em;
  margin: 0.67em 0
}

.nav hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

.nav pre {
  font-family: monospace, monospace;
  font-size: 1em
}

.nav a {
  background-color: transparent;
  /* padding: 6px 10px; */
}

.nav abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

.nav b, .nav strong {
  font-weight: bolder
}

.nav code, .nav kbd, .nav samp {
  font-family: monospace, monospace;
  font-size: 1em
}

.nav small {
  font-size: 80%
}

.nav sub, .nav sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

.nav sub {
  bottom: -0.25em
}

.nav sup {
  top: -0.5em
}

.nav img {
  border-style: none
}

.nav button, .nav input, .nav optgroup, .nav select, .nav textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

.nav button, .nav input {
  overflow: visible
}

.nav button, .nav select {
  text-transform: none
}

.nav button, .nav [type="button"], .nav [type="reset"], .nav [type="submit"] {
  -webkit-appearance: button
}

.nav button::-moz-focus-inner, .nav [type="button"]::-moz-focus-inner, .nav [type="reset"]::-moz-focus-inner, .nav [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

.nav button:-moz-focusring, .nav [type="button"]:-moz-focusring, .nav [type="reset"]:-moz-focusring, .nav [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

.nav fieldset {
  padding: 0.35em 0.75em 0.625em
}

.nav legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

.nav progress {
  vertical-align: baseline
}

.nav textarea {
  overflow: auto
}

.nav [type="checkbox"], .nav [type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

.nav [type="number"]::-webkit-inner-spin-button, .nav [type="number"]::-webkit-outer-spin-button {
  height: auto
}

.nav [type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

.nav [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

.nav ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

.nav details {
  display: block
}

.nav summary {
  display: list-item
}

.nav template, .nav [hidden] {
  display: none
}

.nav .hidden {
  display: none
}

.nav *, .nav *:before, .nav *:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.nav--desktop {
  display: block
}

@media screen and (max-width: 1200px) {
  .nav--desktop {
    display: none
  }
}

.nav--mobile {
  display: none;
  height: 100vh;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 6649;
  background: -o-linear-gradient(141deg, #F0E5DF 24.57%, #E4E6F1 79.4%) !important;
  background: linear-gradient(141deg, #F0E5DF 24.57%, #E4E6F1 79.4%) !important;
  overflow-y: scroll;
  scrollbar-width: none
}

.nav--mobile::-webkit-scrollbar {
  display: none
}




@media screen and (max-width: 1200px) {
  .nav--mobile {
    display: grid;
    grid-template-rows:  auto 1fr;
  }
}

.nav__container .nav--mobile {
  padding: 44px 0 0 0
}

.nav__container--top {
  width: 100%;
  padding: 13px 25px 25px 25px;
  /* height: 109px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.nav__container--indent-hor-reset {
  padding-left: 0;
  padding-right: 0;
}

.nav__container--indent-top-reset {
  padding-top: 0;
}

.nav--mobile .nav__container--bottom {
  padding: 0 0 77px
}

.nav__logo {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/local/templates/eco.2024/frontend/css/../images/logo-mobile-header.png");
  width: 129px;
  min-width: 129px;
  height: 36px;
  min-height: 36px
}

.nav--mobile[data-lvl="2"] .nav__logo {
  display: none
}

.nav--mobile[data-lvl="3"] .nav__logo {
  display: none
}

.nav__btn--phone {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11.56 15.602a10.543 10.543 0 0 0 4.881 4.86.99.99 0 0 0 .979-.075l3.13-2.086a1 1 0 0 1 .948-.088l5.855 2.51a.997.997 0 0 1 .6 1.037A6.002 6.002 0 0 1 22 27 17 17 0 0 1 5 10a6.001 6.001 0 0 1 5.24-5.952.997.997 0 0 1 1.037.6l2.512 5.86a1 1 0 0 1-.083.94l-2.08 3.178a.992.992 0 0 0-.066.976v0Z'/%3E%3C/svg%3E");
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
  margin: 0 25px 0 auto
}

.nav__btn--close {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='23' viewBox='0 0 25 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.20664 19.413L22.1557 1.46387' stroke='black' stroke-width='2'/%3E%3Cpath d='M21.8843 18.7058L3.93522 0.756718' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A");
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px
}

.nav__btn--align-right {
  margin-left: auto;
}

.nav__btn--text {
  font-family: "PF_Encore_Sans_Pro", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  width: calc(100% - 50px);
  height: 40px;
  background: #2E8676 !important;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  margin: 104px auto 0 auto;
  padding: 10px 25px 10px
}

.nav__btn--back {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M27 16H5M14 7l-9 9 9 9'/%3E%3C/svg%3E");
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
  opacity: 0;
  visibility: hidden
}

.nav--mobile[data-lvl="2"] .nav__btn--back, .nav--mobile[data-lvl="3"] .nav__btn--back {
  opacity: 1;
  visibility: visible
}

.nav--desktop .nav__list--first-lvl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.nav--mobile .nav__list--first-lvl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.nav--mobile[data-lvl="2"] .nav__list--first-lvl {
  display: none
}

.nav--mobile[data-lvl="3"] .nav__list--first-lvl {
  display: none
}

.nav--desktop .nav__list--second-lvl {
  display: none;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  background: #3DB09B;
  left: 0;
  top: 30px;
  width: max-content;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.nav--mobile .nav__list--second-lvl {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  background: transparent !important
}

.nav--mobile[data-lvl="2"] .nav__list--second-lvl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.nav--mobile[data-lvl="3"] .nav__list--second-lvl {
  display: none
}

.nav--desktop .nav__list--first-lvl > .nav__item:hover > .nav__list--second-lvl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.nav--desktop .nav__list--first-lvl > .nav__item:hover > .nav__list--second-lvl ~ .nav__link   {
  color: red !important;
}
.nav--desktop .nav__list--third-lvl {
  display: none;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #2E8676;
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  width: auto;
  padding: 4px 0;
  z-index: 1;
}

.nav--mobile .nav__list--third-lvl {
  display: none;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%
}

.nav--mobile[data-lvl="3"] .nav__list--third-lvl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.nav--desktop .nav__list--second-lvl > .nav__item:hover > .nav__list--third-lvl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.nav--mobile .nav__list--second-lvl > .nav__item:hover > .nav__list--third-lvl {
  display: none
}

.nav--desktop .nav__list--first-lvl > .nav__item:hover > .nav__list--third-lvl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* top: 35px; */
  bottom: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.nav--desktop .nav__list--first-lvl > .nav__item > .nav__list--third-lvl {
  background: #3DB09B
}

.nav__list--second-lvl > .nav__item:nth-last-child(-n+2) > .nav__list--third-lvl {
  right: 0;
  left: auto;
  bottom: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 100%, 0)
}

.nav__list-inner-wrapper {
  display: none;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%
}

.nav__item {
  text-decoration: none
}

.nav--desktop .nav__list--first-lvl > .nav__item {
  margin: 0 13px 0 0;
  font-family: "PF_Encore_Sans_Pro", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  text-transform: uppercase;
  color: #000;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10px 10px 0 0;

}
.nav--desktop .nav__list--first-lvl > a.nav__item {
  position: relative;
}
.nav--desktop .nav__list--first-lvl > a.nav__item::before {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  left: 10px;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;

}
.nav--desktop .nav__list--first-lvl > a.nav__item:hover{
   color: #000 !important;
}
.nav--desktop .nav__list--first-lvl > a.nav__item:hover:before {
width: calc(100% - 20px);
}
@media screen and (min-width:1440px) {
  .nav--desktop .nav__list--first-lvl > .nav__item {
    font-size: 18px;
  }

}
.nav--desktop .nav__list--first-lvl > a.nav__item,
.nav--desktop .nav__list--first-lvl > .nav__item .nav__link {
  padding: 6px 10px;
}
.nav--desktop .nav__list--first-lvl > .nav__item:hover {
  color: white;
}


.nav--desktop .nav__list--first-lvl > .nav__item:hover::before{
  border-color: white;
}
.nav--desktop .nav__list--first-lvl > .nav__item:first-child {
  padding-left: 0;
}

.nav--desktop .nav__list--first-lvl > .nav__item:last-child {
  margin: 0 0 0 0;
}

.nav--desktop .nav__list--first-lvl > .nav__item:not(a):hover {
  background: #3DB09B;
  color: #fff;
}

.nav--desktop .nav__list--first-lvl > .nav__item:not(a):hover > * {
  color: white;
}

.nav--desktop .nav__list--first-lvl > .nav__item:not(a) {
  padding: 0;
}

.nav--desktop .nav__list--first-lvl .nav__item--active {
  color: #FEA328;
}

.nav--mobile .nav__list--first-lvl > .nav__item {
  font-family: "PF_Encore_Sans_Pro", Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: #212927;
  text-transform: uppercase;
  padding: 19px 72px 19px 25px;
  position: relative;
  width: 100%
}

.nav--mobile .nav__list--first-lvl > .nav__item:not(a):before {
  content: '';
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 3L11 8L6 13' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");;
  width: 16px;
  min-width: 16px;
  height: 13px;
  min-height: 13px;
  position: absolute;
  right: 44px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.nav--mobile .nav__list--first-lvl > .nav__item:after {
  content: '';
  width: calc(100% - 50px);
  height: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0)
}

.nav--mobile .nav__list--first-lvl > .nav__item:last-child:before {
  display: none
}

.nav--desktop .nav__list--second-lvl > .nav__item {
  background: #3DB09B;
  width: 100%;
  max-width: 12.5%;
  padding: 8px 0;
  font-family: 'PF_Encore_Sans_Pro', Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 17px;
  text-transform: none;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
}
.nav--desktop .nav__list--second-lvl > .nav__item > * {
  color: #fff;
}
.nav--desktop .nav__list--second-lvl > .nav__item {
  font-size: 13px
}

@media screen and (min-width: 1200px) {
  .nav--desktop .nav__list--second-lvl > .nav__item {
    font-size: calc(13px + 2 * ((100vw - 1200px) / 150))
  }
}

@media screen and (min-width: 1350px) {
  .nav--desktop .nav__list--second-lvl > .nav__item {
    font-size: 14px
  }
}

.nav--desktop .nav__list--second-lvl > .nav__item:after {
  content: '';
  display: block;
  width: 1px;
  height: 78px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  right: -1px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  z-index: 1;
}

.nav--desktop .nav__list--second-lvl > .nav__item:hover:after {
  height: 100%;
}

.nav--desktop .nav__list--second-lvl > .nav__item:hover, .nav--desktop .nav__list--second-lvl .nav__link:hover  {
  background: #2E8676;
  color: white;
}

.nav--desktop .nav__list--second-lvl > .nav__item:last-child:after {
  display: none;
}

.nav--desktop .nav__list--second-lvl > .nav__item--active {
  color: #FEA328;
}

.nav--mobile .nav__list--second-lvl div > .nav__item {
  font-family: "PF_Encore_Sans_Pro", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: #000;
  padding: 16px 100px 16px 100px;
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%
}

.nav--mobile .nav__list--second-lvl div > .nav__item:after {
  content: '';
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='13' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1.813 5 5-5 5'/%3E%3C/svg%3E");
  width: 7px;
  min-width: 7px;
  height: 13px;
  min-height: 13px;
  position: absolute;
  right: 44px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.nav--desktop .nav__list--third-lvl > .nav__item {
  font-family: 'PF_Encore_Sans_Pro', Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  text-transform: none;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  width: 100%;
  max-width: 100%;
  padding: 12px 20px 14px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  background: #2E8676;
  white-space: nowrap;

}

.nav--desktop .nav__list--third-lvl > .nav__item:after {
  content: '';
  width: calc(100% - 40px);
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  bottom: 0;
  top: auto;
  left: 20px
}

.nav--desktop .nav__list--third-lvl > .nav__item:last-child:after {
  display: none
}

.nav--desktop .nav__list--third-lvl > .nav__item:hover {
  color: #f0c3b7;
}

.nav--desktop .nav__list--third-lvl > .nav__item--active {
  color: #FEA328
}

.nav--desktop .nav__list--first-lvl > div > .nav__list--third-lvl > .nav__item {
  background: #3DB09B;
  padding: 12px 26px 14px 26px
}

.nav--desktop .nav__list--first-lvl > div > .nav__list--third-lvl > .nav__item:after {
  width: calc(100% - 52px);
  left: 26px
}

.nav--mobile .nav__list--third-lvl div > .nav__item {
  font-family: "PF_Encore_Sans_Pro", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  padding: 15px 25px;
  position: relative;
  width: 100%
}

.nav--mobile .nav__list--third-lvl div > .nav__item:after {
  content: '';
  width: calc(100% - 50px);
  height: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0)
}

.nav__img {
  display: block;
  width: 50px;
  min-width: 50px;
  height: 52.08px;
  min-height: 52.08px
}

.nav--desktop .nav__img {
  margin: 0 auto 9px;
  -webkit-filter: grayscale(1) brightness(2);
  filter: grayscale(1) brightness(2);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.nav--mobile .nav__img {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -webkit-filter:brightness(2) invert(1);
  filter: brightness(2) invert(1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.nav__link {
  text-decoration: none;
  color: #000
}

.nav__link:hover {
  color: #fff
}



.nav--mobile .nav__link {
  text-decoration: none;
  color: #fff
}

.nav--mobile .nav__link:hover {
  color: #fff
}

.nav__title {
  font-family: "PF_Encore_Sans_Pro", Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  text-decoration: underline;
  margin: 0 0 18px;
  padding: 0 25px
}

.nav__title:hover {
  color: #fff
}
.mobile-menu-wrap .nav__title,
.mobile-menu-wrap .nav--mobile .nav__list--third-lvl div > .nav__item {
  color: #000;
}
.mobile-menu-wrap .nav--mobile .nav__list--third-lvl div > .nav__item:after {
  background: rgba(0, 0, 0, 0.8);
}
.contact-us { /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
  -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
  font-feature-settings: 'pnum' on, 'lnum' on;
  -webkit-font-smoothing: antialiased;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 6648;
  background: #A46254;
  -webkit-box-shadow: 0px -2px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px -2px 20px rgba(0, 0, 0, 0.1);
  display: none;
  /* -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%); */
}

/* fixed-contact
  fixed-contact-animation
  fixed-contact-showed */
.fixed-contact {
  opacity: 0;
  position: fixed;
  height: auto;
  bottom: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.fixed-contact-animation {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.fixed-contact-showed {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}



.contact-us html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

.contact-us body {
  margin: 0
}

.contact-us main {
  display: block
}

.contact-us h1 {
  font-size: 2em;
  margin: 0.67em 0
}

.contact-us hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

.contact-us pre {
  font-family: monospace, monospace;
  font-size: 1em
}

.contact-us a {
  background-color: transparent
}

.contact-us abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

.contact-us b, .contact-us strong {
  font-weight: bolder
}

.contact-us code, .contact-us kbd, .contact-us samp {
  font-family: monospace, monospace;
  font-size: 1em
}

.contact-us small {
  font-size: 80%
}

.contact-us sub, .contact-us sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

.contact-us sub {
  bottom: -0.25em
}

.contact-us sup {
  top: -0.5em
}

.contact-us img {
  border-style: none
}

.contact-us button, .contact-us input, .contact-us optgroup, .contact-us select, .contact-us textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

.contact-us button, .contact-us input {
  overflow: visible
}

.contact-us button, .contact-us select {
  text-transform: none
}

.contact-us button, .contact-us [type="button"], .contact-us [type="reset"], .contact-us [type="submit"] {
  -webkit-appearance: button
}

.contact-us button::-moz-focus-inner, .contact-us [type="button"]::-moz-focus-inner, .contact-us [type="reset"]::-moz-focus-inner, .contact-us [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

.contact-us button:-moz-focusring, .contact-us [type="button"]:-moz-focusring, .contact-us [type="reset"]:-moz-focusring, .contact-us [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

.contact-us fieldset {
  padding: 0.35em 0.75em 0.625em
}

.contact-us legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

.contact-us progress {
  vertical-align: baseline
}

.contact-us textarea {
  overflow: auto
}

.contact-us [type="checkbox"], .contact-us [type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

.contact-us [type="number"]::-webkit-inner-spin-button, .contact-us [type="number"]::-webkit-outer-spin-button {
  height: auto
}

.contact-us [type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

.contact-us [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

.contact-us ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

.contact-us details {
  display: block
}

.contact-us summary {
  display: list-item
}

.contact-us template, .contact-us [hidden] {
  display: none
}

.contact-us .hidden {
  display: none
}

@media screen and (max-width: 1200px) {
  .contact-us {
    display: block
  }
}



.contact-us *, .contact-us *:before, .contact-us *:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.contact-us__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.contact-us__col {
  width: 50%
}

.contact-us__link {
  font-family: "PF_Encore_Sans_Pro", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 78px;
  text-decoration: none
}

.contact-us__link:before {
  content: ''
}

.contact-us__link--calendar:before {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M26 5H6a1 1 0 0 0-1 1v20a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1ZM22 3v4M10 3v4M5 11h22'/%3E%3C/svg%3E");
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px
}

.contact-us__link--phone:before {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11.56 15.602a10.543 10.543 0 0 0 4.881 4.86.99.99 0 0 0 .979-.075l3.13-2.086a1 1 0 0 1 .948-.088l5.855 2.51a.997.997 0 0 1 .6 1.037A6.002 6.002 0 0 1 22 27 17 17 0 0 1 5 10a6.001 6.001 0 0 1 5.24-5.952.997.997 0 0 1 1.037.6l2.512 5.86a1 1 0 0 1-.083.94l-2.08 3.178a.992.992 0 0 0-.066.976v0ZM21 6h5v5M20 12l6-6'/%3E%3C/svg%3E");
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px
}
.nav--desktop .nav__list--second-lvl > .wrap{
  white-space: normal;
  text-align: center;
  min-height: 123px;
  padding: 8px;
}
@media screen and (max-width: 1450px) {
  .nav--desktop .nav__list--second-lvl > .nav__item:nth-child(7):hover > .nav__list--third-lvl{
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .nav--desktop .nav__list--second-lvl > .nav__item:nth-child(8):hover > .nav__list--third-lvl{
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 1200px) {
  .line-head {
    display: none !important;
  }
}

@media (min-width:1200px) {
  .line-head .top-searchform {
    width: 200px;
  }
}

/* @media screen and (max-width: 1200px) {
  header {
    display: none !important;
  }
} */

@media (min-width:1200px) {
  header .main-menu .service-item .drop-menu ul {
    width: 1170px;
  }
}

@media screen and (max-width: 1200px) {
  .top-index-sect {
    max-height: none !important;

  }
}



@media screen and (max-width: 1200px) {
  .mobile-top-header {
    display: block !important;
  }
}

@media screen and (max-width: 1200px) {
  .mobile-header {
    display: block !important;
  }
}

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.slider-control {
  display: none;
}
@media screen and (min-width: 1200px) {
  .slider-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 7px;
  }
  }

.slider-control * {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}


.btn-prev {
  background:white url("data:image/svg+xml,%3Csvg width='19' height='23' viewBox='0 0 19 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.3684 11.7205H2.06865' stroke='%23279581' stroke-width='1.44' stroke-linecap='square'/%3E%3Cpath d='M7.63208 5.39813L1.37309 11.7203L7.63208 18.0426' stroke='%23279581' stroke-width='1.44' stroke-linecap='square'/%3E%3C/svg%3E%0A") center no-repeat ;
}
.btn-next {
  background:white url("data:image/svg+xml,%0A%3Csvg width='19' height='23' viewBox='0 0 19 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.50549 11.7205H16.8052' stroke='%23279581' stroke-width='1.44' stroke-linecap='square'/%3E%3Cpath d='M11.2418 5.39813L17.5008 11.7203L11.2418 18.0426' stroke='%23279581' stroke-width='1.44' stroke-linecap='square'/%3E%3C/svg%3E%0A") center no-repeat ;

}
.btn-prev,
.btn-next {
  width: 67px;
  height: 67px;
  border-radius: 9999px;
  background-size: 16px 22px;
  border: none;
}

.slider-control .btn-next:hover  {
  background: #279581 url("data:image/svg+xml,%0A%3Csvg width='19' height='23' viewBox='0 0 19 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.50549 11.7205H16.8052' stroke='white' stroke-width='1.44' stroke-linecap='square'/%3E%3Cpath d='M11.2418 5.39813L17.5008 11.7203L11.2418 18.0426' stroke='white' stroke-width='1.44' stroke-linecap='square'/%3E%3C/svg%3E%0A") center no-repeat ;;
}
.slider-control .btn-prev:hover  {
background: #279581 url("data:image/svg+xml,%3Csvg width='19' height='23' viewBox='0 0 19 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.3684 11.7205H2.06865' stroke='white' stroke-width='1.44' stroke-linecap='square'/%3E%3Cpath d='M7.63208 5.39813L1.37309 11.7203L7.63208 18.0426' stroke='white' stroke-width='1.44' stroke-linecap='square'/%3E%3C/svg%3E%0A") center no-repeat ;
}
.image-slider__fraction {

  font-size: 22px;
  font-weight: normal;
  line-height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: 244px;
}

.image-slider__progress {
  --progress: 0%;
  width: 100%;
  height: 2px;
  background: #fff;
  position: relative;
}

.image-slider__progress::before {
  content: '';
  position: absolute;
  width: var(--progress);
  height: 100%;
  left:0;
  top:0;
  background: #279581;
  border-radius: 20px;
  -webkit-transition: width .3s ease-in;
  -o-transition: width .3s ease-in;
  transition: width .3s ease-in;

}

.slide-title {
  color: #279581;
  font-style: normal;
  font-size: 30px;
  font-weight: 700;
  line-height: 90%;
  margin-top: 26px;
  padding-bottom: 20px;
}

@media screen and (min-width: 1200px) {
  .slide-title {
    margin-top: 0px;
    font-size: 55px;
    font-weight: 700;
    line-height: 102%;

  }
}
@media screen and (min-width: 1660px) {
  .slide-title {
    font-size: 65px;
    padding-bottom: 59px;
  }
}
.slide-indicators {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 23px;
}
.slide-indicators__item.item {
  display: -ms-grid;
  display: grid;
}
.slide-indicators__item.item:nth-child(1) {
  width: 140px;
}
@media screen and (min-width: 1200px) {
  .slide-indicators__item.item:nth-child(1) {
    width: 234px;
  }
}
.slide-indicators__item.item .item__title {
  color: #000;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 140%;
}

@media screen and (min-width: 1200px) {
  .slide-indicators__item.item .item__title {
    font-size: 40px;
    line-height: 140%;
  }
}
@media screen and (min-width: 1660px) {
  .slide-indicators__item.item .item__title {
    font-size: 50px;
  }
}

.slide-indicators__item.item .item__text {
  color: #4E4E4E;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 108.5%;
}

@media screen and (min-width: 1200px) {
  .slide-indicators__item.item .item__text {
    font-size: 20px;
    line-height: 108.5%;
  }
}

@media screen and (min-width: 1660px) {
  .slide-indicators__item.item .item__text {
    font-size: 24px;
  }
}

.slide-indicators:has(.slide-indicators__top) {
  display: -ms-grid;
  display: grid;
  gap:0;
}
@media screen and (min-width: 1200px) {
.slide-indicators:has(.slide-indicators__top) {
  gap: 21px;
}
}

.slide-indicators__top {
  width: 327px;
  font-size: 18px;
  font-weight: 500;
  line-height: 103%;
  color: #4E4E4E;
}
@media screen and (min-width: 1200px) {
  .slide-indicators__top {
    font-size: 30px;
    width: 583px;
  }
}
.slide-indicators__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 42px;
}
.slide-indicators__bottom .slide-indicators__item.item {
  display: -ms-grid;
  display: grid;
}
.slide-indicators__bottom .slide-indicators__item.item:nth-child(1) {
  width: 121px;
}
@media screen and (min-width: 1200px) {
  .slide-indicators__bottom .slide-indicators__item.item:nth-child(1) {
    width: 234px;
  }
}
.slide-indicators__bottom .slide-indicators__item.item .item__title {
  color: #000;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 140%;
}


@media screen and (min-width: 1200px) {
  .slide-indicators__bottom .slide-indicators__item.item .item__title {
    font-size: 40px;
    line-height: 140%;
  }
}
@media screen and (min-width: 1660px) {
  .slide-indicators__bottom .slide-indicators__item.item .item__title {
    font-size: 50px;
  }
}

.slide-indicators__bottom .slide-indicators__item.item .item__text {
  color: #4E4E4E;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 108.5%;
}

@media screen and (min-width: 1200px) {
  .slide-indicators__bottom .slide-indicators__item.item .item__text {
    font-size: 20px;
    line-height: 108.5%;
  }
}

@media screen and (min-width: 1660px) {
  .slide-indicators__bottom .slide-indicators__item.item .item__text {
    font-size: 24px;
  }
}


.slide-indicators__item.item:has(.item__text + .item__title):nth-child(1) {
  width: 155px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.slide-indicators__item.item:has(.item__text + .item__title):nth-child(2) {
  width: 141px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1200px) {

  .slide-indicators__item.item:has(.item__text + .item__title):nth-child(1) {
    width: 342px;
  }
  .slide-indicators__item.item:has(.item__text + .item__title):nth-child(2) {
    width: 269px;
  }
}.slide-img {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 70%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
@media (orientation: landscape )  {
  .slide-img {
    width: 45%;
    left: auto;
    right: 16px;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@media (orientation: landscape ) and (max-width: 899px) {
  .slide-img {
    width: 33%;
  }
}
@media (orientation: landscape ) and (min-width: 900px) and (max-width: 1024px) {
  .slide-img {
    width: 52%;
  }
}
@media screen and (min-width: 1200px) {
  .slide-img {
    left: auto;
    right: 50px;
    width: 460px;
    height: auto;
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@media screen and (min-width: 1660px) {
  .slide-img {
    right: 200px;
    width: 630px;
  }
}
.font-normal {
  font-weight: normal;
}
.service-inner-top {
  padding: 60px 0 23px;
}
@media screen and (min-width: 1200px) {
  .service-inner-top {
    padding: 150px 0 50px;
  }
}
@media screen and (min-width: 1200px) {
.service-inner-top .about{
  display: -ms-grid;
  display: grid;
  text-align: center;
  padding-bottom: 135px;
}
}


.service-inner-top .about .title {
  font-size: 35px;
  font-weight: 500;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 15px;
}

@media screen and (min-width: 1200px) {
  .service-inner-top .about .title {
    font-size: 65px;
  }
}

.service-inner-top .about .text {
  margin-top: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 21px;
}


@media screen and (min-width: 1200px) {
  .service-inner-top .about .text {
    margin-bottom: 42px;
  }
}

@media screen and (min-width: 1200px) {
  .service-inner-top .about .text {
    font-size: 22px;
    line-height: 32px;
  }
}

.service-inner-top .about .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 28px;
}
@media screen and (min-width: 1200px) {
  .service-inner-top .about .links {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.service-inner-top .about .links a {
  color: #279581;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  border-bottom: 1.5px dashed #279581;
}

.descr {
  display: -ms-grid;
  display: grid;
  margin-bottom: 20px
}
@media screen and (min-width: 1200px) {
  .descr {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 555px 93px 1fr;
    grid-template-columns: 555px 1fr;
    gap: 93px;
    margin-top:-75px;
    position: relative;
    margin-bottom: 52px;
  }
}

.descr .descr__img {
  max-height: 369px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 20px;
}
@media screen and (min-width: 1200px) {
  .descr .descr__img {
    margin-bottom: 0;
  }
}

.descr .descr__text {
font-size: 17px;
line-height: 24px;
color: #313131;
margin: 0;
font-weight: 300;
}
@media screen and (min-width: 1200px) {
  .descr .descr__text {
    max-width: 594px;
    align-self: center;
  }
}
.navig {
  border-radius: 10px;
  background: -o-linear-gradient(348deg, #FFF0EF -1.85%, #E0F8FF 105.6%);
  background: linear-gradient(102deg, #FFF0EF -1.85%, #E0F8FF 105.6%);
  padding: 20px;
  margin-bottom: 20px
}
@media screen and (min-width: 1200px) {
  .navig {
    padding: 50px 54px;
    margin-bottom: 52px;
  }

}
.navig .title {
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
  text-align: center;
  margin-bottom: 15px;
}
@media screen and (min-width: 1200px) {
  .navig .title {
    text-align: left;
    font-size: 35px;
    line-height: 120%;
    margin-bottom: 29px;
  }
}
.navig .list {
  display: -ms-grid;
  display: grid;
  gap: 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 130%;
}
.navig .list li:not(:last-child) {
  margin-bottom: 5px;
}
@media screen and (min-width: 1200px) {
  .navig .list {
    gap: 16px;
    font-size: 20px;
    line-height: 148.5%;
    -ms-grid-columns: minmax(400px,601px) 16px minmax(400px,601px);
    grid-template-columns: repeat(2, minmax(400px,601px));
  }
}
.navig .list ul {
  padding-left: 16px;
}
.navig .list ul li {
  list-style-type: disc;
}
.navig .list ul li a{
  color: #000;
  position: relative;
}

.navig .list ul li a:after {
  content: "";
  display: block;
  clear: both;
  top: 100%;
  left: 0;
  width: 0;
  height: 1px;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: rgba(0, 0, 0, 0.5);

}
.navig .list ul li a:hover:after {
  opacity: 1;
  width: 100%;
}
.indications {
  margin-bottom: 20px;
}
@media screen and (min-width: 1200px) {
  .indications {
    margin-bottom: 74px;
  }
}
.indications ul.list{
  padding-left: 16px;
}
.indications .text{
  margin: 0;
}
.indications ul.list,
.indications .text{
  font-size: 1.375rem;
  line-height: 140%;
}
.indications ul.list li {

  list-style-type: disc;
}

.banner {
  margin-bottom: 20px;
  border-radius: 16px;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.29%, #816AC5), color-stop(102.02%, #EAC2B0));
  background: -o-linear-gradient(left, #816AC5 0.29%, #EAC2B0 102.02%);
  background: linear-gradient(90deg, #816AC5 0.29%, #EAC2B0 102.02%);
  padding: 13px 20px;
}

@media screen and (min-width: 1200px) {
  .banner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0,758px) 33px 1fr;
    grid-template-columns: minmax(0,758px) 1fr;
    gap: 33px;
    padding:0 70px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1440px) {
  .banner {
    padding:0 107px;
  }
}

.banner .banner__content {
  padding: 37px 0;
}
.banner .banner__content .action-duration{
  color: rgba(250,250,250,0.5);
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
  opacity: 0.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  margin-bottom: 19px;
}
@media screen and (min-width: 1440px) {
  .banner .banner__content .action-duration{
    font-size: 20px;
  }
}

.banner .banner__content .action-descr {
  font-size: 40px;
  font-weight: normal;
  line-height: normal;
  color: white;
  margin-bottom: 20px;
}
@media screen and (min-width: 1200px) {
  .banner .banner__content .action-descr {
    font-size: 40px;
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .banner .banner__content .action-descr {
    margin-bottom: 58px;
  }
}
.banner .banner__content .action-btn {
  height: 53px;
  min-width: 183px;
  border: none;
  padding: 0 13px;
  border-radius: 8px;
  background: #EF9000;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  color: white;
}
.banner img {
  display: none;
}
@media screen and (min-width: 1200px) {
.banner img {
  display: block;
  height: 100%;
}
}


.action-inner-top {
  padding: 60px 0 23px;
}
@media screen and (min-width: 1200px) {
  .action-inner-top {
    padding: 150px 0 246px;
  }
}

@media screen and (min-width: 1200px) {
  .action-inner-top .breadcrumbs {
    padding-bottom: 68px;
  }
}

.action-inner-top .img {
  border-radius: 8px;
  width: 100%;
  height: 119px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 21px;
}
@media screen and (min-width: 1200px) {
  .action-inner-top .img {
    display: none;
  }
}

.action-inner-top .title {
  font-size: 25px;
  font-weight: normal;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 19px;
}

@media screen and (min-width: 1200px) {
  .action-inner-top .title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 50px;
  }
}

.action-inner-top .action__duration {
  padding: 27px 16px;
  border-radius: 8px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 22px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
  background-color: #E4D5CD;
}

@media screen and (min-width: 1200px) {
  .action-inner-top .action__duration {
    background-color: transparent;
    -ms-grid-columns: none;
    grid-template-columns: none;
    gap: 8px;
    padding: 0;
  }
}

.action-inner-top .action__duration .text{
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  margin: 0;
}
@media screen and (min-width: 1200px) {
  .action-inner-top .action__duration .text{
    font-size: 22px;
  }
}

.action-inner-top .action__duration .remainder {
  color: white;
  background-color: #F18F01;
  padding: 3px 18px;
  height: 34px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 1200px) {
  .action-inner-top .action__duration .remainder {
    width :-webkit-fit-content;
    width :-moz-fit-content;
    width :fit-content;
  }
}
.action-sect-description  .img {
  display: none;
}
@media screen and (min-width: 1200px) {
  .action-sect-description  .img {
    display: block;
    border-radius: 6.81px;
    width: 100%;
    height: 489;
    -o-object-fit: cover;
       object-fit: cover;
    margin-top: -185px;
    margin-bottom: 69px;
    position: relative;
  }
}
@media screen and (min-width: 1200px) {
.action-sect-description .content{
  margin: 0 auto;
  width: 918px;
}
}
.action-sect-description .content p {
  font-size: 18px;
  line-height: 140%;
  margin-top: 0;
  margin-bottom: 35px;
}
@media screen and (min-width: 1200px) {
  .action-sect-description .content p {
    font-size: 22px;
  }
}

.action-sect-description .content ul {
  display: -ms-grid;
  display: grid;
  gap: 16px;
  font-size: 18px;
  line-height: 130%;
  padding-left: 20px;
  margin-bottom: 35px;
}
@media screen and (min-width: 1200px) {
  .action-sect-description .content ul {
    font-size: 22px;
  }
}

.action-sect-description .content ul  li{
  position: relative;
}

.action-sect-description .content ul  li::before{
  position: absolute;
  content: "";
  left: -20px;
  top: 7px;
  width: 9px;
  height: 9px;
  background-color: #F18F01;
  border-radius: 9999px;
}

.action-sect-description .content .list-item-description {
  color: #797979;
  font-size: 13px;
  line-height: 130%;
  margin-top: 0;
  margin-bottom: 35px;

}
@media screen and (min-width: 1200px) {
  .action-sect-description .content .list-item-description {
    font-size: 16px;
  }
}


.action-form {
  border-radius: 16px 16px  0 0;
  background:  -o-linear-gradient(356deg, #F0E5DF 0.54%, #E4E6F1 104.45%);
  background:  linear-gradient(94deg, #F0E5DF 0.54%, #E4E6F1 104.45%);
  padding: 33px 19px 20px;
  margin: 0 -16px 53px;
}
@media screen and (min-width: 1200px) {
  .action-form {
    padding: 54px 58px;
    border-radius: 16px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr minmax(0,701px);
    grid-template-columns: 1fr minmax(0,701px);
    margin: 0 0 53px;
    position: relative;
  }
  .action-form::before {
    content: "";
    position: absolute;
    border-radius: 16px;
    background: -o-linear-gradient(356deg, #E4D5CD 0.54%, #D3D7E5 104.45%);
    background: linear-gradient(94deg, #E4D5CD 0.54%, #D3D7E5 104.45%);
    top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(100% - 20px);
    height: 100%;
    z-index: -1;
  }

  .action-form::after {
    content: "";
    position: absolute;
    border-radius: 16px;
    background: -o-linear-gradient(356deg, #D7C5BC 0.54%, #C4C6D7 104.45%);
    background: linear-gradient(94deg, #D7C5BC 0.54%, #C4C6D7 104.45%);
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(100% - 40px);
    height: 100%;
    z-index: -2;
  }

}
@media screen and (min-width: 1200px) {
.action-form__top {
  width: 354px;
}
}
@media screen and (min-width: 1200px) {
  .action-form__bottom {
    display: -ms-grid;
    display: grid;
    -ms-flex-line-pack: start;
        align-content: start;
    gap: 27px;
  }
}


.action-form .title {
  font-size: 30px;
  font-weight: 500;
  line-height: 120.5%;
  margin-top: 0;
  margin-bottom: 14px;
}
@media screen and (min-width: 1200px) {
  .action-form .title {
    font-size: 40px;
    line-height: 50px;
  }
}

.action-form .text {
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 14px;
}
@media screen and (min-width: 1200px) {
  .action-form .text {
    font-size: 22px;
    line-height: 140%;
  }
}
.action-form .fields {
  display: -ms-grid;
  display: grid;
  gap: 14px;
  margin-bottom: 27px;
}
@media screen and (min-width: 1200px) {
.action-form__bottom .fields {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
      grid-template-areas:
        "a c"
        "b c";
  margin-bottom: 0;
}
}
.action-form input
 {
  border-radius: 8px;
  border: 1px solid #61C0A9;
  outline: none;
  background: #FFF;
  padding: 0 12px;
  height: 46px;
  font-size: 16px;
  line-height: 140%;
}
.action-form textarea {
  border-radius: 8px;
  border: 1px solid #61C0A9;
  outline: none;
  background: #FFF;
  padding: 12px 12px;
  height: 112px;
  font-size: 16px;
  line-height: 140%;
}
.action-form .fields input::-webkit-input-placeholder, .action-form .fields textarea::-webkit-input-placeholder {
  color: #000;
}
.action-form .fields input::-moz-placeholder, .action-form .fields textarea::-moz-placeholder {
  color: #000;
}
.action-form .fields input:-ms-input-placeholder, .action-form .fields textarea:-ms-input-placeholder {
  color: #000;
}
.action-form .fields input::-ms-input-placeholder, .action-form .fields textarea::-ms-input-placeholder {
  color: #000;
}
.action-form .fields input::placeholder,
.action-form .fields textarea::placeholder {
  color: #000;
}
@media screen and (min-width: 1200px) {
  .action-form .fields *:nth-child(1){
    grid-area: a;
  }
  .action-form .fields *:nth-child(2){
    grid-area: b;
  }
  .action-form .fields *:nth-child(3){
    grid-area: c;
  }
}
@media screen and (min-width: 1200px) {
.action-form .fields *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}
.action-form .fields *:nth-child(2) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
}
.action-form .fields *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
}
}
.action-form input::-webkit-input-placeholder, .action-form textarea::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 140%;
  color:#000;

}
.action-form input::-moz-placeholder, .action-form textarea::-moz-placeholder {
  font-size: 16px;
  line-height: 140%;
  color:#000;

}
.action-form input:-ms-input-placeholder, .action-form textarea:-ms-input-placeholder {
  font-size: 16px;
  line-height: 140%;
  color:#000;

}
.action-form input::-ms-input-placeholder, .action-form textarea::-ms-input-placeholder {
  font-size: 16px;
  line-height: 140%;
  color:#000;

}
.action-form input::placeholder,
.action-form textarea::placeholder {
  font-size: 16px;
  line-height: 140%;
  color:#000;

}


.checkbox-other {

  color: red;
  display: 500;
  margin-top: 20px;
  line-height: 22px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  opacity: 0.8;
}

@media screen and (min-width: 1200px) {
  .checkbox-other {
    margin-top: 0;
  }

}
.checkbox-other input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  display: block;
  width: 0;
  height: 0;
}

.checkbox-other p {
  display: inline-block;
  position: relative;
  padding: 0 0 0 22px;
  color: #716F7B;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  margin: 0;
}

.checkbox-other p:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 0px;
  border: 1px solid #61C0A9;
  border-radius: 4px;
  background-color: #fff;
}

input.checkbox_invalid + p:before {
  border: 1px solid red;
}

/* Checked */
.checkbox-other input[type="checkbox"] + p:after {
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.checkbox-other input[type="checkbox"]:checked + p:after {
  position: absolute;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg  viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9688 3.65649L5.28125 9.34374L2.4375 6.50024' stroke='%2361C0A9' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 14px;
  height: 14px;
  left: 1px;
  top: 1.5px;
  opacity: 1;
}

/* Focus */
.focused p:before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* Hover */
.checkbox-other p:hover:after {
  -webkit-filter: brightness(110%);
          filter: brightness(110%);
}

/* Active */
.checkbox-other p:active:before,
.checkbox-other p:active:after {
  /* filter: brightness(30%); */
}

/* Disabled */
.checkbox-other input[type="checkbox"]:disabled + p {
  color: #666;
  cursor: default;
}

.checkbox-other input[type="checkbox"]:disabled + p:before,
.checkbox-other input[type="checkbox"]:disabled + p:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.6;
}

.checkbox__link {
  color: #716F7B;
  text-decoration: underline;
}


.action-form  button {
  border-radius: 8px;
  background: #279581;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  line-height: normal;
  padding: 0 8px;
  height: 54px;
  border: none;
  width: 100%;
}
@media screen and (min-width: 1200px) {
.action-form  button{
  width: 183px;
  height: 61px;
}
}
.select {
  cursor: pointer;
  position: relative;
  color: #279581;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
}
.select .select__head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap:7px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px dashed #279581;
}

.select .select__head::after {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.625 3.75L5.5 6.875L2.375 3.75' stroke='%23279581' stroke-width='1.44' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  height: 10px;
}

.select .select__body {
  overflow: hidden;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 0fr;
  grid-template-rows: 0fr;
  position: absolute;
  bottom: -14px;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);

}

.select.active .select__body {
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}

.select .select__body .select__body-wrapper {
  min-height: 0;

}

.select .select__body .select__body-wrapper .select__options {
  display: -ms-grid;
  display: grid;
  gap: 10px;
  padding: 10px;
  border-radius: 0px 0px 3px 3px;
  background-color: white;
  white-space: nowrap;

}
.select .select__body .select__body-wrapper .select__options > a {
  color: #279581 !important;
}

.location,
.clinics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  gap:9px;
}
.location .select .select__head {
  margin-left: 27px;
}
.location .select .select__head::before{
  content: '';
  position: absolute;
  left: -27px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 11.125C11.3807 11.125 12.5 10.0057 12.5 8.625C12.5 7.24429 11.3807 6.125 10 6.125C8.61929 6.125 7.5 7.24429 7.5 8.625C7.5 10.0057 8.61929 11.125 10 11.125Z' stroke='%23279581' stroke-width='1.44' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.25 8.625C16.25 14.25 10 18.625 10 18.625C10 18.625 3.75 14.25 3.75 8.625C3.75 6.9674 4.40848 5.37769 5.58058 4.20558C6.75269 3.03348 8.3424 2.375 10 2.375C11.6576 2.375 13.2473 3.03348 14.4194 4.20558C15.5915 5.37769 16.25 6.9674 16.25 8.625V8.625Z' stroke='%23279581' stroke-width='1.44' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
}
.header-index.fixed-nav .header-holder,
.header-index.fixed-nav .header-holder--mob {
  background: white;
}
.header-index.fixed-nav .header-holder .logo-box,
.header-index.fixed-nav .separator {
  display: none;
}
.header-index.fixed-nav .nav--desktop .nav__list--first-lvl > .nav__item {

  font-size: 14px;
}
.header-index.fixed-nav  .nav--desktop .nav__list--second-lvl{
  left: 0%;
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
}

.header-index.fixed-nav .phones-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.header-index.fixed-nav .phones-wrap .phone-box
 {
  position: relative;
  margin: 0;
 }
.header-index.fixed-nav .phones-wrap .phone-box .phone-link {
  margin: 0;
  font-size: 20px;
  line-height: normal;
  letter-spacing: -1px;
}

.header-index.fixed-nav .phones-wrap .phone-box .phone-link::after {
  border: solid #279581;
  border-width: 0 1px 1px 0;
}

.header-index.fixed-nav .phones-modal {
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}

.header-index.fixed-nav .contacts-wrap {
  padding-left: 0;
}

.header-index.fixed-nav .nav--desktop .nav__list--first-lvl > .nav__item:hover > .nav__list--third-lvl {
  /* top: 27px; */
}
.header-index.fixed-nav .nav--desktop .nav__list--second-lvl {
  /* top: 28px; */
}
.header-holder--mob {

  display: none;
}

.header-index.fixed-nav  .header-holder--mob
 {
  display: block;
 }

 @media screen and (min-width:1200px) {
  .header-index  .header-holder--mob{
    display: none !important;
  }
}

.header-index.fixed-nav  .header-holder--mob .header-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
}
.header-other .links {
  padding: 11.5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 34px;
}
.header-holder .header-other .links {
  padding-left: 10px;
}
.header-other .links a{
  color: #279581;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  border-bottom: 1.5px dashed #279581;
}


.nav__links {
  padding-top: 20px;
  width: 100%;
  margin: auto auto 0;
}
.mobile-header-menu .header-menu-holder .location {
  display: -ms-grid;
  display: grid;
  margin: 0 auto;
  margin-bottom: 32px;
  text-align: center;
}
.mobile-header-menu .header-menu-holder .location .select {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -ms-grid-column-align: center;
      justify-self: center;
}
.mobile-header-menu .header-menu-holder .location .select .select__head{
  color:#212927;
  border-color: #212927;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.mobile-header-menu .header-menu-holder .select .select__head::after {

  background-image: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.125 0.75L4 3.875L0.875 0.75' stroke='%23212927' stroke-width='1.44' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.mobile-header-menu .header-menu-holder .select .select__head::before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 11.125C11.3807 11.125 12.5 10.0057 12.5 8.625C12.5 7.24429 11.3807 6.125 10 6.125C8.61929 6.125 7.5 7.24429 7.5 8.625C7.5 10.0057 8.61929 11.125 10 11.125Z' stroke='%23212927' stroke-width='1.44' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.25 8.625C16.25 14.25 10 18.625 10 18.625C10 18.625 3.75 14.25 3.75 8.625C3.75 6.9674 4.40848 5.37769 5.58058 4.20558C6.75269 3.03348 8.3424 2.375 10 2.375C11.6576 2.375 13.2473 3.03348 14.4194 4.20558C15.5915 5.37769 16.25 6.9674 16.25 8.625V8.625Z' stroke='%23212927' stroke-width='1.44' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.mobile-header-menu .header-menu-holder  .clinic-links-block {
  display: grid;
  gap: 10px;
}
.mobile-header-menu .header-menu-holder  .clinic-links-block .clinic-links-block__title {
  color: #212927;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
}
.mobile-header-menu .header-menu-holder  .clinic-links {
  display: -webkit-box;
  display: -ms-flexbox;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
  gap:8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  margin-bottom: 26px;
}
.mobile-header-menu .header-menu-holder  .clinic-links  > a{
  color:#279581;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
}

.mobile-header-menu .header-menu-holder  .lang-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap:19px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;

  margin: 0 auto;
}

.mobile-header-menu .header-menu-holder  .lang-links > a {
  color:#279581;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}
#service-price::before, #service-form::before, #tabTeam::before{
  content: "";
  height: 120px;
  margin-top: -120px;
  display: block;
  visibility: hidden;
}

@media (min-width: 1200px) {
  .container {
    width: 1270px;
  }
}

@media (min-width: 1400px) {
  .container {
    width: 1370px;
  }
}

/* End */


/* Start:/local/templates/eco.2024/frontend/css/vendors.css?1707155539129744*/
@charset "UTF-8";body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(0.47, 0, 0.74, 0.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30, 30, 30, 0.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:first-child,.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30, 30, 30, 0.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255, 255, 255, 0.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid rgba(99, 99, 99, 0.4);border-top:6px solid rgba(255, 255, 255, 0.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0, 0, 0.25, 1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0, 0, 0) translate3d(100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(100%, 0, 0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg);transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0, 0, 0, 0.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0, 0, 0, 0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255, 255, 255, 0.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0, 0, 0, 0.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0, 0, 0, 0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0, 0, 0, 0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite;animation:swiper-preloader-spin 1s steps(12, end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.selectric-wrapper{position:relative;cursor:pointer}.selectric-responsive{width:100%}.selectric{border:1px solid #DDD;border-radius:0px;background:#F8F8F8;position:relative;overflow:hidden}.selectric .label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 38px 0 10px;font-size:12px;line-height:38px;color:#444;height:38px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric .button{display:block;position:absolute;right:0;top:0;width:38px;height:38px;line-height:38px;background-color:#F8f8f8;color:#BBB;text-align:center;font:0/0 a;*font:20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial}.selectric .button:after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:0;height:0;border:4px solid transparent;border-top-color:#BBB;border-bottom:none}.selectric-focus .selectric{border-color:#aaaaaa}.selectric-hover .selectric{border-color:#c4c4c4}.selectric-hover .selectric .button{color:#a2a2a2}.selectric-hover .selectric .button:after{border-top-color:#a2a2a2}.selectric-open{z-index:9999}.selectric-open .selectric{border-color:#c4c4c4}.selectric-open .selectric-items{display:block}.selectric-disabled{filter:alpha(opacity=50);opacity:0.5;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}.selectric-hide-select select{position:absolute;left:-100%}.selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10}.selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;box-sizing:border-box;opacity:0}.selectric-input{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0, 0, 0, 0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;*font:0/0 a!important;background:none!important}.selectric-temp-show{position:absolute!important;visibility:hidden!important;display:block!important}.selectric-items{display:none;position:absolute;top:100%;left:0;background:#F8F8F8;border:1px solid #c4c4c4;z-index:-1;box-shadow:0 0 10px -6px}.selectric-items .selectric-scroll{height:100%;overflow:auto}.selectric-above .selectric-items{top:auto;bottom:100%}.selectric-items li,.selectric-items ul{list-style:none;padding:0;margin:0;font-size:12px;line-height:20px;min-height:20px}.selectric-items li{display:block;padding:10px;color:#666;cursor:pointer}.selectric-items li.selected{background:#E0E0E0;color:#444}.selectric-items li.highlighted{background:#D0D0D0;color:#444}.selectric-items li:hover{background:#D5D5D5;color:#444}.selectric-items .disabled{filter:alpha(opacity=50);opacity:0.5;cursor:default!important;background:none!important;color:#666!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric-items .selectric-group .selectric-group-label{font-weight:bold;padding-left:10px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;color:#444}.selectric-items .selectric-group.disabled li{filter:alpha(opacity=100);opacity:1}.selectric-items .selectric-group li{padding-left:25px}.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:none;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out, background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out, background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out, background-color .2s ease-in-out;transition:opacity .2s ease-in-out, background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{-webkit-transition:width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;transition:width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out}.mCSB_scrollTools{opacity:0.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0, 0, 0, 0.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255, 255, 255, 0.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255, 255, 255, 0.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255, 255, 255, 0.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(/local/templates/eco.2024/frontend/css/mCSB_buttons.png);background-repeat:no-repeat;opacity:0.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:0.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:0.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0, 0, 0, 0.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0, 0, 0, 0.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0, 0, 0, 0.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255, 255, 255, 0.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255, 255, 255, 0.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255, 255, 255, 0.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255, 255, 255, 0.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0, 0, 0, 0.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255, 255, 255, 0.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255, 255, 255, 0.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255, 255, 255, 0.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255, 255, 255, 0.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0, 0, 0, 0.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255, 255, 255, 0.1)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0, 0, 0, 0.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255, 255, 255, 0.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0, 0, 0, 0.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");background-repeat:repeat-y;opacity:0.3;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=")}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);background-image:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));background-image:-webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);background-image:-o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);background-image:-ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);background-image:linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);background-image:-o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);background-image:-ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%)}.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0, 0, 0, 0.2);box-shadow:inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2)}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0, 0, 0, 0.1);box-shadow:inset 1px 0 1px rgba(0, 0, 0, 0.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.4)}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0, 0, 0, 0.05);box-shadow:inset 1px 1px 16px rgba(0, 0, 0, 0.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0, 0, 0, 0.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0, 0, 0, 0.05);box-shadow:inset 1px 1px 16px rgba(0, 0, 0, 0.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255, 255, 255, 0.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255, 255, 255, 0.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0, 0, 0, 0.2)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0, 0, 0, 0.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0, 0, 0, 0.2)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.75)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.85)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.9)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0, 0, 0, 0.1)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255, 255, 255, 0.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0, 0, 0, 0.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255, 255, 255, 0.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:#E8EDF2}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0, 0, 0, 0.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:#D7C9B2}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:#86ADC1}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:#705E42}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0, 0, 0, 0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255, 255, 255, 0.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0, 0, 0, 0.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0, 0, 0, 0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0, 0, 0, 0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite;animation:swiper-preloader-spin 1s steps(12, end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(0.47, 0, 0.74, 0.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30, 30, 30, 0.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:first-child,.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30, 30, 30, 0.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255, 255, 255, 0.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid rgba(99, 99, 99, 0.4);border-top:6px solid rgba(255, 255, 255, 0.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0, 0, 0.25, 1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0, 0, 0) translate3d(100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(100%, 0, 0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg);transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0, 0, 0, 0.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0, 0, 0, 0.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;padding:8px;padding-left:0;padding-top:2px;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker.xdsoft_rtl{padding:8px 0 8px 8px}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:0}.xdsoft_datetimepicker button{border:none!important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_monthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none;cursor:pointer;display:block;height:30px;opacity:.5;-ms-filter:"alpha(opacity=50)";outline:medium none;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next,.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev{float:none;margin-left:0;margin-right:14px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover,.xdsoft_datetimepicker .xdsoft_today_button:hover{opacity:1;-ms-filter:"alpha(opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1.0}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none!important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#6EBDA9;box-shadow:#6EBDA9 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#6EBDA9}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#6EBDA9;box-shadow:#6EBDA9 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5;-ms-filter:"alpha(opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2;-ms-filter:"alpha(opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff!important;background:#ff8000!important;box-shadow:none!important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#6EBDA9!important;box-shadow:#6EBDA9 0 1px 3px 0 inset!important;color:#fff!important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit!important;background:inherit!important;box-shadow:inherit!important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc!important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee!important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa!important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc!important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar{left:0;right:auto}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px rgba(255, 255, 255, 0.506);background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#6EBDA9}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#c50}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000!important;background:#6EBDA9!important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333!important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111!important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555!important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333!important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #ddd!important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:"museo-sans", "Book Antiqua", sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top, #fff 0, #f4f8fa 73%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(73%, #f4f8fa));background:-webkit-linear-gradient(top, #fff 0, #f4f8fa 73%);background:-o-linear-gradient(top, #fff 0, #f4f8fa 73%);background:-ms-linear-gradient(top, #fff 0, #f4f8fa 73%);background:linear-gradient(to bottom, #fff 0, #f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0)}.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:focus span,.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:hover span{color:#454551;background:-moz-linear-gradient(top, #f4f8fa 0, #FFF 73%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f8fa), color-stop(73%, #FFF));background:-webkit-linear-gradient(top, #f4f8fa 0, #FFF 73%);background:-o-linear-gradient(top, #f4f8fa 0, #FFF 73%);background:-ms-linear-gradient(top, #f4f8fa 0, #FFF 73%);background:linear-gradient(to bottom, #f4f8fa 0, #FFF 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0)}
/* End */


/* Start:/local/templates/eco.2024/css/custom.css?17507898464441*/
.inline-opinion-block {
    margin: 40px 0;
    border-radius: 16px;
    background: linear-gradient(94deg, #FCF7F4 0.54%, #F5F6FB 104.45%);
    padding: 26px 40px;
}

.inline-opinion-block_title {
    font-size: 30px;
    line-height: 50px;
    font-weight: 500;
    margin-bottom: 20px;
}

.inline-opinion-block_content {
    padding-left: 100px;
    position: relative;
}

.inline-opinion-block_blockquote {
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 17px;
    line-height: 24px;
    color: #313131;
}

.inline-opinion-block_footer {
    display: flex;
    justify-content: space-between;
}

.inline-opinion-block_doctor {
    display: flex;
    align-items: center;
}

.inline-opinion-block_doctor-image {
    display: block;
    margin-right: 20px;
}

.inline-opinion-block_doctor-image img {
    object-fit: contain;
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 50%;
}

.inline-opinion-block_doctor-info {
    align-items: center;
    line-height: 120%;
}

.inline-opinion-block .inline-opinion-block_doctor-name {
    font-size: 18px;
    color: #212927;
    transition: all 0.3s ease;
    margin-bottom: 4px;
}

.inline-opinion-block .inline-opinion-block_doctor-name:hover {
    color: #DD7E80;
}

.inline-opinion-block_doctor-post {
    color: #9A9A9A;
    font-size: 16px;
}

.inline-opinion-block_buttons {
    align-self: center;
}

.inline-opinion-block_button {
    border-radius: 8px;
    background: #279581;
    color: white;
    font-size: 16px;
    line-height: 24px;
    padding: 13px 18px;
    border: none;
    outline: none;
}

.inline-opinion-block_button:hover {
    background-color: #4CAF9B;
}

.inline-opinion-block_icon {
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 991px) {
    .inline-opinion-block {
        margin: 30px 0;
        border-radius: 16px;
        padding: 16px;
    }

    .inline-opinion-block_title {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .inline-opinion-block_content {
        padding: 58px 0 0 0;
        position: relative;
    }

    .inline-opinion-block_icon svg {
        height: 42px;
    }

    .inline-opinion-block_blockquote {
        margin-bottom: 25px;
    }

    .inline-opinion-block_footer, .inline-opinion-block_doctor {
        flex-direction: column;
    }

    .inline-opinion-block_doctor {
        margin-bottom: 24px;
    }

    .inline-opinion-block_doctor-image {
        margin: 0 0 14px 0;
    }

    .inline-opinion-block_doctor-info {
        text-align: center;
    }

    .inline-opinion-block_buttons {
        margin-bottom: 24px;
    }
}

.advantages-block {
    border-radius: 16px;
    background: #F7F7F7;
    padding: 50px 60px;
    margin: 40px 0;
}

.advantages-block_title {
    font-size: 30px;
    line-height: 32px;
    color: #384040;
    margin-bottom: 40px;
}

.advantages-block_bottom {
    font-size: 16px;
    line-height: 22px;
}

.advantages-block_bottom a {
    text-decoration: underline;
    color: #098373;
    transition: all 0.3s ease;
}

.advantages-block_bottom a:hover {
    text-decoration: none;
    color: #DE7D7E;
}

.advantages-block_list {
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
}

.advantages-block_item {
    border: 1px solid #279581;
    border-radius: 8px;
    width: 23%;
    padding: 20px 0;
}

.advantages-block_item-title {
    color: #279581;
    font-size: 50px;
    line-height: 140%;
    background: #F7F7F7;
    margin-left: -1px;
    margin-bottom: 20px;
}

.advantages-block_item-text {
    padding: 0 20px;
    color: #506969;
    font-size: 16px;
    line-height: 120%;
}

@media (max-width: 991px) {
    .advantages-block {
        display: flex;
        flex-direction: column;
        padding: 16px;
        margin: 30px 0;
    }

    .advantages-block_list {
        order: 1;
        margin-bottom: 20px;
        gap: 10px;
        flex-wrap: wrap;
    }

    .advantages-block_item {
        border-radius: 6px;
        width: calc(50% - 5px);
        padding: 20px 0 10px 0;
    }

    .advantages-block_item-title {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .advantages-block_item-text {
        padding: 0 12px;
        font-size: 13px;
    }

    .advantages-block_title {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 10px;
        order: 2;
    }

    .advantages-block_bottom {
        order: 3;
    }
}
/* End */


/* Start:/local/templates/eco.2024/components/bitrix/news.line/licence.slider/style.css?1747719688980*/
.license-block {
    margin-top: 20px;
}

.license-block h2 {
    text-align: center;
}

.license-item {
    height: calc(100% - 30px);
}

.license-item .license-inner {
    display: block;
    padding: 20px
}

.license-item .license-thumb {
    position: relative;
    display: block;
    padding-bottom: 143%;
    margin-bottom: 12px;
    border: 1px solid #c8d8d4;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
}

.license-item .license-thumb img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.license-item .license-title {
    display: block;
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    color: #000;
}

@media (min-width:768px) and (max-width:991px) {
    .license-block.short-pages-info-sect .team-carousel .btn-next,
    .license-block.short-pages-info-sect .team-carousel .btn-prev{
        z-index: 20;
    }
}
/* End */


/* Start:/local/templates/eco.2024/template_styles.css?174970256914315*/
.footer-reviews {
    margin-bottom: 20px;
}

.form-row.form-row__m25 {
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .footer-reviews table {
        margin: 0 auto;
    }
}

.line-head .lang-list li [data-link] {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-bottom: 3px;
    color: rgba(255, 255, 255, 0.4);
    transition: all 0.3s ease;
    font-weight: bold;
    cursor: pointer;
}

.line-head .lang-list li [data-link]:hover {
    color: #fff;
}

.mobile-top-header .lang-wrap .lang-list li [data-link] {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.4);
}

#donorContent .form-group {
    margin-bottom: 13px;
}

.success {
    color: #49b09b;
    font-size: 25px;
    text-align: center;
}

.custom-checkbox.error .ch-btn {
    border-color: #ff0000 !important;
}

.btn-icon-review-custom {
    margin-top: 35px;
}

.btn-icon-review-custom span {
    background: url(/local/templates/eco.2024/images/btn-review.png) no-repeat 100% 50%;
    background-size: 26.5px auto;
}

.zapis-modal .success {
    color: #fff !important;
}

.form-group .calendar-icon {
    position: absolute;
    top: 7px;
    right: 14px;
}

.lic-galery .photo {
    margin-bottom: 25px;
}

.line-head .lang-list li.active span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-bottom: 3px;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-weight: bold;
}

.line-head .lang-list li.active span:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: 0;
}

.line-head .lang-list .active span:before {
    opacity: 1;
}

.mobile-top-header .lang-wrap .lang-list li.active span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
}

.mobile-top-header .lang-wrap .lang-list .active span:before {
    opacity: 1;
}

.version-links span {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
}

.alone-form .dropdown {
    border: 2px solid #4CAF9B;
    position: relative;
    border-radius: 23px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.alone-form .dropdown.error {
    border: 2px solid #e10613;
}

.alone-form .dropdown select {
    width: 100%;
    background-color: transparent;
    color: #4CAF9B;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-text-overflow: "";
    text-overflow: "";
    padding: 9px 35px 9px 22px;
    outline: none;
    border: none;
    font-size: 17px;
    position: relative;
    z-index: 3;
}

.ya-share2__list {
    padding-bottom: 0 !important;
}

.ya-share2__list li {
    margin: 0 4px 5px 0 !important;
    padding: 0 !important;
}

.ya-share2__list li:before {
    display: none !important;
}

.table-responsive.table-hover th h2 + p {
    font-style: italic;
}

.drop-menu-custom {
    left: 1px !important;
}

.tour-link {
    border: 0 none;
    border-radius: 10px;
    background-color: #fff;
    padding: 0 4px;
    line-height: 14px;
    white-space: nowrap;
    position: relative;
}

.tour-link a {
    color: #000;
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}

.tour-link a:hover {
    color: #000;
    text-decoration: none;
}

@media (max-width: 992px) {
    .tour-link {
        position: relative;
        left: -10px;
    }
}

@media (max-width: 767px) {
    .footer-banner {
        text-align: center;
    }

    .btn-icon-review-custom {
        margin-bottom: 20px;
    }
}

.btn-page-to-top {
    bottom: 110px;
}

.inner_video {
    position: relative;
    padding-bottom: 56.25%;
    margin-bottom: 25px;
    border: 4px double #59c4d6;
}

.inner_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blog-view-row .widget {
    max-width: 400px;
}

.abs-link {
    z-index: 11;
}

.article-author-info {
    margin-bottom: 20px;
    margin-right: 20px;
}

.our-doctors-sect .doctors-carousel .slide-holder img {
    border: 1px solid #61C1AE;
}

.all-links-list--auto {
    height: auto;
}

.all-links-list.all-links-list--auto:after {
    display: none;
}

.all-links-list.all-links-list--auto ul {
    margin-bottom: 0;
}

.pop-pages-sect.pop-pages-sect--pb0 {
    padding-bottom: 0;
}

@media (max-width: 767px) {

    .doc-btn-review {
        text-align: center;
    }

    .contented-type ol {
        overflow: hidden;
    }

    .blog-view-row {
        display: block;
    }
}


@media (min-width: 768px) {
    .top-index-sect {
        padding-top: 0px;
    }
}

.contacts-page-top .phones-links .tel {
    white-space: nowrap;
}

.mobile-header-menu .calling_wa.calling_telegram {
    margin-top: 20px;
}

.mobile-header-menu .calling_wa.calling_telegram:before {
    background-image: url("/local/templates/eco.2024/images/telegram-icon_60.png");
}

.video-box {
    justify-content: left;
}

.fixed-nav .main-menu .service-item .drop-menu {
    margin-top: 12px;
}

.doc-btn-review {
    margin-bottom: 20px;
}

.doc-btn-review .btn-icon-review-custom {
    margin-top: 0;
}

a.g_btn-green-arrow-right, a.g_btn-green-arrow-right:hover {
    color: white;
}

.similar-posts-box .similar-posts-list .item {
    margin-bottom: 20px;
}

.g_btn-red-arrow.g_btn-red-arrow--right:before {
    right: 35px;
    padding: 4px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 39%;
}

.g_btn-green {
    border: none;
}

.round-image-center-wrap img {
    max-width: 160px;
    max-height: 160px;
}

article .scheme-box-write.scheme-box-alone {
    margin-bottom: 0;
}

#questionModal {
    z-index: 6660;
}

#questionModal .message-form textarea.form-control {
    height: 152px;
}

.color-action {
    color: #df4082;
}

.action-text {
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    background: white;
    border-radius: 5px;
    padding: 15px;
}

.action-note {
    color: white;
    margin-top: 10px;
    line-height: 20px;
    font-size: 16px;
}

@media (max-width: 767px) {
    .action-text {
        font-size: 18px;
        line-height: 21px;
        padding: 10px;
        margin-bottom: 20px;
    }

    .action-note {
        margin-top: -10px;
        margin-bottom: 14px;
    }
}

.other-articles.doc-revs-sect:empty {
    display: none;
}

.g_inner-top .full-bg {
    background-color: #61C1AE;
}

.g_inner-top {
    opacity: 1;
}

.page-wrapper {
    position: relative;
    height: 100%;
}

.fixed-notification.fixed-notification--top {
    left: unset;
    bottom: unset;
    transform: none;
    position: relative;
}
.zapis-modal .modal-form .form-group .form-control.error,
.form-group .form-control.error {
    outline: 1px solid #ff0000 !important;
}
#reviewModal .form-group .form-control.error, .alone-form .form-group .form-control.error, #questionModal .form-group .form-control.error {
    outline: none !important;
    border-color: #ff0000 !important;
}
.contented-type .installment {
    font-weight: bold;
    font-size: 20px;
    color: #0d59be;
}
.contented-type .installment a {
    text-decoration: underline;
}
.contented-type .installment a:hover {
    text-decoration: none;
}
.table--pricelist caption {
    color: #bbb;
    caption-side: bottom;
}
@media (max-width : 767px) {
    .xs-table .table.table--pricelist {
        display: table;
    }
    .table--pricelist caption {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.hospital-services-sect.hospital-services-sect--content {
    margin-bottom: 40px;
    padding-top: 40px;
    background: none;
    box-shadow: none;
}
.hospital-services-sect.hospital-services-sect--content .banner-carousel-wrap {
    position: relative;
    top: 0;
}
.mobile-header-menu .call-box .adr {
    font-size: 5vw;
}
.grecaptcha-badge {
    display: none;
}
.captcha-rules {
    font-size: 13px !important;
    line-height: 15px !important;
}
.captcha-rules a {
    text-decoration: underline;
}
.captcha-rules a:hover {
    text-decoration: none;
}
.form-group .captcha-rules, .form-group .captcha-rules a {
    color: white;
}
.scheme-box.scheme-box-write .form-group .captcha-rules,
.scheme-box.scheme-box-call .form-group .captcha-rules {
    padding-top: 1rem;
}
.scheme-box.scheme-box-write .form-group .captcha-rules,
.scheme-box.scheme-box-call .form-group .captcha-rules,
.scheme-box.scheme-box-write .form-group .captcha-rules a,
.scheme-box.scheme-box-call .form-group .captcha-rules a{
    color: #6f6f6f;
}
.action-form__bottom .captcha-rules, .action-form__bottom .captcha-rules a {
    padding: 0;
    color: #716F7B;
}
.scheme-box.scheme-box--donor .image img {
     padding: 40px 0;
 }
.form-col-right .captcha-rules, .form-col-right .captcha-rules a {
    color: #333;
}
.review-yandex-frame {
    margin-top: 2rem;
    text-align: center;
}
@media (max-width : 1199px) {
    .btn-icon-review-custom {
        box-shadow: 0 0 6px rgba(0, 0, 0, 0.08);
    }
}
@media (max-width : 767px) {
    .review-yandex-frame {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
}
.search-mobile-block {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 6670;
    padding: 13px 0;
    display: none;
}
.search-mobile-block .container {
    display: flex;
    align-items: center
}
.search-mobile-block .nav__btn--close {
    margin: 0 10px 0 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='23' viewBox='0 0 25 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.20664 19.413L22.1557 1.46387' stroke='%232E8676' stroke-width='1.44'/%3E%3Cpath d='M21.8843 18.7058L3.93522 0.756718' stroke='%232E8676' stroke-width='1.44'/%3E%3C/svg%3E%0A");
    width: 25px;
    min-width: 25px;
    height: 25px;
    min-height: 25px;
    background-position-y: 2px;
}
.search-mobile-block_form {
    width: 100%;
}
.search-mobile-block_form .search-group {
    width: 100%;
    position: relative;
    border-radius: 16px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 0 35px 0 20px;
    border: 1px solid #2E8676;
    background: #FFF;
}
.search-mobile-block_form .search-group:after {
    content: "";
    display: block;
    clear: both;
}
.search-mobile-block_form .input-wrap {
    width: 100%;
}
.search-mobile-block_form .form-control {
    background: none;
    border: none;
    height: 29px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    z-index: 3;
}
.search-mobile-block_form .form-control::-webkit-input-placeholder {
    color: #2E8676;
}
.line-head .top-searchform .form-control:-moz-placeholder {
    color: #2E8676;
}
.line-head .top-searchform .form-control::-moz-placeholder {
    color: #2E8676;
}
.line-head .top-searchform .form-control:-ms-input-placeholder {
    color: #2E8676;
}
.line-head .top-searchform .form-control:focus + .foc {
    opacity: 1;
}
.search-mobile-block_form .btn-search {
    outline: none;
    width: 22px;
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    right: 10px;
    border: none;
    background: url(/local/templates/eco.2024/frontend/images/magnifyglass.svg) no-repeat 50% 46%;
    background-size: 18.5px auto;
    margin: 0;
}
.search-mobile-block_form .foc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #72AFA5;
    border-radius: 16px;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.header-holder--mob .buttons {
    display: flex;
}
.header-holder--mob .buttons .btn-search {
    width: 40px;
    height: 40px;
    background: url(/local/templates/eco.2024/frontend/images/magnifyglass-black.svg) no-repeat 50% 46%;
    background-size: 24px auto;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.03);
    text-indent: -9999px;
    border-radius: 50%;
    margin-right: 10px;
    outline: none;
    border: none;
    position: relative;
}
@media screen and (max-width: 1200px) {
    .fixed-notification.actived {
        bottom: 77px;
    }
}
.g_inner-top--from-content {
    padding: 0;
    margin: 40px 0 60px 0;
    background: -o-linear-gradient(94deg, #F0E5DF 0.54%, #E4E6F1 104.45%);
    background: linear-gradient(94deg, #F0E5DF 0.54%, #E4E6F1 104.45%);
}
.g_inner-top--from-content .article__date-time-wrap {
    padding: 60px 0;
}
.g_inner-top--from-content .article-writer-wrapper {
    padding-left: 0;
    padding-top: 0;
}
@media (max-width: 991.98px) {
    .g_inner-top--from-content {
        margin: 20px 0 40px 0;
    }
    .g_inner-top--from-content .article__date-time-wrap {
        padding: 40px 0;
    }
}
.slide-img--sitting {
    width: 93%;
    bottom: 60px;
}
@media (orientation: landscape )  {
    .slide-img--sitting {
        width: 85%;
        left: 5%;
        right: auto;
        bottom: 60px;
    }
}
@media (orientation: landscape ) and (max-width: 899px) {
    .slide-img--sitting {
        width: 35%;
        left: auto;
        right: 10%;
    }
}
@media (orientation: landscape ) and (min-width: 900px) and (max-width: 1024px) {
    .slide-img--sitting {
        width: 35%;
        left: auto;
        right: 10%
    }
}
@media (orientation: landscape ) and (min-width: 800px) and (max-width: 1200px) {
    .slide-img--sitting {
        width: auto;
        height: 80%;
        left: 10%;
        right: auto;
    }
}
@media screen and (min-width: 1200px) {
    .slide-img--sitting {
        left: 36%;
        width: 600px;
        height: auto;
        bottom: 60px;
    }
}
@media screen and (min-width: 1600px) {
    .slide-img--sitting {
        width: 800px;
        bottom: 60px;
    }
}
.contented-type .share-before {
    margin: 16px 0 8px 0;
    font-size: 14px;
    text-align: right;
}

/* End */
/* /local/templates/eco.2024/frontend/css/bootstrap.css?170715553955020 */
/* /local/templates/eco.2024/frontend/css/all.css?1750790181562667 */
/* /local/templates/eco.2024/frontend/css/vendors.css?1707155539129744 */
/* /local/templates/eco.2024/css/custom.css?17507898464441 */
/* /local/templates/eco.2024/components/bitrix/news.line/licence.slider/style.css?1747719688980 */
/* /local/templates/eco.2024/template_styles.css?174970256914315 */
