@font-face {
  font-family: 'Acrom';
  src: url("/fonts/acrom/subset-Acrom-Medium.eot");
  src: url("/fonts/acrom/subset-Acrom-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/acrom/subset-Acrom-Medium.woff2") format("woff2"), url("/fonts/acrom/subset-Acrom-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Acrom';
  src: url("/fonts/acrom/subset-Acrom-Bold.eot");
  src: url("/fonts/acrom/subset-Acrom-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/acrom/subset-Acrom-Bold.woff2") format("woff2"), url("/fonts/acrom/subset-Acrom-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Acrom';
  src: url("/fonts/acrom/subset-Acrom-ExtraBold.eot");
  src: url("/fonts/acrom/subset-Acrom-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/fonts/acrom/subset-Acrom-ExtraBold.woff2") format("woff2"), url("/fonts/acrom/subset-Acrom-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Acrom';
  src: url("/fonts/acrom/subset-Acrom-Thin.eot");
  src: url("/fonts/acrom/subset-Acrom-Thin.eot?#iefix") format("embedded-opentype"), url("/fonts/acrom/subset-Acrom-Thin.woff2") format("woff2"), url("/fonts/acrom/subset-Acrom-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Acrom';
  src: url("/fonts/acrom/subset-Acrom-Regular.eot");
  src: url("/fonts/acrom/subset-Acrom-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/acrom/subset-Acrom-Regular.woff2") format("woff2"), url("/fonts/acrom/subset-Acrom-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Acrom';
  src: url("/fonts/acrom/subset-Acrom-Light.eot");
  src: url("/fonts/acrom/subset-Acrom-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/acrom/subset-Acrom-Light.woff2") format("woff2"), url("/fonts/acrom/subset-Acrom-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'gilroy';
  src: url("/fonts/gilroy/subset-Gilroy-ExtraBold.woff2") format("woff2"), url("/fonts/gilroy/subset-Gilroy-ExtraBold.woff") format("woff"), url("/fonts/gilroy/subset-Gilroy-ExtraBold.ttf") format("truetype"), url("/fonts/gilroy/subset-Gilroy-ExtraBold.svg#gilroyextrabold") format("svg");
  font-weight: normal;
  font-style: normal; }

/* $gray-lighter:        lighten($gray-base, 93.5%) !default; // #eee */
/* $headings-font-family-v2:   "Gotham-Black" !default;
$headings-font-family-v3:   "gotham_ultraregular" !default; */
/*! 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%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: 800; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -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:active, button:focus,
  input:active,
  input:focus,
  optgroup:active,
  optgroup:focus,
  select:active,
  select:focus,
  textarea:active,
  textarea:focus {
    outline: none !important; }

button {
  overflow: visible; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -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; }

svg {
  stroke-linecap: round;
  stroke-width: 1px; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  -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: "Acrom", sans-serif, sans-serif;
  font-size: 14px;
  line-height: 1.625;
  color: #00284f;
  background-color: #fff;
  font-weight: 400;
  overflow-x: hidden; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #00284f;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  a:hover, a:focus {
    color: #009bde;
    text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.625;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border: 0;
  border-top: 1px solid #e1e1e1; }

.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; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Acrom", sans-serif, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #00284f; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #3ea0ff; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 19px; }

h5, .h5 {
  font-size: 12px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 11px; }

.lead {
  margin-bottom: 22px;
  font-size: 51px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #fff; }

.text-primary {
  color: #e85529; }

a.text-primary:hover {
  color: #c83f16; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #e85529; }

a.bg-primary:hover {
  background-color: #c83f16; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #999; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  ul ul,
  ul ol,
  ol ul,
  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: 22px; }

dt,
dd {
  line-height: 1.625; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #3ea0ff; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 13px 26px 13px 70px;
  margin: 0 0 22px;
  font-size: 17.5px;
  border-left: 3px solid #999; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    font-size: 12px;
    line-height: 1.625;
    color: #00284f;
    font-weight: 800;
    text-transform: uppercase;
    font-style: normal; }
    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: 3px solid #999;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.625; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 3px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  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 {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 13px;
  line-height: 1.625;
  word-break: break-all;
  word-wrap: break-word;
  color: #005cb5;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 780px; } }
  @media (min-width: 992px) {
    .container {
      width: 1000px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1200px; } }
  @media (min-width: 1400px) {
    .container {
      width: 1400px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.container-full {
  max-width: 1920px;
  margin: 0 auto; }

.container-inside {
  margin: 0 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 15px 10px;
  padding-bottom: 15px 10px;
  color: #fff;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 10px 5px;
    line-height: 1.625;
    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 > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 1px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 16.5px;
      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 > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 16px;
  line-height: inherit;
  color: #00284f;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 10px;
  font-size: 14px;
  line-height: 1.625;
  color: #8899a6; }

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 9px 15px;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  font-family: "Acrom", sans-serif, sans-serif;
  line-height: 1.625;
  color: #8899a6;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #e5e5e5;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #999;
    opacity: 1; }

textarea.form-control {
  height: 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: 36px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"] {
    line-height: 50px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin: 8px 0;
  font-size: 12px;
  font-weight: 500;
  color: #666;
  text-transform: uppercase; }
  .radio label,
  .checkbox label {
    min-height: 22px;
    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 {
  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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .form-group-sm .form-control {
  height: 30px;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .form-group-sm .form-control {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .form-group-sm .form-control,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple], .form-group-sm .form-control {
  height: auto; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .form-group-lg .form-control {
  height: 50px;
  padding: 13px 28px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .form-group-lg .form-control {
  height: 50px;
  line-height: 50px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .form-group-lg .form-control,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple], .form-group-lg .form-control {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 45px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 50px;
  height: 50px;
  line-height: 50px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.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 {
  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 {
  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 {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 27px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #0069cf; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 10px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 18.29px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0 15px;
  font-size: 12px;
  line-height: 36px;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  font-family: "Acrom", sans-serif, sans-serif;
  height: 36px; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: none;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #00284f;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none; }
  .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-default {
  color: #fff;
  background-color: #414141;
  border-color: #414141; }
  .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #fff;
    background-color: #282828;
    border-color: #222222; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #414141;
    border-color: #414141; }
  .btn-default .badge {
    color: #414141;
    background-color: #fff; }

.btn-primary {
  color: #fff;
  background-color: #e85529;
  border-color: #e85529; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #c83f16;
    border-color: #bf3c15; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #e85529;
    border-color: #e85529; }
  .btn-primary .badge {
    color: #e85529;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #6eae34;
  border-color: transparent; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #558728;
    border-color: rgba(0, 0, 0, 0); }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #6eae34;
    border-color: transparent; }
  .btn-success .badge {
    color: #6eae34;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #03a9f4;
  border-color: #0398db; }
  .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #0286c2;
    border-color: #026e9e; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #03a9f4;
    border-color: #0398db; }
  .btn-info .badge {
    color: #03a9f4;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #efc73a;
  border-color: #edc022; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #e4b512;
    border-color: #c39b10; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #efc73a;
    border-color: #edc022; }
  .btn-warning .badge {
    color: #efc73a;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #f6821f;
  border-color: #f2750a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d96909;
    border-color: #b75807; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #f6821f;
    border-color: #f2750a; }
  .btn-danger .badge {
    color: #f6821f;
    background-color: #fff; }

.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:hover, .btn-link:focus {
  color: #666;
  text-decoration: none;
  background-color: transparent; }

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #3ea0ff;
  text-decoration: none; }

.btn-lg {
  height: 46px;
  padding: 18px 33px;
  font-size: 13px;
  line-height: 10px;
  border-radius: 0px; }

.btn-md {
  height: 42px;
  padding: 12px 25px;
  font-size: 13px;
  line-height: 1.33;
  border-radius: 0px; }

/* .btn-sm {
  height: 36px;
  @include button-size(8px, 15px, $font-size-base, $line-height-small, $border-radius-small);
} */
.btn-sm {
  height: 40px;
  padding: 0px 25px;
  font-size: 12px;
  line-height: 40px;
  border-radius: 3px; }

.btn-xs {
  height: 32px;
  padding: 0 20px;
  font-size: 13px;
  line-height: 31px;
  border-radius: 3px;
  font-weight: 500; }

.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%; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 400px;
  padding: 10px;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  color: #00284f; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    color: #00284f;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #e85529; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #3ea0ff; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.625;
  color: #3ea0ff;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 9px 28px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #8899a6;
  text-align: center;
  background-color: #999;
  border: 1px solid #e5e5e5;
  border-radius: 3px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 20px;
    font-size: 12px;
    border-radius: 0px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 13px 28px;
    font-size: 18px;
    border-radius: 0px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 25px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none; }
    .nav > li.disabled > a {
      color: #3ea0ff; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #3ea0ff;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs > li {
  float: left;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  /*     &:before {
      border: 6px solid rgba(0, 0, 0, 0);
      content: "";
      display: block;
      height: 0;
      left: 20px;
      position: absolute;
      top: 100%;
      width: 0;
      z-index: 999;
    } */ }
  .nav-tabs > li.active:before {
    /* border-top-color: $gray-dark; */ }
  .nav-tabs > li > a {
    line-height: 1.625;
    color: #fff;
    padding: 20px; }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    cursor: default; }

.tab-content {
  padding: 20px; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 3px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #00284f;
    background-color: transparent;
    border-bottom: 2px solid #6eae34; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 3px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 3px 3px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none;
  visibility: hidden; }

.tab-content > .active {
  display: block;
  visibility: visible; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  margin-bottom: 22px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 3px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 9px 15px;
  font-size: 18px;
  line-height: 22px;
  height: 40px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 4.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 22px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 9px;
          padding-bottom: 9px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 2px;
  margin-bottom: 2px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 2px;
  margin-bottom: 2px; }
  .navbar-btn.btn-sm {
    margin-top: 5px;
    margin-bottom: 5px; }
  .navbar-btn.btn-xs {
    margin-top: 9px;
    margin-bottom: 9px; }

.navbar-text {
  margin-top: 9px;
  margin-bottom: 9px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #8bc6ff; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #8bc6ff; }
  .navbar-inverse .navbar-nav > li > a {
    color: #8bc6ff; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #8bc6ff; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #8bc6ff; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #8bc6ff; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb > li {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #00284f; }
  .breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 0 0 4px;
    color: #00284f; }
  .breadcrumb > li a {
    color: #00284f; }
  .breadcrumb > li > span {
    font-weight: 700; }

.paging {
  margin: 15px; }
  .paging .pull-right {
    line-height: 36px; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a, .pagination > li > span {
      position: relative;
      float: left;
      margin-right: 8px;
      line-height: 30px;
      width: 30px;
      height: 30px;
      text-decoration: none;
      text-align: center;
      color: #009bde;
      font-size: 18px;
      font-weight: 500;
      border-radius: 5px; }
    .pagination > li:first-child > a, .pagination > li:first-child > span {
      margin-left: 0; }
  .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    color: #00284f; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    color: #fff;
    cursor: default;
    background: #009bde; }

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #999; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #3ea0ff;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline-block;
  font-size: 100%;
  font-weight: normal;
  line-height: 64px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100%;
  width: 64px;
  height: 64px; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #3ea0ff; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #0b87ff; }

.label-primary {
  background-color: #e85529; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #c83f16; }

.label-success {
  background-color: #6eae34; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #558728; }

.label-info {
  background-color: #03a9f4; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #0286c2; }

.label-warning {
  background-color: #efc73a; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #e4b512; }

.label-danger {
  background-color: #f6821f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #d96909; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #3ea0ff;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #666;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.625;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #00284f; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #666; }

.alert {
  padding: 10px;
  margin: 10px 0;
  border: 1px solid transparent;
  border-radius: 5px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 30px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

.panel-body {
  padding: 0; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 20px;
  color: #000; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 20px;
    padding-right: 20px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 2px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 2px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 2px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 2px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 22px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 3px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #005cb5; }
  .panel-default .panel-heading {
    color: #005cb5;
    background-color: transparent;
    border-color: #005cb5;
    position: relative; }
    .panel-default .panel-heading .badge {
      color: transparent;
      background-color: #005cb5; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #005cb5; }

.panel-primary {
  border-color: #e85529; }
  .panel-primary .panel-heading {
    color: #e85529;
    background-color: transparent;
    border-color: #e85529;
    position: relative; }
    .panel-primary .panel-heading .badge {
      color: transparent;
      background-color: #e85529; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e85529; }

.panel-success {
  border-color: transparent; }
  .panel-success .panel-heading {
    color: #1fb257;
    background-color: transparent;
    border-color: transparent;
    position: relative; }
    .panel-success .panel-heading .badge {
      color: transparent;
      background-color: #1fb257; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent; }

.panel-info {
  border-color: transparent; }
  .panel-info .panel-heading {
    color: #03a9f4;
    background-color: transparent;
    border-color: transparent;
    position: relative; }
    .panel-info .panel-heading .badge {
      color: transparent;
      background-color: #03a9f4; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent; }

.panel-warning {
  border-color: #ffe033; }
  .panel-warning .panel-heading {
    color: #ffe033;
    background-color: #fff;
    border-color: #ffe033;
    position: relative; }
    .panel-warning .panel-heading .badge {
      color: #fff;
      background-color: #ffe033; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ffe033; }

.panel-danger {
  border-color: transparent; }
  .panel-danger .panel-heading {
    color: #f83c42;
    background-color: transparent;
    border-color: transparent;
    position: relative; }
    .panel-danger .panel-heading .badge {
      color: transparent;
      background-color: #f83c42; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.close {
  float: right;
  font-size: 42px;
  font-weight: bold;
  line-height: 1;
  color: #00284f;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
  margin: 0 5px; }
  .close:hover, .close:focus {
    color: #00284f;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #00284f; }
  .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.625px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.625; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Acrom", sans-serif, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .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: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #00284f;
  border-radius: 3px; }

.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: #00284f; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #00284f; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #00284f; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #00284f; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #00284f; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #00284f; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #00284f; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #00284f; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !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; } }

/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/**
 * Product Item Selectors
 */
/***********************************************************************/
/**
 *   Blocks Layout Selectors 
 */
/* --- SCSS For Accordion --- */
/* --- SCSS For Breadcrumb --- */
/* --- SCSS For Buttons --- */
/* --- SCSS For Call-to-action --- */
/* --- SCSS For Content-slider --- */
/*  */
/* carousel-controls-v1 */
/* carousel-controls-v2 */
/* carousel-controls-v3 */
/* Navigation Styles */
/* carousel-indicators-v1 */
/* carousel-indicators-v2 */
/* carousel-indicators-v3 */
/* carousel-indicators-v4 */
/* carousel-indicators-v5 */
/* carousel-indicators-v6 */
/* --- SCSS For Counters --- */
/* --- SCSS For Heading --- */
/* --- SCSS For Icon-box --- */
/* --- SCSS For Interactive-banner --- */
/* --- SCSS For Latest-posts --- */
/* latest posts */
/* --- SCSS For List --- */
/* variables for list */
/* variables for list light */
/* --- SCSS For Message --- */
/* --- SCSS For Newsletter --- */
/* --- SCSS For Piechart --- */
/* --- SCSS For Pricing --- */
/* --- SCSS For Process-steps --- */
/* process-steps */
/* --- SCSS For Service --- */
/* variables for tab style1 using as base of tab */
/* --- SCSS For Style-icon --- */
/* Variables icons default */
/* Variables icons bodered */
/* Variables icons darker */
/* Variables icons light */
/* Variables icons plain */
/* Variables icons for light style */
/* Variables icons outline */
/* Variables icons inverse */
/* --- SCSS For Table --- */
/* --- SCSS For Tabs --- */
/* variables for tab style1 using as base of tab */
/* tab style version 4 */
/* tab style version 5 */
/* tab style version 6 */
/* --- SCSS For Testimonials --- */
/* testimonials default */
/* testimonials-v1 */
/* testimonials light */
/* --- SCSS For Typography --- */
/* panel */
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/*inline-block
============================================*/
/****/
/* Curl Top Right */
/**absolute**/
/* links style */
ul.links {
  padding: 0;
  position: relative;
  margin: 0; }
  ul.links li {
    display: inline;
    line-height: normal;
    position: relative; }
    ul.links li a {
      padding-left: 10px;
      color: #00284f; }
      ul.links li a i {
        margin-right: 5px; }
      ul.links li a:hover {
        color: #009bde; }

ul.list {
  padding: 0;
  position: relative;
  margin: 0; }
  ul.list li {
    list-style: none;
    line-height: 30px; }
    ul.list li a {
      color: #00284f; }
      ul.list li a:hover {
        color: #009bde; }

.tree-menu {
  padding: 0; }
  .tree-menu ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .tree-menu ul li .accordion-heading {
      cursor: pointer; }
      .tree-menu ul li .accordion-heading .fa {
        font-size: 9px;
        color: #101010; }
    .tree-menu ul li.open a, .tree-menu ul li a {
      color: #00284f;
      text-transform: capitalize;
      font-size: 16px; }
  .tree-menu ul ul {
    padding-left: 20px; }
    .tree-menu ul ul li {
      list-style: none;
      border: none;
      padding: 8px 0; }
      .tree-menu ul ul li:hover:after, .tree-menu ul ul li:hover:before {
        content: none; }
      .tree-menu ul ul li a {
        color: #00284f;
        font-weight: normal; }
  .tree-menu .vertical .dropdown-submenu:hover > .dropdown-menu {
    display: block; }
  .tree-menu .vertical .dropdown-menu {
    top: 0;
    left: 100%;
    width: 100%; }

.list-group-item ul {
  padding-left: 20px; }
  .list-group-item ul li {
    list-style: none;
    padding: 8px 0; }
    .list-group-item ul li a {
      color: #bbb; }

div.required .control-label:before {
  color: #f00;
  content: "* ";
  font-weight: bold; }

.noborder .box {
  border: none !important; }

.white {
  color: #FFFFFF; }

.red {
  color: #f44336;
  line-height: 20px; }

.table-responsive .btn-primary {
  padding: 0 14px; }

.table.shopping-cart-table > tbody > tr > td {
  color: #00284f; }

/*Text Colors
------------------------------------*/
.text-default {
  color: #222 !important; }

.text-primary {
  color: #e85529 !important; }

.text-info {
  color: #03a9f4 !important; }

.text-danger {
  color: #f6821f !important; }

.text-warning {
  color: #efc73a !important; }

.text-success {
  color: #6eae34 !important; }

/*Background Colors
------------------------------------*/
.bg-primary {
  background-color: #e85529 !important; }

.bg-info {
  background: #03a9f4 !important; }

.bg-danger {
  background: #f6821f !important; }

.bg-warning {
  background: #efc73a !important; }

.bg-success {
  background: #6eae34 !important; }

.accordion .panel {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05); }

.accordion .panel-heading {
  padding: 15px;
  position: relative; }
  .accordion .panel-heading a {
    text-decoration: none;
    font-weight: bold; }
    .accordion .panel-heading a:before {
      content: "-";
      font-size: 22px;
      font-weight: 700;
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 16px;
      display: inline-block;
      color: #e85529; }
    .accordion .panel-heading a.collapsed:before {
      content: "+";
      font-size: 18px;
      line-height: 20px; }

.accordion .panel-body {
  border-top-color: transparent !important; }

.accordion.collapse-right .panel-heading a:before {
  position: absolute;
  right: 20px; }

.accordion.collapse-color .panel-heading a:before {
  color: #fff;
  background: #e85529; }

.accordion.noborder .panel-heading {
  padding-left: 0;
  padding-right: 0; }

.accordion.noborder .panel, .accordion.noborder .panel-heading, .accordion.noborder .panel-body {
  background-color: transparent;
  border: none; }

.accordion.nobackground .panel, .accordion.nobackground .panel-heading, .accordion.nobackground .panel-body {
  background-color: transparent; }

.breadcrumbs {
  padding: 25px 15px 20px 15px;
  margin-bottom: 20;
  list-style: none;
  background-color: #fff;
  border-radius: 3px; }
  .breadcrumbs .breadcrumb {
    margin: 0;
    padding: 0 2px;
    display: inline-block; }
  .breadcrumbs h2 {
    margin: 0;
    float: left;
    font-weight: 400;
    position: relative; }
  .breadcrumbs .breadcrumb-links {
    margin: 0;
    position: relative;
    padding: 0 0 10px;
    border-bottom: 1px solid #e5e5e5; }
    .breadcrumbs .breadcrumb-links > li {
      display: inline-block; }
      .breadcrumbs .breadcrumb-links > li a {
        text-transform: uppercase;
        font-weight: 500;
        font-size: 12px; }
      .breadcrumbs .breadcrumb-links > li + li:before {
        color: #757575;
        content: "\f105";
        font-family: FontAwesome;
        padding: 0 15px;
        font-size: 14px; }
      .breadcrumbs .breadcrumb-links > li:last-child a {
        color: #00284f; }
    .breadcrumbs .breadcrumb-links > .active {
      color: #00284f; }

.breadcrumbs-left h2 {
  float: none;
  text-align: left; }

.breadcrumbs-left .breadcrumb-links {
  text-align: left; }

svg {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.btn {
  border: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 40px;
  font-size: 18px;
  font-weight: 500;
  line-height: 40px;
  border-radius: 5px; }
  .btn-primary {
    color: #fff;
    background-color: #009bde;
    border-color: #009bde; }
    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
      color: #fff;
      background-color: #00284f;
      border-color: #00284f; }
    .open .btn-primary.dropdown-toggle {
      color: #fff;
      background-color: #00284f;
      border-color: #00284f; }
    .btn-primary:active, .btn-primary.active {
      background-image: none; }
    .open .btn-primary.dropdown-toggle {
      background-image: none; }
    .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary,
    fieldset[disabled] .btn-primary:hover,
    fieldset[disabled] .btn-primary:focus,
    fieldset[disabled] .btn-primary:active,
    fieldset[disabled] .btn-primary.active {
      background-color: #009bde;
      border-color: #009bde; }
    .btn-primary .badge {
      color: #009bde;
      background-color: #fff; }
  .btn-default {
    border: 2px solid;
    line-height: 36px;
    color: #009bde;
    background-color: #fff;
    border-color: #009bde; }
    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
      color: #00284f;
      background-color: #fff;
      border-color: #00284f; }
    .open .btn-default.dropdown-toggle {
      color: #00284f;
      background-color: #fff;
      border-color: #00284f; }
    .btn-default:active, .btn-default.active {
      background-image: none; }
    .open .btn-default.dropdown-toggle {
      background-image: none; }
    .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active,
    fieldset[disabled] .btn-default,
    fieldset[disabled] .btn-default:hover,
    fieldset[disabled] .btn-default:focus,
    fieldset[disabled] .btn-default:active,
    fieldset[disabled] .btn-default.active {
      background-color: #fff;
      border-color: #009bde; }
    .btn-default .badge {
      color: #fff;
      background-color: #009bde; }

.heading {
  z-index: 1;
  position: relative;
  text-align: center; }
  .heading h1, .heading h2, .heading h3, .heading h4, .heading h5, .heading h6 {
    text-transform: uppercase; }
  .heading p, .heading small {
    margin-bottom: 15px;
    display: inline-block; }
  .heading.heading-light {
    color: #eee; }
    .heading.heading-light h1, .heading.heading-light h2, .heading.heading-light h3, .heading.heading-light h4, .heading.heading-light h5, .heading.heading-light h6 {
      color: #fff; }
    .heading.heading-light p, .heading.heading-light small {
      color: #eee; }

.list-unstyled {
  list-style: none;
  padding-left: 0; }

.success {
  display: none;
  width: 600px;
  margin-left: -300px;
  background: white;
  border: 1px solid #e4e3e3;
  padding: 50px;
  left: 50%;
  top: 22%;
  font-size: 16px;
  color: #333333 !important;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  z-index: 15000;
  position: fixed; }
  .success a {
    text-decoration: none !important;
    font-size: 16px; }
    .success a:hover {
      text-decoration: underline; }
  .success .close {
    opacity: 1;
    float: right;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 16px;
    height: 16px;
    cursor: pointer; }
  .success .success_button {
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    background: #009bde;
    border: none;
    display: inline-block;
    cursor: pointer;
    color: white !important;
    font-size: 18px;
    font-weight: 500;
    padding: 6px 15px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px; }
    .success .success_button:hover {
      text-decoration: none !important;
      background: #00284f; }
    .success .success_button:active {
      position: relative;
      top: 1px; }

/* CallBack in header */
.callback_push {
  position: fixed;
  top: 30%;
  right: 30px;
  z-index: 10000; }
  .callback_push a {
    width: 70px;
    height: 70px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    border-radius: 50%;
    z-index: 9999;
    transition: all .5s;
    overflow: visible; }
    .callback_push a svg {
      overflow: visible;
      width: 100%; }
      .callback_push a svg path {
        fill: #009bde;
        stroke: none; }
      .callback_push a svg circle {
        stroke: #009bde;
        fill: #fff;
        stroke-width: 2px; }
        .callback_push a svg circle.anim {
          opacity: 0;
          transform-origin: center;
          animation-duration: .5s;
          animation-iteration-count: infinite;
          animation-timing-function: linear; }
      .callback_push a svg:hover circle.anim {
        animation-name: videoplay; }
  .callback_push span.callback_tooltip {
    position: absolute;
    top: 25px;
    left: -190px;
    display: block;
    width: 150px;
    background: #009bde;
    color: #fff;
    line-height: 1;
    border-radius: 5px;
    padding: 5px 10px;
    text-align: center;
    transition: all .5s;
    opacity: 0;
    visibility: hidden; }
    .callback_push span.callback_tooltip:after {
      content: '';
      position: absolute;
      top: 5px;
      right: -13px;
      border: 7px solid transparent;
      border-left-color: #009bde; }
  .callback_push:hover span.callback_tooltip {
    opacity: 1;
    visibility: visible;
    left: -160px; }
  .callback_push_hidden {
    -webkit-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
    opacity: 0; }

.form_callback_form .callback_button, #reserve_form .reserve_button {
  background: #009bde !important;
  background-image: -webkit-linear-gradient(top, #009bde, #009bde) !important;
  background-image: -moz-linear-gradient(top, #009bde, #009bde) !important;
  background-image: -ms-linear-gradient(top, #009bde, #009bde) !important;
  background-image: -o-linear-gradient(top, #009bde, #009bde) !important;
  background-image: linear-gradient(to bottom, #009bde, #009bde) !important;
  color: #ffffff; }

@keyframes videoplay {
  0% {
    transform: scale(1);
    opacity: 0; }
  50% {
    transform: scale(1.15);
    opacity: .7; }
  100% {
    transform: scale(1.3);
    opacity: 0; } }

.buttons {
  padding: 20px 0; }
  .buttons:before, .buttons:after {
    content: " ";
    display: table; }
  .buttons:after {
    clear: both; }
  .buttons .left {
    float: left; }
  .buttons .right {
    float: right; }

.checkbox, .radio {
  padding-left: 20px; }

.btn-outline-inverse {
  color: #005cb5;
  background-color: #FFFFFF;
  border-color: #f2f2f2;
  border: none;
  border-right: 1px solid #f2f2f2; }
  .btn-outline-inverse:hover, .btn-outline-inverse:focus, .btn-outline-inverse:active, .btn-outline-inverse.active {
    color: #FFFFFF;
    background-color: #6eae34;
    border-color: #f2f2f2; }
  .open .btn-outline-inverse.dropdown-toggle {
    color: #FFFFFF;
    background-color: #6eae34;
    border-color: #f2f2f2; }
  .btn-outline-inverse:active, .btn-outline-inverse.active {
    background-image: none; }
  .open .btn-outline-inverse.dropdown-toggle {
    background-image: none; }
  .btn-outline-inverse.disabled, .btn-outline-inverse.disabled:hover, .btn-outline-inverse.disabled:focus, .btn-outline-inverse.disabled:active, .btn-outline-inverse.disabled.active, .btn-outline-inverse[disabled], .btn-outline-inverse[disabled]:hover, .btn-outline-inverse[disabled]:focus, .btn-outline-inverse[disabled]:active, .btn-outline-inverse[disabled].active,
  fieldset[disabled] .btn-outline-inverse,
  fieldset[disabled] .btn-outline-inverse:hover,
  fieldset[disabled] .btn-outline-inverse:focus,
  fieldset[disabled] .btn-outline-inverse:active,
  fieldset[disabled] .btn-outline-inverse.active {
    background-color: #FFFFFF;
    border-color: #f2f2f2; }
  .btn-outline-inverse .badge {
    color: #FFFFFF;
    background-color: #005cb5; }
  .btn-outline-inverse.last {
    border-right: none; }

.btn-dark {
  color: #00284f;
  background-color: #FFFFFF;
  border-color: #ebebeb;
  width: 40px;
  height: 34px;
  font-size: 14px;
  padding: 0 10px;
  line-height: 34px; }
  .btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active {
    color: #FFFFFF;
    background-color: #607d8b;
    border-color: #607d8b; }
  .open .btn-dark.dropdown-toggle {
    color: #FFFFFF;
    background-color: #607d8b;
    border-color: #607d8b; }
  .btn-dark:active, .btn-dark.active {
    background-image: none; }
  .open .btn-dark.dropdown-toggle {
    background-image: none; }
  .btn-dark.disabled, .btn-dark.disabled:hover, .btn-dark.disabled:focus, .btn-dark.disabled:active, .btn-dark.disabled.active, .btn-dark[disabled], .btn-dark[disabled]:hover, .btn-dark[disabled]:focus, .btn-dark[disabled]:active, .btn-dark[disabled].active,
  fieldset[disabled] .btn-dark,
  fieldset[disabled] .btn-dark:hover,
  fieldset[disabled] .btn-dark:focus,
  fieldset[disabled] .btn-dark:active,
  fieldset[disabled] .btn-dark.active {
    background-color: #FFFFFF;
    border-color: #ebebeb; }
  .btn-dark .badge {
    color: #FFFFFF;
    background-color: #00284f; }

.btn-outline-success {
  padding: 15px 25px;
  line-height: 13px; }

.btn-link {
  font-size: 12px;
  text-transform: lowercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 2px; }

html {
  overflow-x: hidden; }
  html.qwpage {
    overflow: hidden; }

body[class*="-home"] .header-1 .pav-verticalmenu {
  display: none !important;
  border: 1px solid #000; }

body[class*="-home"] .header-1 .dropdown:hover .pav-verticalmenu {
  display: block; }

body[class*="page-"] #content {
  padding: 20px 15px; }

body[class*="information-"] img {
  max-width: 100%; }

body[class*="page-category"] #content {
  padding: 0; }
  body[class*="page-category"] #content h1 {
    margin-top: 0; }

body[class*="page-product"] #content {
  overflow: visible;
  padding: 0; }
  body[class*="page-product"] #content .owl-carousel .owl-wrapper-outer {
    overflow: visible; }

h1 {
  font-weight: 500;
  text-align: center;
  margin: 0; }

.page-category #page, .page-special #page, .page-search #page, .page-allproduct #page {
  background: #f0f0f0; }

#page {
  min-height: 100vh; }
  #page > .container {
    min-height: calc(100vh - 560px); }

#sys-notification {
  position: fixed;
  top: 10px;
  width: 100%;
  z-index: 9999;
  right: 0; }

#sidebar-main {
  padding: 0; }

.common-home #sidebar-main {
  background: transparent; }

.common-home #content {
  padding: 0 15px !important; }

.fancybox-skin {
  background: #fff; }

header {
  background: #fff; }

#topbar {
  background: #101010;
  font-size: 13px;
  color: #00284f;
  height: 40px;
  line-height: 25px;
  padding: 8px 0; }
  #topbar .topbar-left {
    position: relative; }
  #topbar .custom-top:nth-child(1) {
    margin-right: 20px; }
  #topbar .custom-top i {
    padding-right: 5px; }
  #topbar .container .inside {
    background: #e9ecf5;
    padding: 10px 10px 10px 20px; }

.header-top {
  height: 40px;
  background-color: #00284f;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase; }
  .header-top .btn-group {
    margin-right: 20px; }
    .header-top .btn-group button {
      background-color: transparent;
      border: none;
      padding: 0; }
  .header-top .topcontacts {
    display: flex;
    align-self: center;
    justify-content: space-between; }
    .header-top .topcontacts svg {
      fill: none;
      stroke: #a8b4bf;
      stroke-width: 1.5px;
      width: 18px;
      height: 18px;
      margin-right: 10px; }
    .header-top .topcontacts .media-body {
      width: auto;
      height: 40px;
      display: flex;
      align-items: center;
      color: #a8b4bf; }
      .header-top .topcontacts .media-body a {
        color: #a8b4bf !important; }

.bigcat .col-lg-6 {
  padding: 0 !important; }

.header-bottom {
  position: relative; }
  .header-bottom > .container {
    display: flex;
    position: relative; }
  .header-bottom .logo-container {
    flex: 1 1 auto;
    text-align: center; }
  .header-bottom .main-menu {
    flex: 1 0 auto;
    align-self: center; }
  .header-bottom #searchblock {
    visibility: hidden;
    position: absolute;
    width: 400px;
    height: 85px;
    -webkit-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transform: scale(0, 1);
    transform-origin: right;
    z-index: 999;
    right: 14px;
    left: auto;
    top: -29px;
    background: #fff; }
    .header-bottom #searchblock form {
      height: 100%; }
    .header-bottom #searchblock.active {
      visibility: visible;
      transform: scale(1, 1); }
  .header-bottom #searchtop {
    display: inline-block;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
    width: 100%;
    top: 24px;
    padding-right: 75px; }
    .header-bottom #searchtop input.form-control {
      background: transparent;
      border-radius: 5px;
      border: 1px #f0f0f0 solid;
      color: #00284f;
      font-style: normal; }
      .header-bottom #searchtop input.form-control::-moz-placeholder {
        color: #a8b4bf;
        opacity: 1; }
      .header-bottom #searchtop input.form-control:-ms-input-placeholder {
        color: #a8b4bf; }
      .header-bottom #searchtop input.form-control::-webkit-input-placeholder {
        color: #a8b4bf; }
    .header-bottom #searchtop .btn-search {
      height: 35px;
      position: absolute;
      top: 0;
      right: 0;
      text-transform: none;
      font-size: 16px;
      line-height: 1; }
  .header-bottom .header-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: right;
    align-items: center;
    position: absolute;
    right: 0;
    height: 36px;
    top: calc(50% - 13px); }
    .header-bottom .header-panel svg {
      width: 28px;
      height: 28px; }
  .header-bottom .headercart {
    width: 30px;
    position: relative; }
    .header-bottom .headercart .cart-total {
      top: auto;
      right: auto;
      left: 50%;
      bottom: -17px;
      transform: translateX(-50%); }
    .header-bottom .headercart #cart svg path {
      stroke: #00284f;
      fill: none;
      stroke-width: 1.5px; }
    .header-bottom .headercart #cart svg circle {
      fill: #00284f;
      stroke: none; }
    .header-bottom .headercart #cart.open .dropdown-toggle {
      box-shadow: none; }
    .header-bottom .headercart #cart a {
      display: inline-block;
      position: relative; }
    .header-bottom .headercart #cart .icon-cart {
      background: transparent;
      width: 55px;
      height: 47px;
      display: inline-block;
      margin-right: 10px;
      position: relative;
      text-align: center; }
      .header-bottom .headercart #cart .icon-cart i {
        font-size: 30px;
        padding: 8px; }
    .header-bottom .headercart #cart .wrap-cart {
      display: inline-block;
      color: #00284f; }
      .header-bottom .headercart #cart .wrap-cart .cart-total {
        font-weight: bold;
        background: transparent;
        color: #3a3a3a;
        margin-left: 5px; }
  .header-bottom .headersearch {
    cursor: pointer; }
    .header-bottom .headersearch svg {
      width: 28px;
      position: relative;
      top: -2px; }
      .header-bottom .headersearch svg path {
        stroke: #00284f;
        fill: none;
        stroke-width: 2.5px; }
  .header-bottom .product-compare-header {
    text-align: center;
    width: 28px;
    position: relative; }
    .header-bottom .product-compare-header svg {
      fill: #00284f; }
    .header-bottom .product-compare-header:hover svg {
      fill: #ccd4dc; }
    .header-bottom .product-compare-header p {
      margin: 0; }
      .header-bottom .product-compare-header p#compare-total {
        font-weight: bold;
        line-height: 14px;
        font-size: 12px; }
    .header-bottom .product-compare-header i {
      font-size: 28px; }
  .header-bottom .badge {
    color: #fff;
    position: absolute !important;
    top: -3px;
    right: -7px;
    padding: 3px;
    min-width: 17px;
    line-height: 11px;
    z-index: 99;
    background: #009bde; }
  .header-bottom .product-compare-header, .header-bottom .headercart, .header-bottom .headersearch {
    margin: 0 18px; }

.header-menu {
  border-top: 1px #ccd4dc solid; }
  .header-menu > .container {
    position: relative; }

#partnerpricemodule {
  text-align: center;
  padding: 40px 30px;
  color: #fff;
  background: #00833d; }
  #partnerpricemodule h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 48px;
    font-weight: 900; }
  #partnerpricemodule p {
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 18px; }
  #partnerpricemodule button {
    padding: 0 50px;
    color: #fff;
    background: #00833d;
    font-weight: 500;
    font-size: 18px;
    border: 2px solid #fff;
    box-shadow: 0 20px 46px rgba(0, 0, 0, 0.3); }
    #partnerpricemodule button:hover {
      background: #fff;
      color: #00833d;
      box-shadow: 0 20px 46px rgba(0, 0, 0, 0.05); }

.search_ctrl {
  padding: 0 15px; }

.compare_rm_all_top {
  position: absolute;
  right: 15px;
  top: 15px; }

.compare_rm_all_bottom {
  margin: -15px 15px 15px -15px;
  text-align: right;
  display: inline-block;
  width: 100%; }
  @media (max-width: 767px) {
    .compare_rm_all_bottom {
      margin-top: 15px; } }

.shopping-cart-table {
  background: #fff;
  font-size: 16px; }
  .shopping-cart-table tbody .column-image {
    position: relative; }
    .shopping-cart-table tbody .column-image img {
      border: none; }
    .shopping-cart-table tbody .column-image a:hover {
      color: #f92626; }
    .shopping-cart-table tbody .column-image .product-label {
      top: 5px;
      left: 5px;
      padding: 0 5px;
      color: #f92626; }
  .shopping-cart-table > thead:first-child > tr:first-child > td {
    border-top: 1px solid #ddd; }
  .shopping-cart-table.table thead tr td {
    text-align: center !important; }
  .shopping-cart-table.table tr td {
    border: 1px #ddd solid; }
    .shopping-cart-table.table tr td.column-price, .shopping-cart-table.table tr td.column-total {
      white-space: nowrap; }
  .shopping-cart-table .column-quantity {
    min-width: 75px; }
    .shopping-cart-table .column-quantity .btn-block {
      max-width: 100px;
      margin: 0 auto;
      text-align: center; }
      .shopping-cart-table .column-quantity .btn-block span {
        display: inline-block; }
    .shopping-cart-table .column-quantity input {
      margin-bottom: 10px;
      color: #a8b4bf;
      font-style: normal;
      font-size: 22px;
      border-radius: 5px;
      text-align: center; }
    .shopping-cart-table .column-quantity .btn {
      height: 28px;
      padding: 0;
      width: 40px; }
      .shopping-cart-table .column-quantity .btn.btn-primary svg {
        fill: #fff; }
      .shopping-cart-table .column-quantity .btn .btn-default svg {
        fill: #009bde; }
    .shopping-cart-table .column-quantity svg {
      width: 30px;
      height: 28px;
      cursor: pointer;
      fill: #009bde;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }

table.total-item {
  font-size: 18px;
  float: right;
  margin-top: 10px;
  background: white; }
  table.total-item tr td:last-child {
    width: 125px; }

.total-item tr td, .shopping-cart-table tr td {
  vertical-align: middle !important;
  padding: 10px !important; }

.tp-bullets .counter {
  display: none !important; }

.search-focus {
  color: #bbb;
  cursor: pointer;
  border-right: 1px solid #ebebeb;
  padding-right: 15px;
  line-height: 32px;
  height: 27px; }

.nav-search.open {
  height: 44px;
  top: 0;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100); }

/* multi logo */
.logo-store {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin: 14px 0;
  width: 100%; }
  .logo-store a {
    display: inline-block;
    margin: 0 auto;
    text-align: center; }
    .logo-store a:hover {
      color: #00284f; }
  .logo-store img {
    max-height: 60px; }
  .logo-store span {
    display: block;
    white-space: nowrap;
    text-align: center;
    position: relative;
    top: 5px;
    height: 23px; }

#logo-theme a {
  background: url(../image/logo.png) no-repeat;
  display: inline-block;
  width: 170px;
  height: 37px; }
  #logo-theme a span {
    display: none; }

/*
* CONTENT
 */
#pav-masshead .inner {
  background: #FFFFFF;
  color: #009bde; }
  #pav-masshead .inner a:hover {
    color: #00adf8; }

.breadcrumbs .container {
  background: transparent; }

#pav-mainnav .inner {
  background-color: #505050; }

#breadcrumb {
  padding-left: 0;
  padding-right: 0; }

#footer ul, #footer ol {
  margin: 0; }
  #footer ul li, #footer ol li {
    line-height: 30px; }
    #footer ul li.ft-mail a, #footer ol li.ft-mail a {
      text-transform: lowercase; }

.footer-top {
  background: transparent;
  margin-bottom: -97px; }

.footer-center {
  background: #fff;
  padding: 45px 0;
  border-top: 2px #f0f0f0 solid;
  color: #00284f;
  font-size: 16px; }
  .footer-center .box .box-heading {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px; }
  .footer-center .panel {
    background: transparent;
    margin-bottom: 0; }
    .footer-center .panel .panel-heading {
      padding: 0; }
    .footer-center .panel .panel-body {
      padding: 20px 0 0; }
    .footer-center .panel .panel-title {
      color: #FFFFFF; }
  .footer-center .footer-name {
    text-align: center;
    font-size: 12px; }
    .footer-center .footer-name span {
      white-space: nowrap; }
  .footer-center .main-footer {
    display: flex;
    justify-content: space-between;
    margin-left: 100px; }
    .footer-center .main-footer .box {
      margin-right: 30px;
      font-weight: 500; }
    .footer-center .main-footer .box-heading {
      font-weight: 800; }

.footer-bottom {
  background: #607d8b; }
  .footer-bottom .inside {
    background: url("../image/pattern.jpg") repeat 0 0;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
    .footer-bottom .inside:before {
      position: absolute;
      content: "";
      width: 10px;
      height: 10px;
      display: block;
      border-top: 1px solid #FFFFFF;
      border-left: 1px solid #FFFFFF;
      left: 0;
      top: 0;
      z-index: 2; }
    .footer-bottom .inside:after {
      position: absolute;
      content: "";
      width: 10px;
      height: 10px;
      display: block;
      border-bottom: 1px solid #FFFFFF;
      border-right: 1px solid #FFFFFF;
      bottom: 0;
      right: 0;
      z-index: 2; }
    .footer-bottom .inside .bg-blue {
      background: url("../image/pattern2.jpg") repeat 0 0; }

/* POWER BY */
#powered {
  background: #00284f; }
  #powered a {
    font-size: 12px;
    color: #ccd6dd;
    font-weight: 500;
    text-transform: uppercase;
    width: 100%; }
    #powered a:hover {
      color: #FFFFFF; }
  #powered .copyright {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase; }
  #powered ul.links {
    line-height: 16px;
    padding-left: 20px; }
    #powered ul.links li {
      padding: 0 10px; }
  #powered .inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    #powered .inner .oferta p {
      color: #fff;
      font-size: 13px;
      margin-bottom: 3px; }
  #powered .payment-img {
    text-align: right; }
    #powered .payment-img img {
      max-height: 61px; }
      #powered .payment-img img:last-child {
        display: none;
        margin: 8px auto; }

.panel-highlighted {
  border: solid 1px red; }
  .panel-highlighted .panel-heading {
    background: red;
    color: #FFFFFF; }

.nopadding .panel-body {
  padding: 0; }

.sidebar .panel {
  margin-bottom: 32px; }

.nostylingboxs .panel-heading {
  padding: 0;
  margin-bottom: 30px; }

.nostylingboxs .panel-body {
  padding: 0; }

.owl-carousel-play .owl-carousel {
  margin: 0;
  border: none; }

.products-block .owl-carousel {
  margin: 0; }

.price {
  font-family: "Acrom", sans-serif, sans-serif;
  font-weight: bold; }
  .price .price-new {
    color: #00284f;
    font-size: 24px; }
  .price .price-old {
    text-decoration: line-through;
    color: #666; }
  .price.detail .price-new {
    font-size: 40px; }
  .price.detail .price-old {
    font-size: 26px; }
  .price.detail ul {
    margin: 0; }

#tab-gifts h3 {
  margin: 0 0 25px 0; }

#tab-gifts ul {
  padding: 40px 0 0;
  list-style: none;
  width: 50%;
  margin: 0 auto; }
  #tab-gifts ul li:after {
    content: '\0418\041B\0418';
    display: block;
    text-align: center;
    font-size: 18px;
    color: #00284f;
    margin: 15px 0; }
  #tab-gifts ul li:last-child:after {
    content: none; }
  #tab-gifts ul a {
    display: flex;
    align-items: center; }
  #tab-gifts ul div {
    display: inline-block; }
    #tab-gifts ul div img {
      width: 120px; }
    #tab-gifts ul div.gift_name {
      font-size: 22px;
      color: #00284f;
      margin-left: 25px; }
      #tab-gifts ul div.gift_name:hover {
        color: #009bde; }

#tab-gifts p {
  margin: 20px 0;
  color: #00284f;
  text-align: center; }

@media (max-width: 520px) {
  #tab-gifts ul li:after {
    text-align: center; }
  #tab-gifts ul a {
    flex-wrap: wrap; }
  #tab-gifts div {
    width: 100%; }
  #tab-gifts .gift_name {
    text-align: center; }
  #tab-gifts .gift_image {
    text-align: center;
    margin-bottom: 20px; } }

.table-description {
  margin-left: 40px; }
  .table-description td {
    border: 1px solid #999;
    padding: 2px 5px; }

.product-label {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  position: absolute;
  z-index: 30;
  top: 10px;
  line-height: 17px;
  padding: 5px 15px;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .product-label.sale {
    right: 10px;
    background-color: #f92626; }
  .product-label.new {
    left: 10px;
    background-color: #00833d; }
  .product-label.sale-border {
    text-align: center;
    display: block;
    text-transform: uppercase;
    width: 40px;
    height: 20px;
    position: absolute;
    top: 15px;
    border: 2px solid #d95e41;
    right: 10px;
    color: #474747; }

.cart.pull-left {
  float: none !important;
  margin-bottom: 5px; }

.product-info .product-info-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap; }

.product-info .box-product-infomation {
  margin-top: 20px; }

.product-info .image-container {
  padding: 0 0 30px 0; }

.product-info .title-product {
  font-size: 36px;
  margin: 0;
  font-weight: 300;
  text-align: center;
  padding: 60px 0 30px 0;
  width: 100%; }
  .product-info .title-product b {
    font-weight: 800;
    text-transform: uppercase; }

.product-info .product-view {
  padding: 0 0 30px 15px; }

.product-info .row {
  padding: 0 15px; }
  .product-info .row .product-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 60px; }
    .product-info .row .product-row .btn-container {
      display: flex;
      gap: 8px; }
  .product-info .row hr {
    border-top: 2px solid #ccd4dc; }

.product-info .wrapper-rating-attrs {
  width: 100%;
  max-width: 298px; }

.product-info .prod_rating {
  display: flex;
  gap: 5px;
  white-space: nowrap; }
  .product-info .prod_rating .custom-color {
    cursor: pointer; }

.product-info .product-price {
  display: flex;
  flex-direction: column;
  gap: 16px; }

.product-info .price {
  font-weight: 300;
  display: flex;
  gap: 16px;
  align-items: flex-end;
  justify-content: flex-start; }
  .product-info .price-old {
    font-size: 14px;
    color: #00284f;
    opacity: 0.5;
    filter: alpha(opacity=50);
    line-height: 1; }
  .product-info .price-new {
    color: #00284f;
    font-size: 41px;
    font-weight: 500;
    line-height: 1; }

.product-info .btn-compare {
  padding: 0;
  width: 80px;
  height: 40px; }
  .product-info .btn-compare:hover svg {
    fill: #00284f; }
  .product-info .btn-compare svg {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    fill: #009bde;
    width: 28px;
    height: 28px;
    margin: 4px 0; }

.product-info .buttonrow {
  align-content: center; }
  .product-info .buttonrow li:first-child {
    flex: 0 0 250px; }
  .product-info .buttonrow li .btn {
    width: 200px; }

.product-info .credit {
  display: flex;
  flex-direction: column;
  gap: 8px; }

.product-info .cheaprow {
  display: flex;
  gap: 8px;
  flex-direction: column; }
  .product-info .cheaprow a, .product-info .cheaprow button, .product-info .cheaprow span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #00284f;
    cursor: pointer;
    text-decoration: underline #a8b4bf;
    white-space: nowrap; }
  .product-info .cheaprow:hover {
    color: #00284f; }
  .product-info .cheaprow svg {
    margin-right: 5px;
    fill: none;
    stroke: #00284f;
    width: 24px;
    height: 24px; }

.product-info .attributes {
  margin-top: 20px; }
  .product-info .attributes li {
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    color: #3a3a3a; }
    .product-info .attributes li b {
      font-weight: 500; }
    .product-info .attributes li.product-country {
      position: relative; }
      .product-info .attributes li.product-country span {
        font-weight: inherit !important; }
      .product-info .attributes li.product-country img {
        bottom: -2px !important;
        margin-left: 10px !important; }

.product-info .image-additional {
  margin: 0 50px; }
  .product-info .image-additional .owl-carousel {
    margin-bottom: 0 !important; }

.product-info .image-additional .item {
  border: 3px solid #fff;
  text-align: center;
  margin: 0 2px;
  background-color: #FFFFFF;
  position: relative; }
  .product-info .image-additional .item a {
    display: inline-block;
    border: #fff 2px solid; }
    .product-info .image-additional .item a.active {
      border-color: #009bde; }

.product-info .thumbs-preview {
  margin-top: 20px; }
  .product-info .thumbs-preview a + a {
    margin-left: 10px; }

.product-info .horical {
  display: block;
  width: 100%;
  text-align: center;
  position: relative; }
  .product-info .horical:hover .carousel-control {
    display: block; }

.product-info .check-box {
  padding-right: 5px;
  font-size: 10px; }

.product-info .image {
  position: relative;
  text-align: center;
  overflow: hidden;
  border: none; }

.product-info .share {
  padding: 20px 0;
  display: none; }
  .product-info .share:before, .product-info .share:after {
    content: " ";
    display: table; }
  .product-info .share:after {
    clear: both; }

.product-info .wrap-qty {
  border: 1px solid #ebebeb;
  height: 32px;
  background-color: #FFFFFF;
  padding: 3px; }
  .product-info .wrap-qty > div {
    display: table-cell;
    float: left; }

.product-info .quantity-row {
  display: flex;
  gap: 8px; }

.product-info .quantity-adder {
  display: flex;
  flex-wrap: nowrap;
  width: max-content;
  background-color: #FFFFFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  .product-info .quantity-adder + .btn-sm {
    padding: 0 18px; }
  .product-info .quantity-adder .add-action {
    width: 33px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    text-align: center;
    border: #f0f0f0 2px solid; }
    .product-info .quantity-adder .add-action.add-up {
      -webkit-border-radius: 0 4px 4px 0;
      -moz-border-radius: 0 4px 4px 0;
      -ms-border-radius: 0 4px 4px 0;
      -o-border-radius: 0 4px 4px 0;
      border-radius: 0 4px 4px 0; }
    .product-info .quantity-adder .add-action.add-down {
      -webkit-border-radius: 4px 0 0 4px;
      -moz-border-radius: 4px 0 0 4px;
      -ms-border-radius: 4px 0 0 4px;
      -o-border-radius: 4px 0 0 4px;
      border-radius: 4px 0 0 4px; }
    .product-info .quantity-adder .add-action:hover, .product-info .quantity-adder .add-action:focus {
      color: #009bde; }
  .product-info .quantity-adder svg {
    width: 11px;
    height: 11px;
    fill: none;
    stroke: #3a3a3a; }
  .product-info .quantity-adder .quantity-number {
    margin: 0; }
    .product-info .quantity-adder .quantity-number input {
      width: 75px;
      height: 40px;
      background: #f0f0f0;
      text-align: center;
      display: inline-block;
      box-shadow: none;
      padding: 0;
      border: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      font-size: 24px;
      font-weight: 500;
      line-height: 1;
      font-style: normal;
      color: #3a3a3a; }
  .product-info .quantity-adder .minimum {
    line-height: 38px;
    font-size: 11px;
    margin-left: 10px; }

.product-info .product-meta a {
  margin-left: 16px;
  font-weight: 500; }
  .product-info .product-meta a a.btn-sm {
    padding: 0 19px; }

.product-info .product-meta .cart {
  padding-bottom: 0; }

.product-info .nav-tabs {
  width: 100%;
  text-align: center;
  background: #f0f0f0;
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center; }
  .product-info .nav-tabs > li {
    display: inline-block; }
    .product-info .nav-tabs > li > a {
      padding: 15px 25px;
      color: #00284f;
      font-size: 25px;
      font-weight: 500;
      position: relative;
      display: inline-block;
      line-height: 1;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      white-space: nowrap; }
      @media (min-width: 1150px) and (max-width: 1385px) {
        .product-info .nav-tabs > li > a {
          font-size: 25px;
          padding: 15px 25px; } }
      @media (min-width: 768px) and (max-width: 1149px) {
        .product-info .nav-tabs > li > a {
          font-size: 21px;
          padding: 15px 10px; } }
    .product-info .nav-tabs > li.active > a {
      background: #fff; }

.product-info .tab-content {
  border: none;
  padding: 0; }
  .product-info .tab-content .desc-header-wrapper {
    background: #ccd4dc;
    text-align: center;
    position: relative; }
    .product-info .tab-content .desc-header-wrapper .desc-header {
      padding: 10px 0;
      color: #00284f;
      font-size: 34px;
      font-weight: 900;
      position: relative;
      display: inline-block; }
  .product-info .tab-content #tab-description {
    padding: 30px 15px;
    font-size: 18px;
    list-style: none !important; }
    .product-info .tab-content #tab-description div[class^='col-'] {
      float: none;
      width: 100%; }
    .product-info .tab-content #tab-description .flash_container {
      text-align: center; }
      .product-info .tab-content #tab-description .flash_container object {
        height: 55vw;
        max-width: 750px;
        max-height: 550px; }
  .product-info .tab-content .attribs {
    padding: 30px 15px; }
    .product-info .tab-content .attribs .arow {
      color: #3a3a3a;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .product-info .tab-content .attribs .arow:nth-child(odd) {
        background: #f0f0f0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px; }
      .product-info .tab-content .attribs .arow div {
        padding: 5px 0;
        font-size: 18px; }
      .product-info .tab-content .attribs .arow .asingle {
        text-align: left;
        flex: 1;
        padding: 15px 20px; }
      .product-info .tab-content .attribs .arow .acol {
        flex: 0 0 50%;
        padding-left: 20px; }
        .product-info .tab-content .attribs .arow .acol:first-child {
          text-align: left; }
        .product-info .tab-content .attribs .arow .acol:last-child {
          font-weight: 700; }
  .product-info .tab-content #tab-downloads ul {
    margin: 0; }
    .product-info .tab-content #tab-downloads ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      justify-content: center;
      padding: 15px;
      font-size: 18px; }
  .product-info .tab-content #tab-videos .videos {
    padding: 15px 40px; }
  .product-info .tab-content #tab-review {
    padding: 30px 0; }
    .product-info .tab-content #tab-review .recaptcha_container label {
      display: none; }
    .product-info .tab-content #tab-review .rating {
      margin-left: 15px; }

.product-markdown-view .product-price {
  gap: 20px; }

.product-markdown-view .cheaper-item {
  padding: 20px;
  border: 1px solid #3a3a3a; }
  .product-markdown-view .cheaper-item:not(.general) {
    border: 1px solid #a8b4bf; }
    .product-markdown-view .cheaper-item:not(.general) .price-new {
      font-size: 28px; }

.product-markdown-view .cheaper-item, .product-markdown-view .cheaper-products, .product-markdown-view .cheaper-items, .product-markdown-view .cheaper-item-info {
  display: flex;
  flex-direction: column;
  gap: 16px; }

.product-markdown-view .cheaper-products__title, .product-markdown-view .cheaper-item__title {
  font-size: 16px;
  font-weight: 600; }

.product-markdown-view .cheaper-products__reason, .product-markdown-view .cheaper-item__reason {
  color: #a8b4bf; }

.product-markdown-view .cheaper-products__status, .product-markdown-view .cheaper-item__status {
  font-weight: 600; }

.quick-view .manufacturer_country {
  bottom: -2px !important; }

.storage_widget {
  padding: 15px 0 0;
  border-top: none !important;
  color: #3a3a3a;
  line-height: 16px; }
  .storage_widget b {
    font-weight: 700; }
  .storage_widget table tr td {
    padding-left: 0 !important; }
    .storage_widget table tr td:last-child {
      text-align: center !important; }
    .storage_widget table tr td:first-child {
      display: none; }
    .storage_widget table tr td:last-child span {
      background: #f92626 !important;
      -webkit-border-radius: 5px !important;
      -moz-border-radius: 5px !important;
      -ms-border-radius: 5px !important;
      -o-border-radius: 5px !important;
      border-radius: 5px !important;
      text-align: left !important;
      padding: 6px 10px !important;
      color: #fff !important;
      border: 1px #f92626 solid;
      font-family: "Acrom", sans-serif !important;
      font-weight: 500;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .storage_widget table tr td:last-child span:hover {
        background: #fff !important;
        color: #f92626 !important; }
  .storage_widget > div {
    font-size: 14px !important; }

.quick-view #content {
  padding: 0 15px !important; }

.quick-view #sidebar-main {
  margin-bottom: 0; }

.quick-view .product-info .product-view {
  padding: 0 0 15px 15px; }

.quick-view .product-info .title-product {
  padding: 15px 0;
  font-size: 30px;
  font-weight: 500; }

.quick-view .product-info .row .list-unstyled {
  justify-content: left;
  width: auto; }
  .quick-view .product-info .row .list-unstyled li {
    align-self: center; }

.quick-view .product-info .row .price .price-old {
  text-decoration: line-through; }

.quick-view .product-info .row .price .price-new {
  font-size: 40px; }

.quick-view .product-info .row .buttonrow {
  display: flex;
  flex-wrap: nowrap;
  align-items: center; }
  .quick-view .product-info .row .buttonrow li:first-child {
    flex: 0 0 auto; }

.quick-view .product-info .row #button-cart {
  padding: 0;
  width: 170px;
  margin: 0; }

.quick-view .product-info .row #button-cart-credit {
  margin-left: 23px;
  cursor: pointer; }

.zoomWindowContainer .zoomWindow {
  left: 500px; }

.for-send-error-press {
  font-style: italic;
  margin: 10px 0 15px; }

.banner-wrapper-margin .banner-wrapper {
  margin-bottom: 20px; }

.image-item-margin .image-item {
  margin-bottom: 20px; }

.nomargin .box {
  margin-bottom: 0; }

/* slidelayer */
.layerslider-wrapper {
  overflow: hidden; }
  .layerslider-wrapper:hover .tp-rightarrow {
    right: 20px !important; }
  .layerslider-wrapper:hover .tp-leftarrow {
    left: 20px !important; }

.tparrows {
  position: absolute;
  top: 50% !important;
  z-index: 20;
  cursor: pointer;
  display: block;
  width: 45px;
  height: 45px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  font-size: 0;
  border-top: 2px solid #00284f;
  border-right: 2px solid #00284f; }
  .tparrows:hover {
    border-color: #a0a9ad; }
  .tparrows.tp-rightarrow {
    -webkit-transform: translateZ(1px) rotate(45deg);
    -moz-transform: translateZ(1px) rotate(45deg);
    -ms-transform: translateZ(1px) rotate(45deg);
    -o-transform: translateZ(1px) rotate(45deg);
    right: 30px !important; }
  .tparrows.tp-leftarrow {
    -webkit-transform: translateZ(1px) rotate(225deg);
    -moz-transform: translateZ(1px) rotate(225deg);
    -ms-transform: translateZ(1px) rotate(225deg);
    -o-transform: translateZ(1px) rotate(225deg);
    left: 30px !important; }

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
  background-color: #009bde; }

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
  background-color: #009bde; }

#modal-agree {
  z-index: 199999;
  margin-right: -17px; }
  #modal-agree .modal-header {
    text-transform: uppercase; }
  #modal-agree .modal-body #page {
    background: #fff; }
    #modal-agree .modal-body #page > *, #modal-agree .modal-body #page h1 {
      display: none; }
    #modal-agree .modal-body #page .main-columns {
      width: auto;
      padding: 0;
      display: block; }
      #modal-agree .modal-body #page .main-columns h2 {
        font-size: 20px; }

.pav-megamenu {
  /* level 2 */ }
  .pav-megamenu .navbar {
    margin: 0;
    border: 0; }
  .pav-megamenu .navbar-collapse {
    padding: 0; }
  .pav-megamenu .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    justify-content: space-between; }
    .pav-megamenu .navbar-nav > li {
      font-family: "Gilroy", sans-serif;
      height: 69px;
      position: relative; }
      .pav-megamenu .navbar-nav > li.subcat {
        position: static; }
      .pav-megamenu .navbar-nav > li.parent .dropdown-menu {
        left: 0;
        right: auto; }
      .pav-megamenu .navbar-nav > li.parent .dropdown-submenu .dropdown-menu {
        left: 100%; }
      .pav-megamenu .navbar-nav > li > .dropdown-menu {
        top: 100%;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
        display: block;
        position: absolute;
        visibility: hidden; }
        .pav-megamenu .navbar-nav > li > .dropdown-menu > .dropdown-menu-inner > .row {
          margin: 0; }
      .pav-megamenu .navbar-nav > li:hover > .dropdown-menu, .pav-megamenu .navbar-nav > li:focus > .dropdown-menu, .pav-megamenu .navbar-nav > li:active > .dropdown-menu {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        display: block;
        top: 100%; }
      .pav-megamenu .navbar-nav > li:hover > a:after, .pav-megamenu .navbar-nav > li:focus > a:after, .pav-megamenu .navbar-nav > li:active > a:after {
        width: 100%;
        left: 0;
        right: 0; }
      .pav-megamenu .navbar-nav > li:hover > a .caret:before, .pav-megamenu .navbar-nav > li:focus > a .caret:before, .pav-megamenu .navbar-nav > li:active > a .caret:before {
        color: #FFFFFF !important; }
      .pav-megamenu .navbar-nav > li:first-child:before {
        content: none; }
      .pav-megamenu .navbar-nav > li > a {
        height: 100%;
        padding: 22px 0;
        font-size: 18px;
        font-weight: 400;
        text-transform: uppercase;
        color: #00284f;
        background-color: transparent;
        -webkit-transition: all 200ms ease-out;
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
        line-height: 22px; }
        .pav-megamenu .navbar-nav > li > a .caret {
          display: none; }
        .pav-megamenu .navbar-nav > li > a:after {
          content: '';
          width: 0;
          height: 5px;
          background: #00284f;
          position: absolute;
          left: 50%;
          right: 50%;
          bottom: 0;
          -webkit-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
      .pav-megamenu .navbar-nav > li.full-width {
        position: static; }
      .pav-megamenu .navbar-nav > li.specialmenu a {
        color: #f92626; }
        .pav-megamenu .navbar-nav > li.specialmenu a:after {
          background: #f92626; }
    .pav-megamenu .navbar-nav:before, .pav-megamenu .navbar-nav:after {
      content: none; }
  .pav-megamenu .dropdown-menu {
    top: 100%;
    left: -9999px;
    height: auto;
    color: #00284f;
    border-top: none;
    min-width: 185px;
    padding: 0;
    background-color: #FFFFFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: opacity 0.3s linear 0s;
    -o-transition: opacity 0.3s linear 0s;
    transition: opacity 0.3s linear 0s;
    z-index: 9999; }
    .pav-megamenu .dropdown-menu .mega-col {
      padding: 0; }
    .pav-megamenu .dropdown-menu ul.cat_all > li:hover > a::before {
      display: none; }
    .pav-megamenu .dropdown-menu ul.cat_all > li:hover + li > a::before {
      display: none; }
    .pav-megamenu .dropdown-menu ul.cat_all > li:first-child > a::before {
      display: none; }
    .pav-megamenu .dropdown-menu ul, .pav-megamenu .dropdown-menu ol {
      padding: 0; }
    .pav-megamenu .dropdown-menu li {
      padding: 0 15px;
      line-height: 20px;
      list-style: none;
      color: #00284f;
      background-color: #fff;
      -webkit-transition: 0.3s linear 0s;
      -o-transition: 0.3s linear 0s;
      transition: 0.3s linear 0s; }
      .pav-megamenu .dropdown-menu li:hover {
        background-color: #009bde;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0; }
        .pav-megamenu .dropdown-menu li:hover, .pav-megamenu .dropdown-menu li:hover a {
          color: #fff; }
        .pav-megamenu .dropdown-menu li:hover > ul.children {
          display: block; }
      .pav-megamenu .dropdown-menu li a {
        padding: 18px 15px 18px 0;
        display: inline-block;
        position: relative;
        width: 100%;
        color: #00284f;
        font-size: 16px;
        font-weight: 300;
        background-color: transparent;
        white-space: nowrap; }
        .pav-megamenu .dropdown-menu li a:before {
          content: '';
          background: rgba(255, 255, 255, 0.3);
          display: block;
          position: absolute;
          height: 1px;
          width: 100%;
          top: 0; }
      .pav-megamenu .dropdown-menu li.haschildren:after {
        position: absolute;
        content: '';
        background: url(/image/i/ra.png) transparent no-repeat center 0;
        width: 10px;
        height: 17px;
        right: 5px;
        top: 13px; }
      .pav-megamenu .dropdown-menu li.haschildren:hover:after {
        background-position: center -17px; }
      .pav-megamenu .dropdown-menu li > ul.children {
        top: 0;
        left: calc(100% + 1px);
        right: -250px;
        bottom: 0;
        position: absolute;
        background: #009bde;
        display: none;
        z-index: 99;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
        .pav-megamenu .dropdown-menu li > ul.children > li:hover > a::before {
          display: none; }
        .pav-megamenu .dropdown-menu li > ul.children > li:hover + li > a::before {
          display: none; }
        .pav-megamenu .dropdown-menu li > ul.children > li:first-child > a::before {
          display: none; }
      .pav-megamenu .dropdown-menu li .click-allcat {
        font-size: 18px;
        position: absolute;
        top: calc(50% - 9px);
        right: 0; }
        .pav-megamenu .dropdown-menu li .click-allcat:before {
          content: '\f105'; }
  .pav-megamenu .dropdown:hover > .dropdown-menu {
    display: block;
    left: 0; }
  .pav-megamenu .dropdown:hover > a .fa {
    color: #00284f; }
  .pav-megamenu .mega-group > .dropdown-toggle {
    border: 0;
    display: block;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    color: #FFFFFF; }
    .pav-megamenu .mega-group > .dropdown-toggle .fa {
      color: #FFFFFF; }
  .pav-megamenu .widget-heading {
    font-size: 16px;
    margin: 0 0 20px; }
  .pav-megamenu .widget-images {
    margin-bottom: 20px;
    padding-top: 5px; }
  .pav-megamenu .megamenu .cols1 {
    min-width: 200px; }
  .pav-megamenu .megamenu .cols2 {
    min-width: 500px; }
  .pav-megamenu .megamenu .cols3 {
    min-width: 740px; }
  .pav-megamenu .sidebar .product-block {
    padding: 5px 0;
    border-bottom: none; }
    .pav-megamenu .sidebar .product-block .image {
      padding: 0; }
  .pav-megamenu .subcat .dropdown-menu {
    width: calc(100% - 30px);
    margin: 0 15px; }
  .pav-megamenu .subcat .catgrid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    .pav-megamenu .subcat .catgrid_element {
      background: #fff;
      padding: 20px;
      align-self: stretch;
      font-size: 16px;
      line-height: 1.1; }
      .pav-megamenu .subcat .catgrid_element, .pav-megamenu .subcat .catgrid_element a {
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
      .pav-megamenu .subcat .catgrid_element a {
        text-align: center;
        display: inline-block; }
      .pav-megamenu .subcat .catgrid_element img {
        max-width: 96.25px; }
      .pav-megamenu .subcat .catgrid_element:hover {
        background: #009bde; }
        .pav-megamenu .subcat .catgrid_element:hover a {
          color: #fff; }
      .pav-megamenu .subcat .catgrid_element div.name {
        margin-top: 15px; }

.information-payment {
  /* Terminals */
  /* Yandex money */
  /* Yandex money */
  /* WebMoney */ }
  .information-payment #content {
    overflow: hidden; }
  .information-payment .well {
    padding: 0 !important;
    color: #303032;
    font-size: 16px; }
  .information-payment #payment p {
    font-size: 18px;
    font-family: "Acrom", sans-serif; }
  .information-payment #payment h2 {
    color: #00284f;
    font-size: 24px;
    text-transform: none;
    font-family: "Acrom", sans-serif; }
  .information-payment #content .well > h1 {
    margin-top: 50px;
    margin-bottom: 0;
    padding-bottom: 10px;
    position: relative;
    display: block;
    padding-left: 30px; }
  .information-payment #content .well > h1:after {
    width: 30px;
    height: 2px;
    background: #2989d5;
    content: '';
    position: absolute;
    bottom: 0;
    left: 34px; }
  @media (max-width: 991px) {
    .information-payment #payment .payment-name {
      font-size: 18px; }
    .information-payment .well {
      font-size: 14px; } }
  @media (max-width: 767px) {
    .information-payment #payment .payment-name {
      margin-top: 20px; } }
  .information-payment #payment .cash_left {
    padding: 0 0 0 30px; }
  .information-payment #payment .cash_right {
    padding: 0;
    margin-top: 20px; }
  .information-payment #payment .cash {
    margin: 0;
    padding: 0; }
  @media (max-width: 991px) {
    .information-payment #payment .cash_left {
      padding: 0 30px; } }
  .information-payment #payment .no-cash_left {
    padding: 0 0 40px 30px; }
  .information-payment #payment .no-cash_right {
    padding: 0; }
  .information-payment #payment .no-cash {
    padding: 0;
    border-top: none;
    border-bottom: none;
    margin: 70px 0 0 0; }
  .information-payment #payment .gr {
    display: block !important; }
  .information-payment #payment .payment_grid {
    -webkit-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    font-size: 12px;
    overflow: hidden; }
  .information-payment #payment .no-cash_right .payment_grid .gr {
    width: 20%;
    padding: 10px;
    border-left: none;
    position: relative;
    background: #fff;
    top: 0; }
  .information-payment #payment .no-cash_right .payment_grid .gr .gr-inner {
    border: 1px solid #ccd4dc;
    padding: 30px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 100%;
    align-content: baseline; }
  .information-payment #payment.apple .no-cash_right .payment_grid .gr {
    width: calc(20% - 1px); }
  .information-payment #feature1 {
    z-index: 50;
    left: -20%; }
  .information-payment #feature2 {
    z-index: 40;
    left: -40%; }
  .information-payment #feature3 {
    z-index: 30;
    left: -60%; }
  .information-payment #feature4 {
    z-index: 20;
    left: -80%; }
  .information-payment #feature5 {
    z-index: 20;
    left: -100%; }
  .information-payment #payment .payment_grid .gr:first-child, .information-payment #payment .payment_grid .gr:last-child {
    border-left: none !important; }
  .information-payment #payment .payment_grid .gr:last-child {
    border-right: none !important; }
  .information-payment #payment .payment_grid .gr img {
    margin: 0 0 10px 0;
    max-width: 65px;
    align-self: center; }
  .information-payment #payment .payment_grid .gr p {
    margin: 0;
    clear: both;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    width: 100%; }
  @media (max-width: 991px) {
    .information-payment #payment .cash_right img {
      margin-top: 30px; }
    .information-payment #payment .no-cash_left {
      padding: 0 30px 40px 30px; }
    .information-payment #payment .no-cash_right .payment_grid .gr {
      width: 100%;
      display: flex !important;
      align-items: center;
      border-right: none;
      border-left: none; }
    .information-payment #payment.apple .payment_grid .gr {
      width: calc(100% - 1px); }
    .information-payment #payment .payment_grid .gr:nth-child(-n+2) {
      border-bottom: none; }
    .information-payment #payment .payment_grid .gr:nth-child(3), .information-payment #payment .payment_grid .gr:nth-child(4) {
      border-bottom: none; }
    .information-payment #feature1 {
      left: -100%; }
    .information-payment #feature2 {
      left: -100%; }
    .information-payment #feature3 {
      left: -100%; }
    .information-payment #feature4 {
      left: -100%; }
    .information-payment #feature5 {
      left: -100%; }
    .information-payment #payment .payment_grid .gr p {
      display: inline; }
    .information-payment #payment .payment_grid .gr img {
      flex-shrink: 0; } }
  @media (max-width: 767px) {
    .information-payment #payment .payment_grid .gr {
      width: 100%; }
    .information-payment #payment .no-cash_left {
      padding-bottom: 20px; } }
  @media (max-width: 600px) {
    .information-payment #payment .no-cash_right .payment_grid .gr {
      width: 100%; }
    .information-payment #feature1, .information-payment #feature2, .information-payment #feature3, .information-payment #feature4, .information-payment #feature5 {
      left: -100%; } }
  @media (max-width: 500px) {
    .information-payment .payment_grid .gr {
      width: 100%; } }
  .information-payment #payment .bank-card_left {
    padding: 0 0 0 30px; }
  .information-payment #payment .bank-card_right {
    padding: 0 70px; }
  .information-payment #payment .bank-card {
    padding: 0 0 50px 0;
    border-bottom: 1px solid #ccd4dc;
    margin: 20px 0 0 0; }
  .information-payment #payment .bank-card_right__ul li {
    list-style-type: none;
    margin: 0.5em 0;
    padding: 0 0 0 40px; }
  .information-payment #payment .bank-card_right__ul li:nth-child(1) {
    background: url("/image/payment/card-list-1.png") no-repeat 0 0.1em;
    padding-bottom: 10px; }
  .information-payment #payment .bank-card_right__ul li:nth-child(2) {
    background: url("/image/payment/card-list-2.png") no-repeat 0 0.1em;
    padding-bottom: 10px; }
  .information-payment #payment .bank-card_right__ul li:nth-child(3) {
    background: url("/image/payment/card-list-3.png") no-repeat 0 0.1em;
    padding-bottom: 10px; }
  .information-payment #payment .bank-card_right__ul li:nth-child(4) {
    background: url("/image/payment/card-list-4.png") no-repeat 0 0.1em;
    padding-bottom: 5px; }
  .information-payment #payment .bank-card_right__ul {
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 65px;
    font-size: 14px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .information-payment #payment .bank-card_right__ul li:nth-child(2) {
      padding-bottom: 0; }
    .information-payment #payment .bank-card_right__ul li:nth-child(3) {
      padding-bottom: 0; } }
  @media (max-width: 991px) {
    .information-payment #payment .bank-card_left {
      padding: 0 30px; } }
  @media (max-width: 767px) {
    .information-payment #payment .bank-card_right {
      padding-right: 30px;
      padding-left: 30px; }
    .information-payment #payment .bank-card {
      padding-bottom: 20px; }
    .information-payment #payment .bank-card_right__ul {
      margin-bottom: 20px;
      font-size: 13px; } }
  @media (max-width: 400px) {
    .information-payment #payment .bank-card_right__ul li:nth-child(1) {
      background: url("/image/payment/card-list-1-1.png") no-repeat 0 0.1em; }
    .information-payment #payment .bank-card_right__ul li:nth-child(2) {
      background: url("/image/payment/card-list-2-2.png") no-repeat 0 0.1em; }
    .information-payment #payment .bank-card_right__ul li:nth-child(3) {
      background: url("/image/payment/card-list-3-3.png") no-repeat 0 0.1em; } }
  .information-payment #payment .terminals {
    background: url("/image/payment/terminal-background.png") no-repeat 0 3.2em;
    background-size: 100%; }
  .information-payment #payment .terminals .terminals-1_right .terminals-1_right__image img, .information-payment #payment .terminals .terminals-2_left .terminals-2_left__image img, .information-payment #payment .terminals .terminals-3_right .terminals-3_right__image img, .information-payment #payment .terminals .terminals-5_right .terminals-5_right__image img {
    display: inline-block; }
  .information-payment #payment .terminals .terminals-3_right::before {
    content: '';
    position: absolute;
    right: 8px;
    top: -170px;
    border: 359px solid transparent;
    border-right: 586px solid #2a89d6;
    z-index: 1; }
  .information-payment #payment .terminals .terminals-1_left, .information-payment #payment .terminals .terminals-3_left, .information-payment #payment .terminals .terminals-4_right, .information-payment #payment .terminals .terminals-5_left {
    padding: 0 0 0 30px; }
  .information-payment #payment .terminals .terminals-1_right, .information-payment #payment .terminals .terminals-2_left, .information-payment #payment .terminals .terminals-3_right, .information-payment #payment .terminals .terminals-4_left, .information-payment #payment .terminals .terminals-5_right {
    padding: 0; }
  .information-payment #payment .terminals .terminals-1_right .terminals-1_right__image {
    text-align: right; }
  .information-payment #payment .terminals .terminals-2 {
    padding-top: 60px; }
  .information-payment #payment .terminals .terminals-2_left .terminals-2_left__image, .information-payment #payment .terminals .terminals-3_right .terminals-3_right__image, .information-payment #payment .terminals .terminals-5_right .terminals-5_right__image {
    text-align: center; }
  .information-payment #payment .terminals .terminals-2_right {
    padding: 120px 70px 0 0; }
  .information-payment #payment .terminals .terminals-3_left {
    padding-right: 40px;
    padding-top: 165px; }
  .information-payment #payment .terminals .terminals-4_left {
    padding-left: 35px; }
  .information-payment #payment .terminals .terminals-4_right {
    padding-right: 40px;
    padding-top: 155px; }
  .information-payment #payment .terminals .terminals-5 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .information-payment #payment .terminals .terminals-5_left {
    padding-right: 140px;
    padding-top: 187px; }
  .information-payment #payment .terminals .terminals-2_right__header, .information-payment #payment .terminals .terminals-3_left__header, .information-payment #payment .terminals .terminals-4_right__header, .information-payment #payment .terminals .terminals-5_left__header {
    font-size: 14px; }
  .information-payment #payment .terminals .terminals-2_right__description, .information-payment #payment .terminals .terminals-3_left__description, .information-payment #payment .terminals .terminals-4_right__description, .information-payment #payment .terminals .terminals-5_left__description {
    font-size: 14px; }
  .information-payment #payment .terminals .terminals-1_left__description {
    padding-left: 60px;
    padding-top: 25px; }
  .information-payment #payment .terminals .terminals-2_right__header {
    padding-left: 45px; }
  .information-payment #payment .terminals .terminals-2_right__description {
    padding-left: 45px;
    padding-top: 10px; }
  .information-payment #payment .terminals .terminals-3_left__header {
    padding-left: 65px; }
  .information-payment #payment .terminals .terminals-3_left__description {
    padding-left: 65px;
    padding-top: 10px; }
  .information-payment #payment .terminals .terminals-4_right__header {
    padding-left: 115px; }
  .information-payment #payment .terminals .terminals-4_right__description {
    padding-left: 115px;
    padding-top: 10px; }
  .information-payment #payment .terminals .terminals-5_left__header {
    padding-left: 65px; }
  .information-payment #payment .terminals .terminals-5_left__description {
    padding-left: 65px;
    padding-top: 10px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .information-payment #payment .terminals .terminals-1_left__description {
      padding-left: 50px;
      padding-top: 10px; }
    .information-payment #payment .terminals .terminals-2_right {
      padding-top: 90px;
      padding-right: 60px; }
    .information-payment #payment .terminals .terminals-3_left {
      padding-top: 135px; }
    .information-payment #payment .terminals .terminals-3_left__header {
      padding-left: 50px; }
    .information-payment #payment .terminals .terminals-3_left__description {
      padding-left: 50px; }
    .information-payment #payment .terminals .terminals-4_right {
      padding-top: 125px; }
    .information-payment #payment .terminals .terminals-4_right__header {
      padding-left: 90px; }
    .information-payment #payment .terminals .terminals-4_right__description {
      padding-left: 90px; }
    .information-payment #payment .terminals .terminals-5_left {
      padding-top: 145px;
      padding-right: 70px; }
    .information-payment #payment .terminals .terminals-5_left__header {
      padding-left: 50px; }
    .information-payment #payment .terminals .terminals-5_left__description {
      padding-left: 50px; }
    .information-payment #payment .terminals .terminals-3_right::before {
      content: '';
      position: absolute;
      right: 8px;
      top: -80px;
      border: 257px solid transparent;
      border-right: 487px solid #2a89d6;
      z-index: 1; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .information-payment #payment .terminals .terminals-3_right::before {
      border: none;
      display: none; }
    .information-payment #payment .terminals .terminals-1_left__description {
      padding-left: 30px;
      padding-top: 0; }
    .information-payment #payment .terminals .terminals-2 {
      padding-top: 30px;
      padding-bottom: 30px; }
    .information-payment #payment .terminals .terminals-2_right {
      padding: 90px 25px 0 0; }
    .information-payment #payment .terminals .terminals-2_right__header {
      padding-left: 30px; }
    .information-payment #payment .terminals .terminals-2_right__description {
      padding-left: 30px; }
    .information-payment #payment .terminals .terminals-3_left {
      padding-top: 60px;
      padding-right: 10px; }
    .information-payment #payment .terminals .terminals-3_left__header {
      padding-left: 30px; }
    .information-payment #payment .terminals .terminals-3_left__description {
      padding-left: 30px; }
    .information-payment #payment .terminals .terminals-4_right {
      padding-top: 55px; }
    .information-payment #payment .terminals .terminals-4_right__header {
      padding-left: 60px; }
    .information-payment #payment .terminals .terminals-4_right__description {
      padding-left: 60px; }
    .information-payment #payment .terminals .terminals-5_left {
      padding-top: 70px;
      padding-right: 10px; }
    .information-payment #payment .terminals .terminals-5_left__header {
      padding-left: 30px; }
    .information-payment #payment .terminals .terminals-5_left__description {
      padding-left: 30px; } }
  @media (max-width: 767px) {
    .information-payment #payment .terminals {
      background: none; }
    .information-payment #payment .terminals .terminals-3_right::before {
      border: none;
      display: none; }
    .information-payment #payment .terminals .terminals-1_left, .information-payment #payment .terminals .terminals-3_left, .information-payment #payment .terminals .terminals-4_right, .information-payment #payment .terminals .terminals-5_left, .information-payment #payment .terminals .terminals-3_right {
      padding: 0 30px; }
    .information-payment #payment .terminals .terminals-1_left__description {
      padding-left: 0;
      padding-top: 0; }
    .information-payment #payment .terminals .terminals-2 {
      padding-top: 30px; }
    .information-payment #payment .terminals .terminals-2_right {
      padding: 30px 30px 10px 30px; }
    .information-payment #payment .terminals .terminals-2_right__header, .information-payment #payment .terminals .terminals-2_right__description, .information-payment #payment .terminals .terminals-3_left__header, .information-payment #payment .terminals .terminals-3_left__description, .information-payment #payment .terminals .terminals-4_right__header, .information-payment #payment .terminals .terminals-4_right__description, .information-payment #payment .terminals .terminals-5_left__header, .information-payment #payment .terminals .terminals-5_left__description {
      padding-left: 0; }
    .information-payment #payment .terminals .terminals-3_right {
      padding-top: 10px;
      padding-bottom: 25px; }
    .information-payment #payment .terminals .terminals-4_left {
      padding: 10px 30px; }
    .information-payment #payment .terminals .terminals-5 {
      padding-top: 20px; } }
  .information-payment #payment .yandex-money_left {
    padding: 0 0 0 30px; }
  .information-payment #payment .yandex-money_left .yandex-money_left__lastRow__boldText {
    font-size: 15px; }
  .information-payment #payment .yandex-money_right {
    padding: 0; }
  .information-payment #payment .yandex-money {
    margin: 0;
    padding: 0 0 50px 0;
    border-top: 1px solid #ccd4dc;
    border-bottom: 1px solid #ccd4dc; }
  .information-payment #payment .yandex-money .yandex-money_right__blueBackground {
    padding: 34px 85px 35px 90px;
    color: #ffffff;
    background-color: #2a89d6;
    font-size: 16px;
    line-height: 1.5em;
    margin-top: 17%; }
  .information-payment #payment .yandex-money .yandex-money_right__logo {
    text-align: center;
    padding-top: 90px; }
  .information-payment #payment .yandex-money .yandex-money_left__mockup {
    text-align: right;
    padding-top: 30px; }
  .information-payment #payment .yandex-money .yandex-money_right__logo img, .information-payment #payment .yandex-money .yandex-money_left__mockup img {
    display: inline-block; }
  .information-payment #payment .yandex-money .yandex-money_left__lastRow {
    padding-right: 35px;
    padding-top: 20px; }
  .information-payment #payment .yandex-money .yandex-money_left__lastRow__grayText {
    font-size: 14px;
    color: #b4b4b4; }
  .information-payment #payment .yandex-money .yandex-money_right__screen {
    padding-right: 10px; }
  .information-payment #payment .yandex-money .yandex-money_right__warning {
    margin-left: 0;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding-left: 12%;
    padding-top: 30px; }
  .information-payment #payment .yandex-money .yandex-money_right__warning__icon {
    border-radius: 50px;
    background-color: #2a89d6;
    padding: 10px 19px;
    color: #ffffff;
    margin-right: 30px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .information-payment #payment .yandex-money .yandex-money_right__blueBackground {
      padding: 23px 35px 29px 30px; }
    .information-payment #payment .yandex-money .yandex-money_right__warning {
      padding-left: 0; }
    .information-payment #payment .yandex-money .yandex-money_left__lastRow {
      padding-right: 5px; } }
  @media (max-width: 991px) {
    .information-payment #payment .yandex-money_left {
      padding: 0 30px; }
    .information-payment #payment .yandex-money .yandex-money_right__logo {
      padding-top: 10px; }
    .information-payment #payment .yandex-money .yandex-money_left__mockup {
      text-align: center; }
    .information-payment #payment .yandex-money .yandex-money_right__blueBackground {
      padding: 15px 30px 15px 25px;
      margin-top: 0; }
    .information-payment #payment .yandex-money .yandex-money_right__warning {
      padding-left: 17%;
      padding-top: 10px;
      padding-right: 10px; }
    .information-payment #payment .yandex-money .yandex-money_left__lastRow {
      padding-top: 0;
      padding-bottom: 20px; }
    .information-payment #payment .yandex-money_left .yandex-money_left__lastRow__boldText {
      font-size: 13px; }
    .information-payment #payment .yandex-money .yandex-money_right__warning__icon {
      padding: 10px 18px;
      color: #ffffff; } }
  @media (max-width: 767px) {
    .information-payment #payment .yandex-money .yandex-money_right__blueBackground {
      font-size: 14px; }
    .information-payment #payment .yandex-money .yandex-money_right__warning {
      padding-left: 15px; }
    .information-payment #payment .yandex-money .yandex-money_right__warning__icon {
      margin-right: 0; }
    .information-payment #payment .yandex-money .yandex-money_right__warning .pull-left p {
      padding-left: 35px;
      font-size: 12px !important; }
    .information-payment #payment .yandex-money .yandex-money_right__screen {
      padding-right: 0; } }
  .information-payment #payment .webmoney_left {
    padding: 0 0 0 30px; }
  .information-payment #payment .webmoney_right {
    padding: 50px 70px 0 70px; }
  .information-payment #payment .webmoney {
    margin: 0;
    padding: 0 0 50px 0;
    border-bottom: 1px solid #ccd4dc; }
  .information-payment #payment .webmoney_left__ul li {
    list-style-type: none;
    margin: 0.5em 0;
    padding: 0 0 0 40px; }
  .information-payment #payment .webmoney_left__ul li:nth-child(1) {
    background: url("/image/payment/webmoney-list-1.png") no-repeat 0 0.1em;
    padding-bottom: 10px; }
  .information-payment #payment .webmoney_left__ul li:nth-child(2) {
    background: url("/image/payment/webmoney-list-2.png") no-repeat 0 0.1em;
    padding-bottom: 15px; }
  .information-payment #payment .webmoney_left__ul li:nth-child(3) {
    background: url("/image/payment/webmoney-list-3.png") no-repeat 0 0.1em;
    padding-bottom: 10px; }
  .information-payment #payment .webmoney_left__ul li:nth-child(4) {
    background: url("/image/payment/webmoney-list-4.png") no-repeat 0 0.1em;
    padding-bottom: 5px; }
  .information-payment #payment .webmoney_left__ul {
    padding-left: 50px;
    margin-top: 110px;
    margin-bottom: 65px;
    font-size: 14px; }
  @media (max-width: 991px) {
    .information-payment #payment .webmoney_left {
      padding: 0 30px; }
    .information-payment #payment .webmoney_left__ul {
      margin-top: 0;
      margin-bottom: 10px; }
    .information-payment #payment .webmoney_right {
      padding-top: 10px; } }
  @media (max-width: 767px) {
    .information-payment #payment .webmoney_right {
      padding-right: 30px;
      padding-left: 30px; }
    .information-payment #payment .webmoney_left__ul {
      padding-left: 0;
      font-size: 12px; }
    .information-payment #payment .webmoney {
      padding-bottom: 10px; } }
  @media (max-width: 369px) {
    .information-payment #payment .webmoney_left__ul li:nth-child(1) {
      background: url("/image/payment/webmoney-list-1-1.png") no-repeat 0 0.1em;
      padding-bottom: 0; }
    .information-payment #payment .webmoney_left__ul li:nth-child(2) {
      background: url("/image/payment/webmoney-list-2-2.png") no-repeat 0 0.1em; }
    .information-payment #payment .webmoney_left__ul li:nth-child(3) {
      background: url("/image/payment/webmoney-list-3-3.png") no-repeat 0 0.1em; } }
  .information-payment #payment .credit .credit_center {
    padding: 0 30px; }
  @media (max-width: 767px) {
    .information-payment #payment .credit .credit_center div img {
      width: 100% !important; } }

