@charset "UTF-8";
/*!
 * 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;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
#sldr .slide-container,
.fc,
#extra-txt,
#tabs,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

b,
strong {
  font-weight: bold; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

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 {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-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-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
* {
  -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 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

[role="button"] {
  cursor: pointer; }

h1, #slides-c .slide h2, #slides-c .slide h3, #slides-c .slide #ns span, #ns #slides-c .slide span, #slides-c .slide #extra-txt span, #extra-txt #slides-c .slide span, #ns h2, #tabs h2, .uslugi-main .hgroup h2, #uslugi-main h2, #uslugi-main2 h2,
h2,
#slides-c .slide h3,
#slides-c .slide #ns span,
#ns #slides-c .slide span,
#slides-c .slide #extra-txt span,
#extra-txt #slides-c .slide span,
h3,
#ns span,
#extra-txt span,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, #slides-c .slide h2, #slides-c .slide h3, #slides-c .slide #ns span, #ns #slides-c .slide span, #slides-c .slide #extra-txt span, #extra-txt #slides-c .slide span, #ns h2, #tabs h2, .uslugi-main .hgroup h2, #uslugi-main h2, #uslugi-main2 h2,
.h1,
h2,
#slides-c .slide h3,
#slides-c .slide #ns span,
#ns #slides-c .slide span,
#slides-c .slide #extra-txt span,
#extra-txt #slides-c .slide span,
.h2,
h3,
#ns span,
#extra-txt span,
.h3 {
  margin: 0;
  padding: 0; }

.text-muted {
  color: #777; }

.text-primary {
  color: #337ab7; }

.text-info {
  color: #31708f; }

ul,
ol {
  margin: 0; }

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

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: #777; }

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0'; }

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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none; }

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc; }

.btn-default .badge {
  color: #fff;
  background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40; }

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40; }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625; }

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85; }

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d; }

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19; }

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0; }

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent; }

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none; }

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.label-default {
  background-color: #777; }

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090; }

.label-success {
  background-color: #5cb85c; }

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px; }

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }

.jumbotron h1, .jumbotron #slides-c .slide h2, #slides-c .slide .jumbotron h2, .jumbotron #slides-c .slide h3, #slides-c .slide .jumbotron h3, .jumbotron #slides-c .slide #ns span, #slides-c .slide #ns .jumbotron span, .jumbotron #ns #slides-c .slide span, #ns #slides-c .slide .jumbotron span, .jumbotron #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt .jumbotron span, .jumbotron #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide .jumbotron span, .jumbotron #ns h2, #ns .jumbotron h2, .jumbotron #tabs h2, #tabs .jumbotron h2, .jumbotron .uslugi-main .hgroup h2, .uslugi-main .hgroup .jumbotron h2, .jumbotron #uslugi-main h2, #uslugi-main .jumbotron h2, .jumbotron #uslugi-main2 h2, #uslugi-main2 .jumbotron h2,
.jumbotron .h1 {
  color: inherit; }

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

.jumbotron > hr {
  border-top-color: #d5d5d5; }

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }

  .jumbotron h1, .jumbotron #slides-c .slide h2, #slides-c .slide .jumbotron h2, .jumbotron #slides-c .slide h3, #slides-c .slide .jumbotron h3, .jumbotron #slides-c .slide #ns span, #slides-c .slide #ns .jumbotron span, .jumbotron #ns #slides-c .slide span, #ns #slides-c .slide .jumbotron span, .jumbotron #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt .jumbotron span, .jumbotron #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide .jumbotron span, .jumbotron #ns h2, #ns .jumbotron h2, .jumbotron #tabs h2, #tabs .jumbotron h2, .jumbotron .uslugi-main .hgroup h2, .uslugi-main .hgroup .jumbotron h2, .jumbotron #uslugi-main h2, #uslugi-main .jumbotron h2, .jumbotron #uslugi-main2 h2, #uslugi-main2 .jumbotron h2,
  .jumbotron .h1 {
    font-size: 63px; } }
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out; }

.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.thumbnail .caption {
  padding: 9px;
  color: #333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: bold; }

.alert > p,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.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-object.img-thumbnail {
  max-width: none; }

.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; }

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333; }

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee; }

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit; }

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777; }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit; }

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit; }

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit; }

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3; }

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit; }

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit; }

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.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: 1050;
  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: 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: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5; }

.modal-header {
  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; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  line-break: auto; }

.tooltip.in {
  filter: alpha(opacity=90); }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  content: "";
  border-width: 10px; }

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px; }

  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

.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,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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; }

.hidden {
  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; } }
/*# sourceMappingURL=bootstrap.css.map */
/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets
  List of CSS3 Sass Mixins File to be @imported and @included as you need
  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files
  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties
------------------------------------------------------------- */
* {
  font-family: 'PT Serif', serif;
  font-size: 16px; }

h1, #slides-c .slide h2, #slides-c .slide h3, #slides-c .slide #ns span, #ns #slides-c .slide span, #slides-c .slide #extra-txt span, #extra-txt #slides-c .slide span, #ns h2, #tabs h2, .uslugi-main .hgroup h2, #uslugi-main h2, #uslugi-main2 h2, h2, #slides-c .slide h3, #slides-c .slide #ns span, #ns #slides-c .slide span, #slides-c .slide #extra-txt span, #extra-txt #slides-c .slide span, h3, #ns span, #extra-txt span, h4, h5, h6, .menu a, .topcont a, .navi ul li a, .doclist a, .service-links a, th, .dt, .doc-footer .dock-link span, .uslovia a {
  font-family: 'Roboto Condensed', sans-serif; }

.cont:after, .yur_price td, .card-text-1, .r-font, #adress-on-map, .card-text-2, #tabs ul li span, .navi a, .name, .more-link, .top-label, .sub, .main-footer a, .breadcrumbs span, .btn-primary, .btns, #uslugi-main, .mhead {
  font-family: 'Roboto Condensed', sans-serif; }

h1, #slides-c .slide h2, #slides-c .slide h3, #slides-c .slide #ns span, #ns #slides-c .slide span, #slides-c .slide #extra-txt span, #extra-txt #slides-c .slide span, #ns h2, #tabs h2, .uslugi-main .hgroup h2, #uslugi-main h2, #uslugi-main2 h2 {
  font-size: 32px;
  text-transform: uppercase;
  display: block;
  width: 100%;
  text-align: center;
  margin: 0 0 40px 0; }

h2, #slides-c .slide h3, #slides-c .slide #ns span, #ns #slides-c .slide span, #slides-c .slide #extra-txt span, #extra-txt #slides-c .slide span {
  font-size: 26px;
  line-height: 30px;
  margin-top: 30px;
  margin-bottom: 15px; }

h4 {
  font-size: 30px; }

