@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500&subset=latin,cyrillic);

@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Flaticon.woff") format("woff"),
       url("../fonts/Flaticon.ttf") format("truetype"),
       url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("./Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
        font-size: 17px;
font-style: normal;
}

.flaticon-clock-and-calendar:before { content: "\f100"; }
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: 500; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*td,
th {
  padding: 0; }
*/
* {
  -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: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  color: #707070;
  background-color: white; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

*:focus,
*:active {
  outline: 0; }

sup {
  color: #da0000; }

a {
  color: #00ac5c;
  text-decoration: none;
  outline: none; }
  a:hover, a:focus, a.active {
    color: #00ac5c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  a.underline__link {
    /*border-bottom: 1px solid #7fd5ad;*/
    text-decoration: underline;
    display: inline-block;
    line-height: 1.1; }
    a.underline__link:hover, a.underline__link:focus {
      border-bottom: 1px solid transparent;
      text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle;
  max-width: 100%;}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  /*width: 100%; */
  }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  margin-bottom: 10px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #A5A5A5;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; width: 80px;}

a:hover .img-thumbnail {
  border: 1px solid #00ac5c; }

.img-circle {
  border-radius: 50%; }

hr {
  border: 0;
  border-top: 1px solid #e6e6e6;
  margin: 8px 0;
  padding: 0 15px;}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: black; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #f2f2f2; }

h1, .h1,
h2, .h2,
h3, .h3 {
  font-weight: 100;
  margin-top: 11px;
  margin-bottom: 11px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h4, .h4 {
  margin-top: 22px;
  margin-bottom: 22px;
  font-weight: 400; }

h1, .h1 {
  font-size: 35px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px;
  /*margin-bottom: 22px;*/
   }

h4, .h4 {
  font-size: 19px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 15px;
  line-height: 1.1;
  margin-bottom: 15px; }

p {
  margin: 0 0 12.94118px;
  font-weight: 300; }

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .navbar-nav .sub-nav {
  -webkit-box-shadow: 4px 4px 8px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 8px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 8px 0px rgba(50, 50, 50, 0.75); }
    .lead {
      font-size: 24px; } }

small,
.small {
  font-size: 68%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #f2f2f2; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #00ac5c; }

a.text-success:hover,
a.text-success:focus {
  color: #007941; }

.text-info {
  color: black; }

a.text-info:hover,
a.text-info:focus {
  color: black; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #d20000; }

a.text-danger:hover,
a.text-danger:focus {
  color: #9f0000; }

.text-default {
  color: #a6a6a6; }

a.text-default:hover,
a.text-default:focus {
  color: #8c8c8c; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #f7f7f7; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
  font-weight: 300;
  line-height: 24px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

/*.type__text ul {
  padding: 0; }*/
  .type__text ul ul {
    padding-left: 60px; }
  .type__text ul li {
    list-style-type: none;
    margin-bottom: 5px;
    margin-top: 5px; }
    .type__text ul li:before {
      content: '— '; }
  .type__text ol li {
    margin-bottom: 5px;
    margin-top: 5px; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }
  .list-unstyled ul {
    list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 22px; }

dt,
dd {
  line-height: 1.42857; }

dt, .font-wd {
  font-weight: 500; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #f2f2f2; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #f7f7f7; }
  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.42857;
    color: #f2f2f2; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f7f7f7;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

.font-xlg {
  font-size: 24px; }

.font-lg {
  font-size: 18px; }

.font-md {
  font-size: 17px; }

.font-xmd {
  font-size: 15px; }

.font-sm {
  font-size: 11px; }

.font-base {
  font-size: 16px; }

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857; }

@media (max-width: 767px) {
  .breadcrumbs .col-xs-16 {
    padding: 0;
  }
  .col-sm-10 legend {
    margin-left: -15px;
  }
  h1, .h1 {
    font-size: 24.5px; }

  h2, .h2 {
    font-size: 21px; }

  h3, .h3 {
    font-size: 19.2px; } }
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 100%; } 
  .navbar-right {
    float: right !important;
    margin-right: -15px; }}
  @media (min-width: 1230px) {
    .container {
      width: 1230px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16 {
  float: left; }

.col-xs-1 {
  width: 6.25%; }

.col-xs-2 {
  width: 12.5%; }

.col-xs-3 {
  width: 18.75%; }

.col-xs-4 {
  width: 25%; }

.col-xs-5 {
  width: 31.25%; }

.col-xs-6 {
  width: 37.5%; }

.col-xs-7 {
  width: 43.75%; }

.col-xs-8 {
  width: 50%; }

.col-xs-9 {
  width: 56.25%; }

.col-xs-10 {
  width: 62.5%; }

.col-xs-11 {
  width: 68.75%; }

.col-xs-12 {
  width: 75%; }

.col-xs-13 {
  width: 81.25%; }

.col-xs-14 {
  width: 87.5%; }

.col-xs-15 {
  width: 93.75%; }

.col-xs-16 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 6.25%; }

.col-xs-pull-2 {
  right: 12.5%; }

.col-xs-pull-3 {
  right: 18.75%; }

.col-xs-pull-4 {
  right: 25%; }

.col-xs-pull-5 {
  right: 31.25%; }

.col-xs-pull-6 {
  right: 37.5%; }

.col-xs-pull-7 {
  right: 43.75%; }

.col-xs-pull-8 {
  right: 50%; }

.col-xs-pull-9 {
  right: 56.25%; }

.col-xs-pull-10 {
  right: 62.5%; }

.col-xs-pull-11 {
  right: 68.75%; }

.col-xs-pull-12 {
  right: 75%; }

.col-xs-pull-13 {
  right: 81.25%; }

.col-xs-pull-14 {
  right: 87.5%; }

.col-xs-pull-15 {
  right: 93.75%; }

.col-xs-pull-16 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 6.25%; }

.col-xs-push-2 {
  left: 12.5%; }

.col-xs-push-3 {
  left: 18.75%; }

.col-xs-push-4 {
  left: 25%; }

.col-xs-push-5 {
  left: 31.25%; }

.col-xs-push-6 {
  left: 37.5%; }

.col-xs-push-7 {
  left: 43.75%; }

.col-xs-push-8 {
  left: 50%; }

.col-xs-push-9 {
  left: 56.25%; }

.col-xs-push-10 {
  left: 62.5%; }

.col-xs-push-11 {
  left: 68.75%; }

.col-xs-push-12 {
  left: 75%; }

.col-xs-push-13 {
  left: 81.25%; }

.col-xs-push-14 {
  left: 87.5%; }

.col-xs-push-15 {
  left: 93.75%; }

.col-xs-push-16 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 6.25%; }

.col-xs-offset-2 {
  margin-left: 12.5%; }

.col-xs-offset-3 {
  margin-left: 18.75%; }

.col-xs-offset-4 {
  margin-left: 25%; }

.col-xs-offset-5 {
  margin-left: 31.25%; }

.col-xs-offset-6 {
  margin-left: 37.5%; }

.col-xs-offset-7 {
  margin-left: 43.75%; }

.col-xs-offset-8 {
  margin-left: 50%; }

.col-xs-offset-9 {
  margin-left: 56.25%; }

.col-xs-offset-10 {
  margin-left: 62.5%; }

.col-xs-offset-11 {
  margin-left: 68.75%; }

.col-xs-offset-12 {
  margin-left: 75%; }

.col-xs-offset-13 {
  margin-left: 81.25%; }

.col-xs-offset-14 {
  margin-left: 87.5%; }

.col-xs-offset-15 {
  margin-left: 93.75%; }

.col-xs-offset-16 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16 {
    float: left; }

  .col-sm-1 {
    width: 6.25%; }

  .col-sm-2 {
    width: 12.5%; }

  .col-sm-3 {
    width: 18.75%; }

  .col-sm-4 {
    width: 25%; }

  .col-sm-5 {
    width: 31.25%; }

  .col-sm-6 {
    width: 37.5%; }

  .col-sm-7 {
    width: 43.75%; }

  .col-sm-8 {
    width: 50%; }

  .col-sm-9 {
    width: 56.25%; }

  .col-sm-10 {
    width: 62.5%; }

  .col-sm-11 {
    width: 68.75%; }

  .col-sm-12 {
    width: 75%; }

  .col-sm-13 {
    width: 81.25%; }

  .col-sm-14 {
    width: 87.5%; }

  .col-sm-15 {
    width: 93.75%; }

  .col-sm-16 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 6.25%; }

  .col-sm-pull-2 {
    right: 12.5%; }

  .col-sm-pull-3 {
    right: 18.75%; }

  .col-sm-pull-4 {
    right: 25%; }

  .col-sm-pull-5 {
    right: 31.25%; }

  .col-sm-pull-6 {
    right: 37.5%; }

  .col-sm-pull-7 {
    right: 43.75%; }

  .col-sm-pull-8 {
    right: 50%; }

  .col-sm-pull-9 {
    right: 56.25%; }

  .col-sm-pull-10 {
    right: 62.5%; }

  .col-sm-pull-11 {
    right: 68.75%; }

  .col-sm-pull-12 {
    right: 75%; }

  .col-sm-pull-13 {
    right: 81.25%; }

  .col-sm-pull-14 {
    right: 87.5%; }

  .col-sm-pull-15 {
    right: 93.75%; }

  .col-sm-pull-16 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 6.25%; }

  .col-sm-push-2 {
    left: 12.5%; }

  .col-sm-push-3 {
    left: 18.75%; }

  .col-sm-push-4 {
    left: 25%; }

  .col-sm-push-5 {
    left: 31.25%; }

  .col-sm-push-6 {
    left: 37.5%; }

  .col-sm-push-7 {
    left: 43.75%; }

  .col-sm-push-8 {
    left: 50%; }

  .col-sm-push-9 {
    left: 56.25%; }

  .col-sm-push-10 {
    left: 62.5%; }

  .col-sm-push-11 {
    left: 68.75%; }

  .col-sm-push-12 {
    left: 75%; }

  .col-sm-push-13 {
    left: 81.25%; }

  .col-sm-push-14 {
    left: 87.5%; }

  .col-sm-push-15 {
    left: 93.75%; }

  .col-sm-push-16 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 6.25%; }

  .col-sm-offset-2 {
    margin-left: 12.5%; }

  .col-sm-offset-3 {
    margin-left: 18.75%; }

  .col-sm-offset-4 {
    margin-left: 25%; }

  .col-sm-offset-5 {
    margin-left: 31.25%; }

  .col-sm-offset-6 {
    margin-left: 37.5%; }

  .col-sm-offset-7 {
    margin-left: 43.75%; }

  .col-sm-offset-8 {
    margin-left: 50%; }

  .col-sm-offset-9 {
    margin-left: 56.25%; }

  .col-sm-offset-10 {
    margin-left: 62.5%; }

  .col-sm-offset-11 {
    margin-left: 68.75%; }

  .col-sm-offset-12 {
    margin-left: 75%; }

  .col-sm-offset-13 {
    margin-left: 81.25%; }

  .col-sm-offset-14 {
    margin-left: 87.5%; }

  .col-sm-offset-15 {
    margin-left: 93.75%; }

  .col-sm-offset-16 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16 {
    float: left; }

  .col-md-1 {
    width: 6.25%; }

  .col-md-2 {
    width: 12.5%; }

  .col-md-3 {
    width: 18.75%; }

  .col-md-4 {
    width: 25%; }

  .col-md-5 {
    width: 31.25%; }

  .col-md-6 {
    width: 37.5%; }

  .col-md-7 {
    width: 43.75%; }

  .col-md-8 {
    width: 50%; }

  .col-md-9 {
    width: 56.25%; }

  .col-md-10 {
    width: 62.5%; }

  .col-md-11 {
    width: 68.75%; }

  .col-md-12 {
    width: 75%; }

  .col-md-13 {
    width: 81.25%; }

  .col-md-14 {
    width: 87.5%; }

  .col-md-15 {
    width: 93.75%; }

  .col-md-16 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 6.25%; }

  .col-md-pull-2 {
    right: 12.5%; }

  .col-md-pull-3 {
    right: 18.75%; }

  .col-md-pull-4 {
    right: 25%; }

  .col-md-pull-5 {
    right: 31.25%; }

  .col-md-pull-6 {
    right: 37.5%; }

  .col-md-pull-7 {
    right: 43.75%; }

  .col-md-pull-8 {
    right: 50%; }

  .col-md-pull-9 {
    right: 56.25%; }

  .col-md-pull-10 {
    right: 62.5%; }

  .col-md-pull-11 {
    right: 68.75%; }

  .col-md-pull-12 {
    right: 75%; }

  .col-md-pull-13 {
    right: 81.25%; }

  .col-md-pull-14 {
    right: 87.5%; }

  .col-md-pull-15 {
    right: 93.75%; }

  .col-md-pull-16 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 6.25%; }

  .col-md-push-2 {
    left: 12.5%; }

  .col-md-push-3 {
    left: 18.75%; }

  .col-md-push-4 {
    left: 25%; }

  .col-md-push-5 {
    left: 31.25%; }

  .col-md-push-6 {
    left: 37.5%; }

  .col-md-push-7 {
    left: 43.75%; }

  .col-md-push-8 {
    left: 50%; }

  .col-md-push-9 {
    left: 56.25%; }

  .col-md-push-10 {
    left: 62.5%; }

  .col-md-push-11 {
    left: 68.75%; }

  .col-md-push-12 {
    left: 75%; }

  .col-md-push-13 {
    left: 81.25%; }

  .col-md-push-14 {
    left: 87.5%; }

  .col-md-push-15 {
    left: 93.75%; }

  .col-md-push-16 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 6.25%; }

  .col-md-offset-2 {
    margin-left: 12.5%; }

  .col-md-offset-3 {
    margin-left: 18.75%; }

  .col-md-offset-4 {
    margin-left: 25%; }

  .col-md-offset-5 {
    margin-left: 31.25%; }

  .col-md-offset-6 {
    margin-left: 37.5%; }

  .col-md-offset-7 {
    margin-left: 43.75%; }

  .col-md-offset-8 {
    margin-left: 50%; }

  .col-md-offset-9 {
    margin-left: 56.25%; }

  .col-md-offset-10 {
    margin-left: 62.5%; }

  .col-md-offset-11 {
    margin-left: 68.75%; }

  .col-md-offset-12 {
    margin-left: 75%; }

  .col-md-offset-13 {
    margin-left: 81.25%; }

  .col-md-offset-14 {
    margin-left: 87.5%; }

  .col-md-offset-15 {
    margin-left: 93.75%; }

  .col-md-offset-16 {
    margin-left: 100%; }

  .col-md-116 {
    width: 20%; } }