body .owl-carousel {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

.filter .panel-body {
  padding: 0; }

.filter h6 {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  margin: 0; }

.filter .list-group-item {
  position: relative;
  padding: 25px; }
  .filter .list-group-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ebebeb; }
  .filter .list-group-item:first-child:before {
    content: none; }
  .filter .list-group-item .icon-v3 {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("../image/icon-3.png") no-repeat;
    margin-right: 5px; }
  .filter .list-group-item:nth-child(2) .icon-v3 {
    background-position: 0 -43px; }
  .filter .list-group-item:nth-child(3) .icon-v3 {
    background-position: 0 -85px; }

.form-control::-moz-placeholder {
  color: #666; }

/* bestseller */
.bestseller.panel-warning .products-block {
  border: 2px solid #efc73a;
  border-top: none; }

.owl-related {
  padding: 0 0 15px 0 !important; }
  .owl-related .owl-stage-outer {
    padding: 0 !important; }

.related_noscroll {
  margin-right: -35px; }

.desc-header-related > .container {
  position: relative; }

.desc-header-related .scroll-button {
  position: absolute;
  right: 0;
  top: 18px; }

@media (max-width: 767px) {
  .desc-header-related {
    display: block; }
    .desc-header-related .scroll-button {
      position: relative;
      margin-bottom: 15px; } }

.main_nl {
  background: #f0f0f0; }

.newsletter {
  background: #009bde;
  color: #fff;
  text-align: center;
  position: relative;
  padding: 60px 30px 30px;
  overflow: visible; }
  .newsletter .nl_header {
    color: #fff;
    font-size: 48px;
    font-weight: 800;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    margin-bottom: 20px; }
  .newsletter p {
    font-size: 18px; }
  .newsletter .fl_img {
    position: absolute;
    top: -176px;
    left: -53px;
    max-width: 440px; }
    .newsletter .fl_img img {
      width: 100%; }
  .newsletter span {
    position: relative; }
  .newsletter .nl_email {
    margin: 40px auto 0 auto;
    width: 30%;
    min-width: 250px; }
    .newsletter .nl_email input {
      text-align: center;
      width: 100%;
      background: transparent;
      border: none;
      border-bottom: 2px #f0f0f0 solid; }
      .newsletter .nl_email input::-moz-placeholder {
        color: rgba(255, 255, 255, 0.5);
        opacity: 1; }
      .newsletter .nl_email input:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.5); }
      .newsletter .nl_email input::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.5); }
  .newsletter .checkbox_custom {
    margin-top: 20px; }
    .newsletter .checkbox_custom .input-control {
      color: #fff; }
      .newsletter .checkbox_custom .input-control a {
        color: rgba(255, 255, 255, 0.5); }
        .newsletter .checkbox_custom .input-control a:hover {
          color: #fff; }
  .newsletter #nl_submit {
    border: 1px solid #fff;
    margin: 20px 0;
    box-shadow: 0 20px 46px rgba(0, 0, 0, 0.3);
    padding: 0 30px; }
  .newsletter #nl_error, .newsletter #nl_success {
    line-height: 0;
    position: relative;
    top: 4px; }