p {
  font-size: 17px;
  line-height: 28.56px;
  margin: 28.56px 0;
  color: #151515; }
  p strong {
    color: #000; }

h3, #ns span, #extra-txt span {
  font-size: 20px;
  line-height: 33.6px;
  margin: 33.6px 0; }

hr {
  margin: 60px 0 30px 0;
  display: block;
  border: 0;
  border-top: 1px dotted #028EDD; }

strong {
  font-family: inherit;
  color: inherit;
  font-size: inherit;
  font-weight: bold; }

.page-title span {
  font-size: inherit;
  font-weight: inherit;
  color: #028EDD;
  text-decoration: underline; }

nav {
  border-bottom: 1px solid #bbb;
  border-top: 3px solid #028EDD;
  position: fixed;
  top: 0;
  width: 100%;
  padding: 10px calc(50% - 590px);
  background-color: white;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  height: auto;
  flex-direction: row;
  flex-wrap: nowrap;
  z-index: 111; }
  nav img {
    height: 40px; }
  nav ul {
    margin: 0;
    margin-bottom: -4px;
    flex-grow: 1;
    padding-left: 15px; }
    nav ul li {
      padding: 0 10px;
      display: inline-block;
      font-size: 18px;
      line-height: 18px;
      margin-bottom: 5px; }

.act-men, .navi .current-menu-item a, .navi a:hover {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  color: #028EDD;
  border-bottom-color: #028EDD; }

.navi a {
  margin-left: 7px;
  font-size: 20px !important;
  line-height: 20px !important;
  color: #000;
  filter: alpha(opacity=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  -webkit-opacity: 0.6;
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  -ms-opacity: 0.6;
  -o-opacity: 0.6;
  opacity: 0.6;
  border-bottom: 1px solid transparent;
  -webkit-transition: opacity 0.3s, color 0.3s, border-bottom-color 0.3s;
  -khtml-transition: opacity 0.3s, color 0.3s, border-bottom-color 0.3s;
  -moz-transition: opacity 0.3s, color 0.3s, border-bottom-color 0.3s;
  -ms-transition: opacity 0.3s, color 0.3s, border-bottom-color 0.3s;
  -o-transition: opacity 0.3s, color 0.3s, border-bottom-color 0.3s;
  transition: opacity 0.3s, color 0.3s, border-bottom-color 0.3s; }

.topcont {
  text-align: right;
  line-height: 100%;
  margin-right: 15px;
  margin-bottom: 6px; }
  .topcont a {
    padding: 7px;
    border: 2px solid #028EDD;
    color: #028EDD;
    font-size: 20px;
    line-height: 130%; }

.logo {
  margin-left: 15px; }

.topcont2 {
  background-color: red;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  position: relative; }
  .topcont2 .s-cont {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    box-sizing: content-box;
    background-color: white;
    transition: width .3s, margin-top .3s, padding .3s, background-color .3s;
    text-align: right; }
    .topcont2 .s-cont:hover, .topcont2 .s-cont:focus {
      width: 400px;
      padding: 11px 0;
      margin-top: -11px;
      background-color: #028EDD; }
    .topcont2 .s-cont .ssa2 {
      display: block;
      border: none;
      background: transparent url("../img/search.svg") no-repeat;
      background-size: contain;
      opacity: .5;
      width: 25px;
      height: 25px;
      margin-right: 5px;
      flex-grow: 0;
      flex-shrink: 0; }
    .topcont2 .s-cont .ssa1 {
      flex-grow: 1;
      flex-shrink: 1;
      margin: 0 15px; }

.sm {
  position: relative; }
  .sm a:hover {
    color: inherit !important;
    opacity: .6 !important; }
  .sm:hover .inner_menu {
    max-height: 100px; }
  .sm .inner_menu {
    height: auto;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 22px;
    left: 0;
    display: block;
    background-color: white;
    padding: 9px 15px 0 15px;
    box-sizing: content-box; }
    .sm .inner_menu li {
      display: block;
      margin: 0;
      padding: 12px 0; }
      .sm .inner_menu li a {
        padding: 0;
        margin: 0;
        white-space: nowrap; }

.s-cont-2 {
  background-color: transparent;
  display: block;
  flex-direction: row;
  width: 100%;
  max-width: 400px;
  margin-top: 0;
  box-sizing: content-box;
  transition: width .3s, margin-top .3s, padding .3s, background-color .3s;
  text-align: center; }
  .s-cont-2 input {
    display: inline-block; }

body {
  background-color: #E0E0E0;
  color: #151515;
  position: relative;
  padding-top: 63px; }

.btn-primary {
  cursor: pointer; }

section, #sldr .slide-container, .fc, #extra-txt, #tabs {
  width: 100%;
  padding: 50px calc(50% - 590px); }

.text-main-color, .text-accent-color {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-family: inherit; }

.text-main-color {
  color: #028EDD !important; }

.text-accent-color {
  color: #ff8820 !important; }

.no-padding {
  padding: 0; }

.bss, .to-top:hover, #main, #main2, #secondary section, #secondary #sldr .slide-container, #sldr #secondary .slide-container, #secondary .fc, #secondary #extra-txt, #secondary #tabs {
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 3px 3px 10px 0;
  -khtml-box-shadow: rgba(0, 0, 0, 0.2) 3px 3px 10px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 3px 3px 10px 0;
  -ms-box-shadow: rgba(0, 0, 0, 0.2) 3px 3px 10px 0;
  -o-box-shadow: rgba(0, 0, 0, 0.2) 3px 3px 10px 0;
  box-shadow: rgba(0, 0, 0, 0.2) 3px 3px 10px 0; }

.to-top {
  z-index: 9999;
  cursor: pointer;
  width: 60px;
  height: 30px;
  background-color: #028EDD;
  margin: 0;
  position: fixed;
  bottom: 50px;
  right: calc(calc(50% - 590px) - 60px);
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: box-shadow 0.3s, opacity 0.3s;
  -khtml-transition: box-shadow 0.3s, opacity 0.3s;
  -moz-transition: box-shadow 0.3s, opacity 0.3s;
  -ms-transition: box-shadow 0.3s, opacity 0.3s;
  -o-transition: box-shadow 0.3s, opacity 0.3s;
  transition: box-shadow 0.3s, opacity 0.3s; }
  .to-top figure {
    margin-top: 9px;
    color: #000000;
    font-size: 30px;
    line-height: 30px; }
  .to-top:hover {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }

.blind-link {
  color: #028EDD;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  -ms-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
  text-decoration: underline;
  -webkit-transition: opacity 0.3s;
  -khtml-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  .blind-link:hover {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }

.entry-footer {
  width: 100%;
  height: auto;
  display: flex !important;
  margin: 30px 0 0 0;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  .entry-footer span {
    width: auto;
    display: inline; }

.edit-link {
  display: block; }
  .edit-link a {
    color: #ffffff; }

.breadcrumbs {
  background-color: rgba(255, 255, 255, 0.4);
  display: inline-block;
  padding: 7px 7px 2px 7px;
  margin: 0 0 7px calc(calc(50% - 590px) + 15px);
  font-size: 14px;
  color: black; }
  .breadcrumbs .itemListElement, .breadcrumbs .sep, .breadcrumbs .current {
    float: left;
    display: inline-block;
    cursor: default; }
  .breadcrumbs span {
    font-size: inherit;
    color: inherit; }
    .breadcrumbs span a {
      color: rgba(0, 0, 0, 0.7);
      text-decoration: underline !important;
      font-size: inherit; }
      .breadcrumbs span a:hover {
        color: black; }
  .breadcrumbs .sep {
    margin: 0 2px; }

.itemListElement {
  margin-left: 15px; }

footer {
  padding: 20px calc(50% - 590px);
  background-color: #232323;
  color: #E0E0E0;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.tar {
  text-align: right; }

.tal {
  text-align: left; }

.drkr {
  background-color: rgba(0, 0, 0, 0.4); }

.pl {
  color: #028EDD; }

.btn-primary {
  display: inline-block;
  border: none;
  width: auto;
  text-transform: uppercase;
  background-color: #028EDD;
  padding: 7px 15px !important;
  color: white !important; }

.fader, .fader2 {
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5); }

.fader2 {
  background-color: rgba(255, 255, 255, 0.5); }

.entry-footer {
  display: none !important; }

.form-1 {
  padding: 25px 50px;
  position: relative;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.5);
  width: 400px; }
  .form-1 h2, .form-1 #slides-c .slide h3, #slides-c .slide .form-1 h3, .form-1 #slides-c .slide #ns span, #slides-c .slide #ns .form-1 span, .form-1 #ns #slides-c .slide span, #ns #slides-c .slide .form-1 span, .form-1 #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt .form-1 span, .form-1 #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide .form-1 span {
    margin: 0 0 30px 0; }
  .form-1 input, .form-1 textarea, .form-1 button {
    width: 100%;
    margin: 15px 0;
    display: block;
    padding: 3px 5px;
    color: black; }
  .form-1 textarea {
    resize: none; }
  .form-1 span {
    display: block;
    width: 100%;
    font-size: 14px; }
    .form-1 span a {
      font-family: inherit;
      font-size: inherit;
      text-decoration: none;
      color: #028EDD; }
      .form-1 span a:hover {
        text-decoration: underline; }

input[name=Name] {
  text-transform: capitalize; }

.bs, nav, .form-1, .uslugi-main .t_1 li, .uslugi-main .t_2 li, #adress-on-map {
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5); }

.bs2 {
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px 5px;
  -khtml-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px 5px;
  -ms-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px 5px;
  -o-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px 5px; }

.close-popup {
  cursor: pointer;
  position: absolute;
  display: flex;
  top: 0;
  right: 0;
  background-color: greenyellow;
  background: url("../img/cross.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 10px;
  opacity: .5;
  transition: opacity 0.3s; }
  .close-popup:hover {
    opacity: 1; }

#ask-quest {
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  flex-direction: row;
  align-items: center;
  justify-content: center; }
  #ask-quest .form-1 {
    margin: 0;
    z-index: 9999999;
    background: url("../img/pap-regular.png") repeat; }

.responder {
  opacity: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-content: center; }

.over-form {
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.3s;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center; }
  .over-form span {
    text-align: center; }
  .over-form figure {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 45px;
    height: 45px; }

.mhead {
  display: block;
  background-color: #028EDD;
  padding: 15px;
  font-size: 20px;
  text-transform: uppercase;
  color: white;
  text-align: center;
  width: 100%; }

.upper {
  text-transform: uppercase; }

.m0 {
  margin: 0 !important; }

.st {
  position: fixed;
  bottom: 60px;
  left: 0;
  z-index: 999999;
  background-color: #00a0d2;
  color: white;
  padding: 7px; }

.tac {
  text-align: center; }

.quest {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: fixed;
  top: 255px;
  right: calc(calc(50% - 590px) + 1180px - 15px);
  background-color: #028EDD;
  color: white;
  padding: 7px;
  width: calc(40px + 7px * 2);
  -webkit-transition: width 0.3s;
  -khtml-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s; }
  .quest:hover {
    width: calc(121px + 7px * 2); }
    .quest:hover .qs {
      margin-left: -40px;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-opacity: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0; }
    .quest:hover .qss {
      width: 121px; }
  .quest .q-span {
    cursor: pointer;
    overflow: hidden;
    width: 666px;
    display: inline-block;
    -webkit-transition: width 0.3s;
    -khtml-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    position: relative;
    line-height: 1.3; }
    .quest .q-span strong {
      display: inline-block;
      float: left;
      text-align: center; }

.quest-container {
  height: 40px;
  overflow: hidden; }

.qss {
  width: 121px;
  text-align: center;
  margin-top: 0;
  -webkit-transition: margin-top 0.3s;
  -khtml-transition: margin-top 0.3s;
  -moz-transition: margin-top 0.3s;
  -ms-transition: margin-top 0.3s;
  -o-transition: margin-top 0.3s;
  transition: margin-top 0.3s;
  height: auto;
  -webkit-animation: pulsate 4s ease-in infinite;
  -khtml-animation: pulsate 4s ease-in infinite;
  -moz-animation: pulsate 4s ease-in infinite;
  -ms-animation: pulsate 4s ease-in infinite;
  -o-animation: pulsate 4s ease-in infinite;
  animation: pulsate 4s ease-in infinite;
  animation-play-state: paused; }
  .qss:hover {
    animation-play-state: running; }

.qs {
  margin-right: 3px;
  font-size: 40px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  margin-left: 0;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transition: margin-left 0.3s, opacity 0.3s;
  -khtml-transition: margin-left 0.3s, opacity 0.3s;
  -moz-transition: margin-left 0.3s, opacity 0.3s;
  -ms-transition: margin-left 0.3s, opacity 0.3s;
  -o-transition: margin-left 0.3s, opacity 0.3s;
  transition: margin-left 0.3s, opacity 0.3s; }

@-webkit-keyframes pulsate {
  0% {
    margin-top: 0; }
  40% {
    margin-top: 0; }
  50% {
    margin-top: -40px; }
  90% {
    margin-top: -40px; }
  100% {
    margin-top: 0; } }
@-moz-keyframes pulsate {
  0% {
    margin-top: 0; }
  40% {
    margin-top: 0; }
  50% {
    margin-top: -40px; }
  90% {
    margin-top: -40px; }
  100% {
    margin-top: 0; } }
@-ms-keyframes pulsate {
  0% {
    margin-top: 0; }
  40% {
    margin-top: 0; }
  50% {
    margin-top: -40px; }
  90% {
    margin-top: -40px; }
  100% {
    margin-top: 0; } }
@-o-keyframes pulsate {
  0% {
    margin-top: 0; }
  40% {
    margin-top: 0; }
  50% {
    margin-top: -40px; }
  90% {
    margin-top: -40px; }
  100% {
    margin-top: 0; } }
@keyframes pulsate {
  0% {
    margin-top: 0; }
  40% {
    margin-top: 0; }
  50% {
    margin-top: -40px; }
  90% {
    margin-top: -40px; }
  100% {
    margin-top: 0; } }
.vk {
  background: url("../img/sprite.png") no-repeat -102px 0;
  width: 38px;
  height: 38px; }

.mt {
  display: none; }

.ok {
  background: url("../img/sprite.png") no-repeat -141px 0;
  width: 38px;
  height: 38px; }

.fb {
  background: url("../img/sprite.png") no-repeat -142px -40px;
  width: 38px;
  height: 38px; }

.tw {
  background: url("../img/sprite.png") no-repeat -102px -42px;
  width: 38px;
  height: 38px; }

.b_w_p, #adress-on-map {
  background: url("../../etc/img/pap-white.png"); }

.b_b_p {
  background: url("../../etc/img/pap-blue.png"); }

.b_r_p, .pap {
  background: url("../../etc/img/pap-regular.png"); }

.b_d_p, .pap2 {
  background: url("../../etc/img/pap-dark.png"); }

.b_n_p, .page-back-image, .page-back-aside {
  background: url("../../etc/img/pap-neutral.png"); }

.ext-cont img {
  border-radius: 10px;
  height: 30px;
  padding: 5px; }

.db {
  background-color: #028EDD;
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: -50px;
  left: 0;
  padding: 5px 30px;
  transition: bottom 2s;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center; }
  .db p {
    text-align: center;
    color: white;
    line-height: 17px;
    font-family: 'Roboto Condensed', sans-serif; }

#bottom-form-section {
  padding: 0;
  background: url("../img/11-fon-dlya-sayta.png");
  border-top: 1px solid #353535; }

.content-bottom-widgets {
  padding: 0 calc(50% - 590px) 30px calc(50% - 590px);
  display: flex; }
  .content-bottom-widgets main {
    margin: 30px;
    flex: 1; }
    .content-bottom-widgets main form {
      position: relative;
      width: 100%; }
      .content-bottom-widgets main form .over-form {
        border: 1px solid rgba(255, 255, 255, 0.5);
        height: calc(100% + 57px); }
        .content-bottom-widgets main form .over-form figure {
          background: url("../img/spin-white.svg"); }
      .content-bottom-widgets main form input, .content-bottom-widgets main form textarea {
        width: calc(50% - 15px);
        margin-bottom: 15px;
        border: 0;
        padding: 7px; }
      .content-bottom-widgets main form textarea {
        border-radius: 5px;
        display: inline-block;
        float: right;
        height: calc((30px + 7px + 7px) * 2 + 15px); }
      .content-bottom-widgets main form input {
        font-size: 15px;
        line-height: 30px;
        display: block;
        border-radius: 5px; }
      .content-bottom-widgets main form .sub {
        border-radius: 5px;
        float: right;
        background-color: #028EDD;
        margin-bottom: 0;
        font-size: 120%;
        color: #ffffff;
        -webkit-transition: margin 0.3s;
        -khtml-transition: margin 0.3s;
        -moz-transition: margin 0.3s;
        -ms-transition: margin 0.3s;
        -o-transition: margin 0.3s;
        transition: margin 0.3s; }
        .content-bottom-widgets main form .sub:hover {
          margin: -4px 0 4px 0; }
    .content-bottom-widgets main h2, .content-bottom-widgets main #slides-c .slide h3, #slides-c .slide .content-bottom-widgets main h3, .content-bottom-widgets main #slides-c .slide #ns span, #slides-c .slide #ns .content-bottom-widgets main span, .content-bottom-widgets main #ns #slides-c .slide span, #ns #slides-c .slide .content-bottom-widgets main span, .content-bottom-widgets main #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt .content-bottom-widgets main span, .content-bottom-widgets main #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide .content-bottom-widgets main span {
      color: white;
      margin: 0 0 15px 0;
      padding: 0; }
  .content-bottom-widgets aside {
    margin: 30px;
    margin-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 15px;
    width: 240px;
    float: right;
    color: white; }
    .content-bottom-widgets aside span {
      text-align: right; }

.uslovia-c {
  margin: 15px 15px 15px 0; }
  .uslovia-c p {
    margin: 0 0 10px 0; }

.page-content {
  display: flex;
  position: relative;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: stretch;
  padding-top: 15px; }
  .page-content:before {
    display: block;
    width: 100px;
    height: 100px;
    background: url("../img/sprite.png") no-repeat 0 0;
    content: '';
    position: absolute;
    top: calc(15px - 4px);
    margin-left: calc(60px + 15px); }

.entry-header {
  padding: 0 60px; }

.brdr {
  border: 1px solid transparent; }

#main, #main2 {
  background-color: white;
  padding: 60px 60px 60px 60px;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  flex: 1;
  min-height: 100%;
  margin-left: 15px; }

#main {
  justify-content: flex-start !important; }

