/*
* Основной Seed LESS файл
* M.Erokhin
* 2016.08.09
*/
/*
* Defaults Seed LESS
* K.Ivanov
* 2015.10.14
*/
.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-group:before,
.form-group: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,
.menu-tabs:before,
.menu-tabs:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-group:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.menu-tabs:after,
.modal-footer:after {
  clear: both;
}
.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-group:before,
.form-group: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,
.menu-tabs:before,
.menu-tabs:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-group:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.menu-tabs:after,
.modal-footer:after {
  clear: both;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  overflow-y: scroll;
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1,
.h1 {
  font-size: 3rem;
  margin: 0 0 0.67rem;
}
h2,
.h2 {
  font-size: 2rem;
  margin: 0.57rem 0;
}
h3,
.h3 {
  font-size: 2rem;
  margin: 0.47rem 0;
}
h4,
.h4 {
  font-size: 1.4rem;
  margin: 0.4rem 0;
}
.text-h1 {
  font-size: 3rem;
}
.text-h2 {
  font-size: 2rem;
}
.text-h3 {
  font-size: 2rem;
}
.text-h4 {
  font-size: 1.4rem;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4rem;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #00a8ff;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.tooltip-inner img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-responsive img {
  text-align: center;
}
.img-rounded {
  border-radius: 2px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -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-thumbnail img {
  text-align: center;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #fff;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  text-rendering: optimizeLegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: inherit;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #333;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #333;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  margin-top: 0;
}
p {
  margin: 10px 0;
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
mark + mark,
mark + .mark,
.mark + mark,
.mark + .mark {
  margin-left: 4px;
}
.value {
  /*

  &.price {
    font-size: 150%;
  }

  &.price.old {
    font-size: 90%;
  }
*/
}
.value:before {
  content: attr(data-before);
  margin-right: 3px;
}
.value:after {
  content: attr(data-after);
  margin-left: 3px;
}
.value:empty {
  display: none;
}
.text-italic {
  font-style: italic;
}
.text-bold {
  font-weight: 700;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #cfd5db;
}
.text-primary {
  color: #568694;
}
a.text-primary:hover {
  color: #436974;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #787673;
}
a.text-info:hover {
  color: #5e5c5a;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #568694;
}
a.bg-primary:hover {
  background-color: #436974;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #99dcff;
}
a.bg-info:hover {
  background-color: #66cbff;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #fff;
}
ul,
ol {
  margin-top: 10px;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px / 2;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #cfd5db;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 1.75rem;
  border-left: 5px solid #fff;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote p:first-child,
blockquote ul:first-child,
blockquote ol:first-child {
  margin-top: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #cfd5db;
}
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 #fff;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
xmp,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 1px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre,
xmp {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #787673;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code,
xmp 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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 730px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1280px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.end-xs {
  float: right !important;
  text-align: right !important;
}
.nowrap-xs {
  white-space: nowrap;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .end-sm {
    float: right !important;
    text-align: right !important;
  }
  .nowrap-sm {
    white-space: nowrap;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .end-md {
    float: right !important;
    text-align: right !important;
  }
  .nowrap-md {
    white-space: nowrap;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .end-lg {
    float: right !important;
    text-align: right !important;
  }
  .nowrap-lg {
    white-space: nowrap;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #cfd5db;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > 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: #99dcff;
}
.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: #80d3ff;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
}
/* Table sortable */
table[data-sortable] thead th {
  cursor: pointer;
  position: relative;
  padding-right: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
table[data-sortable] thead th:after {
  position: absolute;
  bottom: 8px;
  right: 8px;
  display: block;
  font-family: 'FontAwesome';
  opacity: 0.5;
  content: "\f0dc";
}
table[data-sortable] thead th[data-sorted-direction="ascending"]:after {
  content: "\f0de";
}
table[data-sortable] thead th[data-sorted-direction="descending"]:after {
  content: "\f0dd";
}
table[data-sortable] thead th[data-sortable="false"]:after {
  content: "";
}
fieldset {
  margin: 10px 0;
}
/*
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: @line-height-computed;
  font-size: (@font-size-base * 1.5);
  line-height: inherit;
  color: @legend-color;
  border: 0;
  border-bottom: 1px solid @legend-border-color;
}

*/
label {
  display: inline-block;
  max-width: 100%;
}
label[disabled],
label[disabled] input {
  color: #cfd5db;
}
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;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
input[type="number"][min][max] {
  display: inline-block;
  text-align: center;
  line-height: 100%;
  padding: 0;
}
input[type="number"][min="1"][max="999"] {
  width: 50px;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 3px;
  font-size: 1.4rem;
  line-height: 1.42857143;
  color: #446fa9;
}
.form-control,
.seed-input {
  display: block;
  height: 26px;
  padding: 2px 5px;
  font-size: 1.4rem;
  line-height: 1.42857143;
  color: #446fa9;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #bbc8ce;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus,
.seed-input:focus {
  border-color: #446fa9;
  z-index: 2 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(68, 111, 169, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(68, 111, 169, 0.6);
}
.form-control::-moz-placeholder,
.seed-input::-moz-placeholder {
  color: #bbc8ce;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.seed-input:-ms-input-placeholder {
  color: #bbc8ce;
}
.form-control::-webkit-input-placeholder,
.seed-input::-webkit-input-placeholder {
  color: #bbc8ce;
}
.form-control:not([class*="col-"]),
.seed-input:not([class*="col-"]) {
  width: 100%;
}
.form-control[disabled],
.seed-input[disabled],
.form-control[readonly],
.seed-input[readonly],
fieldset[disabled] .form-control,
fieldset[disabled] .seed-input {
  background-color: #fff;
  opacity: 1;
}
.form-control[disabled],
.seed-input[disabled],
label[disabled] .form-control,
label[disabled] .seed-input,
fieldset[disabled] .form-control,
fieldset[disabled] .seed-input {
  cursor: not-allowed;
}
textarea.form-control,
textarea.seed-input {
  height: auto;
  resize: vertical;
}
select.form-control,
select.seed-input {
  display: inline-block;
  width: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 26px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 5rem;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 13rem;
  }
}
.form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-group .title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-group .title {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .form-group .title {
    float: left;
    width: 25%;
  }
}
.form-group .title label {
  font-weight: normal;
}
.form-group .title input[type="button"] {
  margin-top: -7px;
}
.form-group .title .btn {
  margin-top: -7px;
  position: relative;
  z-index: 2;
}
.form-group .input-holder {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .form-group .input-holder {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .form-group .input-holder {
    float: left;
    width: 75%;
  }
}
.form-group .caption {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  font-size: 3rem;
  font-weight: 500;
}
.form-group label.input-checkbox-label {
  padding-left: 20px;
  font-weight: normal;
}
.form-group label.input-checkbox-label span {
  cursor: pointer;
  border-bottom: 1px dotted;
}
.form-group + .form-group {
  margin-top: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 0;
  min-height: 21.4px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 5rem;
  padding: 1px 4px;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 1px;
}
select.input-sm {
  height: 5rem;
  line-height: 5rem;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 5rem;
  padding: 1px 4px;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 1px;
}
select.form-group-sm .form-control {
  height: 5rem;
  line-height: 5rem;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 5rem;
  padding: 1px 4px;
  font-size: 1.2rem;
  line-height: 1.5;
  min-height: 21.2px;
}
.input-lg {
  height: 13rem;
  padding: 4px 10px;
  font-size: 1.6rem;
  line-height: 1.3333333;
  border-radius: 2px;
}
select.input-lg {
  height: 13rem;
  line-height: 13rem;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 13rem;
  padding: 4px 10px;
  font-size: 1.6rem;
  line-height: 1.3333333;
  border-radius: 2px;
}
select.form-group-lg .form-control {
  height: 13rem;
  line-height: 13rem;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 13rem;
  padding: 4px 10px;
  font-size: 1.6rem;
  line-height: 1.3333333;
  min-height: 21.6px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 32.5px;
}
.form-control-feedback,
.input-status {
  position: absolute;
  top: 0;
  right: 13px;
  z-index: 2;
  display: block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-lg + .input-status {
  width: 13rem;
  height: 13rem;
  line-height: 13rem;
}
.input-sm + .form-control-feedback,
.input-sm + .input-status {
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback,
.has-success .input-status {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback,
.has-warning .input-status {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback,
.has-error .input-status {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 3px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 23px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 3px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 6.3333332px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 2px;
  }
}
.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: 1;
  float: left;
  margin-bottom: 0;
}
.input-group .form-control:not([class*="col-"]) {
  width: 100%;
}
.input-group-btn + .input-group .form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group .form-control + .form-control {
  margin-left: -1px;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 13rem;
  padding: 4px 10px;
  font-size: 1.6rem;
  line-height: 1.3333333;
  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: 13rem;
  line-height: 13rem;
}
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: 5rem;
  padding: 1px 4px;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 1px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 5rem;
  line-height: 5rem;
}
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,
.input-group .select {
  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),
.input-group .select: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: 2px 5px;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1;
  color: #446fa9;
  text-align: center;
  background-color: #fff;
  border: 1px solid #bbc8ce;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 1px 4px;
  font-size: 1.2rem;
  border-radius: 1px;
}
.input-group-addon.input-lg {
  padding: 4px 10px;
  font-size: 1.6rem;
  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;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 2px 5px;
  font-size: 1.4rem;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.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,
.btn.focus {
  color: #cfd5db;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-text {
  cursor: initial;
  touch-action: none;
  pointer-events: none;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.btn-default {
  color: #cfd5db;
  background-color: #fff;
  border-color: #cfd5db;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.open > .dropdown-toggle.btn-default {
  z-index: 2;
  color: #cfd5db;
  background-color: #e6e6e6;
  border-color: #acb6c1;
}
.btn-default:active,
.btn-default.active {
  z-index: 2;
  color: #cfd5db;
  background-color: #d9d9d9;
  border-color: #bec6ce;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default[data-effect]:hover,
.btn-default[data-effect]:focus,
.btn-default[data-effect].focus,
.open > .dropdown-toggle[data-effect].btn-default {
  color: #cfd5db;
  background-color: #fff;
  border-color: #acb6c1;
}
.btn-default[data-effect]:hover:after,
.btn-default[data-effect]:focus:after,
.btn-default[data-effect].focus:after,
.open > .dropdown-toggle[data-effect].btn-default:after,
.btn-default[data-effect]:hover:before,
.btn-default[data-effect]:focus:before,
.btn-default[data-effect].focus:before,
.open > .dropdown-toggle[data-effect].btn-default:before {
  background-color: #e6e6e6;
}
.btn-default[data-effect]:hover:active:after,
.btn-default[data-effect]:focus:active:after,
.btn-default[data-effect].focus:active:after,
.open > .dropdown-toggle[data-effect].btn-default:active:after,
.btn-default[data-effect]:hover:active:before,
.btn-default[data-effect]:focus:active:before,
.btn-default[data-effect].focus:active:before,
.open > .dropdown-toggle[data-effect].btn-default:active:before {
  background-color: #d9d9d9;
}
.btn-default[data-effect]:active,
.btn-default[data-effect].active {
  color: #cfd5db;
  background-color: #fff;
  border-color: #e0e4e8;
}
.btn-default[data-effect]:active:after,
.btn-default[data-effect].active:after,
.btn-default[data-effect]:active:before,
.btn-default[data-effect].active:before {
  background-color: #d9d9d9;
}
.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.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: #cfd5db;
}
.btn-default .badge {
  color: #fff;
  background-color: #cfd5db;
}
.btn-primary {
  color: #fff;
  background-color: #568694;
  border-color: #4d7784;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.open > .dropdown-toggle.btn-primary {
  z-index: 2;
  color: #fff;
  background-color: #436974;
  border-color: #36545d;
}
.btn-primary:active,
.btn-primary.active {
  z-index: 2;
  color: #fff;
  background-color: #3a5a64;
  border-color: #416671;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary[data-effect]:hover,
.btn-primary[data-effect]:focus,
.btn-primary[data-effect].focus,
.open > .dropdown-toggle[data-effect].btn-primary {
  color: #fff;
  background-color: #568694;
  border-color: #36545d;
}
.btn-primary[data-effect]:hover:after,
.btn-primary[data-effect]:focus:after,
.btn-primary[data-effect].focus:after,
.open > .dropdown-toggle[data-effect].btn-primary:after,
.btn-primary[data-effect]:hover:before,
.btn-primary[data-effect]:focus:before,
.btn-primary[data-effect].focus:before,
.open > .dropdown-toggle[data-effect].btn-primary:before {
  background-color: #436974;
}
.btn-primary[data-effect]:hover:active:after,
.btn-primary[data-effect]:focus:active:after,
.btn-primary[data-effect].focus:active:after,
.open > .dropdown-toggle[data-effect].btn-primary:active:after,
.btn-primary[data-effect]:hover:active:before,
.btn-primary[data-effect]:focus:active:before,
.btn-primary[data-effect].focus:active:before,
.open > .dropdown-toggle[data-effect].btn-primary:active:before {
  background-color: #3a5a64;
}
.btn-primary[data-effect]:active,
.btn-primary[data-effect].active {
  color: #fff;
  background-color: #568694;
  border-color: #588997;
}
.btn-primary[data-effect]:active:after,
.btn-primary[data-effect].active:after,
.btn-primary[data-effect]:active:before,
.btn-primary[data-effect].active:before {
  background-color: #3a5a64;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #568694;
  border-color: #4d7784;
}
.btn-primary .badge {
  color: #568694;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #4cbf28;
  border-color: #44aa24;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.open > .dropdown-toggle.btn-success {
  z-index: 2;
  color: #fff;
  background-color: #3b951f;
  border-color: #2f7719;
}
.btn-success:active,
.btn-success.active {
  z-index: 2;
  color: #fff;
  background-color: #33801b;
  border-color: #3a911e;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success[data-effect]:hover,
.btn-success[data-effect]:focus,
.btn-success[data-effect].focus,
.open > .dropdown-toggle[data-effect].btn-success {
  color: #fff;
  background-color: #4cbf28;
  border-color: #2f7719;
}
.btn-success[data-effect]:hover:after,
.btn-success[data-effect]:focus:after,
.btn-success[data-effect].focus:after,
.open > .dropdown-toggle[data-effect].btn-success:after,
.btn-success[data-effect]:hover:before,
.btn-success[data-effect]:focus:before,
.btn-success[data-effect].focus:before,
.open > .dropdown-toggle[data-effect].btn-success:before {
  background-color: #3b951f;
}
.btn-success[data-effect]:hover:active:after,
.btn-success[data-effect]:focus:active:after,
.btn-success[data-effect].focus:active:after,
.open > .dropdown-toggle[data-effect].btn-success:active:after,
.btn-success[data-effect]:hover:active:before,
.btn-success[data-effect]:focus:active:before,
.btn-success[data-effect].focus:active:before,
.open > .dropdown-toggle[data-effect].btn-success:active:before {
  background-color: #33801b;
}
.btn-success[data-effect]:active,
.btn-success[data-effect].active {
  color: #fff;
  background-color: #4cbf28;
  border-color: #4ec329;
}
.btn-success[data-effect]:active:after,
.btn-success[data-effect].active:after,
.btn-success[data-effect]:active:before,
.btn-success[data-effect].active:before {
  background-color: #33801b;
}
.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.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: #4cbf28;
  border-color: #44aa24;
}
.btn-success .badge {
  color: #4cbf28;
  background-color: #fff;
}
.btn-info {
  color: #00a8ff;
  background-color: #cfd5db;
  border-color: #cfd5db;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.open > .dropdown-toggle.btn-info {
  z-index: 2;
  color: #00a8ff;
  background-color: #b2bcc5;
  border-color: #acb6c1;
}
.btn-info:active,
.btn-info.active {
  z-index: 2;
  color: #00a8ff;
  background-color: #a3afba;
  border-color: #bec6ce;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info[data-effect]:hover,
.btn-info[data-effect]:focus,
.btn-info[data-effect].focus,
.open > .dropdown-toggle[data-effect].btn-info {
  color: #00a8ff;
  background-color: #cfd5db;
  border-color: #acb6c1;
}
.btn-info[data-effect]:hover:after,
.btn-info[data-effect]:focus:after,
.btn-info[data-effect].focus:after,
.open > .dropdown-toggle[data-effect].btn-info:after,
.btn-info[data-effect]:hover:before,
.btn-info[data-effect]:focus:before,
.btn-info[data-effect].focus:before,
.open > .dropdown-toggle[data-effect].btn-info:before {
  background-color: #b2bcc5;
}
.btn-info[data-effect]:hover:active:after,
.btn-info[data-effect]:focus:active:after,
.btn-info[data-effect].focus:active:after,
.open > .dropdown-toggle[data-effect].btn-info:active:after,
.btn-info[data-effect]:hover:active:before,
.btn-info[data-effect]:focus:active:before,
.btn-info[data-effect].focus:active:before,
.open > .dropdown-toggle[data-effect].btn-info:active:before {
  background-color: #a3afba;
}
.btn-info[data-effect]:active,
.btn-info[data-effect].active {
  color: #00a8ff;
  background-color: #cfd5db;
  border-color: #e0e4e8;
}
.btn-info[data-effect]:active:after,
.btn-info[data-effect].active:after,
.btn-info[data-effect]:active:before,
.btn-info[data-effect].active:before {
  background-color: #a3afba;
}
.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.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: #cfd5db;
  border-color: #cfd5db;
}
.btn-info .badge {
  color: #cfd5db;
  background-color: #00a8ff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.open > .dropdown-toggle.btn-warning {
  z-index: 2;
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active {
  z-index: 2;
  color: #fff;
  background-color: #df8a13;
  border-color: #ec951a;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning[data-effect]:hover,
.btn-warning[data-effect]:focus,
.btn-warning[data-effect].focus,
.open > .dropdown-toggle[data-effect].btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #d58512;
}
.btn-warning[data-effect]:hover:after,
.btn-warning[data-effect]:focus:after,
.btn-warning[data-effect].focus:after,
.open > .dropdown-toggle[data-effect].btn-warning:after,
.btn-warning[data-effect]:hover:before,
.btn-warning[data-effect]:focus:before,
.btn-warning[data-effect].focus:before,
.open > .dropdown-toggle[data-effect].btn-warning:before {
  background-color: #ec971f;
}
.btn-warning[data-effect]:hover:active:after,
.btn-warning[data-effect]:focus:active:after,
.btn-warning[data-effect].focus:active:after,
.open > .dropdown-toggle[data-effect].btn-warning:active:after,
.btn-warning[data-effect]:hover:active:before,
.btn-warning[data-effect]:focus:active:before,
.btn-warning[data-effect].focus:active:before,
.open > .dropdown-toggle[data-effect].btn-warning:active:before {
  background-color: #df8a13;
}
.btn-warning[data-effect]:active,
.btn-warning[data-effect].active {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0af53;
}
.btn-warning[data-effect]:active:after,
.btn-warning[data-effect].active:after,
.btn-warning[data-effect]:active:before,
.btn-warning[data-effect].active:before {
  background-color: #df8a13;
}
.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.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: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #e00e0e;
  border-color: #c80d0d;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.open > .dropdown-toggle.btn-danger {
  z-index: 2;
  color: #fff;
  background-color: #b00b0b;
  border-color: #8e0909;
}
.btn-danger:active,
.btn-danger.active {
  z-index: 2;
  color: #fff;
  background-color: #980909;
  border-color: #ab0b0b;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger[data-effect]:hover,
.btn-danger[data-effect]:focus,
.btn-danger[data-effect].focus,
.open > .dropdown-toggle[data-effect].btn-danger {
  color: #fff;
  background-color: #e00e0e;
  border-color: #8e0909;
}
.btn-danger[data-effect]:hover:after,
.btn-danger[data-effect]:focus:after,
.btn-danger[data-effect].focus:after,
.open > .dropdown-toggle[data-effect].btn-danger:after,
.btn-danger[data-effect]:hover:before,
.btn-danger[data-effect]:focus:before,
.btn-danger[data-effect].focus:before,
.open > .dropdown-toggle[data-effect].btn-danger:before {
  background-color: #b00b0b;
}
.btn-danger[data-effect]:hover:active:after,
.btn-danger[data-effect]:focus:active:after,
.btn-danger[data-effect].focus:active:after,
.open > .dropdown-toggle[data-effect].btn-danger:active:after,
.btn-danger[data-effect]:hover:active:before,
.btn-danger[data-effect]:focus:active:before,
.btn-danger[data-effect].focus:active:before,
.open > .dropdown-toggle[data-effect].btn-danger:active:before {
  background-color: #980909;
}
.btn-danger[data-effect]:active,
.btn-danger[data-effect].active {
  color: #fff;
  background-color: #e00e0e;
  border-color: #e50e0e;
}
.btn-danger[data-effect]:active:after,
.btn-danger[data-effect].active:after,
.btn-danger[data-effect]:active:before,
.btn-danger[data-effect].active:before {
  background-color: #980909;
}
.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.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: #e00e0e;
  border-color: #c80d0d;
}
.btn-danger .badge {
  color: #e00e0e;
  background-color: #fff;
}
.btn-link {
  color: #333333;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #00a8ff;
  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: #cfd5db;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 4px 10px;
  font-size: 1.6rem;
  line-height: 1.3333333;
  border-radius: 2px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 1px 4px;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 1px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 1px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-checkbox [type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.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 + .btn,
.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-of-type):not(:last-of-type):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-of-type {
  margin-left: 0;
}
.btn-group > .btn:first-of-type:not(:last-of-type):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-of-type:not(:first-of-type),
.btn-group > .btn-group:not(:first-of-type) > .btn,
.btn-group > .btn-group:not(:first-of-type) > .btn-group > .btn,
.btn-group > .dropdown-toggle:not(:first-of-type) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-of-type):not(:last-of-type) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-of-type:not(:last-of-type) > .btn:last-of-type,
.btn-group > .btn-group:first-of-type:not(:last-of-type) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-of-type:not(:first-of-type) > .btn:first-of-type {
  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-of-type):not(:last-of-type) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-of-type:not(:last-of-type) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-of-type:not(:first-of-type) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-of-type):not(:last-of-type) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-of-type:not(:last-of-type) > .btn:last-of-type,
.btn-group-vertical > .btn-group:first-of-type:not(:last-of-type) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-of-type:not(:first-of-type) > .btn:first-of-type {
  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-seed="buttons"] > input[type="radio"],
[data-seed="buttons"] > .btn > input[type="radio"],
[data-seed="buttons"] > .btn-group > input[type="radio"],
[data-seed="buttons"] > .input-group-btn > input[type="radio"],
[data-seed="buttons"] > .btn-group > .btn > input[type="radio"],
[data-seed="buttons"] > .input-group-btn > .btn > input[type="radio"],
[data-seed="buttons"] > input[type="checkbox"],
[data-seed="buttons"] > .btn > input[type="checkbox"],
[data-seed="buttons"] > .btn-group > input[type="checkbox"],
[data-seed="buttons"] > .input-group-btn > input[type="checkbox"],
[data-seed="buttons"] > .btn-group > .btn > input[type="checkbox"],
[data-seed="buttons"] > .input-group-btn > .btn > input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
[data-seed="buttons"] > input[type="radio"]:checked + .btn-default,
[data-seed="buttons"] > .btn > input[type="radio"]:checked + .btn-default,
[data-seed="buttons"] > .btn-group > input[type="radio"]:checked + .btn-default,
[data-seed="buttons"] > .input-group-btn > input[type="radio"]:checked + .btn-default,
[data-seed="buttons"] > .btn-group > .btn > input[type="radio"]:checked + .btn-default,
[data-seed="buttons"] > .input-group-btn > .btn > input[type="radio"]:checked + .btn-default,
[data-seed="buttons"] > input[type="checkbox"]:checked + .btn-default,
[data-seed="buttons"] > .btn > input[type="checkbox"]:checked + .btn-default,
[data-seed="buttons"] > .btn-group > input[type="checkbox"]:checked + .btn-default,
[data-seed="buttons"] > .input-group-btn > input[type="checkbox"]:checked + .btn-default,
[data-seed="buttons"] > .btn-group > .btn > input[type="checkbox"]:checked + .btn-default,
[data-seed="buttons"] > .input-group-btn > .btn > input[type="checkbox"]:checked + .btn-default {
  color: #cfd5db;
  background-color: #e6e6e6;
  border-color: #acb6c1;
  -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);
  z-index: 2;
}
[data-seed="buttons"] > input[type="radio"]:checked + .btn-primary,
[data-seed="buttons"] > .btn > input[type="radio"]:checked + .btn-primary,
[data-seed="buttons"] > .btn-group > input[type="radio"]:checked + .btn-primary,
[data-seed="buttons"] > .input-group-btn > input[type="radio"]:checked + .btn-primary,
[data-seed="buttons"] > .btn-group > .btn > input[type="radio"]:checked + .btn-primary,
[data-seed="buttons"] > .input-group-btn > .btn > input[type="radio"]:checked + .btn-primary,
[data-seed="buttons"] > input[type="checkbox"]:checked + .btn-primary,
[data-seed="buttons"] > .btn > input[type="checkbox"]:checked + .btn-primary,
[data-seed="buttons"] > .btn-group > input[type="checkbox"]:checked + .btn-primary,
[data-seed="buttons"] > .input-group-btn > input[type="checkbox"]:checked + .btn-primary,
[data-seed="buttons"] > .btn-group > .btn > input[type="checkbox"]:checked + .btn-primary,
[data-seed="buttons"] > .input-group-btn > .btn > input[type="checkbox"]:checked + .btn-primary {
  color: #fff;
  background-color: #436974;
  border-color: #36545d;
  -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);
  z-index: 2;
}
[data-seed="buttons"] > input[type="radio"]:checked + .btn-success,
[data-seed="buttons"] > .btn > input[type="radio"]:checked + .btn-success,
[data-seed="buttons"] > .btn-group > input[type="radio"]:checked + .btn-success,
[data-seed="buttons"] > .input-group-btn > input[type="radio"]:checked + .btn-success,
[data-seed="buttons"] > .btn-group > .btn > input[type="radio"]:checked + .btn-success,
[data-seed="buttons"] > .input-group-btn > .btn > input[type="radio"]:checked + .btn-success,
[data-seed="buttons"] > input[type="checkbox"]:checked + .btn-success,
[data-seed="buttons"] > .btn > input[type="checkbox"]:checked + .btn-success,
[data-seed="buttons"] > .btn-group > input[type="checkbox"]:checked + .btn-success,
[data-seed="buttons"] > .input-group-btn > input[type="checkbox"]:checked + .btn-success,
[data-seed="buttons"] > .btn-group > .btn > input[type="checkbox"]:checked + .btn-success,
[data-seed="buttons"] > .input-group-btn > .btn > input[type="checkbox"]:checked + .btn-success {
  color: #fff;
  background-color: #3b951f;
  border-color: #2f7719;
  -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);
  z-index: 2;
}
[data-seed="buttons"] > input[type="radio"]:checked + .btn-info,
[data-seed="buttons"] > .btn > input[type="radio"]:checked + .btn-info,
[data-seed="buttons"] > .btn-group > input[type="radio"]:checked + .btn-info,
[data-seed="buttons"] > .input-group-btn > input[type="radio"]:checked + .btn-info,
[data-seed="buttons"] > .btn-group > .btn > input[type="radio"]:checked + .btn-info,
[data-seed="buttons"] > .input-group-btn > .btn > input[type="radio"]:checked + .btn-info,
[data-seed="buttons"] > input[type="checkbox"]:checked + .btn-info,
[data-seed="buttons"] > .btn > input[type="checkbox"]:checked + .btn-info,
[data-seed="buttons"] > .btn-group > input[type="checkbox"]:checked + .btn-info,
[data-seed="buttons"] > .input-group-btn > input[type="checkbox"]:checked + .btn-info,
[data-seed="buttons"] > .btn-group > .btn > input[type="checkbox"]:checked + .btn-info,
[data-seed="buttons"] > .input-group-btn > .btn > input[type="checkbox"]:checked + .btn-info {
  color: #00a8ff;
  background-color: #b2bcc5;
  border-color: #acb6c1;
  -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);
  z-index: 2;
}
[data-seed="buttons"] > input[type="radio"]:checked + .btn-warning,
[data-seed="buttons"] > .btn > input[type="radio"]:checked + .btn-warning,
[data-seed="buttons"] > .btn-group > input[type="radio"]:checked + .btn-warning,
[data-seed="buttons"] > .input-group-btn > input[type="radio"]:checked + .btn-warning,
[data-seed="buttons"] > .btn-group > .btn > input[type="radio"]:checked + .btn-warning,
[data-seed="buttons"] > .input-group-btn > .btn > input[type="radio"]:checked + .btn-warning,
[data-seed="buttons"] > input[type="checkbox"]:checked + .btn-warning,
[data-seed="buttons"] > .btn > input[type="checkbox"]:checked + .btn-warning,
[data-seed="buttons"] > .btn-group > input[type="checkbox"]:checked + .btn-warning,
[data-seed="buttons"] > .input-group-btn > input[type="checkbox"]:checked + .btn-warning,
[data-seed="buttons"] > .btn-group > .btn > input[type="checkbox"]:checked + .btn-warning,
[data-seed="buttons"] > .input-group-btn > .btn > input[type="checkbox"]:checked + .btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
  -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);
  z-index: 2;
}
[data-seed="buttons"] > input[type="radio"]:checked + .btn-danger,
[data-seed="buttons"] > .btn > input[type="radio"]:checked + .btn-danger,
[data-seed="buttons"] > .btn-group > input[type="radio"]:checked + .btn-danger,
[data-seed="buttons"] > .input-group-btn > input[type="radio"]:checked + .btn-danger,
[data-seed="buttons"] > .btn-group > .btn > input[type="radio"]:checked + .btn-danger,
[data-seed="buttons"] > .input-group-btn > .btn > input[type="radio"]:checked + .btn-danger,
[data-seed="buttons"] > input[type="checkbox"]:checked + .btn-danger,
[data-seed="buttons"] > .btn > input[type="checkbox"]:checked + .btn-danger,
[data-seed="buttons"] > .btn-group > input[type="checkbox"]:checked + .btn-danger,
[data-seed="buttons"] > .input-group-btn > input[type="checkbox"]:checked + .btn-danger,
[data-seed="buttons"] > .btn-group > .btn > input[type="checkbox"]:checked + .btn-danger,
[data-seed="buttons"] > .input-group-btn > .btn > input[type="checkbox"]:checked + .btn-danger {
  color: #fff;
  background-color: #b00b0b;
  border-color: #8e0909;
  -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);
  z-index: 2;
}
select[data-seed="select"] {
  clip: rect(0, 0, 0, 0) !important;
  pointer-events: none !important;
  position: absolute;
  top: -9999px;
}
.select {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.select .select-title {
  min-width: 100px;
  display: inline;
  text-align: left;
  margin-right: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.select .select-status {
  visibility: hidden;
  position: absolute;
  display: flex;
  align-items: center;
  right: 9px;
  top: 0;
  height: 100%;
  z-index: 3;
}
.select > select {
  height: 1px;
  margin: -1px;
  border: 0;
  position: absolute !important;
  top: 0;
  left: 0;
  clip: rect(0, 0, 0, 0) !important;
  pointer-events: none !important;
}
[role="toolbar"] .caption {
  cursor: pointer;
}
[role="toolbar"] .caption .caret {
  display: none;
}
[role="toolbar"] .caption.action .caret {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition-property: "all";
  transition-property: "all";
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
[role="toolbar"] .caption.action.closed .caret {
  display: inline-block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
[role="toolbar"] .items {
  overflow: hidden;
}
@media (max-width: 767px) {
  [role="toolbar"] + [role="toolbar"] {
    margin-top: 20px / 2;
  }
}
.filter .filter-title {
  font-size: 120%;
}
.filter .button-minimize .fa {
  -webkit-transition-property: "all";
  transition-property: "all";
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.filter .button-minimize.closed .fa {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.seed-overlay {
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1055;
  background-color: rgba(0, 0, 0, 0.8);
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
.seed-overlay .loader-text {
  color: #fff;
  font-size: 20pt;
  margin: 2em auto;
  text-align: center;
}
.seed-overlay .loader {
  margin: auto;
  font-size: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(86, 134, 148, 0.2);
  border-right: 1.1em solid rgba(86, 134, 148, 0.2);
  border-bottom: 1.1em solid rgba(86, 134, 148, 0.2);
  border-left: 1.1em solid #568694;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-animation: loading 1.1s infinite linear;
  -o-animation: loading 1.1s infinite linear;
  animation: loading 1.1s infinite linear;
}
.seed-overlay .loader,
.seed-overlay .loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
#overlay-modal.seed-overlay .loader {
  display: none;
}
/* LOADING */
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.unit-list {
  margin: 20px 0;
}
.unit {
  margin-top: 15px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.unit:first-child {
  margin-top: 0;
}
.unit,
.unit .unit-body {
  zoom: 1;
  overflow: hidden;
}
.unit .unit-body {
  flex-grow: 2;
}
.unit .unit-object {
  display: block;
}
.unit .unit-right,
.unit > .pull-right {
  padding-left: 10px;
}
.unit .unit-left,
.unit > .pull-left {
  padding-right: 10px;
}
.unit .unit-middle {
  align-self: center;
}
.unit .unit-bottom {
  align-self: flex-end;
}
.unit .unit-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.unit .unit-list {
  padding-left: 0;
  list-style: none;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
[role="tab"] {
  padding: 10px 0;
}
.menu-tabs {
  border-bottom: 1px solid #ddd;
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
.menu-tabs > li {
  position: relative;
  display: block;
  float: left;
  margin-bottom: -1px;
  padding: 0;
}
.menu-tabs > li > a,
.menu-tabs > li > span {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.menu-tabs > li > a:hover,
.menu-tabs > li > span:hover,
.menu-tabs > li > a:focus,
.menu-tabs > li > span:focus {
  text-decoration: none;
  background-color: #fff;
}
.menu-tabs > li > a:hover,
.menu-tabs > li > span:hover {
  border-color: #fff #fff #ddd;
}
.menu-tabs > li.disabled > a,
.menu-tabs > li.disabled > span {
  color: #cfd5db;
}
.menu-tabs > li.disabled > a:hover,
.menu-tabs > li.disabled > span:hover,
.menu-tabs > li.disabled > a:focus,
.menu-tabs > li.disabled > span:focus {
  color: #cfd5db;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.menu-tabs > li.active > a,
.menu-tabs > li.active > span,
.menu-tabs > li.active > a:hover,
.menu-tabs > li.active > span:hover,
.menu-tabs > li.active > a:focus,
.menu-tabs > li.active > span:focus {
  color: #b2b0ab;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.menu-tabs .open > a,
.menu-tabs .open > a:hover,
.menu-tabs .open > a:focus {
  background-color: #fff;
  border-color: #333333;
}
.menu-tabs .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #cfd5db;
}
.menu-tabs > li > a > img {
  max-width: none;
}
.modal-holder .modal,
.modal {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1065;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-holder .modal.fade .modal-dialog,
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal-holder .modal.in .modal-dialog,
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-holder .modal.modal-reject,
.modal.modal-reject {
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.modal-holder .modal.modal-reject .modal-dialog,
.modal.modal-reject .modal-dialog {
  width: 100%;
  max-width: 500px;
}
.modal-holder .modal.modal-reject .modal-dialog .block-browser-list,
.modal.modal-reject .modal-dialog .block-browser-list {
  margin-top: 20px;
}
.modal-holder .modal.modal-reject .modal-dialog .block-browser-list a,
.modal.modal-reject .modal-dialog .block-browser-list a {
  display: block;
}
.modal-holder .modal.modal-reject .modal-dialog .block-browser-list a img,
.modal.modal-reject .modal-dialog .block-browser-list a img {
  display: block;
  margin: 0 auto 10px;
}
.modal-holder .modal.modal-reject .modal-dialog .block-browser-list a span,
.modal.modal-reject .modal-dialog .block-browser-list a span {
  display: block;
  text-align: center;
}
body.modal-holder .modal {
  position: fixed;
}
.modal-dialog {
  position: relative;
  width: auto;
  height: 100%;
  margin: 10px;
}
.modal-content {
  position: absolute;
  max-height: 100%;
  width: 100%;
  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;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.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.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header.draggable {
  cursor: move;
}
.modal-header .close {
  margin-top: -2.1rem;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:empty {
  display: none;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 0 auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-dialog {
    width: 900px;
    margin: 0 auto;
  }
  .modal-lg {
    width: 900px;
  }
}
.close {
  float: right;
  font-size: 2.1rem;
  font-weight: bold;
  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;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 150px;
  padding: 3px 8px;
  color: #333333;
  text-align: center;
  text-decoration: none;
  background-color: #bbc8ce;
  border-radius: 0;
}
.tooltip-inner img {
  min-width: 50px;
  display: block;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #bbc8ce;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #bbc8ce;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #bbc8ce;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #bbc8ce;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #bbc8ce;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #bbc8ce;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #bbc8ce;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #bbc8ce;
}
.tooltip.image .tooltip-inner {
  padding: 4px;
}
.carousel {
  position: relative;
  height: 300px;
  overflow-y: hidden;
}
.carousel .carousel-area {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.carousel .carousel-box {
  position: relative;
  width: auto;
  height: 100%;
}
.carousel .carousel-box > * {
  background-position-x: center;
  height: 100%;
}
.carousel .carousel-group {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}
.carousel .carousel-group > * {
  height: 100%;
}
.carousel .carousel-group .caption {
  position: absolute;
  bottom: 40px;
  right: 10px;
  text-align: right;
  line-height: 25px;
  color: #fff;
  z-index: 10;
}
.carousel .cloned {
  position: absolute;
  top: 0;
  left: 0;
}
.carousel .cloned .caption {
  display: none;
}
/* ��� �������� fade */
.carousel.carousel-animation-fade .carousel-group {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/* ��� �������� slide */
.carousel.carousel-animation-slide .carousel-box {
  width: 1000%;
}
.carousel.carousel-animation-slide .carousel-group {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  width: auto;
  top: auto;
  left: auto;
}
/* ��� �������� horizontal */
.carousel.carousel-animation-horizontal .cloned {
  width: 100%;
  background-position: bottom center;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 1;
}
.carousel.carousel-animation-horizontal .cloned a {
  display: block;
}
.carousel.carousel-animation-horizontal .cloned img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  display: block;
}
/* ��� �������� blocks */
.carousel.carousel-animation-blocks .cloned {
  width: 100%;
  background-position: bottom center;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 1;
}
.carousel.carousel-animation-blocks .cloned a {
  display: block;
}
.carousel.carousel-animation-blocks .cloned img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  display: block;
}
/* ��� �������� glass */
.carousel.carousel-animation-glass .cloned {
  width: 100%;
  background-position: bottom center;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 1;
}
.carousel.carousel-animation-glass .cloned a {
  display: block;
}
.carousel.carousel-animation-glass .cloned img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  display: block;
}
/* �������� ��� */
.carousel .carousel-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 5px;
  background-color: #568694;
}
.carousel .carousel-bar.run {
  -webkit-animation-name: carousel-bar;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-name: carousel-bar;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.carousel.hover-stop:hover .carousel-bar.run {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
/* ��������� �������� */
.carousel .carousel-navbar {
  color: #fff;
  position: absolute;
  text-align: center;
  bottom: 15px;
  right: 0;
  left: 0;
  z-index: 2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.carousel .carousel-navbar .carousel-navbutton {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  color: #568694;
  border-color: #fff;
  background-color: #fff;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.carousel .carousel-navbar .carousel-navbutton span {
  font-size: 16pt;
  line-height: 20px;
  font-style: normal;
  z-index: 3;
}
.carousel .carousel-navbar .carousel-navbutton:hover {
  border-color: #568694;
}
.carousel .carousel-navbar .carousel-navbutton:active {
  color: #fff;
  background-color: #568694;
}
.carousel .carousel-navbar .carousel-navbutton.carousel-next span {
  margin-left: 4px;
}
.carousel .carousel-navbar .carousel-status {
  display: none;
}
.carousel .carousel-navbar .carousel-pages i {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin: 0 5px;
  color: #568694;
  border-color: #fff;
  background-color: #fff;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.carousel .carousel-navbar .carousel-pages i .num {
  font-size: 10pt;
  line-height: 24px;
  font-style: normal;
  text-align: center;
  z-index: 3;
}
.carousel .carousel-navbar .carousel-pages i:hover {
  border-color: #568694;
}
.carousel .carousel-navbar .carousel-pages i.active {
  color: #fff;
  background-color: #568694;
}
@-webkit-keyframes carousel-bar {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes carousel-bar {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.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-group:before,
.form-group: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,
.menu-tabs:before,
.menu-tabs:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-group:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.menu-tabs:after,
.modal-footer:after {
  clear: both;
}
.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-group:before,
.form-group: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,
.menu-tabs:before,
.menu-tabs:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-group:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.menu-tabs:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.pull-none {
  float: none !important;
}
.hide,
.show-NO {
  display: none;
}
.show,
.show-YES {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
* {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  outline: none !important;
}
.page-home {
  overflow: auto;
}
.block-lock {
  position: relative;
}
.block-lock .banner {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.block-lock .logo {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
}
.block-lock .block-carousel-gradient {
  position: absolute;
  top: 0;
  width: 100%;
  height: 160px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
}
.block-lock .block-slogan {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.block-lock .slogan {
  color: #fff;
  text-align: center;
  font-size: 70px;
  font-weight: lighter;
  line-height: 1;
}
.block-lock .slogan:before,
.block-lock .slogan:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border: 1px solid transparent;
  border-left-color: #fff;
  border-right-color: #fff;
  width: 170px;
}
.block-lock .slogan:before {
  top: -150px;
  border-top-color: #fff;
  height: 150px;
}
.block-lock .slogan:after {
  bottom: -130px;
  border-bottom-color: #fff;
  height: 120px;
}
.block-lock .slogan strong {
  color: #fff;
  font-size: 80px;
}
.block-lock .date {
  position: absolute;
  top: 330px;
  left: 50%;
  transform: translateX(-50%);
  text-shadow: 1px 1px 1px #000;
  text-align: center;
  color: #fff;
  width: 500px;
}
.content {
  margin-left: auto;
  margin-right: auto;
}
.content:before {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
  content: " ";
  display: table;
}
.mobile-menu {
  width: unset !important;
}
.mobile-menu h2 {
  text-align: center;
}
.mobile-menu .mobile-menu-close {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
}
.mobile-menu ul li a {
  font-size: 28px !important;
}
.contact-phone {
  font-size: 24px !important;
}
.contact-address {
  font-size: 24px !important;
}
.mobile-menu-opened .wrapper,
.mobile-menu-opened header {
  position: fixed;
  width: 100%;
}
.mobile-menu-opened .wrapper {
  margin-top: 156px;
}
.mobile-menu-opened header {
  z-index: 999;
}
.mobile-menu-opened footer {
  display: none;
}
.footer-copyright-col a {
  color: #5e6a76;
}
.footer-copyright-col a:hover {
  color: #5e6a76;
}
.footer-copyright-col a:visited {
  color: #5e6a76;
}
h1 {
  font-size: 44px;
  font-weight: 300;
  color: #003366;
  line-height: 48px;
}
h2 {
  color: #102f4a;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 30px;
}
h2.logic-header {
  margin-top: 100px;
  margin-bottom: 40px;
}
h3 {
  font-size: 18px;
  font-weight: 600;
  color: #102f4a;
}
h1,
h2,
h3 {
  text-transform: uppercase;
}
h1.white,
h2.white,
h3.white {
  color: #fff;
}
.min-text > * {
  font-size: 15px;
  line-height: 27px;
}
.biggest-text {
  font-size: 21px;
  line-height: 36px;
}
.biggest-text > * {
  font-size: 21px;
}
.big-text {
  font-size: 15px;
  line-height: 28px;
}
.big-text > * {
  font-size: 15px;
  line-height: 28px;
}
.lines {
  position: relative;
  background: repeating-linear-gradient(135deg, #fff, #fff 5px, #83e6ff 0, #83e6ff 8px);
  background: -webkit-repeating-linear-gradient(135deg, #fff, #fff 5px, #83e6ff 0, #83e6ff 8px);
  /*&::before{
	content:repeating-linear-gradient(
          135deg,
          #fff,
          #fff 5px,
          #83e6ff 0,
          #83e6ff 8px
	);
	position:absolute;
	width:100%;
	height:20px;
	right:0;bottom:0;left:0;
  }*/
}
.lines-gray {
  background: repeating-linear-gradient(135deg, #fff, #fff 5px, #c3cbd2 0, #c3cbd2 8px);
}
.max-width {
  display: block;
  width: 100%;
}
input,
.input-form {
  padding: 16px 14px;
  border: 1px solid #cfd5db;
  height: 50px;
  background-color: #fff;
  font-size: 14px;
  line-height: 12px;
}
input:focus,
.input-form:focus,
input:hover,
.input-form:hover {
  border-color: #59deff;
}
input.search-input,
.input-form.search-input {
  background: url("/i/search-input.png") no-repeat 96% center;
}
.input-holder {
  width: 100% !important;
}
select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  -webkit-appearance: button;
  -webkit-user-select: none;
  background: url("/i/select-arrow.png") no-repeat 100% center;
  border: 1px solid #AAA;
  color: #555;
  font-size: inherit;
  overflow: hidden;
  padding: 16px 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
input[type="radio"] {
  display: none;
}
input[type="radio"] + label span {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: url("/i/radio-button.png") left top no-repeat;
  cursor: pointer;
}
input[type="radio"]:checked + label span {
  background: url("/i/radio-button.png") -14px top no-repeat;
}
.input-submit {
  width: 100%;
  text-transform: uppercase;
  height: 50px;
  font-size: 13px !important;
  border-color: #102f4a !important;
  background-color: #102f4a;
}
.input-submit > * {
  color: #fff;
}
.input-submit:hover {
  border-color: #194061;
  background-color: #194061;
}
.input-submit:hover > * {
  color: #fff;
}
.btn {
  padding: 13px 35px;
  border: 1px solid;
  font-size: 11px;
  line-height: 12px;
}
.btn-more-main:hover {
  border-color: #83e6ff !important;
  color: #102f4a !important;
}
.btn-more-main:hover > * {
  color: #102f4a;
}
.btn-gray {
  border-color: #cfd5db;
  color: #cfd5db;
}
.btn-gray > * {
  color: #cfd5db;
}
.btn-gray:hover {
  border-color: #83e6ff !important;
  color: #102f4a !important;
}
.btn-gray:hover > * {
  color: #102f4a;
}
.btn-normal {
  border-color: #83e6ff;
  background-color: #fff;
}
.btn-normal > * {
  color: #102f4a;
}
.btn-normal:hover {
  border-color: #83e6ff;
  background-color: #83e6ff;
}
.btn-normal:hover > * {
  color: #102f4a;
}
.btn-blue {
  border-color: #102f4a;
  background-color: #102f4a;
}
.btn-blue > * {
  color: #fff;
}
.btn-blue:hover {
  border-color: #194061;
  background-color: #194061;
}
.btn-blue:hover > * {
  color: #fff;
}
ul {
  list-style: none;
}
ul li:before {
  display: inline-block;
  content: " ";
  width: 16px;
  height: 1px;
  margin-right: 8px;
  margin-bottom: 4px;
  background-color: #83e6ff;
}
ol {
  counter-reset: item;
}
ol li {
  display: block;
}
ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #00a8ff;
}
.show-more {
  text-align: center;
  margin: 50px;
}
.manager-wrapper {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}
.manager-wrapper .lines {
  overflow: hidden;
}
.manager-wrapper .lines .manager {
  margin: 8px;
  background-color: #fff;
  padding: 55px 100px 40px;
  text-align: center;
}
.manager-wrapper .lines .manager .manager-quote {
  margin-bottom: 40px;
}
.manager-wrapper .lines .manager .manager-info-row {
  margin-bottom: 20px;
}
.manager-wrapper .lines .manager .manager-info-row .manager-photo {
  display: inline-block;
  border-radius: 50%;
  margin-top: -20px;
}
.manager-wrapper .lines .manager .manager-info-row .manager-info {
  display: inline-block;
  text-align: left;
  margin-left: 20px;
}
.manager-wrapper .lines .manager .manager-info-row .manager-info .manager-name {
  font-weight: bold;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
}
.manager-wrapper .lines .manager .manager-info-row .manager-info .manager-position {
  color: #b3b3b3;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  margin-top: 17px;
}
.manager-wrapper .lines .manager .manager-phone {
  text-align: center;
  font-size: 15px;
  line-height: 15px;
  margin-top: 30px;
}
.manager-wrapper .lines .manager .manager-email {
  text-align: center;
  margin-top: 10px;
}
.manager-wrapper .lines .manager .manager-email a {
  color: #003366;
  font-size: 13px;
  text-decoration: underline;
}
.manager-wrapper .lines .manager .manager-email a:hover {
  color: #003366;
}
.manager-wrapper .lines .manager .btn {
  margin-top: 30px;
}
body.page- .breadcrumbs,
body.page-_home .breadcrumbs {
  display: none;
}
.breadcrumbs {
  background-color: #f6f9fb;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.breadcrumbs .container > span a span {
  color: #999999;
}
.breadcrumbs .container > span:after {
  content: "";
  display: inline-block;
  background-color: #83e6ff;
  width: 10px;
  height: 1px;
  margin-left: 6px;
  margin-right: 3px;
  margin-bottom: 4px;
}
.breadcrumbs .container > span:last-child a span {
  color: #102f4a;
}
.breadcrumbs .container > span:last-child:after {
  display: none;
}
.breadcrumbs .container * {
  text-transform: uppercase;
}
.pagination {
  text-align: center;
  margin-top: 30px;
}
.pagination * {
  display: inline-block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border: 1px solid;
}
.pagination * + * {
  margin-left: 8px;
}
.pagination span {
  display: none;
}
.pagination b {
  font-weight: normal;
  color: #fff;
  background-color: #102f4a;
  border-color: #102f4a;
}
.pagination a {
  color: #cfd5db;
  border-color: #cfd5db;
}
@media screen and (min-width: 768px) {
  .content {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .content {
    width: 950px;
  }
}
@media screen and (max-width: 992px) {
  .content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media screen and (min-width: 1220px) {
  .content,
  .container {
    width: 1170px;
  }
}
@media screen and (max-width: 768px) {
  .content {
    width: 100% !important;
    padding-left: 20px;
    padding-right: 20px;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 550px) {
  h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 400px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 350px) {
  h1 {
    font-size: 25px;
  }
}
.three-cols {
  margin-top: 60px;
  margin-left: 0;
  margin-right: 0;
}
.three-cols img {
  width: 100%;
  height: auto;
}
.three-cols .three-cols-col {
  padding: 0;
  width: calc(33.3333333% - 20px);
}
.three-cols .three-cols-col + div {
  margin-left: 30px;
}
.three-cols .col-image {
  width: 100%;
  height: 230px;
  background-size: cover !important;
}
.three-cols .shipyard-logo {
  height: 80px;
}
.three-cols .shipyard-logo img {
  display: block;
  width: initial;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.three-cols .col-title {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #333;
  margin-top: 35px;
  margin-bottom: 30px;
}
.two-cols:not(.last-projects-cols):nth-of-type(even) .col {
  display: flex;
}
.two-cols:not(.last-projects-cols):nth-of-type(even) .col .col-photo {
  order: 2;
}
.two-cols:not(.last-projects-cols):nth-of-type(even) .col .col-info {
  padding-left: 0;
  margin-right: 30px;
}
.two-cols .col-photo,
.two-cols .col-info {
  width: 560px;
  height: 360px;
  float: left;
}
.two-cols .col-photo + .col-info {
  padding-left: 30px;
}
.two-cols .col-photo {
  background-size: cover !important;
}
.two-cols + .two-cols {
  margin-top: 50px;
}
.two-cols .col-info .col-title {
  font-size: 17px;
  line-height: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 30px;
}
.two-cols .col-info .col-name {
  font-size: 20px;
  text-transform: uppercase;
  color: #003366;
  line-height: 20px;
}
.two-cols .col-info .col-brand {
  font-size: 11px;
  margin-top: 5px;
  margin-bottom: 30px;
  color: #b3b3b3;
}
.two-cols .col-info .col-text p {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 28px;
}
.two-cols .col-info .col-text dl {
  display: table;
  min-height: 27px;
  position: relative;
  padding: 5px 0 0;
  margin-bottom: 4px;
  vertical-align: top;
}
.two-cols .col-info .col-text dl dt {
  width: 200px;
  margin-right: 3px;
  padding-right: 5px;
  display: table-cell;
  position: relative;
  overflow: hidden;
  font-weight: bold;
  white-space: nowrap;
}
.two-cols .col-info .col-text dl dd {
  padding-left: 8px;
  font-weight: 500;
  display: table-cell;
  position: relative;
}
.gform .title,
.gform .gform-reqtitle {
  display: none;
}
.gform-status {
  text-align: center;
}
.gform-status span {
  font-weight: bold;
}
.modal .modal-dialog {
  width: 450px;
}
.modal .modal-title {
  color: #102f4a;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 30px;
  text-transform: uppercase;
  text-align: center;
  display: block;
}
.modal .gform-status {
  text-align: center;
}
.modal .modal-content {
  padding: 50px;
}
.modal .modal-header {
  border-bottom: 0px;
  padding: 0;
}
.modal .modal-header .modal-title {
  display: none;
}
.modal .modal-header .modal-close {
  margin-top: 0;
  opacity: 1;
  position: absolute;
  right: 20px;
  top: 20px;
}
.modal .modal-header .modal-close span {
  display: block;
  width: 15px;
  height: 15px;
  background: url('/i/modal-close.png') no-repeat center center;
}
.modal .modal-body {
  padding: 0;
}
.modal .modal-body .form-group .title {
  display: none;
}
.modal .modal-body .gform-reqtitle {
  display: none;
}
.small-manager .manager-wrapper {
  width: 100%;
}
.modal-advantages .modal-content {
  padding-top: 33px;
  width: 600px;
}
.modal-advantages .modal-content .submit {
  text-align: center;
}
.modal-advantages .modal-content .submit button {
  width: 160px;
}
.modal-advantages .modal-title {
  font-size: 26px;
  font-weight: 300;
  text-transform: none;
  color: #003366;
}
.modal-advantages .modal-description {
  font-size: 13px;
  margin-bottom: 30px;
}
.modal-advantages .modal-close {
  top: 0 !important;
  right: 0 !important;
  width: 25px;
  height: 25px;
  background: url('/i/modal-adv-close.png') no-repeat center center;
}
.modal-advantages .modal-close .fa {
  display: none !important;
}
.service-row {
  margin-top: 50px;
}
.service-row .col-md-6:first-of-type {
  padding-right: 30px;
}
.service-row .small-manager {
  padding-left: 3px;
}
.no-bottom-margin {
  margin-bottom: 0 !important;
}
.mini-center-text {
  width: 70%;
  font-size: 15px;
  margin-left: auto;
  margin-right: auto;
}
.mini-center-text p {
  margin-top: 30px;
  margin-bottom: 30px;
}
.callback-form {
  background-color: #f6f9fb;
  padding: 50px 70px;
  margin-top: 90px;
  width: 670px;
  margin-left: auto;
  margin-right: auto;
}
.callback-form h2 {
  margin-top: 0;
  margin-bottom: 40px;
}
.callback-form .callback-description {
  text-align: center;
  line-height: 26px;
  margin-bottom: 30px;
}
.callback-form form {
  text-align: center;
}
.callback-form form input {
  width: 400px;
}
.callback-form form input + input {
  margin-top: 10px;
}
.callback-form form button {
  margin-top: 20px;
  height: 50px;
}
.h1-big {
  margin-bottom: 50px;
}
input:focus {
  box-shadow: none !important;
}
.fancy-carousel-wrapper,
.product-carousel-wrapper {
  position: relative;
  height: 650px;
  overflow: hidden;
}
.fancy-carousel-wrapper .fancy-carousel,
.product-carousel-wrapper .fancy-carousel,
.fancy-carousel-wrapper .product-carousel,
.product-carousel-wrapper .product-carousel {
  height: 100%;
  overflow-y: visible;
}
.fancy-carousel-wrapper .fancy-carousel .carousel-box,
.product-carousel-wrapper .fancy-carousel .carousel-box,
.fancy-carousel-wrapper .product-carousel .carousel-box,
.product-carousel-wrapper .product-carousel .carousel-box {
  width: 300%;
}
.fancy-carousel-wrapper .fancy-carousel .carousel-box .carousel-group,
.product-carousel-wrapper .fancy-carousel .carousel-box .carousel-group,
.fancy-carousel-wrapper .product-carousel .carousel-box .carousel-group,
.product-carousel-wrapper .product-carousel .carousel-box .carousel-group {
  width: 33.33333333%;
}
.fancy-carousel-wrapper .fancy-carousel .fancy-carousel-slide,
.product-carousel-wrapper .fancy-carousel .fancy-carousel-slide,
.fancy-carousel-wrapper .product-carousel .fancy-carousel-slide,
.product-carousel-wrapper .product-carousel .fancy-carousel-slide,
.fancy-carousel-wrapper .fancy-carousel .product-carousel-slide,
.product-carousel-wrapper .fancy-carousel .product-carousel-slide,
.fancy-carousel-wrapper .product-carousel .product-carousel-slide,
.product-carousel-wrapper .product-carousel .product-carousel-slide {
  background-size: cover !important;
  height: 100%;
}
.fancy-carousel-wrapper .fancy-carousel .fancy-carousel-slide .ribbon,
.product-carousel-wrapper .fancy-carousel .fancy-carousel-slide .ribbon,
.fancy-carousel-wrapper .product-carousel .fancy-carousel-slide .ribbon,
.product-carousel-wrapper .product-carousel .fancy-carousel-slide .ribbon,
.fancy-carousel-wrapper .fancy-carousel .product-carousel-slide .ribbon,
.product-carousel-wrapper .fancy-carousel .product-carousel-slide .ribbon,
.fancy-carousel-wrapper .product-carousel .product-carousel-slide .ribbon,
.product-carousel-wrapper .product-carousel .product-carousel-slide .ribbon {
  width: 390px;
  height: 100%;
  margin-left: 80px;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 150px;
  background: rgba(17, 47, 75, 0.7);
}
.fancy-carousel-wrapper .fancy-carousel .fancy-carousel-slide .ribbon .ribbon-top,
.product-carousel-wrapper .fancy-carousel .fancy-carousel-slide .ribbon .ribbon-top,
.fancy-carousel-wrapper .product-carousel .fancy-carousel-slide .ribbon .ribbon-top,
.product-carousel-wrapper .product-carousel .fancy-carousel-slide .ribbon .ribbon-top,
.fancy-carousel-wrapper .fancy-carousel .product-carousel-slide .ribbon .ribbon-top,
.product-carousel-wrapper .fancy-carousel .product-carousel-slide .ribbon .ribbon-top,
.fancy-carousel-wrapper .product-carousel .product-carousel-slide .ribbon .ribbon-top,
.product-carousel-wrapper .product-carousel .product-carousel-slide .ribbon .ribbon-top {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 50px;
  color: #59deff;
  font-weight: 600;
}
.fancy-carousel-wrapper .fancy-carousel .fancy-carousel-slide .ribbon .ribbon-title,
.product-carousel-wrapper .fancy-carousel .fancy-carousel-slide .ribbon .ribbon-title,
.fancy-carousel-wrapper .product-carousel .fancy-carousel-slide .ribbon .ribbon-title,
.product-carousel-wrapper .product-carousel .fancy-carousel-slide .ribbon .ribbon-title,
.fancy-carousel-wrapper .fancy-carousel .product-carousel-slide .ribbon .ribbon-title,
.product-carousel-wrapper .fancy-carousel .product-carousel-slide .ribbon .ribbon-title,
.fancy-carousel-wrapper .product-carousel .product-carousel-slide .ribbon .ribbon-title,
.product-carousel-wrapper .product-carousel .product-carousel-slide .ribbon .ribbon-title {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.fancy-carousel-wrapper .fancy-carousel .fancy-carousel-slide .ribbon .ribbon-year,
.product-carousel-wrapper .fancy-carousel .fancy-carousel-slide .ribbon .ribbon-year,
.fancy-carousel-wrapper .product-carousel .fancy-carousel-slide .ribbon .ribbon-year,
.product-carousel-wrapper .product-carousel .fancy-carousel-slide .ribbon .ribbon-year,
.fancy-carousel-wrapper .fancy-carousel .product-carousel-slide .ribbon .ribbon-year,
.product-carousel-wrapper .fancy-carousel .product-carousel-slide .ribbon .ribbon-year,
.fancy-carousel-wrapper .product-carousel .product-carousel-slide .ribbon .ribbon-year,
.product-carousel-wrapper .product-carousel .product-carousel-slide .ribbon .ribbon-year {
  font-weight: 600;
  color: #59deff;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.fancy-carousel-wrapper .fancy-carousel .fancy-carousel-slide .ribbon .ribbon-text,
.product-carousel-wrapper .fancy-carousel .fancy-carousel-slide .ribbon .ribbon-text,
.fancy-carousel-wrapper .product-carousel .fancy-carousel-slide .ribbon .ribbon-text,
.product-carousel-wrapper .product-carousel .fancy-carousel-slide .ribbon .ribbon-text,
.fancy-carousel-wrapper .fancy-carousel .product-carousel-slide .ribbon .ribbon-text,
.product-carousel-wrapper .fancy-carousel .product-carousel-slide .ribbon .ribbon-text,
.fancy-carousel-wrapper .product-carousel .product-carousel-slide .ribbon .ribbon-text,
.product-carousel-wrapper .product-carousel .product-carousel-slide .ribbon .ribbon-text {
  color: #fff;
  font-size: 15px;
  line-height: 25px;
}
.fancy-carousel-wrapper .fancy-carousel .carousel-pages,
.product-carousel-wrapper .fancy-carousel .carousel-pages,
.fancy-carousel-wrapper .product-carousel .carousel-pages,
.product-carousel-wrapper .product-carousel .carousel-pages {
  display: none;
}
.fancy-carousel-wrapper .fancy-carousel .carousel-navbar,
.product-carousel-wrapper .fancy-carousel .carousel-navbar,
.fancy-carousel-wrapper .product-carousel .carousel-navbar,
.product-carousel-wrapper .product-carousel .carousel-navbar {
  display: block !important;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
}
.fancy-carousel-wrapper .fancy-carousel .carousel-navbar .carousel-navbutton,
.product-carousel-wrapper .fancy-carousel .carousel-navbar .carousel-navbutton,
.fancy-carousel-wrapper .product-carousel .carousel-navbar .carousel-navbutton,
.product-carousel-wrapper .product-carousel .carousel-navbar .carousel-navbutton {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 51px;
  border: none;
}
.fancy-carousel-wrapper .fancy-carousel .carousel-navbar .carousel-navbutton span,
.product-carousel-wrapper .fancy-carousel .carousel-navbar .carousel-navbutton span,
.fancy-carousel-wrapper .product-carousel .carousel-navbar .carousel-navbutton span,
.product-carousel-wrapper .product-carousel .carousel-navbar .carousel-navbutton span {
  font-size: 0;
}
.fancy-carousel-wrapper .fancy-carousel .carousel-navbar .carousel-navbutton:active,
.product-carousel-wrapper .fancy-carousel .carousel-navbar .carousel-navbutton:active,
.fancy-carousel-wrapper .product-carousel .carousel-navbar .carousel-navbutton:active,
.product-carousel-wrapper .product-carousel .carousel-navbar .carousel-navbutton:active {
  background-color: transparent;
}
.fancy-carousel-wrapper .fancy-carousel .carousel-navbar .carousel-next,
.product-carousel-wrapper .fancy-carousel .carousel-navbar .carousel-next,
.fancy-carousel-wrapper .product-carousel .carousel-navbar .carousel-next,
.product-carousel-wrapper .product-carousel .carousel-navbar .carousel-next {
  background: url("/i/right-arrow-active.png") no-repeat;
  right: 30px;
}
.fancy-carousel-wrapper .fancy-carousel .carousel-navbar .carousel-prev,
.product-carousel-wrapper .fancy-carousel .carousel-navbar .carousel-prev,
.fancy-carousel-wrapper .product-carousel .carousel-navbar .carousel-prev,
.product-carousel-wrapper .product-carousel .carousel-navbar .carousel-prev {
  background: url("/i/left-arrow-active.png") no-repeat;
  left: 30px;
}
.fancy-carousel-wrapper .fancy-carousel .carousel-navbar .carousel-pages i,
.product-carousel-wrapper .fancy-carousel .carousel-navbar .carousel-pages i,
.fancy-carousel-wrapper .product-carousel .carousel-navbar .carousel-pages i,
.product-carousel-wrapper .product-carousel .carousel-navbar .carousel-pages i {
  background: url("/i/slider-listing.png") no-repeat;
  border: none;
  width: 10px;
  height: 10px;
}
.fancy-carousel-wrapper .fancy-carousel .carousel-navbar .carousel-pages i.active,
.product-carousel-wrapper .fancy-carousel .carousel-navbar .carousel-pages i.active,
.fancy-carousel-wrapper .product-carousel .carousel-navbar .carousel-pages i.active,
.product-carousel-wrapper .product-carousel .carousel-navbar .carousel-pages i.active {
  background-position: -10px 0;
}
.fancy-carousel-wrapper .fancy-carousel .carousel-navbar .carousel-pages i span,
.product-carousel-wrapper .fancy-carousel .carousel-navbar .carousel-pages i span,
.fancy-carousel-wrapper .product-carousel .carousel-navbar .carousel-pages i span,
.product-carousel-wrapper .product-carousel .carousel-navbar .carousel-pages i span {
  display: none;
}
.fancy-carousel-wrapper .slides-counter,
.product-carousel-wrapper .slides-counter {
  position: absolute;
  right: 4%;
  bottom: 5%;
}
.fancy-carousel-wrapper .slides-counter .current-slide,
.product-carousel-wrapper .slides-counter .current-slide {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
}
.fancy-carousel-wrapper .slides-counter .slides-total,
.product-carousel-wrapper .slides-counter .slides-total {
  font-size: 13px;
  color: #fff;
  font-weight: 300;
}
.blue-overlay {
  background: rgba(17, 47, 75, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.manager-row {
  padding-left: 100px;
  margin-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
.manager-row .manager-photo {
  display: inline-block;
  margin-right: 1px;
  border-radius: 50%;
  margin-top: -30px;
}
.manager-row .manager-info {
  display: inline-block;
  margin-bottom: -20px;
}
.manager-row .manager-info .manager-name {
  font-weight: bold;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  margin-top: 28px;
}
.manager-row .manager-info .manager-position {
  color: #b3b3b3;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  margin-top: 18px;
}
.block-top-sellers.main-top-sellers-similar {
  background: #f2f6f9 none;
  overflow: hidden;
}
.block-top-sellers.main-top-sellers-similar .carousel .carousel-navbar .carousel-next {
  background: url("/i/simular-carousel-arrows.png") no-repeat -24px 0;
}
.block-top-sellers.main-top-sellers-similar .carousel .carousel-navbar .carousel-prev {
  background: url("/i/simular-carousel-arrows.png") no-repeat;
}
.block-top-sellers.main-top-sellers-similar .carousel .carousel-navbar .carousel-pages i {
  background: url("/i/slider-listing-simular.png") no-repeat;
}
.block-top-sellers.main-top-sellers-similar .carousel .carousel-navbar .carousel-pages i.active {
  background-position: -10px 0;
}
@media screen and (max-width: 1200px) {
  .two-cols .col-photo,
  .two-cols .col-info {
    width: 450px;
  }
  .two-cols .col-info .col-text dl dt {
    width: 200px;
  }
  .three-cols .col-image {
    height: auto;
  }
}
@media screen and (max-width: 992px) {
  .three-cols .three-cols-col {
    float: left;
  }
  .two-cols .col-photo {
    background-size: cover !important;
    margin-bottom: 20px;
  }
  .two-cols:not(.last-projects-cols):nth-of-type(even) .col {
    display: block !important;
  }
  .two-cols .col-info {
    padding: 0 !important;
    height: auto;
  }
  .two-cols .col-info .col-text dl dt {
    width: 300px;
  }
  .two-cols .col-photo,
  .two-cols .col-info {
    width: 100%;
  }
  .fancy-carousel-wrapper .fancy-carousel .fancy-carousel-slide .ribbon .ribbon-top {
    margin-bottom: 20px;
  }
  .fancy-carousel-wrapper .fancy-carousel .fancy-carousel-slide .ribbon .ribbon-title {
    margin-bottom: 15px;
  }
  .service-row .col-md-6:first-of-type {
    padding-right: 10px;
  }
  .service-row .small-manager {
    padding-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .manager-wrapper {
    margin-top: 20px;
  }
  .manager-wrapper .lines .manager {
    padding: 30px 20px;
  }
  .manager-row {
    padding-left: 20px;
  }
  .fancy-carousel-wrapper .fancy-carousel .fancy-carousel-slide .ribbon {
    display: none;
  }
  .three-cols .three-cols-col {
    width: 100%;
    float: initial;
  }
  .three-cols .three-cols-col .col-title {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .three-cols .three-cols-col + .three-cols-col {
    margin-top: 40px;
    margin-left: 0;
  }
  .callback-form {
    width: 100%;
    padding: 40px;
  }
  .callback-form form input {
    width: 100%;
  }
  .callback-form form .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 600px) {
  .two-cols .col-info .col-text dl dt {
    width: 100px;
  }
}
@media screen and (max-width: 446px) {
  .manager-wrapper .lines .manager .manager-info-row .manager-info {
    display: block;
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
  }
}
h2 {
  border: 2px solid black;
  background-color: orange;
}
.dropdown {
  border: 1px solid #bbbdc2;
  float: left;
}
.dropdown.dropdown-language {
  width: 90px;
  border-right: none;
}
.dropdown.dropdown-language.active {
  border-color: #102f4a;
  border-right: none;
}
.dropdown.dropdown-language.active + .dropdown-currency {
  border-left-color: #102f4a;
}
.dropdown.dropdown-language .dropdown-body {
  width: 91px;
  margin-left: -1px;
  z-index: 99999;
  border-left: 1px solid #102f4a;
  border-right: 1px solid #102f4a;
  border-bottom: 1px solid #102f4a;
}
.dropdown.dropdown-language .dropdown-body li a {
  display: block;
  font-size: 13px;
}
.dropdown.dropdown-language .dropdown-body li a:hover {
  color: #333;
}
.dropdown.dropdown-currency {
  width: 67px;
}
.dropdown.dropdown-currency.active {
  border-color: #102f4a;
}
.dropdown.dropdown-currency .dropdown-body {
  width: 67px;
  margin-left: -1px;
  border-left: 1px solid #102f4a;
  border-right: 1px solid #102f4a;
  border-bottom: 1px solid #102f4a;
}
.dropdown .dropdown-title {
  color: #fff;
  padding: 9px 11px;
  font-size: 13px;
  line-height: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.dropdown .dropdown-title .dropdown-arrow {
  display: inline-block;
  margin-left: 3px;
  margin-bottom: 1px;
  width: 9px;
  background: url("../dropdown-arrows.png") no-repeat;
  height: 5px;
}
.dropdown.active {
  background-color: #fff;
  border-right: 1px solid #fff;
}
.dropdown.active .dropdown-title {
  color: #102f4a;
}
.dropdown.active .dropdown-title .dropdown-arrow {
  background-position: 0 -5px;
}
.dropdown:hover {
  cursor: pointer;
}
.dropdown .dropdown-body {
  display: none;
  background-color: #fff;
  position: absolute;
}
.dropdown .dropdown-body ul {
  margin: 0;
  padding: 0;
}
.dropdown .dropdown-body ul li {
  font-size: 13px;
  border-top: 1px solid #102f4a;
  padding: 9px 11px;
  line-height: 13px;
}
.dropdown .dropdown-body ul li:before {
  display: none;
}
body:not(.page-) header {
  background-color: #102f4a;
}
body header {
  height: 156px;
  background: transparent;
}
.mobile-menu {
  display: none;
  position: absolute;
  width: 600px;
  background-color: #fff;
  z-index: 99999;
  -webkit-box-shadow: 15px 0 20px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 15px 0 20px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 15px 0 20px 0 rgba(0, 0, 0, 0.35);
  padding: 35px 40px;
}
.mobile-menu h1 {
  font-size: 56px;
}
.mobile-menu ul {
  margin: 0;
  padding: 0;
}
.mobile-menu ul li a {
  font-size: 56px;
  font-weight: 300;
  color: #102f4a;
}
.mobile-menu ul li.menu-catalog a {
  font-size: 40px;
}
.mobile-menu ul li .contact-address {
  font-size: 30px;
  color: #102f4a;
  font-weight: 300;
}
.mobile-menu ul li .contact-phone {
  font-size: 35px;
  font-weight: 600;
  color: #102f4a;
  margin-bottom: 25px;
}
.mobile-menu ul li + li {
  margin-top: 15px;
}
.mobile-menu ul li:before {
  display: none;
}
.mobile-menu .mobile-menu-block + .mobile-menu-block {
  margin-top: 80px;
}
.mobile-menu .mobile-menu-block h1 {
  margin-bottom: 35px;
}
.mobile-menu.open {
  display: block;
}
.block-navbar {
  position: absolute;
  width: 1170px;
  left: 50%;
  transform: translateX(-50%);
  top: 40px;
  z-index: 10000;
  padding-left: 10px;
  padding-right: 10px;
}
.block-navbar.search-opened .header-menu li {
  display: none;
}
.block-navbar.search-opened .header-search {
  display: block !important;
  top: 10px;
}
.block-navbar .header-logo {
  width: 305px;
  float: left;
}
.block-navbar .header-navbar {
  width: 845px;
  float: right;
}
.block-navbar .header-navbar .header-row {
  height: 40px;
}
.block-navbar .header-navbar .header-row .header-phone {
  font-size: 20px;
  color: #fff;
}
.block-navbar .header-navbar .header-row .header-favorites {
  float: left;
  padding-right: 11px;
  padding-left: 11px;
  height: 33px;
  line-height: 31px;
  color: #fff;
  border: 1px solid #bbbdc2;
  border-left: none;
}
.block-navbar .header-navbar .header-row .header-favorites .star {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-bottom: -2px;
  background: url("/i/favorite-icon.png") no-repeat;
}
.block-navbar .header-navbar .header-row .header-favorites.active .star {
  background-position: -15px 0;
}
.block-navbar .header-navbar .header-row .header-favorites.active .counter {
  display: inline-block;
}
.block-navbar .header-navbar .header-row .header-favorites .counter {
  color: #fff;
  display: none;
}
.block-navbar .header-navbar .header-row .header-menu {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  top: 2px;
  height: 100%;
  width: 750px;
}
.block-navbar .header-navbar .header-row .header-menu .header-search {
  position: absolute;
  width: 100%;
  display: block;
}
.block-navbar .header-navbar .header-row .header-menu .header-search input {
  background: none;
  border: none;
  width: 100%;
  height: 30px;
  color: #fff;
  font-size: 15px;
  padding: 0;
  border-bottom: 1px solid #83e6ff;
}
.block-navbar .header-navbar .header-row .header-menu .header-search input::-webkit-input-placeholder {
  color: #eee;
}
.block-navbar .header-navbar .header-row .header-menu .header-search input:-moz-placeholder {
  color: #eee;
}
.block-navbar .header-navbar .header-row .header-menu .header-search input::-moz-placeholder {
  color: #eee;
}
.block-navbar .header-navbar .header-row .header-menu .header-search input:-ms-input-placeholder {
  color: #eee;
}
.block-navbar .header-navbar .header-row .header-menu .header-search.hide {
  display: none;
}
.block-navbar .header-navbar .header-row .header-menu li {
  float: left;
  padding-top: 14px;
}
.block-navbar .header-navbar .header-row .header-menu li a {
  font-size: 16px;
  color: #fff;
}
.block-navbar .header-navbar .header-row .header-menu li a:hover,
.block-navbar .header-navbar .header-row .header-menu li a.active {
  color: #99ffff;
}
.block-navbar .header-navbar .header-row .header-menu li.hide {
  display: none;
}
.block-navbar .header-navbar .header-row .header-menu li + li {
  margin-left: 40px;
}
.block-navbar .header-navbar .header-row .header-menu li:before {
  display: none;
}
.block-navbar .header-navbar .header-search-icon,
.block-navbar .header-navbar .header-menu-icon {
  width: 22px;
  height: 22px;
  margin-top: 18px;
  float: left;
}
.block-navbar .header-navbar .header-search-icon:hover,
.block-navbar .header-navbar .header-menu-icon:hover {
  cursor: pointer;
}
.block-navbar .header-navbar .header-search-icon {
  background: url("../header-search.png") no-repeat;
}
.block-navbar .header-navbar .header-menu-icon {
  background: url("../header-menu.png") no-repeat;
  margin-left: 35px;
  display: none;
}
.block-navbar .header-navbar .header-menu-icon.active {
  background-position: -22px 0;
}
@media screen and (max-width: 1200px) {
  .block-navbar {
    width: 950px;
  }
  .block-navbar .header-navbar {
    width: 625px;
  }
  .block-navbar .header-navbar .header-row .header-menu {
    width: calc(100% - 100px);
  }
  .block-navbar .header-navbar .header-row .header-menu li:nth-child(4),
  .block-navbar .header-navbar .header-row .header-menu li:nth-child(5),
  .block-navbar .header-navbar .header-row .header-menu li:nth-child(6) {
    display: none;
  }
  .header-menu-icon {
    display: block !important;
  }
}
@media screen and (max-width: 992px) {
  .block-navbar {
    width: 730px;
  }
  .block-navbar .header-logo {
    width: 280px;
  }
  .block-navbar .header-navbar {
    width: 405px;
  }
  .block-navbar .header-navbar .header-row .header-menu li + li {
    margin-left: 13px;
  }
}
@media screen and (max-width: 768px) {
  .block-navbar {
    width: 100%;
  }
  .block-navbar.search-opened .header-logo {
    display: none;
  }
  .block-navbar.search-opened .header-menu {
    width: calc(100% - 160px) !important;
    display: block !important;
    position: absolute !important;
    left: 80px !important;
    top: 9px !important;
  }
  .block-navbar.search-opened .header-search {
    top: 0;
  }
  .block-navbar .header-navbar .header-row .header-menu-icon,
  .block-navbar .header-navbar .header-row .header-search-icon {
    position: absolute;
  }
  .block-navbar .header-navbar .header-row .header-search-icon {
    left: 30px;
  }
  .block-navbar .header-navbar .header-row .header-menu-icon {
    right: 30px;
  }
  .block-navbar .header-navbar .header-row:nth-child(1),
  .block-navbar .header-navbar .header-row .header-menu {
    display: none;
  }
  .block-navbar .header-logo {
    position: absolute;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
  }
  .mobile-menu {
    width: calc(100% - 85px);
  }
}
@media screen and (max-width: 600px) {
  .mobile-menu ul li a {
    font-size: 45px;
  }
  .mobile-menu ul li .contact-address,
  .mobile-menu ul li .contact-phone {
    font-size: 25px;
  }
  .mobile-menu ul li.menu-catalog a {
    font-size: 38px;
  }
  .mobile-menu h1 {
    font-size: 45px;
  }
}
@media screen and (max-width: 500px) {
  .mobile-menu ul li a {
    font-size: 35px;
  }
  .mobile-menu h1 {
    font-size: 35px;
  }
}
@media screen and (max-width: 430px) {
  header {
    height: 136px;
  }
  .block-navbar .header-logo img {
    display: block;
    width: 200px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 400px) {
  .mobile-menu ul li a {
    font-size: 25px;
  }
  .mobile-menu ul li .contact-address,
  .mobile-menu ul li .contact-phone {
    font-size: 22px;
  }
  .mobile-menu ul li.menu-catalog a {
    font-size: 22px;
  }
  .mobile-menu .mobile-menu-block h1 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .mobile-menu .mobile-menu-block + .mobile-menu-block {
    margin-top: 40px;
  }
}
@media screen and (max-width: 380px) {
  .block-navbar .header-logo img {
    width: 140px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 340px) {
  .mobile-menu ul li a {
    font-size: 20px;
  }
  .mobile-menu h1 {
    font-size: 20px;
  }
}
.block-carousel-wrapper {
  position: relative;
  margin-top: -160px;
  height: 101vh;
  margin-bottom: 5px;
}
.block-carousel-wrapper .block-carousel-gradient {
  position: absolute;
  top: 0;
  width: 100%;
  height: 160px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}
.block-carousel-wrapper .block-carousel-overlay {
  letter-spacing: 4px;
  font-size: 80px;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  line-height: 90px;
  text-transform: uppercase;
}
.block-carousel-wrapper .block-carousel-overlay:before,
.block-carousel-wrapper .block-carousel-overlay:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border: 1px solid transparent;
  border-left-color: #fff;
  border-right-color: #fff;
  width: 170px;
}
.block-carousel-wrapper .block-carousel-overlay:before {
  top: -150px;
  border-top-color: #fff;
  height: 130px;
}
.block-carousel-wrapper .block-carousel-overlay:after {
  bottom: -130px;
  border-bottom-color: #fff;
  height: 90px;
}
.block-carousel-wrapper .block-carousel-overlay b {
  font-size: 80px;
  color: white;
}
.block-carousel-wrapper .block-carousel {
  margin-bottom: 4px;
  height: 100%;
}
.block-carousel-wrapper .block-carousel .photo {
  background-size: cover;
  background-position: center center;
}
.block-carousel-wrapper .block-carousel .photo:first-child {
  height: 100%;
}
.block-carousel-wrapper .block-carousel.carousel {
  height: 100%;
}
.block-carousel-wrapper .block-carousel.carousel .carousel-pages {
  display: none;
}
.block-carousel-wrapper .block-carousel.carousel .carousel-group {
  height: 100%;
}
.block-carousel-wrapper .block-carousel.carousel .carousel-navbar {
  height: 100%;
}
.block-carousel-wrapper .block-carousel.carousel .carousel-navbar .carousel-navbutton {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  width: 22px;
  height: 51px;
  border: none;
}
.block-carousel-wrapper .block-carousel.carousel .carousel-navbar .carousel-navbutton span {
  font-size: 0;
}
.block-carousel-wrapper .block-carousel.carousel .carousel-navbar .carousel-next {
  right: 40px;
  background: url("/i/right-arrow.png") no-repeat;
}
.block-carousel-wrapper .block-carousel.carousel .carousel-navbar .carousel-next:hover {
  background: url("/i/right-arrow-active.png") no-repeat;
}
.block-carousel-wrapper .block-carousel.carousel .carousel-navbar .carousel-prev {
  left: 40px;
  background: url("/i/left-arrow.png") no-repeat;
}
.block-carousel-wrapper .block-carousel.carousel .carousel-navbar .carousel-prev:hover {
  background: url("/i/left-arrow-active.png") no-repeat;
}
.block-banners {
  margin-bottom: 4px;
}
.block-banners .banners-row {
  margin: 0;
}
.block-banners .banner-col {
  padding: 0;
}
.block-banners .banner-col:first-of-type {
  padding-right: 5px;
  padding-left: 0;
}
.block-banners .banner-col:last-of-type {
  padding-right: 0;
  padding-left: 5px;
}
.block-banners .banner-col .banner {
  position: relative;
  height: 280px;
  cursor: pointer;
}
.block-banners .banner-col .banner a {
  display: block;
  height: 100%;
  background-size: cover !important;
}
.block-banners .banner-col .banner a span {
  position: absolute;
  font-size: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.block-banners .banner-col .banner a:hover span {
  color: #00a8ff;
}
.block-text {
  margin-top: 90px;
  margin-bottom: 110px;
}
.block-text p {
  font-size: 18px;
}
.text-main-big h2,
.text-main-big .h2 {
  font-size: 30px;
}
.text-main-big p {
  font-size: 22px;
  line-height: 36px;
  margin-left: auto;
  margin-right: auto;
}
.header-text {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 30px;
  display: block;
}
.block-search {
  height: 630px;
  background: url("/i/2000-yacht-sale-heli-3 (1).jpg") no-repeat center center;
  background-size: cover;
}
.block-search .block-form-wrapper {
  position: relative;
}
.block-search .block-form-wrapper .block-form {
  position: absolute;
  padding: 50px;
  width: 570px;
  height: 510px;
  background-color: #fff;
  top: 60px;
  left: 0;
}
.block-search .block-form-wrapper .block-form .header-text {
  margin-top: 6px;
}
.block-search .block-form-wrapper .block-form .btn {
  margin-top: 20px;
  height: 80px;
}
.block-search .block-form-wrapper .block-form .btn span {
  text-transform: uppercase;
}
.block-search .block-form-wrapper .block-form .block-form-radios {
  margin-top: 20px;
}
.block-search .block-form-wrapper .block-form .block-form-radios .radio-wrapper {
  display: inline-block;
}
.block-search .block-form-wrapper .block-form .block-form-radios .radio-wrapper label {
  cursor: pointer;
}
.block-search .block-form-wrapper .block-form .block-form-radios .radio-wrapper + .radio-wrapper {
  margin-left: 20px;
}
.block-search .block-form-wrapper .block-form .block-form-selects {
  margin-top: 35px;
}
.block-search .block-form-wrapper .block-form .block-form-selects select:not(:first-child) {
  margin-top: 10px;
}
.block-search .block-form-wrapper .block-form .block-form-primary-cell {
  width: 100%;
  margin-right: 10px;
  float: left;
}
.block-search .block-form-wrapper .block-form .block-form-secondary-cell {
  width: 180px;
  float: left;
}
.block-top-sellers {
  background: url("/i/top-sellers.png") no-repeat center center;
  background-size: cover;
  height: 700px;
  overflow: hidden;
}
.block-top-sellers .header-text {
  margin-top: 100px;
  color: #fff;
}
.block-top-sellers .carousel-all-offers {
  display: block;
  width: 300px;
  margin: 125px auto 0 auto;
  border-color: white !important;
  background-color: unset !important;
}
.block-top-sellers .carousel-all-offers span {
  color: white !important;
}
.block-top-sellers .carousel-all-offers:hover {
  background-color: white !important;
}
.block-top-sellers .carousel-all-offers:hover span {
  color: black !important;
}
.block-top-sellers .carousel-all-offers-blue {
  display: block;
  margin-top: 125px;
  width: 200px;
  border-color: #83e6ff !important;
  background-color: unset !important;
}
.block-top-sellers .carousel-all-offers-blue span {
  color: black !important;
}
.block-top-sellers .carousel-all-offers-blue:hover {
  background-color: #83e6ff !important;
}
.block-top-sellers .carousel-all-offers-blue:hover span {
  color: white !important;
}
.block-top-sellers .catalog-item {
  float: left;
  margin-right: 30px;
}
.block-top-sellers .catalog-item .item-info {
  padding-bottom: 25px;
  height: 140px;
  box-shadow: none;
  transition: all 0.3s;
}
.block-top-sellers .top-sellers-carousel:not(.carousel) .catalog-item {
  display: none;
}
.block-top-sellers .top-sellers-carousel:not(.carousel) .catalog-item:first-child,
.block-top-sellers .top-sellers-carousel:not(.carousel) .catalog-item:nth-child(2),
.block-top-sellers .top-sellers-carousel:not(.carousel) .catalog-item:nth-child(3) {
  display: block;
}
.block-top-sellers .top-sellers-carousel:not(.carousel) .catalog-item:nth-child(3) {
  margin-right: 0;
}
.block-top-sellers .carousel {
  height: 330px;
  overflow-y: visible;
}
.block-top-sellers .carousel .carousel-area {
  padding-top: 10px;
}
.block-top-sellers .carousel .carousel-navbar {
  display: block !important;
  position: absolute;
  bottom: -60px;
}
.block-top-sellers .carousel .carousel-navbar .carousel-navbutton {
  position: absolute;
  top: -220px;
  width: 22px;
  height: 51px;
  border: none;
}
.block-top-sellers .carousel .carousel-navbar .carousel-navbutton span {
  font-size: 0;
}
.block-top-sellers .carousel .carousel-navbar .carousel-next {
  right: -7%;
  background: url("/i/right-arrow.png") no-repeat;
}
.block-top-sellers .carousel .carousel-navbar .carousel-next:hover {
  background: url("/i/right-arrow-active.png") no-repeat;
}
.block-top-sellers .carousel .carousel-navbar .carousel-prev {
  left: -7%;
  background: url("/i/left-arrow.png") no-repeat;
}
.block-top-sellers .carousel .carousel-navbar .carousel-prev:hover {
  background: url("/i/left-arrow-active.png") no-repeat;
}
.block-top-sellers .carousel .carousel-navbar .carousel-pages i {
  background: url("/i/slider-listing.png") no-repeat;
  border: none;
  width: 10px;
  height: 10px;
}
.block-top-sellers .carousel .carousel-navbar .carousel-pages i.active {
  background-position: -10px 0;
}
.block-top-sellers .carousel .carousel-navbar .carousel-pages i span {
  display: none;
}
.block-top-sellers .carousel .carousel-group {
  /*transition: all 0.3s;
			top: 0;*/
}
.block-top-sellers .carousel .carousel-group .item-image {
  border: none;
}
.block-top-sellers .carousel .carousel-group:hover {
  /*top: -10px;*/
  cursor: pointer;
}
.block-top-sellers .carousel .carousel-group:hover .item-info {
  box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.25);
}
.block-top-sellers .carousel .carousel-group .catalog-item {
  transition: all 0.3s;
  top: 0;
}
.block-top-sellers .carousel .carousel-group .catalog-item:hover {
  top: -10px;
}
.block-top-sellers-building {
  background: url("/i/top-sellers.png") no-repeat center center;
  background-size: cover;
  height: 600px;
  overflow: hidden;
}
.block-top-sellers-building h2 {
  margin-top: 100px;
}
.block-top-sellers-building .catalog-item {
  float: left;
  margin-right: 30px;
}
.block-top-sellers-building .catalog-item .item-info {
  padding-bottom: 25px;
  height: 140px;
  box-shadow: none;
  transition: all 0.3s;
}
.block-top-sellers-building .top-sellers-carousel:not(.carousel) .catalog-item {
  display: none;
}
.block-top-sellers-building .top-sellers-carousel:not(.carousel) .catalog-item:first-child,
.block-top-sellers-building .top-sellers-carousel:not(.carousel) .catalog-item:nth-child(2),
.block-top-sellers-building .top-sellers-carousel:not(.carousel) .catalog-item:nth-child(3) {
  display: block;
}
.block-top-sellers-building .top-sellers-carousel:not(.carousel) .catalog-item:nth-child(3) {
  margin-right: 0;
}
.block-top-sellers-building .carousel {
  height: 330px;
  overflow-y: visible;
}
.block-top-sellers-building .carousel .carousel-area {
  padding-top: 10px;
}
.block-top-sellers-building .carousel .carousel-navbar {
  display: block !important;
  position: absolute;
  bottom: -60px;
}
.block-top-sellers-building .carousel .carousel-navbar .carousel-navbutton {
  position: absolute;
  top: -220px;
  width: 22px;
  height: 51px;
  border: none;
}
.block-top-sellers-building .carousel .carousel-navbar .carousel-navbutton span {
  font-size: 0;
}
.block-top-sellers-building .carousel .carousel-navbar .carousel-next {
  right: -7%;
  background: url("/i/right-arrow.png") no-repeat;
}
.block-top-sellers-building .carousel .carousel-navbar .carousel-next:hover {
  background: url("/i/right-arrow-active.png") no-repeat;
}
.block-top-sellers-building .carousel .carousel-navbar .carousel-prev {
  left: -7%;
  background: url("/i/left-arrow.png") no-repeat;
}
.block-top-sellers-building .carousel .carousel-navbar .carousel-prev:hover {
  background: url("/i/left-arrow-active.png") no-repeat;
}
.block-top-sellers-building .carousel .carousel-navbar .carousel-pages i {
  background: url("/i/slider-listing.png") no-repeat;
  border: none;
  width: 10px;
  height: 10px;
}
.block-top-sellers-building .carousel .carousel-navbar .carousel-pages i.active {
  background-position: -10px 0;
}
.block-top-sellers-building .carousel .carousel-navbar .carousel-pages i span {
  display: none;
}
.block-top-sellers-building .carousel .carousel-group {
  transition: all 0.3s;
  top: 0;
}
.block-top-sellers-building .carousel .carousel-group .item-image {
  border: none;
}
.block-top-sellers-building .carousel .carousel-group:hover {
  top: -10px;
  cursor: pointer;
}
.block-top-sellers-building .carousel .carousel-group:hover .item-info {
  box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.25);
}
.block-yacht-review {
  padding-top: 86px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}
.block-yacht-review .btn-more-review {
  color: #fff;
  font-size: 12px;
}
.block-yacht-review .btm-more-offers {
  font-size: 14px;
  position: absolute;
  right: 405px;
  bottom: 50px;
  z-index: 4;
}
.block-yacht-review .btm-more-offers:hover {
  border-color: #83e6ff;
  color: #102f4a;
}
.block-yacht-review .carousel {
  height: 482px;
  overflow-y: visible;
}
.block-yacht-review .carousel .carousel-area {
  overflow: visible;
}
.block-yacht-review .carousel .carousel-navbar {
  display: block !important;
  z-index: 101;
}
.block-yacht-review .carousel .carousel-navbar .carousel-pages {
  display: none;
}
.block-yacht-review .carousel .carousel-navbar .carousel-navbutton {
  position: absolute;
  background: #fff;
  width: 12px;
  height: 26px;
  border: none;
  top: -485px;
}
.block-yacht-review .carousel .carousel-navbar .carousel-navbutton span {
  font-size: 0;
}
.block-yacht-review .carousel .carousel-navbar .carousel-next {
  background: url("/i/right-arrow-blue.png") no-repeat;
  /*left: 155px;*/
  left: 380px;
}
.block-yacht-review .carousel .carousel-navbar .carousel-prev {
  background: url("/i/left-arrow-blue.png") no-repeat;
  /*left: 120px;*/
  left: 340px;
}
.block-yacht-review .carousel .carousel-box {
  background-color: #fff;
}
.block-yacht-review .header-text {
  text-transform: uppercase;
  margin: 0;
  position: absolute;
  z-index: 100;
  background-color: #fff;
  top: 65px;
  left: 25px;
  padding-bottom: 17px;
  padding-right: 115px;
}
.block-yacht-review .block-hideline {
  position: absolute;
  float: left;
  height: 400px;
  width: 243px;
  z-index: 2;
  background-color: #fff;
}
.block-yacht-review .lines {
  width: 90%;
  float: right;
  position: relative;
  padding: 8px;
}
.block-yacht-review .lines .carousel-group {
  z-index: 3;
}
.block-yacht-review .lines .review-inside-lines {
  background-color: #fff;
  padding: 63px 100px 0px 450px;
  height: 466px;
}
.block-yacht-review .lines .review-inside-lines .review-header {
  text-transform: none;
  font-size: 44px;
  font-weight: 300;
  color: #003366;
  line-height: 48px;
}
.block-yacht-review .lines .review-inside-lines .review-date {
  font-size: 11px;
  text-transform: uppercase;
  color: #b3b3b3;
}
.block-yacht-review .lines .review-inside-lines .review-description {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 35px;
}
.block-yacht-review .lines .review-inside-lines .review-image-wrapper {
  position: absolute;
  left: -100px;
  top: 20px;
  bottom: 40px;
  height: 370px;
  background-color: #fff;
  z-index: 3;
}
.block-yacht-review .lines .review-inside-lines .review-image-wrapper .review-image {
  width: 520px;
  height: 290px;
  background-position: center center !important;
  background-size: cover !important;
  /* object-fit: contain !important; */
  margin-top: 44px;
}
.block-news {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  background-color: #f2f6f9;
}
.block-news .news-container {
  display: grid;
  grid-gap: 25px;
  grid-template-columns: 1fr 1fr 1fr;
}
.block-news .news-item {
  text-align: left;
}
.block-news .header-text {
  color: #102f4a;
  margin-top: 0;
  margin-bottom: 60px;
  text-transform: uppercase;
  text-align: center;
}
.block-news .news-button-wrapper {
  margin-top: 40px;
}
.block-news .container {
  padding-left: 0;
  padding-right: 0;
}
.block-about {
  background: url('/i/main-about.png') no-repeat center center;
  background-size: cover;
  height: 526px;
  position: relative;
}
.block-about .about-header {
  position: absolute;
  color: #fff;
  top: 40%;
  left: 50%;
  transform: translate(-50%);
  font-weight: 300;
  text-transform: uppercase;
  font-size: 77px;
}
.block-about-text {
  padding-top: 100px;
  padding-bottom: 100px;
}
.block-about-text .about-row {
  margin-left: 0;
  margin-right: 0;
}
.block-about-text .about-cols {
  width: 40%;
}
.block-about-text .about-cols * {
  font-size: 15px;
  line-height: 28px;
}
.block-about-text .about-cols + .about-cols {
  margin-left: 40px;
}
.block-about-text .about-main-text * {
  font-size: 20px;
  line-height: 36px;
}
.block-about-text .managers-carousel:not(.carousel) .manager-block:not(:first-child) {
  display: none;
}
.block-about-text .manager-block-wrapper {
  position: relative;
}
.block-about-text .manager-block-wrapper .header-text {
  text-transform: uppercase;
  position: absolute;
  z-index: 100;
  top: -38px;
  left: 6px;
  padding-bottom: 10px;
  padding-right: 94px;
  background-color: #fff;
}
.block-about-text .manager-block-wrapper .carousel {
  height: 440px;
  overflow-y: visible;
}
.block-about-text .manager-block-wrapper .carousel .carousel-area {
  overflow: visible;
}
.block-about-text .manager-block-wrapper .carousel .carousel-area .carousel-box {
  background-color: #fff;
}
.block-about-text .manager-block-wrapper .carousel .carousel-navbar {
  display: block !important;
  z-index: 101;
}
.block-about-text .manager-block-wrapper .carousel .carousel-navbar .carousel-pages {
  display: none;
}
.block-about-text .manager-block-wrapper .carousel .carousel-navbar .carousel-navbutton {
  position: absolute;
  background: #fff;
  width: 12px;
  height: 26px;
  border: none;
  top: -443px;
}
.block-about-text .manager-block-wrapper .carousel .carousel-navbar .carousel-navbutton span {
  font-size: 0;
}
.block-about-text .manager-block-wrapper .carousel .carousel-navbar .carousel-prev {
  background: url("/i/left-arrow-blue.png") no-repeat;
  left: 225px;
}
.block-about-text .manager-block-wrapper .carousel .carousel-navbar .carousel-next {
  background: url("/i/right-arrow-blue.png") no-repeat;
  left: 260px;
}
.block-about-text .manager-block-wrapper .lines {
  position: relative;
  width: 100%;
  float: right;
  padding: 8px;
}
.block-about-text .manager-block-wrapper .lines .manager-block {
  padding: 60px 30px 55px;
  background-color: #fff;
}
.block-about-text .manager-block-wrapper .lines .manager-block .manager-quote {
  font-size: 15px;
}
.block-about-text .manager-block-wrapper .lines .manager-block .manager-photo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
  border-radius: 50%;
  width: 100px;
  height: 100px;
}
.block-about-text .manager-block-wrapper .lines .manager-block .manager-name {
  font-weight: bold;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 28px;
}
.block-about-text .manager-block-wrapper .lines .manager-block .manager-position {
  color: #b3b3b3;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  margin-top: 18px;
  text-align: center;
}
.block-about-text .manager-block-wrapper .lines .manager-block .manager-phone {
  text-align: center;
  font-size: 15px;
  line-height: 15px;
  margin-top: 30px;
}
.block-about-text .manager-block-wrapper .lines .manager-block .manager-email {
  text-align: center;
  margin-top: 10px;
}
.block-about-text .manager-block-wrapper .lines .manager-block .manager-email a {
  color: #003366;
  font-size: 13px;
  text-decoration: underline;
}
.block-about-text .manager-block-wrapper .lines .manager-block .manager-email a:hover {
  color: #003366;
}
@media screen and (max-width: 1350px) {
  .block-top-sellers .content {
    width: 770px;
  }
  .block-news .news-item {
    width: 368px;
    margin-left: 0 !important;
    margin-bottom: 50px;
  }
  .block-news .news-item .item-image {
    width: 100%;
    height: 183px;
    background-size: cover !important;
  }
  .block-news .news-item:nth-child(odd) {
    /*margin-right: 30px;*/
  }
}
@media screen and (max-width: 1220px) {
  .block-yacht-review .carousel .review-inside-lines {
    padding-right: 60px;
  }
  .block-yacht-review .carousel .carousel-navbar .carousel-next {
    left: 405px;
  }
  .block-yacht-review .carousel .carousel-navbar .carousel-prev {
    left: 365px;
  }
}
@media screen and (max-width: 1050px) {
  .block-about .about-header {
    font-size: 70px;
  }
}
@media screen and (max-width: 992px) {
  .block-yacht-review.content {
    width: 100%;
    padding-right: 20px;
  }
  .block-yacht-review .lines .review-inside-lines {
    padding-right: 20px;
    padding-left: 430px;
  }
  .block-yacht-review .carousel .carousel-navbar .carousel-prev {
    left: 355px;
  }
  .block-yacht-review .carousel .carousel-navbar .carousel-next {
    left: 395px;
  }
  .btm-more-offers {
    right: 8px !important;
    bottom: 8px !important;
  }
  .block-about .about-header {
    font-size: 56px;
  }
  .block-news .news-item {
    width: 350px;
  }
  .block-banners .banner-col {
    padding: 0 !important;
  }
  .block-about-text .manager-block-wrapper {
    margin-top: 40px;
  }
  .block-about-text .manager-block-wrapper h2 {
    padding-right: 110px !important;
  }
  .block-about-text .manager-block-wrapper .manager-block .manager-quote {
    text-align: center;
  }
}
@media screen and (max-width: 900px) {
  .block-top-sellers .content {
    width: 370px !important;
  }
  .block-top-sellers .carousel .carousel-navbar .carousel-navbutton.carousel-next {
    right: -25%;
  }
  .block-top-sellers .carousel .carousel-navbar .carousel-navbutton.carousel-prev {
    left: -25%;
  }
}
@media screen and (max-width: 870px) {
  .block-yacht-review .lines .review-inside-lines h1 {
    font-size: 35px;
  }
}
@media screen and (max-width: 830px) {
  .block-yacht-review .review-inside-lines {
    padding-top: 40px !important;
  }
  .block-yacht-review h1 {
    font-size: 37px;
  }
}
@media screen and (max-width: 768px) {
  .main-navbar {
    width: 100% !important;
  }
  .block-carousel-wrapper .carousel .carousel-navbar .carousel-next,
  .block-carousel-wrapper .carousel .carousel-navbar .carousel-prev {
    top: initial !important;
    transform: none !important;
    bottom: 30px !important;
  }
  .block-carousel-wrapper .carousel .carousel-navbar .carousel-pages {
    display: block;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
  }
  .block-carousel-wrapper .carousel .carousel-navbar .carousel-pages i {
    background: url("/i/slider-listing.png") no-repeat;
    border: none;
    width: 10px;
    height: 10px;
  }
  .block-carousel-wrapper .carousel .carousel-navbar .carousel-pages i.active {
    background-position: -10px 0;
  }
  .block-carousel-wrapper .carousel .carousel-navbar .carousel-pages i span {
    display: none;
  }
  .block-yacht-review {
    padding-bottom: 40px !important;
  }
  .block-yacht-review .review-carousel {
    height: initial !important;
  }
  .block-yacht-review .review-carousel .carousel-navbar {
    top: 0;
  }
  .block-yacht-review .review-carousel .carousel-navbar .carousel-prev,
  .block-yacht-review .review-carousel .carousel-navbar .carousel-next {
    top: -76px !important;
  }
  .block-yacht-review .review-carousel .carousel-group {
    position: relative;
  }
  .block-yacht-review .review-carousel .carousel-group .review-inside-lines {
    height: initial !important;
    padding-top: 0 !important;
  }
  .block-yacht-review .review-carousel .carousel-group .review-inside-lines .review-image-wrapper {
    height: initial !important;
  }
  .block-search .block-form-wrapper .block-form {
    left: 50%;
    transform: translateX(-50%);
  }
  .block-news .content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .block-news .content .news-item {
    width: 100%;
    height: auto;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .block-news .content .news-item .item-image {
    height: auto;
  }
  .block-news .content .news-item .item-title {
    font-size: 22px;
  }
  .block-about .about-header {
    font-size: 42px;
  }
  .block-about-text {
    padding-top: 70px;
  }
  .block-about-text .manager-block-wrapper h2 {
    padding-right: 90px !important;
  }
  .block-about-text .carousel-prev {
    left: 170px !important;
  }
  .block-about-text .carousel-next {
    left: 200px !important;
  }
  .block-about-text .col-sm-6 {
    float: left;
  }
  .block-about-text .content {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .block-about-text .content .about-cols {
    width: 100%;
    margin: 0;
  }
  .block-yacht-review {
    padding-left: 20px;
    padding-right: 20px;
  }
  .block-yacht-review h2 {
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
  }
  .block-yacht-review .review-date {
    margin-top: 15px;
  }
  .block-yacht-review .carousel {
    height: 600px;
  }
  .block-yacht-review .carousel .carousel-navbar .carousel-prev,
  .block-yacht-review .carousel .carousel-navbar .carousel-next {
    top: -610px;
  }
  .block-yacht-review .carousel .carousel-navbar .carousel-prev {
    left: 30px;
  }
  .block-yacht-review .carousel .carousel-navbar .carousel-next {
    right: 30px;
    left: initial;
  }
  .block-yacht-review .lines {
    width: 100%;
    background: none;
  }
  .block-yacht-review .lines .review-inside-lines {
    padding: 0;
  }
  .block-yacht-review .lines .review-inside-lines .review-image-wrapper {
    position: initial;
  }
  .block-yacht-review .lines .review-inside-lines .review-image-wrapper .review-image {
    width: 100%;
    background-size: cover !important;
  }
}
@media screen and (max-width: 1200px) {
  .block-carousel-overlay {
    font-size: 50px !important;
    line-height: 60px !important;
  }
  .block-carousel-overlay:before,
  .block-carousel-overlay:after {
    width: 120px !important;
  }
  .block-carousel-overlay:before {
    top: -80px !important;
    height: 80px !important;
  }
  .block-carousel-overlay:after {
    bottom: -40px !important;
    height: 40px !important;
  }
  .block-carousel-overlay b {
    font-size: 50px !important;
  }
  .news-container {
    grid-gap: 0 !important;
    grid-template-columns: 1fr !important;
  }
  .news-item {
    justify-self: center;
  }
}
@media screen and (max-width: 900px) {
  .block-carousel-overlay {
    font-size: 40px !important;
  }
  .block-carousel-overlay:before,
  .block-carousel-overlay:after {
    display: none !important;
  }
}
@media screen and (max-width: 800px) {
  .block-carousel-overlay {
    font-size: 40px !important;
  }
}
@media screen and (max-width: 600px) {
  .block-carousel-overlay {
    font-size: 30px !important;
  }
  .block-search .block-form-wrapper .block-form {
    padding: 30px;
    width: 100%;
  }
  .block-search .block-form-wrapper .block-form .block-form-selects .block-form-secondary-cell {
    width: 27%;
  }
  .block-top-sellers .carousel .carousel-navbar .carousel-navbutton {
    display: none;
  }
}
@media screen and (max-width: 580px) {
  .block-about {
    height: 250px;
  }
  .block-about .about-header {
    font-size: 28px;
  }
}
@media screen and (max-width: 506px) {
  .block-carousel-overlay {
    display: none !important;
  }
  .block-top-sellers .content {
    width: 100% !important;
  }
  .block-news .content .news-item .item-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 460px) {
  .block-search .block-form-wrapper .block-form .block-form-selects .block-form-secondary-cell {
    width: 35%;
  }
}
@media screen and (max-width: 400px) {
  .block-top-sellers .catalog-item {
    width: 100%;
  }
  .block-top-sellers .catalog-item .item-image {
    width: 100%;
  }
  .block-about-text .manager-block-wrapper h2 {
    padding-right: 80px !important;
    top: -32px;
  }
  .block-about-text .carousel-prev {
    left: 140px !important;
  }
  .block-about-text .carousel-next {
    left: 170px !important;
  }
}
footer {
  background: url("/i/footer.png") no-repeat center center;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 70px;
}
footer .clock-col .clock-city,
footer .clock-col .mobile-clock-city {
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  line-height: 15px;
  margin-bottom: 18px;
  text-transform: uppercase;
}
footer .clock-col .clock-phone,
footer .clock-col .mobile-clock-phone {
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 14px;
}
footer .clock-col .clock-address {
  color: #ccc;
  font-size: 13px;
}
footer .clock-col .mobile-clock-info {
  display: none;
}
footer .footer-line {
  background: url("/i/footer-line.png") no-repeat;
  background-size: cover;
  height: 31px;
  margin-top: 40px;
  margin-bottom: 40px;
}
footer .footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .footer-menu li a {
  display: block;
  color: #fff;
  line-height: 13px;
  font-size: 13px;
}
footer .footer-menu li a:hover,
footer .footer-menu li a.active {
  color: #99ffff;
}
footer .footer-menu li:before {
  display: none;
}
footer .footer-menu li + li {
  margin-top: 25px;
}
footer .footer-copyright-col,
footer .mobile-footer-copyright {
  color: #5e6a76;
  font-size: 13px;
}
footer .mobile-footer-copyright {
  display: none;
}
@media screen and (max-width: 992px) {
  footer .clock-col {
    width: 33%;
    float: left;
  }
  footer .clock-col .clock-info {
    margin-top: 20px;
  }
  footer .footer-logo-col {
    width: 25%;
    float: left;
  }
  footer .footer-logo-col img {
    width: 150px;
    height: auto;
  }
  footer .footer-menu-col {
    width: 25%;
    float: left;
  }
  footer .footer-copyright-col {
    margin-top: 200px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  footer .content {
    padding-right: 20px;
    padding-left: 20px;
  }
  footer .content .clock-col {
    width: 100%;
  }
  footer .content .clock-col + .clock-col {
    margin-top: 50px;
  }
  footer .content .clock-col .clock-canvas,
  footer .content .clock-col .clock-info {
    float: left;
    width: 50%;
  }
  footer .content .clock-col .clock-phone,
  footer .content .clock-col .clock-city {
    display: none;
  }
  footer .content .clock-col canvas {
    float: left;
  }
  footer .content .clock-col .mobile-clock-info {
    display: block;
    float: left;
    margin-left: 25px;
    margin-top: 8px;
  }
  footer .content .footer-logo-col {
    width: 50%;
    float: left;
    min-height: 50px;
    margin-bottom: 40px;
  }
  footer .content .footer-menu-col {
    width: 33%;
  }
  footer .content .footer-copyright-col {
    display: none;
  }
  footer .content .mobile-footer-copyright {
    display: block;
    width: 50%;
    min-height: 50px;
    margin-bottom: 40px;
    float: right;
    text-align: right;
  }
}
@media screen and (max-width: 600px) {
  footer .content .footer-logo-col,
  footer .content .mobile-footer-copyright {
    min-height: 75px;
  }
}
@media screen and (max-width: 585px) {
  footer .content .footer-logo-col img {
    width: 100%;
    height: auto;
  }
  footer .content .clock-col canvas {
    display: block;
    float: initial;
    margin-left: auto;
    margin-right: auto;
  }
  footer .content .clock-col .mobile-clock-info {
    text-align: center;
    margin-left: 0;
    float: initial;
    margin-top: 15px;
  }
}
@media screen and (max-width: 475px) {
  footer .content .footer-logo-col,
  footer .content .mobile-footer-copyright {
    min-height: 55px;
  }
}
.catalog-item {
  width: 370px;
  height: 330px;
  position: relative;
  float: left;
  top: 0;
  transition: top 0.3s, box-shadow 0.3s;
}
.catalog-item .brand-logo {
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  height: 153px;
}
.catalog-item .item-image {
  width: 370px;
  height: 176px;
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  background-size: cover !important;
}
.catalog-item .item-info {
  background-color: #fff;
  height: 170px;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  padding: 30px 28px 26px;
  text-align: left;
}
.catalog-item .item-info .item-info-name {
  color: #003366;
  font-size: 16px;
  margin-bottom: 14px;
  line-height: 16px;
}
.catalog-item .item-info .item-info-brand,
.catalog-item .item-info .item-info-city {
  font-size: 11px;
  line-height: 11px;
  margin-bottom: 13px;
}
.catalog-item .item-info .item-info-brand {
  color: #e5e5e5;
}
.catalog-item .item-info .item-info-city {
  color: #333;
}
.catalog-item .item-info .item-info-bottom-info > div {
  display: inline-block;
}
.catalog-item .item-info .item-info-bottom-info > div + div {
  margin-left: 28px;
}
.catalog-item .item-info .item-info-bottom-info .item-info-price {
  font-size: 20px;
  margin-bottom: 8px;
}
.catalog-item .item-info .item-info-bottom-info .item-info-currency {
  margin-right: 3px;
  font-size: 20px;
  font-style: normal;
}
.catalog-item .item-info .item-info-bottom-info .item-info-currency:after {
  content: attr(data-unit);
}
.catalog-item .item-info-year,
.catalog-item .item-info-speed,
.catalog-item .item-info-cabins {
  display: inline-block;
  font-size: 11px;
  color: #333 !important;
  margin-left: 20px;
}
.catalog-item .item-info-year span,
.catalog-item .item-info-speed span,
.catalog-item .item-info-cabins span {
  color: #333 !important;
  font-size: 11px;
}
.catalog-item.sold-YES .item-image:before {
  display: block;
  content: " ";
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  width: 100%;
  height: 176px;
}
.catalog-item.sold-YES .item-image:after {
  content: " ";
  display: block;
  position: absolute;
  background: url('/i/sold-logo.png') no-repeat center center;
  width: 100%;
  height: 176px;
}
.catalog-listing.tile .list-view {
  display: none !important;
}
.catalog-listing.list .tile-view {
  display: none !important;
}
.catalog-listing.list .catalog-item {
  width: 100%;
  height: 176px;
}
.catalog-listing.list .catalog-item.sold-YES .item-image:before {
  display: block;
  content: " ";
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  width: 370px;
  height: 176px;
}
.catalog-listing.list .catalog-item.sold-YES .item-image:after {
  content: " ";
  display: block;
  position: absolute;
  background: url('/i/sold-logo.png') no-repeat center center;
  width: 370px;
  height: 176px;
}
.catalog-listing.list .catalog-item .item-info-first-column {
  width: 300px;
  float: left;
}
.catalog-listing.list .catalog-item .favorite-list .btn.active {
  background-color: #59deff;
  border-color: #59deff;
  box-shadow: none;
}
.catalog-listing.list .catalog-item .favorite-list .btn.active i {
  background-position: -15px 0 !important;
}
.catalog-listing.list .catalog-item .favorite-list .btn.active span {
  color: #fff;
}
.catalog-listing.list .catalog-item .item-info-second-column {
  float: left;
}
.catalog-listing.list .catalog-item .item-info-second-column * {
  color: #333;
  font-size: 13px;
}
.catalog-listing.list .catalog-item .item-image {
  width: 370px;
  height: 176px;
  float: left;
}
.catalog-listing.list .catalog-item .item-info {
  background-color: #fff;
  height: 176px;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  text-align: left;
  padding: 40px 48px 48px 420px;
}
.catalog-listing.list .catalog-item .item-info .main-info {
  margin-right: 90px;
}
.catalog-listing.list .catalog-item .item-info .second-info > * {
  line-height: 28px;
}
.catalog-listing.list .catalog-item .item-info .button-wrapper {
  line-height: 78px;
}
.catalog-listing.list .catalog-item .item-info .button-wrapper .btn {
  padding-right: 15px;
  padding-left: 15px;
}
.catalog-listing.list .catalog-item .item-info .button-wrapper .btn i {
  background: url("/i/favorite-icon-on-product.png") no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 4px;
  margin-bottom: -2px;
}
.catalog-listing.list .catalog-item .item-info .main-info,
.catalog-listing.list .catalog-item .item-info .second-info {
  float: left;
}
.catalog-listing.list .catalog-item .item-info .item-info-name {
  color: #003366;
  font-size: 21px;
  margin-bottom: 14px;
  line-height: 21px;
}
.catalog-listing.list .catalog-item .item-info .item-info-brand,
.catalog-listing.list .catalog-item .item-info .item-info-city {
  font-size: 11px;
  line-height: 11px;
  margin-bottom: 13px;
}
.catalog-listing.list .catalog-item .item-info .item-info-brand {
  color: #e5e5e5;
}
.catalog-listing.list .catalog-item .item-info .item-info-city {
  color: #333;
}
.catalog-listing.list .catalog-item .item-info .item-info-price {
  font-size: 21px;
  font-weight: 300;
}
.catalog-listing.list .catalog-item .item-info .item-info-year,
.catalog-listing.list .catalog-item .item-info .item-info-speed {
  font-size: 13px;
}
.catalog-listing.list .catalog-item:hover {
  box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.25);
  top: 0;
}
.catalog-listing.list .catalog-item + .catalog-item-list {
  margin-top: 28px;
}
.filter-wrapper {
  margin-top: 60px;
  margin-bottom: 40px;
}
.filter-wrapper .lines {
  overflow: hidden;
}
.filter-wrapper .lines .filter {
  position: relative;
  margin: 6px;
  padding: 40px;
  background-color: #fff;
}
.filter-wrapper .lines .filter .checkbox-daily-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  align-items: center;
  justify-items: center;
  padding-top: 50px;
}
.filter-wrapper .lines .filter .checkbox-daily-wrapper .filter-title {
  margin-bottom: 0px;
}
.filter-wrapper .lines .filter .checkbox-daily-wrapper input[type='checkbox'] {
  display: grid;
  align-items: center;
  justify-items: center;
  justify-self: start;
  width: 30px;
  height: 30px;
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid black;
  position: relative;
  box-sizing: content-box;
}
.filter-wrapper .lines .filter .checkbox-daily-wrapper input[type='checkbox']:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #8f8f8f;
  transition: 0.3s;
}
.filter-wrapper .lines .filter .checkbox-daily-wrapper input[type='checkbox']:checked:after {
  width: 20px;
  height: 20px;
  border-radius: 0%;
}
.filter-wrapper .lines .filter .filter-reset {
  position: absolute;
  right: 15px;
  top: 8px;
  width: 135px;
  cursor: pointer;
}
.filter-wrapper .lines .filter .filter-reset a {
  font-size: 10px;
  color: #adadad;
  text-transform: uppercase;
}
.filter-wrapper .lines .filter .filter-reset i {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 3px;
  background: url("/i/filter-reset.png") no-repeat;
}
.filter-wrapper .lines .filter .btn {
  width: 100%;
  height: 53px;
}
.filter-wrapper .lines .filter .filter-title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  height: 18px;
  color: #333;
  margin-bottom: 20px;
  display: block;
}
.filter-wrapper .lines .filter .filter-type {
  line-height: 51px;
}
.filter-wrapper .lines .filter .filter-type .radio-wrapper {
  display: inline-block;
}
.filter-wrapper .lines .filter .filter-type .radio-wrapper + .radio-wrapper {
  margin-left: 30px;
}
.sort-wrapper {
  margin-bottom: 40px;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
}
.sort-wrapper .sort-text {
  margin-right: 20px;
}
.sort-wrapper .sort-item {
  color: #999;
  cursor: pointer;
}
.sort-wrapper .sort-item + .sort-item {
  margin-left: 25px;
}
.sort-wrapper .sort-item i {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-left: 5px;
  margin-bottom: -2px;
}
.sort-wrapper .sort-item.active .name {
  color: #102f4a;
  border-bottom: 1px dotted #000;
}
.sort-wrapper .sort-item.desc i {
  background: url("/i/sort-arrows.png") no-repeat -9px 0;
}
.sort-wrapper .sort-item.asc i {
  background: url("/i/sort-arrows.png") no-repeat;
}
.sort-wrapper .listing-view .view {
  display: inline-block;
  cursor: pointer;
  width: 29px;
  height: 29px;
  background: url("/i/listing-view.png") no-repeat;
}
.sort-wrapper .listing-view .view + .view {
  margin-left: 20px;
}
.sort-wrapper .listing-view .tiled-view {
  background-position: 0 -29px;
}
.sort-wrapper .listing-view .tiled-view[data-view='tile'] {
  background-position: -29px -29px;
}
.sort-wrapper .listing-view .tiled-view[data-view='list'] {
  background-position: 0 -29px;
}
.sort-wrapper .listing-view .list-view {
  background-position: 0 0;
}
.sort-wrapper .listing-view .list-view[data-view='list'] {
  background-position: -29px 0;
}
.catalog-bottom-text {
  margin-top: 80px;
  text-align: center;
}
.catalog-bottom-text p {
  font-size: 20px;
}
.catalog {
  padding-top: 50px;
  padding-bottom: 100px;
}
.catalog .container {
  padding-left: 0;
  padding-right: 0;
}
.catalog h1 {
  margin-bottom: 50px;
}
.catalog .manager-wrapper {
  margin-top: 50px;
}
.catalog .center-manager {
  width: 70% !important;
}
.catalog .seo-text-wrapper .seo-text {
  font-size: 21px;
  text-align: center;
}
.catalog .brands-text {
  text-align: center;
  width: 75%;
  margin-bottom: 90px;
}
.catalog .brands-text p {
  font-size: 18px;
  margin-bottom: 20px;
}
.catalog .brand-banner {
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.catalog .charter-heading {
  margin-top: 70px;
}
.catalog .btn-more-sale {
  float: right;
  display: block;
  width: max-content;
}
.catalog .hide {
  display: none;
}
.catalog .catalog-item {
  display: inline-block;
  margin-bottom: 45px;
}
.catalog .catalog-item:not(:nth-child(3n + 3)) {
  margin-right: 30px;
}
.catalog .catalog-item:not(.brand):hover {
  cursor: pointer;
  position: relative;
  box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.25);
  top: -10px;
}
.catalog .catalog-item.brand {
  height: 120px;
  margin-bottom: 80px;
}
.catalog .catalog-item.brand a {
  display: grid;
  grid-template-rows: 2fr 0.8fr;
  align-items: center;
  position: relative;
  top: 0;
  transition: top 0.3s, box-shadow 0.3s;
}
.catalog .catalog-item.brand a .item-image {
  height: 120px;
  border: unset !important;
  background-size: contain !important;
  background-repeat: no-repeat;
  background-position: center center;
}
.catalog .catalog-item.brand a .item-name {
  height: 20px;
  text-align: center;
}
.catalog .catalog-item.brand a:hover {
  cursor: pointer;
  position: relative;
  box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.25);
  top: -10px;
}
.catalog .catalog-item .favorite-delete {
  background: url("/i/favorite-delete.png") no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.catalog .item-info-speed {
  display: none !important;
}
.catalog .item-info-speed[data-value] {
  display: inline-block !important;
}
.catalog .item-info-speed[data-value][data-value="0.00"] {
  display: none !important;
}
.catalog .item-info-year {
  display: none !important;
}
.catalog .item-info-year[data-value] {
  display: inline-block !important;
}
.catalog .item-info-year[data-value][data-value="0.00"] {
  display: none !important;
}
.catalog-wrapper .catalog-item {
  display: block !important;
  float: left !important;
}
/*
	Ruslan Mikhylichenko
	30.10.18
	Меню по производителям яхт под листингом
*/
.block-brands-filter {
  padding-top: 50px;
}
.block-brands-filter .container-brands-list {
  width: 100%;
}
.block-brands-filter .container-brands-list a {
  text-transform: uppercase;
  border: 1px solid #83e6ff;
  display: inline-block;
  padding: 15px 35px;
  font-size: 16px;
  font-weight: 200;
  line-height: 18px;
  color: #102f4a;
  margin: 0 15px 15px 0;
}
.block-brands-filter .container-brands-list a:hover {
  color: white;
  background-color: #83e6ff;
}
.block-brands-filter .container-brands-list a.active {
  color: white;
  background-color: #83e6ff;
}
@media screen and (max-width: 1200px) {
  .catalog .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .catalog .btn-more-sale {
    float: unset;
    margin: 20px auto 0;
  }
  .catalog .catalog-item {
    float: initial !important;
    margin: 0 !important;
    margin-bottom: 30px !important;
  }
  .catalog .catalog-item:nth-child(odd) {
    margin-right: 30px !important;
  }
  .catalog .catalog-listing.list .catalog-item .button-wrapper {
    display: none;
  }
  .catalog .catalog-listing.tile .catalog-item:nth-child(odd) {
    margin-right: 30px !important;
  }
  .filter-wrapper .lines .filter .btn {
    padding-left: 15px;
    padding-right: 15px;
  }
  .filter-wrapper .lines .filter .filter-type .radio-wrapper + .radio-wrapper {
    margin-left: 12px;
  }
  .catalog-listing.list .catalog-item .item-info-first-column {
    width: 150px;
  }
  .catalog-item-list .item-info .button-wrapper {
    display: none;
  }
  .catalog-wrapper {
    width: 770px;
    margin-left: auto;
    margin-right: auto;
  }
  .catalog-wrapper .catalog-item {
    display: block !important;
    float: left !important;
  }
}
@media screen and (max-width: 992px) {
  .catalog .catalog-item {
    margin-bottom: 30px !important;
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .catalog .filter-wrapper .lines .filter .checkbox-daily-wrapper {
    width: 210px;
    padding: 0;
    margin-bottom: 0 !important;
  }
  .catalog .catalog-listing.list .catalog-wrapper {
    width: 610px !important;
  }
  .catalog .catalog-listing.list .catalog-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .catalog .catalog-listing.list .catalog-item .item-info {
    padding-right: 20px;
  }
  .catalog .catalog-listing.list .catalog-item .item-info-first-column {
    width: initial;
  }
  .catalog .catalog-listing.list .catalog-item .item-info-second-column {
    display: none;
  }
  .filter-wrapper .lines .filter .row > *:not(:last-child) {
    margin-bottom: 35px;
  }
  .filter-wrapper .lines .filter .row .button-wrapper .filter-title {
    display: none;
  }
  .catalog-item-list .item-info .second-info {
    display: none;
  }
  .catalog-wrapper {
    width: 430px;
  }
  .catalog-wrapper .catalog-item {
    display: block !important;
    float: left !important;
  }
}
@media screen and (max-width: 768px) {
  .catalog .catalog-listing.list .catalog-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .catalog .catalog-listing.list .catalog-item.sold-YES .item-image:before {
    width: 250px;
  }
  .catalog .catalog-listing.list .catalog-item.sold-YES .item-image:after {
    width: 250px;
  }
  .catalog .catalog-listing.list .catalog-item .item-image {
    width: 250px !important;
    background-position: center center !important;
  }
  .catalog .catalog-listing.list .catalog-item .item-info {
    padding-left: 300px !important;
  }
}
@media screen and (max-width: 650px) {
  .catalog .catalog-listing.list .catalog-wrapper {
    width: 100% !important;
  }
}
@media screen and (max-width: 560px) {
  .catalog .manager-wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .catalog .catalog-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .catalog .catalog-item:nth-child(odd),
  .catalog .catalog-item:not(:nth-child(3n + 3)) {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .catalog .catalog-listing.tile .catalog-item:nth-child(odd) {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 500px) {
  .catalog-wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 470px) {
  .catalog .catalog-item {
    width: 100%;
  }
  .catalog .catalog-item .item-image {
    width: 100%;
  }
}
@media screen and (max-width: 430px) {
  .catalog .catalog-item {
    width: 100%;
  }
  .catalog .catalog-item .item-image {
    width: 100%;
  }
  .sort-text {
    display: none;
  }
  .catalog-wrapper {
    width: initial !important;
  }
  .catalog-wrapper .catalog-item {
    display: block !important;
    float: left !important;
  }
}
@media screen and (max-width: 400px) {
  .block-top-sellers .catalog-item {
    width: 370px;
  }
}
.news-item {
  /*width: 330px;
	display: inline-block;*/
}
.news-item .item-image {
  /*width: 330px;*/
  width: 100%;
  height: 180px;
  /*height: 100%;*/
  background-size: cover;
}
.news-item .item-date {
  margin-top: 26px;
  text-transform: uppercase;
  color: #b3b3b3;
  font-size: 10px;
  line-height: 11px;
}
.news-item .item-title {
  color: #333;
  font-size: 15px;
  margin-top: 10px;
  line-height: 26px;
}
.news-item:hover {
  cursor: pointer;
}
.news-item:hover .item-title {
  color: #006699;
}
.news-item + .news-item {
  /*margin-left: 26px;*/
}
.news {
  padding-top: 50px;
  padding-bottom: 75px;
}
.news h1 {
  margin-bottom: 60px;
}
.news .per-year {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 50px;
}
.news .per-year span {
  color: #666666;
  cursor: pointer;
  padding: 10px 14px;
  border: 1px solid transparent;
}
.news .per-year span.active {
  color: #003366;
  border: 1px solid #83e6ff;
}
.news .news-date {
  color: #b3b3b3;
  text-align: left;
  text-transform: uppercase;
  font-size: 10px;
  margin: 40px 0 5px 0;
}
.news .news-img {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 500px;
  background-size: 100%;
}
.news .news-item {
  text-align: left;
  width: 370px;
  height: 280px;
  margin: 0 0 50px;
  display: block;
  float: left;
}
.news .news-item:not(:nth-child(3n + 3)) {
  margin-right: 25px;
}
.news .news-item .item-image {
  background-size: cover !important;
  background-position: center center !important;
  width: 370px;
  height: 176px;
}
@media screen and (max-width: 1220px) {
  .news .news-item {
    margin-right: 0;
    float: initial;
    display: inline-block;
  }
  .news .news-item:nth-child(odd) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 992px) {
  .news .news-item {
    margin-left: 30px;
  }
}
@media screen and (max-width: 600px) {
  .news .news-item {
    margin: 0 !important;
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width: 430px) {
  .news .news-item {
    width: 100%;
  }
  .news .news-item .item-image {
    width: 100%;
  }
}
@media screen and (max-width: 310px) {
  .news .per-year span {
    padding: 5px 9px;
  }
}
.product {
  padding-top: 60px;
}
.product h1,
.product .h1 {
  margin-bottom: 40px;
}
.product.sold-YES .product-carousel-wrapper .carousel-area:before {
  display: block;
  content: " ";
  background: rgba(17, 47, 75, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
}
.product.sold-YES .product-carousel-wrapper .carousel-area:after {
  content: " ";
  display: block;
  position: absolute;
  background: url('/i/sold-logo-big.png') no-repeat center center;
  width: 100%;
  height: 100%;
  z-index: 3;
  top: 0;
}
.product.sold-YES .product-carousel-wrapper .carousel-navbar {
  z-index: 10;
}
.product .scheme-title {
  line-height: 60px;
  height: 60px;
  text-transform: uppercase;
  color: #9da6af;
  background-color: #f2f6f9;
  font-size: 14px;
  text-align: center;
  margin-top: 60px;
}
.product .schemes .block-plan-list {
  max-width: 1200px;
  margin: 0 auto;
  height: 100% !important;
}
.product .schemes .block-plan-list .item-plan {
  display: none;
  text-align: center;
  height: auto;
  margin-bottom: 95px;
  /*&.enlarge {
					.img-wrap {
						img {
										
						}
					}
				}*/
}
.product .schemes .block-plan-list .item-plan h3 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 16px;
  text-transform: unset;
}
.product .schemes .block-plan-list .item-plan img {
  display: block;
  margin: 0 auto;
  width: 1200px;
  height: auto;
}
.product .schemes .block-plan-list .item-plan span[role="group-caption"] {
  display: none;
}
.product .schemes .block-plan-list .item-plan:first-of-type {
  display: block;
}
.product .schemes .block-plan-list .carousel-area {
  height: auto !important;
}
.product .schemes .block-plan-list .carousel-area:before {
  display: none !important;
}
.product .schemes .block-plan-list .carousel-area .carousel-box {
  height: 100% !important;
}
.product .schemes .block-plan-list .carousel-area .carousel-group {
  position: relative !important;
  height: auto !important;
}
.product .schemes .block-plan-list .carousel-navbar .carousel-navbutton {
  display: none;
}
.product .schemes .block-plan-list .carousel-navbar .carousel-pages i {
  width: 131px;
  height: 63px;
  border: 2px solid grey;
  overflow: hidden;
  margin-top: 10px;
  border-radius: unset;
}
.product .schemes .block-plan-list .carousel-navbar .carousel-pages i.active {
  border-color: #102f4a;
}
.product .schemes .block-plan-list .carousel-navbar .carousel-pages i span[role="group-caption"] {
  display: block;
}
.product .equipment {
  max-height: 450px;
  overflow: hidden;
  position: relative;
}
.product .equipment:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 150px;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 40%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 40%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 40%);
  background-repeat: repeat-x;
}
.product .equipment .option-text-title {
  margin-bottom: 20px;
}
.product .equipment .standart-text-title {
  margin-bottom: 20px;
}
.product .equipment ul {
  column-count: 2;
}
.product .equipment ul li {
  margin-top: 10px;
  padding-left: 24px;
}
.product .equipment ul li:before {
  margin-left: -24px;
}
.product .equipment h5 {
  font-weight: bold;
}
.product .equipment .option-text {
  padding-left: 20px;
}
.product .equipment .standart-text {
  padding-left: 20px;
}
.product .equipment .standart-text,
.product .equipment .option-text {
  margin-left: 0;
  margin-right: 0;
}
.product .equipment .btn-more {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  margin: 0 auto;
  max-width: 290px;
  border: 2px solid #a3afbf;
  color: #a3afbf;
  text-transform: uppercase;
  text-align: center;
  height: 50px;
  background-color: #ffffff;
  font-size: 1.3rem;
  line-height: 2.1rem;
  font-weight: 500;
}
.product .video {
  position: relative;
  margin-top: 60px;
}
.product .play-button:before {
  cursor: pointer;
  position: absolute;
  background: url("/i/play-video.png") no-repeat;
  content: " ";
  width: 92px;
  height: 92px;
  top: 40%;
  left: 50%;
  transform: translate(-50%);
}
.product .open {
  height: auto !important;
  max-height: none !important;
  padding-bottom: 100px;
}
.product .open:before {
  display: none;
}
.product .hide {
  display: none !important;
}
.product .show {
  display: block !important;
}
.product .product-carousel-wrapper {
  height: 540px;
  overflow: hidden;
  /* Убираем "прыжки" картинок в карусели при перезагрузке страницы (на конечной странице)*/
}
.product .product-carousel-wrapper .carousel-box {
  width: 5000% !important;
}
.product .product-carousel-wrapper .carousel.carousel-animation-slide .carousel-group {
  left: -1.4625% !important;
  width: 1.6427% !important;
}
.product .product-carousel-wrapper .product-carousel {
  height: 540px;
}
.product .product-carousel-wrapper .product-carousel .carousel-area {
  width: 100%;
  margin: 0 auto;
  overflow: visible;
}
.product .product-carousel-wrapper .product-carousel:not(.carousel) {
  width: 5000%;
  position: relative;
}
.product .product-carousel-wrapper .product-carousel:not(.carousel) > div {
  display: inline-block;
  width: 1.642% !important;
}
.product .product-carousel-wrapper .product-carousel:not(.carousel) > div:nth-child(2) {
  margin-left: -1.466%;
}
.product .product-carousel-wrapper .product-carousel:not(.carousel) > div:nth-child(3) {
  margin-left: -0.005%;
}
.product .main-top-sellers-similar .header-same-boat {
  margin-top: 60px !important;
}
.product .main-info {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f6f9fb;
}
.product .main-info .info-title {
  text-transform: uppercase;
  color: #a1a3a5;
  font-size: 10px;
  margin-bottom: 10px;
}
.product .main-info .info-value {
  font-weight: bold;
  color: #333;
  font-size: 14px;
  line-height: 30px;
}
.product .main-info .new-price {
  display: inline-block;
  font-weight: 600;
  color: #333;
  line-height: 29px;
  font-size: 28px;
}
.product .main-info .item-info-currency {
  margin-right: 20px;
  font-size: 28px;
  font-style: normal;
  line-height: 16px;
}
.product .main-info .item-info-currency:after {
  content: attr(data-unit);
}
.product .main-info .old-price {
  display: inline-block;
  text-decoration: line-through;
  color: #333;
  font-size: 14px;
  font-weight: 300;
  margin-left: 15px;
}
.product .main-info .price-info {
  color: #333;
  font-size: 11px;
}
.product .main-info .year-col {
  width: 6%;
}
.product .main-info .favorite {
  line-height: 50px;
  width: 14%;
}
.product .main-info .favorite .btn {
  padding-right: 15px;
  padding-left: 15px;
  background: transparent;
}
.product .main-info .favorite .btn i {
  background: url("/i/favorite-icon-on-product.png") no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 4px;
  margin-bottom: -2px;
}
.product .main-info .favorite .btn.active {
  background-color: #59deff;
  border-color: #59deff;
  box-shadow: none;
}
.product .main-info .favorite .btn.active span {
  color: #fff;
}
.product .main-info .favorite .btn.active i {
  background-position: -15px 0;
}
.product .main-info .pdf-block {
  width: 21%;
}
.product .main-info .pdf-block img {
  float: left;
  margin-right: 15px;
}
.product .main-info .pdf-block .pdf-title {
  font-weight: 600;
  color: #102f4a;
  font-size: 19px;
}
.product .main-info .pdf-block .pdf-size {
  font-size: 13px;
  color: #999;
  display: none;
}
.product .full-info {
  padding-top: 60px;
  padding-bottom: 60px;
}
.product .full-info .big-col {
  padding-right: 60px;
}
.product .full-info .big-col .block-boat-description {
  margin-bottom: 60px;
}
.product .full-info .big-col .block-boat-description p {
  margin-top: 0 !important;
}
.product .full-info .big-col .menu-tabs {
  border: none !important;
  /*border-bottom: 2px solid #102f4a;*/
}
.product .full-info .big-col .menu-tabs li span {
  border: none;
  color: #102f4a;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
}
.product .full-info .big-col .menu-tabs li span:hover {
  background-color: transparent;
}
.product .full-info .big-col .menu-tabs li.active span {
  background-color: #102f4a;
  color: #fff;
}
.product .full-info .big-col .menu-tabs li:before {
  display: none;
}
.product .full-info .big-col .tabs-place .equipment ul li {
  margin-bottom: 10px;
}
.product .full-info .big-col .tabs-place .video {
  margin-top: 60px;
}
.product .full-info .big-col .tabs-place .video .player-wrapper {
  position: relative;
}
.product .full-info .big-col .tabs-place .characteristics .standart-text-title {
  margin-top: 0 !important;
  margin-bottom: 20px;
}
.product .full-info .big-col .tabs-place .characteristics dl {
  display: none;
}
.product .full-info .big-col .tabs-place .characteristics dl[data-value][data-value="0"],
.product .full-info .big-col .tabs-place .characteristics dl[data-value][data-value="0.00"] {
  display: none;
}
.product .full-info .big-col .tabs-place .characteristics dl[data-value] {
  display: table;
  min-height: 22px;
  position: relative;
  padding: 5px 0 0;
  margin-bottom: 4px;
  vertical-align: top;
  padding-left: 20px;
}
.product .full-info .big-col .tabs-place .characteristics dl[data-value] dt {
  width: 400px;
  margin-right: 3px;
  padding-right: 5px;
  display: table-cell;
  position: relative;
  overflow: hidden;
  font-weight: normal;
  white-space: nowrap;
}
.product .full-info .big-col .tabs-place .characteristics dl[data-value] dt:after {
  content: '';
  border-bottom: 1px dotted #c6c6c6;
  height: 1px;
  display: inline-block;
  width: 100%;
  margin-left: 5px;
}
.product .full-info .big-col .tabs-place .characteristics dl[data-value] dd {
  padding-left: 8px;
  font-weight: 500;
  display: table-cell;
  position: relative;
}
.product .sidebar .manager-wrapper {
  width: 100%;
}
.product .sidebar .manager-wrapper .lines .manager {
  padding: 35px 30px 40px;
}
.product .sidebar .manager-wrapper .lines .manager .manager-info {
  width: 100%;
  margin-top: 25px;
  margin-left: 0;
  text-align: center;
}
.product .sidebar .advantages-wrapper {
  margin-top: 55px;
}
.product .sidebar .advantages-wrapper .lines-gray {
  overflow: hidden;
}
.product .sidebar .advantages-wrapper .lines-gray .advantages {
  background-color: #fff;
  margin: 8px;
  padding: 30px;
}
.product .sidebar .advantages-wrapper .lines-gray .advantages ul {
  margin: 0;
  padding: 0;
}
.product .sidebar .advantages-wrapper .lines-gray .advantages ul li {
  line-height: 40px;
}
.product .sidebar .advantages-wrapper .lines-gray .advantages ul li a,
.product .sidebar .advantages-wrapper .lines-gray .advantages ul li span {
  font-size: 15px;
  color: #102f4a;
  border-bottom: 1px dotted #102f4a;
}
.product .sidebar .advantages-wrapper .lines-gray .advantages ul li a:hover,
.product .sidebar .advantages-wrapper .lines-gray .advantages ul li span:hover {
  cursor: pointer;
}
.product .sidebar .advantages-wrapper .lines-gray .advantages ul li strong {
  width: 30px;
  height: 30px;
  margin-right: 15px;
  margin-bottom: -10px;
  display: inline-block;
}
.product .sidebar .advantages-wrapper .lines-gray .advantages ul li strong.delivery-icon {
  background-image: url(/i/icon_delivery_100x100.png);
  background-size: 118%;
  background-position: -3px 35px;
}
.product .sidebar .advantages-wrapper .lines-gray .advantages ul li i {
  background: url("/i/advantages.png") no-repeat;
  width: 30px;
  height: 30px;
  margin-right: 15px;
  margin-bottom: -10px;
  display: inline-block;
}
.product .sidebar .advantages-wrapper .lines-gray .advantages ul li i.expertise-icon {
  background-position: -30px -30px;
}
.product .sidebar .advantages-wrapper .lines-gray .advantages ul li i.insurance-icon {
  background-position: -30px 0;
}
.product .sidebar .advantages-wrapper .lines-gray .advantages ul li i.register-icon {
  background-position: 0 0;
}
.product .sidebar .advantages-wrapper .lines-gray .advantages ul li:before {
  display: none;
}
.product .features {
  padding-bottom: 100px;
}
.product .features .feature-row {
  display: flex;
}
.product .features .feature-row .feature-info,
.product .features .feature-row .feature-photo {
  width: 585px;
  height: 400px;
  float: left;
}
.product .features .feature-row:nth-child(even) .feature-info {
  order: 1;
}
.product .features .feature-row .feature-info {
  position: relative;
}
.product .features .feature-row .feature-info .info {
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.product .features .feature-row .feature-info .info .feature-name {
  width: 75%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
  font-size: 30px;
  color: #003366;
  margin-bottom: 30px;
}
.product .features .feature-row .feature-info .info .feature-text {
  width: 75%;
  display: block;
  margin: auto;
  font-size: 16px;
  color: #333;
}
.product .info-manager {
  margin-top: 60px;
  margin-bottom: 10px;
  width: 50%;
}
.product .left-blue-overlay {
  background: rgba(17, 47, 75, 0.7);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 9% !important;
}
.product .right-blue-overlay {
  background: rgba(17, 47, 75, 0.7);
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 9% !important;
}
.product #boat-yandex-map {
  height: 260px;
  position: relative;
  overflow: hidden;
  margin-top: 60px;
}
@media (max-width: 1300px) {
  .schemes .carousel > a:first-of-type {
    display: none;
  }
  .schemes .carousel > a:first-of-type:last-of-type {
    display: block;
  }
  .schemes .carousel > a:nth-of-type(-n+3) {
    margin-right: 0;
    left: 0;
    width: 100%;
  }
  .schemes .carousel > a img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .schemes .carousel > a img img {
    text-align: center;
  }
  .schemes .carousel > a img img {
    text-align: center;
  }
  .schemes .carousel .carousel-area {
    overflow: visible;
    height: auto !important;
  }
  .schemes .carousel .carousel-box {
    left: 0 !important;
    width: 100%;
    max-width: 100%;
  }
  .schemes .carousel .carousel-group {
    position: relative;
    display: none !important;
    left: 0;
    right: 0;
    width: 100%;
  }
  .schemes .carousel .carousel-group:nth-of-type(-n+6) {
    display: none !important;
  }
  .schemes .carousel .carousel-group.active + .carousel-group {
    display: block !important;
    margin-bottom: 0;
  }
  .schemes .carousel .carousel-group > a img {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto;
  }
  .schemes .carousel .carousel-group > a img img {
    text-align: center;
  }
  .schemes .carousel .carousel-group > a img img {
    text-align: center;
  }
}
@media screen and (max-width: 1220px) {
  .product .main-info .new-price {
    font-size: 24px;
  }
  .product .main-info .old-price {
    margin-left: 10px;
  }
  .product .main-info .favorite {
    padding: 0;
  }
  .product .main-info .pdf-block .pdf-title {
    font-size: 16px;
  }
  .product .main-info .year-col {
    width: 45px;
  }
  .product .full-info .big-col .tabs-place .schemes img {
    width: 100%;
    height: auto;
  }
  .product .full-info .big-col .tabs-place .player-wrapper {
    position: relative;
  }
  .product .full-info .big-col .tabs-place .player-wrapper .player {
    width: 100%;
    height: 380px;
  }
  .product .full-info .big-col .tabs-place .characteristics dl {
    width: 600px;
  }
  .product .full-info .big-col .tabs-place .characteristics dl dt {
    width: 370px;
  }
  .product .sidebar .manager-wrapper .lines .manager .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  .product .features .feature-row .feature-photo,
  .product .features .feature-row .feature-info {
    width: 475px;
  }
}
@media screen and (max-width: 992px) {
  .product .main-info {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .product .main-info .col-md-3 {
    float: left;
    width: 40%;
    height: 75px;
  }
  .product .main-info .col-md-1 {
    float: left;
    width: 20%;
    height: 75px;
  }
  .product .main-info .col-md-2 {
    float: left;
    width: 20%;
    height: 75px;
  }
  .product .sidebar .manager-wrapper .lines .manager .manager-info {
    text-align: center !important;
    margin-left: 0 !important;
  }
  .product .info-manager {
    display: none;
  }
  .product .full-info .tabs {
    margin-bottom: 60px;
  }
  .product .full-info .big-col {
    padding-right: 10px;
  }
  .product .full-info .big-col .tabs-place .characteristics dl {
    width: initial;
  }
  .product .full-info .big-col .tabs-place .characteristics dt {
    white-space: unset !important;
  }
  .product .features .feature-row .feature-photo,
  .product .features .feature-row .feature-info {
    width: 100%;
  }
  .product .features .feature-row .feature-photo {
    background-size: cover !important;
  }
  .product .full-info .row {
    display: grid;
  }
  .product .full-info .big-col {
    order: 1;
  }
  .product .full-info .equipment {
    order: 2;
  }
  .product .full-info .schemes {
    order: 3;
  }
  .product .full-info .video {
    order: 4;
  }
  .product .full-info .sidebar {
    margin-top: 60px;
    order: 5;
  }
}
@media screen and (max-width: 640px) {
  .product .main-info .col-md-3 {
    width: 50%;
  }
  .product .main-info .col-md-1 {
    width: 25%;
  }
  .product .main-info .col-md-4 {
    width: 100%;
  }
  .product .main-info .col-md-3 {
    width: 100%;
  }
  .product .main-info .col-md-2 {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .tab.characteristics dl dt {
    width: initial !important;
    white-space: normal !important;
  }
  .tab.characteristics dl dt:after {
    display: none !important;
  }
}
.search {
  padding-top: 50px;
}
.search .search-input {
  background-position: 98% center;
}
.search .search-total {
  text-align: center;
  margin-bottom: 35px;
}
.search .catalog {
  padding-bottom: 20px;
}
.error-page {
  position: relative;
  margin-top: -160px;
}
.error-page .error-page-header {
  background: url("/i/404.png") no-repeat center center;
  background-size: cover;
  height: 900px;
}
.error-page .error-button {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 150px;
}
.error-page .error-gradient {
  position: absolute;
  top: 0;
  width: 100%;
  height: 160px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
}
.error-page .error-overlay {
  position: absolute;
  background: url('/i/404-text.png') no-repeat center center;
  background-size: contain;
  width: 80%;
  height: 290px;
  left: 50%;
  top: 300px;
  transform: translateX(-50%);
}
.about {
  padding-top: 50px;
  padding-bottom: 80px;
}
.about .about-row {
  display: flex;
  margin-top: 50px;
  text-align: center;
}
.about .about-row .map,
.about .about-row .map-dummy,
.about .about-row .map-info {
  width: 575px;
  height: 360px;
  display: inline-block;
  position: relative;
  background-position: center center !important;
}
.about .about-row .map-dummy,
.about .about-row .map-info {
  width: 50%;
  height: 360px;
  display: inline-block;
  position: relative;
  background-position: center center !important;
}
.about .about-row .map-dummy {
  background-size: cover;
}
.about .about-row .map-info .info {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
}
.about .about-row .map-info .info .city-name {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
}
.about .about-row .map-info .info .city-phone {
  font-size: 16px;
  margin-bottom: 15px;
}
.about .about-row .map-info .info .city-address {
  font-size: 15px;
}
.about .about-row .map-info .info * {
  color: #fff;
}
.about .about-row:nth-child(odd) .map-dummy {
  order: 2;
}
@media screen and (max-width: 1220px) {
  .map-dummy,
  .map-info {
    width: 50% !important;
  }
  .map {
    width: 100% !important;
  }
}
@media screen and (max-width: 640px) {
  .about .about-row {
    display: block;
  }
  .about .about-row .map,
  .about .about-row .map-dummy,
  .about .about-row .map-info {
    width: 100% !important;
    background-size: cover !important;
  }
}
.agency {
  padding-top: 50px;
}
.agency .fancy-carousel-wrapper {
  width: 950px;
}
.agency .partners-carousel {
  height: 150px;
  overflow-y: initial;
}
.agency .partners-carousel .carousel-group {
  width: 273px;
  height: 100px;
}
.agency .partners-carousel .carousel-navbar {
  display: block !important;
  position: absolute;
  bottom: -60px;
}
.agency .partners-carousel .carousel-navbar .carousel-prev {
  left: -20px !important;
}
.agency .partners-carousel .carousel-navbar .carousel-next {
  right: -20px !important;
}
.agency .partners-carousel .carousel-navbar .carousel-navbutton {
  position: absolute;
  top: -160px;
  width: 12px;
  height: 26px;
  border: none;
}
.agency .partners-carousel .carousel-navbar .carousel-navbutton span {
  font-size: 0;
}
.agency .partners-carousel .carousel-navbar .carousel-navbutton:active {
  background-color: transparent;
}
.agency .partners-carousel .carousel-navbar .carousel-next {
  background: url("/i/right-arrow-blue.png") no-repeat;
  right: 0;
}
.agency .partners-carousel .carousel-navbar .carousel-prev {
  background: url("/i/left-arrow-blue.png") no-repeat;
  left: 0;
}
.agency .partners-carousel .carousel-navbar .carousel-pages {
  display: none;
}
@media screen and (max-width: 1220px) {
  .agency .partners-carousel .carousel-group {
    width: 332px;
  }
}
@media screen and (max-width: 992px) {
  .agency img {
    width: 100%;
  }
  .agency .partners-carousel .carousel-group {
    width: 268px;
  }
  .agency .fancy-carousel-wrapper {
    width: 100%;
  }
}
.management {
  padding-top: 70px;
}
.management h1 {
  margin-bottom: 50px;
}
.management h2 {
  margin-bottom: 50px;
  margin-top: 70px;
  text-align: center;
}
.management .callback-form {
  margin-bottom: 100px;
}
.management .callback-form h2 {
  margin-top: 0;
}
.catalog .wrapper-small-manager {
  margin-right: -10px;
  margin-left: -10px;
}
.catalog .wrapper-small-manager .small-manager {
  float: none !important;
}
.charter {
  padding-top: 50px;
  padding-bottom: 70px;
}
.charter h1 {
  margin-bottom: 50px;
}
.charter h2 {
  margin-bottom: 50px;
  margin-top: 70px;
  text-align: center;
}
.charter .wrapper-small-manager {
  margin-right: -30px;
  margin-left: -10px;
}
.charter .wrapper-small-manager .small-manager {
  float: none !important;
}
.charter .wrapper-small-manager .center-manager {
  width: 70% !important;
}
.charter .callback-form {
  margin-bottom: 100px;
}
.charter .callback-form h2 {
  margin-top: 0;
}
.charter .catalog .sort-wrapper {
  margin-bottom: 50px !important;
}
.service {
  padding-top: 50px;
  padding-bottom: 70px;
}
.service .service-row {
  margin-top: 40px!important;
}
.service h1 {
  margin-bottom: 40px;
}
.service .two-cols {
  margin-top: 40px;
}
.service .header-text {
  margin-bottom: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #102f4a;
  font-weight: bold;
  font-size: 28px;
}
.service h3 {
  margin-bottom: 20px;
}
.service .manager-wrapper .lines .manager .manager-info-row .manager-info {
  text-align: center;
  margin-top: 15px;
  margin-left: 0;
}
.service .block-first-text .manager-quote {
  margin-bottom: unset !important;
}
.service .block-first-text .lines .manager {
  padding: 30px 30px 30px;
}
.holder-logistics {
  margin-top: 50px;
}
.holder-logistics .form-group-holder {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  margin: 50px auto 20px auto;
}
.holder-logistics .form-group {
  margin: 0 !important;
  padding: 0 !important;
}
.holder-logistics .form-group input {
  width: 100%;
}
.holder-logistics .form-group input::-moz-placeholder {
  color: #afafaf;
  font-size: 14px;
}
.holder-logistics .form-group input::-webkit-input-placeholder {
  color: #afafaf;
  font-size: 14px;
}
.holder-logistics .block-form-inner {
  padding: 50px 50px;
  background-color: #f6f9fb;
  margin: 0 auto;
}
.holder-logistics .block-form-inner .callback-description {
  text-align: center;
}
.block-btn-logictics {
  width: 32%;
  text-align: center;
  margin: 0 auto;
}
.block-btn-logictics .btn-blue {
  width: 100%;
}
.building {
  padding-top: 50px;
}
.building h1 {
  margin-bottom: 40px;
}
.building .fancy-carousel-wrapper .fancy-carousel .fancy-carousel-slide .ribbon {
  padding-top: 37px;
}
.building .fancy-carousel-wrapper .fancy-carousel .fancy-carousel-slide .ribbon .ribbon-title {
  margin-bottom: 30px;
}
.building .fancy-carousel-wrapper .carousel-group {
  width: 33.33333433% !important;
}
.building .fancy-carousel-wrapper:not(.carousel) {
  height: 560.256px;
}
.building .show-more-shipyard {
  width: 190px !important;
  display: block !important;
}
.building .callback-form {
  margin-bottom: 100px;
}
.building .small-manager .manager {
  padding: 55px 55px 40px !important;
  padding-top: 70px;
}
.building .service-row .col-md-6:first-of-type p:first-of-type {
  margin-top: 0 !important;
}
.ajax-data-projects .project-slider .product-carousel-wrapper {
  height: 430px;
  overflow: hidden;
}
.ajax-data-projects .project-slider .product-carousel-wrapper .carousel-box {
  width: 5000% !important;
}
.ajax-data-projects .project-slider .product-carousel-wrapper .carousel.carousel-animation-slide .carousel-group {
  left: -0.801% !important;
  width: 1.201% !important;
}
.ajax-data-projects .project-slider .product-carousel-wrapper .product-carousel {
  height: 430px;
}
.ajax-data-projects .project-slider .product-carousel-wrapper .product-carousel .carousel-area {
  width: 100%;
  margin: 0 auto;
  overflow: visible;
}
.ajax-data-projects .project-slider .product-carousel-wrapper .product-carousel:not(.carousel) .carousel-box {
  width: 5000% !important;
}
.ajax-data-projects .project-slider .product-carousel-wrapper .product-carousel:not(.carousel) .carousel.carousel-animation-slide .carousel-group {
  left: -0.801% !important;
  width: 1.201% !important;
}
.ajax-data-projects .project-slider .product-carousel-wrapper .left-blue-overlay {
  background: rgba(17, 47, 75, 0.7);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 20% !important;
}
.ajax-data-projects .project-slider .product-carousel-wrapper .right-blue-overlay {
  background: rgba(17, 47, 75, 0.7);
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 20% !important;
}
.ajax-data-projects .project-info {
  width: 100%;
  margin: 75px auto;
  padding-left: 20%;
  padding-right: 20%;
}
.ajax-data-projects .project-info .project-info1 .project-name {
  font-size: 20px;
  text-transform: uppercase;
  color: #003366;
  line-height: 20px;
}
.ajax-data-projects .project-info .project-info1 .project-brand {
  font-size: 11px;
  margin-top: 5px;
  margin-bottom: 30px;
  color: #b3b3b3;
}
.ajax-data-projects .project-info .project-info2 dl {
  display: none;
}
.ajax-data-projects .project-info .project-info2 dl[data-value][data-value='0.00'] {
  display: none;
}
.ajax-data-projects .project-info .project-info2 dl[data-value][data-value='0'] {
  display: none;
}
.ajax-data-projects .project-info .project-info2 dl[data-value] {
  display: block;
}
.ajax-data-projects .project-info .project-info2 dt,
.ajax-data-projects .project-info .project-info2 dd {
  display: inline-block;
}
.ajax-data-projects .project-info .project-info2 dt {
  margin-right: 5px;
}
.ajax-data-projects .project-info .block-info {
  padding-left: 0 !important;
}
.product-carousel:not(.carousel) {
  width: 5000%;
  position: relative;
}
.product-carousel:not(.carousel) > div {
  display: inline-block;
  width: 1.642% !important;
}
.product-carousel:not(.carousel) > div:nth-child(2) {
  margin-left: -1.246%;
  width: 1.2% !important;
}
.product-carousel:not(.carousel) > div:nth-child(3) {
  margin-left: -0.005%;
}
@media screen and (max-width: 1200px) {
  .management .header-image {
    width: 100%;
    height: auto;
  }
  .service .header-image {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 992px) {
  .manager-wrapper {
    margin-top: 20px;
  }
  .manager-wrapper .lines .manager .manager-info-row .manager-info {
    text-align: left !important;
    margin-left: 20px !important;
  }
  .slides-counter {
    right: 10px !important;
  }
  .slides-counter .current-slide {
    font-size: 16px !important;
  }
  .slides-counter .slide-total {
    font-size: 10px !important;
  }
}
@media screen and (max-width: 822px) {
  .wrapper-small-manager {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .management {
    padding-top: 30px;
  }
  .management h1 {
    margin-bottom: 30px;
  }
  .management h2 {
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .block-btn-logictics {
    width: 100%;
  }
  .service h2 {
    margin-bottom: 20px;
  }
  .service-row {
    margin-top: 25px;
  }
  .service-row .small-manager {
    padding-left: 10px;
  }
  h2.logic-header {
    margin-top: 50px;
  }
}
@media screen and (max-width: 446px) {
  .manager-wrapper .lines .manager .manager-info-row .manager-info {
    text-align: center !important;
    margin-left: 0 !important;
  }
}


/*
generated in 0.738 seconds at 2026-09-03 23:18:14
last modified file: abertonyachts.common.less at 2025-11-18 14:42:31
includes (83):
2016-09-07 00:08:46	office/926/i/css/abertonyachts.seed.less
2016-08-18 11:05:31	seed.config.less
2015-08-10 20:07:07	/css/seed/less/mixins.less
2015-03-16 08:44:40	mixins/hide-text.less
2015-03-16 08:44:40	mixins/opacity.less
2016-02-22 18:45:35	mixins/image.less
2015-03-16 08:44:40	mixins/labels.less
2015-03-16 08:44:40	mixins/reset-filter.less
2015-09-25 06:04:33	mixins/resize.less
2015-03-16 08:44:40	mixins/responsive-visibility.less
2015-03-16 08:44:40	mixins/size.less
2015-03-16 08:44:40	mixins/tab-focus.less
2015-03-16 08:44:40	mixins/text-emphasis.less
2015-03-16 08:44:40	mixins/text-overflow.less
2015-08-10 20:08:05	mixins/vendor-prefixes.less
2015-03-16 08:44:40	mixins/alerts.less
2016-02-05 14:36:15	mixins/buttons.less
2015-03-16 08:44:40	mixins/panels.less
2015-03-16 08:44:40	mixins/pagination.less
2015-03-16 08:44:40	mixins/list-group.less
2016-02-05 14:45:00	mixins/forms.less
2015-03-16 08:44:40	mixins/progress-bar.less
2015-03-16 08:44:40	mixins/table-row.less
2015-03-16 08:44:40	mixins/background-variant.less
2015-03-16 08:44:40	mixins/border-radius.less
2015-03-16 08:44:40	mixins/gradients.less
2016-01-20 22:41:28	mixins/clearfix.less
2015-03-16 08:44:40	mixins/center-block.less
2015-09-25 18:49:33	/css/font-awesome/font-awesome.less
2015-09-21 19:46:58	variables.less
2015-09-01 16:10:32	mixins.less
2019-12-25 16:41:38	path.less
2015-09-01 16:10:32	core.less
2015-09-01 16:10:32	larger.less
2015-09-01 16:10:32	fixed-width.less
2015-09-01 16:10:32	list.less
2015-09-21 23:16:57	bordered-pulled.less
2015-09-01 16:10:32	animated.less
2015-09-01 16:10:32	rotated-flipped.less
2015-09-01 16:10:32	stacked.less
2015-09-01 16:10:32	icons.less
2016-02-25 23:26:57	/css/seed/less/normalize.less
2016-02-20 15:45:28	/css/seed/less/globals.less
2017-10-16 14:58:09	/css/seed/less/typography.less
2016-02-04 16:55:58	/css/seed/less/code.less
2015-03-16 08:44:40	/css/seed/less/grid.less
2017-07-27 06:54:10	/css/seed/less/tables.less
2016-02-23 15:13:55	/css/seed/less/forms.less
2016-02-22 13:02:12	/css/seed/less/buttons.less
2015-11-18 17:16:45	/css/seed/less/overlay.less
2016-02-22 19:57:28	/css/seed/less/dropdowns.less
2015-09-26 01:12:24	/css/seed/less/spoilers.less
2015-10-08 00:03:08	/css/seed/less/breadcrumbs.less
2015-10-06 15:49:00	/css/seed/less/unit.less
2016-02-22 18:12:09	/css/seed/less/tabs.less
2016-05-07 15:04:17	/css/seed/less/gallery.less
2016-02-23 18:02:45	/css/seed/less/pagination.less
2016-02-22 15:34:12	/css/seed/less/labels.less
2015-03-16 08:44:40	/css/seed/less/badges.less
2016-02-22 15:38:23	/css/seed/less/thumbnails.less
2016-02-23 19:19:26	/css/seed/less/alerts.less
2015-11-03 13:56:26	/css/seed/less/progress-bars.less
2015-09-28 13:01:34	/css/seed/less/list-group.less
2016-02-22 20:15:54	/css/seed/less/panels.less
2015-03-16 08:44:40	/css/seed/less/responsive-embed.less
2016-04-20 15:10:42	/css/seed/less/modals.less
2016-12-12 16:01:16	/css/seed/less/tooltip.less
2016-05-07 15:04:54	/css/seed/less/carousel.less
2016-03-15 11:01:12	/css/seed/less/utilities.less
2015-03-16 08:44:40	/css/seed/less/responsive-utilities.less
2019-01-14 14:23:15	abertonyachts.prototype.less
2025-11-18 14:42:31	abertonyachts.common.less
2018-10-31 17:09:59	abertonyachts.header.less
2019-04-12 09:58:07	abertonyachts.homepage.less
2016-09-22 14:23:06	abertonyachts.footer.less
2019-12-27 02:02:29	abertonyachts.catalog.less
2018-11-01 14:25:53	abertonyachts.news.less
2019-12-27 02:04:59	abertonyachts.product.less
2019-02-08 00:14:48	abertonyachts.search.less
2016-09-21 15:01:34	abertonyachts.error.less
2016-10-06 11:28:48	abertonyachts.about.less
2016-09-30 13:12:01	abertonyachts.agency.less
2018-12-26 09:18:34	abertonyachts.big-pages.less
*/
