

/* Start:/local/templates/tss/style/styles.css?152356210357983*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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 {
  -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;
  -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;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  -webkit-border-radius: 6px;
          border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.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;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.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 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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;
}
.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;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !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;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !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;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !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;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !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;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
* {
  cursor: default;
}
.main{
   display: none;
 }
.main._active{
  display: block;
}
.small{
  display: none;
}
.small._active{
  display: block;
}
.main-header__contacts-list {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 45px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 2px;
  padding: 5px 20px;
}
@media (max-width: 991px) {
  .main-header__contacts-list {
    letter-spacing: 1.5px;
  }
}
@media (max-width: 767px) {
  .main-header__contacts-list {
    display: none;
  }
}
.main-header__contacts-item {
  color: #8d8c8c;
  font-family: Akrobat;
  font-size: 14px;
  font-weight: 700;
}
.main-header__contacts-link {
  color: #273142;
  font-family: Akrobat;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
}
.main-header__contacts-link:hover {
  text-decoration: none;
  color: #273142;
}
@media (max-width: 991px) {
  .main-header__contacts-link {
    font-size: 15px;
  }
}
.main-header__banner {
  background: url(/local/templates/tss/style/../images/top-banner.jpg) no-repeat;
  background-size: 100%;
  height: 638px;
}
@media (max-width: 1200px) {
  .main-header__banner {
    background-size: cover;
  }
}
.main-header__list-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0 22px 45px;
  height: 65px;
  position: relative;
  top: 35px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1200px) {
  .main-header__list-navigation {
    padding: 0;
    width: 100%;
    top: 0;
  }
}
@media (max-width: 767px) {
  .main-header__list-navigation {
    display: none;
  }
}
.main-header__link-navigation {
  color: white;
  font-family: DINPro;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}
.main-header__link-navigation:hover {
  text-decoration: none;
  color: white;
}
.main-header__navigation {
  display: block;
  height: 100px;
  padding: 10px 0 0;
  margin: 0 0 35px;
}
.main-header__info-banner {
  background: url(/local/templates/tss/style/../images/info-bloc-img.jpg) no-repeat;
  padding: 150px 0 150px 95px;
}
@media (max-width: 767px) {
  .main-header__info-banner {
    padding: 0 10px 20px;
  }
}
.main-header__info-title {
  text-shadow: 0 0 25px rgba(43, 53, 69, 0.75);
  color: #fcfcfc;
  font-family: DINPro;
  font-size: 28px;
  font-weight: 900;
  text-transform: uppercase;
  display: none;
}
.main-header__info-name {
  text-shadow: 0 0 25px rgba(43, 53, 69, 0.75);
  color: #fcfcfc;
  font-family: DINPro;
  font-size: 28px;
  font-weight: 900;
  display: block;
  padding: 0 0 25px;
}
.main-header__info-text {
  text-shadow: 0 0 25px rgba(43, 53, 69, 0.75);
  color: #fcfcfc;
  font-family: DINPro;
  font-size: 17px;
  font-weight: 500;
  display: block;
  padding: 0 0 30px;
}
.main-header__info-button {
  width: 230px;
  height: 40px;
  background-color: #073e92;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#23979b), to(#6acec3));
  background-image: -webkit-linear-gradient(bottom, #23979b 0%, #6acec3 100%);
  background-image: linear-gradient(to top, #23979b 0%, #6acec3 100%);
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border: none;
  outline: none;
}
.main-header__info-button-name {
  text-shadow: 0 0 25px rgba(43, 53, 69, 0.75);
  color: #fcfcfc;
  font-family: DINPro;
  font-size: 17px;
  font-weight: 500;
}
.main-header__info-bloc {
  padding: 20px 0 0;
}
@media (max-width: 1200px) {
  .main-header__info-bloc {
    padding: 80px 0 0;
  }
}
@media (max-width: 767px) {
  .main-header__info-bloc {
    padding: 30px 0 0;
  }
}
.main-header__info-list-name {
  color: #23979b;
  font-family: DINPro;
  font-size: 28px;
  font-weight: 900;
  text-transform: uppercase;
  display: block;
  padding: 0 0 25px;
}
@media (max-width: 991px) {
  .main-header__info-list-name {
    padding: 0 0 5px;
  }
}
@media (max-width: 767px) {
  .main-header__info-list-name {
    font-size: 22px;
  }
}
.main-header__info-list {
  list-style: none;
  padding: 0 0 0 15px;
}
.main-header__info-item {
  color: #273142;
  font-family: DINPro;
  font-size: 17px;
  font-weight: 500;
  position: relative;
  display: block;
  padding: 0 0 5px;
}
.main-header__info-item::before {
  position: absolute;
  content: '';
  top: 8px;
  left: -15px;
  width: 8px;
  height: 9px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAMAAAA4jZ0cAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAARVBMVEX///9hx79hx79bw7tbw7tbw7tbw7tVvrdOuLM4p6cxoqMrnaArnaArnaArnaBbw7tVvrdOuLNGsq8/ras4p6cxoqP///+9uX/pAAAAD3RSTlMAChEix/4hvfv2pw6Y3u4aBp1sAAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEgAACxIB0t1+/AAAADdJREFUCNctwQcOwCAMALGDQsNehf9/tVKEDRhrDfA437t3LzKUEKYKrIvvIm4VSUclcqmt1ZJ/gB8DzOUT+UQAAAAASUVORK5CYII=');
}
.main-header__info-list-bloc {
  background: #fff;
  width: -webkit-calc(100% + 30px);
  width: calc(100% + 30px);
  position: relative;
  left: -30px;
  padding: 80px 25px 177px 30px;
}
@media (max-width: 991px) {
  .main-header__info-list-bloc {
    padding: 20px 25px 0;
  }
}
@media (max-width: 767px) {
  .main-header__info-list-bloc {
    width: 100%;
    left: 0;
  }
}
.logo {
  width: 415px;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 45px 50px 0 0;
}
@media (max-width: 1200px) {
  .logo {
    width: 100%;
  }
}
.logo__main-footer {
  padding: 0 0 10px;
}
@media (max-width: 991px) {
  .logo__main-footer {
    width: 50%;
    margin: 0 auto;
    float: none;
  }
}
@media (max-width: 767px) {
  .logo__main-footer {
    width: 100%;
  }
}
.logo__name {
  color: white;
  font-family: BebasNeueBold;
  font-size: 38px;
  font-weight: 400;
  display: block;
  text-transform: uppercase;
  line-height: 22px;
  padding: 0 0 13px 15px;
}
@media (max-width: 767px) {
  .logo__name {
    font-size: 23px;
  }
}
.logo__main-footer-img {
  width: 95px;
  height: auto;
}
.logo__main-footer-name {
  color: white;
  font-family: BebasNeueBold;
  font-size: 28px;
  font-weight: 400;
  line-height: 18px;
}
.heading {
  color: #273142;
  font-family: DINPro;
  font-size: 30px;
  font-weight: 900;
  display: block;
  text-align: center;
}
.heading__progress {
  color: #fcfcfc;
  font-family: DINPro;
  font-size: 30px;
  font-weight: 900;
}
.heading-info {
  color: #273142;
  font-family: DINPro;
  font-size: 17px;
  font-weight: 400;
  display: block;
  text-align: center;
}
.heading-info__progress {
  color: #fcfcfc;
  font-family: DINPro;
  font-size: 17px;
  font-weight: 400;
  padding: 0 0 35px;
}
.completed {
  padding: 90px 0 0;
}
.completed__wrap {
  position: relative;
  max-width: 100%;
  height: 400px;
  margin: 0 0 15px;
}
.completed__bloc {
  padding: 35px 0 0;
}
.completed__button {
   visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
    width: 100%;
    height: 100%;
	position: relative;
}
@media (max-width: 991px) {
  .completed__button {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .completed__button {
    width: 50%;
    float: left;
    height: auto;
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px);
  }
}
@media (max-width: 390px) {
  .completed__button {
    width: 50%;
  }
}
.completed__button-link {
  color: #fcfcfc;
  font-family: DINPro;
  font-size: 17px;
    width: 163px;
    height: 144px;
    display: block;
    position: absolute;
    cursor: pointer;
    bottom: 0;
  background-color: white;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#23979b), to(#6acec3));
  background-image: -webkit-linear-gradient(bottom, #23979b 0%, #6acec3 100%);
  background-image: linear-gradient(to top, #23979b 0%, #6acec3 100%);
}
.completed__button-link:hover {
  color: #fcfcfc;
  text-decoration: none;
}
.completed__button-link::before {
  position: absolute;
  content: '';
  top: 50%;
  right: 30px;
  width: 17px;
  height: 8px;
  margin-top: -3px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAIBAMAAADtmgmaAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAJFBMVEX8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz///8x+1TgAAAACnRSTlMAfxC/z0Aw759QgVZGOwAAAAFiS0dECx/XxMAAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAwSURBVAjXY2AAAyEGGDBRYGAIBQMvNwaGVRCwPAHGWqLAkAqRdYLpsFCAsSYwMAAAsXwRjg+n6fgAAAAASUVORK5CYII=');
}
@media (max-width: 767px) {
  .completed__button-link::before {
    display: none;
  }
}
.completed__button-link-name {
  display: block;
  padding: 60px 0 0 20px;
}
@media (max-width: 767px) {
  .completed__button-link-name {
    padding: 50px 20px;
  }
}
.completed__date-info {
  color: #fcfcfc;
  font-family: DINPro;
  font-size: 36px;
  font-weight: 500;
  line-height: 34px;
}
@media (max-width: 767px) {
  .completed__date-img {
    width: 180px;
    height: 124px;
  }
}
@media (max-width: 390px) {
  .completed__date-img {
    width: 50%;
  }
}
.completed__img-bloc {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 991px) {
  .completed__img-bloc {
    width: 80%;
    height: 285px;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .completed__img-bloc {
    width: 100%;
    height: auto;
    overflow: visible;
    position: static;
  }
}
.completed__bloc-info {
  color: #0a2b42;
  font-family: DINPro;
  font-size: 17px;
  font-weight: 700;
  display: block;
  padding: 0 0 10px;
}
.completed__bloc-text {
  color: #0a2b42;
  font-family: DINPro;
  font-size: 17px;
  font-weight: 400;
  display: block;
  padding: 0 0 35px;
}
@media (max-width: 991px) {
  .completed__bloc-text {
    padding: 0 0 0;
  }
}
.completed__button-all-wrap {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#23979b), to(#6acec3));
  background-image: -webkit-linear-gradient(bottom, #23979b 0%, #6acec3 100%);
  background-image: linear-gradient(to top, #23979b 0%, #6acec3 100%);
  width: 180px;
  height: 40px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  padding: 3px 0 0;
  margin: 0 auto 45px;
}
@media (max-width: 767px) {
  .completed__button-all-wrap {
    margin: 20px auto 30px;
  }
}
.completed__button-all {
  background-color: white;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border: none;
  outline: none;
  background: #fff;
  width: 174px;
  height: 34px;
  margin: auto;
  display: block;
}
.completed__button-all-name {
  color: #273142;
  font-family: DINPro;
  font-size: 17px;
  font-weight: 500;
}
.completed__button-all-name:hover{
  color: #273142;
  text-decoration: none;
}
@media (max-width: 1200px) {
  .completed__img {
    width: 100%;
  }
}
.completed__wrap:hover > .completed__button {
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.progress {
  padding: 30px 0 40px;
  background-color: #23979b;
}
.progress__wrap {
  width: 50%;
  height: 120px;
  border: 2px solid #8edbd2;
  float: left;
  cursor: pointer;
}
.progress__wrap:hover {
  background-color: rgba(255, 255, 255, 0.15);
  border: 2px solid #8edbd2;
}
@media (max-width: 991px) {
  .progress__wrap {
    margin: 0 0 10px;
  }
}
.progress__wrap-img {
  display: block;
  margin: 0 auto;
  padding: 15px 0;
}
.progress__name {
  color: #fcfcfc;
  font-family: DINPro;
  font-size: 22px;
  font-weight: 900;
  display: block;
  padding: 0 0 0 15px;
}
@media (max-width: 767px) {
  .progress__name {
    font-size: 20px;
  }
}
.progress__text {
  color: rgba(255, 255, 255, 0.75);
  font-family: DINPro;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  display: block;
  padding: 0 0 0 15px;
}
.progress__bloc-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 15px 0 0;
}
@media (max-width: 767px) {
  .progress__bloc-text {
    padding: 0;
  }
}
.partners {
  padding: 35px 0 45px;
}
@media (max-width: 991px) {
  .partners {
    padding: 35px 0 20px;
  }
}
@media (max-width: 767px) {
  .partners {
    padding: 20px 0;
  }
}
.partners__wrap-img-big {
  width: 50%;
  float: left;
}
@media (max-width: 991px) {
  .partners__wrap-img-big {
    width: 100%;
  }
}
.partners__wrap-img {
  background-color: #fcfcfc;
  border: 2px solid #e6e6e6;
  width: 25%;
  float: left;
  height: 185px;
  position: relative;
}
@media (max-width: 991px) {
  .partners__wrap-img {
    width: 45%;
    margin: 2.5%;
  }
}
@media (max-width: 767px) {
  .partners__wrap-img {
    width: 100%;
    margin: 3px 0;
  }
}
.partners__img {
  display: block;
  margin: 0 auto;
  padding: 10px 0 0;
}
@media (max-width: 1200px) {
  .partners__img {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .partners__img {
    width: 90%;
    max-width: 280px;
  }
}
.partners__text {
  display: block;
  text-align: center;
  color: #273142;
  font-family: DINPro;
  font-size: 17px;
  font-weight: 400;
  padding: 0 5px;
  position: absolute;
  bottom: 10px;
  width: 100%;
  line-height: 18px;
}
.partners__bloc {
  padding: 25px 0 0;
}
@media (max-width: 991px) {
  .partners__img-big {
    width: 100%;
  }
}
.main-footer {
  background: #273142;
  padding: 20px 0 0;
  position: relative;
}
.main-footer__logo-text {
  color: rgba(252, 252, 252, 0.8);
  font-family: Akrobat;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  display: block;
  padding: 0 0 0 95px;
}
@media (max-width: 991px) {
  .main-footer__logo-text {
    padding: 0 100px 10px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .main-footer__logo-text {
    padding: 0 10px 10px;
  }
}
.main-footer__contacts {
  color: rgba(252, 252, 252, 0.8);
  font-family: Akrobat;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  display: block;
  padding: 0 0 19px 10px;
  position: relative;
}
.main-footer__contacts:hover {
  color: rgba(252, 252, 252, 0.8);
  text-decoration: none;
}
@media (max-width: 991px) {
  .main-footer__contacts {
    padding: 0;
    text-align: center;
  }
}
.main-footer__contacts-wrap {
  position: relative;
  padding: 20px;
}
.main-footer__contacts-wrap::before {
  position: absolute;
  content: '';
  top: 20px;
  left: 0;
  width: 17px;
  height: 96px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAABgCAMAAADMzWmsAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAANlBMVEVqzsNqzsNqzsNqzsNqzsNqzsNqzsNqzsNqzsNqzsNqzsNqzsNqzsNqzsNqzsNqzsNqzsP///9IKAECAAAAEHRSTlMAMEAgUN+/YO9/cM+vnxCPVz6q1QAAAAFiS0dEEeK1PboAAAAJcEhZcwAACxIAAAsSAdLdfvwAAADtSURBVDjL7ZRZloUgDEQDPMYg1v5X20CkZVhBn371IXKtDB4jRCKlDc36WABOvcBDpAcwQPA6AnaQet8CEvB5iAP3FYgPyWI3L6mJU10uCW4qAeBcG3A0pV6rdxOm4pKiyk/E7BYxpYW0Fym0mVbLV39bPm4fOL7z96iOU1h+AdVm555JqYDXRBnYMnscs2OP+dJHohbHigqznhEubpcXydQjvIEm4+jUJJc1ffVfpFe1g3eVI+yiewM3lbwGFboohd99SHUPNoofwMo4UH8gB3TsdpJgZWFV6Z1I9eDJjAke/VhnRz9nhyeJG4g/SjAVJ4urXR0AAAAASUVORK5CYII=');
}
@media (max-width: 1200px) {
  .main-footer__contacts-wrap::before {
    display: none;
  }
}
@media (max-width: 1200px) {
  .main-footer__contacts-wrap {
    padding: 20px 0 20px;
  }
}
.main-footer__list-name {
  color: #6acec3;
  font-family: DINPro;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-transform: uppercase;
  display: block;
  padding: 0 0 10px;
}
@media (max-width: 991px) {
  .main-footer__list-name {
    padding: 10px 0 0;
  }
}
.main-footer__list {
  list-style: none;
  padding: 0 0 0 20px;
  position: relative;
}
.main-footer__list::before {
  position: absolute;
  content: '';
  top: 13px;
  left: 0;
  width: 6px;
  height: 180px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAC0BAMAAABF4EAFAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAGFBMVEXk5OTk5OTk5OTk5OTk5OTk5OTk5OT///9tjkOeAAAABnRSTlMAIJ8QYN8l8971AAAAAWJLR0QHFmGI6wAAAAlwSFlzAAALEgAACxIB0t1+/AAAADBJREFUKM9jEGBgYEgC4jQFIAYy0oCMtLRkIHZgSEsB8h0YGEIYaA9G3THqDiq4AwAKEigDiyCXkQAAAABJRU5ErkJggg==');
}
@media (max-width: 991px) {
  .main-footer__list::before {
    display: none;
  }
}
@media (max-width: 991px) {
  .main-footer__list {
    padding: 0;
  }
}
.main-footer__item {
  color: rgba(252, 252, 252, 0.8);
  font-family: Akrobat;
  font-size: 17px;
  font-weight: 400;
  line-height: 34px;
  position: relative;
}
@media (max-width: 991px) {
  .main-footer__item {
    line-height: 25px;
  }
}
.main-footer__link {
  color: rgba(252, 252, 252, 0.8);
}
.main-footer__link:hover {
  color: rgba(252, 252, 252, 0.8);
  text-decoration: none;
}
.main-footer__list-wrap {
  padding: 30px 0 0 35px;
}
@media (max-width: 991px) {
  .main-footer__list-wrap {
    padding: 0;
    text-align: center;
  }
}
.main-footer__form-name {
  color: #6acec3;
  font-family: DINPro;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-transform: uppercase;
  display: block;
  padding: 30px 0 0;
}
@media (max-width: 991px) {
  .main-footer__form-name {
    padding: 0;
  }
}
.main-footer__pl-text {
  opacity: 0.5;
  color: #fcfcfc;
  font-family: Akrobat;
  font-size: 17px;
  font-weight: 400;
  line-height: 38px;
}
.main-footer__pl-bloc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0 0;
}
@media (max-width: 991px) {
  .main-footer__pl-bloc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.main-footer__pl-img {
  position: relative;
  top: -10px;
}
@media (max-width: 991px) {
  .main-footer__pl-wrap {
    text-align: center;
  }
}
.footer-form__input {
  width: 220px;
  height: 41px;
  border: 1px solid #6acec3;
  background: none;
  padding: 0 0 0 10px;
  outline: none;
  display: block;
  opacity: 0.8;
  color: #fcfcfc;
  font-family: Akrobat;
  font-size: 17px;
  font-weight: 400;
  line-height: 34px;
}
@media (max-width: 1200px) {
  .footer-form__input {
    width: 100%;
    margin: 0 0 15px;
  }
}
.footer-form__textarea {
  width: 460px;
  height: 90px;
  border: 1px solid #6acec3;
  background: none;
  outline: none;
  padding: 10px 0 0 10px;
  opacity: 0.8;
  color: #fcfcfc;
  font-family: Akrobat;
  font-size: 17px;
  font-weight: 400;
  line-height: 34px;
  margin: 0 0 10px;
}
@media (max-width: 1200px) {
  .footer-form__textarea {
    width: 100%;
  }
}
.footer-form__input-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0 15px;
}
@media (max-width: 1200px) {
  .footer-form__input-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10px 0 0;
  }
}
.footer-form__text {
  opacity: 0.5;
  color: #fcfcfc;
  font-family: Akrobat;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  display: block;
  width: 270px;
  float: left;
}
@media (max-width: 1200px) {
  .footer-form__text {
    width: 100%;
    padding: 0 0 20px;
  }
}
.footer-form__button-name {
  color: rgba(252, 252, 252, 0.5);
  font-family: DINPro;
  font-size: 17px;
  font-weight: 500;
}
.footer-form__button-wrap {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#23979b), to(#6acec3));
  background-image: -webkit-linear-gradient(bottom, #23979b 0%, #6acec3 100%);
  background-image: linear-gradient(to top, #23979b 0%, #6acec3 100%);
  width: 180px;
  height: 40px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  padding: 3px 0 0;
  float: right;
}
@media (max-width: 1200px) {
  .footer-form__button-wrap {
    margin: 0 auto;
    float: left;
  }
}
@media (max-width: 991px) {
  .footer-form__button-wrap {
    position: relative;
    left: 50%;
    margin-left: -90px;
  }
}
.footer-form__button {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border: none;
  outline: none;
  background: #fff;
  width: 174px;
  height: 34px;
  margin: auto;
  display: block;
  background: #273142;
  margin: 0 0 0 3px;
}
.gamburger {
  display: none;
  position: absolute;
  top: 10px;
  right: 30px;
}
@media (max-width: 767px) {
  .gamburger {
    display: block;
  }
}
.gamburger__icon {
  position: absolute;
  top: 15px;
  right: 0px;
  width: 30px;
  height: 4px;
  background: #fff;
  z-index: 8;
}
.gamburger__icon::before {
  position: absolute;
  content: '';
  top: -8px;
  left: 0;
  width: 30px;
  height: 4px;
  background: #fff;
}
.gamburger__icon::after {
  position: absolute;
  content: '';
  top: 8px;
  left: 0;
  width: 30px;
  height: 4px;
  background: #fff;
}
.gamburger__list {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #23979b;
  display: block;
  list-style: none;
  padding: 100px 0 0;
  text-align: center;
  z-index: 9;
  visibility: hidden;
  opacity: 0;
}
.gamburger__list._active {
  visibility: visible;
  opacity: 1;
}
.gamburger__js-esc {
  width: 30px;
  height: 30px;
  position: fixed;
  top: 30px;
  right: 30px;
  display: none;
  z-index: 10;
}
.gamburger__js-esc._active {
  display: block;
}
.gamburger__js-esc::before {
  position: absolute;
  content: '';
  top: 15px;
  right: 0;
  width: 30px;
  height: 3px;
  background: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.gamburger__js-esc::after {
  position: absolute;
  content: '';
  top: 15px;
  right: 0;
  width: 30px;
  height: 3px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.gamburger__list-wrap {
  height: 100%;
}
.gamburger__item {
  padding: 0 0 10px;
}
.gamburger__link {
  color: white;
  font-family: DINPro;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}
.gamburger__icon-wrap {
  width: 30px;
  height: 30px;
}
.padding-left {
  padding-left: 0!important;
}
.padding-right {
  padding-right: 0!important;
}



/*
 * contacts
 */