#nav_menu-666 {
  background-color: #028edd !important; }
  #nav_menu-666 h2, #nav_menu-666 #slides-c .slide h3, #slides-c .slide #nav_menu-666 h3, #nav_menu-666 #slides-c .slide #ns span, #slides-c .slide #ns #nav_menu-666 span, #nav_menu-666 #ns #slides-c .slide span, #ns #slides-c .slide #nav_menu-666 span, #nav_menu-666 #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt #nav_menu-666 span, #nav_menu-666 #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide #nav_menu-666 span {
    padding-bottom: 0 !important; }

#nav_menu-5, #nav_menu-6, #nav_menu-666 {
  overflow: hidden;
  background-color: #ffffff; }
  #nav_menu-5 a, #nav_menu-6 a, #nav_menu-666 a {
    display: block;
    padding: 15px;
    background-color: #ffffff;
    -webkit-transition: background-color 0.3s, border-left-color 0.3s;
    -khtml-transition: background-color 0.3s, border-left-color 0.3s;
    -moz-transition: background-color 0.3s, border-left-color 0.3s;
    -ms-transition: background-color 0.3s, border-left-color 0.3s;
    -o-transition: background-color 0.3s, border-left-color 0.3s;
    transition: background-color 0.3s, border-left-color 0.3s;
    margin-left: -1px;
    margin-right: -4px;
    color: #151515;
    border-left: 6px solid;
    border-left-color: transparent; }

.form-4 {
  margin-top: 30px;
  background-color: #028EDD;
  padding: 30px;
  text-align: center; }
  .form-4 h3, .form-4 #ns span, #ns .form-4 span, .form-4 #extra-txt span, #extra-txt .form-4 span {
    color: white;
    margin: 0;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 30px; }
  .form-4 input {
    line-height: 30px;
    padding: 7px 7px 7px 30px;
    border: none;
    border-radius: 4px; }
  .form-4 button {
    background: #ff8820; }
    .form-4 button:hover {
      opacity: .7;
      margin-top: 0 !important;
      margin-bottom: 0 !important; }

#nav_menu-5, #nav_menu-6, #nav_menu-666 {
  margin-bottom: 15px; }
  #nav_menu-5 h2, #nav_menu-5 #slides-c .slide h3, #slides-c .slide #nav_menu-5 h3, #nav_menu-5 #slides-c .slide #ns span, #slides-c .slide #ns #nav_menu-5 span, #nav_menu-5 #ns #slides-c .slide span, #ns #slides-c .slide #nav_menu-5 span, #nav_menu-5 #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt #nav_menu-5 span, #nav_menu-5 #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide #nav_menu-5 span, #nav_menu-6 h2, #nav_menu-6 #slides-c .slide h3, #slides-c .slide #nav_menu-6 h3, #nav_menu-6 #slides-c .slide #ns span, #slides-c .slide #ns #nav_menu-6 span, #nav_menu-6 #ns #slides-c .slide span, #ns #slides-c .slide #nav_menu-6 span, #nav_menu-6 #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt #nav_menu-6 span, #nav_menu-6 #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide #nav_menu-6 span, #nav_menu-666 h2, #nav_menu-666 #slides-c .slide h3, #slides-c .slide #nav_menu-666 h3, #nav_menu-666 #slides-c .slide #ns span, #slides-c .slide #ns #nav_menu-666 span, #nav_menu-666 #ns #slides-c .slide span, #ns #slides-c .slide #nav_menu-666 span, #nav_menu-666 #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt #nav_menu-666 span, #nav_menu-666 #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide #nav_menu-666 span {
    background-color: #028EDD; }
  #nav_menu-5 .current-menu-item a, #nav_menu-6 .current-menu-item a, #nav_menu-666 .current-menu-item a {
    background-color: rgba(2, 142, 221, 0.2);
    border-left-color: #028EDD; }
  #nav_menu-5 a:hover, #nav_menu-5 a .current-menu-item a, #nav_menu-6 a:hover, #nav_menu-6 a .current-menu-item a, #nav_menu-666 a:hover, #nav_menu-666 a .current-menu-item a {
    background-color: rgba(2, 142, 221, 0.2);
    border-left-color: #028EDD; }

#ety-1 {
  background: white url("../img/ico3.jpg") no-repeat;
  background-position: center left; }

#ety-2 {
  background: white url("../img/ico4.jpg") no-repeat;
  background-position: center left; }

#nav_menu-6 {
  margin-bottom: 0 !important; }

.sst {
  position: absolute;
  top: 0; }

.ssb {
  position: fixed;
  bottom: 30px;
  width: 240px; }

.ssb2 {
  position: absolute;
  bottom: 0; }

#nav_menu-666 button {
  margin-top: 7px; }
  #nav_menu-666 button:hover {
    margin-top: 3px;
    margin-bottom: 4px; }

.f3 {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999999; }

.fhh {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: flex; }
  .fhh form {
    position: relative;
    background: #028EDD;
    margin: auto;
    padding: 30px;
    border-radius: 2px; }
    .fhh form h3, .fhh form #ns span, #ns .fhh form span, .fhh form #extra-txt span, #extra-txt .fhh form span {
      margin: 0 !important; }
    .fhh form input {
      color: black;
      display: block;
      margin: 15px 0 0 0;
      width: 100%;
      line-height: 30px;
      padding: 5px; }
    .fhh form span {
      margin-top: 7px;
      display: block;
      opacity: .5;
      font-size: 14px;
      line-height: 1;
      font-family: 'Roboto Condensed', sans-serif; }
    .fhh form button {
      background: #ff8820;
      margin-top: 15px !important;
      margin-bottom: 0 !important; }
      .fhh form button:hover {
        margin-top: 10px !important;
        margin-bottom: 5px !important; }