.owl-carousel {
  display: block !important; }

.s24 {
  position: absolute;
  right: 0;
  top: 20px; }

.product-block .s24 {
  width: 27% !important; }

.category-info {
  padding: 0; }
  .category-info .image {
    padding: 0;
    margin-bottom: 19px; }

.filter-right > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center; }

.filter-right .sort {
  margin-left: 15px; }

.filter-right label {
  line-height: 14px; }

.refine-search {
  margin-top: 15px; }
  .refine-search ul, .refine-search ol {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap; }
    .refine-search ul li, .refine-search ol li {
      padding: 5px 0;
      margin-right: 10px;
      margin-left: 10px;
      line-height: normal;
      position: relative;
      width: calc(25% - 20px); }
      .refine-search ul li a, .refine-search ol li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        color: #00284f;
        align-items: center;
        padding: 6%; }
        .refine-search ul li a img, .refine-search ol li a img {
          max-width: calc(100% - 45px); }
        .refine-search ul li a span, .refine-search ol li a span {
          padding: 10px 0;
          display: inline-block;
          text-align: center;
          font-weight: 700;
          font-size: 18px;
          width: 100%; }
      @media (max-width: 767px) {
        .refine-search ul li, .refine-search ol li {
          width: calc((100% / 3) - 20px); } }
      @media (max-width: 500px) {
        .refine-search ul li, .refine-search ol li {
          width: calc((100% / 2) - 20px); } }
      @media (max-width: 400px) {
        .refine-search ul li, .refine-search ol li {
          font-size: 12px; } }
  .refine-search h3 {
    color: #474747;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase; }

.col-md-12 .refine-search ul li, .col-md-12 .refine-search ol li {
  width: calc(20% - 20px); }

.style-panel .panel {
  margin: 15px 0;
  border: 1px solid #ddd; }

.information-contact .lcol, .information-contact .rcol {
  width: 50%; }

.information-contact #all_info h5 {
  font-size: 18px;
  font-weight: 600; }

.information-contact .contacts_map {
  display: flex; }
  .information-contact .contacts_map .lcol {
    position: relative; }
    .information-contact .contacts_map .lcol:after {
      content: '';
      position: absolute;
      background: #fff;
      height: 1px;
      width: 75%;
      bottom: 0;
      left: 65px; }
    .information-contact .contacts_map .lcol h1 {
      text-align: left;
      margin-top: 20px; }
    .information-contact .contacts_map .lcol ul {
      padding: 0;
      list-style: none; }
    .information-contact .contacts_map .lcol li {
      padding: 20px 0 20px 65px;
      background: top 30px left no-repeat transparent;
      background-size: 40px auto;
      position: relative; }
      .information-contact .contacts_map .lcol li span {
        font-size: 18px;
        line-height: 20px;
        display: block; }
      .information-contact .contacts_map .lcol li:after {
        content: '';
        position: absolute;
        background: #fff;
        height: 1px;
        width: 75%;
        top: 3px; }
      .information-contact .contacts_map .lcol li:first-child:after {
        display: none; }
    .information-contact .contacts_map .lcol li:nth-child(1) {
      background-image: url(/image/i/contact/6.PNG); }
    .information-contact .contacts_map .lcol li:nth-child(2) {
      background-image: url(/image/i/contact/7.PNG); }
    .information-contact .contacts_map .lcol li:nth-child(3) {
      background-image: url(/image/i/contact/8.PNG); }
    .information-contact .contacts_map .lcol li:nth-child(4) {
      background-image: url(/image/i/contact/9.PNG); }
    .information-contact .contacts_map .lcol li:nth-child(5) {
      background-image: url(/image/i/contact/10.PNG); }
  .information-contact .contacts_map .rcol {
    height: 700px; }

.information-contact .proezd {
  display: flex; }
  .information-contact .proezd .lcol {
    position: relative; }
    .information-contact .proezd .lcol:after {
      content: '';
      position: absolute;
      background: #fff;
      height: 1px;
      width: 75%;
      bottom: 0;
      left: 65px; }
  .information-contact .proezd .rcol {
    background: url(/image/enter.jpg) center center no-repeat;
    background-size: cover;
    height: 430px; }
  .information-contact .proezd h2 {
    font-size: 36px;
    text-align: left;
    margin-top: 40px;
    margin-bottom: 80px;
    font-weight: 600; }
  .information-contact .proezd .ped, .information-contact .proezd .avto {
    width: 170px;
    height: 170px;
    background: #fff top 30px center no-repeat;
    background-size: 45px;
    text-align: center;
    display: inline-block;
    padding: 100px 10px 0 10px;
    font-size: 12px;
    vertical-align: bottom; }
  .information-contact .proezd .ped {
    margin-left: 65px;
    margin-right: 30px;
    background-image: url(/image/i/contact/ped.PNG); }
  .information-contact .proezd .avto {
    background-image: url(/image/i/contact/avto.PNG); }

.information-contact .proezd2 {
  position: relative;
  padding-bottom: 75px; }
  .information-contact .proezd2:after {
    content: '';
    position: absolute;
    background: #fff;
    height: 1px;
    width: 85%;
    bottom: 0;
    left: 65px; }
  .information-contact .proezd2 h5 {
    padding: 60px 0 35px 0;
    font-weight: 600; }
  .information-contact .proezd2 p, .information-contact .proezd2 h5 {
    font-size: 18px; }

.information-contact form.content-contact h2 {
  font-size: 36px;
  text-align: left;
  margin: 40px 0;
  font-weight: 600; }

.information-contact form.content-contact .button1 {
  float: right;
  color: #FFFFFF;
  font-size: 14px;
  position: absolute;
  bottom: 16px;
  right: 0;
  padding: 6px 52px; }

.information-contact .form-horizontal .form-group {
  padding: 15px;
  margin: 0; }

@media (max-width: 1199px) {
  .information-contact .proezd .ped {
    margin-left: 30px; } }

@media (max-width: 991px) {
  .information-contact .proezd .lcol div {
    margin: 0; } }

@media (max-width: 767px) {
  .information-contact .contact-info > div {
    flex-wrap: wrap; }
    .information-contact .contact-info > div #map {
      height: 400px; }
  .information-contact .lcol, .information-contact .rcol {
    width: 100%; }
  .information-contact .proezd h2 {
    margin-bottom: 40px; }
  .information-contact .proezd .lcol > div {
    width: 100%;
    height: auto;
    min-height: 50px;
    background-position: center left 5px;
    margin-bottom: 10px;
    text-align: left; }
  .information-contact .proezd .ped {
    padding: 20px 10px 20px 60px; }
  .information-contact .proezd .avto {
    padding: 10px 10px 10px 60px; }
  .information-contact .proezd2 {
    padding-bottom: 40px; }
    .information-contact .proezd2 h5 {
      padding: 30px 0 15px 0; }
  .information-contact form.content-contact .button1 {
    position: static; } }

