article,
aside,
details,
figcaption,
figure,
footer,
hgroup,
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:active,
a:hover,
a:focus {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
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;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button,
select {
  text-transform: none;
}
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
th {
  padding: 0;
}
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a:hover,
a:focus {
  color: #ffba00;
  outline: 0;
}
figure {
  margin: 0;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 2px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -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;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: #414141;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3 {
  line-height: 1.2;
  margin: 20px 0 15px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
.h1 {
  font-weight: 700;
}
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 10px 0;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
.h1 {
  font-size: 34px;
}
.h2 {
  font-size: 26px;
}
.h3 {
  font-size: 21px;
}
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 17px;
}
h6,
.h6 {
  font-size: 15px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #e95122;
}
a.text-danger:hover {
  color: #c43d14;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e6e6e6;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777;
}
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 #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.tabs_container .tabs {
  margin-left: -40px;
}
.tabs_container .tabs li {
  cursor: pointer;
  border-bottom: 1px solid #e0e0e0;
  padding: 5px 25px;
  margin: 0 !important;
  font-weight: 400;
  font-size: 18px;
}
.tabs_container .tabs li.active {
  border: 1px solid #e0e0e0;
  border-bottom: 1px solid #f5f5f5;
}
.tab_container {
  display: none;
  padding: 25px 0 0;
  margin: -1px 0 0;
}
.tab_container ul li {
  margin: 0 0 20px;
}
.inl-bl {
  display: inline-block;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #474e5b;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2, .col-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3, .col-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4, .col-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5, .col-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6, .col-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7, .col-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8, .col-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9, .col-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10, .col-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11, .col-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12, .col-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-1,
.col-xs-2, .col-2,
.col-xs-3, .col-3,
.col-xs-4, .col-4,
.col-xs-5, .col-5,
.col-xs-6, .col-6,
.col-xs-7, .col-7,
.col-xs-8, .col-8,
.col-xs-9, .col-9,
.col-xs-10, .col-10,
.col-xs-11, .col-11,
.col-xs-12, .col-12 {
  float: left;
}
.col-xs-12, .col-12 {
  width: 100%;
}
.col-xs-11, .col-11 {
  width: 91.666666666667%;
}
.col-xs-10, .col-10 {
  width: 83.333333333333%;
}
.col-xs-9, .col-9 {
  width: 75%;
}
.col-xs-8, .col-8 {
  width: 66.666666666667%;
}
.col-xs-7, .col-7 {
  width: 58.333333333333%;
}
.col-xs-6, .col-6 {
  width: 50%;
}
.col-xs-5, .col-5 {
  width: 41.666666666667%;
}
.col-xs-4, .col-4 {
  width: 33.333333333333%;
}
.col-xs-3, .col-3 {
  width: 25%;
}
.col-xs-2, .col-2 {
  width: 16.666666666667%;
}
.col-xs-1, .col-1 {
  width: 8.3333333333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.666666666667%;
}
.col-xs-pull-10 {
  right: 83.333333333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.666666666667%;
}
.col-xs-pull-7 {
  right: 58.333333333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.666666666667%;
}
.col-xs-pull-4 {
  right: 33.333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666667%;
}
.col-xs-pull-1 {
  right: 8.3333333333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.666666666667%;
}
.col-xs-push-10 {
  left: 83.333333333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.666666666667%;
}
.col-xs-push-7 {
  left: 58.333333333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.666666666667%;
}
.col-xs-push-4 {
  left: 33.333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666667%;
}
.col-xs-push-1 {
  left: 8.3333333333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.666666666667%;
}
.col-xs-offset-10 {
  margin-left: 83.333333333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.666666666667%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666667%;
}
.col-xs-offset-1 {
  margin-left: 8.3333333333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
th {
  text-align: left;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
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.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #fff;
}
.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: #f2f2f2;
}
form [class^="col-"],
form [class*=" col-"] {
  padding: 0 5px;
}
form .row {
  margin: 0 -5px;
}
form hr {
  border-color: #cee3ef;
  margin-top: 40px;
  margin-bottom: 28px;
}
form span.title,
form span.value {
  font-size: 17px;
}
form span.value {
  font-weight: 700;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #474e5b;
  border: 0;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
output {
  display: block;
  padding-top: 21px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #414141;
}
.form-control:focus {
  border-color: #66afe9;
  box-shadow: 0 0 11.4px 0.6px #b2cdd9;
  outline: 0;
}
input[name="firstname"],
input[name="lastname"],
input[name="middlename"] {
  text-transform: capitalize;
}
.form-control[disabled],
.form-control[readonly]:not(.picker__input),
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
.form-close {
  position: absolute;
  right: 10px;
  bottom: 13px;
  color: #a6c0cb;
  cursor: pointer;
  transition: transform 150ms;
  text-decoration: none;
}
.form-confirm {
  position: absolute;
  right: 50px;
  bottom: 13px;
  color: #a6c0cb;
  cursor: pointer;
  transition: transform 150ms;
  text-decoration: none;
}
.form-close:hover {
  transform: rotate(90deg);
}
.input-password {
  position: relative;
}
.input-password input {
  user-select: none;
  padding-right: 35px;
}
.input-password input[type="password"] + .password-eye {
  visibility: hidden;
  opacity: 0;
}
.input-password input[type="password"] + .password-eye:hover {
  visibility: visible;
  opacity: 1;
}
.input-password input[type="password"]:focus + .password-eye {
  visibility: visible;
  opacity: 1;
}
.input-password input[type="text"] + .password-eye {
  opacity: 1;
}
.input-password input[type="text"] + .password-eye:before {
  content: "\e613";
}
.input-password .password-eye {
  color: #bfcbd1;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  cursor: pointer;
}
.input-password .password-eye:before {
  content: "\e614";
  font-family: "icons";
  font-size: 20px;
  line-height: 1;
}
input[type="search"] {
  -webkit-appearance: none;
}
.form-group {
  margin-bottom: 0;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
}
.radio label,
.checkbox label {
  position: relative;
  display: block;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input,
.checkbox input {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  opacity: 0;
}
.radio input + span,
.checkbox input + span {
  position: relative;
  display: block;
  padding: 0 0 0 32px;
  min-width: 17px;
  min-height: 25px;
  font-size: 12px;
  line-height: 1.7;
}
.radio input + span:before,
.checkbox input + span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-size: 22px 88px;
  zoom: 1;
}
.radio-lg input + span,
.checkbox-lg input + span {
  font-size: 18px;
  line-height: 1.6;
}
.radio-lg input + span:before,
.checkbox-lg input + span:before {
  top: 5px;
}
.radio-lg input + span strong,
.checkbox-lg input + span strong {
  font-size: 20px;
}
.checkbox input + span:before {
  background-position: 0 0;
}
.checkbox input:checked + span:before {
  background-position: 0 -22px;
}
.radio input + span:before,
.radio-inline input + span:before {
  background-position: 0 -44px;
}
.radio input:checked + span:before,
.radio-inline input:checked + span:before {
  background-position: 0 -66px;
}
.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;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: 5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 30px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 21px;
  padding-bottom: 21px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 38px;
  padding: 9px 14px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-sm {
  height: 38px;
  line-height: 38px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 66px;
  padding: 20px 30px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 2px;
}
select.input-lg {
  height: 66px;
  line-height: 66px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 52.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 66px;
  height: 66px;
  line-height: 66px;
}
.input-sm + .form-control-feedback {
  width: 38px;
  height: 38px;
  line-height: 38px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
}
.has-success .form-control:focus {
  border-color: #3c763d;
  box-shadow: none;
}
.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 {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
}
.has-warning .form-control:focus {
  border-color: #8a6d3b;
  box-shadow: none;
}
.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 {
  color: #e95122;
}
.has-error .form-control {
  border-color: #e95122;
}
.has-error .form-control:focus {
  border-color: #e95122;
  box-shadow: none;
}
.has-error .input-group-addon {
  color: #e95122;
  border-color: #e95122;
  background-color: #fff;
}
.has-error .form-control-feedback {
  color: #e95122;
}
.error-message {
  font-size: 12px;
  color: #e95122;
  margin-top: 3px;
}
.message {
  font-size: 12px;
  color: #2d2d2d;
  margin-top: 3px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #838d9e;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin: 15px 0;
}
.form-horizontal .form-title {
  margin-bottom: 20px;
}
.form-horizontal .control-label {
  padding-top: 0 !important;
  line-height: 20px;
  height: 42px;
  display: block;
  font-size: 17px;
}
.form-horizontal .control-label:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.form-horizontal .control-label > span {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-width: 99%;
}
.form-horizontal .control-label-radio {
  padding-top: 12px !important;
  line-height: 20px;
  display: block;
}
.form-horizontal button {
  margin: 20px 0;
}
.form-horizontal button.regestration {
  width: 100%;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 1px;
}
.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px;
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.form-title {
  font-size: 17px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #fefefe;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffcbe65f',endColorstr='#ffbed952',GradientType=0);
  text-decoration: none;
  outline: 0;
  border: 0;
}
.btn:active,
.btn.active {
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff9fba34',endColorstr='#ffbbd650',GradientType=0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn:active:focus {
  outline: 0;
}
fieldset[disabled] .btn {
  cursor: not-allowed;
  color: #aeaeae;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn {
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  font-family: roboto;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-green {
  background-image: none;
  background-image: -webkit-linear-gradient(top, #81c76f 0, #74ba62 100%);
  background-image: -o-linear-gradient(top, #81c76f 0, #74ba62 100%);
  background-image: linear-gradient(to bottom, #81c76f 0, #74ba62 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff81c76f',endColorstr='#ff74ba62',GradientType=0);
  -webkit-box-shadow: 0 2px 0 0 #44912f;
  box-shadow: 0 2px 0 0 #44912f;
  text-shadow: 0 1px 1px #44912f;
}
.btn-green:hover,
.btn-green:focus {
  background-image: none;
  background-image: -webkit-linear-gradient(top, #91e07d 0, #84d370 100%);
  background-image: -o-linear-gradient(top, #91e07d 0, #84d370 100%);
  background-image: linear-gradient(to bottom, #91e07d 0, #84d370 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff91e07d',endColorstr='#ff84d370',GradientType=0);
  -webkit-box-shadow: 0 2px 0 0 #44912f;
  box-shadow: 0 2px 0 0 #44912f;
}
.btn-green:active,
.btn-green.active {
  background-image: -webkit-linear-gradient(top, #77bd64 0, #84ca71 100%);
  background-image: -o-linear-gradient(top, #77bd64 0, #84ca71 100%);
  background-image: linear-gradient(to bottom, #77bd64 0, #84ca71 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff77bd64',endColorstr='#ff84ca71',GradientType=0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-green.disabled,
.btn-green[disabled],
fieldset[disabled] .btn-green {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  color: #def0da;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-yellow {
  box-shadow: 0 2px 0 0 #cc7f12;
  text-shadow: 0 1px 1px #d78710;
  background-image: linear-gradient(to top, #f4940d, #fcb203);
}
.btn-yellow:hover,
.btn-yellow:focus {
  background-image: none;
  background-image: linear-gradient(to top, #f4ac0d, #fdca03);
}
.btn-yellow:active,
.btn-yellow.active {
  background-image: linear-gradient(to top, #feb701, #f69a0b);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-yellow.disabled,
.btn-yellow[disabled],
fieldset[disabled] .btn-yellow {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  color: #c6e5f6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-app {
  box-shadow: 0 2px 0 0 #003d59;
  text-shadow: 0 1px 1px #d78710;
  background-color: #005278;
}
.btn-app:hover,
.btn-app:focus {
  background-image: none;
  background-color: #01618e;
}
.btn-app:active,
.btn-app.active {
  background-image: none;
  background-color: #023c57;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-app.disabled,
.btn-app[disabled],
fieldset[disabled] .btn-app {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  color: #01618e;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #e96a1b;
  border-color: #d65f15;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #bf5412;
  border-color: #9e460f;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #e96a1b;
  border-color: #d65f15;
}
.btn-warning .badge {
  color: #e96a1b;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #474e5b;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link:hover,
.btn-link:focus {
  color: #fcb103;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 16px 30px;
  font-size: 26px;
  line-height: 1.33;
  border-radius: 2px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 9px 14px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-block {
  display: block;
}
.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: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #738d99;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  right: 15px;
  top: 50%;
  margin-top: -2px;
}
.dropdown {
  user-select: none;
  position: relative;
  padding: 10px 20px;
  border: 1px solid #a6c0cb;
  cursor: pointer;
  border-radius: 4px;
  font-size: 15px !important;
  margin-bottom: 30px;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -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.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  text-decoration: none;
  font-size: 15px;
  display: block;
  padding: 15px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #474e5b;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #3c424d;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #7cc768;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  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: 12px;
  line-height: 1.428571429;
  color: #777;
  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 solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 66px;
  padding: 20px 30px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 2px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 66px;
  line-height: 66px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 38px;
  padding: 9px 14px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 38px;
  line-height: 38px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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 {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 20px 25px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #414141;
  text-align: center;
  background-color: #eee;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 9px 14px;
  font-size: 12px;
  border-radius: 2px;
}
.input-group-addon.input-lg {
  padding: 20px 30px;
  font-size: 18px;
  border-radius: 2px;
}
.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;
}
.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 {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  margin-bottom: 23px;
  border-bottom: 2px solid #cee3ef;
}
.nav-tabs > li:first-child:before {
  display: none;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -2px;
}
.nav-tabs > li > a {
  text-decoration: none;
  font-size: 16px;
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.nav-tabs > li.active:before,
.nav-tabs > li.active:after {
  content: "";
  height: 5px;
  width: 5px;
  position: absolute;
}
.nav-tabs > li.active:before {
  background-image: url(img/angle_left.png);
  left: -3px;
  bottom: 0;
  z-index: 2;
}
.nav-tabs > li.active:after {
  background-image: url(img/angle_right.png);
  right: -1px;
  bottom: 0;
  z-index: 2;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #0470a2;
  background-color: #fff;
  border: 2px solid #cee3ef;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 2px;
}
.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: #fff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
.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: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 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 {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
.navbar-form {
  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: 4px -15px;
}
.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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-btn.btn-sm {
  margin-top: 6px;
  margin-bottom: 6px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
.breadcrumb {
  padding: 10px 15px;
  margin: 0;
  list-style: none;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777;
}
.breadcrumb__link-fix {
  display: inline-block;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 20px 25px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #fcb103;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  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: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #e96a1b;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #bf5412;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #474e5b;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #fff;
  border-color: #e95122;
  color: #e95122;
}
.alert-danger hr {
  border-top-color: #dc4516;
}
.alert-danger .alert-link {
  color: #c43d14;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #e96a1b;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  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;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -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: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal:after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px auto;
  display: inline-block;
  width: 90%;
  vertical-align: middle;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  -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: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 40px 50px 50px;
  border-radius: 4px;
  text-align: left;
}
.modal-footer {
  padding: 50px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.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;
}
.carousel {
  position: relative;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
.visible-print {
  display: none !important;
}
.visible-print-block {
  display: none !important;
}
.visible-print-inline {
  display: none !important;
}
.visible-print-inline-block {
  display: none !important;
}
::selection {
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
}
::-moz-selection {
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
}
* {
  -webkit-font-smoothing: antialiased;
}
:focus {
  outline: 0;
}
html {
  height: 100%;
}
body {
  position: relative;
  min-width: 320px;
  min-height: 100%;
  padding-top: 50px;
}
footer {
  left: 0;
  right: 0;
  bottom: 0;
}
.abs {
  position: absolute;
}
.abs-helper {
  position: relative;
  white-space: nowrap;
}
.abs-helper .abs {
  top: 0;
  left: 25px;
}
.big-line-height {
  line-height: 1.4em;
}
.dotted {
  text-decoration: none;
  border-bottom: 1px dotted;
}
.font-bold {
  font-weight: 700 !important;
}
.font-md {
  font-size: 1.2142857142857em;
}
.font-sm {
  font-size: 14px !important;
}
.font-red {
  color: #f64c10;
}
.font-green {
  color: #b2d234;
}
.lighter {
  color: #8b8f97;
}
.strong {
  font-weight: 700;
}
.padding-0 {
  padding: 0 !important;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-top-20 {
  padding-top: 20px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-0 {
  margin-top: 0;
}
.margin-right-30 {
  margin-right: 30px;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.image-wrap {
  border: 4px solid #e7f2f7;
  -webkit-box-shadow: 0 0 4px #a7b1b6;
  box-shadow: 0 0 4px #a7b1b6;
}
.text-sm {
  font-size: 13px;
}
.rubber {
  width: 100%;
}
.adaptive-img {
  max-width: 100%;
  height: auto;
}
.img-center-mobile {
  display: none;
}
.hidden {
  display: none !important;
}
.clear-both {
  clear: both;
}
.rich-text {
  padding-bottom: 0;
}
.rich-text .alignnone {
  margin: 5px 20px 20px 0;
}
.rich-text .alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.rich-text .alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.rich-text .aligncenter {
  display: block;
  margin: 5px auto;
}
.rich-text > :first-child {
  margin-top: 0;
}
.rich-text h1,
.rich-text h2,
.rich-text h3 {
  font-weight: 700;
}
.rich-text p {
  font-size: 17px;
  line-height: 27px;
  text-align: justify;
}
.rich-text a:not(.btn) {
  font-size: 17px;
}
.rich-text figcaption {
  color: #848484;
  font-size: 13px;
  line-height: 2;
}
.rich-text table {
  width: 100%;
  margin: 10px 0;
  font-size: 1.0714285714286em;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}
.rich-text table thead {
  background-color: #7cc768;
  color: #fff;
}
.rich-text table tfoot tr {
  font-size: 1.2142857142857em;
  background: #e5f4e1;
}
.rich-text table tbody tr {
  border-bottom: 1px solid #e5f2ee;
}
.rich-text table tbody tr:last-child {
  border: 0;
}
.rich-text table th,
.rich-text table td {
  padding: 10px;
}
.rich-text table.fixed-layout {
  table-layout: fixed;
}
.rich-text blockquote,
.rich-text blockquote.like,
.rich-text blockquote.hand,
.rich-text blockquote.percent {
  position: relative;
  border: 1px solid #e6eaed;
  -webkit-box-shadow: 0 0 5px #c1cbd1;
  box-shadow: 0 0 5px #c1cbd1;
  padding: 30px 30px 30px 100px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 21px;
  line-height: 1.5;
}
.rich-text blockquote:after {
  content: "";
  position: absolute;
  left: 20px;
  top: 10px;
  font-size: 60px;
  color: #0094d9;
  font-family: "icons";
  content: \e600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.rich-text blockquote.like:after {
  content: "";
  position: absolute;
  left: 20px;
  top: 47px;
  background: url(img/thumbup.png) no-repeat;
  height: 56px;
  width: 56px;
}
.rich-text blockquote.percent:after {
  content: "";
  position: absolute;
  left: 20px;
  top: 35px;
  background: url(img/percent.png) no-repeat;
  height: 56px;
  width: 56px;
}
.rich-text ul.blue-disc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rich-text ul.blue-disc li {
  font-size: 17px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
}
.rich-text ul.blue-disc li:before {
  font-size: 24px;
  position: absolute;
  left: -2px;
  top: -6px;
  content: "•";
  color: #41abdd;
}
.rich-text ol {
  padding: 0;
  margin: 0 0 15px;
  list-style: none;
  font-size: 17px;
  counter-reset: list1;
}
.rich-text ol li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 20px;
}
.rich-text ol li:before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: Roboto;
  line-height: 1.4;
  font-weight: 700;
  font-size: 18px;
  color: #41abdd;
  white-space: nowrap;
  /*counter-increment:list1;content:counter(list1)*/
}
.rich-text ol.nested {
  padding: 0;
  margin: 0 0 15px;
  list-style: none;
  counter-reset: list1;
  font-size: 17px;
}
.rich-text ol.nested > li:first-child:before {
  font-size: 21px;
}
.rich-text ol.nested > li:first-child li:before {
  font-size: 16px;
  top: 0;
}
.rich-text ol.nested li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
}
.rich-text ol.nested li:before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: Roboto;
  line-height: 1.4;
  font-weight: 700;
  font-size: 16px;
  color: #41abdd;
  white-space: nowrap;
  counter-increment: list1;
  content: counter(list1);
}
.rich-text ol.nested ol.nested {
  padding: 10px 0 0;
  margin-left: 0;
  counter-reset: list2;
}
.rich-text ol.nested ol.nested li {
  padding-left: 40px;
}
.rich-text ol.nested ol.nested li:before {
  counter-increment: list2;
  content: counter(list1) "." counter(list2);
}
.rich-text ol.nested ol.nested ol.nested {
  padding: 10px 0 0;
  margin-left: 0;
  counter-reset: list3;
}
.rich-text ol.nested ol.nested ol.nested li {
  padding-left: 55px;
}
.rich-text ol.nested ol.nested ol.nested li:before {
  counter-increment: list3;
  content: counter(list1) "." counter(list2) "." counter(list3);
}
.slider {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 90%;
}
.slider.slider-horizontal .slider-track {
  height: 18px;
  width: 100%;
  margin-top: -11px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -23px;
  margin-top: -16px;
}
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}
.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px;
}
.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}
.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0, #bebebe 100%);
  background-image: linear-gradient(to top, #e2e6e9 0, #fff 100%);
  background-color: #fff;
  border-color: red;
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf',endColorstr='#ffbebebe',GradientType=0);
}
.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5',endColorstr='#ffe9e9e9',GradientType=0);
  cursor: not-allowed;
}
.tooltip-min,
.tooltip-max {
  display: none !important;
}
.slider input {
  display: none;
}
.slider .tooltip.top {
  margin-top: -34px;
}
.slider .tooltip-inner {
  background-color: #fff;
  max-width: 150px;
  border: 1px solid #d0d9dd;
  color: #414141;
  font-size: 13px;
  padding: 5px 10px;
}
.slider .tooltip-inner-proc {
  background-color: #fff;
  max-width: 150px;
  border: 1px solid #d0d9dd;
  color: #414141;
  padding: 5px 10px;
  font-size: 27px;
  font-weight: 700;
}
.slider .hide {
  display: none;
}
.slider-track {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  border-radius: 0;
}
.slider-selection {
  position: absolute;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
}
.success {
  background-color: #8ab877;
}
.bbed {
  background-color: #ed645a;
}
.defa {
  background-color: #fae84c;
}
.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef',endColorstr='#ff81bfde',GradientType=0);
}
.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  width: 48px;
  height: 48px;
  background-image: -webkit-linear-gradient(top, #e2e6e9 0, #fff 100%);
  background-image: -o-linear-gradient(top, #e2e6e9 0, #fff 100%);
  background-image: linear-gradient(to top, #e2e6e9 0, #fff 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);
  filter: none;
  border: 1px solid #d0d9dd;
  box-shadow: 0 10px 25px -8px #2f4954;
  z-index: 20;
}
.slider-handle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -11px;
  margin-left: -11px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #0998da;
  box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}
.slider-handle.round {
  border-radius: 50%;
}
.slider-handle.triangle {
  background: transparent none;
}
.slider-handle.custom {
  background: transparent none;
}
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: "\2605";
  color: #726204;
}
.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0 solid transparent;
}
.slider-tick.round {
  border-radius: 50%;
}
.slider-tick.triangle {
  background: transparent none;
}
.slider-tick.custom {
  background: transparent none;
}
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: "\2605";
  color: #726204;
}
.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef',endColorstr='#ff81bfde',GradientType=0);
  opacity: 1;
}
.accordion:last-of-type {
  margin-bottom: 50px;
}
.accordion__question {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #ebebeb;
  margin: 0;
}
.accordion__question + .accordion__question {
  border-top: 0;
}
.accordion__icon {
  font-size: 14px;
  float: right;
  color: #7cc768;
  margin-right: 7px;
}
.accordion__title {
  font-weight: 700;
  padding-bottom: 10px;
}
.accordion__text {
  font-size: 1.2142857142857em;
  padding: 15px 0;
}
.accordion__subtitle {
  position: relative;
  display: block;
  padding: 5px 40px 5px 5px;
  text-decoration: none;
  color: #414141;
  font-weight: 700;
  font-size: 17px;
  vertical-align: middle;
}
.collapsed.accordion__subtitle:before {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
.accordion__subtitle:hover,
.accordion__subtitle:focus {
  color: #7cc768;
}
.breadcrumbs {
  background-color: #f5fbff;
  font-size: 13px;
  color: #848484;
}
.breadcrumbs a {
  color: #848484;
  text-decoration: none;
  border-bottom: 1px solid #dce1e4;
}
.breadcrumbs a:hover {
  color: #ffba00;
  border-bottom-color: transparent;
}
.comments {
  margin-top: 30px;
}
.contacts__value {
  font-size: 17px;
}
.credit-advantage {
  padding: 0 40px;
}
.credit-advantage__title {
  font-size: 2.2857142857143em;
  font-weight: 700;
  text-transform: uppercase;
}
.credit-advantage__label {
  display: inline-block;
  margin-left: 8px;
  font-size: 2em;
  font-weight: 700;
}
.credit-advantage__list {
  margin: 0;
  padding-left: 2.1428571428571em;
  text-align: left;
  list-style: none;
}
.credit-advantage__list-item {
  position: relative;
  margin-bottom: 10px;
  font-size: 1.2857142857143em;
  line-height: 1.6666666666667;
}
.credit-advantage__list-item:before {
  display: inline-block;
  content: "\e609";
  font-family: "icons";
  font-size: 14px;
  margin-left: -2.1428571428571em;
  width: 2.1428571428571em;
  left: 0;
  speak: none;
  line-height: 1;
  color: #7cc768;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.credit-advantage__description {
  margin: 5px 0 30px;
  line-height: 1.1428571428571;
}
.credit-advantages {
  padding: 20px 0;
  text-align: center;
  background-color: #e9f2f7;
}
.credit-advantages__inner {
  position: relative;
  padding-top: 25px;
  padding-bottom: 40px;
  background-color: #fff;
}
.credit-advantages__description {
  margin-top: 10px;
}
.credit-advantages__title {
  padding: 0 20%;
}
.credit-advantages__counter {
  position: relative;
  height: 50px;
  width: 50px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.credit-advantages__counter:before {
  font-size: 63px;
  position: absolute;
  top: -7px;
  left: -1px;
  -webkit-font-smoothing: initial;
  -moz-osx-font-smoothing: initial;
}
.credit-advantages__counter span {
  display: inline-block;
  padding-top: 4px;
  font-size: 36px;
  font-weight: 700;
}
.credit-advantages__inner-compare {
  margin-top: 40px;
  zoom: 1;
}
.credit-advantages__inner-compare:before,
.credit-advantages__inner-compare:after {
  content: "";
  display: table;
}
.credit-advantages__inner-compare:after {
  clear: both;
}
.credit-advantages__column {
  float: left;
  width: 50%;
}
.credit-advantages__column:first-child .credit-advantages__counter {
  background: #47b1e3;
}
.credit-advantages__column:first-child .credit-advantages__counter:before {
  color: #47b1e3;
}
.credit-advantages__column:first-child .credit-advantage {
  border-right: 1px dashed #cfdde2;
  margin-right: -1px;
}
.credit-advantages__column:first-child .credit-advantage__title {
  color: #47b1e3;
}
.credit-advantages__column:last-child .credit-advantages__counter {
  background: #0470a2;
}
.credit-advantages__column:last-child .credit-advantages__counter:before {
  color: #0470a2;
}
.credit-advantages__column:last-child .credit-advantages__counter span {
  padding-left: 2px;
}
.credit-advantages__column:last-child .credit-advantage {
  border-left: 1px dashed #cfdde2;
}
.credit-advantages__column:last-child .credit-advantage__title {
  color: #0470a2;
}
.credit-advantages__btn {
  margin-top: 30px;
}
.external-link {
  position: relative;
  float: right;
  font-size: 15px !important;
  padding-right: 25px;
  text-align: right;
}
.external-link:before {
  content: "";
  position: absolute;
  right: 0;
  top: 5px;
  width: 15px;
  height: 15px;
  display: block;
  background: url(img/out-source.svg) no-repeat;
}
.external-link_docs.external-link {
  font-size: 0.92857142857143em;
}
.footer__main {
  color: #fff;
  background-color: #0094d9;
  padding: 35px 0 30px;
}
.footer__bottom {
  padding: 30px 0 25px;
  color: #fff;
  background-color: #0088c8;
}
.footer__friend-label {
  display: none;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  padding-top: 25px;
  padding-bottom: 20px;
}
.footer__logo-image-white {
  margin-right: 20px;
}
.footer__store {
  margin-left: 20px;
  position: relative;
  text-align: left;
  font-size: 0.92857142857143em;
  text-transform: none;
  font-weight: 400;
  padding: 3px 20px 3px 10px;
  padding-left: 50px;
}
.footer__store span {
  font-weight: 700;
  display: block;
}
.footer__store-label {
  font-size: 17px;
  margin-left: 10px;
  font-weight: 700;
}
.footer__google-logo {
  position: absolute;
  left: 10px;
  margin-right: -41px;
  top: 50%;
  margin-top: -17px;
}
.footer__google-label {
  margin-bottom: 2px;
}
.footer__btn-ico {
  position: absolute;
  left: 9px;
  top: 7px;
  font-size: 33px;
}
.icon-apple.footer__btn-ico {
  color: #fff;
}
.footer__social-link {
  margin-left: 15px;
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  float: right;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  -webkit-transition: background-color 0.15s, border-color 0.15s;
  -moz-transition: background-color 0.15s, border-color 0.15s;
  -o-transition: background-color 0.15s, border-color 0.15s;
  -ms-transition: background-color 0.15s, border-color 0.15s;
  transition: background-color 0.15s, border-color 0.15s;
}
.footer__social-link_vkontakte:hover {
  background-color: #45688e;
  border-color: #45688e;
}
.footer__social-link_youtube:hover {
  background-color: #e52d27;
  border-color: #e52d27;
}
.footer__social-link_googleplus:hover {
  background-color: #f63e28;
  border-color: #f63e28;
}
.footer__social-link_twitter:hover {
  border-color: #21abff;
}
.footer__social-link_odnoklassniki:hover {
  background-color: #f68634;
  border-color: #f68634;
}
.footer__social-item {
  line-height: 38px;
  color: #fff;
}
.footer .short-text {
  margin-bottom: 20px;
}
.footer-menu {
  font-size: 1.1428571428571em;
}
.footer-menu__license {
  padding-top: 25px;
  opacity: 0.5;
  -ms-filter: alpha(opacity=50);
  -webkit-filter: filterName(1);
  filter: filterName(1);
  font-size: 0.92857142857143em;
}
.footer-menu__menu-group {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer-menu__title {
  display: block;
  font-weight: 700;
  color: #a6d9f1;
  text-transform: uppercase;
  text-decoration: none;
}
.footer-menu__title:hover {
  color: #fff;
}
.footer-menu__sub-item {
  padding: 20px 0 0;
}
.footer-menu__link {
  color: #fff;
  text-decoration: none;
}
.footer-menu__link:hover {
  text-decoration: underline;
  color: #fff;
}
.header {
  min-width: 320px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.98);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 251;
}
.header .container {
  height: 55px;
  position: relative;
  padding-top: 1px;
  padding-bottom: 9px;
}
.header__logo {
  float: left;
  margin-right: 35px;
  width: 156px;
}
.header__logo-link {
  text-decoration: none;
  z-index: 202;
  margin-top: 4px;
}
.header__wrap {
  margin-top: 12px;
  zoom: 1;
}
.header__wrap:before,
.header__wrap:after {
  content: "";
  display: table;
}
.header__wrap:after {
  clear: both;
}
.header__localization {
  margin: 0 15px;
}
.header__localization select.select7 {
  width: 61px;
  visibility: hidden;
}
.header__localization_mobile {
  display: none;
  float: none;
}
.header__toggle {
  display: none;
  position: absolute;
  top: 15px;
  right: 0;
  width: 60px;
  height: 45px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.header__toggle-icon {
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.header__toggle path {
  fill: none;
  -webkit-transition: stroke-dashoffset 0.4s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.4s cubic-bezier(0.25, -0.25, 0.75, 1.25), opacity 0.4s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  -moz-transition: stroke-dashoffset 0.4s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.4s cubic-bezier(0.25, -0.25, 0.75, 1.25), opacity 0.4s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  -o-transition: stroke-dashoffset 0.4s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.4s cubic-bezier(0.25, -0.25, 0.75, 1.25), opacity 0.4s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  -ms-transition: stroke-dashoffset 0.4s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.4s cubic-bezier(0.25, -0.25, 0.75, 1.25), opacity 0.4s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  transition: stroke-dashoffset 0.4s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.4s cubic-bezier(0.25, -0.25, 0.75, 1.25), opacity 0.4s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  stroke-width: 40px;
  stroke-linecap: round;
  stroke: #0094d9;
  stroke-dashoffset: 0;
}
.header__toggle path#pathTop,
.header__toggle path#pathBottom {
  stroke-dasharray: 240px 950px;
}
.header__toggle path#pathMiddle {
  stroke-dasharray: 240px 240px;
}
.header__toggle.cross path#pathTop,
.header__toggle.cross path#pathBottom {
  stroke-dashoffset: -650px;
  stroke-dashoffset: -650px;
}
.header__toggle.cross path#pathMiddle {
  stroke-dashoffset: -115px;
  stroke-dasharray: 1px 220px;
}
.supportSvg .header__toggle.cross path#pathMiddle {
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  -webkit-filter: filterName(1);
  filter: filterName(1);
}
.header__phone,
.header__localization {
  float: right;
}
.header__container.transition-enable {
  -webkit-transition: -webkit-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -ms-transition: -ms-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.menu-open .header__container {
  z-index: 2000;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  -moz-transform: matrix(1, 0, 0, 1, 0, 0);
  -o-transform: matrix(1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: filterName(1);
  filter: filterName(1);
}
.header__user {
  float: right;
}
.info-lk {
  margin-bottom: 0 !important;
}
.info-with-image {
  text-align: center;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.info-with-image:after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.info-with-image_on-line .info-with-image__title {
  line-height: 0.6;
}
.info-with-image_on-line .info-with-image__title + .info-with-image__description {
  margin-top: 5px;
}
.info-with-image_on-line .info-with-image__image {
  background-color: #fff;
}
.info-with-image_on-line .info-with-image__image-container {
  overflow: hidden;
  margin-bottom: 20px;
}
.info-with-image_on-line-about .info-with-image__title {
  line-height: 0.6;
}
.info-with-image_on-line-about .info-with-image__title + .info-with-image__description {
  margin-top: 5px;
}
.info-with-image_on-line-about .info-with-image__image {
  background-color: #fff;
}
.info-with-image_on-line-about .info-with-image__image-container {
  margin-bottom: 20px;
}
.info-with-image__inner {
  display: inline-block;
  vertical-align: middle;
}
.info-with-image__title {
  display: inline;
  font-weight: 700;
}
.info-with-image__title + .info-with-image__description {
  margin-top: 10px;
}
.info-with-image__description {
  font-size: 1.0714285714286em;
  margin-top: 0;
}
.info-with-image__image {
  display: inline-block;
  vertical-align: middle;
}
.info-with-image__image-container {
  height: 90px;
  margin-bottom: 25px;
}
.info-with-image__image-container:after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.info-with-image__counter {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 26px;
  color: #8b8f97;
  font-style: italic;
  line-height: 0.6;
}
.info-with-image__counter + .info-with-image__title {
  margin-right: 10px;
}
.info-with-image_bordered-image {
  text-align: left;
}
.info-with-image_bordered-image .info-with-image__inner {
  height: 85px;
  position: relative;
  display: block;
  padding-left: 95px;
  margin-bottom: 10px;
}
.info-with-image_bordered-image .info-with-image__innerart {
  height: 125px;
  position: relative;
  display: block;
  padding-left: 155px;
  margin-bottom: 10px;
}
.info-with-image_bordered-image .info-with-image__image-container {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  margin-bottom: 0;
  width: 85px;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #bfe4f5;
}
.info-with-image_bordered-image .info-with-image__image-article {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  margin-bottom: 0;
  width: 125px;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #bfe4f5;
}
.info-with-image_bordered-image .info-with-image__text {
  height: 100%;
}
.info-with-image_bordered-image .info-with-image__text:after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.info-with-image_bordered-image .info-with-image__description {
  width: 95%;
  font-weight: 700;
  font-size: 1.1428571428571em;
  display: inline-block;
  vertical-align: middle;
}
.main-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-transition: height 0.15s;
  -moz-transition: height 0.15s;
  -o-transition: height 0.15s;
  -ms-transition: height 0.15s;
  transition: height 0.15s;
  zoom: 1;
}
.main-menu .active {
  background-color: #006fa3;
}
.main-menu:before,
.main-menu:after {
  content: "";
  display: table;
}
.main-menu:after {
  clear: both;
}
.main-menu__item {
  position: relative;
  font-size: 0.928571em;
  float: left;
  margin-right: 5px;
}
.main-menu__item:last-child {
  margin-right: 0;
}
.main-menu__item-toggler {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 45px;
  background-color: #006fa3;
  cursor: pointer;
}
.main-menu__item-toggler:after,
.main-menu__item-toggler:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -4px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.main-menu__item-toggler:before {
  margin-top: -7px;
  border-bottom: 5px solid #fff;
}
.main-menu__item-toggler:after {
  border-top: 5px solid #fff;
}
.main-menu__item.localization .main-sub-menu {
  display: none;
}
.main-menu__item.localization.show .main-sub-menu {
  display: block;
}
.main-sub-menu {
  display: none;
  list-style: none;
}
.main-menu__item-toggler {
  display: none;
}
.main-sub-menu {
  display: none;
  list-style: none;
}
.modal__title {
  font-size: 2.2857142857143em;
  font-weight: 700;
  line-height: 1.2;
}
.modal__close {
  position: absolute;
  top: 15px;
  right: 15px;
  height: 21px;
  width: 21px;
  font-size: 18px;
  padding: 3px;
  color: #ccdce3;
  -webkit-transition: color;
  -moz-transition: color;
  -o-transition: color;
  -ms-transition: color;
  transition: color;
  cursor: pointer;
  z-index: 10;
  -webkit-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  transition: color 0.15s;
}
.modal__close:hover {
  color: #e5edf0;
}
.modal__text {
  margin: 10px 0;
  font-size: 1.0714285714286em;
  line-height: 1.5;
}
.modal__form {
  margin-top: 20px;
}
.modal__btn {
  margin-top: 10px;
  margin-left: 0;
}
.modal .form-group {
  zoom: 1;
}
.modal .form-group:before,
.modal .form-group:after {
  content: "";
  display: table;
}
.modal .form-group:after {
  clear: both;
}
.modal span {
  font-size: 15px;
}
.modal label {
  padding-top: 8px;
  font-size: 15px;
}
.modal__forgot-message,
.modal__register-message {
  text-decoration: none;
  border-bottom: 1px solid;
}
.modal__forgot-message {
  font-size: 0.92857142857143em;
}
.modal__register-message {
  font-size: 15px;
}
.news-preview {
  border-top: 1px solid #cfdbe1;
  padding: 23px 0;
  zoom: 1;
}
.news-preview:before,
.news-preview:after {
  content: "";
  display: table;
}
.news-preview:after {
  clear: both;
}
.news-preview:first-child {
  border-top: 0;
  padding-top: 0;
}
.news-preview:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.news-preview__title {
  font-weight: 700;
}
.news-preview__title:first-child {
  margin-top: 0;
}
.news-preview__title a {
  text-decoration: none;
  color: #414141;
}
.news-preview__title a:hover {
  color: #ffba00;
}
.news-preview__text {
  font-size: 15px;
  margin: 0 0 20px;
}
.news-preview__date {
  font-size: 13px;
  color: #848484;
  display: block;
}
.news-preview__image-container {
  float: left;
  width: 36%;
}
.news-preview__image {
  max-width: 100%;
  margin-top: 5px;
}
.news-preview__text-wrap {
  float: left;
  width: 100%;
  text-align: justify;
}
.news-preview.without-image .news-preview__text-wrap {
  float: none;
  padding-left: 0;
  width: auto;
}
.page {
  margin: 10px 0 60px;
}
.page.right-sidebar .page__content {
  float: left;
}
.page__title {
  margin-top: 0;
  margin-bottom: 20px;
}
.page.user-cab .page__title {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 10px;
}
.page__sidebar_bottom {
  margin: 30px 0;
}
.page__header {
  zoom: 1;
}
.page__header:before,
.page__header:after {
  content: "";
  display: table;
}
.page__header:after {
  clear: both;
}
.page__header .page__title {
  float: left;
}
.page__header .external-link {
  float: right;
  margin-top: 10px;
}
.select7 {
  position: relative;
  text-align: left;
  display: inline-block;
  line-height: 1.428571429;
}
.select7,
.select7 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.select7_native_dropdown .select7__current {
  cursor: default !important;
}
.select7_native_dropdown .select7__caret {
  border-color: #797979 transparent transparent !important;
}
.select7_dropdown {
  display: inline-block;
  margin: 0 -5px;
}
.select7_dropdown .select7__current {
  height: auto;
  padding: 0 15px 0 10px;
  border: 0 none;
  position: relative;
  cursor: pointer;
  background-color: transparent;
}
.select7_dropdown .select7__current:hover .select7__current-value {
  color: #474e5b;
}
.header__localization .select7__current:hover {
  z-index: 1001;
}
.header__localization .select7__drop:hover {
  display: inline-block;
}
.select7_dropdown .select7__current:hover .select7__caret {
  border-color: #474e5b transparent transparent;
}
.select7_dropdown .select7__drop {
  z-index: 1000;
  top: 0;
  left: 0;
  min-width: 100%;
  padding: 35px 0 5px;
  margin-top: -6px;
  border-width: 1px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.select7_dropdown .select7__current-value {
  overflow: visible;
  display: inline-block;
  font-size: 15px;
  border-bottom: 0;
}
.select7_dropdown .select7__caret {
  position: static;
  margin-top: 0;
  border-color: #797979 transparent transparent;
}
.select7_dropdown .select7__option {
  padding: 5px 10px;
}
.select7_noopts .select7__caret {
  display: none;
}
.select7_noopts .select7__current {
  cursor: default;
}
.select7_noopts .select7__current:hover .select7__current-value {
  color: inherit;
}
.select7_noopts .select7__current-value {
  border-bottom-color: transparent;
}
.select7_position_right .select7__drop {
  left: auto;
  right: 0;
}
.select7_position_right .select7__option {
  text-align: right;
}
.select7__current {
  position: relative;
  color: #797979;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  padding: 5px 22px 5px 10px;
  cursor: pointer;
  height: 35px;
}
.select7__current-value {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
}
.select7__current:hover .select7__caret {
  border-color: #474e5b transparent transparent;
}
.select7__drop {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  min-width: 100%;
  padding: 35px 0 5px;
  margin: 0;
  font-size: 15px;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.select7__drop-list {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 168px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.select7__caret {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 9px;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  vertical-align: middle;
  border-width: 6px 4px 0;
  border-style: solid;
  border-color: #797979 transparent transparent;
  -webkit-transition: border-color 0.1s linear;
  -moz-transition: border-color 0.1s linear;
  -o-transition: border-color 0.1s linear;
  -ms-transition: border-color 0.1s linear;
  transition: border-color 0.1s linear;
}
.select7__option,
.select7__optgroup {
  display: block;
  overflow: hidden;
  padding: 5px 10px;
  clear: both;
  text-decoration: none;
  font-weight: 400;
  color: #868686;
  white-space: nowrap;
}
.select7__option {
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  font-weight: 400;
}
.select7_readonly .select7__option {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.select7__option_disabled {
  background-color: #fcfcfc !important;
  color: #c9c9c9 !important;
  cursor: default !important;
}
.select7__option:hover {
  color: #797979;
  background-color: #f8f8f8;
}
.select7_readonly .select7__option:hover {
  color: inherit;
  background-color: inherit;
}
.select7__optgroup {
  cursor: default;
  font-weight: 700;
}
.select7__optgroup:hover {
  background-color: #fefefe;
}
.select7__optgroup_collapse .select7__optgroup-label:after {
  content: " ↓";
}
.select7__optgroup_collapse .select7__optgroup-items {
  display: none;
}
.select7__optgroup_collapse_open .select7__optgroup-label:after {
  content: " ↑";
}
.select7__optgroup_collapse_open .select7__optgroup-items {
  display: block;
}
.select7__optgroup-items {
  padding: 0;
}
.select7__placeholder {
  color: #c9c9c9 !important;
}
.select7__icon {
  display: inline-block;
  height: 24px;
  margin-right: 5px;
  vertical-align: text-top;
  text-align: center;
  letter-spacing: 0;
  font-size: 0;
}
.select7__icon:after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.select7__icon > img {
  letter-spacing: normal;
  font-size: 12px;
  border: 0 none;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.select7_open .select7__current {
  z-index: 1001;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}
.select7_open .select7__current:hover .select7__current-value {
  border-color: transparent;
}
.select7_open .select7__current:hover .select7__caret {
  border-color: transparent transparent #474e5b;
}
.select7_open .select7__caret {
  border-color: transparent transparent #797979;
  border-width: 0 4px 6px;
}
.select7_open .select7__drop {
  display: block;
}
.select7_open.select7_dropdown .select7__current {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select7_open.select7_dropdown .select7__current:hover .select7__caret {
  border-color: transparent transparent #474e5b;
}
.select7_open.select7_dropdown .select7__caret {
  border-color: transparent transparent #797979;
}
.select7_open.select7_dropdown.select7_auth .select7__current:hover .select7__caret {
  border-color: transparent transparent #fff;
}
.select7_open.select7_dropdown.select7_auth .select7__caret {
  border-color: transparent transparent #fff;
}
.select7_open.select7_form .select7__current,
.form-group.has-error .select7_open.select7_form .select7__current {
  border-color: transparent;
}
.select7_open.select7_form .select7__drop {
  width: 100%;
}
.select7_auth {
  margin: -10px 0 0;
}
.select7_auth .select7__current {
  font-family: Roboto;
  font-size: 1.0714285714286em;
  font-weight: 700;
  padding: 10px 16px;
  width: 160px;
  background-color: #0094d9;
  color: #fff;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: 0 2px 0 #0080bc;
  box-shadow: 0 2px 0 #0080bc;
}
.select7_auth .select7__current:hover {
  background-color: #26b1f2;
}
.select7_auth .select7__current:hover .select7__current-value {
  color: #fff;
}
.select7_auth .select7__current:hover .select7__caret {
  border-color: #fff transparent transparent;
}
.select7_auth .select7__current-value {
  overflow: hidden;
  white-space: nowrap;
  display: block;
  width: 95%;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.select7_auth .select7__drop {
  top: 100%;
  margin-top: -29px;
  background-color: #0080bc;
  border: 0;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
}
.select7_auth .select7__drop-list {
  font-size: 1.0714285714286em;
  color: #fff;
  margin: -6px 0;
  max-height: 100%;
  overflow-y: visible;
}
.select7_auth .select7__drop-list .active {
  background-color: #006fa3;
}
.select7_auth .select7__caret {
  margin-top: -3px;
  border-color: #fff transparent transparent;
  position: absolute;
}
.select7_auth .select7__option,
.select7_auth .select7__optgroup {
  padding: 12px 16px;
  font-weight: 700;
  color: #fff;
  font-size: 15px;
}
.select7_auth .select7__option {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.select7_auth .select7__option:hover {
  background: #006fa3;
}
.select7_form {
  width: 100%;
  font-size: 17px;
}
.select7_form .select7__current {
  padding: 10px 22px 10px 10px;
  height: 42px;
  border: 1px solid #a6c0cb;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.form-group.has-error .select7_form .select7__current {
  border-color: #e95122;
}
.select7_form .select7__drop {
  border-color: #a6c0cb;
  font-size: 17px;
}
.select7_form .select7__option {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.select7_another-card {
  margin-left: 2px;
}
.select7_another-card .select7__current-value {
  font-weight: 700;
  font-size: 16px;
}
.select7_another-card .select7__drop {
  font-size: 16px;
}
.select7_another-card .select7__caret {
  display: none;
}
.sidebar-menu {
  display: block;
  margin: 0 0 30px;
  padding: 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
  list-style: none;
}
.sidebar-menu__item {
  display: block;
}
.sidebar-menu__item:not(.sidebar-menu__item-has_sub):first-of-type .sidebar-menu__item-link {
  margin-top: 0;
}
.sidebar-menu.with-subitems .sidebar-menu__item-link {
  background: #e9f2f7;
  -webkit-border-radius: 2px 2px 0 2px;
  border-radius: 2px 2px 0 2px;
}
.sidebar-menu.with-subitems .sidebar-menu__item-has_sub {
  margin-bottom: 30px;
}
.sidebar-menu.with-subitems .sidebar-sub-menu {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none;
}
.sidebar-menu.with-subitems .sidebar-sub-menu__item {
  display: block;
}
.sidebar-menu.with-subitems .sidebar-sub-menu__item:last-of-type .sidebar-sub-menu__item-link {
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.sidebar-menu .sidebar-menu__item .sidebar-menu__item-link,
.sidebar-menu .sidebar-sub-menu__item .sidebar-menu__item-link,
.sidebar-menu .sidebar-menu__item .sidebar-sub-menu__item-link,
.sidebar-menu .sidebar-sub-menu__item .sidebar-sub-menu__item-link {
  display: block;
  margin-top: -1px;
  border: 1px solid #e9f2f7;
  line-height: 1.3;
  padding: 17px 15px 19px 30px;
  font-size: 1.1428571428571em;
  text-decoration: none;
}
.sidebar-menu .sidebar-menu__item .sidebar-menu__item-link:hover,
.sidebar-menu .sidebar-sub-menu__item .sidebar-menu__item-link:hover,
.sidebar-menu .sidebar-menu__item .sidebar-sub-menu__item-link:hover,
.sidebar-menu .sidebar-sub-menu__item .sidebar-sub-menu__item-link:hover,
.sidebar-menu .sidebar-menu__item .sidebar-menu__item-link:focus,
.sidebar-menu .sidebar-sub-menu__item .sidebar-menu__item-link:focus,
.sidebar-menu .sidebar-menu__item .sidebar-sub-menu__item-link:focus,
.sidebar-menu .sidebar-sub-menu__item .sidebar-sub-menu__item-link:focus {
  color: #7cc768;
  outline: 0;
}
.sidebar-menu .sidebar-menu__item.active > .sidebar-menu__item-link,
.sidebar-menu .sidebar-sub-menu__item.active > .sidebar-menu__item-link,
.sidebar-menu .sidebar-menu__item.active > .sidebar-sub-menu__item-link,
.sidebar-menu .sidebar-sub-menu__item.active > .sidebar-sub-menu__item-link {
  color: #fff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.05);
  background: #7cc768;
}
.sidebar-menu .sidebar-menu__item.active > .sidebar-menu__item-link:hover,
.sidebar-menu .sidebar-sub-menu__item.active > .sidebar-menu__item-link:hover,
.sidebar-menu .sidebar-menu__item.active > .sidebar-sub-menu__item-link:hover,
.sidebar-menu .sidebar-sub-menu__item.active > .sidebar-sub-menu__item-link:hover,
.sidebar-menu .sidebar-menu__item.active > .sidebar-menu__item-link:focus,
.sidebar-menu .sidebar-sub-menu__item.active > .sidebar-menu__item-link:focus,
.sidebar-menu .sidebar-menu__item.active > .sidebar-sub-menu__item-link:focus,
.sidebar-menu .sidebar-sub-menu__item.active > .sidebar-sub-menu__item-link:focus {
  color: #fff;
}
.site-description {
  font-size: 15px;
  padding: 50px 0;
  background-color: #e9f2f7;
}
.site-description__leed {
  font-weight: 700;
  line-height: 2;
}
.site-description__text {
  margin-bottom: 15px;
}
.reviews + .site-description {
  background-color: #fff;
}
.step-item {
  margin-top: 45px;
  position: relative;
}
.step-item__wrap {
  position: relative;
  padding-left: 50px;
}
.step-item__count {
  width: 30px;
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  font-weight: 700;
  font-size: 1.1428571428571em;
  color: #fff;
  line-height: 30px;
  background-color: #b2d234;
  text-align: center;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.step-item__image {
  margin-top: 20px;
  -webkit-box-shadow: 0 8px 21px rgba(0, 0, 0, 0.15);
  box-shadow: 0 8px 21px rgba(0, 0, 0, 0.15);
}
.steps-online {
  margin: 30px 0;
  position: relative;
}
.steps-online .info-with-image__image {
  padding: 0 20px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.text-info-widget {
  margin-top: 20px;
  font-size: 0.92857142857143em;
}
@media (min-width: 768px) {
  .modal-dialog.logind {
    width: 458px;
  }
  .lead {
    font-size: 21px;
  }
  .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;
  }
  .container {
    width: 760px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.666666666667%;
  }
  .col-sm-10 {
    width: 83.333333333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.666666666667%;
  }
  .col-sm-7 {
    width: 58.333333333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.666666666667%;
  }
  .col-sm-4 {
    width: 33.333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666667%;
  }
  .col-sm-1 {
    width: 8.3333333333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.666666666667%;
  }
  .col-sm-pull-10 {
    right: 83.333333333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.666666666667%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666667%;
  }
  .col-sm-pull-1 {
    right: 8.3333333333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.666666666667%;
  }
  .col-sm-push-10 {
    left: 83.333333333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.666666666667%;
  }
  .col-sm-push-7 {
    left: 58.333333333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.666666666667%;
  }
  .col-sm-push-4 {
    left: 33.333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666667%;
  }
  .col-sm-push-1 {
    left: 8.3333333333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.666666666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333333333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.666666666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .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 .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 21px;
  }
  .form-horizontal .form-group-lg .control-label {
    padding-top: 27.6px;
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 10px;
  }
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
  .navbar {
    border-radius: 2px;
  }
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .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;
  }
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-static-top {
    border-radius: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
  .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 .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .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;
  }
  .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-form.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
  .modal-dialog {
    width: 660px;
    margin: 250px 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: 380px;
  }
  .news-preview_paginator .news-preview__text,
  .news-preview_paginator .news-preview__date {
    display: none;
  }
  .news-preview_paginator .news-preview__title {
    display: block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 1em;
    font-weight: 400;
    text-decoration: none;
    border-bottom: 1px solid;
  }
  .news-preview_paginator.news-preview {
    position: relative;
    display: inline-block;
    border: 0;
    width: 100%;
    padding: 0;
  }
  .news-preview_paginator.news-preview:first-child {
    padding-left: 40px;
    float: left;
  }
  .news-preview_paginator.news-preview:first-child:hover:before {
    color: #ffba00;
  }
  .news-preview_paginator.news-preview:first-child:before {
    content: "➞";
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    left: 5px;
    font-size: 20px;
    font-weight: 700;
    color: #0094d9;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    -ms-transition: color 0.2s;
    transition: color 0.2s;
  }
  .news-preview_paginator.news-preview:nth-child(2) {
    padding-right: 40px;
    float: right;
  }
  .news-preview_paginator.news-preview:nth-child(2):hover:before {
    color: #ffba00;
  }
  .news-preview_paginator.news-preview:nth-child(2):before {
    content: "➞";
    position: absolute;
    right: 5px;
    top: -3px;
    font-size: 20px;
    font-weight: 700;
    color: #0094d9;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    -ms-transition: color 0.2s;
    transition: color 0.2s;
  }
  .news-preview_paginator .news-preview__title {
    color: #0094d9;
    border-bottom: none;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
  }
  .news-preview_paginator .news-preview__title:hover {
    color: #ffba00;
    border-bottom-color: #ffba00;
  }
  .news-preview_paginator .news-preview__title-link {
    color: #0094d9;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    -ms-transition: color 0.2s;
    transition: color 0.2s;
  }
  .news-preview_paginator .news-preview__title-link:hover {
    color: #ffba00;
    text-decoration: none;
  }
  .page:not(.right-sidebar) .page__content {
    float: right;
  }
  .payment-method__image-wrap {
    position: relative;
    display: block;
    height: 138px;
    color: #414141;
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    letter-spacing: 0;
    font-size: 0;
  }
  .payment-method__image-wrap:hover {
    color: #414141;
  }
  .payment-method__image-wrap:after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
  }
  .payment-method__image-wrap > div,
  .payment-method__image-wrap > span {
    text-align: left;
    letter-spacing: normal;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
  }
}
@media (min-width: 1005px) {
  .container {
    width: 990px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.666666666667%;
  }
  .col-md-10 {
    width: 83.333333333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.666666666667%;
  }
  .col-md-7 {
    width: 58.333333333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.666666666667%;
  }
  .col-md-4 {
    width: 33.333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666667%;
  }
  .col-md-1 {
    width: 8.3333333333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.666666666667%;
  }
  .col-md-pull-10 {
    right: 83.333333333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.666666666667%;
  }
  .col-md-pull-7 {
    right: 58.333333333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.666666666667%;
  }
  .col-md-pull-4 {
    right: 33.333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666667%;
  }
  .col-md-pull-1 {
    right: 8.3333333333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.666666666667%;
  }
  .col-md-push-10 {
    left: 83.333333333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.666666666667%;
  }
  .col-md-push-7 {
    left: 58.333333333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.666666666667%;
  }
  .col-md-push-4 {
    left: 33.333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666667%;
  }
  .col-md-push-1 {
    left: 8.3333333333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.666666666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.333333333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.666666666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .form-control {
    font-size: 15px;
  }
  .form-title {
    font-size: 15px;
  }
  .dropdown {
    display: none;
  }
  .modal-lg {
    width: 900px;
  }
  .accordion:first-child .accordion__title {
    margin-top: 0;
  }
  .contacts {
    float: left;
  }
  .main-menu .active {
    background: 0;
  }
  .select7_form {
    font-size: 17px;
  }
  .select7_form .select7__drop {
    font-size: 15px;
  }
  .steps-online:after {
    content: "";
    display: block;
    z-index: -1;
    border-bottom: 1px solid #cfdbe1;
    position: absolute;
    left: 10%;
    right: 10%;
    top: 24%;
  }
  .user-menu select.select7_auth {
    display: block;
    visibility: hidden;
    width: 160px;
  }
}
@media (min-width: 1640px) {
  .container {
    width: 1170px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.666666666667%;
  }
  .col-lg-10 {
    width: 83.333333333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.666666666667%;
  }
  .col-lg-7 {
    width: 58.333333333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.666666666667%;
  }
  .col-lg-4 {
    width: 33.333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666667%;
  }
  .col-lg-1 {
    width: 8.3333333333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.666666666667%;
  }
  .col-lg-pull-10 {
    right: 83.333333333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.666666666667%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666667%;
  }
  .col-lg-pull-1 {
    right: 8.3333333333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.666666666667%;
  }
  .col-lg-push-10 {
    left: 83.333333333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.666666666667%;
  }
  .col-lg-push-7 {
    left: 58.333333333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.666666666667%;
  }
  .col-lg-push-4 {
    left: 33.333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666667%;
  }
  .col-lg-push-1 {
    left: 8.3333333333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.666666666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333333333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.666666666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 1005px) {
  .dropdown + .nav-tabs {
    display: none;
  }
}
@media (max-width: 1004px) {
  .control_card .card-image {
    display: none;
  }
  .form-horizontal .control-label {
    height: 32px;
  }
  .phone-tablet-hidden {
    display: none !important;
  }
  .accordion__subtitle {
    padding: 15px 40px 15px 0;
  }
  .breadcrumbs {
    display: none;
  }
  .call-to-action__item + .call-to-action__item {
    border: 0;
  }
  .call-to-action__item {
    float: none;
    width: 100%;
  }
  .contacts {
    margin-bottom: 30px;
    zoom: 1;
  }
  .contacts:before,
  .contacts:after {
    content: "";
    display: table;
  }
  .contacts:after {
    clear: both;
  }
  .credit-advantage__list-item {
    font-size: 1.1428571428571em;
  }
  .download-doc__link {
    float: left;
    margin-top: 10px;
  }
  .download-doc__icon {
    float: left;
  }
  .footer__main {
    padding: 35px 0 15px;
  }
  .footer__store,
  .footer__logo-link {
    display: none;
  }
  .footer-menu__license {
    padding: 0;
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: filterName(1);
    filter: filterName(1);
  }
  .footer-menu__title:hover {
    color: #a6d9f1;
  }
  .footer-menu__title {
    padding: 14px;
    text-align: center;
    background-color: #21a5e2;
    border: 1px solid #27a9e5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 15px;
  }
  .footer-menu__title:hover {
    background-color: #0088c8;
    color: #fff;
    border-color: transparent;
  }
  .footer-menu__sub-item {
    display: none;
  }
  .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 200;
  }
  .header__toggle {
    display: block;
  }
  .header__container {
    background-color: #0080bc;
    position: absolute;
    -webkit-transform: matrix(1, 0, 0, 0.01, 0, 0);
    -moz-transform: matrix(1, 0, 0, 0.01, 0, 0);
    -o-transform: matrix(1, 0, 0, 0.01, 0, 0);
    -ms-transform: matrix(1, 0, 0, 0.01, 0, 0);
    transform: matrix(1, 0, 0, 0.01, 0, 0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    top: 100%;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    -webkit-filter: filterName(1);
    filter: filterName(1);
  }
  .main-menu {
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }
  .main-menu__item {
    font-size: 1.1428571428571em;
    float: none;
    margin: auto;
  }
  .main-menu__item:last-child {
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
  }
  .main-menu__item a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 12px 0 12px 20px;
  }
  .main-menu__item-toggler {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    background-color: #006fa3;
    cursor: pointer;
  }
  .main-menu__item-toggler:after,
  .main-menu__item-toggler:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -4px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  }
  .main-menu__item-toggler:before {
    margin-top: -7px;
    border-bottom: 5px solid #fff;
  }
  .main-menu__item-toggler:after {
    border-top: 5px solid #fff;
  }
  .main-menu__item-has_sub.show .main-sub-menu {
    font-weight: 400;
    font-size: 1em;
    display: block;
  }
  .news-preview__image-container {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  .news-preview__text-wrap {
    width: 100%;
    float: none;
    padding-left: 0;
  }
  .requisites {
    float: none;
    width: 100%;
  }
  .select7_auth {
    margin-top: -18px;
  }
  .step-item {
    text-align: center;
  }
  .step-item__title {
    text-align: left;
  }
  .steps-online {
    margin-top: 50px;
    margin-bottom: 0;
  }
  .steps-online .info-with-image__text {
    vertical-align: top;
  }
  .steps-header-line__label {
    display: none;
  }
}
@media (max-width: 768px) {
  .steps-header-line {
    text-align: center;
  }
  .track-box h1 {
    font-size: 1.4em;
  }
  .btn-track {
    min-width: 80px;
    max-width: 80px;
  }
  .info-with-image_on-line.landing {
    margin-bottom: 0;
  }
  .form-horizontal .control-label {
    height: auto;
  }
  .form-horizontal button {
    display: block;
    width: 100%;
  }
  .form-horizontal .form-group {
    margin-bottom: 1px;
  }
  .form-horizontal .radio {
    margin: 7px 0;
  }
  .btn-xs-block {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
  .nav > li > a {
    padding: 5px 10px;
  }
  .nav-tabs > li > a {
    font-size: 14px;
  }
  .nav-tabs > li.active:before {
    background-image: url(img/angle_left_m.png);
  }
  .nav-tabs > li.active:after {
    background-image: url(img/angle_right_m.png);
  }
  .modal-body {
    padding: 20px 30px 30px;
  }
}
@media (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 2),
  (max-width: 768px) and only screen and (min--moz-device-pixel-ratio: 3),
  (max-width: 768px) and only screen and (-o-min-device-pixel-ratio: 21),
  (max-width: 768px) and only screen and (min-device-pixel-ratio: 2),
  (max-width: 768px) and only screen and (min-resolution: 192dpi),
  (max-width: 768px) and only screen and (min-resolution: 2dppx) {
  .nav-tabs > li.active:before {
    background-image: url(img/angle_left_m@2x.png);
    background-size: 5px 5px;
  }
  .nav-tabs > li.active:after {
    background-image: url(img/angle_right_m@2x.png);
    background-size: 5px 5px;
  }
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
@media (max-width: 767px) {
  .radio-inline,
  .checkbox-inline {
    display: block;
  }
  .radio-inline + .radio-inline,
  .checkbox-inline + .checkbox-inline {
    margin-left: 0;
    margin-top: 5px;
  }
  ._phone-small {
    font-size: 17px;
    padding: 12px 10px;
  }
  .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: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    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: #555;
    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: #ccc;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    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: #fff;
    background-color: #080808;
  }
  .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: #444;
    background-color: transparent;
  }
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
  .hidden-xs {
    display: none !important;
  }
  body {
    position: relative;
    min-width: 320px;
    min-height: 100%;
    padding-top: 60px;
  }
  .img-center-mobile {
    display: block;
    text-align: center;
    width: 100%;
  }
  .img-center-mobile > img {
    display: inline-block;
  }
  .phone-hidden {
    display: none !important;
  }
  .btn-wrap > .btn {
    display: block;
  }
  .rich-text blockquote {
    padding: 30px 30px 30px 70px;
  }
  .rich-text blockquote:after {
    font-size: 40px;
  }
  .banner {
    height: 380px;
    width: 396px;
    margin: 0 auto 30px;
  }
  .banner_widget {
    display: none;
  }
  .banner_bottom-sidebar {
    margin-bottom: 30px;
  }
  .bonus-info__label {
    width: 100%;
  }
  .bonus-info__value {
    float: left;
  }
  .bonus-info_deadline .bonus-info__value {
    padding-left: 25px;
  }
  .credit-info_request .bonus-info__value {
    padding-left: 10px;
  }
  .call-to-action__image {
    max-width: 35%;
    height: auto;
  }
  .card {
    padding-left: 7px;
    padding-right: 7px;
  }
  .card .form-group .card-number {
    font-size: 15px;
  }
  .card__security {
    margin-top: 20px;
  }
  .card__security .security-number {
    font-size: 15px;
  }
  .card__security .control-label {
    height: 42px;
  }
  .card__security {
    display: inline-block;
    float: none;
    margin-top: 20px;
  }
  .rich-text .choose-payment-method .payment-method {
    width: 100%;
  }
  .choose-payment-method .payment-title__description {
    margin-top: 0;
  }
  .choose-payment-method .payment-title__image {
    display: none;
  }
  .credit-advantage {
    padding: 0 10px;
  }
  .credit-advantage__title {
    display: block;
  }
  .credit-advantage__label {
    margin-top: -10px;
    margin-left: 0;
  }
  .credit-advantage__list {
    padding-left: 1.4285714285714em;
  }
  .credit-advantage__list-item:before {
    width: 1.4285714285714em;
    margin-left: -1.428em;
  }
  .credit-advantages {
    padding: 0;
  }
  .credit-advantages__inner {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #e9f2f7;
  }
  .credit-advantages__title {
    padding: 0;
    text-align: left;
  }
  .credit-advantages__counter {
    margin-top: 20px;
  }
  .credit-advantages__inner-compare {
    margin-top: 0;
  }
  .credit-advantages__column {
    width: 100%;
    padding: 10px 0;
  }
  .credit-advantages__column + .credit-advantages__column {
    border-top: 1px dashed #cfdde2;
  }
  .credit-advantages__column:first-child .credit-advantage {
    margin-right: 0;
    border: 0;
  }
  .credit-advantages__column:last-child .credit-advantage {
    border: 0;
  }
  .credit-dignity {
    text-align: left;
  }
  .credit-dignity__title {
    width: 100%;
  }
  .credit-dignity__info {
    margin: 10px 0 30px;
  }
  .credit-dignity__banners .video {
    height: auto;
  }
  .credit-info__tooltip {
    display: block;
    padding-left: 32px;
  }
  .credit-info__choice-item {
    padding-bottom: 10px;
  }
  .credit-info__radio-form input:checked ~ span {
    color: #0093d9;
  }
  .credit-info_user-cab {
    margin-bottom: 30px;
  }
  .credit-info_user-cab .credit-info__prolongation-btn {
    padding: 13px 30px;
    width: 100%;
    font-size: 1.1428571428571em;
  }
  .credit-info_wide {
    margin-bottom: 30px;
  }
  .credit-info_half-size {
    width: 100%;
  }
  .discount-label {
    display: none;
  }
  .external-link_docs.external-link {
    float: left;
  }
  .footer__bottom {
    padding: 20px 0;
  }
  .footer__friend-label {
    display: block;
  }
  .footer__social-media {
    float: none;
    text-align: center;
    margin-bottom: 0;
    display: inline-flex;
  }
  .footer__social-link {
    float: none;
    display: inline-block;
  }
  .footer_simple {
    color: #bebebe;
  }
  .get-step-item__image {
    display: none;
  }
  .get-step-item__image-right {
    display: none;
  }
  .get-step-item__image-origin {
    display: block;
  }
  .get-step-item__icon {
    display: none !important;
  }
  .get-step-item__list {
    float: none;
    margin-bottom: 15px;
  }
  .header .container {
    height: 45px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .header__logo {
    width: 125px;
  }
  .header__logo-image {
    width: 125px;
    height: auto;
  }
  .header__wrap {
    margin-top: 15px;
  }
  .header__phone {
    display: none;
  }
  .air-mail-line {
    margin-top: 15px;
  }
  .header__localization_mobile {
    display: block;
  }
  .header__container {
    right: 0;
    width: 100%;
  }
  .how-to-get-credit {
    padding: 10px 0 20px;
  }
  .smalltd {
    font-size: 0.7em;
    width: 100%;
    margin-bottom: 20%;
  }
  .modal__title {
    font-size: 1.7142857142857em;
  }
  .modal__text {
    font-size: 1.2142857142857em;
  }
  .news-preview_paginator .news-preview__title {
    font-size: 20px;
    font-weight: 700;
  }
  .news-preview_paginator .news-preview__title a {
    font-size: 26px;
  }
  .page.right-sidebar .page__content {
    float: none;
  }
  .page:not(.right-sidebar) .page__content {
    float: none;
  }
  .page__header .page__title_with-link {
    float: none;
  }
  .page-banner__label {
    margin-bottom: 20px;
  }
  .page-banner__bottom-text {
    padding-top: 20px;
  }
  .paginator {
    padding: 0;
  }
  .paginator__prev {
    margin-right: 0;
  }
  .paginator__next {
    margin-left: 0;
    display: block;
  }
  .paginator__page {
    margin-bottom: 10px;
  }
  .paginator-back-forward {
    margin: 0;
  }
  .rich-text .payment-method {
    width: 100%;
    padding-right: 0;
  }
  .reviews {
    background: #e9f2f7;
  }
  .sidebar-menu {
    display: none;
  }
  .site-description {
    padding: 10px 0 20px;
  }
  .step-item__wrap {
    padding-left: 40px;
  }
  .step-item__image {
    max-width: 100%;
    heigth: auto;
  }
  .steps-header-line__item:not(:last-child):before {
    width: 100%;
  }
  .steps-header-line__item:last-child {
    text-align: center;
  }
  .steps-header-line__item:first-child {
    text-align: center;
  }
  .steps-header-line__item:first-child:before {
    left: 40%;
  }
}
@media (max-width: 320px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1004px) {
  .get-step-item__image-origin.prom {
    display: block;
  }
  .form-horizontal .control-label {
    font-size: 17px;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
  .hidden-sm {
    display: none !important;
  }
  body {
    padding-top: 82px;
  }
  .advantage-in-box {
    height: 135px;
  }
  .advantage-in-box__label {
    font-size: 1.2142857142857em;
  }
  .advantage-in-box__value {
    font-size: 2.1428571428571em;
  }
  .banner_widget {
    display: none;
  }
  .banner_bottom-sidebar {
    display: block;
  }
  .card__security .control-label {
    font-size: 14px;
    height: 42px;
  }
  .contacts__value {
    line-height: 35px;
  }
  .contacts__address {
    margin-top: -20px;
    float: right;
  }
  .contacts__wrap {
    float: left;
  }
  .credit-advantage {
    padding: 0 20px;
  }
  .credit-dignity__banners .video {
    height: 450px;
  }
  .credit-info_widget .bonus-info__label,
  .credit-info_widget .bonus-info__value {
    float: none;
    display: block;
  }
  .credit-info_widget .credit-info__prolongation-btn {
    font-size: 13px;
    padding: 13px;
  }
  .credit-info_widget .credit-info__choice-item input + span,
  .credit-info_widget .credit-info__choice-item input + span strong {
    font-size: 15px;
    padding-top: 3px;
  }
  .credit-info_widget .current-credit_sidebar.current-credit__btn {
    font-size: 13px;
  }
  .current-credit_sidebar .current-credit__btn {
    font-size: 13px;
    padding: 13px;
  }
  .current-credit_sidebar .current-credit__value {
    display: block;
  }
  .double-block .payment-info,
  .double-block .bonus-manager {
    width: 48%;
  }
  .double-block .payment-info {
    float: left;
  }
  .double-block .bonus-manager {
    float: right;
  }
  .easy-steps:before {
    width: 728px;
    margin-left: -364px;
    background-image: url(img/connector_line_tablet.png);
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.51), (min-device-pixel-ratio: 1.5), (min-resolution: 138dpi), (min-resolution: 1.5dppx) {
  .easy-steps:before {
    background-image: url(img/connector_line_tablet@2x.png);
    -webkit-background-size: 728px 380px;
    -moz-background-size: 728px 380px;
    background-size: 728px 380px;
  }
}
.easy-steps__connector-label_second {
  margin-left: -37px;
}
.footer__bottom {
  padding: 20px 0 15px;
}
.footer__social-media {
  margin-top: 5px;
}
.footer__social-link {
  width: 32px;
  height: 32px;
  font-size: 10px;
}
.footer__social-item {
  line-height: 30px;
}
.footer-menu__license {
  float: left;
  width: 65%;
}
.get-step-item__image {
  width: 77%;
}
.get-step-item__image-right {
  margin-top: 20px;
  position: absolute;
  z-index: -5;
  right: 0;
  width: 60%;
}
.get-step-item__icon {
  width: 100px;
  height: auto;
}
.header__toggle {
  top: 25px;
}
.header__container {
  right: 10px;
}
.how-to-get-credit__title {
  margin-bottom: 20px;
}
.page.right-sidebar.sidebar-visible-tablet .page__content {
  float: none;
}
.page-banner__value {
  font-size: 2.5em;
}
.page-banner__label {
  font-size: 1.2857142857143em;
}
.page-banner__description {
  font-size: 1.0714285714286em;
}
.page-banner__bottom-text {
  font-size: 0.92857142857143em;
}
.rich-text .payment-method {
  width: 30%;
}
.reviews {
  background: #e9f2f7 url(img/reviews_bg_tablet.jpg) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
@media (min-width: 1005px) and (max-width: 9998px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
  .hidden-md {
    display: none !important;
  }
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .visible-print-block {
    display: block !important;
  }
  .visible-print-inline {
    display: inline !important;
  }
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 21),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .nav-tabs > li.active:before {
    background-image: url(img/angle_left@2x.png);
    background-size: 5px 5px;
  }
  .nav-tabs > li.active:after {
    background-image: url(img/angle_right@2x.png);
    background-size: 5px 5px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url(img/fancybox_sprite@2x.png);
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url(img/fancybox_loading@2x.gif);
    background-size: 24px 24px;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.51), (min-device-pixel-ratio: 1.5), (min-resolution: 138dpi), (min-resolution: 1.5dppx) {
  .docs__title:before {
    background-image: url(img/pdf@2x.png);
    -webkit-background-size: 20px 27px;
    -moz-background-size: 20px 27px;
    background-size: 20px 27px;
  }
  .easy-steps:before {
    background-image: url(img/connector_line@2x.png);
    -webkit-background-size: 1140px 380px;
    -moz-background-size: 1140px 380px;
    background-size: 1140px 380px;
  }
}
.sticky {
  position: fixed;
  top: 20px;
  z-index: 101;
  transform: scale(0.85);
}
.stop {
  position: relative;
  z-index: 101;
  padding-bottom: 20px !important;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  border: red 2px solid;
}
.carrier {
  width: 80px;
  height: 80px;
  line-height: 0;
  padding: 0;
}
.carrier-icon {
  width: 100%;
  height: 100%;
  display: inline-block;
  cursor: pointer;
}
.carrier-ibc-0 {
  background: #2d6298 none repeat scroll 0 0;
}
.carrier-icon img {
  width: 100%;
}
.form-control.tracking-number {
  letter-spacing: 2px;
  font-size: 36px;
  color: #fefefe;
  border-radius: 0;
  background: #2d6298;
  height: 80px;
  padding: 8px 17px;
  border: none;
  box-shadow: none;
}
.ads {
  color: #575757;
  font-size: 9px;
}
.similar-urls {
  position: relative;
  display: block;
  padding: 0 0 0 12px;
  font-size: 10px;
}
#scrollup {
  display: block;
  position: fixed;
  opacity: 0.8;
  padding: 5px 10px;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  left: 25px;
  bottom: 25px;
  display: none;
  cursor: pointer;
  z-index: 200;
  border-radius: 10px;
  width: 50px;
}
#scrollup img {
  max-width: 30px;
  margin-bottom: 0px;
}
.track-box-view {
  background-color: #fff;
}
.track-box-view .container {
  padding-left: 10px;
  padding-right: 10px;
}
.track-box-view .track-box::-webkit-input-placeholder {
  color: #afd8ff;
}
.track-box-view .track-box:-ms-input-placeholder {
  color: #afd8ff;
}
.track-box-view .track-box:-moz-placeholder {
  color: #afd8ff;
}
.track-box-view .track-box::-moz-placeholder {
  color: #afd8ff;
}
.track-box-view .track-box .input-group-track > .form-control,
.track-box-view .track-box .input-group-track > .input-group-addon,
.track-box-view .track-box .input-group-track > .input-group-btn > .btn {
  height: 50px;
  padding: 8px;
  font-size: 24px;
  line-height: 1.56;
  border-radius: 0;
  box-shadow: none;
  border: none;
  background: transparent;
  color: #fff;
}
.track-box-view .track-box .input-group-track > .form-control.tracking-number {
  color: #474e5b;
  font-size: 20px;
  border-radius: 0;
  background: #fff;
  letter-spacing: 0;
}
.track-box-view .track-box .input-group-track > .input-group-btn > .btn-track {
  padding: 8px 15px;
  outline: none;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-left: 0;
}
.track-box-view .track-box .input-group-track > .input-group-addon.carrier {
  line-height: 0;
  width: 50px;
  height: 50px;
  padding: 0;
}
.track-box-view .track-box .input-group-track > .input-group-addon.carrier .carrier-icon {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.track-box-view .track-box .input-group-track > .input-group-addon.carrier .carrier-icon img {
  width: 100%;
}
@media (min-width: 768px) {
  .track-box-view .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .track-box-view .track-box .input-group-track > .form-control,
  .track-box-view .track-box .input-group-track > .input-group-addon,
  .track-box-view .track-box .input-group-track > .input-group-btn > .btn {
    height: 80px;
    padding: 8px 17px;
    font-size: 26px;
  }
  .track-box-view .track-box .input-group-track > .input-group-btn > .btn-track {
    padding: 8px 25px;
    min-width: 165px;
  }
  .track-box-view .track-box .input-group-track > .form-control.tracking-number {
    letter-spacing: -2px;
    font-size: 40px;
  }
  .track-box-view .track-box .input-group-track > .input-group-addon.carrier {
    width: 80px;
    height: 80px;
  }
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.status-ibc-13 {
  background-color: red !important;
  cursor: pointer;
}
.img-logo-45 {
  border: #323243 1px solid;
  padding: 3px;
  cursor: pointer;
}
.img-logo-75 {
  border: #cacaca 1px solid;
  padding: 3px;
  cursor: pointer;
  width: 75px;
}
.img-logo-75:hover {
  border: #ed1b24 1px solid;
}
.list-box-img {
  float: left;
  margin: 0 10px 0 0;
  max-width: 22%;
}
.comment-label {
  position: relative;
  display: block;
  width: 100%;
  margin: 2px 0 0;
  padding: 10px 0;
}
.comment input[type="radio"] {
  position: relative;
  display: inline-block;
  margin-top: 3px;
  margin-right: 15px;
  font-size: 12px;
  float: left;
  z-index: 1;
}
.comment-div {
  position: relative;
  display: inline-block;
}
.comment-username {
  display: block;
  font-weight: 700;
}
.comment-tracking {
  display: block;
  font-style: italic;
  padding-top: 10px;
}
.comment-date {
  display: block;
  font-size: smaller;
  padding-top: 10px;
}
.comment-block {
  padding: 15px;
  margin-bottom: 10px;
}
.title_field_fag {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 10px;
}
.showpic_layer_poisk {
  background: #fff url(../../../includes/images/loading/effect.gif) no-repeat scroll 50% 50%;
  height: 100%;
  left: 0;
  opacity: 0.8;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  transition: opacity 0.3s ease-out 0;
  z-index: 199;
}
#donutchart {
  width: 100%;
  height: 400px;
}
.highlight {
  background-color: #fff34d;
  border-radius: 5px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  margin: 0 -4px;
  padding: 1px;
}
.work {
  padding-bottom: 20px;
  padding-top: 10px;
}
.work span.line {
  line-height: 1.7;
  display: block;
}
.left-ads {
  max-width: 240px;
  height: 100%;
  max-height: 400px;
}
@media (min-width: 768px) {
  .left-ads {
    max-width: 240px;
    height: 100%;
    max-height: 400px;
  }
}
@media (min-width: 1005px) {
  .left-ads {
    max-width: 300px;
    height: 100%;
    max-height: 600px;
  }
}
@media (min-width: 1640px) {
  .left-ads {
    max-width: 360px;
    height: 100%;
    max-height: 600px;
  }
}
.top-ads {
  max-width: 750px;
  height: 90px;
}
@media (min-width: 768px) and (max-width: 1004px) {
  .top-ads {
    max-width: 960px;
    max-height: 120px;
  }
}
@media (min-width: 1005px) and (max-width: 1639px) {
  .top-ads {
    width: 100%;
    max-width: 980px;
    height: 100%;
    max-height: 120px;
  }
}
@media (min-width: 1640px) {
  .top-ads {
    width: 100%;
    max-width: 1100px;
    height: 100%;
    max-height: 120px;
  }
}
.loader {
  background: url(../../../includes/images/loading/effect.gif) no-repeat center center;
  height: 50px;
  margin-bottom: 30px;
  padding-top: 30px;
}
.trackingInfoDateTime {
  display: inline-block;
  font-size: 14px;
  text-align: right;
  vertical-align: top;
}
.trackingInfoDateTime .date {
  color: #999;
  display: block;
  font-size: 20px;
  line-height: 0.9em;
}
.trackingInfoStatus {
  background: rgba(0, 0, 0, 0) url(images/status.png) repeat-y scroll 21px center;
  display: inline-block;
  height: 100px;
  padding: 25px 0;
  text-align: left;
  width: 50px;
}
.trackingInfoDetails {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 27%;
}
.trackingExtendedDetails {
  display: inline-block;
  position: absolute;
  right: 1px;
}
.trackingTimeDetails {
  display: inline-block;
  position: absolute;
}
.trackingExtendedDetails h4 {
  padding-bottom: 10px;
  font-weight: 700;
}
.trackingInfoStatusIcon {
  background-image: url(images/status_icon.png);
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -30px;
  width: 25px;
}
.operationAttribute {
  display: block;
  font-weight: 700;
  max-height: 38px;
  white-space: normal;
}
.operationType {
  display: block;
  max-height: 38px;
  overflow-y: hidden;
  white-space: normal;
}
.muted {
  color: #999;
}
.operationPlace {
  display: block;
  max-height: 20px;
  overflow-x: hidden;
  white-space: nowrap;
}
.trackingInfoRow {
  height: 82px;
  position: relative;
  white-space: nowrap;
}
#trackingInfoEvents > div:last-child > div.trackingInfoStatus {
  background-position: -25px -170px;
  height: 10px;
}
.trackingInfoStatusIcon.delivered {
  background-position: -26px 0;
}
.trackingInfoStatusIcon.exception {
  background-position: -51px 0;
}
.trackingInfoStatusIcon.box {
  background-position: -76px 0;
}
.trackingInfoStatusIcon.expired {
  background-position: -101px 0;
}
.trackingInfoStatusIcon.attemptfail {
  background-position: -126px 0;
}
.trackingInfoStatusIcon.inforeceived {
  background-position: -151px 0;
}
.trackingInfoStatusIcon.reverse {
  background-position: -177px 0;
}
.track_arhive {
  border: 3px solid #e9f2f7;
  margin: 10px 0;
  padding: 20px;
  height: auto;
}
.track_arhive:hover {
  cursor: pointer;
  background-color: #e9f2f7;
}
.id_track {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.marshrut {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #999;
}
.status {
  min-width: 340px;
  color: #999;
}
.search-header {
  position: absolute;
  width: 330px;
  display: block;
  margin-left: -310px;
  margin-top: -41px;
  z-index: 2;
}
.icon-accept {
  content: "";
  position: absolute;
  right: 25px;
  top: 12px;
  width: 20px;
  height: 20px;
  display: block;
  background: url(img/accept.svg) no-repeat;
  background-color: #fff;
  background-size: cover;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  z-index: 3;
}
.icon-close-head {
  content: "";
  position: absolute;
  right: 5px;
  top: 11px;
  width: 20px;
  height: 20px;
  display: block;
  background: url(img/close.svg) no-repeat;
  background-color: #fff;
  background-size: cover;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  z-index: 3;
  cursor: pointer;
}
.icon-close-head.dfd {
  right: 15px !important;
  top: 15px !important;
}
.icon-users-head {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  background: url(img/users.svg) no-repeat;
  background-color: #fff;
  background-size: cover;
  margin-left: 15px;
}
.icon-users-head div {
  margin-left: 25px;
  padding-top: 2px;
}
.menu-link {
  content: "";
  right: 0;
  top: 5px;
  width: 20px;
  height: 20px;
  display: block;
  background: url(images/menu.svg) no-repeat;
  background-color: #fff;
  background-size: cover;
}
#icon-search {
  cursor: pointer;
  margin-top: 2px;
}
@media (max-width: 360px) {
  .search-header {
    width: 250px;
    margin-left: -229px;
    margin-top: -38px;
  }
  #add-search-head {
    margin-right: 40px;
  }
}
@media (max-width: 640px) {
  .search-header {
    width: 250px;
    margin-left: -229px;
    margin-top: -43px;
  }
  #add-search-head {
    margin-right: 5px;
  }
}
.amazing__reviews {
  font-size: 12pt;
}
.amazing__reviews .amazing__reviews-body {
  font-family: Myriad, Helvetica, "Lucida Grande", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, Arial, sans-serif;
  padding: 0;
  background: #fff;
  margin: 30px 0 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 15px 15px 10px 15px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.025) 0 3px 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: default;
}
.amazing__reviews .amazing__reviews-body:before {
  content: "";
  display: block;
  border: 20px solid transparent;
  border-top-color: #ccc;
  position: absolute;
  top: 100%;
  left: 20px;
  z-index: 250;
  background: transparent;
  height: 0;
  opacity: 1;
}
.amazing__reviews .amazing__reviews-body:nth-of-type(even):before {
  left: auto;
  right: 20px;
}
.amazing__reviews .amazing__reviews-body:after {
  content: "";
  display: block;
  border: 19px solid transparent;
  border-top-color: #fff;
  position: absolute;
  top: 100%;
  left: 21px;
  z-index: 250;
}
.amazing__reviews .amazing__reviews-body:nth-of-type(even):after {
  left: auto;
  right: 21px;
}
.amazing__reviews .amazing__reviews-body:last-of-type {
  margin-bottom: 45px;
}
.amazing__reviews .amazing__reviews-body .amazing__review-data i {
  color: #fff;
  text-shadow: #aaa 1px 0 0, #aaa 0 1px 0, #aaa -1px 0 0, #aaa 0 -1px 0;
}
.amazing__reviews .amazing__reviews-body .amazing__reviews-header .amazing__review-data[data-rating="1"] i:nth-child(-n + 1),
.amazing__reviews .amazing__reviews-body .amazing__reviews-header .amazing__review-data[data-rating="2"] i:nth-child(-n + 2),
.amazing__reviews .amazing__reviews-body .amazing__reviews-header .amazing__review-data[data-rating="3"] i:nth-child(-n + 3),
.amazing__reviews .amazing__reviews-body .amazing__reviews-header .amazing__review-data[data-rating="4"] i:nth-child(-n + 4),
.amazing__reviews .amazing__reviews-body .amazing__reviews-header .amazing__review-data[data-rating="5"] i:nth-child(-n + 5) {
  color: #f0c96a;
  text-shadow: #c08036 1px 0 0, #c08036 0 1px 0, #c08036 -1px 0 0, #c08036 0 -1px 0;
}
.amazing__reviews .amazing__reviews-body .review-header {
  color: #000;
  display: inline;
}
.amazing__reviews .review-header + .amazing__review-data {
  margin-left: -3px;
}
.amazing__reviews .amazing__reviews-body .review-header + .amazing__review-data + .amazing__review-data {
  display: block;
  margin: 5px 0;
}
.amazing__reviews .amazing__reviews-body .amazing__review-data em {
  font-style: normal;
  font-weight: 700;
  color: #0094d9;
  text-decoration: none;
}
.amazing__reviews .amazing__reviews-body .amazing__review-data:last-of-type {
  color: #f4940d;
  font-size: 10pt;
  font-weight: 700;
  display: block;
}
.amazing__reviews .amazing__reviews-body p {
  font-size: 12pt;
  font-style: normal;
  margin: 5px 0 0;
  color: #000;
}
.amazing__reviews h2:last-of-type {
  background: #eee;
  text-align: center;
  font-weight: 400;
  padding: 15px;
  margin: 0;
  border: 1px solid #ccc;
  position: relative;
}
.amazing__reviews .review-header {
  font-weight: 600;
  font-size: 22px;
}
@media (min-width: 400px) {
  .amazing__reviews h2:last-of-type {
    font-size: 24pt;
  }
}
@media (min-width: 700px) {
  .amazing__reviews .amazing__reviews-body {
    width: 75%;
    margin: 30px 15px 0;
  }
  .amazing__reviews .amazing__reviews-body:nth-of-type(even) {
    margin-left: calc(25% - 15px);
  }
  .amazing__reviews h2:last-of-type {
    font-size: 28pt;
  }
  .amazing__reviews .quote-container {
    width: 100%;
    padding: 0 75px;
  }
}
.reviews__title {
  margin: 10px 0 30px;
  font-size: 34px;
  font-weight: 700;
}
.doc-links {
  margin-bottom: 10px;
}
.background-image.ua {
  background: url(images/bg_big.jpg);
  height: 826px;
  background-position: 50% 2px !important;
}
.background-image {
  width: 100%;
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 0;
  background-repeat: no-repeat !important;
  cursor: pointer;
}
#comments .rating-summary {
  text-align: center;
  padding: 0 50px;
  margin-bottom: 20px;
}
#comments .rating-summary .value {
  font-family: "Helvetica Neue", Roboto, UILanguageFont, Arial, sans-serif;
  font-size: 56px;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 10px;
}
#comments .rating-summary .count {
  font-size: 85%;
  color: #666;
}
.footer__social-link_googleplus {
  content: "";
  display: block;
  background: url(img/google_plus_icon.svg) no-repeat;
  background-color: #fff;
  background-size: cover;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  cursor: pointer;
}
.footer__social-link_youtube {
  content: "";
  display: block;
  background: url(img/youtube_social.svg) no-repeat;
  background-color: #fff;
  background-size: cover;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  cursor: pointer;
}
.footer__social-link_twitter {
  content: "";
  display: block;
  background: url(img/twitter.svg) no-repeat;
  background-color: #fff;
  background-size: cover;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  cursor: pointer;
}
.footer__social-link_vkontakte {
  content: "";
  display: block;
  background: url(img/vk.svg) no-repeat;
  background-color: #fff;
  background-size: cover;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  cursor: pointer;
}
.requisites {
  float: right;
  width: 50%;
  border: 3px solid #f1f6f9;
  padding: 24px 25px 10px 30px;
}
.requisites__item {
  margin: 15px 0;
}
.requisites__value,
.requisites__label {
  display: inline-block;
  vertical-align: top;
  font-size: 1.0714285714286em;
}
.requisites__label {
  display: inline-block;
  width: 34%;
  color: #7e7e7e;
}
.requisites__value {
  width: 64%;
  color: #414141;
  font-weight: 700;
  text-align: right;
}
.requisites__title {
  margin-top: 0;
}
.su_note {
  padding: 12px 0 12px 0;
}
.su_note__inner {
  border: 2px solid #879b89;
  background: #f3f3f3;
  padding: 15px 20px 8px;
}
.pkge-adv,
.pkge-adv > a {
  color: white !important;
}
.Tabbody {
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  margin: 0;
}

.Tabbody .tabs {
  display: flex;
  list-style: none;
  padding: 0;
}

.Tabbody .tab {
  margin: 0 10px;
  padding: 10px 20px;
  background-color: #e9f2f7;
  cursor: pointer;
}
.Tabbody .tab.active {
  background-color: #ccc; 
}

.Tabbodym .content {
  display: none;
  text-align: left;
}
.Tabbodym .content span:hover {
  text-decoration: underline;
}
.Tabbodym .content.active {
  display: block;
}