#secondary {
  margin: 0 15px;
  width: 240px;
  position: relative; }
  #secondary section, #secondary #sldr .slide-container, #sldr #secondary .slide-container, #secondary .fc, #secondary #extra-txt, #secondary #tabs {
    padding: 0; }
    #secondary section h2, #secondary #sldr .slide-container h2, #sldr #secondary .slide-container h2, #secondary .fc h2, #secondary #extra-txt h2, #secondary #tabs h2, #secondary section #slides-c .slide h3, #slides-c .slide #secondary section h3, #secondary #sldr .slide-container #slides-c .slide h3, #slides-c .slide #secondary #sldr .slide-container h3, #sldr #secondary .slide-container #slides-c .slide h3, #slides-c .slide #sldr #secondary .slide-container h3, #secondary .fc #slides-c .slide h3, #slides-c .slide #secondary .fc h3, #secondary #extra-txt #slides-c .slide h3, #slides-c .slide #secondary #extra-txt h3, #secondary #tabs #slides-c .slide h3, #slides-c .slide #secondary #tabs h3, #secondary section #slides-c .slide #ns span, #slides-c .slide #ns #secondary section span, #secondary #sldr .slide-container #slides-c .slide #ns span, #slides-c .slide #ns #secondary #sldr .slide-container span, #sldr #secondary .slide-container #slides-c .slide #ns span, #slides-c .slide #ns #sldr #secondary .slide-container span, #secondary .fc #slides-c .slide #ns span, #slides-c .slide #ns #secondary .fc span, #secondary #tabs #slides-c .slide #ns span, #slides-c .slide #ns #secondary #tabs span, #secondary section #ns #slides-c .slide span, #ns #slides-c .slide #secondary section span, #secondary #sldr .slide-container #ns #slides-c .slide span, #ns #slides-c .slide #secondary #sldr .slide-container span, #sldr #secondary .slide-container #ns #slides-c .slide span, #ns #slides-c .slide #sldr #secondary .slide-container span, #secondary .fc #ns #slides-c .slide span, #ns #slides-c .slide #secondary .fc span, #secondary #tabs #ns #slides-c .slide span, #ns #slides-c .slide #secondary #tabs span, #slides-c .slide #extra-txt #secondary section span, #slides-c .slide #extra-txt #secondary #sldr .slide-container span, #slides-c .slide #extra-txt #sldr #secondary .slide-container span, #slides-c .slide #extra-txt #secondary .fc span, #secondary #slides-c .slide #extra-txt span, #slides-c .slide #secondary #extra-txt span, #slides-c .slide #extra-txt #secondary #tabs span, #extra-txt #slides-c .slide #secondary section span, #extra-txt #slides-c .slide #secondary #sldr .slide-container span, #extra-txt #slides-c .slide #sldr #secondary .slide-container span, #extra-txt #slides-c .slide #secondary .fc span, #secondary #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide #secondary #tabs span {
      z-index: 99;
      cursor: default;
      width: 100%;
      -webkit-box-sizing: border-box;
      -khtml-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0;
      display: block;
      padding: 15px;
      color: #ffffff;
      text-align: center;
      font-size: 20px;
      background-size: cover;
      background-repeat: no-repeat; }
    #secondary section div, #secondary #sldr .slide-container div, #sldr #secondary .slide-container div, #secondary .fc div, #secondary #extra-txt div, #secondary #tabs div {
      margin: 0;
      padding: 0; }
      #secondary section div ul, #secondary #sldr .slide-container div ul, #sldr #secondary .slide-container div ul, #secondary .fc div ul, #secondary #extra-txt div ul, #secondary #tabs div ul {
        margin: 0;
        padding: 0;
        display: block; }
        #secondary section div ul li, #secondary #sldr .slide-container div ul li, #sldr #secondary .slide-container div ul li, #secondary .fc div ul li, #secondary #extra-txt div ul li, #secondary #tabs div ul li {
          display: block; }

#main, #main2 {
  display: flex;
  background-color: rgba(255, 255, 255, 0.95);
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: nowrap; }
  #main .megaprice, #main2 .megaprice {
    border-collapse: collapse;
    width: 100%; }
    #main .megaprice th, #main2 .megaprice th {
      text-align: center;
      background-color: #028edd;
      color: white !important;
      padding: 7px; }
    #main .megaprice td, #main2 .megaprice td {
      height: auto;
      padding: 7px;
      vertical-align: middle; }
    #main .megaprice tr, #main2 .megaprice tr {
      cursor: default;
      background-color: #d5e7f1;
      color: #151515; }
      #main .megaprice tr:nth-child(even), #main2 .megaprice tr:nth-child(even) {
        background-color: #f2f2f2; }
    #main .megaprice tbody td[rowspan], #main .megaprice tr td, #main2 .megaprice tbody td[rowspan], #main2 .megaprice tr td {
      -webkit-transition: background-color 0.1s, color 0.1s;
      -khtml-transition: background-color 0.1s, color 0.1s;
      -moz-transition: background-color 0.1s, color 0.1s;
      -ms-transition: background-color 0.1s, color 0.1s;
      -o-transition: background-color 0.1s, color 0.1s;
      transition: background-color 0.1s, color 0.1s; }

.doclist {
  margin-top: 15px;
  margin-bottom: 30px;
  padding: 0 0 0 30px;
  list-style: none;
  display: block;
  min-width: 10px; }
  .doclist li {
    display: list-item;
    position: relative; }
    .doclist li:before {
      display: block;
      width: 30px;
      height: 30px;
      position: absolute;
      top: 0;
      filter: alpha(opacity=40);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
      -webkit-opacity: 0.4;
      -khtml-opacity: 0.4;
      -moz-opacity: 0.4;
      -ms-opacity: 0.4;
      -o-opacity: 0.4;
      opacity: 0.4;
      -webkit-transition: opacity 0.3s;
      -khtml-transition: opacity 0.3s;
      -moz-transition: opacity 0.3s;
      -ms-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      transition: opacity 0.3s;
      left: -30px;
      content: ' ';
      padding: 4px 4px 4px 0;
      background: url("../../etc/img/d-icon.png");
      background-size: cover;
      background-position: left;
      background-repeat: no-repeat;
      background-origin: content-box; }
    .doclist li a {
      border-bottom: 1px solid transparent;
      padding-bottom: 1px;
      min-width: 10px;
      color: #555;
      float: none;
      font-size: 16px;
      line-height: 30px;
      -webkit-transition: color 0.3s, border-bottom 0.3s;
      -khtml-transition: color 0.3s, border-bottom 0.3s;
      -moz-transition: color 0.3s, border-bottom 0.3s;
      -ms-transition: color 0.3s, border-bottom 0.3s;
      -o-transition: color 0.3s, border-bottom 0.3s;
      transition: color 0.3s, border-bottom 0.3s; }
      .doclist li a:hover {
        border-bottom: 1px solid #000000;
        color: #000000;
        text-decoration: none; }
        .doclist li a:hover .doclist li:before {
          filter: alpha(opacity=100);
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          -webkit-opacity: 1;
          -khtml-opacity: 1;
          -moz-opacity: 1;
          -ms-opacity: 1;
          -o-opacity: 1;
          opacity: 1; }

.post-navigation {
  display: none; }

.service-links {
  position: relative;
  padding: 0;
  display: block;
  text-align: right;
  list-style: none; }
  .service-links li {
    padding: 0;
    margin: 15px 0; }
    .service-links li a {
      padding: 7px 15px;
      -webkit-box-sizing: border-box;
      -khtml-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      background-color: #028EDD;
      color: white;
      text-transform: none; }

.tomain {
  position: absolute;
  top: 0;
  left: 0; }

.entry-content ul li p, .entry-content ol li p {
  margin: 0; }
.entry-content h3, .entry-content #ns span, #ns .entry-content span, .entry-content #extra-txt span, #extra-txt .entry-content span {
  font-weight: bold; }
.entry-content p a {
  font-weight: bold;
  text-decoration: underline;
  color: inherit;
  -webkit-transition: color 0.3s;
  -khtml-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s; }
  .entry-content p a:active, .entry-content p a:visited {
    color: inherit; }
  .entry-content p a:hover {
    color: #028EDD; }
.entry-content .danger, .entry-content .advice, .entry-content blockquote {
  -webkit-box-sizing: content-box;
  -khtml-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  margin: 30px 0;
  padding: 15px; }
  .entry-content .danger h2, .entry-content .danger #slides-c .slide h3, #slides-c .slide .entry-content .danger h3, .entry-content .danger #slides-c .slide #ns span, #slides-c .slide #ns .entry-content .danger span, .entry-content .danger #ns #slides-c .slide span, #ns #slides-c .slide .entry-content .danger span, .entry-content .danger #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt .entry-content .danger span, .entry-content .danger #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide .entry-content .danger span, .entry-content .danger h3, .entry-content .danger #ns span, #ns .entry-content .danger span, .entry-content .danger #extra-txt span, #extra-txt .entry-content .danger span, .entry-content .advice h2, .entry-content .advice #slides-c .slide h3, #slides-c .slide .entry-content .advice h3, .entry-content .advice #slides-c .slide #ns span, #slides-c .slide #ns .entry-content .advice span, .entry-content .advice #ns #slides-c .slide span, #ns #slides-c .slide .entry-content .advice span, .entry-content .advice #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt .entry-content .advice span, .entry-content .advice #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide .entry-content .advice span, .entry-content .advice h3, .entry-content .advice #ns span, #ns .entry-content .advice span, .entry-content .advice #extra-txt span, #extra-txt .entry-content .advice span, .entry-content blockquote h2, .entry-content blockquote #slides-c .slide h3, #slides-c .slide .entry-content blockquote h3, .entry-content blockquote #slides-c .slide #ns span, #slides-c .slide #ns .entry-content blockquote span, .entry-content blockquote #ns #slides-c .slide span, #ns #slides-c .slide .entry-content blockquote span, .entry-content blockquote #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt .entry-content blockquote span, .entry-content blockquote #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide .entry-content blockquote span, .entry-content blockquote h3, .entry-content blockquote #ns span, #ns .entry-content blockquote span, .entry-content blockquote #extra-txt span, #extra-txt .entry-content blockquote span {
    margin-top: 0; }

.uss li {
  list-style: none;
  position: relative;
  margin-bottom: 15px; }
  .uss li:before {
    position: absolute;
    top: 0;
    left: -40px;
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("../img/002-check.png");
    background-position: center;
    background-size: contain;
    content: " "; }
  .uss li ul li {
    list-style: disc; }
    .uss li ul li:before {
      display: none; }

.danger {
  border-left: 6px solid #ff2800;
  background-color: rgba(255, 40, 0, 0.2); }