.sidebar .products-block {
  border: 1px solid #ebebeb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.sidebar .product-label {
  display: none; }

.sidebar .product-col {
  width: 100%;
  clear: both; }

.sidebar .products-row:last-child .product-block {
  border-bottom: none; }

.sidebar .price .price-old {
  font-size: 13px; }

.sidebar .price .price-new {
  font-size: 14px; }

.sidebar .product-block {
  overflow: hidden;
  padding: 15px;
  border-bottom: 1px solid #ebebeb; }
  .sidebar .product-block .image {
    padding: 0; }
  .sidebar .product-block .block-img {
    float: left;
    margin-right: 10px; }
  .sidebar .product-block .top {
    padding: 0; }
  .sidebar .product-block .product-meta {
    overflow: hidden;
    text-align: left;
    padding: 0; }
  .sidebar .product-block .name {
    padding-top: 0;
    margin-bottom: 0; }

.sidebar .bottom {
  display: none; }

.sidebar .product-grid .product-block {
  padding: 15px; }
  .sidebar .product-grid .product-block:hover .cart, .sidebar .product-grid .product-block:hover .top {
    margin: 0; }
  .sidebar .product-grid .product-block:hover .image {
    opacity: 1;
    filter: alpha(opacity=100); }

.product-block .image {
  position: relative; }
  .product-block .image img {
    padding: 15px; }

.product-block .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 999;
  height: 40px;
  margin: 0 20px;
  padding: 0;
  text-align: center;
  position: relative; }
  .product-block .bottom .action {
    width: 64px;
    height: 40px;
    padding: 0;
    position: absolute; }
    .product-block .bottom .action svg {
      width: 28px;
      height: 28px;
      fill: #009bde;
      stroke: none;
      stroke-width: 1px;
      margin: 4px 20px; }
    .product-block .bottom .action.btn-default {
      overflow: hidden;
      z-index: 50; }
      .product-block .bottom .action.btn-default:hover, .product-block .bottom .action.btn-defaultactive, .product-block .bottom .action.btn-default:focus {
        border-color: #009bde;
        color: #009bde;
        width: 100%;
        z-index: 51; }
      .product-block .bottom .action.btn-default .svgcontainer {
        position: absolute;
        z-index: 3;
        background: #fff;
        width: 64px;
        height: 100%;
        display: inline-block;
        top: 0; }
      .product-block .bottom .action.btn-default .captcontainer {
        position: absolute;
        top: 0;
        width: calc(100% - 64px); }
      .product-block .bottom .action.btn-default span {
        text-transform: none;
        letter-spacing: -1px; }
    .product-block .bottom .action.btn-cart {
      width: calc(100% - 168px);
      left: 84px;
      right: 84px; }
    .product-block .bottom .action.cart-nostock {
      font-size: 15px;
      left: 0;
      width: calc(100% - 84px); }
    .product-block .bottom .action.btn-oneclick {
      left: 0; }
      .product-block .bottom .action.btn-oneclick .svgcontainer {
        left: -2px; }
      .product-block .bottom .action.btn-oneclick .captcontainer {
        right: 0; }
    .product-block .bottom .action.btn-compare {
      right: 0; }
      .product-block .bottom .action.btn-compare .svgcontainer {
        right: -2px; }
      .product-block .bottom .action.btn-compare .captcontainer {
        left: 0; }