@media (min-width: 1230px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16 {
    float: left; }

  .col-lg-1 {
    width: 6.25%; }

  .col-lg-2 {
    width: 12.5%; }

  .col-lg-3 {
    width: 18.75%; }

  .col-lg-4 {
    width: 25%; }

  .col-lg-5 {
    width: 31.25%; }

  .col-lg-6 {
    width: 37.5%; }

  .col-lg-7 {
    width: 43.75%; }

  .col-lg-8 {
    width: 50%; }

  .col-lg-9 {
    width: 56.25%; }

  .col-lg-10 {
    width: 62.5%; }

  .col-lg-11 {
    width: 68.75%; }

  .col-lg-12 {
    width: 75%; }

  .col-lg-13 {
    width: 81.25%; }

  .col-lg-14 {
    width: 87.5%; }

  .col-lg-15 {
    width: 93.75%; }

  .col-lg-16 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 6.25%; }

  .col-lg-pull-2 {
    right: 12.5%; }

  .col-lg-pull-3 {
    right: 18.75%; }

  .col-lg-pull-4 {
    right: 25%; }

  .col-lg-pull-5 {
    right: 31.25%; }

  .col-lg-pull-6 {
    right: 37.5%; }

  .col-lg-pull-7 {
    right: 43.75%; }

  .col-lg-pull-8 {
    right: 50%; }

  .col-lg-pull-9 {
    right: 56.25%; }

  .col-lg-pull-10 {
    right: 62.5%; }

  .col-lg-pull-11 {
    right: 68.75%; }

  .col-lg-pull-12 {
    right: 75%; }

  .col-lg-pull-13 {
    right: 81.25%; }

  .col-lg-pull-14 {
    right: 87.5%; }

  .col-lg-pull-15 {
    right: 93.75%; }

  .col-lg-pull-16 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 6.25%; }

  .col-lg-push-2 {
    left: 12.5%; }

  .col-lg-push-3 {
    left: 18.75%; }

  .col-lg-push-4 {
    left: 25%; }

  .col-lg-push-5 {
    left: 31.25%; }

  .col-lg-push-6 {
    left: 37.5%; }

  .col-lg-push-7 {
    left: 43.75%; }

  .col-lg-push-8 {
    left: 50%; }

  .col-lg-push-9 {
    left: 56.25%; }

  .col-lg-push-10 {
    left: 62.5%; }

  .col-lg-push-11 {
    left: 68.75%; }

  .col-lg-push-12 {
    left: 75%; }

  .col-lg-push-13 {
    left: 81.25%; }

  .col-lg-push-14 {
    left: 87.5%; }

  .col-lg-push-15 {
    left: 93.75%; }

  .col-lg-push-16 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 6.25%; }

  .col-lg-offset-2 {
    margin-left: 12.5%; }

  .col-lg-offset-3 {
    margin-left: 18.75%; }

  .col-lg-offset-4 {
    margin-left: 25%; }

  .col-lg-offset-5 {
    margin-left: 31.25%; }

  .col-lg-offset-6 {
    margin-left: 37.5%; }

  .col-lg-offset-7 {
    margin-left: 43.75%; }

  .col-lg-offset-8 {
    margin-left: 50%; }

  .col-lg-offset-9 {
    margin-left: 56.25%; }

  .col-lg-offset-10 {
    margin-left: 62.5%; }

  .col-lg-offset-11 {
    margin-left: 68.75%; }

  .col-lg-offset-12 {
    margin-left: 75%; }

  .col-lg-offset-13 {
    margin-left: 81.25%; }

  .col-lg-offset-14 {
    margin-left: 87.5%; }

  .col-lg-offset-15 {
    margin-left: 93.75%; }

  .col-lg-offset-16 {
    margin-left: 100%; } }
@media (max-width: 465px) {
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11,
  .col-xxs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }

  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11,
  .col-xxs-12 {
    float: left; }

  .col-xxs-12 {
    width: 100%; }

  .col-xxs-11 {
    width: 91.66666667%; }

  .col-xxs-10 {
    width: 83.33333333%; }

  .col-xxs-9 {
    width: 75%; }

  .col-xxs-8 {
    width: 66.66666667%; }

  .col-xxs-7 {
    width: 58.33333333%; }

  .col-xxs-6 {
    width: 50%; }

  .col-xxs-5 {
    width: 41.66666667%; }

  .col-xxs-4 {
    width: 33.33333333%; }

  .col-xxs-3 {
    width: 25%; }

  .col-xxs-2 {
    width: 16.66666667%; }

  .col-xxs-1 {
    width: 8.33333333%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #f2f2f2;
  text-align: left; }

th {
  text-align: left; }

.table {
  font-size: 16px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
  text-align: center; }