.advice {
  background-color: rgba(2, 142, 221, 0.2);
  border-left: 6px solid #028EDD; }

blockquote {
  background-color: #ececec;
  border-left: 6px solid #c7c6c6; }

blockquote {
  position: relative;
  border-left: none;
  font-style: italic; }
  blockquote:before {
    content: ' ';
    width: 60px;
    height: 30px;
    background: url("../img/blockquoteopen.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    float: left; }
  blockquote ul, blockquote ol {
    font-size: inherit;
    line-height: inherit;
    margin-top: -15px !important; }
    blockquote ul li, blockquote ol li {
      font-size: inherit;
      line-height: inherit;
      margin: 7px 0; }
    blockquote ul ul, blockquote ul ol, blockquote ol ul, blockquote ol ol {
      font-size: inherit;
      line-height: inherit;
      margin-top: 15px !important;
      margin-bottom: 30px !important; }
      blockquote ul ul li, blockquote ul ol li, blockquote ol ul li, blockquote ol ol li {
        font-size: inherit;
        line-height: inherit;
        margin: 7px 0; }

.doc-footer {
  margin-left: -60px;
  margin-top: 60px;
  margin-bottom: -60px;
  padding: 15px 60px;
  width: calc(100% + 60px * 2);
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center; }
  .doc-footer:hover .uslovia p {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }
  .doc-footer:hover .uslovia #imp {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }
  .doc-footer .dock-link {
    width: 100px !important;
    height: 100px !important;
    padding: 30px;
    border: 1px solid #028EDD;
    -webkit-box-sizing: content-box;
    -khtml-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-opacity: 0.7;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7;
    -webkit-transition: opacity 0.3s;
    -khtml-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .doc-footer .dock-link figure {
      width: 100%;
      height: calc(100px * .7);
      background: url("../img/d-icon-white.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      display: inline-block;
      -webkit-transition: margin 0.3s;
      -khtml-transition: margin 0.3s;
      -moz-transition: margin 0.3s;
      -ms-transition: margin 0.3s;
      -o-transition: margin 0.3s;
      transition: margin 0.3s; }
    .doc-footer .dock-link span {
      text-align: center !important;
      width: 100%;
      line-height: 14px;
      color: #028EDD; }
    .doc-footer .dock-link:hover {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1; }
      .doc-footer .dock-link:hover figure {
        margin: -7px 0 7px 0; }

.uslovia {
  margin-right: 60px; }
  .uslovia p {
    -webkit-transition: opacity 0.3s;
    -khtml-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -webkit-opacity: 0.6;
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-opacity: 0.6;
    -o-opacity: 0.6;
    opacity: 0.6;
    color: #E0E0E0;
    font-size: 16px;
    line-height: 16px; }
  .uslovia #imp {
    color: #ff2800;
    filter: alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -webkit-opacity: 0.4;
    -khtml-opacity: 0.4;
    -moz-opacity: 0.4;
    -ms-opacity: 0.4;
    -o-opacity: 0.4;
    opacity: 0.4; }

.itemListElement {
  margin: 0; }

.no-flex {
  display: block !important; }

.archive-art {
  background-color: rgba(255, 255, 255, 0.5);
  border-left: 5px solid;
  padding: 30px 60px 60px 60px;
  margin-bottom: 15px;
  position: relative; }
  .archive-art .entry-title {
    margin-top: 0; }

.p-advice {
  border-left-color: #028EDD; }
  .p-advice .more-link {
    background-color: #028EDD; }
  .p-advice .top-label {
    background-color: #028EDD; }

.p-doc {
  border-left-color: grey; }
  .p-doc .more-link {
    background-color: grey; }
  .p-doc .top-label {
    background-color: grey; }

.main-footer {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  height: auto; }
  .main-footer:before {
    width: 400px;
    height: 400px;
    background: url("../img/tis.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin-left: calc(60px + 15px); }
  .main-footer .darker {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    padding: 30px calc(calc(50% - 590px) + 15px) 60px calc(calc(50% - 590px) + 15px);
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between; }
  .main-footer span {
    color: #424242;
    width: 50%; }
  .main-footer h2, .main-footer #slides-c .slide h3, #slides-c .slide .main-footer h3, .main-footer #slides-c .slide #ns span, #slides-c .slide #ns .main-footer span, .main-footer #ns #slides-c .slide span, #ns #slides-c .slide .main-footer span, .main-footer #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt .main-footer span, .main-footer #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide .main-footer span {
    margin-bottom: 15px; }
  .main-footer ul {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
    color: grey; }
    .main-footer ul li {
      display: table;
      cursor: pointer; }
  .main-footer a {
    color: grey; }
    .main-footer a:hover {
      text-decoration: underline; }
  .main-footer .soc {
    float: left;
    display: inline-flex;
    justify-content: center;
    align-content: center;
    text-align: center;
    border: 1px solid white;
    opacity: .5;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    font-size: 30px;
    line-height: 40px;
    margin-right: 15px;
    -webkit-transition: opacity 0.3s;
    -khtml-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .main-footer .soc:hover {
      opacity: 1;
      text-decoration: none; }

.cop {
  width: auto !important;
  float: right;
  cursor: default;
  -webkit-transition: color 0.3s;
  -khtml-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s; }
  .cop a {
    color: inherit;
    font-family: inherit;
    -webkit-transition: color 0.3s;
    -khtml-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s; }
  .cop:hover {
    color: white; }
    .cop:hover a {
      color: #028EDD; }

.w100 {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px calc(calc(50% - 590px) + 15px); }

.post-thumbnail {
  display: none; }
  .post-thumbnail img {
    display: block; }

.demo_all {
  margin-top: 180px; }
  .demo_all:first-child {
    margin-top: 0; }

.no-sidebar {
  margin-right: 270px !important; }

.author {
  margin: 0 30px 30px 0;
  padding: 7px;
  display: inline-block;
  float: left;
  width: 300px;
  height: auto;
  text-align: center;
  background-color: white; }
  .author .name {
    display: inline-block;
    font-weight: bold;
    position: relative;
    font-size: 18px;
    line-height: 18px; }
  .author .cg {
    display: block;
    width: 100%;
    bottom: 0;
    line-height: 14px;
    left: -100%;
    color: rgba(0, 0, 0, 0.5);
    font-size: 12px; }
  .author .desc {
    font-style: italic; }
  .author img, .author .desc {
    display: inline-block;
    width: 100%;
    text-align: center; }
  .author img {
    border-radius: 50%;
    padding: 30px; }
  .author .desc, .author .name {
    margin-bottom: 7px; }

#backgr {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -9999; }

.more-link {
  display: block;
  width: auto;
  position: absolute;
  bottom: 30px;
  right: 30px;
  font-size: 14px !important;
  line-height: 24px !important;
  padding: 3px 7px;
  color: white !important;
  text-decoration: none !important;
  font-weight: normal !important; }

.top-label {
  position: absolute;
  color: white;
  padding: 7px;
  top: 0;
  left: 0;
  z-index: 11;
  font-size: 14px;
  line-height: 14px; }

.yur_price {
  border-spacing: 0 10px;
  -webkit-border-horizontal-spacing: 10px;
  -webkit-border-vertical-spacing: 0;
  border-collapse: separate; }
  .yur_price p {
    margin: 0; }
  .yur_price tbody tr th {
    background-color: #ff2800;
    color: white;
    padding: 15px;
    box-sizing: content-box;
    vertical-align: top;
    margin-right: 15px; }
    .yur_price tbody tr th:nth-child(even) {
      background-color: #028EDD;
      margin-left: 15px; }
  .yur_price td {
    padding: 15px 30px;
    box-sizing: content-box;
    vertical-align: top;
    background-color: rgba(255, 40, 0, 0.2); }
    .yur_price td:first-letter {
      color: #ff2800;
      font-weight: bold;
      font-size: 30px;
      line-height: 0;
      padding-top: 10px;
      margin-right: 5px;
      display: inline-block;
      float: left; }
    .yur_price td:nth-child(even) {
      background-color: rgba(2, 142, 221, 0.2); }
      .yur_price td:nth-child(even):first-letter {
        color: #028EDD; }

.form-3 {
  width: 100%;
  padding: 7px 15px 15px 15px !important; }
  .form-3 input, .form-3 textarea {
    border-radius: 5px;
    border: none;
    margin: 7px 0;
    width: 100%;
    padding: 7px;
    font-size: 15px; }
  .form-3 input {
    line-height: 30px; }

.sendform {
  background-color: #028EDD;
  font-size: 120%;
  transition: margin 0.3s;
  margin-bottom: 0;
  line-height: 30px;
  border: 0;
  padding: 7px;
  cursor: pointer;
  font-family: 'Roboto Condensed', sans-serif;
  color: white;
  border-radius: 5px !important; }
  .sendform:hover {
    margin: 3px 0 4px 0; }

.sub {
  border-radius: 2px; }

.megaprice th .arr_down {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  width: 20px;
  background: url("../img/arr_d.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 7px; }

.pere {
  -moz-transform: rotate(180deg);
  /* ╨Ф╨╗╤П Firefox */
  -ms-transform: rotate(180deg);
  /* ╨Ф╨╗╤П IE */
  -webkit-transform: rotate(180deg);
  /* ╨Ф╨╗╤П Safari, Chrome, iOS */
  -o-transform: rotate(180deg);
  /* ╨Ф╨╗╤П Opera */
  transform: rotate(180deg); }

.t_cont {
  height: auto;
  width: 100%;
  overflow-x: scroll; }

#th_1, #th_2, #th_3, #th_4, #th_5, #th_6, #th_7, #th_8 {
  border-bottom: 1px solid #69a9cd;
  transition: background-color .3s;
  cursor: pointer;
  position: relative; }
  #th_1:hover, #th_2:hover, #th_3:hover, #th_4:hover, #th_5:hover, #th_6:hover, #th_7:hover, #th_8:hover {
    background-color: #ff8820 !important; }

.ya-share2__item:before {
  display: none !important; }

#usu {
  font-size: 24px;
  display: inline;
  margin-top: 20px;
  color: black;
  text-decoration: underline; }
  #usu:hover {
    color: #028EDD;
    text-decoration: underline; }

.slider_h, #slides-c, #slides-c .slide, #wrapper-c, #slider-wrap, #slider-wrap ul#slider, #slider-wrap ul#slider li, .fr2, #sldr, #sldr .slick-slide, #sldr .slide-container, #sldr .i-c {
  height: calc(100vh - 63px);
  min-height: 600px; }

#uslugi {
  display: block;
  background-color: white;
  padding: 50px calc(50% - 590px); }
  #uslugi ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center; }
    #uslugi ul li {
      margin: 15px;
      width: 200px;
      height: 200px;
      color: white;
      font-weight: bold; }
      #uslugi ul li a, #uslugi ul li span {
        display: table-cell;
        vertical-align: middle;
        width: inherit;
        height: inherit;
        text-align: center;
        color: inherit;
        font-weight: inherit;
        background-color: #3A3A3A; }
      #uslugi ul li a {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat; }
      #uslugi ul li span {
        cursor: default;
        background-color: #ff2800; }
    #uslugi ul:first-child li span {
      background-color: #028EDD !important; }

#slides-c {
  padding-top: 63px;
  margin-top: -63px;
  margin-bottom: 63px; }
  #slides-c #s1, #slides-c #s2, #slides-c #s3 {
    background-position: center;
    background-size: cover; }
  #slides-c .slide {
    position: relative;
    color: white;
    width: 100%;
    padding: 60px calc(calc(50% - 590px) + 60px);
    overflow: hidden;
    display: flex;
    align-items: center; }
    #slides-c .slide .active {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      -webkit-transition: opacity 1s;
      -khtml-transition: opacity 1s;
      -moz-transition: opacity 1s;
      -ms-transition: opacity 1s;
      -o-transition: opacity 1s;
      transition: opacity 1s;
      transition-delay: .5s; }
    #slides-c .slide .passive {
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-opacity: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      -webkit-transition: opacity 0.3s;
      -khtml-transition: opacity 0.3s;
      -moz-transition: opacity 0.3s;
      -ms-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      transition: opacity 0.3s;
      transition-delay: .3s; }
    #slides-c .slide a, #slides-c .slide span {
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      font-weight: inherit; }
    #slides-c .slide footer {
      position: absolute;
      bottom: 0;
      padding: inherit;
      padding-top: 0;
      width: 100%;
      left: 0;
      background-color: transparent;
      display: flex;
      align-items: flex-end;
      justify-content: space-between; }
    #slides-c .slide cite {
      width: 100%;
      text-align: right; }
    #slides-c .slide h2, #slides-c .slide h3, #slides-c .slide #ns span, #ns #slides-c .slide span, #slides-c .slide #extra-txt span, #extra-txt #slides-c .slide span, #slides-c .slide h3, #slides-c .slide #ns span, #ns #slides-c .slide span, #slides-c .slide #extra-txt span, #extra-txt #slides-c .slide span {
      text-align: left; }
  #slides-c button {
    display: block; }

#wrapper-c {
  width: 100%;
  position: relative;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.1) 2px 2px 0px; }

#slider-wrap {
  width: inherit;
  position: relative;
  overflow: hidden; }