@media (min-width: 992px) {
  .product-block img {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .product-block .quickview {
    display: inline-block;
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 110px);
    z-index: 10;
    padding: 3px 0;
    border: 2px #009bde solid;
    border-radius: 3px;
    color: #009bde;
    font-size: 18px;
    font-weight: 500;
    width: 220px;
    height: 40px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .product-block .image:hover .quickview {
    opacity: 1;
    visibility: visible; }
  .product-block .image:hover img {
    filter: blur(7px); } }

.product-info .product-meta .btn-sm, .product-info .product-meta .btn-group-sm > .btn {
  padding: 0 15px; }

.subcategories {
  margin-bottom: -1px;
  background-color: #005cb5; }

.product-filter {
  background: #fff; }
  .product-filter > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 15px; }
    .product-filter > .container .sortlimit {
      flex: 1; }
      .product-filter > .container .sortlimit, .product-filter > .container .sortlimit > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .product-filter > .container .sortlimit > div {
        align-items: center;
        margin-right: 30px; }
        .product-filter > .container .sortlimit > div > span {
          margin-right: 5px;
          font-size: 18px;
          font-weight: 500; }
        .product-filter > .container .sortlimit > div .selectric {
          background: transparent;
          border: 0; }
          .product-filter > .container .sortlimit > div .selectric .label {
            padding: 6px 0;
            font-size: 18px;
            font-weight: 700;
            color: #009bde; }
    .product-filter > .container .form-control {
      display: inline-block;
      padding: 0 20px;
      margin: 0 5px;
      width: auto;
      height: 36px;
      text-transform: capitalize; }
    .product-filter > .container .btn-switch {
      display: inline-block;
      margin-right: 5px;
      background: transparent;
      padding: 8px 5px 0 0; }
      .product-filter > .container .btn-switch svg {
        fill: #009bde;
        stroke: none;
        -webkit-transition: all 200ms ease 0s;
        -o-transition: all 200ms ease 0s;
        transition: all 200ms ease 0s;
        width: 24px;
        height: 24px;
        opacity: .5; }
      .product-filter > .container .btn-switch:hover svg, .product-filter > .container .btn-switch.active svg {
        opacity: 1; }

#products .products-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-right: -35px; }

#products.product-list .product-block {
  margin-right: 0; }

.product-list .description {
  display: block; }

.product-list .product-meta {
  padding-left: 15px; }

.product-list .rating {
  position: relative;
  top: 20px; }

.product-list .listprice {
  display: block;
  flex: 1 0 250px;
  position: relative;
  margin-left: 25px; }
  .product-list .listprice:before {
    content: '';
    position: absolute;
    width: 1px;
    height: calc(100% - 50px);
    background: #f0f0f0;
    left: 0;
    top: 25px;
    bottom: 0; }
  .product-list .listprice .price {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
    height: 100%;
    padding: 0 25px; }
  .product-list .listprice span {
    width: 100%; }
  .product-list .listprice .price-old {
    font-size: 14px;
    font-weight: 300; }
  .product-list .listprice .price-new {
    font-size: 36px;
    font-weight: 800;
    line-height: 1; }

.product-list .product-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 35px; }
  .product-list .product-block:last-child {
    border-bottom: 1px solid #ccd4dc; }
  .product-list .product-block .quickview {
    padding: 0;
    font-size: 16px;
    line-height: 34px;
    width: 190px;
    left: calc(50% - 95px); }
  .product-list .product-block .top .price {
    display: none; }
  .product-list .product-block .name {
    font-weight: 300;
    font-size: 18px; }
    .product-list .product-block .name b {
      text-transform: uppercase;
      margin-bottom: 5px;
      display: inline-block; }
  .product-list .product-block .block-img {
    width: 30%;
    padding: 15px; }
  .product-list .product-block .bottom {
    width: 298px;
    margin: 0;
    justify-content: flex-start; }
    .product-list .product-block .bottom .action {
      display: inline-block; }
      .product-list .product-block .bottom .action.btn-cart {
        width: 130px; }
    .product-list .product-block .bottom .cart {
      flex: 0;
      display: inline-block; }
      .product-list .product-block .bottom .cart button {
        padding: 0 30px; }

.product-grid.product-related .products-block, .products-owl-carousel.product-related .products-block {
  padding: 15px 0; }

.product-grid.product-related .product-block, .products-owl-carousel.product-related .product-block {
  width: calc(100% / 4 - 33px); }

.product-grid .listprice, .products-owl-carousel .listprice {
  display: none; }

.product-grid .product-block, .products-owl-carousel .product-block {
  display: inline-block;
  width: calc(25% - 35px);
  background: #fff;
  margin-right: 35px;
  margin-bottom: 35px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out; }
  .product-grid .product-block .description, .products-owl-carousel .product-block .description {
    display: none; }
  .product-grid .product-block .name, .products-owl-carousel .product-block .name {
    font-size: 18px;
    font-weight: 300;
    margin: 0 30px 10px;
    text-align: center; }
    .product-grid .product-block .name a, .products-owl-carousel .product-block .name a {
      padding-bottom: 10px;
      display: inline-block; }
    .product-grid .product-block .name b, .products-owl-carousel .product-block .name b {
      font-weight: 800; }
    .product-grid .product-block .name .rating, .products-owl-carousel .product-block .name .rating {
      text-align: center;
      padding-bottom: 10px;
      font-size: 14px; }
  .product-grid .product-block .product-meta, .products-owl-carousel .product-block .product-meta {
    margin-bottom: 25px; }
  .product-grid .product-block .price, .products-owl-carousel .product-block .price {
    text-align: center;
    line-height: 1;
    margin-bottom: 25px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    display: inline-block;
    width: 100%;
    position: relative; }
    .product-grid .product-block .price:before, .products-owl-carousel .product-block .price:before {
      content: '';
      position: absolute;
      height: 1px;
      background: #ccd4dc;
      top: -20px;
      left: 30px;
      right: 30px; }
    .product-grid .product-block .price-new, .products-owl-carousel .product-block .price-new {
      font-weight: 800;
      font-size: 36px;
      display: inline-block; }
      .product-grid .product-block .price-new .cur, .products-owl-carousel .product-block .price-new .cur {
        font-weight: 800; }
    .product-grid .product-block .price-old, .products-owl-carousel .product-block .price-old {
      font-size: 16px;
      display: block;
      text-align: left;
      opacity: .5; }

.products-owl-carousel .owl-stage-outer {
  padding: 15px 0; }

.products-owl-carousel .product-block {
  width: auto; }

.rating .fa, .stars .fa {
  color: #ffbb00; }

.h1_container {
  font-size: 26px;
  background: #009bde; }
  .h1_container h1 {
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 24px 0;
    color: #fff; }

.horital {
  position: relative; }

.owl-carousel .owl-wrapper-outer {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.related .owl-item .product-col {
  border-left: 1px solid #ebebeb; }

.related .owl-item:first-child .product-col {
  border-left: 1px solid transparent; }

#input-captcha, #input-payment-captcha {
  margin-bottom: 10px; }

.advantages_block {
  display: none;
  flex-wrap: wrap; }
  .advantages_block .advantage_item {
    display: flex;
    align-items: center;
    width: 50%; }
    .advantages_block .advantage_item > div {
      margin-right: 10px; }
      .advantages_block .advantage_item > div > svg {
        width: 75px;
        height: 75px; }
    .advantages_block .advantage_item span {
      font-size: 13px; }

@media (min-width: 768px) and (max-width: 991px) {
  .advantages_block .advantage_item {
    width: 100%; }
    .advantages_block .advantage_item span {
      font-size: 14px; }
    .advantages_block .advantage_item > div > svg {
      width: 90px;
      height: 90px; } }

@media (max-width: 767px) {
  .advantages_block .advantage_item {
    display: none; } }

@media (min-width: 1400px) {
  .advantages_block .advantage_item {
    display: none; } }

/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 991px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }
  .row-offcanvas-right {
    right: 0; }
  .row-offcanvas-left {
    left: 0; }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -70%; }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -70%; }
  .row-offcanvas-right.active {
    right: 70%; }
  .row-offcanvas-left.active {
    left: 70%; }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 70%; }
    .sidebar-offcanvas ul, .sidebar-offcanvas ol {
      padding: 0; }
      .sidebar-offcanvas ul li, .sidebar-offcanvas ol li {
        list-style: none; }
  .bottom-offcanvas {
    border-top: 1px solid #e5e5e5;
    padding: 10px 0; } }

/*offcanvas-menu*/
#offcanvasmenu .nav .caret {
  border-bottom-color: #FFFFFF;
  border-top-color: #FFFFFF;
  margin-left: 5px;
  display: none !important; }