.main-header__contacts{
  height: auto;
  padding-bottom: 30px;
  background: #273142;
}
.heading__contacts{
  padding: 25px 0 20px;
}
.contacts__info{
  color: #273142;
  font-family: Akrobat;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 40px 120px 15px 0;
  letter-spacing: 2px;
}
.contacts__wrap{
  position: relative;
}
.contacts__bloc{
  position: absolute;
  top: 45px;
  left: 70px;
  width: 360px;
  height: 215px;
  background-color: rgba(35, 151, 155, 1);
  padding: 30px 0 0;
}
.contacts__wrap{
  padding:40px 0 45px;
  margin: 40px 0 0;
}
.contacts__bloc-name{
  color: #273142;
  font-family: Akrobat;
  font-size: 14px;
  font-weight: 700;
  display: block;
  width: 95px;
  text-align: right;
  float: left;
  margin: 3px 0 0;
  letter-spacing: 2px;
}
.contacts__bloc-link{
  color: #fcfcfc;
  font-family: Akrobat;
  font-size: 18px;
  font-weight: 700;
  display: block;
  width: calc(100% - 95px);
  float: left;
  padding: 0 40px 20px 30px;
}
.contacts__bloc-link:hover{
  text-decoration: none;
  color: #fff;
}
.contacts__map-img{
  width: 100%;
  height: auto;
}
@media(max-width: 1200px){
  .contacts__bloc{
    left: 0;
  }
  .contacts__info{
    padding: 40px 80px 15px 0;
  }
}
@media(max-width: 991px){
  .contacts__bloc{
    position: static;
    width: 100%;
    height: 180px;
  }
  .contacts__info{
    padding: 0 0 10px;
  }
}
@media(max-width: 767px){
  .contacts__bloc{
    height: auto;
  }
  .contacts__map-img{
    height: 100%;
    width: auto;
    overflow-x: scroll;
  }
  .contacts__map{
    overflow: hidden;
    width: auto;
    overflow-x: scroll;
  }
}