#slider-wrap ul#slider {
  overflow: hidden;
  width: inherit;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
  left: 0; }

#slider-wrap ul#slider li {
  float: left;
  position: relative;
  width: inherit; }

#slider-wrap ul#slider li > div {
  position: relative; }

/*btns*/
.btns {
  position: absolute;
  width: 50px;
  height: 60px;
  top: 50%;
  margin-top: -25px;
  line-height: 57px;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  z-index: 100;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  transition: all 0.1s ease; }

#next {
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  left: calc(calc(50% - 590px) + 630px + 70px); }

#previous {
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  left: calc(50% - 590px); }

#counter {
  top: 30px;
  right: 35px;
  width: auto;
  position: absolute; }

#slider-wrap.active #next {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1; }

#slider-wrap.active #previous {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1; }

/*bar*/
#pagination-wrap {
  min-width: 20px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  height: 15px;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  text-align: center; }

#pagination-wrap ul {
  width: 100%; }

#pagination-wrap ul li {
  margin: 0 4px;
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -webkit-opacity: 0.5;
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  -ms-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
  position: relative;
  top: 0; }

#pagination-wrap ul li.active {
  width: 12px;
  height: 12px;
  top: 3px;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1); }

/*ANIMATION*/
#slider-wrap ul, #pagination-wrap ul li {
  -webkit-transition: all 0.3s cubic-bezier(1, 0.01, 0.32, 1);
  -moz-transition: all 0.3s cubic-bezier(1, 0.01, 0.32, 1);
  -o-transition: all 0.3s cubic-bezier(1, 0.01, 0.32, 1);
  -ms-transition: all 0.3s cubic-bezier(1, 0.01, 0.32, 1);
  transition: all 0.3s cubic-bezier(1, 0.01, 0.32, 1); }

.fr {
  width: 630px;
  height: 410px;
  position: relative;
  border: 4px solid white;
  padding: 30px;
  z-index: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1; }

.fr2 {
  width: 400px;
  position: absolute;
  display: flex;
  align-items: center;
  margin: 0 15px 0 0;
  z-index: 999;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  right: calc(50% - 590px); }

#sldr {
  padding-left: 0;
  background-color: green;
  position: relative;
  text-align: center; }
  #sldr .slick-slide {
    background: url("../img/expert-bg.jpg");
    background-position: center;
    background-size: cover; }
  #sldr .slick-next, #sldr .slick-prev {
    font-size: 50px;
    font-family: 'Roboto Condensed', sans-serif;
    position: absolute;
    top: 50%;
    color: white;
    z-index: 15; }
  #sldr .slick-next {
    right: 30px; }
  #sldr .slick-prev {
    left: 30px; }
  #sldr .h2 {
    padding-top: 50px;
    text-align: center;
    height: 100px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0; }
  #sldr h2, #sldr #slides-c .slide h3, #slides-c .slide #sldr h3, #sldr #slides-c .slide #ns span, #slides-c .slide #ns #sldr span, #sldr #ns #slides-c .slide span, #ns #slides-c .slide #sldr span, #sldr #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt #sldr span, #sldr #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide #sldr span, #sldr h3, #sldr #ns span, #ns #sldr span, #sldr #extra-txt span, #extra-txt #sldr span {
    color: white; }
  #sldr h2, #sldr #slides-c .slide h3, #slides-c .slide #sldr h3, #sldr #slides-c .slide #ns span, #slides-c .slide #ns #sldr span, #sldr #ns #slides-c .slide span, #ns #slides-c .slide #sldr span, #sldr #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt #sldr span, #sldr #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide #sldr span {
    line-height: 70px;
    margin: 50px 15px 0 0 !important;
    font-size: 70px;
    font-weight: bold;
    text-align: right; }
  #sldr h3, #sldr #ns span, #ns #sldr span, #sldr #extra-txt span, #extra-txt #sldr span {
    text-align: right;
    font-size: 28px;
    line-height: 28px;
    margin: 0 15px 0 0; }
  #sldr .slide-container {
    position: relative;
    display: block;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  #sldr p {
    font-family: 'Roboto Condensed', sans-serif;
    display: block;
    color: white;
    position: absolute;
    bottom: 50px;
    left: 0;
    text-align: left; }
    #sldr p span {
      font-family: inherit;
      font-size: 150%;
      font-weight: bold;
      display: block;
      width: 100%; }
  #sldr .form-plug {
    background-color: royalblue;
    flex-shrink: 1;
    flex-grow: 0;
    flex-basis: 400px;
    height: 100%;
    min-height: 600px; }
  #sldr .i-c {
    width: 100%;
    position: relative; }
  #sldr #ss1 .i-c {
    background: url("../img/slider-vlas.png") no-repeat;
    background-size: contain;
    background-position: bottom left; }
  #sldr #ss2 .i-c {
    background: url("../img/slider-kris.png") no-repeat;
    background-size: contain;
    background-position: bottom left; }

.slick-dots {
  position: absolute;
  left: 0;
  bottom: 50px;
  padding: 0;
  width: 100%;
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: white;
    opacity: .5;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 5px; }
    .slick-dots li button {
      width: 100%;
      height: 100%;
      opacity: 0; }
  .slick-dots .slick-active {
    opacity: 1; }

.fc {
  overflow: visible;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  padding-top: 0;
  padding-bottom: 0;
  height: 0;
  margin-top: 260px; }

.form-1 {
  display: inline-block;
  float: right;
  border-radius: 5px;
  background-color: #028edd;
  margin: 0; }
  .form-1 input, .form-1 textarea {
    border: none;
    overflow: hidden;
    border-radius: 5px; }
  .form-1 .btn-primary {
    background-color: #ff8820; }
    .form-1 .btn-primary:hover {
      background-color: #ff8820; }

.slider-ul {
  top: 50%;
  left: 0;
  position: absolute;
  color: white;
  text-align: left;
  list-style: none;
  padding-left: 60px;
  margin-top: -125px; }
  .slider-ul li {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    padding: 10px;
    display: block;
    position: relative; }
    .slider-ul li:before {
      display: block;
      height: 30px;
      width: 30px;
      position: absolute;
      top: 9px;
      left: -30px;
      background: url("../img/001-check.png");
      background-size: contain;
      background-position: center;
      content: " "; }

.fh {
  color: white;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px !important; }

.fs {
  opacity: .3 !important;
  color: white;
  font-family: 'Roboto Condensed', sans-serif; }

.stripe {
  text-align: center;
  color: white;
  border-top: 2px solid rgba(255, 255, 255, 0.12);
  border-bottom: 1px solid #232323;
  position: relative;
  z-index: 1; }
  .stripe form {
    margin: 0 30px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.25);
    width: 90%;
    padding: 15px;
    display: inline-flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center; }
    .stripe form input {
      color: #000;
      font-size: 15px;
      line-height: 30px;
      border: 0;
      padding: 7px;
      margin: 15px 30px;
      flex-basis: 200px;
      flex-shrink: 1;
      flex-grow: 1;
      border-radius: 10px !important; }
    .stripe form .btn-primary {
      flex-grow: 0;
      background-color: #ff8820; }
  .stripe h2, .stripe #slides-c .slide h3, #slides-c .slide .stripe h3, .stripe #slides-c .slide #ns span, #slides-c .slide #ns .stripe span, .stripe #ns #slides-c .slide span, #ns #slides-c .slide .stripe span, .stripe #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt .stripe span, .stripe #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide .stripe span, .stripe button {
    position: relative;
    z-index: 999;
    margin: 0; }
  .stripe h2, .stripe #slides-c .slide h3, #slides-c .slide .stripe h3, .stripe #slides-c .slide #ns span, #slides-c .slide #ns .stripe span, .stripe #ns #slides-c .slide span, #ns #slides-c .slide .stripe span, .stripe #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt .stripe span, .stripe #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide .stripe span {
    margin-bottom: 30px; }

#ns {
  background-color: #028EDD;
  text-align: center; }
  #ns h2, #ns #slides-c .slide h3, #slides-c .slide #ns h3, #slides-c .slide #ns span, #ns #slides-c .slide span {
    margin: 0;
    color: white;
    font-weight: bold; }
  #ns span {
    color: white;
    display: block;
    width: 100%;
    text-align: center;
    margin: 15px 0;
    position: relative;
    line-height: 50px; }
    #ns span:before, #ns span:after {
      content: " ";
      position: absolute;
      left: 50%;
      margin-left: -150px;
      display: block;
      width: 300px;
      height: 2px;
      background: white; }

#ns2 {
  background-color: rgba(255, 255, 255, 0.7); }
  #ns2 h2, #ns2 #slides-c .slide h3, #slides-c .slide #ns2 h3, #ns2 #slides-c .slide #ns span, #slides-c .slide #ns #ns2 span, #ns2 #ns #slides-c .slide span, #ns #slides-c .slide #ns2 span, #ns2 #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt #ns2 span, #ns2 #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide #ns2 span {
    margin-top: 0;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 50px; }
    #ns2 h2:before, #ns2 #slides-c .slide h3:before, #slides-c .slide #ns2 h3:before, #ns2 #slides-c .slide #ns span:before, #slides-c .slide #ns #ns2 span:before, #ns2 #ns #slides-c .slide span:before, #ns #slides-c .slide #ns2 span:before, #ns2 #slides-c .slide #extra-txt span:before, #slides-c .slide #extra-txt #ns2 span:before, #ns2 #extra-txt #slides-c .slide span:before, #extra-txt #slides-c .slide #ns2 span:before, #ns2 h2:after, #ns2 #slides-c .slide h3:after, #slides-c .slide #ns2 h3:after, #ns2 #slides-c .slide #ns span:after, #slides-c .slide #ns #ns2 span:after, #ns2 #ns #slides-c .slide span:after, #ns #slides-c .slide #ns2 span:after, #ns2 #slides-c .slide #extra-txt span:after, #slides-c .slide #extra-txt #ns2 span:after, #ns2 #extra-txt #slides-c .slide span:after, #extra-txt #slides-c .slide #ns2 span:after {
      content: " ";
      position: absolute;
      left: 50%;
      margin-left: -150px;
      display: block;
      width: 300px;
      height: 2px;
      background: gray; }
  #ns2 ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    align-items: center;
    justify-content: center; }
    #ns2 ul li {
      display: block;
      margin: 30px 30px 0 30px; }

.hidden-s {
  display: none; }

#sect-3 {
  background-color: white; }

#main-txt {
  background-color: white; }
  #main-txt img {
    width: 40%;
    margin: 0 0 30px 30px;
    display: inline-block;
    float: right; }
  #main-txt p {
    display: inline;
    line-height: 20px; }

#extra-txt h2, #extra-txt #slides-c .slide h3, #slides-c .slide #extra-txt h3, #slides-c .slide #extra-txt span, #extra-txt #slides-c .slide span {
  margin-bottom: 30px; }