#offcanvasmenu .pavo-widget .widget-heading {
  margin-top: 15px; }

#offcanvasmenu .navbar-nav {
  float: none;
  margin: 0; }
  #offcanvasmenu .navbar-nav > li {
    float: none;
    background-color: #FFFFFF;
    border-right: none; }
    #offcanvasmenu .navbar-nav > li:hover:after {
      display: none; }
    #offcanvasmenu .navbar-nav > li .click-canavs-menu {
      cursor: pointer;
      display: inline-block;
      padding: 10px 20px;
      font-size: 22px;
      position: absolute;
      right: 0;
      z-index: 1; }
      #offcanvasmenu .navbar-nav > li .click-canavs-menu.fa-plus-square:before {
        content: '\f105'; }
      #offcanvasmenu .navbar-nav > li .click-canavs-menu.fa-minus-square:before {
        content: '\f107'; }
    #offcanvasmenu .navbar-nav > li li.dropdown-submenu .click-canavs-menu {
      padding: 10px 25px; }
    #offcanvasmenu .navbar-nav > li li.dropdown-submenu li.dropdown-submenu > .click-canavs-menu {
      padding: 10px 15px; }
    #offcanvasmenu .navbar-nav > li > a {
      display: block;
      -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
      -o-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
      box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
      text-transform: uppercase;
      color: #00284f;
      font-size: 16px;
      font-weight: 700;
      padding: 10px 25px 10px 15px; }

#offcanvasmenu .dropdown-menu {
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  display: none;
  float: none;
  margin: 0;
  padding: 0 10px;
  position: static;
  visibility: visible;
  width: auto !important;
  min-width: 160px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2); }
  #offcanvasmenu .dropdown-menu a {
    font-size: 16px;
    font-family: "Gilroy", sans-serif;
    line-height: 1.1;
    padding: 10px;
    display: block;
    color: #00284f; }
    #offcanvasmenu .dropdown-menu a:hover {
      color: #009bde; }

#offcanvasmenu .catgrid_element {
  font-size: 16px;
  font-family: "Gilroy", sans-serif;
  line-height: 1.1;
  flex: 0 1 25%; }
  #offcanvasmenu .catgrid_element .text-center {
    text-align: left;
    padding-left: 10px; }

#offcanvasmenu .w-product {
  padding: 0; }

#offcanvasmenu .product-block {
  border: none;
  padding: 0; }
  #offcanvasmenu .product-block .image {
    float: none;
    margin: 0; }

.canvas-menu {
  margin: 0;
  background: transparent;
  color: #00284f;
  font-size: 28px;
  line-height: 1;
  padding: 0;
  border: none;
  position: absolute;
  top: -70px;
  left: 15px; }

.ocwall {
  background: rgba(0, 40, 79, 0.85);
  position: absolute;
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }
  .ocwall .menutoggle {
    position: fixed;
    top: calc(50% - 25px);
    left: calc(85vw - 25px);
    cursor: pointer; }
    .ocwall .menutoggle svg {
      width: 50px;
      height: 50px;
      fill: none;
      stroke: rgba(255, 255, 255, 0.7);
      stroke-width: 3px;
      stroke-linecap: round; }

.row-offcanvas.active .ocwall {
  opacity: 1;
  visibility: visible;
  z-index: 9999; }