.table td,
.table th {
  padding: 0; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 10px 8px;
    line-height: 1.42857;
    vertical-align: middle; }
  .table > tbody {
    border-bottom: 1px solid #e6e6e6; }
  .table > tfoot {
    text-align: left;
    vertical-align: middle; }
    .table > tfoot > tr > th,
    .table > tfoot > tr > td {
      padding: 14.4px 0;
      color: black; }
      .table > tfoot > tr > th label,
      .table > tfoot > tr > td label {
        line-height: 2.0; }
  .table > thead > tr > th {
    text-align: center;
    vertical-align: top;
    position: relative;
    top: -1px;
    padding: 16px 13px;
    border-bottom: 1px solid #e6e6e6;
    background-color: #efefef;
    font-weight: 400;
    font-size: 14px;
    color: black; }
    .table > thead > tr > th a {color: #000;}
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #e6e6e6; }
  .table .table {
    background-color: white; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered > thead > tr,
.table-bordered > tbody > tr,
.table-bordered > tfoot > tr {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }
.table-bordered > tbody > tr > td{
     border-right: 1px solid #e6e6e6;}

.table-striped > tbody > tr:nth-child(4n+3),
.table-striped > tbody > tr:nth-child(4n+4) {
  background-color: #f5f5f5; }

.table-string > tbody > tr:nth-child(even) {
  background-color: #fafafa; }

.table-hover > tbody > tr:hover {
  background-color: #f2f2f2;
  cursor: pointer; }
  .table-content table {
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px;
    text-align: left;
    border: 0;
  }
  .table-content table tr th,
  .table-content table tr td {
    padding: 10px 8px;
    line-height: 1.42857;
    vertical-align: middle;
  }
  .table-content  thead > tr > th {
    background: #F5F5F5;
    font-size: 15px;
    color: #000;
    border: 0;
    border-bottom: 1px solid #E6E6E6;
  }
  .table-content  tbody > tr > td {
    background: #fff;
    color: #707070;
    /*border: 0;*/
    border: 1px solid #F2F2F2;
  }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
  overflow-x: auto;
      width: 100%;
      margin-bottom: 16.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #e6e6e6; }
      .table-responsive > .table {
        margin-bottom: 0; max-width: 760px;
min-width: 760px;}
/*        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }*/
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  font-weight: 400;
  text-align: left;
  margin-bottom: 17px;
  font-size: 22px;
  line-height: inherit;
  color: black;
  border: 0; }


label {
  display: inline-block;
  max-width: 100%;
  font-weight: 300;
  line-height: 1.2;
  color: #000; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 27px;
  padding: 3px 5px;v }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 8px;
  font-size: 16px;
  line-height: 1.42857;
  color: black; }

input, textarea, select {
  display: block;
  width: 100%;
  height: 38px;
  padding: 7px 7px;
  font-size: 16px;
  line-height: 1.42857;
  color: black;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 3px;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  input:focus, textarea:focus, select:focus {
    border-color: #00ac5c;
    outline: 0; }
  input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
    color: #b4b4b4;
    opacity: 1; }
  input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
    color: #b4b4b4; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
    color: #b4b4b4; }
  input[disabled], input[readonly], fieldset[disabled] input, textarea[disabled], textarea[readonly], fieldset[disabled] textarea, select[disabled], select[readonly], fieldset[disabled] select {
    opacity: 1; }
  input[disabled], fieldset[disabled] input, textarea[disabled], fieldset[disabled] textarea, select[disabled], fieldset[disabled] select {
    cursor: not-allowed; }

 select {
  position: relative;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  select::after {
    content: '1';
    width: 10px;
    height: 10px;
    display: block;
    z-index: 1;
    position: absolute;
    right: 10px;
    top: 10px; }

textarea {
  height: auto;
  min-height: 130px;
  resize: vertical; }

input[type="search"] {
  background-color: #f7f7f7;
  border-color: #e6e6e6;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 28px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 38px; } }
.form-group {
  margin-bottom: 23px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 4px;
  margin-bottom: 4px; }
  .radio label,
  .checkbox label {
    /*min-height: 22px;*/
    margin-right: 0;
    padding-left: 30px;
    font-weight: 300;
    font-size: 15px;
    cursor: pointer; }
    .radio label:after,
    .checkbox label:after {
      content: '';
      position: absolute;
      top: 0;
      left: 4px;
      display: block;
      height: 20px;
      width: 20px;
      background: #fff;
      border: 1px solid #CECECE;
      border-top-right-radius: 3px;
      border-top-left-radius: 3px;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px; }

      /* .two-search-bars .radio label:after,
      .two-search-bars .checkbox label:after {
        left: 0;
      } */
      .two-search-bars .fa.pull-left {
        margin-top: 0 !important;
      }

  .radio:disabled + label:after,
  .checkbox:disabled + label:after,
  .radio input:disabled + label:after,
  .checkbox input:disabled + label:after,
  .checkbox input + label.inactive:after
  {
    background: #e6e6e6;
    border: 1px solid silver;
    cursor: not-allowed; }

.radio label {
  font-size: 13px; }
  .radio label:after {
    top: 7px;
    left: 9px;
    height: 10px;
    width: 10px;
    border: none;
    box-shadow: 0 0 0 5px white, 0 0 0 6px #e6e6e6;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%; }
  .radio label:disabled + label:after {
    background: #e6e6e6;
    border: 1px solid silver;
    cursor: not-allowed; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
  display: none; }

.checkbox input[type="checkbox"]:checked + label:after {
  background-image: url("../images/ok.png");
  background-repeat: no-repeat;
  background-position: center;
}

.radio input[type="radio"]:checked + label:after {
  background: #00ac5c; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  width: 46%;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  /* margin-top: 0;
   margin-left: 0; // space out consecutive inline controls*/ }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
  min-height: 38px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 28px;
  line-height: 28px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 28px;
  line-height: 28px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 28px;
  min-height: 33px;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 38px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 38px;
  line-height: 38px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 38px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 38px;
  line-height: 38px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 38px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 47.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 38px;
  height: 38px;
  line-height: 38px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px; }
.help-block {white-space: nowrap;}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success input {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success input:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning input {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning input:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error input {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error input:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 27px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  /*margin-top: 5px;
  margin-bottom: 10px;*/
  color: #b0b0b0; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 30px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 8px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 11px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  height: auto;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.47;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: black;
    text-decoration: none;
    outline: 0; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none; }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: black;
  background-color: white;
  border-color: #cbcbcb; }
  .btn-default:focus, .btn-default.focus {
    color: black;
    background-color: #e6e6e6;
    border-color: #8b8b8b; }
  .btn-default:hover {
    color: black;
    background-color: #e6e6e6;
    border-color: #acacac; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
   color: #00ac5c;
background-color: #fff;
border-color: #00ac5c;
text-decoration: none;}
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: black;
      background-color: #d4d4d4;
      border-color: #8b8b8b; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: white;
    border-color: #cbcbcb; }
  .btn-default .badge {
    color: white;
    background-color: black; }

.btn-primary {
  color: white;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: white;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: white;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: white;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: white;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: white; }

.btn-success {
  color: white;
  background-color: #00ac5c;
  border-color: #00ac5c; }
  .btn-success:focus, .btn-success.focus {
    color: white;
    background-color: #007941;
    border-color: #002d18; }
  .btn-success:hover {
    color: white;
    background-color: #007941;
    border-color: #006f3b; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: white;
    background-color: #007941;
    border-color: #006f3b; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: white;
      background-color: #00552e;
      border-color: #002d18; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #00ac5c;
    border-color: #00ac5c; }
  .btn-success .badge {
    color: #00ac5c;
    background-color: white; }
  .btn-success.btn-inverse {
    color: black;
    background-color: white;
    border-color: #00ac5c; }
    .btn-success.btn-inverse:focus, .btn-success.btn-inverse.focus {
      color: black;
      background-color: #e6e6e6;
      border-color: #002d18; }
    .btn-success.btn-inverse:hover {
      color: black;
      background-color: #e6e6e6;
      border-color: #006f3b;text-decoration: none; }
    .btn-success.btn-inverse:active, .btn-success.btn-inverse.active, .open > .btn-success.btn-inverse.dropdown-toggle {
      color: black;
      background-color: #e6e6e6;
      border-color: #006f3b; }
      .btn-success.btn-inverse:active:hover, .btn-success.btn-inverse:active:focus, .btn-success.btn-inverse:active.focus, .btn-success.btn-inverse.active:hover, .btn-success.btn-inverse.active:focus, .btn-success.btn-inverse.active.focus, .open > .btn-success.btn-inverse.dropdown-toggle:hover, .open > .btn-success.btn-inverse.dropdown-toggle:focus, .open > .btn-success.btn-inverse.dropdown-toggle.focus {
        color: black;
        background-color: #d4d4d4;
        border-color: #002d18; }
    .btn-success.btn-inverse:active, .btn-success.btn-inverse.active, .open > .btn-success.btn-inverse.dropdown-toggle {
      background-image: none; }
    .btn-success.btn-inverse.disabled, .btn-success.btn-inverse.disabled:hover, .btn-success.btn-inverse.disabled:focus, .btn-success.btn-inverse.disabled.focus, .btn-success.btn-inverse.disabled:active, .btn-success.btn-inverse.disabled.active, .btn-success.btn-inverse[disabled], .btn-success.btn-inverse[disabled]:hover, .btn-success.btn-inverse[disabled]:focus, .btn-success.btn-inverse[disabled].focus, .btn-success.btn-inverse[disabled]:active, .btn-success.btn-inverse[disabled].active, fieldset[disabled] .btn-success.btn-inverse, fieldset[disabled] .btn-success.btn-inverse:hover, fieldset[disabled] .btn-success.btn-inverse:focus, fieldset[disabled] .btn-success.btn-inverse.focus, fieldset[disabled] .btn-success.btn-inverse:active, fieldset[disabled] .btn-success.btn-inverse.active {
      background-color: white;
      border-color: #00ac5c; }
    .btn-success.btn-inverse .badge {
      color: white;
      background-color: black; }

.btn-info {
  color: black;
  background-color: white;
  border-color: #00ac5c; }
  .btn-info:focus, .btn-info.focus {
    color: black;
    background-color: #e6e6e6;
    border-color: #002d18; }
  .btn-info:hover {
    color: black;
    background-color: #e6e6e6;
    border-color: #006f3b; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: black;
    background-color: #e6e6e6;
    border-color: #006f3b; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: black;
      background-color: #d4d4d4;
      border-color: #002d18; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: white;
    border-color: #00ac5c; }
  .btn-info .badge {
    color: white;
    background-color: black; }

.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: white;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: white;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: white;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: white;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: white; }

.btn-danger {
  color: white;
  background-color: #d20000;
  border-color: #b80000; }
  .btn-danger:focus, .btn-danger.focus {
    color: white;
    background-color: #9f0000;
    border-color: #390000; }
  .btn-danger:hover {
    color: white;
    background-color: #9f0000;
    border-color: #7b0000; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: white;
    background-color: #9f0000;
    border-color: #7b0000; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: white;
      background-color: #7b0000;
      border-color: #390000; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d20000;
    border-color: #b80000; }
  .btn-danger .badge {
    color: #d20000;
    background-color: white; }

.btn-link {
  color: #232323;
  font-weight: normal;
  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: #7fd5ad;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #f2f2f2;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-log {
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.33333;
  border-radius: 3px; }

.btn-long {
  padding: 7px 48px;
  font-size: 16px;
  line-height: 1.33333;
  border-radius: 3px; }

.btn-md {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33333;
  border-radius: 3px;}

.btn-sm {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 11px;
  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%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 59px;
  left: 0;
  z-index: 1000;
  display: none;
  float: right;
  min-width: 290px;
  width: auto;
  padding: 20px 33px 33px;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid #dadada;
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu label {
    white-space: nowrap; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #a6a6a6;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #999999;
  background-color: whitesmoke; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #f2f2f2; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.42857;
  color: #f2f2f2;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  overflow: hidden;
  text-align: center;
  border-radius: 3px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 11px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 16px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative;
    height: 38px; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block;
    padding: 8px 0 1px; }
    .nav > li > a {
      position: relative;
      display: block;
      color: #585858; }
      .nav > li > a:hover, .nav > li > a:focus {
        border-color: transparent;
        color: #00ac5c;
        text-decoration: none; }
    .nav > li.active > a, .nav > li.active > a:hover, .nav > li.active > a:focus {
      padding-bottom: 10px;
      border-bottom: 2px solid #7fd5ad;
      color: #00ac5c;
      text-decoration: none; }
    .nav > li.disabled > a {
      color: #f2f2f2; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #f2f2f2;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #f7f7f7;
    border-color: #232323; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.navbar-nav li.active > a, .navbar-nav li.active > a:hover, .navbar-nav li.active > a:focus {
  border-bottom: 2px solid #00ac5c;
  color: #00ac5c;
  text-decoration: none; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 3px 3px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #f7f7f7 #f7f7f7 #dddddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #e6e6e6;
      background-color: white;
      border: 1px solid #dddddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 3px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: white;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 3px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #dddddd;
      border-radius: 3px 3px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: white; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 55px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 3px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
/*@media (min-width: 768px) {
  .navbar-header {
    float: left; } }*/

.navbar-collapse {
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .desktop-headerbar .head-types {
      display: flex;
      align-items: center;
    }
    .desktop-headerbar .head-types p{
      margin: 0;
    }
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        width: 100%;
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
         }
        .navbar-collapse.collapse ul.navbar-nav.nav.fl-none-sm {
          width: 100%;
          display: flex;
          align-items: center;
          gap: 10px;
          justify-content: space-between;
        }
        .navbar-collapse.collapse ul.navbar-nav.nav.fl-none-sm::after {
          display: none !important;
        }
        .navbar-collapse.collapse ul.navbar-nav.nav.fl-none-sm li:first-child {
          padding-left: 0;
        }
        .navbar-collapse.collapse ul.navbar-nav.nav.fl-none-sm li:last-child {
          padding-right: 0;
        }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  display: inline-block;
  height: 48px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block;max-width: 200px; }
  @media (min-width: 768px) {
    .navbar-brand {
      float: left; }
      .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  padding: 9px 10px;
  top: -16px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 27px;
    height: 5px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; }
    .navbar-nav > li:not(.active) {
      padding-bottom: 10px;
    } }

.navbar-nav {
  margin: 10px -15px; }
  .navbar-nav > li {
    padding: 0px 15px; }
    .navbar-nav > li:last-child {
      padding-right: 0; }
         .navbar-nav > li:last-child .sub-nav li .sub-nav {
      left: auto;
      right: 100%;}
    .navbar-nav > li > a {
      color: #232323;
      padding-top: 10px;
      padding-bottom: 0;
      line-height: 22px;
      text-decoration: none;
      border-bottom: 1px solid #b1b1b1; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 22px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 12px;
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 12px;
  margin-bottom: 12px; }
  .navbar-btn.btn-sm {
    margin-top: 17px;
    margin-bottom: 17px; }
  .navbar-btn.btn-xs {
    margin-top: 20px;
    margin-bottom: 20px; }

.navbar-text {
  margin-top: 20px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  border-color: #00ac5c; }
.navbar-default .navbar-toggle .icon-bar {
  background-color: #00ac5c; }
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555; }
@media (max-width: 767px) {
  button.btn.btn-success.btn-block {
    margin-bottom: 10px;
}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777; }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #333333;
      background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent; } }
.navbar-default .navbar-link {
  color: #777777; }
  .navbar-default .navbar-link:hover {
    color: #333333; }
.navbar-default .btn-link {
  color: #777777; }
  .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333333; }
  .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #cccccc; }

.navbar-inverse {
  background-color: #222222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: white; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: white;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: white; }
  .navbar-inverse .navbar-nav > li > a {
    color: white; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: white;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: white;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: white; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: white; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: white; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: white;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: white;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: white; }
    .navbar-inverse .navbar-link:hover {
      color: white; }
  .navbar-inverse .btn-link {
    color: white; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: white; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444444; }

.breadcrumbs {
  padding: 21px 15px 15px 15px;
  background-color: whitesmoke;
  border-bottom: 1px solid #e6e6e6; }
  .breadcrumbs .container {
    position: relative; }
    .breadcrumbs .container:after {
      content: '';
      position: absolute;
      left: 55px;
      bottom: -16px;
      height: 14px;
      width: 27px;
      background: url("../images/trig.png");
/*      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 12.5px 14px 12.5px;
      border-color: transparent transparent #ffffff transparent; */
      }

.breadcrumb {
  list-style: none;
  padding: 0; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/\00a0";
      padding: 0 5px;
      color: #cccccc; }
  .breadcrumb > .active {
    color: #242424; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0 0;
  border-radius: 3px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 7px 16px;
      line-height: 1.42857;
      text-decoration: none;
      color: #000;
      background-color: white;
      border: 1px solid #ececec;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: white;
    background-color: #7fd5ad;
    border-color: #7fd5ad; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: white;
    background-color: #00ac5c;
    border-color: #00ac5c;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #f2f2f2;
    background-color: white;
    border-color: #dddddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      text-decoration: underline;
      background-color: white;
      color: #000;
      font-size: 16px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
    .pager .next > a:first-child,
    .pager .next > span:first-child {
      text-decoration: none; }
  .pager .next i {
    margin-left: 5px; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
    .pager .previous > a:first-child,
    .pager .previous > span:first-child {
      text-decoration: none; }
  .pager .previous i {
    margin-right: 5px; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #f2f2f2;
    background-color: white;
    cursor: not-allowed; }

.close {
  float: right;
  font-size: 38px;
  font-weight: 100;
  line-height: 1;
  color: #00ac5c;
  position: absolute;
  top: 2px;
  right: 15px; }
  .close:hover, .close:focus {
    color: #00ac5c;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }
  button.close span {
    font-size: 17px;
    margin-left: 5px;
    vertical-align: middle; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .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: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .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; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.pull-none {
  float: none !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.inlineb {
  display: inline-block; }

.v-middle {
  vertical-align: middle; }

.fl-none {
  float: none !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@at-root {
  @-ms-viewport {
    width: device-width; } }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1229px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1229px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1229px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1229px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1230px) {
  .bxslider .visible-lg {
    display: block !important; 
  height: 600px;
}
    .visible-lg {
        display: block !important; 
    }
  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1230px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1230px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1230px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1229px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1230px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
.flag {
  display: inline-block;
  margin-right: 5px;
  width: 24px;
  height: 18px;
  background: url(flag_icon.png) no-repeat;
  position: relative;
  top: 3px;
  }


.flag.flag-en {background-position: -25px 0}
.flag.flag-ru {background-position: 0 -18px}

body {
  font-family: 'Roboto', 'Arial', sans-serif; }

main {
  padding-bottom: 22px;
   }

#main {
  padding-top: 22px;
  background-color: #fff; }

#main.cabinet{
  max-width: 100%;
}

header {
  padding-top: 25px;
  border-bottom: 1px solid #f5f5f5;
  font-size: 15px;
  color: #333; }
  header .container {
    margin-bottom: -3px; }
  header a {
    color: black; }
  header button:hover i {
    color: #00ac5c; }
  header .navbar-nav {
    margin: 10px 0 0; }
  header .phone__bar b {
    white-space: nowrap; }

  .header_lk .phone__bar {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .header_lk .phone__bar .logo {
    flex: 0 0 187px;
    margin-top: 0;
  }

  .header_lk .navbar-nav > li {
    padding-left: 0;
    padding-right: 0;
  }

  header .phone__bar, header .lang__bar, header .busket__bar {
    padding-top: 0; }
    header .head-types .phone__bar {
      display: flex;
      align-items: center;
      gap: 10px;
    }
     header .busket__bar span {
      padding: 2px 5px;
      background: #00AC5C;
      color: #fff;
      top: 2px;
      position: relative;
    }
     header .busket__bar a:hover  {
      text-decoration: none;
    }
  header .lang__bar {
    /*padding-top: 0;*/
    font-size: 17px; }
  header .search__bar .btn {
    height: 27px;
    padding: 0 12px; }
  header .navbar .btn {
    padding: 2px 12px;
    font-size: 15px; max-width: 240px;
margin: auto;}


.brand__element {
  background-color: #f4f4f4;}
.brand__element .col-sm-8, .brand__element_even .col-sm-8 {padding-bottom: 20px;}
.popup {
  display: none; }

footer .nav__element-item {
  font-size: 14px;
  line-height: 18px; }
li.nav__element-parent {
    position: relative;
}

.navbar-nav .sub-nav {
  display: none;
  position: absolute;
  top: 42px;
  right: 20px;
  background-color: #fff;
  z-index: 9;
  border: 1px solid #e6e6e6;
  width: 300px;
  font-size: 14px;}
  .navbar-nav .sub-nav ul {
    position: relative; }
    .navbar-nav .sub-nav li a {
      padding: 10px 15px;
      display: block;
      position: relative; }
      .navbar-nav .sub-nav li a:hover {
        color: #fff;
        background-color: #00ac5c;
        text-decoration: none; }
    .navbar-nav .sub-nav li p {
      padding: 10px 0px;
      margin: 0; }
    .navbar-nav .sub-nav li > div {
      padding: 10px 15px;
      line-height: 0.7; }
   /* .navbar-nav .sub-nav li .sub-nav {
      top: -1px;
      left: 100%;
      padding:  0;position: absolute; }*/
      .navbar-nav .sub-nav li .sub-nav {
        top: 0;
        left: 100%;
        padding: 0;
        position: absolute;
        min-height: 47px;
    }
    .navbar-nav .nav__element-catalog .sub-nav li li a{
        padding: 2px 15px;
    }
    .level-4 .nav__element-parent {position: relative;}
        .navbar-nav .nav__element-catalog .sub-nav li .sub-nav a:hover {
          color: #00ac5c;
          background-color: #fff; }
      .navbar-nav .nav__element-catalog .sub-nav li .sub-nav::after {
        background: none; }
    .navbar-nav .sub-nav li.nav__element-parent > a:after {
      position: absolute;
      right: 10px;
      top: 30%;
      font: normal normal normal 18px/1 FontAwesome;
      content: '\f105'; }
  .navbar-nav .sub-nav::after {
    content: '';
    position: absolute;
    right: 15px;
    top: -9px;
    width: 17px;
    height: 9px;
    background: url("../images/triangle.png") center no-repeat; }
    .navbar-nav .sub-nav .sub-nav::after {background: transparent;}
  .navbar-nav .sub-nav .b-list {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box; }
  .navbar-nav .sub-nav .sub-nav__body_cols1 {
    width: 245px; }
    .navbar-nav .sub-nav .sub-nav__body_cols1 .b-list {
      width: 100%; }
      .navbar-nav .sub-nav .sub-nav__body_cols1 .b-list .b-list {
        width: 100%; }
  .navbar-nav .sub-nav .sub-nav__body_cols2 {
    width: 569px; }
    .navbar-nav .sub-nav .sub-nav__body_cols2 .b-list {
      width: 49.7%; }
      .navbar-nav .sub-nav .sub-nav__body_cols2 .b-list .b-list {
        width: 100%; }
  .navbar-nav .sub-nav .sub-nav__body_cols3 {
    width: 849px; }
    .navbar-nav .sub-nav .sub-nav__body_cols3 .b-list {
      width: 33.0%; }
      .navbar-nav .sub-nav .sub-nav__body_cols3 .b-list .b-list {
        width: 100%; }

.navbar-nav .nav__element-catalog .sub-nav li .sub-nav .level-2 > li > a {
  color: #00AC5C;
  font-weight: 500;
  padding: 10px 15px 6px;
}
.navbar-nav .nav__element-catalog .sub-nav li .sub-nav .level-2  > li > a:after,
.navbar-nav .nav__element-catalog .sub-nav li .sub-nav .level-3  > li > a:after {
  content: '';
}
.navbar-nav .nav__element-catalog .sub-nav li .sub-nav .level-3 {
  /*border-bottom: 1px solid #eee;*/
}
.navbar-nav .nav__element-catalog .sub-nav li .sub-nav .level-3 > li > a {
  font-weight: 500;
  padding: 0 15px 6px;
}
.navbar-nav .nav__element-catalog .sub-nav li .sub-nav .level-4 > li > a {
  padding: 4px 15px 4px;
  line-height: 1.1;
}
.navbar-nav .nav__element-catalog .sub-nav li .sub-nav .level-3  {margin-bottom: 18px;}
.tabs li > a, [role='tablist'] .navbar-nav > li > a {
  text-decoration: none;
  border-bottom: none; }


.tabs  li > a {
  color: #333;
  padding-bottom: 12px;
   font-weight: 500;
}
.tabs  li > a:hover {
  border-bottom: 2px solid #00AC5C;
}
.tabs  li.active > a {
  color: #00AC5C;
  border-bottom: 2px solid #00AC5C; }
.tabs hr {
  margin: 0 0 8px; }

.tabs .navbar-nav > li {
  padding-bottom: 10px !important; }
.tabs .navbar-nav > li:first-child {
  padding-left: 0; }
/*.tabs .navbar-nav {margin: 10px 15px;}*/
[role='tablist'] .navbar-nav > li {
  padding: 0 20px; }

[role='tablist'] .navbar-nav {
  margin: 10px 0; }

[role='tablist'] hr {
  position: relative;
  top: -7px; }

.content {
  position: relative; }
  .content h2, .content h3, .content h4, .content h5, .content h6 {
    margin-top: 33px;
    margin-bottom: 20px; }

.avatara {
  width: 93px;
  float: left; }
.user-menubar {margin-top: 9px;}
.user-menubar .fa-xlg {top: -3px;}
.user-menubar .btn-md {
  padding: 5px 16px;
  display: inline-block;}

.user-info .user-menubar a.active:hover {
  color: #000;
}

.user-info .col-sm-16 {
  padding-right: 0; }

.user-info a i {
  color: black; }

.scheme {
  position: relative;
  background: #ebedee;
  text-decoration: none !important; }
  .scheme::after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 82px solid transparent;
    border-left: 82px solid transparent; }
  .scheme.blue_scheme::after {
    border-bottom-color: #71b7e6; }
  .scheme.green_scheme::after {
    border-bottom-color: #00ac5c; }

.theme {
  display: block;
  width: 94px;
  height: 94px;
  outline: 3px solid #fff;
  border: 6px solid #fff;
  margin-bottom: 10px; }
  .theme.active, .theme:hover {
    outline: 3px solid #00ac5c; }

.theme__file {
  width: 550px;
  padding-top: 12px;
  padding-left: 22px;
  padding-right: 22px;  }
  .theme__file .padtop20 {
    padding-top: 17px;
    margin-left: -21px; }

.padtop4 {
  padding-top: 4px; }

.user__img {
  max-width: 220px; }

.slide {
/*  background: #ededed;
  background: -moz-linear-gradient(top, #ededed 0%, #fafafa 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #fafafa));
  background: -webkit-linear-gradient(top, #ededed 0%, #fafafa 100%);
  background: -o-linear-gradient(top, #ededed 0%, #fafafa 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #fafafa 100%);
  background: linear-gradient(to bottom, #ededed 0%, #fafafa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#fafafa',GradientType=0 );*/
   }
     .title-slide {
    position: absolute;
    top: 37%;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }
  .slide p {
    margin: 10px 0; font-weight: 300;}
.title-slide, .title-slide h1 {color: #fff;}
.title-slide h1 {font-size: 45px;}
/*.slideshow .btn {max-width: 200px;
margin: auto;}*/
.news__block a {
  color: #000;
}
.news__block a:hover {
  text-decoration: none;
}
.news__block p {
  margin-bottom: 30px; }

.archive__btn {
  position: absolute;
  right: 10px;
  top: 6px; z-index: 2;}

.catalog__btn {
  position: absolute;
  right: 10px;
  top: 20px;z-index: 2; }

.btn-success.active, .btn-success:hover , .btn-success:focus {
  color: #000;
  background-color: #fff;
  border-color: #00ac5c;
  text-decoration: none; }
.btn-success:focus {
  color: #000;
  text-decoration: none; }

.btn-default:active, .btn-default:hover/*, .btn-default:focus,.btn-default:active:focus */{
  color: #fff;
  background-color: #fff;
  border-color: #00ac5c;
  text-decoration: none; }
  .btn-default:active i,.btn-default:active:focus i, .btn-default:hover i {
    color: #fff !important; }

  .btn-default:focus i {
    color: #000 !important; }
.btn-default.active:hover {
  color: #000;
  background-color: #fff;
  border-color: #00ac5c; }
.btn-default:active i {
  color: #000 !important; }

.btn-info.active, .btn-info:hover, .btn-info:focus {
  color: #fff;
  background-color: #fff;
  border-color: #00ac5c;
  text-decoration: none; }

.news {
  padding: 45px 0;
  border-bottom: 1px solid #ebebeb; }
  .news.settings {padding: 10px 0 30px;}
  .archive__btn  + .news, .col-xs-16  + .news {  padding: 15px 0 45px;}
  .news h2 {
    margin-bottom: 21px; }
.content .user-settings h4 {margin-top: 0;}
.news:last-child {
  border-bottom: none;
  padding-bottom: 0; }

.micro_news {
  padding: 27px 0; }

.mini__news {
  padding: 16px 0; }
.mini__news {
  border-bottom: 1px solid #ebebeb;
}
.events .panel.mini__news a {
	display: inline-block;
	height: 106px;
}
.mini__news h4 {
  font-size: 21px;
  margin-bottom: 17px; }

.mini__news p {
  margin-bottom: 9px; }

.mini__news-data {
  font-size: 13px; }

.mini__news-title {
  line-height: 1.2;
  font-size: 14px; }
  .mini__news-title a {
    color: #818181; }
    .mini__news-title a:hover {
      color: #00ac5c; }

/*.news__img {
  width: 100%; }*/

.news__date {
  font-size: 15px; }
  .news__date i {
    color: #969696; }

.news__title {
  color: #000;
  font-size: 28px;
  margin: 10px 0 20px !important; }
.month__title {
  margin: 10px 0 20px !important;
}
.news__description {
  color: #666;
  font-size: 16px;
  font-weight: 200; }

.news__late {
  font-weight: 500; }

.aticle_post p {
  margin-bottom: 20px; }
.aticle_post img {
  max-width: 100%;
  display: block;
  /*width: 100%;*/
  margin-bottom: 20px; }
.aticle_post .bxslider img {
  width: auto;
  display: inline-block; }

.result__article {
  color: #777; }
  .result__article span {
    color: black; }

.sitemap__element {
  margin-bottom: 52px; }
  .sitemap__element ul {
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 20px; }
    .sitemap__element ul a {
      color: black;
      margin-bottom: 9px;
      display: inline-block; }
    .sitemap__element ul ul {
      font-size: 16px;
      font-weight: 500;
      margin-top: 3px; }
      .sitemap__element ul ul a {
        margin-bottom: 9px; }
      .sitemap__element ul ul ul a {
        margin-bottom: 0;
        font-size: 15px;
        font-weight: 100;
        color: #7b7b7b; }

.error h1 {
  font-size: 130px;
  line-height: 0.8; }
.error h3 {
  font-size: 40px; }
.error p {
  font-size: 25px; }

.order__list p {
  color: #666; }

.table_of_contents li {
  text-align: right;
  margin-bottom: 0 !important;
  padding: 10px 0 7px;
  background: url("../images/dotted.gif") left bottom 9px repeat-x; }
.table_of_contents span {
  float: left;
  padding: 0;
  text-align: left;
  background: #ffffff;line-height: 1.9; }
  .table_of_contents span + span {
    float: right;
    text-align: left;
    width: auto; min-width: 210px;}

.product__price-card {
  font-size: 20px; }
  .product__price-card span {
    font-size: 30px;
    font-weight: 500; }

.filter-count {
  display: none;
  width: 220px;
  position: absolute;
  right: -205px;
  top: 50%; }
  .filter-count input {
    border: 2px solid #00ac5c; }
.share {padding-top: 60px;}
.share li:first-child {
  vertical-align: top; }
  .share li:first-child p {
    line-height: 1.8; }
.share .share-ico {
  padding: 0; }
  .share .share-ico a {
    width: 32px;
    height: 32px;
    display: block;
    background: url("../images/share_ico.jpg") no-repeat; }
    .share .share-ico a.share-go {
      background-position: 0 0; }
    .share .share-ico a.share-tw {
      background-position: -34px 0; }
    .share .share-ico a.share-mail {
      background-position: -68px 0; }
    .share .share-ico a.share-fa {
      background-position: -102px 0; }
    .share .share-ico a.share-wf {
      background-position: -136px 0; }

.prodict__line {
  border-top: 1px solid #E6E6E6; }

.tabs__title {
  margin: 10px 0 20px;
  display: inline-block;
  text-decoration: none;
  color: #00ac5c; }
  .tabs__title:hover, .tabs__title:active, .tabs__title:focus {
    outline: 0;
    border-bottom: 0;
    text-decoration: none;
    color: black; }
  .tabs__title i:before {
    content: "\f0d7"; }
  .tabs__title[aria-expanded="true"] {
    text-decoration: none;
    color: black; }
    .tabs__title[aria-expanded="true"] i:before {
      content: "\f0d8"; }

.tab-pane {
  display: none;
  position: relative;}
  .tab-pane.active {
    display: block; }
.tab-pane > p {margin-top: 20px;}
.accordion-title-js .tabs-accordion-title {
  /*border-bottom: 1px dotted #00ac5c;*/
  text-decoration: underline;
  display: inline-block;
  line-height: 1.2; }
  .accordion-title-js .tabs-accordion-title:hover, .accordion-title-js .tabs-accordion-title:active, .accordion-title-js .tabs-accordion-title:focus {
    outline: 0;
    /*border-bottom: 1px dotted transparent;*/
    text-decoration: none; }
.accordion-title-js i:before {
  content: "\f0d7"; }
.accordion-title-js.active i:before {
  content: "\f0d8"; }
.order__date-item,.order__status-item {font-size: 14px;}
/* .busket__quantity-item {
  width: 96px } */
  .busket__quantity-item input {
    padding: 8px;
    height: 34px;
    font-size: 14px; }
.busket__delete {overflow: hidden;}
.busket__button-item .btn {
  padding: 7px 7px; }

.busket__article-item {
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  color: black; }

.busket__summ-item {
  font-weight: 500;
  color: black; }

.product_quantity-mobile {
  max-width: 107px; }
.product_quantity {max-width: 107px;}
.busket__del-item {
  white-space: nowrap; }

.cabinet__comment-item {
  font-size: 14px; }
.analogs_block {
  display: none;
  position: absolute;
  top: 26px;
  padding: 10px;
  left: 0;
  background: #FFF;
  width: 250px;
  border: 1px solid #CCC;
  border-radius: 5px;
  box-shadow: 0px 7px 8px rgba(12, 12, 13, 0.46);
  z-index: 3;
}
  .analogs_block::before {
    content: '';
    position: absolute;
    left: 15px;
    top: -9px;
    width: 17px;
    height: 9px;
    background: url("../images/triangle.png") center no-repeat;
}

.analogs_block-right {
  top: 30px;
  left: auto;
  right: 0;
}
  .analogs_block-right::before {
    right: 15px;
    left: auto;
}

.table-catalog > thead > tr > th {
  font-size: 12px;font-weight: 500; }
  .table-catalog > thead > tr > th:first-child/*, .table-catalog > thead > tr > th:nth-child(2) */{
    width: 120px;
    text-align: left; }


.busket .table-catalog > thead > tr > th:last-child {
    width: 30px!important;
}
.busket .table td:last-child {
    width: 30px!important;
    padding:0 10px;
}


.table-catalog .busket__article-item {
  font-size: 13px;
  text-align: left;
  padding: 8px 2px 0 8px;
  /* width: 120px; Edited by I.Makov*/ 
  width: 95px;
  }
.table-catalog .busket__article-item2 {
  font-size: 13px;
  text-align: left;
  padding: 10px 11px
   }

   .fixed-header-table__header td,
   .fixed-header-table__header th,
   .fixed-header-table__header td,
   .fixed-header-table__header th,
   .fixed-header-table__body td,
   .fixed-header-table__body th{
     padding: 10px 8px !important
   }
/*.table-catalog .busket__price-item {
  font-size: 18px;
  font-weight: 500;
  white-space: nowrap;
  padding: 8px 0;
  color: black; }*/
.table-catalog .busket__name-item {
  /*padding: 8px 0;*/
  /* width: 155px;
  max-width: 155px;
  min-width: 155px; */
  text-align: left;
  /* padding-bottom: 0; */
  font-size: 14px;
  /*word-break: break-all;*/
   }
.table-catalog .busket__name-item2 {
  text-align: left;
   }
  .table-catalog .busket__name-item a {
    /*color: #00ac5c; */
    }
    .ico-shares {
      -webkit-border-radius: 4px;
              border-radius: 4px;
      font-size: 10px;
      color: #FFF;
      padding: 5px;
      background: #F3CE00;
    }
    .product-element   .ico-shares {font-size: 14px;padding: 5px 15px;position: absolute;right: 20px;top: 10px;z-index: 1;}
.bom_product_quantity .product_quantity_js {
  max-width: 98px;
}
.bom_product_quantity .product_quantity_js input {
  height: 28px; }

.product_quantity_js input {
  padding: 7px; font-size: 14px;}
.busket__availability-item,.busket__transitm-item,.busket__transita-item,.busket__reserv-item,.busket__price-item,.busket__summ-item {font-size: 14px;font-weight: 500;  color: black;
  padding: 8px 0;}
input.btn {
  width: auto; }



.data__sort {
  /*  select {
      background-color: transparent;
      border-color: transparent;
      color: $brand-success;
      width: auto;
      display: inline-block;
      padding: $padding-base-vertical 0;
    }*/ }
  .data__sort .data__sort-item a {
    line-height: 1.1;
    position: relative; }
    .data__sort .data__sort-item i.fa-xxlg {
      color: #a6a6a6;
      position: absolute;
     right: -10px;
     top: -6%;
     width: 8px;}
    .data__sort .data__sort-item i.fa-xxlg:before {
      content: "\f0d8"; }
    .data__sort .data__sort-item .desc i.fa-xxlg:before {
      content: "\f0d7"; }
    .data__sort .data__sort-item .asc i.fa-xxlg:before, .data__sort .data__sort-item .desc i.fa-xxlg:before {
      color: #00ac5c; }


.data__sortM .data__sort-item {
  position: relative; }
  .data__sortM .data__sort-item i {
    color: #a6a6a6;
    position: absolute;
    right: -16px;
    top: 20%; }
  .data__sortM .data__sort-item .desc i:before {
    content: "\f0d7"; }
  .data__sortM .data__sort-item .asc i:before {
    content: "\f0d8"; }
.accordion {max-width: 580px;}
#product-form .accordion, #sheetcuttingcalculator-form .accordion {max-width: none;}
.accordion > ul {
  padding: 0; }
  .accordion > ul > li {
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #e6e6e6;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none; }
    .accordion > ul > li i {
      width: 10px; }
      .accordion > ul > li i:before {
        content: "\f0da"; }
    .accordion > ul > li.active i:before {
      content: "\f0d7"; }
    .accordion > ul > li:not(:last-child) {
      border-bottom: 0; }
    .accordion > ul > li:first-child {
      -webkit-border-radius: 5px 5px 0 0;
      -moz-border-radius: 5px 5px 0 0;
      -ms-border-radius: 5px 5px 0 0;
      border-radius: 5px 5px 0 0; }
    .accordion > ul > li:last-child {
      -webkit-border-radius: 0 0 5px 5px;
      -moz-border-radius: 0 0 5px 5px;
      -ms-border-radius: 0 0 5px 5px;
      border-radius: 0 0 5px 5px; }
    .accordion > ul > li .accordion-item {
      padding: 7px;
      font-weight: 300;
      max-height: 320px;
      overflow-y: auto; }
    .accordion > ul > li .accordion-title {
      cursor: pointer;
      padding: 10px; }
      .accordion > ul > li .accordion-title span {
        width: 89%;
        color: black; }

.custom-file {
  position: relative; }
  .custom-file input[type=file] {
    cursor: pointer;
    position: absolute;
    top: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 3; }
  .custom-file:hover .btn-default {
    color: #fff;
    background-color: #42A46F;
    border-color: #42A46F; }
  .custom-file:hover .btn-success {
    color: #000;
    background-color: #FFF;
    border-color: #42A46F; }
  .custom-file:hover .btn-info {
    color: #fff;
    background-color: #42A46F;
    border-color: #42A46F; }
/*.custom-file .fa {height: 18px;}*/
::-webkit-input-placeholder {
  font-size: 15px; }

:-moz-placeholder {
  /* Firefox 18- */
  font-size: 15px; }

::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 15px; }

:-ms-input-placeholder {
  font-size: 15px; }

.result__cat {
  font-size: 14px; }

.result__article {
  font-size: 15px;line-height: 1.7; }

.result__title a.underline__link {
  border-color: #a6a6a6; }
  .result__title a.underline__link:hover {
    border-color: transparent; }

.footer__menu__bar {
  padding-top: 29px;
  background-color: #f7f7f7;
  border-top: 1px solid #e6e6e6; }
  .footer__menu__bar .footer__menu {
    border-bottom: 1px solid #e6e6e6; }
    .footer__menu__bar .footer__menu .navbar-collapse.collapse {
      float: left; }

.footer__bar > div:not(:last-child) {
  padding-top: 18px;
  padding-bottom: 18px; }
.footer__bar a:hover {text-decoration: none;}
.footer__desc {
  padding-top: 17px;
  background-color: #f2f2f2;
  border-top: 1px solid #e6e6e6;
  font-size: 15px; }
  .footer__desc .footer__copyright {
    color: #a6a6a6; }
    .footer__desc .footer__copyright a {
      color: #a6a6a6;border-color: #A6A6A6; }
          .footer__desc .footer__copyright a:hover {
      border-color: transparent; }
  .footer__desc p {
    margin-bottom: 0; }
.footer__contacts a,.contacts__title a {color:#000;}

.delivery__bar input, .delivery__bar .btn {
  height: 35px; }
.delivery__bar .btn {
  padding: 4px 12px; }

.social .social-ico {
  padding: 0; }
  .social .social-ico a {
    width: 48px;
    height: 48px;
    display: block;
    background: url("../images/soc_icon2 48x48.svg") no-repeat;
  background-size: 219px auto; }
    .social .social-ico a.social-fa {
      background-position: 0 0; }
    .social .social-ico a.social-go {
      background-position: -57px 0; }
    .social .social-ico a.social-you {
      background-position: -115px 0; }
    .social .social-ico a.social-odn {
      background-position: -171px 0; }
      .social .social-ico a.social-inst {
        background: url("../images/inst.png") no-repeat;
        height: 47px;
        margin-bottom: 1px;
      }
      .social .social-ico a.social-inst-in-text {
        background: url(../images/insta.svg) no-repeat;
        width: 51px;
        height: 51px;
        display: block;
        background-repeat: no-repeat;
      }

#top {
  bottom: 10px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  padding: 15px 10px;
  font-weight: 400;
  border: 1px solid rgba(200, 200, 200, 0.26);
  background-color: #fff;
  z-index: 10;
  -moz-box-shadow: 1.5px 2.6px 5px rgba(10, 10, 10, 0.15);
  -webkit-box-shadow: 1.5px 2.6px 5px rgba(10, 10, 10, 0.15);
  box-shadow: 1.5px 2.6px 5px rgba(10, 10, 10, 0.15); }
  #top:hover {
    color: #fff;
    background-color: #00ac5c; }
    #top:hover i {
      color: #fff; }

.carousel img {
  max-height: 73px; }

.carousel img,
.stamp__category img {
  max-width: 97%;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); }
.stamp__category img {
  max-width: 55%;
  border: 1px solid #CCC;}
  .carousel img:hover,
  .stamp__category img:hover {
    -webkit-filter: grayscale(0);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%); }
.stamp__category a {display: block;}
.stamp__category a + p {margin-top: -15px;}
.aticle_post .bx-controls-direction .bx-prev {
  left: -33px; }

.aticle_post .bx-controls-direction .bx-next {
  right: -33px; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-slider {
  position: relative;
  text-align: left;
  background-color: #cbcbcb;
  height: 5px;
  margin: 24px auto 10px;
  width: 90%; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: default;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 12px 12px;
  border-color: transparent transparent black;
  -ms-touch-action: none;
  touch-action: none;
  margin-left: -12px; }
  .ui-slider .ui-slider-handle + .ui-slider-handle {
    margin-left: 0;
    border-width: 12px 0 0 12px;
    border-color: transparent transparent transparent black; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
  height: 5px;
  background-color: #00ac5c; }

.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu, .empty-message p {
  list-style: none;
  padding: 22px 12px;
  margin: 10px 0 0;
  display: block;
  outline: none;
  background: #fff;
  width: 300px !important;
  max-height: 245px;
  overflow: auto;
  border: 1px solid #cccccc;
  font-size: 11px;
  color: #898989;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 7px 8px rgba(12, 12, 13, 0.46);
  -webkit-box-shadow: 0 7px 8px rgba(12, 12, 13, 0.46);
  box-shadow: 0 7px 8px rgba(12, 12, 13, 0.46);
  position: relative;z-index: 5; }
  .ui-menu::before, .empty-message p::before {
    content: '';
    position: absolute;
    left: 15px;
    top: -9px;
    width: 17px;
    height: 9px;
    background: url("../images/triangle.png") center no-repeat; }

.empty-message p {
  position: absolute;
  top: 39px;
  left: 0;
  font-size: 16px;
  z-index: 10; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  position: relative;
  margin: 1%;
  padding: 3px;
  border: 1px solid #cccccc;
  width: 48%;
  text-align: center;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  display: inline-block;
  cursor: pointer;
  min-height: 0;
  overflow: hidden;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  border: 1px solid #00ac5c;
  background-color: #00ac5c;
  color: #fff; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa; }

.custom-file input[type="file"] + .btn {height: 38px;}
/*.fa.pull-left {
  width: 15px; }
*/.padtopbot0 {
  padding-top: 0px;
  padding-bottom: 0px; }

.padtop0 {
  padding-top: 0px !important; }

.padbot0 {
  padding-bottom: 0px; }

.margright0 {
  margin-right: 0px; }

.margleft0 {
  margin-left: 0px; }

.margbot0 {
  margin-bottom: 0px; }

.margtop0 {
  margin-top: 0px; }

.padtopbot10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.padtop10 {
  padding-top: 10px !important; }

.padbot10 {
  padding-bottom: 10px; }

.margright5 {
  margin-right: 5px; }

.margright10 {
  margin-right: 10px; }

.margleft10 {
  margin-left: 10px; }

.margbot10 {
  margin-bottom: 10px; }

.margtop10 {
  margin-top: 10px; }

.padtopbot20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.padtop20 {
  padding-top: 20px !important; }

.padbot20 {
  padding-bottom: 20px; }

.margright20 {
  margin-right: 20px; }

.margleft20 {
  margin-left: 20px; }

.margbot20 {
  margin-bottom: 20px; }

.margtop20 {
  margin-top: 20px; }

.padtopbot30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.padtop30 {
  padding-top: 30px !important; }

.padbot30 {
  padding-bottom: 30px; }

.margright30 {
  margin-right: 30px; }

.margleft30 {
  margin-left: 30px; }

.margbot30 {
  margin-bottom: 30px; }

.margtop30 {
  margin-top: 30px; }

.padtopbot40 {
  padding-top: 40px;
  padding-bottom: 40px; }

.padtop40 {
  padding-top: 40px !important; }

.padbot40 {
  padding-bottom: 40px; }

.margright40 {
  margin-right: 40px; }

.margleft40 {
  margin-left: 40px; }

.margbot40 {
  margin-bottom: 40px; }

.margtop40 {
  margin-top: 40px; }

.padtopbot50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.padtop50 {
  padding-top: 50px !important; }

.padbot50 {
  padding-bottom: 50px; }

.margright50 {
  margin-right: 50px; }

.margleft50 {
  margin-left: 50px; }

.margbot50 {
  margin-bottom: 50px; }

.margtop50 {
  margin-top: 50px; }

.padtopbot60 {
  padding-top: 60px;
  padding-bottom: 60px; }

.padtop60 {
  padding-top: 60px !important; }

.padbot60 {
  padding-bottom: 60px; }

.margright60 {
  margin-right: 60px; }

.margleft60 {
  margin-left: 60px; }

.margbot60 {
  margin-bottom: 60px; }

.margtop60 {
  margin-top: 60px; }

.padtopbot70 {
  padding-top: 70px;
  padding-bottom: 70px; }

.padtop70 {
  padding-top: 70px !important; }

.padbot70 {
  padding-bottom: 70px; }

.margright70 {
  margin-right: 70px; }

.margleft70 {
  margin-left: 70px; }

.margbot70 {
  margin-bottom: 70px; }

.margtop70 {
  margin-top: 70px; }

.padtopbot80 {
  padding-top: 80px;
  padding-bottom: 80px; }

.padtop80 {
  padding-top: 80px; }

.padbot80 {
  padding-bottom: 80px; }

.margright80 {
  margin-right: 80px; }

.margleft80 {
  margin-left: 80px; }

.margbot80 {
  margin-bottom: 80px; }

.margtop80 {
  margin-top: 80px; }

.padtopbot90 {
  padding-top: 90px;
  padding-bottom: 90px; }

.padtop90 {
  padding-top: 90px; }

.padbot90 {
  padding-bottom: 90px; }

.margright90 {
  margin-right: 90px; }

.margleft90 {
  margin-left: 90px; }

.margbot90 {
  margin-bottom: 90px; }

.margtop90 {
  margin-top: 90px; }

.padtopbot100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.padtop100 {
  padding-top: 100px !important; }

.padbot100 {
  padding-bottom: 100px; }

.margright100 {
  margin-right: 100px; }

.margleft100 {
  margin-left: 100px; }

.margbot100 {
  margin-bottom: 100px; }

.margtop100 {
  margin-top: 100px; }

.margleft15 {
  margin-left: 15px; }
.margright15 {
  margin-right: 15px; }
.margright25 {
  margin-right: 25px; }
.advantages  h6 a {color: #000;font-size: 18px;}
  .advantages img {max-width: 123px;}
  .relative {
    position: relative;
  }
  .brand__element-link {color: #00AC5C !important;}
@media (min-width: 1230px) {
  /*.user-menubar > a:last-child {float: right;}*/
  .nav__element:hover > .sub-nav {
    display: block; }

  .pull-right-lg {
    float: right; }

  .pull-left-lg {
    float: left; }

  .input-xs {
    width: 11%; }

  .filter {
    width: 23% !important; }

  .catalog {
    width: 77% !important;
    padding-right: 0;
    padding-left: 0;
  }

  .filter form {
    display: block !important; }

  .nav__element:hover > ul {
    display: block; }

  .avatara + div {
    width: 91.5%; }
    .slideshow {max-height: 585px;overflow: hidden;}

  .nav .nav__element-contacts {
    /*display: none;*/ } }
@media (min-width: 992px) and (max-width: 1230px) {
  .slider-range,.slider-desc {width: 76%;margin: 24px 28px 10px;}
  .navbar-nav .nav__element-parent:first-child .sub-nav,
  .navbar-nav .nav__element-parent:nth-child(2) .sub-nav,
  .navbar-nav .nav__element-parent:nth-child(3) .sub-nav { right: auto; left: 0; }
  .navbar-nav .nav__element-parent:first-child .sub-nav .sub-nav,
  .navbar-nav .nav__element-parent:nth-child(2) .sub-nav .sub-nav,
  .navbar-nav .nav__element-parent:nth-child(3) .sub-nav .sub-nav { left: 100px; }
  .navbar-nav .nav__element-parent:first-child .sub-nav::after,
  .navbar-nav .nav__element-parent:nth-child(2) .sub-nav::after,
  .navbar-nav .nav__element-parent:nth-child(3) .sub-nav::after {right: auto; left: 15px;}
  .nav__element:hover > .sub-nav {
    display: block; }
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
  .navbar-nav > li {
    padding: 0 15px; }

  .pull-right-md {
    float: right; }

  .pull-left-md {
    float: left; }

  .input-xs {
    width: 11%; }

  .filter form {
    display: none; }

  .nav__element:hover > ul {
    display: block; }

  .avatara + div {
    width: 91.5%; }

  .nav .nav__element-contacts {
    /*display: none;*/ } }
@media (max-width: 991px) {
  .search__bar {margin-top: 3px;}
  .user-menubar .btn-md {
      padding: 2px 10px;
      font-size: 15px;
      /*margin-left: 15px;*/
    }

  .fixed-header-table__header {
    display: none;
  }
      
}
@media (min-width: 768px) and (max-width: 991px) {
  .stamp__category {min-height: 316px;}
  .slider-range,.slider-desc {width: 76%;margin: 24px 28px 10px;}
  .quantity {height: 33px;}
  .navbar-nav .nav__element-parent:first-child .sub-nav,
  .navbar-nav .nav__element-parent:nth-child(2) .sub-nav,
  .navbar-nav .nav__element-parent:nth-child(3) .sub-nav { right: auto; left: 0; }
  .navbar-nav .nav__element-parent:first-child .sub-nav .sub-nav,
  .navbar-nav .nav__element-parent:nth-child(2) .sub-nav .sub-nav,
  .navbar-nav .nav__element-parent:nth-child(3) .sub-nav .sub-nav { left: 150px; }
  .navbar-nav .nav__element-parent:first-child .sub-nav::after,
  .navbar-nav .nav__element-parent:nth-child(2) .sub-nav::after,
  .navbar-nav .nav__element-parent:nth-child(3) .sub-nav::after {right: auto; left: 15px;}
  .nav__element:hover > .sub-nav {
    display: block; }
  .auth__block {padding-right: 14px;}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 8px;
    margin-bottom: 8px;
}
  .navbar-nav > li {
    padding: 0 11px; }
    .navbar-nav > li:first-child {
      padding-left: 0; }

  .footer__menu > div {
    display: inline-block;
    vertical-align: top;
    float: none; }

  .fl-none-sm {
    float: none; }

  .archive__btn {
    position: relative; }

  .filter form {
    display: none; }

  .pull-right-sm {
    float: right; }

  .pull-left-sm {
    float: left; }

  .nav__element:hover > ul {
    display: block; }

  .nav .nav__element-contacts {
    /*display: none;*/ }

  .filter-list > div {
    width: 50%;
    float: left !important;
    margin: 0;
    padding-top: 13px; } }

@media (min-width: 466px) and (max-width: 767px) {

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 6px;
    margin-bottom: 6px;
}
  .search-js {
    position: absolute !important;
    top: 0;
    right: 0;
    opacity: 0;
    max-width: 0;
    width: 0;
    -webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease; }
    .search-js.active {
      opacity: 1;
      max-width: 370px;
      width: 370px; } }
@media (max-width: 767px) {
  header .lang__bar, header .busket__bar {
    padding-top: 5px; }
  .title-slide {top: 30%;}
 .title-slide h1 {font-size: 25px;}
  .bx-viewport {height: auto !important;}
  #user-form h2 {margin-left: 15px;}
/*  .navbar-nav .sub-nav li a:hover, .navbar-nav .sub-nav li a:active, .navbar-nav .sub-nav li a:focus, .navbar-nav li.active .active > a, .navbar-nav li.active .active > a:hover, .navbar-nav li.active .active > a:focus {color: #000;background-color: #eee;border-color:#eee;}*/
  input, .custom-file .btn,.input-group-btn > .btn, input[type="submit"],.input-group-btn > .btn, input[type="reset"],.bom_product_quantity .product_quantity_js input,.delivery__bar input, .delivery__bar .btn {height: 33px;}
  .breadcrumbs .container::after {background: none;}
  .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {bottom: -23px;}
  .col-md-116 {padding: 0;}
  .footer__bar > div {padding: 10px 30px  !important; border-bottom: 1px solid #E6E6E6;}
  .footer__copyright {text-align: center;}
  .footer__copyright p {float: none !important;}
  .avatara {  width: 100px;}
  .content .shtamp_mob {padding: 0px 15px !important;margin-top: 3px;}
  .padbot60,.padbot70 {padding-bottom: 40px;}
  .padtop70 {padding-top: 40px !important;}
  .pager li > a, .pager li > span { font-size: 12px;}
  .micro_news { padding: 7px 0px 27px;}
  body {
    font-size: 15px;
    line-height: 1.2857;
    }
  legend {
    font-size: 21px; }
  .auth__block, .catalog_btn_block {
    padding-right: 10px;
padding-left: 10px;
  }
  .filter-list > div {
    width: 50%;
    float: left !important;
    margin: 0;
    padding-top: 13px; }

  header {
    padding-top: 0; }

  .phone__bar {
    font-size: 15px;
    margin-bottom: 10px;
    color: #77787b; }
    .phone__bar b {
      font-size: 16px; }

  .breadcrumbs {
    padding: 0 15px; }

  .form-group .text-right {
    text-align: left; }

  .navbar-nav {
    /*margin: 0 !important; */
    }
    .navbar-nav li {
      padding: 0; }
      .navbar-nav li a {
        padding: 10px 15px; }
        .navbar-nav li a:hover, .navbar-nav li a:focus {
          color: #fff;
          background-color: #00ac5c; }
      .navbar-nav li.active > a, .navbar-nav li.active > a:hover, .navbar-nav li.active > a:focus {
        color: #fff;
        background-color: #00ac5c; }
      .navbar-nav li.nav__element-parent > a:after {
        position: absolute;
        right: 10px;
        top: 30%;
        font: normal normal normal 18px/1 FontAwesome;
        content: '\f105'; }
      .navbar-nav li.nav__element-parent.parent__active > a:after {
        content: '\f107'; }
      .tabs li > a {
          color: #333 !important;
          background-color: transparent !important;
      }
  .navbar-nav .sub-nav {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background: #eee;}
    .navbar-nav .sub-nav::after {
      background: none; }
    .navbar-nav .sub-nav li .sub-nav {
      top: 0;
      left: 0 !important;
      position: relative;
       }
       .navbar-nav .nav__element-catalog .sub-nav li .sub-nav .level-2 > li.active  > a {color: #FFF;}
       .navbar-nav .nav__element-catalog .sub-nav li .sub-nav .level-2 > li.active  > a:hover {color: #000;}
       .navbar-nav .nav__element-catalog .sub-nav li .sub-nav .level-4 > li > a,
       .navbar-nav .nav__element-catalog .sub-nav li .sub-nav .level-3 > li > a { padding: 10px 15px; }
      .navbar-nav .sub-nav li .sub-nav a {
        padding: 6px 15px; }
        .navbar-nav .sub-nav li .sub-nav a:hover {
          color: #fff;
          background-color: #00ac5c; }
    .navbar-nav .sub-nav .sub-nav__body_cols1, .navbar-nav .sub-nav .sub-nav__body_cols2, .navbar-nav .sub-nav .sub-nav__body_cols3 {
      width: 100%; }
      .navbar-nav .sub-nav .sub-nav__body_cols1 .b-list, .navbar-nav .sub-nav .sub-nav__body_cols2 .b-list, .navbar-nav .sub-nav .sub-nav__body_cols3 .b-list {
        width: 100%; }

  .filter form {
    display: none; }

  .advantages .col-sm-4 {
    height: 270px; }
  .advantages .col-sm-6, .advantages .col-sm-5 {
    height: 270px; }
  .fa.pull-left {
    margin-right: 0.1em; }

  .archive__btn {
    position: relative; }

  .brand__element, .news__block,.advantages   {
    padding: 15px 0; }
    .bxslider {padding: 25px 0 0;}
    .bxslider__pager {padding: 0px 0 0;}
  #top {
    display: none !important; }

  .footer__menu__bar {
    padding: 0; }
    .footer__menu__bar .footer__menu {
      border: 0;
      padding: 0; }
      .footer__menu__bar .footer__menu > div {
        display: block;
        padding: 0; }
      .footer__menu__bar .footer__menu li {
        padding: 0; }
        .footer__menu__bar .footer__menu li a {
          padding: 10px 30px; }

  footer .navbar-collapse {
    float: none !important; }
    footer .navbar-collapse .row > div {
      padding: 10px 30px; }
  footer .row {
    margin: 0; }
  footer .social {
    text-align: center;
    margin-top: 0; }
    footer .social > ul {
      display: inline-block; }
  footer .footer__desc {
    padding-top: 0; }

  header .contacts__title {
    margin: 10px 0; }

  .contacts__title {
    margin: 0;
    padding: 10px 30px;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    cursor: pointer;
    font-weight: 300; }
    .contacts__title::after {
      content: '\f105';
      font: normal normal normal 18px/1 FontAwesome;
      position: absolute;
      right: 30px;
      top: 30%; }
    .contacts__title.collapsed::after {
      content: '\f107'; }

  .navbar-form {
    margin: 12px 0;
    /*padding: 10px 30px; */
    }
    .navbar-form .col-xxs-12 {
      width: 100%; }

  .footer__bar > div > div {
    padding: 0; }
    .footer__bar > div > div a {
      padding: 10px 30px;
      border-bottom: 1px solid #e6e6e6;
      font-weight: 500;
      display: block; }

  .btn {
    font-size: 13px;
    line-height: 1.4;
    padding: 4px 10px;}
.custom-file input[type="file"] + .btn {height: 33px;}
.font-xlg {
    font-size: 21px;
}
  #main, .container {
    padding: 10px 0 0; }
.news {
    padding: 25px 0px !important;
    }
  .theme__file {
    width: 100%; }

  .center-block-xs {
    float: none;
    margin: auto;
    display: block; }

  .text-center-xs {
    text-align: center; }

  .settings .margright100 {
    margin-right: 0; }

  .mobile__absolute {
    position: absolute;
    right: 15px;
    top: -24px; }

  .breadcrumb {
    display: none; }

  header.padtop20 {
    padding-top: 0; } }
@media (max-width: 465px) {

.share {padding: 20px 0;}
  .bxslider {padding: 0;}
  /*.title-slide {top: 7%;}*/
  /*.slide p {font-size: 14px;}*/
  .bx-wrapper img {width: 100% !important;}
  .bom_product_quantity {margin-top: 15px;margin-bottom: 30px;}
  .content .mobile_title {margin-top: 40px;}
  .padbot40  {padding-bottom: 10px !important;}
  .padtop40  {padding-top: 10px !important;}
/*.padtop40.busket {margin-top: -40px !important;}*/
  .table_of_contents span + span {
    width: 35%;
    white-space: nowrap;
    overflow: hidden;}
  .pull-xs-left {float: left !important;}
  .user-info .col-sm-16 {padding-left: 15px;}
  header .lang__bar,
  header .busket__bar {
    padding-top: 6px;}
.advantages img {max-width: 55%;}
.advantages .col-sm-4 { height: auto;}
.advantages .col-sm-5 { height: auto;}
  .head-types {
    padding: 0 5px;
  }
  .content h2, .content h3, .content h4, .content h5, .content h6 {
    margin-top: 20px;
    margin-bottom: 10px;
}
/*.news {
    padding: 30px 0px;
}*/
.table-catalog .news {padding: 0 !important;}
#main {
    padding-top: 10px;
    }
    main {
    padding-bottom: 0;
}
.padbot50 {padding-bottom: 20px;}
/*    .slide p {
    margin: 7px 0px;
}*/
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 4px;
    margin-bottom: 4px;
}
  .filter-list > div {
    width: 100%; }

  .phone__bar {
    font-size: 14px; }
    .phone__bar b {
      font-size: 16px; }

  .visible-xs {
    display: none !important; }
  .visible-xxs {
    display: block !important; }

  .dropdown-menu {
    width: 100%; }
    .dropdown-menu label {
      white-space: normal; }

  .pager li {
    display: block; } }

.print-headerbar {
  display: none; }

.fa-close::before {
  content: '';
  background: url("../images/mini_close.png") no-repeat;
  width: 14px;
  height: 13px;
  display: inline-block; }
.panel.micro_news.news.clearfix{
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 1px;
}
.pad0 {
    padding: 0;
}
.filter-count {
    right: -220px;
}
.filter-count input {font-size: 12px;}
.filter .accordion li {
    position:relative;
}
@media (max-width: 992px) {
    .filter-count {
        right: 0px;
    }
}

.stamps-item {height: 209px;}
@media (min-width: 768px) {
  .type__text_content {
  max-width: 1000px;
  margin: auto;
  float: none;
}
  .stamps-item {height: 240px;}
  header .lang__bar {
    padding-right: 0;}
}
.font-black {
    color: #000000;
}
.error-summary {
    color: #a94442;
}

ul.example_list {
    list-style: none;
}
ul.example_list li {
    display: inline-block;
    width: 32%;
    margin: 0 0.5% 10px;
    vertical-align: top;
    text-align: center;
}
ul.example_list li:before {
    content: '';
}

.example_list_23 img{
  max-height: 73px; }

.example_list_23 img {
    -webkit-filter: grayscale(0);
    -webkit-filter: grayscale(45%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%); }

ul.example_list_23 {
    list-style: none;
}
ul.example_list_23 li {
    display: inline-block;
    width: 23%;
    margin: 0 0.5% 10px;
    vertical-align: top;
    text-align: center;
}
ul.example_list_23 li:before {
    content: '';
}
.car__description .b-share__handle {
    height: 42px;
}
.car__description .b-share-icon_vkontakte {
    background: url(images/share_vk.png);
}
.car__description .b-share-icon_facebook {
    background: url(images/share_facebook.png);
}
.car__description .b-share-icon_twitter {
    background: url(images/share_twitter.png);
}
.car__description .b-share-icon_odnoklassniki {
    background: url(images/share_odnk.png);
}
.car__description .b-share-icon_moimir {
    background: url(images/share_mail.png);
}
.car__description .b-share-icon_gplus {
    background: url(images/share_gplus.png);
}
.car__description .b-share-icon {
    width: 32px;
    height: 32px;
}
.table > tbody {
    border: 1px solid #e6e6e6;
}
ul.yearList {
	margin:10px 33px;
}
ul.yearList li{
	padding-bottom:10px;
	border-bottom:1px #ccc dotted;
	list-style:none;
}
ul.yearList li:before{
	content: '';
}
span.year{
	margin-left:-3em;
	padding-right:10px;
	color:#693;
	font-size:14px;
}
.type__text ul.bxslider li:before {
    content: '';
}
.type__text ul.bxslider li {
    margin: 0;
}
.product-gallery .bx-controls-direction .bx-prev {
  left: -33px; }

.product-gallery .bx-controls-direction .bx-next {
  right: -33px; }

.layout-settings img.active {
    display: none;
}
.layout-settings.active img {
    display: none;
}
.layout-settings.active img.active {
    display: inline;
}
.sub-catalog {
  font-size: 14px; }

  .two-search-bars h3.sub-catalog-title {
    font-weight: 500;
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 10px;
    color: #000000;
  }

  .two-search-bars .sub-catalog-wrapper {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    background: #ffffff;
  }
.two-search-bars .sub-catalog.list-inline {
  margin-left: 0;
  margin-bottom: 0;
}

.sub-catalog.list-inline li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #00ac5c;
}

.sub-catalog.list-inline::before,
.sub-catalog.list-inline::after {
  display: none;
}
.sub-catalog li {
  padding-right: 25px; }

  #product-form .sub-catalog li {
    position: relative;
    display: block;
    margin-bottom: 5px;
    padding-right: 0;
    padding-left: 10px;
    line-height: 1.15;
  }

  #product-form .sub-catalog li:last-child {
    margin-bottom: 0;
  }

  .sub-catalog li
.image-slide {
    height: 480px;
    -moz-background-size: cover; /* Firefox 3.6+ */
    -webkit-background-size: cover; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: cover; /* Opera 9.6+ */
    background-size: cover; /* Современные браузеры */
    background-position: center;
    background-repeat: no-repeat;

}
@media (max-width: 465px) {
    .image-slide {
        height: 320px;
    }
}
@media (max-width: 767px) {
    .image-slide {
        height: 340px;
    }
}
@media (max-width: 1230px) {
    .image-slide {
        height: 300px;
    }
}
.type__text ul.carousel li:before {
    content: "";
}
.aticle_post sup {
    color: #707070;
}

/*ul.bxslider.bxslider__img { max-height: 288px; }*/
#qw_load_bg { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; z-index: 9999; }
.export-csv-warning {
  padding: 25px 0;
}
.export-csv-warning .modal-dialog {
  top: 50%;
  margin-top: -104px;  
}
.export-csv-warning p {
  font-size: 19px;
  margin-bottom: 18px;
}

/*  Fixed header table Begin */

.fixed-header-table__body table,
.fixed-header-table__header table {
	border-collapse: collapse;
	/* table-layout: fixed; */
	width: 100%;
}

.fixed-header-table__header {
  background-color: #f5f5f5;
}

.fixed-header-table__header--truncated {
  position: relative;
  width: calc(100% - 17px);
  /* padding: 0 10px; */
}

.fixed-header-table__header--truncated::after {
  content: "";
  position: absolute;
  top: 0;
  right: -17px;
  width: 17px;
  height: 100%;
  background-color: #f5f5f5;
}

.fixed-header-table__header thead th {
  width: 91.75px;
  width: 88px;
  padding: 10px 11px;
  text-align: center;
  color: #00ac5c;
  font-weight: 500;
}

.fixed-header-table__body {
	max-height: 800px;
	width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

.fixed-header-table__header .goods-table--registered-user  .data__sort-item--article {
  width: 100px;
  width: 120px;
}

.fixed-header-table__header .goods-table--registered-user  .data__sort-item--title {
  width: 280px;
}
.table th.data__sort-item.data__sort-item--title {
    width: 298px;
}
.catalog .table th {
  width: 88px;
}
/*.fixed-header-table__header .goods-table--registered-user  .data__sort-item--price {
  width: 130px;
}*/

td.busket__quantity-item input {
    max-width: 60px;
}

.catalog .table th:nth-child(7),.fixed-header-table__header .goods-table th:nth-child(7)  {
    width: 75px;
}
 .catalog .table th:nth-child(8),
 .fixed-header-table__header .goods-table th:nth-child(8) {
     width:80px;
 }

 /* .fixed-header-table__header .goods-table th:nth-child(8) {
   width: 63px;
 } */

/* th.data__sort-item--price a {
    margin-left: -20px;
} */

.data__sort-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}

th.data__sort-item:first-child a {
  justify-content: flex-start;
}

.data__sort-item a i {
  display: none;
}

.fixed-header-table__header .data__sort-item--article {
  width: 125px;
}

.fixed-header-table__header .data__sort-item--title {
  width: 485px;
}
/*
.fixed-header-table__header .data__sort-item--price {
  width: 120px;
}*/

table.table-striped thead th {
  padding: 0;
  line-height: 0;
}

.table_of_orders li {
  margin-bottom: 15px; }

.table-cart .data__sort {
  height: 45px;
}

/* .fixed-header-table__body .table-catalog .data__sort {
  height: 0px;
} */

.table-catalog .data__sort {
  /* height: 30px; */
  
}

#catalog-grid .fixed-header-table__body .table-catalog .data__sort th {
  padding: 0 !important;
}


.table-catalog .data__sort-item a {
  display: inline;
  text-align: center;
}


.table-cart {
  border-collapse: inherit;
}

.table-cart .busket__quantity-item {
  max-width: unset;
  min-width: unset;
  width: 80px;
}

.table-cart th,
.table-catalog th {
  vertical-align: middle !important;
}

table.table-cart thead th,
table.table-catalog thead th  {
  line-height: 1;
  padding-left: 10px;
  padding-right: 10px;
}

/* .data__sort-item {
  width: 90px;
} */

.busket__quantity-item {
  padding: 0 !important;
}

.fixed-header-table__body .data__sort-item--article {
  width: 125px;
}
.fixed-header-table__body .data__sort-item--price {
  width: 160px;
}
.fixed-header-table__body .data__sort-item--title {
  width: 430px;
}

.fixed-header-table__body--registered-user .data__sort-item--article {
  width: 120px;
}
.fixed-header-table__body--registered-user .data__sort-item--price {
  width: 105px;
}
.fixed-header-table__body--registered-user .data__sort-item--title, .busket__name-item2 {
  width: 125px;
}
.busket__name-item2, .busket__name-item.text-info {
    width: 450px;
}
.busket__quantity-item .input-group {
    margin:  0 auto;
}
/*  Fixed header table End */
/* Styles, edited by Ilya Makov */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

/* .input-group-btn:not(.input-group-btn--search) button {
  border-radius: 3px !important;
} */

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.two-search-bars .input-group-btn--search {
  max-width: 79px;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  left: -2px;
}

.two-search-bars .search-type button {
  box-shadow: 0px 5px 0px #00823F;
  outline: none;
  transition: all ease 0.3s;
  top: 0;
}

.two-search-bars .search-type button:focus {
  outline: none;
  background-color: #00ac5c;
  color: white;
  background-color: #00ac5c;
}

.two-search-bars .input-group.col-xs-16.ui-widget {
  float: none;
}

.two-search-bars .search-type button:active:focus {
  outline: none;
  border: none;
}


.two-search-bars .search-list--static {
  position: relative;
  top: 0;
}

.two-search-bars .search-list__header {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.two-search-bars .search-list__close {
  margin-left: auto;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
}

.two-search-bars .search-list__close::before, .search-list__close::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 2px;
  background: red;
}

.two-search-bars .search-list__close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.two-search-bars .search-list__close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.two-search-bars .search-list__top-text {
  display: block;
  text-align: left;
}

.two-search-bars .search-list__textarea {
  display: block;
  margin-bottom: 10px;
  resize: none;
  border: 1px solid #e6e6e6;
}
.two-search-bars .search-list__textarea:focus{
  border-color: #00ac5c;
  outline: 0;
}

.two-search-bars .search-type button.search-btn--current,
.two-search-bars .search-type button:active {
  box-shadow: 0 3px 0 #00823F;
  top: 3px;
  background-color: #00ac5c !important;
  color: white;
  border: none;
}

.two-search-bars .search-type button:hover {
  background-color: #00ac5c;
  color: white;
}

/* .input-group-btn > .btn {
  display: block;
  width: 100%;
  position: relative;
  height: 38px;
} */

.two-search-bars div.form-control {
  height: 38px;
  padding: 7px 7px;
  font-size: 16px;
  line-height: 1.42857;
  color: black;
  background-color: white;
  background-image: none;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  color: #b4b4b4;
  opacity: 1;
  font-size: 15px;
  cursor: text;
}

/* End styles, edited by Ilya Makov */
.search-by-list {
  width: 100%;
}

.checkbox input[type="checkbox"]:checked + label:after {
  background-image: url("../images/ok.png");
  background-repeat: no-repeat;
  background-position: center;
}


.two-search-bars .search-list {
  display: none;
  position: relative;
  margin-bottom: 20px;
  z-index: 2;
  min-height: 200px;
  background-color: #f5f5f5;
  padding: 15px 10px 15px;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  text-align: right;
}

.card-tabs {
    position: relative;
    display: flex;
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #e6e6e6;
  }

  .card-tabs__item {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    border: 2px solid transparent;
    border-bottom: none;
    cursor: pointer;
    background: #ffffff;
  }

  .card-tabs__item--current {
    position: relative;
  }

  .card-tabs__item--current::after {
    content: "";
    position: absolute;
    z-index: 0;
    bottom: 0px;
    height: 2px;
    width: 100%;
    background: #00AC5C;
  }

  .card-tabs h3 {
    margin: 0;
    padding: 10px 5px;
    text-align: center;
  }

  .card-tabs__item--current h3 {
    font-weight: 500;
  }

  .catalog-list__item {
    margin-top: 3px;
    overflow-x: auto;
  }

  div.catalog-list__item {
    padding: 10px 0px;
  }

  .catalog-list__item table  {
    width: calc(100% - 2px);
  }
  
  .catalog-list__item::-webkit-scrollbar {
    width: 12px;
  }

  .catalog-list__item::-webkit-scrollbar-track {
      background: #e6e6e6
  }
  
  .catalog-list__item::-webkit-scrollbar-thumb {
      background: #00AC5C
  }
  
  @media (min-width: 992px) {
    .car__description {
      display: flex;
      flex-wrap: wrap;
    }

    .car__description .col-md-8 {
      width: 66.6666%;
    }

    .car__description .col-md-4 {
      margin-left: auto;
      width: 33.333%;
    }
  }

  @media (max-width: 992px) {
    .product-docs {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
  }

  .product-docs p {
    display: flex;
    align-items: center;
  }

  .product-docs p i {
    flex-shrink: 0;
    width: 17px;
    height: 22px;
    margin-right: 10px;
    background-size: cover;
  }

  .product-docs p i.file-pdf {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBkPSJNMzY5LjkgOTcuOUwyODYgMTRDMjc3IDUgMjY0LjgtLjEgMjUyLjEtLjFINDhDMjEuNSAwIDAgMjEuNSAwIDQ4djQxNmMwIDI2LjUgMjEuNSA0OCA0OCA0OGgyODhjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWMTMxLjljMC0xMi43LTUuMS0yNS0xNC4xLTM0ek0zMzIuMSAxMjhIMjU2VjUxLjlsNzYuMSA3Ni4xek00OCA0NjRWNDhoMTYwdjEwNGMwIDEzLjMgMTAuNyAyNCAyNCAyNGgxMDR2Mjg4SDQ4em0yNTAuMi0xNDMuN2MtMTIuMi0xMi00Ny04LjctNjQuNC02LjUtMTcuMi0xMC41LTI4LjctMjUtMzYuOC00Ni4zIDMuOS0xNi4xIDEwLjEtNDAuNiA1LjQtNTYtNC4yLTI2LjItMzcuOC0yMy42LTQyLjYtNS45LTQuNCAxNi4xLS40IDM4LjUgNyA2Ny4xLTEwIDIzLjktMjQuOSA1Ni0zNS40IDc0LjQtMjAgMTAuMy00NyAyNi4yLTUxIDQ2LjItMy4zIDE1LjggMjYgNTUuMiA3Ni4xLTMxLjIgMjIuNC03LjQgNDYuOC0xNi41IDY4LjQtMjAuMSAxOC45IDEwLjIgNDEgMTcgNTUuOCAxNyAyNS41IDAgMjgtMjguMiAxNy41LTM4Ljd6bS0xOTguMSA3Ny44YzUuMS0xMy43IDI0LjUtMjkuNSAzMC40LTM1LTE5IDMwLjMtMzAuNCAzNS43LTMwLjQgMzV6bTgxLjYtMTkwLjZjNy40IDAgNi43IDMyLjEgMS44IDQwLjgtNC40LTEzLjktNC4zLTQwLjgtMS44LTQwLjh6bS0yNC40IDEzNi42YzkuNy0xNi45IDE4LTM3IDI0LjctNTQuNyA4LjMgMTUuMSAxOC45IDI3LjIgMzAuMSAzNS41LTIwLjggNC4zLTM4LjkgMTMuMS01NC44IDE5LjJ6bTEzMS42LTVzLTUgNi0zNy4zLTcuOGMzNS4xLTIuNiA0MC45IDUuNCAzNy4zIDcuOHoiLz48L3N2Zz4=') no-repeat center center;
  }

  .product-docs p i.file-docx {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBkPSJNMzY5LjkgOTcuOUwyODYgMTRDMjc3IDUgMjY0LjgtLjEgMjUyLjEtLjFINDhDMjEuNSAwIDAgMjEuNSAwIDQ4djQxNmMwIDI2LjUgMjEuNSA0OCA0OCA0OGgyODhjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWMTMxLjljMC0xMi43LTUuMS0yNS0xNC4xLTM0ek0zMzIuMSAxMjhIMjU2VjUxLjlsNzYuMSA3Ni4xek00OCA0NjRWNDhoMTYwdjEwNGMwIDEzLjMgMTAuNyAyNCAyNCAyNGgxMDR2Mjg4SDQ4em0yMjAuMS0yMDhjLTUuNyAwLTEwLjYgNC0xMS43IDkuNS0yMC42IDk3LjctMjAuNCA5NS40LTIxIDEwMy41LS4yLTEuMi0uNC0yLjYtLjctNC4zLS44LTUuMS4zLjItMjMuNi05OS41LTEuMy01LjQtNi4xLTkuMi0xMS43LTkuMmgtMTMuM2MtNS41IDAtMTAuMyAzLjgtMTEuNyA5LjEtMjQuNCA5OS0yNCA5Ni4yLTI0LjggMTAzLjctLjEtMS4xLS4yLTIuNS0uNS00LjItLjctNS4yLTE0LjEtNzMuMy0xOS4xLTk5LTEuMS01LjYtNi05LjctMTEuOC05LjdoLTE2LjhjLTcuOCAwLTEzLjUgNy4zLTExLjcgMTQuOCA4IDMyLjYgMjYuNyAxMDkuNSAzMy4yIDEzNiAxLjMgNS40IDYuMSA5LjEgMTEuNyA5LjFoMjUuMmM1LjUgMCAxMC4zLTMuNyAxMS42LTkuMWwxNy45LTcxLjRjMS41LTYuMiAyLjUtMTIgMy0xNy4zbDIuOSAxNy4zYy4xLjQgMTIuNiA1MC41IDE3LjkgNzEuNCAxLjMgNS4zIDYuMSA5LjEgMTEuNiA5LjFoMjQuN2M1LjUgMCAxMC4zLTMuNyAxMS42LTkuMSAyMC44LTgxLjkgMzAuMi0xMTkgMzQuNS0xMzYgMS45LTcuNi0zLjgtMTQuOS0xMS42LTE0LjloLTE1Ljh6Ii8+PC9zdmc+') no-repeat center center;
  }

  @media (min-width: 992px) {
    .car__description {
      display: flex;
      flex-wrap: wrap;
    }

    .car__description .col-md-8 {
      width: 66.6666%;
    }

    .car__description .col-md-4 {
      margin-left: auto;
      width: 33.333%;
    }
  }

  @media (max-width: 992px) {
    .product-docs {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
  }

  .product-docs p {
    display: flex;
    align-items: center;
  }

  .product-docs p i {
    flex-shrink: 0;
    width: 17px;
    height: 22px;
    margin-right: 10px;
    background-size: cover;
  }

  .product-docs p i.file-pdf {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBkPSJNMzY5LjkgOTcuOUwyODYgMTRDMjc3IDUgMjY0LjgtLjEgMjUyLjEtLjFINDhDMjEuNSAwIDAgMjEuNSAwIDQ4djQxNmMwIDI2LjUgMjEuNSA0OCA0OCA0OGgyODhjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWMTMxLjljMC0xMi43LTUuMS0yNS0xNC4xLTM0ek0zMzIuMSAxMjhIMjU2VjUxLjlsNzYuMSA3Ni4xek00OCA0NjRWNDhoMTYwdjEwNGMwIDEzLjMgMTAuNyAyNCAyNCAyNGgxMDR2Mjg4SDQ4em0yNTAuMi0xNDMuN2MtMTIuMi0xMi00Ny04LjctNjQuNC02LjUtMTcuMi0xMC41LTI4LjctMjUtMzYuOC00Ni4zIDMuOS0xNi4xIDEwLjEtNDAuNiA1LjQtNTYtNC4yLTI2LjItMzcuOC0yMy42LTQyLjYtNS45LTQuNCAxNi4xLS40IDM4LjUgNyA2Ny4xLTEwIDIzLjktMjQuOSA1Ni0zNS40IDc0LjQtMjAgMTAuMy00NyAyNi4yLTUxIDQ2LjItMy4zIDE1LjggMjYgNTUuMiA3Ni4xLTMxLjIgMjIuNC03LjQgNDYuOC0xNi41IDY4LjQtMjAuMSAxOC45IDEwLjIgNDEgMTcgNTUuOCAxNyAyNS41IDAgMjgtMjguMiAxNy41LTM4Ljd6bS0xOTguMSA3Ny44YzUuMS0xMy43IDI0LjUtMjkuNSAzMC40LTM1LTE5IDMwLjMtMzAuNCAzNS43LTMwLjQgMzV6bTgxLjYtMTkwLjZjNy40IDAgNi43IDMyLjEgMS44IDQwLjgtNC40LTEzLjktNC4zLTQwLjgtMS44LTQwLjh6bS0yNC40IDEzNi42YzkuNy0xNi45IDE4LTM3IDI0LjctNTQuNyA4LjMgMTUuMSAxOC45IDI3LjIgMzAuMSAzNS41LTIwLjggNC4zLTM4LjkgMTMuMS01NC44IDE5LjJ6bTEzMS42LTVzLTUgNi0zNy4zLTcuOGMzNS4xLTIuNiA0MC45IDUuNCAzNy4zIDcuOHoiLz48L3N2Zz4=') no-repeat center center;
  }

  .product-docs p i.file-docx {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBkPSJNMzY5LjkgOTcuOUwyODYgMTRDMjc3IDUgMjY0LjgtLjEgMjUyLjEtLjFINDhDMjEuNSAwIDAgMjEuNSAwIDQ4djQxNmMwIDI2LjUgMjEuNSA0OCA0OCA0OGgyODhjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWMTMxLjljMC0xMi43LTUuMS0yNS0xNC4xLTM0ek0zMzIuMSAxMjhIMjU2VjUxLjlsNzYuMSA3Ni4xek00OCA0NjRWNDhoMTYwdjEwNGMwIDEzLjMgMTAuNyAyNCAyNCAyNGgxMDR2Mjg4SDQ4em0yMjAuMS0yMDhjLTUuNyAwLTEwLjYgNC0xMS43IDkuNS0yMC42IDk3LjctMjAuNCA5NS40LTIxIDEwMy41LS4yLTEuMi0uNC0yLjYtLjctNC4zLS44LTUuMS4zLjItMjMuNi05OS41LTEuMy01LjQtNi4xLTkuMi0xMS43LTkuMmgtMTMuM2MtNS41IDAtMTAuMyAzLjgtMTEuNyA5LjEtMjQuNCA5OS0yNCA5Ni4yLTI0LjggMTAzLjctLjEtMS4xLS4yLTIuNS0uNS00LjItLjctNS4yLTE0LjEtNzMuMy0xOS4xLTk5LTEuMS01LjYtNi05LjctMTEuOC05LjdoLTE2LjhjLTcuOCAwLTEzLjUgNy4zLTExLjcgMTQuOCA4IDMyLjYgMjYuNyAxMDkuNSAzMy4yIDEzNiAxLjMgNS40IDYuMSA5LjEgMTEuNyA5LjFoMjUuMmM1LjUgMCAxMC4zLTMuNyAxMS42LTkuMWwxNy45LTcxLjRjMS41LTYuMiAyLjUtMTIgMy0xNy4zbDIuOSAxNy4zYy4xLjQgMTIuNiA1MC41IDE3LjkgNzEuNCAxLjMgNS4zIDYuMSA5LjEgMTEuNiA5LjFoMjQuN2M1LjUgMCAxMC4zLTMuNyAxMS42LTkuMSAyMC44LTgxLjkgMzAuMi0xMTkgMzQuNS0xMzYgMS45LTcuNi0zLjgtMTQuOS0xMS42LTE0LjloLTE1Ljh6Ii8+PC9zdmc+') no-repeat center center;
  }


  @media (max-width: 480px) {
    .card-tabs__item {
      width: 33.3333%;
      margin-right: 0;
      flex-grow: 1;
    }

    .card-tabs__item h3 {
      padding: 5px;
      font-size: 16px;
    }

  }

.finances {
  color: #000000;
}
.finances__top-list {
  padding: 0;
  list-style: none;
}
.finances__top-title {
  font-size: 21px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.32px;
}
.finances__top-list-item {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: -0.24px;
}
.finances__top-list-value {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.27px;
}

.finances__table {
  width: 100%;
}

.finances__table thead {
  background: #f6f6f6;
}

.finances__table tbody tr:nth-child(even) {
  background: #f6f6f6;
}
.finances__table th {
  padding: 10px 12px;
  font-size: 12px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: -0.24px;
  text-align: center;
}
.finances__table th:nth-child(1),
.finances__table th:nth-child(2),
.finances__table td:nth-child(1),
.finances__table td:nth-child(2) {
  text-align: left;
}

.finances__table tbody td:nth-child(1),
.finances__table tbody td:nth-child(2) {
  white-space: normal;
}

.finances__table th:nth-child(2) {
  width: 22%;
}
.finances__table tbody td {
  padding: 10px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: -0.28px;
  text-align: center;
  white-space: nowrap;
}

.finances__table tbody tr.tr-red {
  background: rgba(255, 0, 0, 0.7);
  box-shadow: 0 0 0 2px #ffffff;
  color: #ffffff;
}
.finances__table-wrapper {
  overflow-x: auto;
}
.finances__table-wrapper::-webkit-scrollbar {
  width: 12px;
}

.finances__table-wrapper::-webkit-scrollbar-track {
  background: #e6e6e6
}

.finances__table-wrapper::-webkit-scrollbar-thumb {
  background: #00AC5C
}
@media (max-width: 480px) {
  .finances__table th {
    padding-top: 5px;
    padding-bottom: 6px;
    line-height: 1.15;
  }
  .finances__table tbody td {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

.stamp-search {
  display: flex;
  margin-bottom: 30px;
}


/*new style*/

.m-event {
  background: #f4f4f4;
  padding: 50px 0;
}

.m-event__cnt {
  
}

.m-event__t {
  color: #000;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 50px;
}

.m-event__main {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.m-event__i {
  max-width: calc(25% - 30px);
  width: 100%;
  height: auto;
  margin: 0 15px 30px;
  background: #fff;
  color: #000;
}

.m-event__i:hover {
  text-decoration: none;
  color: #000;
}

.m-event__img {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #A8B8C7;
  width: 100%;
  height: 275px;
}

.m-event__img img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.m-event__info {
  position: relative;
  padding: 15px 25px;
}

.m-event__top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 20px;
  margin-bottom: 10px;
}

.m-event__date {
  font-size: 12px;
  line-height: normal;
  font-weight: 600;
  color: #000;
}

.m-event__type {
  position: absolute;
  top: 15px;
  right: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 300;
  color: #707070;
  width: 110px;
  height: 20px;
  background: #f4f4f4;
  /*padding: 0 15px;*/
  border: 1px solid #E4E4E4;
  border-radius: 2px;
}

.m-event__bot {

}

.m-event__tx {
  font-size: 14px;
  max-height: 95px;
  overflow: hidden;
}

@media (max-width: 991.98px) {

  .m-event__i {
    max-width: calc(33.33333% - 30px);
  }
}

@media (max-width: 767.98px) {

  .m-event__cnt {
    padding: 0 15px;
  }

  .m-event__i {
    max-width: calc(50% - 30px);
  }
}

@media (max-width: 575.98px) {

  .m-event {
    padding: 25px 0;
  }

  .m-event__t {
    text-align: center;
    margin-bottom: 25px;
  }

  .m-event__main {
    margin: 0;
    justify-content: center;
  }
  
  .m-event__i {
    max-width: 275px;
    margin: 0 0 30px;
  }

  .m-event__info {
    padding: 15px;
  }

  .m-event__tx {
    max-height: 102px;
  }
}


/*new style 16.07.2020*/

.type__text .n-img-list ul,
.type__text .n-way-list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.type__text .n-img-list li,
.type__text .n-way-list li {
  padding: 0;
  margin: 0;
}

.type__text .n-img-list li::before,
.type__text .n-way-list li::before {
  content: none;
}

.type__text .n-img-list {
  width: 100%;
  margin-bottom: 30px;
}

.type__text .n-img-list ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.type__text .n-img-list li {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  margin: 0 10px 20px;
}

.type__text .n-img-list__img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background: #dcdcdc;
  margin-bottom: 10px;
  height: 202px;
}

.type__text .n-img-list__img img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.type__text .n-img-list__tx {
  font-size: 14px;
  line-height: 1.5;
}

.type__text .n-way-list {
  margin-bottom: 30px;
}

.type__text .n-way-list ul {
  display: flex;
  justify-content: space-between;
}

.type__text .n-way-list li {
  position: relative;
  width: 100%;
  padding: 60px 20px 0;
}

.type__text .n-way-list li::before {
  content: '';
  position: absolute;
  top: 35px;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: linear-gradient(90deg, #707070, #707070 75%, transparent 75%, transparent 100%);
  background-size: 10px 1px;
}

.type__text .n-way-list li::after {
  content: '';
  position: absolute;
  top: 27px;
  left: 0;
  width: 17px;
  height: 17px;
  background: #fff;
  border: 2px solid #707070;
  border-radius: 10px;
}

.type__text .n-way-list li.last::before {
  content: none;
}

.type__text .n-way-list__num {
  position: absolute;
  top: 0;
  left: 20px;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
}

.type__text .n-way-list__tx {

}

.type__text .n-way-list__tx-min {
  font-size: 14px;
}

@media (max-width: 767.98px) {

  .type__text .n-img-list__img {
    height: 250px;
  }
}

@media (max-width: 575.98px) {

  .type__text .n-img-list__img {
    height: 250px;
  }

  .type__text .n-img-list__tx {
    font-size: 12px;
  }

  .type__text .n-img-list li {
    max-width: calc(50% - 20px);
  }

  .type__text .n-way-list ul {
    flex-direction: column;
  }

  .type__text .n-way-list li {
    padding: 30px;
  }

  .type__text .n-way-list li::before {
    width: 2px;
    height: 100%;
    top: 0;
    left: 7.5px;
    background-image: linear-gradient(180deg, #707070, #707070 75%, transparent 75%, transparent 100%);
    background-size: 1px 10px;
  }

  .type__text .n-way-list li::after {
    top: 0;
  }

  .type__text .n-way-list__num {
    left: 30px;
  }
}

@media (max-width: 399.98px) {

  .type__text .n-img-list li {
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
	.type__text_content table {
		background-color: transparent;
		max-width: 100%!important;
		overflow-x: auto;
		width: 100%!important;
	}
}

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 175px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  border: #000;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  z-index: 99;
}

.block_center_header_top .tooltip .tooltiptext {
  width: auto;
  padding: 5px 15px;
  white-space: nowrap;
  left: calc(-50% - 20px);
  background: #717171ab;
}
.tooltip .tooltiptext {

  font-size: 12px;
}

.tooltip .tooltiptext {
  padding: 10px;
  text-align:left;
}

.tooltip .tooltiptext:before {
  transition: unset;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: black;
  border-top: 0;
  position: absolute;
  top: -8px;
  left: 23px;
  display: block;
}
.block_center_header_top .tooltip .tooltiptext:before {display:none;}

@media (max-width:1650px) {
  .header_lk .block_left_header {
    min-width: 320px;
  }

  .header_lk .block_center_header {
    margin-left: 15px;
  }
}
@media (max-width:1480px) {
  .header_lk .header_flex {
    flex-wrap: wrap;
  }
  .header_lk .block_right_header {
    width: 100%;
    order: -1;
    margin-bottom: 10px;
  }

  .header_lk .block_list_kurs {
    margin-left: 5px;
  }

  .header_lk .block_head {
    display: flex;
    align-items: center;
  }

  .header_lk .block_item_kurs {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .header_lk .block_left_header {
    min-width: unset;
    margin-bottom: 20px;
  }

  .header_lk .block_center_header {
    max-width: 100%;
    margin-left: 0;
  }

  .header_lk .block_center_header_top .search__bar {
    max-width: unset;
  }

  .header_lk .block_center_header_top {
    gap: 30px;
  }
}

@media (max-width:1150px) {
  .navbar-collapse.collapse ul.navbar-nav.nav.fl-none-sm li {
    padding-left: 0;
    padding-right: 0;
  }

  .desktop-headerbar .head-types {
    justify-content: space-between;
  }
  .desktop-headerbar .login__bar {
    padding-right: 0;
  }
  .desktop-headerbar .col-lg-1.col-md-2.col-sm-2.col-xs-2.col-xxs-3.text-center.busket__bar {
    display: none;
  }
}

@media (max-width:991px) {
  .desktop-headerbar .lang__bar {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }

  .header_lk .block_left_header {
    flex-direction: row;
    margin-bottom: 10px;
  }

  .header_lk .block_w1200 {
    margin-bottom: 10px;
  }
  .header_lk .block_center_header_top {
    gap: 10px;
    align-items: flex-start;
  }

  .header_lk #site-login-block-desk {
    margin-right: 15px;
  }

  .header_lk .lang__bar {
    margin-left: 0;
  }

  .header_lk .block_center_header_top .lang__bar p {
    height: 34px;
  }

  .header_lk .block_center_header_top .flag.flag-en{
    background-position: -16px 12px;
  }
  .header_lk .block_one {
    flex-wrap: wrap;
    row-gap: 10px;
  }

  .header_lk .block_link_list svg {
    width: 32px;
    height: 32px;
  }

  .header_lk .tooltip {
    height: 100%;
  }

}

@media (max-width:768px) {
  .header_lk .btn-lk {
    font-size: 15px;
    width: auto;
    margin-left: 0;
    padding: 2px 15px;
  }
  .header_lk .block_center_header_top .flag.flag-en {
    background-position: -16px 9px;
  }
  
  .header_lk  .nav_log button {
    margin-top: 0;
    top: -1px;
  }

  .desktop-headerbar .head-types {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  header .head-types .phone__bar {
    padding-left: 0;
  }
  .desktop-headerbar .navbar-default  .text-center.pull-right.auth__block {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 0;
  }

  .desktop-headerbar .navbar-default  .text-center.pull-right.auth__block .padbot20.padtop10.font-md {
    padding: 0;
    padding-top: 0 !important; 
  }

  .desktop-headerbar .navbar-toggle {
    top: auto;
    left: 10px;
    margin: 0 !important;
  }

  .desktop-headerbar .navbar-collapse.collapse {
    width: 100%;
    border-top-color: transparent !important;
  }
  .desktop-headerbar .head-types p {
    margin: 0;
  }

  .desktop-headerbar .input-group {
    display: flex;
    justify-content: center;
    min-width: 80px;
  }

  .desktop-headerbar .contacts__title {
    padding-right: 0;
  }

  .desktop-headerbar  .contacts__title::after {
    right: 10px;
  }
}

@media (max-width:550px) {
  .desktop-headerbar .input-group {
    justify-content: end;
  }
}

@media (max-width:465px) {
  .header_lk .phone__bar .logo {
    flex: 0 0 160px;
  }

  .header_lk .phone__bar b {
    font-size: 15px;
  }

  .desktop-headerbar .head-types {
    flex-wrap: wrap;
    gap: 10px;
  }
  .desktop-headerbar .navbar-default .text-center.pull-right.auth__block {
    top: 5px;
    width: auto;
  }
  .desktop-headerbar .input-group {
    width: 100%;
    max-width: 100%;
  }

  .desktop-headerbar .lang__bar {
    position: absolute;
    top: 50px;
    right: 0;
  }

  .desktop-headerbar .navbar-brand {
    max-width: 150px;
    height: auto;
  }

  .desktop-headerbar .navbar-brand img {
    max-width: 100%;
  }

  .desktop-headerbar .search__bar {
    width: 100%;
    max-width: 100%;
    padding-left: 5px;
    padding-right: 0;
  }

  .desktop-headerbar .search__bar .input-group-btn {
    margin-left: 10px;
  }

  .desktop-headerbar .navbar-default .text-center.pull-right.auth__block {
    right: 0;
  }

  .desktop-headerbar .phone__bar b {
    font-size: 14px;
  }
}

@media (max-width:350px) {
  .header_lk #site-login-block-desk {
    margin-right: 0px;
  }
  .header_lk .phone__bar .logo {
    flex: 0 0 130px;
    margin-left: 0;
  }
  .header_lk .phone__bar b {
    font-size: 14px;
  }
  .header_lk .header_flex {
    padding-left: 5px;
  }
  .desktop-headerbar .navbar-brand {
    max-width: 120px;
  }
  .container {
    padding: 0 15px !important;
  }

  .w100 .content_header.container {
    padding: 0 15px;
  }

  .contacts__title {
    padding: 10px 15px;
  }

  .footer__bar > div {
    padding: 10px 15px !important;
  }

}