#extra-txt span {
  color: white;
  display: block;
  width: 100%;
  text-align: center;
  margin: 15px 0;
  position: relative;
  line-height: 30px; }
  #extra-txt span a {
    font-size: 24px;
    font-weight: bold;
    font-family: inherit;
    line-height: inherit;
    color: inherit; }
    #extra-txt span a:hover {
      color: inherit; }

#tabs {
  padding-bottom: 30px;
  padding-top: 30px;
  display: none !important; }
  #tabs h2, #tabs #slides-c .slide h3, #slides-c .slide #tabs h3, #tabs #slides-c .slide #ns span, #slides-c .slide #ns #tabs span, #tabs #ns #slides-c .slide span, #ns #slides-c .slide #tabs span, #tabs #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt #tabs span, #tabs #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide #tabs span {
    color: white;
    margin-bottom: 60px; }
  #tabs ul {
    display: flex;
    justify-content: space-between;
    padding: 0; }
    #tabs ul li {
      padding: 0 15px;
      color: white;
      display: inline-flex;
      font-size: 18px;
      width: 350px;
      justify-content: flex-start;
      align-items: center; }
      #tabs ul li .desc {
        font-size: 18px; }

.prcnt {
  font-size: 80px;
  line-height: 80px;
  font-weight: bold;
  margin-right: 30px; }

.uslugi-main {
  padding-top: 0 !important;
  background-color: transparent !important; }
  .uslugi-main .hgroup {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: center; }
    .uslugi-main .hgroup h2, .uslugi-main .hgroup #slides-c .slide h3, #slides-c .slide .uslugi-main .hgroup h3, .uslugi-main .hgroup #slides-c .slide #ns span, #slides-c .slide #ns .uslugi-main .hgroup span, .uslugi-main .hgroup #ns #slides-c .slide span, #ns #slides-c .slide .uslugi-main .hgroup span, .uslugi-main .hgroup #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt .uslugi-main .hgroup span, .uslugi-main .hgroup #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide .uslugi-main .hgroup span {
      background-color: #028EDD;
      padding: 20px !important;
      color: white !important;
      text-align: center;
      font-size: 24px !important;
      cursor: pointer;
      opacity: .7;
      transition: opacity .3s, color .3s;
      margin-bottom: 0 !important; }
      .uslugi-main .hgroup h2:hover, .uslugi-main .hgroup #slides-c .slide h3:hover, #slides-c .slide .uslugi-main .hgroup h3:hover, .uslugi-main .hgroup #slides-c .slide #ns span:hover, #slides-c .slide #ns .uslugi-main .hgroup span:hover, .uslugi-main .hgroup #ns #slides-c .slide span:hover, #ns #slides-c .slide .uslugi-main .hgroup span:hover, .uslugi-main .hgroup #slides-c .slide #extra-txt span:hover, #slides-c .slide #extra-txt .uslugi-main .hgroup span:hover, .uslugi-main .hgroup #extra-txt #slides-c .slide span:hover, #extra-txt #slides-c .slide .uslugi-main .hgroup span:hover {
        opacity: 1;
        background-color: #026cb8; }
    .uslugi-main .hgroup .active {
      opacity: 1; }
      .uslugi-main .hgroup .active:hover {
        background-color: #028EDD; }
  .uslugi-main a, .uslugi-main span {
    font-family: 'Roboto Condensed', sans-serif; }
  .uslugi-main a {
    color: #000000;
    font-size: 22px;
    line-height: 100%;
    transition: color .3s;
    margin: 0 0 15px 0; }
    .uslugi-main a:hover {
      color: #028EDD;
      text-decoration: underline; }
    .uslugi-main a img {
      margin-bottom: 15px; }
  .uslugi-main .btn-primary {
    margin-top: 15px; }
  .uslugi-main .tabu {
    background-color: #ededed; }
    .uslugi-main .tabu .t_1, .uslugi-main .tabu .t_2 {
      display: none; }
    .uslugi-main .tabu .active {
      display: flex; }
  .uslugi-main h3, .uslugi-main #ns span, #ns .uslugi-main span, .uslugi-main #extra-txt span, #extra-txt .uslugi-main span {
    margin: 30px 0 -20px 30px; }
  .uslugi-main .t_1, .uslugi-main .t_2 {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch; }
    .uslugi-main .t_1 li, .uslugi-main .t_2 li {
      background-color: white;
      width: 300px;
      margin: 30px;
      padding: 0;
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-start; }
      .uslugi-main .t_1 li a span, .uslugi-main .t_2 li a span {
        color: #000000;
        font-size: 22px;
        line-height: 100%;
        transition: color .3s;
        margin: 0 0 15px 0; }
      .uslugi-main .t_1 li a:hover, .uslugi-main .t_2 li a:hover {
        color: inherit;
        text-decoration: none; }
        .uslugi-main .t_1 li a:hover span, .uslugi-main .t_2 li a:hover span {
          text-decoration: underline;
          color: #028EDD; }
      .uslugi-main .t_1 li .but_c, .uslugi-main .t_2 li .but_c {
        position: relative;
        flex-basis: 50px;
        flex-grow: 1;
        margin-bottom: 30px;
        width: 100%; }
        .uslugi-main .t_1 li .but_c .btn-primary, .uslugi-main .t_2 li .but_c .btn-primary {
          position: absolute;
          bottom: 0;
          left: 50%;
          margin-left: -58px; }
      .uslugi-main .t_1 li img, .uslugi-main .t_2 li img {
        width: 300px;
        height: 200px;
        border-bottom: 1px solid #bbb; }
  .uslugi-main .inner_ul {
    display: block;
    margin: 0;
    width: 100%;
    padding: 0 30px 0 60px; }
    .uslugi-main .inner_ul li {
      display: list-item;
      list-style-type: disc;
      box-shadow: none;
      width: 100%;
      height: auto;
      margin: 15px 0;
      padding: 0;
      background-color: transparent;
      font-size: 16px !important;
      text-align: left;
      line-height: 100%; }

#uslugi-main {
  background-color: white; }

#uslugi-main2 {
  background-color: #F7F7F7; }

#back-1 {
  background: url("../img/nb.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

#uslugi-main, #uslugi-main2 {
  text-align: center; }
  #uslugi-main h2, #uslugi-main #slides-c .slide h3, #slides-c .slide #uslugi-main h3, #uslugi-main #slides-c .slide #ns span, #slides-c .slide #ns #uslugi-main span, #uslugi-main #ns #slides-c .slide span, #ns #slides-c .slide #uslugi-main span, #uslugi-main #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt #uslugi-main span, #uslugi-main #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide #uslugi-main span, #uslugi-main2 h2, #uslugi-main2 #slides-c .slide h3, #slides-c .slide #uslugi-main2 h3, #uslugi-main2 #slides-c .slide #ns span, #slides-c .slide #ns #uslugi-main2 span, #uslugi-main2 #ns #slides-c .slide span, #ns #slides-c .slide #uslugi-main2 span, #uslugi-main2 #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt #uslugi-main2 span, #uslugi-main2 #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide #uslugi-main2 span {
    text-align: center; }
  #uslugi-main h3, #uslugi-main #ns span, #ns #uslugi-main span, #uslugi-main #extra-txt span, #extra-txt #uslugi-main span, #uslugi-main2 h3, #uslugi-main2 #ns span, #ns #uslugi-main2 span, #uslugi-main2 #extra-txt span, #extra-txt #uslugi-main2 span {
    margin: 30px 0 -20px 30px;
    color: black; }
  #uslugi-main p, #uslugi-main2 p {
    font-size: 16px; }
  #uslugi-main .list, #uslugi-main2 .list {
    margin: 0;
    display: inline-flex;
    max-width: 700px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    padding: 0; }
    #uslugi-main .list li, #uslugi-main2 .list li {
      margin-right: 15px;
      text-align: left;
      padding: 10px 0;
      width: 45%;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: flex-start; }
      #uslugi-main .list li a, #uslugi-main2 .list li a {
        margin: 0;
        display: block; }
        #uslugi-main .list li a span, #uslugi-main2 .list li a span {
          border-bottom: 1px solid transparent;
          transition: border-bottom .3s, color .3s;
          font-family: 'Roboto Condensed', sans-serif;
          color: #000000; }
        #uslugi-main .list li a:hover span, #uslugi-main2 .list li a:hover span {
          color: #028EDD;
          border-bottom: 1px solid #028EDD; }
      #uslugi-main .list li img, #uslugi-main2 .list li img {
        margin-right: 15px;
        width: 52px;
        height: 44px; }
  #uslugi-main .addi, #uslugi-main2 .addi {
    max-width: 900px;
    margin: 0;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    padding: 0;
    text-align: left; }
    #uslugi-main .addi a, #uslugi-main2 .addi a {
      width: 100%;
      display: block; }
    #uslugi-main .addi li, #uslugi-main2 .addi li {
      display: block;
      width: 45%;
      padding: 0 30px;
      margin: 0 5px 0 0;
      cursor: pointer; }
      #uslugi-main .addi li h3, #uslugi-main .addi li #ns span, #ns #uslugi-main .addi li span, #uslugi-main .addi li #extra-txt span, #extra-txt #uslugi-main .addi li span, #uslugi-main2 .addi li h3, #uslugi-main2 .addi li #ns span, #ns #uslugi-main2 .addi li span, #uslugi-main2 .addi li #extra-txt span, #extra-txt #uslugi-main2 .addi li span {
        margin: 0; }
      #uslugi-main .addi li img, #uslugi-main2 .addi li img {
        margin-bottom: 30px; }
      #uslugi-main .addi li h3, #uslugi-main .addi li #ns span, #ns #uslugi-main .addi li span, #uslugi-main .addi li #extra-txt span, #extra-txt #uslugi-main .addi li span, #uslugi-main .addi li p, #uslugi-main2 .addi li h3, #uslugi-main2 .addi li #ns span, #ns #uslugi-main2 .addi li span, #uslugi-main2 .addi li #extra-txt span, #extra-txt #uslugi-main2 .addi li span, #uslugi-main2 .addi li p {
        text-align: left; }
      #uslugi-main .addi li:hover h3, #uslugi-main .addi li:hover #ns span, #ns #uslugi-main .addi li:hover span, #uslugi-main .addi li:hover #extra-txt span, #extra-txt #uslugi-main .addi li:hover span, #uslugi-main2 .addi li:hover h3, #uslugi-main2 .addi li:hover #ns span, #ns #uslugi-main2 .addi li:hover span, #uslugi-main2 .addi li:hover #extra-txt span, #extra-txt #uslugi-main2 .addi li:hover span {
        color: #028EDD;
        text-decoration: underline; }

.card-text-1 {
  font-weight: normal;
  color: #444;
  font-size: 20px !important;
  margin-bottom: 15px !important; }

.card-text-2 {
  font-weight: bold;
  color: #444;
  font-size: 18px;
  flex-grow: 1; }