.col-nopadding .row {
  margin-left: 0;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  .col-nopadding .row [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

.nopadding [class*="col-"], .nopadding [class^="col-"] {
  padding-right: 0;
  padding-left: 0; }

.arrow {
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #343434;
  font-size: 19px;
  background: #FFFFFF;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%; }

.address li span, .address li a {
  overflow: hidden;
  display: block; }

.address li .icon {
  width: 16px;
  height: 20px;
  background: url(../image/icon-address.png) 0 0 no-repeat;
  margin-right: 10px; }
  .address li .icon.icon-phone {
    background-position: 0 -19px; }
  .address li .icon.icon-mail {
    background-position: 0 -43px; }

.over-hidden {
  overflow: hidden; }
  .over-hidden .col-inner {
    overflow: hidden; }
  .over-hidden .owl-carousel .owl-wrapper-outer {
    overflow: visible; }

.scrollup {
  background: #009bde !important;
  bottom: 82px;
  position: fixed;
  right: 10px;
  z-index: 9999; }

/*  */
.autosearch-wrapper.input-group {
  margin-top: 17px; }

#content .sphinxsearch {
  width: calc(100% - 30px);
  left: 15px; }

.sphinxsearch {
  width: 400px;
  right: 0;
  left: auto;
  position: absolute;
  top: 100%;
  margin-top: 1px;
  border: 1px solid #ebebeb;
  z-index: 99999;
  background: #fff;
  border-radius: 0; }
  .sphinxsearch > a {
    cursor: pointer;
    display: block;
    padding: 5px;
    color: initial;
    line-height: 17px;
    min-height: 85px;
    position: relative;
    border-bottom: #f0f0f0 1px solid; }
    .sphinxsearch > a:first-child {
      border-top: none; }
    .sphinxsearch > a:last-child {
      border-bottom: none; }
    .sphinxsearch > a img {
      float: left;
      margin: 0 10px 0 0;
      padding: 5px; }
  .sphinxsearch .categories span, .sphinxsearch .products span {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
    background: #eee; }
  .sphinxsearch .categories a {
    text-transform: uppercase;
    text-indent: 10px; }

.product_sp {
  height: 60%;
  color: #00284f;
  text-align: left;
  font-size: 13px;
  margin-left: 75px; }

.price_sp {
  width: calc(100% - 89px);
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  bottom: 10px;
  left: 90px; }
  .price_sp .price {
    font-weight: 600; }
  .price_sp .old {
    text-decoration: line-through;
    margin-right: 5px;
    font-size: 13px;
    color: #a8b4bf; }

.sphinx-viewall {
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
  height: auto; }
  .sphinx-viewall:hover {
    background: #FFFFFF; }
  .sphinx-viewall #view-all {
    padding: 0 25px;
    display: inline-block;
    font-size: 12px;
    height: 36px;
    text-transform: uppercase;
    font-weight: 600;
    background: #009bde;
    line-height: 36px;
    color: #FFFFFF; }
    .sphinx-viewall #view-all:hover {
      background: #00284f; }
  .sphinx-viewall-no-res {
    font-weight: bold;
    text-align: center;
    height: 30px;
    color: #00284f;
    width: 100%;
    line-height: 30px; }

@media (max-width: 460px) {
  .sphinxsearch {
    width: calc(100vw - 40px); } }

.page-themecontrol-product #page {
  min-height: 1px; }

#button-cart {
  padding: 0 37px; }

.main-title {
  position: absolute;
  left: -9999rem;
  top: -9999rem; }

#tab-description img {
  height: auto; }

#tab-downloads ul li {
  list-style: none; }

#input-topic {
  list-style: none;
  padding: 0; }

#mainmenutop .nav.navbar {
  height: 60px; }

#mainmenutop .panel-v4 .panel-body {
  border: none !important; }

.contact-blocks {
  display: flex;
  flex-wrap: wrap; }
  .contact-blocks .col-sm-6 {
    display: flex;
    flex-wrap: nowrap; }
  .contact-blocks .contact-el {
    width: 50%;
    max-width: 450px;
    display: flex;
    margin-bottom: 20px; }
  .contact-blocks .contacttext {
    padding-left: 15px; }
  @media (max-width: 767px) {
    .contact-blocks .contact-el {
      width: 100%; } }

.contact-icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #009bde;
  top: 0; }
  .contact-icon i.fa {
    color: #FFFFFF;
    font-size: 30px;
    padding: 11px 10px 10px 10px;
    width: 50px;
    height: 50px;
    text-align: center; }

.contact-text {
  display: inline-block;
  padding-left: 30px;
  min-height: 60px;
  margin-bottom: 10px;
  line-height: 24px; }
  .contact-text div.contact-text-b-days div {
    display: inline-block; }
    .contact-text div.contact-text-b-days div:first-child {
      width: 175px; }

.contactsmap {
  display: flex; }
  .contactsmap > div {
    width: 50%; }
  @media (max-width: 767px) {
    .contactsmap {
      flex-wrap: wrap; }
      .contactsmap > div {
        width: 100%; } }

.search_block {
  overflow: visible; }
  .search_block form {
    margin: 0; }
    .search_block form button {
      border: none; }
      .search_block form button:focus, .search_block form button:active {
        outline: none !important; }
  .search_block .dropdown-menu.autosearch {
    margin: 0;
    width: calc(100% - 75px);
    min-width: 0;
    padding: 0;
    right: 0;
    left: auto;
    display: none;
    border-radius: 0;
    top: 100%; }
    .search_block .dropdown-menu.autosearch li {
      -webkit-transition: 0.2s all;
      -o-transition: 0.2s all;
      transition: 0.2s all;
      display: inline-block;
      width: 100%;
      margin-bottom: 5px;
      cursor: pointer;
      line-height: 1;
      position: relative;
      border-bottom: 1px #ebebeb solid; }
      .search_block .dropdown-menu.autosearch li:nth-last-child(-n+1) {
        border: none; }
      .search_block .dropdown-menu.autosearch li > div {
        line-height: 1.5;
        display: inline-block; }
      .search_block .dropdown-menu.autosearch li a {
        white-space: normal;
        padding: 3px 5px; }
      .search_block .dropdown-menu.autosearch li .as-image {
        float: left;
        padding: 5px;
        width: 80px;
        margin-right: 10px; }
        .search_block .dropdown-menu.autosearch li .as-image img {
          height: auto;
          width: 100%; }
      .search_block .dropdown-menu.autosearch li .as-title {
        width: 100%;
        font-size: 16px;
        margin: 10px 0;
        padding-bottom: 20px; }
        .search_block .dropdown-menu.autosearch li .as-title a {
          color: #00284f; }
      .search_block .dropdown-menu.autosearch li .as-price {
        width: calc(100% - 95px);
        font-size: 14px;
        font-weight: 700;
        position: absolute;
        bottom: 10px;
        left: 95px; }
        .search_block .dropdown-menu.autosearch li .as-price .price-old {
          font-size: 14px;
          text-decoration: line-through;
          margin-right: 7px;
          color: #777; }
      .search_block .dropdown-menu.autosearch li #showall {
        padding: 0 25px;
        display: inline-block; }
    @media (max-width: 1199px) {
      .search_block .dropdown-menu.autosearch {
        width: 300px; }
        .search_block .dropdown-menu.autosearch li .as-image {
          width: 80px; }
        .search_block .dropdown-menu.autosearch li .as-title {
          width: 100%;
          font-size: 14px;
          font-weight: 500;
          line-height: 16px; }
        .search_block .dropdown-menu.autosearch li .as-price {
          width: calc(100% - 120px);
          left: 95px; } }
    @media (max-width: 421px) {
      .search_block .dropdown-menu.autosearch {
        top: calc(100% + 2px);
        width: calc(100vw - 30px);
        left: auto; } }

.producttabs {
  margin: 0;
  background: #f0f0f0; }
  .producttabs .tab-header {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    color: #00284f;
    font-size: 48px;
    height: 265px;
    background: url("/image/i/tabh.jpg") no-repeat center top;
    background-size: cover; }
    .producttabs .tab-header span {
      line-height: 1;
      padding-top: 42px;
      display: inline-block; }
  .producttabs .owl-carousel-play {
    margin-top: -140px; }
  .producttabs .owl-dots {
    margin-bottom: 15px; }
  .producttabs .owl-item {
    padding: 15px; }

#adv_main {
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between; }
  #adv_main .advmain {
    flex: 1 1 25%;
    text-align: center;
    padding: 0 25px; }
    #adv_main .advmain svg {
      width: 100px;
      height: 100px;
      fill: none;
      stroke: #009bde;
      stroke-width: 0.1px;
      stroke-linecap: round; }
    #adv_main .advmain h4 {
      font-size: 24px;
      margin: 20px 0; }
    #adv_main .advmain p {
      text-align: center;
      color: #00284f;
      font-size: 15px; }
    #adv_main .advmain .svgcont {
      display: inline-flex;
      border-radius: 100%;
      justify-content: center;
      align-items: center; }

.homebuilder .catgrid {
  background: #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 15px 30px;
  flex-wrap: wrap; }
  .homebuilder .catgrid:after, .homebuilder .catgrid:before {
    content: none; }
  .homebuilder .catgrid_element {
    flex: 1;
    border-radius: 5px;
    background: #fff;
    margin: 7px;
    padding: 15px 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    min-height: 77px;
    display: flex;
    justify-content: center;
    align-items: center; }

.pav-inner .catgrid_element img {
  display: none; }

.owl-dots {
  text-align: center; }
  .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 5px; }
    .owl-dots .owl-dot svg {
      display: inline-block;
      width: 16px;
      height: 22px;
      stroke: none;
      fill: #00284f;
      opacity: .3;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .owl-dots .owl-dot.active svg {
      opacity: 1; }

.products-owl-carousel .product-block {
  margin-bottom: 0; }

#checkout-form #shipping_methods .radio, #checkout-form #payment_methods .radio {
  margin-left: 0 !important; }

.radio_custom .list_of_points {
  display: block;
  text-align: left;
  font-size: 14px;
  color: #00284f;
  font-weight: 500;
  padding-left: 22px; }

.radio_custom a {
  padding-left: 10px;
  font-size: 18px;
  color: #009bde; }

.radio_custom .input-control {
  cursor: pointer;
  display: inline-block;
  padding-left: 22px;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #00284f;
  margin: 1px 0; }
  .radio_custom .input-control input {
    position: absolute;
    width: auto !important;
    z-index: 1;
    opacity: 0; }
  .radio_custom .input-control__indicator {
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    user-select: none;
    width: 15px;
    height: 15px;
    text-align: center;
    background-color: #fff;
    border: 2px solid #009bde; }
  .radio_custom .input-control.radio input ~ .input-control__indicator:after {
    border-radius: 50%;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0.45);
    transform-origin: center center;
    width: 100%;
    background: #009bde;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.1s opacity linear;
    -o-transition: 0.1s opacity linear;
    transition: 0.1s opacity linear; }
  .radio_custom .input-control.radio input:checked ~ .input-control__indicator:after {
    opacity: 1;
    filter: alpha(opacity=100); }

@media (max-width: 767px) {
  .radio_custom .input-control, .radio_custom .list_of_points {
    font-size: 14px; } }

#direktoru_link {
  text-align: right;
  position: relative;
  margin-bottom: 5px; }
  #direktoru_link a {
    position: absolute;
    color: #a8b4bf;
    left: 0;
    right: 15px;
    text-decoration: underline; }

.direktoru .radio_custom {
  cursor: default; }
  .direktoru .radio_custom .input-control__indicator {
    top: 13px; }

.checkbox_custom a {
  padding-left: 10px;
  font-size: 14px;
  color: #009bde; }
  .checkbox_custom a.agree b {
    font-weight: 500;
    padding: 0;
    font-size: 12px; }

.checkbox_custom .input-control {
  cursor: pointer;
  display: inline-block;
  padding-left: 25px;
  line-height: 16px;
  position: relative;
  font-size: 12px;
  font-weight: 500;
  color: #00284f;
  margin: 5px 10px 5px 14px;
  text-align: left; }
  .checkbox_custom .input-control input {
    position: absolute;
    width: auto !important;
    z-index: 1;
    opacity: 0; }
  .checkbox_custom .input-control__indicator {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    user-select: none;
    width: 16px;
    height: 16px;
    text-align: center;
    background-color: #FFFFFF;
    border: 2px #009bde solid;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px; }
  .checkbox_custom .input-control.checkbox input ~ .input-control__indicator:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 4px;
    transform-origin: center center;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.1s opacity linear;
    -o-transition: 0.1s opacity linear;
    transition: 0.1s opacity linear;
    -webkit-transform: translateZ(1px) rotate(45deg);
    -moz-transform: translateZ(1px) rotate(45deg);
    -ms-transform: translateZ(1px) rotate(45deg);
    -o-transform: translateZ(1px) rotate(45deg);
    border-bottom: #009bde 2px solid;
    width: 5px;
    height: 10px;
    border-right: #009bde 2px solid; }
  .checkbox_custom .input-control.checkbox input:checked ~ .input-control__indicator:after {
    opacity: 1;
    filter: alpha(opacity=100); }

#button-order {
  margin-top: 15px; }

.catwidget_header h2 {
  text-align: center;
  font-weight: 900;
  font-size: 60px;
  margin-top: 45px;
  margin-bottom: 30px; }

.category_widget .img {
  position: relative;
  background: transparent center no-repeat;
  background-size: cover; }
  .category_widget .img h3 {
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF;
    display: inline-block; }

.category_widget .type1 {
  padding-bottom: 50px; }
  .category_widget .type1 .img {
    height: 230px;
    margin-bottom: 30px; }
    .category_widget .type1 .img h3 {
      margin: 0;
      height: 60px;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 40, 79, 0.7);
      font-weight: 700;
      font-size: 24px;
      padding: 20px 0; }
  .category_widget .type1 .descr {
    font-size: 16px; }

.category_widget .type2 .img {
  height: 21vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-size: 100%;
  align-items: center;
  justify-content: center; }
  .category_widget .type2 .img h3 {
    margin: 0;
    padding: 30px;
    background: transparent;
    font-size: 44px;
    font-weight: 900;
    position: relative; }

.category_widget .type2:hover .img {
  background-size: 110%; }

.product-compare .comparetable .img-thumbnail {
  border: none; }

.product-compare .comparetable .table > thead > tr > td, .product-compare .comparetable .table > tbody > tr > td, .product-compare .comparetable .table > tfoot > tr > td {
  width: 500px; }

.product-compare .compare_actions .btn {
  width: 150px; }

#totop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  width: 41px;
  height: 41px;
  background-color: #009bde;
  z-index: 999;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: 200ms all ease-in-out;
  -o-transition: 200ms all ease-in-out;
  transition: 200ms all ease-in-out; }
  #totop i {
    font-size: 26px;
    color: #fff;
    position: absolute;
    left: 12px;
    top: 5px; }
  #totop:hover {
    background-color: #00284f; }

#coupon_form h4 {
  font-size: 16px; }

#coupon_form #input-coupon {
  border-radius: 5px 0 0 5px; }

#coupon_form #button-coupon {
  padding: 0 16px;
  height: 36px;
  line-height: 34px;
  position: relative;
  left: 0;
  z-index: 0;
  border-radius: 0 5px 5px 0; }

.maintenance {
  min-height: calc(100vh - 381px); }

.widget-products .product-grid .product-block {
  width: 100%;
  border-radius: 5px;
  margin: 0;
  overflow: hidden; }

.product-grid .col-nopadding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding: 0; }

h1 {
  padding: 15px 0;
  text-transform: none; }

.comparetable {
  padding: 15px;
  font-size: 16px;
  overflow-x: auto; }

.owl-prev, .owl-next {
  line-height: 1;
  font-size: 30px;
  position: absolute;
  top: calc(50% - 20px);
  padding: 4px 9px;
  width: 30px;
  height: 40px;
  color: #009bde;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
  background: transparent; }

.owl-prev {
  left: -16px; }

.owl-next {
  right: -16px;
  padding: 4px 11px; }

.mfilter-box .box-heading {
  display: none; }

.mfilter-box .box-content {
  border: none; }
  .mfilter-box .box-content .mfilter-heading {
    background: transparent;
    border: none; }
    .mfilter-box .box-content .mfilter-heading .mfilter-heading-content {
      padding: 20px 0 6px 0; }
    .mfilter-box .box-content .mfilter-heading .mfilter-head-icon {
      width: 25px;
      height: 20px;
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
      background: url(/image/i/mfminus.png) no-repeat transparent center; }
    .mfilter-box .box-content .mfilter-heading.mfilter-collapsed .mfilter-head-icon {
      background-image: url(/image/i/mfplus.png); }
  .mfilter-box .box-content .mfilter-heading-text {
    width: calc(100% - 27px);
    margin-left: 0; }
    .mfilter-box .box-content .mfilter-heading-text > span {
      padding-left: 0;
      font-size: 14px;
      text-transform: uppercase; }
  .mfilter-box .box-content .mfilter-col-input {
    padding-right: 8px; }
  .mfilter-box .box-content .mfilter-opts-container {
    border-top: 1px solid #f0f0f0;
    padding: 9px 0 5px 0; }
    .mfilter-box .box-content .mfilter-opts-container label {
      font-weight: 400; }
    .mfilter-box .box-content .mfilter-opts-container .mfilter-counter {
      border-radius: 0;
      background: #acacac; }
      .mfilter-box .box-content .mfilter-opts-container .mfilter-counter:after {
        content: none; }
    .mfilter-box .box-content .mfilter-opts-container input[type="text"] {
      border-radius: 0;
      height: 45px; }
    .mfilter-box .box-content .mfilter-opts-container .form-control[disabled], .mfilter-box .box-content .mfilter-opts-container .form-control[readonly], .mfilter-box .box-content .mfilter-opts-container fieldset[disabled] .form-control {
      background: #FFFFFF; }
    .mfilter-box .box-content .mfilter-opts-container .mfilter-slider-slider, .mfilter-box .box-content .mfilter-opts-container #mfilter-price-slider {
      border: #f0f0f0 1px solid;
      background: #FFFFFF;
      margin: 15px 2px 0 5px !important; }
      .mfilter-box .box-content .mfilter-opts-container .mfilter-slider-slider .ui-slider-range, .mfilter-box .box-content .mfilter-opts-container #mfilter-price-slider .ui-slider-range {
        background: #f0f0f0 !important; }
      .mfilter-box .box-content .mfilter-opts-container .mfilter-slider-slider .ui-slider-handle, .mfilter-box .box-content .mfilter-opts-container #mfilter-price-slider .ui-slider-handle {
        background: #FFFFFF !important;
        height: 18px !important;
        border: 1px #f0f0f0 solid !important;
        border-radius: 0; }

.mfilter-box .mfilter-tb-as-td {
  vertical-align: bottom;
  font-size: 12px; }

.selectric-wrapper {
  position: relative;
  cursor: pointer; }

.selectric-responsive {
  width: 100%; }

.selectric {
  border: 1px solid #f0f0f0;
  border-radius: 0;
  background: #FFFFFF;
  position: relative;
  overflow: hidden; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: visible;
    width: calc(100% - 35px);
    text-overflow: ellipsis;
    margin: 0 25px 0 10px;
    padding: 8px 0;
    font-size: 14px;
    color: #00284f;
    height: 30px;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1; }
  .selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    line-height: 38px;
    background-color: #FFFFFF;
    color: #00284f;
    text-align: center; }
    .selectric .button:after {
      content: '';
      position: absolute;
      width: 6px;
      height: 6px;
      border-bottom: 1px solid #00284f;
      border-right: 1px solid #00284f;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      right: 10px;
      top: 10px; }