/*
 *licen.
 */
.info-bloc__button-name{
  font-family: DINPro;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 10px 0 10px;
}
.info-bloc__button{
  font-family: DINPro;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.info-bloc__button._active{
  border-bottom: 2px solid #23979b;
}
.lice-flex{
  display: flex;
  width: 575px;
  margin: 0 auto;
  justify-content: space-around;
}
.info-bloc__button._active{
  color: #23979b;
}
.info-bloc__item-wrap{
  justify-content: space-around;
  padding: 30px 0 45px;
  display: flex;
  border-top: 1px solid rgba(140, 139, 139, 0.25);;
}
.info-bloc__item{
  display: block;
}
.info-bloc__item-text{
  color: #273142;
  font-family: DINPro;
  font-size: 17px;
  font-weight: 700;
  display: block;
  padding: 10px 0 10px;
  text-align: center;
  width: 270px;
}
.info-bloc__bloc{
  display: none;
}
.info-bloc__bloc._active{
  display: block;
}
@media(max-width: 767px){
  .info-bloc__item-wrap{
    flex-direction: column;
  }
  .info-bloc__item-img{
    width: 100%;
  }
  .info-bloc__item-text{
    margin: 0 auto;
  }
  .lice-flex{
    flex-direction: column;
    width: 100%;

  }
  .info-bloc__button._active{
    border: 2px solid #23979b;
    border-radius: 4px;
  }
  .info-bloc__item-wrap{
    border: none;
    padding: 20px 0 10px;
  }
}
/*
 *portfolio
 */
.portfolio {
  padding: 30px 0 0;
}
@media(max-width: 767px){
    .portfolio{
      padding: 15px 0 0;
    }
  }
/*
 * company
 */
.company{
  padding: 0 0 35px;
}
.company__bloc{
  padding: 30px 20px 20px 30px;
}
.company__text{
  color: #273142;
  font-family: DINPro;
  font-size: 17px;
  font-weight: 400;
  display: block;
  padding: 0 0 15px;
}
.heading__contacts{
  padding-bottom: 0;
}
.company__bloc-info{
  position: absolute;
  top: 40px;
  left: 15px;
  width: 525px;
  height: 370px;
  background-color: rgba(35, 151, 155, 0.9);
  padding: 15px 35px 0;
  z-index: 2;
}
.position-relative{
  position: relative;
}
.company__bloc-info-text{
  color: #fcfcfc;
  font-family: DINPro;
  font-size: 17px;
  font-weight: 400;
  display: block;
  padding: 0 0 20px;
}
.company__img{
  width: 100%;
  height: auto;
}
@media(max-width: 1200px){
  .company__bloc-info{
    width: calc(100% - 30px);
    height: auto;
  }
}
@media(max-width: 991px){
  .company__bloc-info{
    position: static;
    width: 100%;
    margin: 0 0 30px;
  }
}
/*
 * progress
 */
.progress-bloc{}
.progress__item-wrap{
  padding: 30px 0 30px;
}
.progress__item-img{
  width: 460px;
  height: auto;
  display: block;
  float: right;
}
.progress__item{
  position: relative;
}
.progress__date{
  background: url('/local/templates/tss/style/../images/date-fon.jpg');
  position: absolute;
  width: 165px;
  height: 140px;
  bottom: 0;
  padding: 15px 0 0;
}
.progress__date-info{
  color: #fcfcfc;
  font-family: DINPro;
  font-size: 36px;
  font-weight: 500;
  line-height: 34px;
  display: block;
  padding: 0 10px 0;
  text-shadow:
          -0   -2px 1px #23979B,
          0   -2px 1px #23979B,
          -0    2px 1px #23979B,
          0    2px 1px #23979B,
          -2px -0   1px #23979B,
          2px -0   1px #23979B,
          -2px  0   1px #23979B,
          2px  0   1px #23979B,
          -1px -2px 1px #23979B,
          1px -2px 1px #23979B,
          -1px  2px 1px #23979B,
          1px  2px 1px #23979B,
          -2px -1px 1px #23979B,
          2px -1px 1px #23979B,
          -2px  1px 1px #23979B,
          2px  1px 1px #23979B,
          -2px -2px 1px #23979B,
          2px -2px 1px #23979B,
          -2px  2px 1px #23979B,
          2px  2px 1px #23979B,
          -2px -2px 1px #23979B,
          2px -2px 1px #23979B,
          -2px  2px 1px #23979B,
          2px  2px 1px #23979B;
  text-align: center;
}
.progress__title{
  color: #0a2b42;
  font-family: DINPro;
  font-size: 17px;
  font-weight: 700;
  display: block;
  padding: 25px 0 15px;
}
.progres__text{
  color: #0a2b42;
  font-family: DINPro;
  font-size: 17px;
  font-weight: 400;
  padding: 0 0 0;
}
.progress-bloc__wrap{
  width: 100%;
  height: auto;
}
.progress__photo-wrap{
  padding: 0 0 30px;
}
.progress__photo-img{
  display: block;
  width: 100%;
  height: auto;
}
@media(max-width: 1200px){
  .progress__item-img{
    width: 100%;
  }
}
@media(max-width: 991px){
  .progress__text{
    padding: 0 0 30px;
  }
  .progress__title{
    padding: 0 0 15px;
  }
}
@media(max-width: 767px){
  .progress__date{
    width: 100%;
    position: static;
    float: right;
  }
}
/*
 * правки
 */
.main-header__contacts-list{
  margin: 0 0 3px;
 }
.logo__name.logo__main-footer-name{
  position: relative;
 }
.completed__button-link-name{
  cursor: pointer;
}
/*
 * form
 */
.modal-fog{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  background-color: rgba(39, 49, 66, 0.65);
}
.modal-fog._active{
  z-index: 9;
  visibility: visible;
  opacity: 1;
  transition: 0.5s;
}
.callback-form{
  padding: 0 28px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  width: 520px;
  height: 295px;
  background-color: #273142;
  border: 2px solid #4fb9b4;
  box-shadow: 2.5px 4.3px 25px rgba(39, 49, 66, 0.5);
}
.callback-form._active{
  z-index: 9;
  visibility: visible;
  opacity: 1;
  transition: 0.5s;
}
.success{

  padding: 0 28px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  width: 325px;
  height: 188px;
  background-color: #273142;
  border: 2px solid #4fb9b4;
  box-shadow: 2.5px 4.3px 25px rgba(39, 49, 66, 0.5);
}
.success._active{
  z-index: 9;
  visibility: visible;
  opacity: 1;
  transition: 0.5s;
}
.success__line{
  margin: 10px auto 20px;
  width: 100%;
  height: 1px;
  background-color: rgba(106, 206, 195, 0.25);;
}
.success__text{
  opacity: 0.8;
  color: #fcfcfc;
  font-family: Akrobat;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  padding: 0 30px 0 0;
}
.js-esc{
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.js-esc:before{
  position: absolute;
  content : '';
  top: 1;
  left: 1;
  width: 13px;
  height: 13px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABCFBMVEVawbpWv7hSvLZPubRLtrFCr60+rKo7qag3pqYzpKRdxLxdxLxawbpdxLxdxLxawbpawbpawbpawbpawbpawbpWv7hWv7hWv7hWv7hWv7hWv7hSvLZSvLZSvLZSvLZSvLZSvLZPubRPubRPubRPubRPubRPubRLtrFLtrFLtrFLtrFLtrFCr61Hsq9Hsq9Cr61Cr61Cr61Cr61Cr60+rKo+rKo+rKo+rKo+rKo+rKo7qag7qag7qag+rKo7qag7qag3pqY3pqY3pqY7qag3pqY3pqYzpKQzpKQzpKQ3pqYzpKQzpKQzpKQwoaIwoaIzpKQwoaIwoaJawbpWv7hSvLZPubRHsq////+fWtyVAAAAUnRSTlMAAAAAAAAAAAAAo1MBHrh1/UUeqwNa/kMgjQNa/UMejgNb/kkkjARb9lfOjwJGlhPNrMo2Ff2eZfw2FPybBWg3E/ycBWk2KfidBWj9Ub+qBWvq8GTpXQAAAAFiS0dEV30K2R8AAAAJcEhZcwAACxIAAAsSAdLdfvwAAACSSURBVAjXNcpVEsIwAADRSBvB3d3dvVhxd7j/UUhb2L83s8BkBhBhILJYbcDucApJGEHXww08Xp9fV+AZFEMoHIkKxV5xKAQTyVRayryzSBfK5QvFUhn/hCvVT00mlHHAGSX1RrPV/qvT7cn9wdDQSBkTMpkqM01zdUEJIcuVuuZgs90xTXR/OJ7A+cINsevt/gWMshCBlifmCAAAAABJRU5ErkJggg==');
}

/*
 * правки
 */
.invalid{
  border-color: #f00 !important;
}
.logo__img{
  cursor: pointer;
}
.completed__button-link::before{
  margin-top: -1px;
}
.main-footer__logo-text{
  padding-left: 110px;
  position: relative;
  top: -12px;
}
.main-footer__contacts-wrap{
  padding: 0 20px 20px;
}
.main-footer__contacts-wrap::before{
  top: 0;
}
.contacts__bloc{
  background-color: rgba(35, 151, 155, 0.9);
}
.contacts__bloc-link{
  padding: 0 40px 15px 30px;
}
.progress__photo-img{
  max-height: 355px;
  overflow: hidden;
}
.completed__date{
  background: url(/local/templates/tss/style/../images/date-fon.jpg);
  position: relative;
  width: 165px;
  height: 143px;
  padding: 15px 0 0;
}
.completed__img {
    max-width: 100%;
}
.completed__wrap {
overflow: hidden;
}
.img_link_zoom {
	overflow: hidden;
    margin: 15px 0;
	cursor: pointer;
}
.img_link_zoom img{
	cursor: pointer;
}
/* End */


/* Start:/local/templates/tss/fonts/fonts.css?15235279665536*/
@font-face {
	font-family: 'Open Sans';
	src: url('/local/templates/tss/fonts/OpenSans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}



/* This stylesheet generated by Transfonter (https://transfonter.org) on November 13, 2017 9:11 AM */
@font-face {
    font-family: 'FontAwesome';
    src: url('/local/templates/tss/fonts/FontAwesome.eot');
    src: url('/local/templates/tss/fonts/FontAwesome.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/FontAwesome.woff') format('woff'),
        url('/local/templates/tss/fonts/FontAwesome.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat';
    src: url('/local/templates/tss/fonts/Akrobat-Thin.eot');
    src: url('/local/templates/tss/fonts/Akrobat-Thin.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/Akrobat-Thin.woff') format('woff'),
        url('/local/templates/tss/fonts/Akrobat-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat';
    src: url('/local/templates/tss/fonts/Akrobat-Light.eot');
    src: url('/local/templates/tss/fonts/Akrobat-Light.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/Akrobat-Light.woff') format('woff'),
        url('/local/templates/tss/fonts/Akrobat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat';
    src: url('/local/templates/tss/fonts/Akrobat-ExtraBold.eot');
    src: url('/local/templates/tss/fonts/Akrobat-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/Akrobat-ExtraBold.woff') format('woff'),
        url('/local/templates/tss/fonts/Akrobat-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat';
    src: url('/local/templates/tss/fonts/Akrobat-Black.eot');
    src: url('/local/templates/tss/fonts/Akrobat-Black.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/Akrobat-Black.woff') format('woff'),
        url('/local/templates/tss/fonts/Akrobat-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat';
    src: url('/local/templates/tss/fonts/Akrobat-Bold.eot');
    src: url('/local/templates/tss/fonts/Akrobat-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/Akrobat-Bold.woff') format('woff'),
        url('/local/templates/tss/fonts/Akrobat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat';
    src: url('/local/templates/tss/fonts/Akrobat-SemiBold.eot');
    src: url('/local/templates/tss/fonts/Akrobat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/Akrobat-SemiBold.woff') format('woff'),
        url('/local/templates/tss/fonts/Akrobat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat';
    src: url('/local/templates/tss/fonts/Akrobat-Regular.eot');
    src: url('/local/templates/tss/fonts/Akrobat-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/Akrobat-Regular.woff') format('woff'),
        url('/local/templates/tss/fonts/Akrobat-Regular.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('/local/templates/tss/fonts/DINPro-Regular.eot');
    src: url('/local/templates/tss/fonts/DINPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/DINPro-Regular.woff') format('woff'),
        url('/local/templates/tss/fonts/DINPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat';
    src: url('/local/templates/tss/fonts/Akrobat-ExtraLight.eot');
    src: url('/local/templates/tss/fonts/Akrobat-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/Akrobat-ExtraLight.woff') format('woff'),
        url('/local/templates/tss/fonts/Akrobat-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('/local/templates/tss/fonts/DINPro-Black.eot');
    src: url('/local/templates/tss/fonts/DINPro-Black.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/DINPro-Black.woff') format('woff'),
        url('/local/templates/tss/fonts/DINPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('/local/templates/tss/fonts/DINPro-Medium.eot');
    src: url('/local/templates/tss/fonts/DINPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/DINPro-Medium.woff') format('woff'),
        url('/local/templates/tss/fonts/DINPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/local/templates/tss/fonts/FontAwesome_1.eot');
    src: url('/local/templates/tss/fonts/FontAwesome_1.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/FontAwesome_1.woff') format('woff'),
        url('/local/templates/tss/fonts/FontAwesome_1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('/local/templates/tss/fonts/DINPro-Bold.eot');
    src: url('/local/templates/tss/fonts/DINPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/DINPro-Bold.woff') format('woff'),
        url('/local/templates/tss/fonts/DINPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('/local/templates/tss/fonts/DINPro-Light.eot');
    src: url('/local/templates/tss/fonts/DINPro-Light.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/DINPro-Light.woff') format('woff'),
        url('/local/templates/tss/fonts/DINPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeueBold';
    src: url('/local/templates/tss/fonts/BebasNeueBold.eot');
    src: url('/local/templates/tss/fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/BebasNeueBold.woff') format('woff'),
        url('/local/templates/tss/fonts/BebasNeueBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeueBook';
    src: url('/local/templates/tss/fonts/BebasNeueBook.eot');
    src: url('/local/templates/tss/fonts/BebasNeueBook.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tss/fonts/BebasNeueBook.woff') format('woff'),
        url('/local/templates/tss/fonts/BebasNeueBook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/* End */
/* /local/templates/tss/style/styles.css?152356210357983 */
/* /local/templates/tss/fonts/fonts.css?15235279665536 */