.tiny-footer {
  margin: 0;
  padding: 0;
  background-color: transparent;
  width: 100%;
  flex-shrink: 0;
  text-align: right; }
  .tiny-footer a {
    float: right;
    font-size: 17px;
    text-decoration: underline;
    color: #151515; }
    .tiny-footer a:hover {
      color: #028EDD; }

.megaback {
  background: url("../img/b2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: -9999;
  top: 0;
  left: 0;
  filter: alpha(opacity=40);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  -webkit-opacity: 0.4;
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4;
  -ms-opacity: 0.4;
  -o-opacity: 0.4;
  opacity: 0.4; }

#extra-txt {
  background: url("../img/nb2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  #extra-txt p {
    margin: 0;
    padding: 0;
    color: white;
    font-size: 20px; }
  #extra-txt h2, #extra-txt #slides-c .slide h3, #slides-c .slide #extra-txt h3, #slides-c .slide #extra-txt span, #extra-txt #slides-c .slide span {
    margin: 15px 0; }
  #extra-txt div {
    margin: 0 60px 30px 60px; }
  #extra-txt button {
    margin: 0; }

#map-on-main {
  position: relative; }

#adress-on-map {
  display: block;
  width: 340px;
  height: 340px;
  position: absolute;
  z-index: 99;
  margin: 60px 0 60px 120px;
  left: 50%;
  padding: 30px; }
  #adress-on-map img {
    width: 100%; }
  #adress-on-map span {
    font-family: inherit;
    display: block;
    text-align: left;
    width: 100%;
    margin-bottom: 15px; }
    #adress-on-map span a {
      font-family: inherit;
      color: #028EDD; }

.svg circle {
  stroke-dashoffset: 566;
  transition: stroke-dashoffset 2s ease-out;
  stroke: #666;
  stroke-width: 3px; }

.svg .bar {
  stroke: white; }

.cont {
  display: block;
  height: 200px;
  width: 200px;
  margin: auto;
  border-radius: 100%;
  position: relative; }

.cont:after {
  position: absolute;
  display: block;
  height: 160px;
  width: 160px;
  left: 50%;
  top: 50%;
  font-size: 80px;
  font-weight: bold;
  content: attr(data-pct) "%";
  margin-top: -80px;
  margin-left: -80px;
  border-radius: 100%;
  line-height: 160px; }

.hidden-d {
  display: none; }

.mt3 {
  display: none; }

@media only screen and (max-width: 1075px) {
  .hidden-d {
    display: block; }

  body {
    box-sizing: content-box;
    width: 100%;
    overflow-x: hidden;
    position: relative; }

  .megaback {
    width: 100vw; }

  #map-on-main {
    width: 100vw;
    overflow: hidden; }

  section, #sldr .slide-container, .fc, #extra-txt, #tabs, #tabs {
    overflow-x: hidden; }

  body {
    padding-top: 0; }

  nav {
    position: static; }

  .hidden-s {
    display: block; }

  .hidden-m {
    display: none !important; }

  .navi {
    background-color: #028EDD;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 999999999;
    width: 100%;
    padding: 0 0 3px 0;
    box-sizing: content-box;
    top: -100vh;
    left: 0;
    height: 100vh; }
    .navi .current-menu-item a {
      color: white; }
    .navi li {
      padding: 0;
      margin: 7px 0; }
      .navi li a {
        margin: 0;
        color: white; }

  .mt {
    width: 40px;
    height: 40px;
    background-color: transparent;
    display: block !important;
    margin-right: 15px;
    text-align: center;
    color: #028EDD;
    border: 2px solid #028EDD;
    font-weight: bold;
    font-size: 30px;
    padding-top: 6px;
    line-height: 7px;
    z-index: 99999999;
    border-radius: 6px; }

  .mt3 {
    height: 40px;
    background-color: transparent;
    display: block !important;
    padding: 0 5px;
    margin: 0 5px;
    text-align: center;
    color: white;
    border: 2px solid #028EDD;
    background: #028EDD;
    font-weight: bold;
    z-index: 99999999;
    line-height: 40px;
    border-radius: 6px;
    font-family: 'Roboto Condensed', sans-serif; }

  #mt2 {
    width: 40px;
    height: 40px;
    background-color: #028EDD;
    display: block !important;
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -15px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 30px;
    padding-top: 3px;
    line-height: 7px;
    z-index: 99999999;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px; }

  .main-footer .darker {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    padding-bottom: 0 !important;
    flex-wrap: nowrap !important;
    flex-direction: column !important; }
    .main-footer .darker div {
      margin: auto !important; }
    .main-footer .darker .w100 {
      position: inherit;
      margin-top: 50px !important;
      width: 100vw !important;
      margin-left: -30px !important; }
      .main-footer .darker .w100 span {
        width: 100% !important;
        display: block !important;
        text-align: center !important; }

  #tabs ul {
    flex-direction: column;
    flex-wrap: nowrap !important;
    align-items: stretch; }
    #tabs ul li {
      margin: auto !important;
      padding: 50px !important; }

  #mn {
    justify-content: space-between; }

  #main-txt {
    padding-left: 30px;
    padding-right: 30px; }

  .page-content {
    position: static; }

  #secondary {
    top: 0;
    left: 100vw;
    position: fixed;
    margin: 0;
    width: 100%;
    height: 100vh;
    overflow: scroll;
    z-index: 99999999; }
    #secondary #nav_menu-5, #secondary #nav_menu-6 {
      margin-bottom: 0; }

  #main {
    margin-right: 15px !important;
    margin-left: 15px !important;
    width: auto !important; }
    #main .entry-header {
      padding: 0 !important;
      width: auto !important; }
    #main .author {
      margin: 0;
      width: 100%;
      margin-bottom: 30px; }

  .breadcrumbs {
    margin-left: 15px; }

  #content-bottom-widgets {
    padding-left: 15px;
    padding-right: 15px;
    flex-direction: column !important; }
    #content-bottom-widgets main {
      width: 100% !important;
      margin-left: 0 !important;
      margin-right: 0 !important; }
    #content-bottom-widgets aside {
      display: none; }

  .topcont {
    display: none; }

  #mn {
    position: fixed; }

  #adress-on-map {
    margin-left: -180px;
    display: block;
    float: left;
    position: relative;
    left: 50%;
    width: 350px;
    max-width: 400px;
    height: auto !important; }
    #adress-on-map figure {
      cursor: pointer;
      position: absolute;
      display: flex;
      top: 0;
      right: 0;
      background-color: greenyellow;
      background: url("../img/cross.svg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 20px;
      height: 20px;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      margin: 10px;
      opacity: .5;
      transition: opacity 0.3s; }
      #adress-on-map figure:hover {
        opacity: 1; }

  #htm2 {
    position: fixed;
    right: -100px; }

  #map-on-main {
    display: block;
    text-align: center; }

  .form-2 input, .form-2 textarea {
    width: 100% !important; }

  #uslugi-main ul {
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  #uslugi-main h3, #uslugi-main #ns span, #ns #uslugi-main span, #uslugi-main #extra-txt span, #extra-txt #uslugi-main span {
    text-align: center;
    width: 100%; }
  #uslugi-main footer a {
    margin-right: 15px; }

  .fc {
    display: block;
    z-index: 99999 !important; }
    .fc .form-1 {
      display: block;
      z-index: 99999 !important; }

  .fr2 {
    margin: 0;
    top: 0;
    padding: 15px;
    left: 0;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    width: 100vw;
    text-align: center;
    right: 0;
    height: auto !important;
    position: static; }
    .fr2 form {
      display: inline-block !important;
      border-radius: 10px; }

  .fr {
    margin: 30px !important; }

  .slide {
    flex-direction: column !important; }

  #main, #main2 {
    overflow-x: scroll;
    padding-left: 30px;
    padding-right: 30px; }

  .doc-footer {
    margin: 30px 0 0 0 !important;
    width: 100% !important;
    flex-direction: column !important; }
    .doc-footer .uslovia {
      margin: 0; }

  .page-content:before {
    display: none; }

  #tabs ul li {
    width: auto !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
    #tabs ul li .cont {
      display: block; }
    #tabs ul li span {
      text-align: center;
      width: 100%;
      flex-shrink: 0; }

  #slides-c {
    margin-top: 63px !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important; }

  #next {
    display: none; }

  #previous {
    display: none; }

  #quest {
    display: none; }

  #sldr {
    display: none; }

  #slides-c {
    height: 100%;
    min-height: 1px;
    max-height: 999px; }

  #mn {
    z-index: 9999999; }

  .fc {
    position: static;
    height: 100%;
    background-color: #028EDD;
    margin-top: 0;
    width: 100vw;
    text-align: center;
    z-index: -99999 !important; }
    .fc .form-1 {
      border: none;
      box-shadow: none;
      display: inline-block;
      float: none;
      width: 100%;
      max-width: 400px;
      padding: 20px; }
      .fc .form-1 h2, .fc .form-1 #slides-c .slide h3, #slides-c .slide .fc .form-1 h3, .fc .form-1 #slides-c .slide #ns span, #slides-c .slide #ns .fc .form-1 span, .fc .form-1 #ns #slides-c .slide span, #ns #slides-c .slide .fc .form-1 span, .fc .form-1 #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt .fc .form-1 span, .fc .form-1 #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide .fc .form-1 span, .fc .form-1 h3, .fc .form-1 #ns span, #ns .fc .form-1 span, .fc .form-1 #extra-txt span, #extra-txt .fc .form-1 span {
        font-family: "Roboto Condensed", sans-serif;
        color: white;
        text-align: center;
        display: block !important;
        width: 100%; }
      .fc .form-1 h2, .fc .form-1 #slides-c .slide h3, #slides-c .slide .fc .form-1 h3, .fc .form-1 #slides-c .slide #ns span, #slides-c .slide #ns .fc .form-1 span, .fc .form-1 #ns #slides-c .slide span, #ns #slides-c .slide .fc .form-1 span, .fc .form-1 #slides-c .slide #extra-txt span, #slides-c .slide #extra-txt .fc .form-1 span, .fc .form-1 #extra-txt #slides-c .slide span, #extra-txt #slides-c .slide .fc .form-1 span {
        font-weight: bold;
        font-size: 37px;
        line-height: 30px;
        margin: 15px 0; }
      .fc .form-1 h3, .fc .form-1 #ns span, #ns .fc .form-1 span, .fc .form-1 #extra-txt span, #extra-txt .fc .form-1 span {
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        margin: 15px 0; }
      .fc .form-1 .fh {
        margin-top: 50px;
        font-size: 14px !important;
        text-align: center; } }
.topcont3 {
  display: none; }

@media all and (max-width: 1075px) and (min-width: 500px) {
  .mt3 {
    display: none !important; }

  .topcont3 {
    display: block !important; } }
@media all and (max-width: 500px) {
  .mt3 {
    display: block !important; }

  .topcont3 {
    display: none !important; } }
.btn-primary {
  border-radius: 2px; }

@media all and (max-width: 600px) {
  .db {
    display: none; }

  .form-4 input {
    margin-bottom: 10px !important; } }
@media all and (max-width: 350px) {
  #t_1, #t_2 {
    font-size: 20px !important; }

  .form-4 {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

/*# sourceMappingURL=style.css.map */