.selectric-focus .selectric {
  border-color: #aaaaaa; }

.selectric-hover .selectric .button {
  color: #a2a2a2; }
  .selectric-hover .selectric .button:after {
    border-top-color: #a2a2a2; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric .button::after {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform-origin: 4px 5px; }
  .selectric-open .selectric-items {
    display: block; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

.selectric-items {
  display: none;
  position: absolute;
  top: 31px;
  right: 0;
  background: #FFFFFF;
  border: 1px solid #f0f0f0;
  z-index: -1;
  box-shadow: 0 0 10px -6px; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-items ul, .selectric-items .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    min-height: 20px; }
  .selectric-items li {
    display: block;
    padding: 10px;
    color: #00284f;
    cursor: pointer;
    line-height: 16px;
    white-space: nowrap; }
    .selectric-items li.selected, .selectric-items li.highlighted, .selectric-items li:hover {
      color: #009bde; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%; }

.widget-products .owl-item:hover {
  z-index: 400; }

.widget-products .owl-next, .widget-products .owl-prev {
  top: calc(50% - 40px); }

#request-on-order-form #request-on-order-form fieldset fieldset label:before {
  content: none; }

#request-on-order-form .btn-buy-product {
  background: #009bde !important;
  padding: 0 37px !important;
  color: #FFFFFF !important;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all; }
  #request-on-order-form .btn-buy-product:hover {
    background: #00284f !important; }

.page-information h1, .checkout-buy h1 {
  margin-top: 0; }

.pagescarousel {
  margin: 30px 0; }
  .pagescarousel .item {
    padding: 0 47px; }
  .pagescarousel h3 {
    margin: 0 0 15px 0; }
  .pagescarousel .owl-next, .pagescarousel .owl-prev {
    top: calc(50% - 20px); }
  .pagescarousel .owl-prev {
    left: 0; }
  .pagescarousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: stretch; }
  .pagescarousel .owl-item {
    position: relative; }
  .pagescarousel .pc_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .pagescarousel .pc_wrapper > div.pc_image, .pagescarousel .pc_wrapper > div.pc_text {
      flex: 0 0 50%; }
    .pagescarousel .pc_wrapper > div.pc_text {
      padding-right: 15px; }
      .pagescarousel .pc_wrapper > div.pc_text p {
        text-align: justify;
        padding-bottom: 46px; }
      .pagescarousel .pc_wrapper > div.pc_text .btn {
        position: absolute;
        bottom: 0; }
    .pagescarousel .pc_wrapper > div.pc_image {
      padding-left: 15px; }

.holiday_works {
  position: absolute !important;
  left: 70px;
  top: 22px !important;
  text-align: center;
  margin-top: 10px;
  border: none !important;
  margin-left: auto !important;
  display: none; }

.collapse {
  display: none;
  visibility: hidden; }
  .collapse.in {
    display: block;
    visibility: visible; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

table.warranty {
  margin: 15px 0; }
  table.warranty td {
    border: 1px solid #00284f;
    padding: 0 10px; }
  table.warranty p {
    margin: 10px 0; }

#is_ip .radio_custom .input-control {
  margin-right: 15px; }

@media (max-width: 1399px) {
  .pav-megamenu .subcat .catgrid {
    flex-wrap: wrap; }
    .pav-megamenu .subcat .catgrid_element {
      flex: 0 1 25%;
      text-align: center; }
  .category_widget .type2 .img h3 {
    font-size: 36px; }
  .homebuilder .catgrid_element {
    flex: 1 25%; }
  .product-grid .product-block, .products-owl-carousel .product-block {
    width: calc(100% / 3 - 35px); } }

@media (max-width: 1300px) {
  .newsletter .fl_img {
    display: none; }
  .product-info .row .product-row .btn-container {
    flex-direction: column; } }

@media (max-width: 1199px) {
  .footer-center .main-footer {
    margin-left: 0; }
  .pav-megamenu .navbar-nav > li:first-child > a {
    padding-left: 0; }
  .pav-megamenu .navbar-nav > li:first-child > a {
    padding-right: 0; }
  .pav-megamenu .navbar-nav > li > a {
    padding: 25px 10px;
    font-size: 14px; }
  .producttabs .btn-dark {
    width: 30px;
    height: 30px;
    font-size: 11px;
    line-height: 30px; }
  .product-info .product-meta .btn-sm, .product-info .product-meta .btn-group-sm > .btn {
    padding: 0 5px; }
  .product-info .row .product-row {
    flex-direction: column;
    gap: 16px; }
  .header-top .topcontacts.phone {
    flex: 0 1 230px; }
  .header-bottom .logo-container {
    flex: 0 0 170px; }
  .header-bottom .nav-search {
    margin-bottom: 7px; }
  .header-bottom #searchblock {
    width: 300px; }
  .category_widget .type1 .img h3 {
    font-size: 18px; }
  .category_widget .type2 .img h3 {
    padding: 20px;
    font-size: 28px; }
  .product-grid .product-block, .products-owl-carousel .product-block {
    width: calc(50% - 35px); }
  .pav-megamenu .dropdown-menu li a {
    padding: 10px 15px 10px 0;
    font-size: 16px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .home3 .widget-blogs .carousel-controls-v1 {
    top: 45px; }
    .home3 .widget-blogs .carousel-controls-v1 .carousel-control.left {
      left: -65px; }
    .home3 .widget-blogs .carousel-controls-v1 .carousel-control {
      border: none; } }

/*$media (max-width: 991px) {*/
@media (max-width: 991px) {
  .homebuilder .catgrid_element {
    display: none; }
  .tab-v1 .nav-tabs > li > a {
    padding: 0 10px; }
  .footer-center .panel {
    margin-bottom: 15px; }
  .checkout-buy #sidebar-main {
    padding-right: 8px; }
  #pavo-footer-center .container {
    padding-right: 25px; }
    #pavo-footer-center .container .footer-left {
      float: none;
      margin: 0 auto 30px auto; }
  .featured-category ul li .caption {
    padding: 20px 5px; }
  .featured-category .image {
    margin: 5px 0 5px 10px; }
  .zoomContainer {
    display: none; }
  #products .products-block {
    margin-right: -15px; }
  #offcanvasmenu .catgrid_element img {
    display: none; }
  .product-grid .product-block {
    width: calc(50% - 15px);
    margin-right: 15px;
    margin-bottom: 15px; }
    .product-grid .product-block .action > div {
      padding-right: 2px; }
    .product-grid .product-block .product-meta {
      margin-bottom: 25px; }
      .product-grid .product-block .product-meta .name {
        margin: 15px; }
      .product-grid .product-block .product-meta .price {
        padding: 15px 0;
        margin: 0; }
        .product-grid .product-block .product-meta .price:before {
          top: -5px; }
  .header-top .topcontacts, .header-top .topcontacts.phone {
    flex: 0 0 250px;
    padding-left: 0; }
    .header-top .topcontacts a, .header-top .topcontacts.phone a {
      color: #a8b4bf !important; }
    .header-top .topcontacts .media-title, .header-top .topcontacts.phone .media-title {
      padding: 7px 10px; }
    .header-top .topcontacts .media-body span, .header-top .topcontacts.phone .media-body span {
      vertical-align: baseline;
      font-size: 12px;
      color: #a8b4bf !important; }
  .header-top .topcontacts svg {
    height: 40px; }
  #powered .copyright {
    font-size: 14px; }
  #powered .payment-img img:first-child {
    display: none; }
  #powered .payment-img img:last-child {
    display: block; }
  .s24 {
    width: 90px; }
  .header-bottom .main-menu .pav-megamenu .btn-primary {
    padding: 0 13px; }
    .header-bottom .main-menu .pav-megamenu .btn-primary:hover {
      background: #009bde; }
    .header-bottom .main-menu .pav-megamenu .btn-primary span {
      font-size: 18px;
      vertical-align: text-bottom; }
  .header-bottom .logo-container {
    flex: 1 1 auto;
    text-align: center; }
  .header-bottom #searchblock {
    width: 700px; }
  .pagination > li > a, .pagination > li > span {
    margin-bottom: 8px; }
  .tree-menu ul li:hover {
    background-color: #FFFFFF; }
    .tree-menu ul li:hover a {
      color: #00284f; }
  .breadcrumbs {
    padding: 15px 0; }
  .category_widget .type2 .img h3 {
    padding: 15px;
    font-size: 22px; }
  .cat_all {
    padding: 0 0 0 15px !important; }
    .cat_all > li {
      position: relative; }
      .cat_all > li .click-allcat {
        cursor: pointer;
        display: inline-block;
        padding: 0 5px;
        font-size: 18px;
        line-height: 14px;
        top: 8px;
        position: absolute;
        right: 0;
        z-index: 1;
        color: #00284f; }
      .cat_all > li.haschildren i:before {
        content: '\f105'; }
      .cat_all > li.haschildren ul {
        display: none; }
      .cat_all > li.haschildren > a {
        width: calc(100% - 25px);
        display: inline-block; }
      .cat_all > li.haschildren.opened ul {
        display: block; }
      .cat_all > li.haschildren.opened i:before {
        content: '\f107'; }
      .cat_all > li ul.children li {
        padding: 0; }
  #adv_main {
    padding: 10px 0;
    flex-wrap: wrap; }
    #adv_main .advmain {
      flex: 1 1 50%;
      padding: 10px 25px; }
  .category_widget .type1 h3 {
    display: flex;
    align-items: center;
    justify-content: center; }
  .col-md-12 .refine-search ul li, .col-md-12 .refine-search ol li {
    width: calc(25% - 20px); }
  .product-info .title-product {
    font-size: 30px;
    padding: 20px 0 20px 0; }
  .refine-search ul li a span, .refine-search ol li a span {
    font-size: 14px; }
  .desc-header-related {
    text-align: left !important; }
    .desc-header-related > .container {
      position: static; }
    .desc-header-related .scroll-button {
      right: 30px; } }

@media (max-width: 768px) {
  .alert {
    margin: 10px 15px; }
  .quickview, .zoom {
    display: none !important; } }

@media (max-width: 767px) {
  .vm--modal {
    max-width: 90% !important;
    left: 5% !important; }
  .checkbox_custom .input-control {
    float: left; }
  .checkbox_custom.secure_payment {
    float: left; }
  .table-description {
    margin-left: 0; }
  .category_widget .type1 .img {
    margin-bottom: 15px; }
    .category_widget .type1 .img h3 {
      height: auto; }
  .checkout-buy #sidebar-main {
    padding-right: 12px; }
  .product-block .bottom .action.btn-cart {
    width: calc(100% - 80px);
    left: 0; }
  .product-block .bottom .action.btn-oneclick {
    display: none; }
  .category_widget .type2 .img h3 {
    white-space: normal;
    font-size: 5vw; }
  .logo-container {
    width: 140px; }
  .featured-category ul li {
    width: 100%; }
  #powered ul.links {
    margin-bottom: 40px; }
  #powered .inner {
    justify-content: center;
    flex-wrap: wrap; }
    #powered .inner .copyright {
      order: 2;
      margin-bottom: 15px; }
    #powered .inner .payment {
      order: 1; }
  #adv_main {
    padding: 10px 0;
    flex-wrap: wrap; }
    #adv_main .advmain {
      flex: 0 0 100%;
      padding: 10px 25px; }
  #tab-review .desc-pane {
    padding: 15px 28px; }
  .desc-header-related > .container {
    text-align: center;
    position: relative; }
  .desc-header-related .desc-header {
    margin: 0 15px;
    padding-bottom: 0; }
  .desc-header-related .scroll-button {
    position: relative;
    right: 0;
    top: 0;
    float: right;
    margin: 15px; }
  .widget-products .owl-stage {
    padding: 15px 0; }
  .table-responsive .input-group .form-control {
    margin-right: 30px;
    padding: 5px; }
  .cart.pull-left {
    float: none !important;
    margin-bottom: 5px; }
  .checkout-cart table, .shopping-cart-table {
    background: #fff; }
  .shopping-cart-table > thead {
    display: none; }
  .shopping-cart-table .shopping-cart-table__product-image img {
    max-width: 160px; }
  .shopping-cart-table td.image-col {
    width: 100%;
    text-align: center !important; }
  .shopping-cart-table, .shopping-cart-table tbody, .shopping-cart-table td, .shopping-cart-table.tr {
    display: block;
    border: 0;
    width: 100%; }
  .shopping-cart-table tr {
    display: block; }
    .shopping-cart-table tr td {
      position: relative;
      padding-left: 43% !important;
      text-align: left !important;
      white-space: normal !important; }
      .shopping-cart-table tr td:first-child {
        border-top: 0; }
      .shopping-cart-table tr td div.th-title {
        display: block;
        position: absolute;
        left: 10px;
        width: 38%;
        padding-right: 10px;
        text-align: right;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        font-weight: bold;
        text-transform: uppercase; }
      .shopping-cart-table tr td.no-title {
        padding-left: 20px !important;
        text-align: center !important; }
  .shopping-cart-table .input-group-qty {
    display: inline-block;
    padding-right: 10px; }
  .total-table .text-right {
    padding-left: 60% !important; }
  .total-table td div.th-title {
    width: 53% !important; }
  .shopping-cart-btns {
    text-align: center; }
    .shopping-cart-btns .btn.pull-left, .shopping-cart-btns .btn.pull-right {
      float: none !important;
      margin: 0 !important; }
  #coupon_form {
    width: calc(100% - 150px);
    display: inline-block;
    top: 1px;
    position: relative; }
    #coupon_form .form-group {
      display: inline-block; }
    #coupon_form #button-coupon {
      top: -1px; }
  .header-top .topcontacts {
    flex: 1 1 100%;
    padding: 0 15px; }
  .header-bottom {
    height: 90px; }
    .header-bottom > .container {
      flex: 1; }
    .header-bottom .header-panel {
      flex: 0 1 200px;
      top: calc(50% - 12px); }
    .header-bottom .main-menu {
      flex: 1; }
    .header-bottom .headercart .cart-total {
      display: none; }
    .header-bottom #searchblock {
      width: calc(100vw - 68px);
      height: 72px;
      top: -24px; }
    .header-bottom #searchtop {
      top: 18px; }
  .logo-store {
    font-size: 12px; }
    .logo-store img {
      max-height: 40px; }
  .canvas-menu {
    top: -60px; }
  .footer-center .footer-left ul {
    margin: 0 auto; }
    .footer-center .footer-left ul li {
      max-width: 220px;
      margin: 0 auto; }
  .footer-center .main-footer {
    flex-wrap: wrap; }
    .footer-center .main-footer .box {
      width: 100%; }
  .h1_container h1 {
    padding: 13px 15px;
    font-size: 32px; }
  .producttabs .tab-header {
    font-size: calc(4vw + 14px);
    height: calc(215px + (100vw - 320px) / 25); }
  .product-info .tab-content .desc-header-wrapper .desc-header {
    font-size: 26px; }
  .product-info .tab-content #tab-description, .product-info .tab-content #tab-downloads {
    font-size: 14px; }
    .product-info .tab-content #tab-description ul, .product-info .tab-content #tab-downloads ul {
      padding-left: 10px; }
  .product-info .tab-content #tab-description .desc-pane {
    padding: 15px; }
  .product-info .tab-content .attribs .arow div {
    font-size: 14px;
    padding: 5px 10px; }
  .product-info .tab-content .attribs .arow .asingle {
    padding: 5px 10px; }
  .product-info .tab-content .attribs .arow .acol {
    padding-left: 10px; }
  .product-info .image-container {
    padding-bottom: 0; }
  .product-info .product-view {
    padding-right: 16px; }
  .product-markdown-view .general .price-new {
    font-size: 30px; }
  .product-markdown-view .cheaper-item:not(.general) .price-new {
    font-size: 22px; }
  .product-filter > .container {
    padding: 15px 30px; }
    .product-filter > .container .sortlimit > div > span {
      font-size: 14px; }
    .product-filter > .container .sortlimit > div .selectric .label {
      padding: 8px 0;
      font-size: 14px; }
    .product-filter > .container .sortlimit > div.limit {
      display: none; }
  #products .products-block {
    padding: 0 15px; }
  .category_widget .type2 .img {
    height: 43vw; }
  .holiday_works {
    left: 45px; }
  .fancy_holiday_works {
    width: 90% !important; }
    .fancy_holiday_works .fancybox-inner {
      width: 100% !important; }
  .holiday_table {
    width: 100%; }
    .holiday_table td {
      font-size: 13px; }
  .fancybox-skin {
    padding: 10px !important; }
  .header-top .topcontacts .media-body.phone svg, .header-top .topcontacts .media-body.worktime svg {
    vertical-align: middle; }
  .header-top .topcontacts .media-body.phone span, .header-top .topcontacts .media-body.worktime span {
    font-size: initial; }
  .advantages-home .owl-nav .owl-prev {
    left: 0; }
  .advantages-home .owl-nav .owl-next {
    right: 0; } }

@media (max-width: 637px) {
  .header-top .topcontacts .media-body.worktime {
    display: none; }
  .header-bottom.hw {
    height: 105px; }
  .holiday_works {
    left: 0;
    top: auto !important;
    right: 0;
    bottom: -17px; }
  .success {
    width: 300px;
    margin-left: -150px;
    padding: 30px 15px 15px 15px; }
    .success .success_button {
      padding: 6px;
      font-size: 11px; }
  .col-md-12 .refine-search ul li, .col-md-12 .refine-search ol li {
    width: calc(33.3% - 20px); }
  .logo-store a {
    margin: 0 auto 0 40px; }
  .newsletter .nl_header {
    font-size: 28px; } }

@media (max-width: 570px) {
  .owl-dots {
    margin-top: 17px; }
  #powered > .container {
    padding: 0; }
  .header-top .topcontacts.worktime {
    display: none; }
  .header-top .topcontacts.phone {
    flex: 0 0 155px; }
  .header-bottom .nav-search {
    flex: 0 1 30px;
    margin-right: 15px; }
  .col-md-12 .refine-search ul li, .col-md-12 .refine-search ol li {
    width: calc(50% - 20px); }
  .catwidget_header h2 {
    font-size: 40px;
    margin-top: 30px;
    margin-bottom: 15px; } }

@media (max-width: 510px) {
  .producttabs .owl-item {
    padding: 15px 0; }
  .h1_container h1 {
    font-size: 22px; } }

@media (max-width: 480px) {
  .category_widget .type2 .img h3 {
    font-size: 24px; }
  .product-filter .filter-right > div {
    margin-bottom: 5px; }
    .product-filter .filter-right > div.limit {
      display: none; }
  .product-list .product-col .block-img {
    float: none;
    width: 100%; }
  .product-list .product-meta {
    padding: 20px; }
  .tab-v6 .nav-tabs > li > a {
    padding: 15px 10px;
    font-size: 13px; }
  .tab-v7 .nav-tabs > li.active::before {
    content: none; }
  .pav-blogs .blog-body {
    overflow: visible; }
  .footer-center {
    font-size: 14px; }
  .product-grid .product-block {
    width: 100%; }
    .product-grid .product-block .product-meta .name {
      margin: 15px 15px 0 15px; }
  #partnerpricemodule {
    padding: 30px 15px; }
    #partnerpricemodule h3 {
      font-size: 20px; }
    #partnerpricemodule button {
      padding: 0 12px;
      font-size: 18px; }
  .header-bottom .product-compare-header, .header-bottom .headercart {
    position: absolute;
    top: -65px; }
  .header-bottom .product-compare-header {
    right: 50px; }
    .header-bottom .product-compare-header svg {
      fill: #fff; }
  .header-bottom .headercart #cart svg path, .header-bottom .headercart #cart svg circle {
    stroke: #fff; } }

@media (max-width: 360px) {
  .category_widget .type1 h2 a {
    font-size: 13px;
    padding: 28px 0; }
  .col-md-12 .refine-search ul li, .col-md-12 .refine-search ol li {
    width: calc(50% - 20px); }
  .mob_hidden_phone {
    display: none; }
  #coupon_form {
    width: calc(100% - 110px); }
  #button-coupon {
    font-size: 15px;
    padding: 0 6px; } }

/*# sourceMappingURL=stylesheet.css.map */
