

/* Start:/bitrix/templates/dimotors_main/css/style.css?152095194093288*/
/* ------------------------------------------------------- Core mixins ------------------------------------------------------- */
/* ------------------------------------------------------- Reset and dependencies ------------------------------------------------------- */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background-color: transparent; }

.filter_block {
  width: 100%;
}

.bx-filter {
  display: block;
}

.filter_block a.more_linka {
  display: block;
  background: #0088cc !important;
  color: #fff;
  font-size: 18px;
  border: 0 !important;
  text-shadow: none;
  display: none; 
  width: 50%; 
  margin: 0 auto;
  margin-bottom: 15px;
}

.filter_block a.more_linka:hover {
  background: #094462 !important;
}


.filter_block select {
  width: calc(33% - 15px);
  margin-bottom: 15px;
  border-radius: 5px;
  height: 30px;
  outline: none;
  margin-right: 15px;
}

.bx-filter .bx-filter-parameters-box {
  width: 50%;
}


a:active { outline: 0; }

a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

.row {
  box-sizing: border-box !important;
}

@media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  abbr[title]::after { content: " (" attr(title) ")"; }
  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; }
  .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; } }

/* ------------------------------------------------------- Core CSS ------------------------------------------------------- */
html { box-sizing: border-box; }



*, *::before, *::after { box-sizing: inherit; }

*:not(.fa), *:not(.fa)::before, *:not(.fa)::after { 
	font-family: "ProximaNova-Regular";
}

@-moz-viewport { width: device-width; }

@-ms-viewport { width: device-width; }

@-o-viewport { width: device-width; }

@-webkit-viewport { width: device-width; }

@viewport { width: device-width; }

html { font-size: 16px; -webkit-tap-highlight-color: transparent; }

body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.47; color: #373a3c; background-color: #fff; }

[tabindex="-1"]:focus { outline: none !important; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: .5rem; }

p { margin-top: 0; margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #818a91; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: bold; }

dd { margin-bottom: .5rem; margin-left: 0; }

blockquote { margin: 0 0 1rem; }

a { color: #0275d8; text-decoration: none; }

a:focus, a:hover { color: #014c8c; text-decoration: underline; }

a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

pre { margin-top: 0; margin-bottom: 1rem; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; }

[role="button"] { cursor: pointer; }

a, area, button, [role="button"], input, label, select, summary, textarea { touch-action: manipulation; }

table { background-color: transparent; }

caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #818a91; text-align: left; caption-side: bottom; }

th { text-align: left; }

label { display: inline-block; margin-bottom: .5rem; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

input, button, select, textarea { margin: 0; line-height: inherit; border-radius: 0; }

textarea { resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; }

input[type="search"] { box-sizing: inherit; -webkit-appearance: none; }

output { display: inline-block; }

[hidden] { display: none !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }

h1 { font-size: 2.5rem; }

h2 { font-size: 2rem; }

h3 { font-size: 1.75rem; }

h4 { font-size: 1.5rem; }

h5 { font-size: 1.25rem; }

h6 { font-size: 1rem; }

.h1 { font-size: 2.5rem; }

.h2 { font-size: 2rem; }

.h3 { font-size: 1.75rem; }

.h4 { font-size: 1.5rem; }

.h5 { font-size: 1.25rem; }

.h6 { font-size: 1rem; }

.lead { font-size: 1.25rem; font-weight: 300; }

.display-1 { font-size: 6rem; font-weight: 300; }

.display-2 { font-size: 5.5rem; font-weight: 300; }

.display-3 { font-size: 4.5rem; font-weight: 300; }

.display-4 { font-size: 3.5rem; font-weight: 300; }

hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); }

small, .small { font-size: 80%; font-weight: normal; }

mark, .mark { padding: .2em; background-color: #fcf8e3; }

.list-unstyled { padding-left: 0; list-style: none; }

.list-inline { padding-left: 0; list-style: none; }

.list-inline-item { display: inline-block; }

.list-inline-item:not(:last-child) { margin-right: 5px; }

.dl-horizontal { margin-right: -1.875rem; margin-left: -1.875rem; }

.dl-horizontal::after { content: ""; display: table; clear: both; }

.initialism { font-size: 90%; text-transform: uppercase; }

.blockquote { padding: 0.5rem 1rem; margin-bottom: 1rem; font-size: 1.25rem; border-left: 0.25rem solid #eceeef; }

.blockquote-footer { display: block; font-size: 80%; line-height: 1.5; color: #818a91; }

.blockquote-footer::before { content: "\2014 \00A0"; }

.blockquote-reverse { padding-right: 1rem; padding-left: 0; text-align: right; border-right: 0.25rem solid #eceeef; border-left: 0; }

.blockquote-reverse .blockquote-footer::before { content: ""; }

.blockquote-reverse .blockquote-footer::after { content: "\00A0 \2014"; }

.img-fluid { display: block; max-width: 100%; height: auto; }

.img-rounded { border-radius: 0.3rem; }

.img-thumbnail { padding: 0.25rem; line-height: 1.5; background-color: #fff; border: 1px solid #ddd; border-radius: 0.25rem; transition: all .2s ease-in-out; display: inline-block; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

.figure { display: inline-block; }

.figure-img { margin-bottom: 0.5rem; line-height: 1; }

.figure-caption { font-size: 90%; color: #818a91; }

code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code { padding: .2rem .4rem; font-size: 90%; color: #bd4147; background-color: #f7f7f9; border-radius: 0.25rem; }

kbd { padding: .2rem .4rem; font-size: 90%; color: #fff; background-color: #333; border-radius: 0.2rem; }

kbd kbd { padding: 0; font-size: 100%; font-weight: bold; }

pre { display: block; margin-top: 0; margin-bottom: 1rem; font-size: 90%; line-height: 1.5; color: #373a3c; }

pre code { padding: 0; font-size: inherit; color: inherit; background-color: transparent; border-radius: 0; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { margin-left: auto; margin-right: auto; padding-left: 0.9375rem; padding-right: 0.9375rem; }

.container::after { content: ""; display: table; clear: both; }

@media (min-width: 544px) { .container { max-width: 576px; } }

@media (min-width: 768px) { .container { max-width: 720px; } }

@media (min-width: 992px) { .container { max-width: 940px; } }

@media (min-width: 1200px) { .container { max-width: 1140px; } }

.container-fluid { margin-left: auto; margin-right: auto; padding-left: 0.9375rem; padding-right: 0.9375rem; }

.container-fluid::after { content: ""; display: table; clear: both; }

.row { margin-left: -0.9375rem; margin-right: -0.9375rem; }

.row_footer { margin-left: -0.9375rem; margin-right: -0.9375rem; margin-top: 0.9375rem; }

.row::after { content: ""; display: table; clear: both; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 { position: relative; min-height: 1px; padding-left: 0.9375rem; padding-right: 0.9375rem; }

.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: 544px) { .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: 768px) { .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: 992px) { .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%; } }

@media (min-width: 1200px) { .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 { float: left; }
  .col-xl-1 { width: 8.33333%; }
  .col-xl-2 { width: 16.66667%; }
  .col-xl-3 { width: 25%; }
  .col-xl-4 { width: 33.33333%; }
  .col-xl-5 { width: 41.66667%; }
  .col-xl-6 { width: 50%; }
  .col-xl-7 { width: 58.33333%; }
  .col-xl-8 { width: 66.66667%; }
  .col-xl-9 { width: 75%; }
  .col-xl-10 { width: 83.33333%; }
  .col-xl-11 { width: 91.66667%; }
  .col-xl-12 { width: 100%; }
  .col-xl-pull-0 { right: auto; }
  .col-xl-pull-1 { right: 8.33333%; }
  .col-xl-pull-2 { right: 16.66667%; }
  .col-xl-pull-3 { right: 25%; }
  .col-xl-pull-4 { right: 33.33333%; }
  .col-xl-pull-5 { right: 41.66667%; }
  .col-xl-pull-6 { right: 50%; }
  .col-xl-pull-7 { right: 58.33333%; }
  .col-xl-pull-8 { right: 66.66667%; }
  .col-xl-pull-9 { right: 75%; }
  .col-xl-pull-10 { right: 83.33333%; }
  .col-xl-pull-11 { right: 91.66667%; }
  .col-xl-pull-12 { right: 100%; }
  .col-xl-push-0 { left: auto; }
  .col-xl-push-1 { left: 8.33333%; }
  .col-xl-push-2 { left: 16.66667%; }
  .col-xl-push-3 { left: 25%; }
  .col-xl-push-4 { left: 33.33333%; }
  .col-xl-push-5 { left: 41.66667%; }
  .col-xl-push-6 { left: 50%; }
  .col-xl-push-7 { left: 58.33333%; }
  .col-xl-push-8 { left: 66.66667%; }
  .col-xl-push-9 { left: 75%; }
  .col-xl-push-10 { left: 83.33333%; }
  .col-xl-push-11 { left: 91.66667%; }
  .col-xl-push-12 { left: 100%; }
  .col-xl-offset-0 { margin-left: 0%; }
  .col-xl-offset-1 { margin-left: 8.33333%; }
  .col-xl-offset-2 { margin-left: 16.66667%; }
  .col-xl-offset-3 { margin-left: 25%; }
  .col-xl-offset-4 { margin-left: 33.33333%; }
  .col-xl-offset-5 { margin-left: 41.66667%; }
  .col-xl-offset-6 { margin-left: 50%; }
  .col-xl-offset-7 { margin-left: 58.33333%; }
  .col-xl-offset-8 { margin-left: 66.66667%; }
  .col-xl-offset-9 { margin-left: 75%; }
  .col-xl-offset-10 { margin-left: 83.33333%; }
  .col-xl-offset-11 { margin-left: 91.66667%; }
  .col-xl-offset-12 { margin-left: 100%; } }

.table { width: 100%; max-width: 100%; margin-bottom: 1rem; }

.table th, .table td { padding: 0.75rem; line-height: 1.5; vertical-align: top; border-top: 1px solid #eceeef; }

.table thead th { vertical-align: bottom; border-bottom: 2px solid #eceeef; }

.table tbody + tbody { border-top: 2px solid #eceeef; }

.table .table { background-color: #fff; }

.table-sm th, .table-sm td { padding: 0.3rem; }

.table-bordered { border: 1px solid #eceeef; }

.table-bordered th, .table-bordered td { border: 1px solid #eceeef; }

.table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) { background-color: #f9f9f9; }

.table-hover tbody tr:hover { background-color: #f5f5f5; }

.table-active, .table-active > th, .table-active > td { background-color: #f5f5f5; }

.table-hover .table-active:hover { background-color: #e8e8e8; }

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: #e8e8e8; }

.table-success, .table-success > th, .table-success > td { background-color: #dff0d8; }

.table-hover .table-success:hover { background-color: #d0e9c6; }

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #d0e9c6; }

.table-info, .table-info > th, .table-info > td { background-color: #d9edf7; }

.table-hover .table-info:hover { background-color: #c4e3f3; }

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #c4e3f3; }

.table-warning, .table-warning > th, .table-warning > td { background-color: #fcf8e3; }

.table-hover .table-warning:hover { background-color: #faf2cc; }

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #faf2cc; }

.table-danger, .table-danger > th, .table-danger > td { background-color: #f2dede; }

.table-hover .table-danger:hover { background-color: #ebcccc; }

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #ebcccc; }

.table-responsive { display: block; width: 100%; min-height: 0.01%; overflow-x: auto; }

.thead-inverse th { color: #fff; background-color: #373a3c; }

.thead-default th { color: #55595c; background-color: #eceeef; }

.table-inverse { color: #eceeef; background-color: #373a3c; }

.table-inverse.table-bordered { border: 0; }

.table-inverse th, .table-inverse td, .table-inverse thead th { border-color: #55595c; }

.table-reflow thead { float: left; }

.table-reflow tbody { display: block; white-space: nowrap; }

.table-reflow th, .table-reflow td { border-top: 1px solid #eceeef; border-left: 1px solid #eceeef; }

.table-reflow th:last-child, .table-reflow td:last-child { border-right: 1px solid #eceeef; }

.table-reflow thead:last-child tr:last-child th, .table-reflow thead:last-child tr:last-child td, .table-reflow tbody:last-child tr:last-child th, .table-reflow tbody:last-child tr:last-child td, .table-reflow tfoot:last-child tr:last-child th, .table-reflow tfoot:last-child tr:last-child td { border-bottom: 1px solid #eceeef; }

.table-reflow tr { float: left; }

.table-reflow tr th, .table-reflow tr td { display: block !important; border: 1px solid #eceeef; }

.form-control { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #55595c; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 0.25rem; }

.form-control::-ms-expand { background-color: transparent; border: 0; }

.form-control:focus { border-color: #66afe9; outline: none; }

.form-control::placeholder { color: #999; opacity: 1; }

.form-control:disabled, .form-control[readonly] { background-color: #eceeef; opacity: 1; }

.form-control:disabled { cursor: not-allowed; }

.form-control-file, .form-control-range { display: block; }

.form-control-label { padding: 0.375rem 0.75rem; margin-bottom: 0; }

@media screen and (-webkit-min-device-pixel-ratio: 0) { input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control { line-height: 2.25rem; }
  input[type="date"].input-sm, .input-group-sm input[type="date"].form-control, input[type="time"].input-sm, .input-group-sm input[type="time"].form-control, input[type="datetime-local"].input-sm, .input-group-sm input[type="datetime-local"].form-control, input[type="month"].input-sm, .input-group-sm input[type="month"].form-control { line-height: 1.8625rem; }
  input[type="date"].input-lg, .input-group-lg input[type="date"].form-control, input[type="time"].input-lg, .input-group-lg input[type="time"].form-control, input[type="datetime-local"].input-lg, .input-group-lg input[type="datetime-local"].form-control, input[type="month"].input-lg, .input-group-lg input[type="month"].form-control { line-height: 3.16667rem; } }

.form-control-static { min-height: 2.25rem; padding-top: 0.375rem; padding-bottom: 0.375rem; margin-bottom: 0; }

.form-control-static.form-control-sm, .form-control-static.form-control-lg { padding-right: 0; padding-left: 0; }

.form-control-sm { padding: 0.275rem 0.75rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; }

.form-control-lg { padding: 0.75rem 1.25rem; font-size: 1.25rem; line-height: 1.33333; border-radius: 0.3rem; }

.form-group { margin-bottom: 1rem; }

.radio, .checkbox { position: relative; display: block; margin-bottom: 0.75rem; }

.radio label, .checkbox label { padding-left: 1.25rem; margin-bottom: 0; font-weight: normal; cursor: pointer; }

.radio label input:only-child, .checkbox label input:only-child { position: static; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-top: .25rem; margin-left: -1.25rem; }

.radio + .radio, .checkbox + .checkbox { margin-top: -.25rem; }

.radio-inline, .checkbox-inline { position: relative; display: inline-block; padding-left: 1.25rem; margin-bottom: 0; font-weight: normal; vertical-align: middle; cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: .75rem; }

input[type="radio"]:disabled, input[type="radio"].disabled, input[type="checkbox"]:disabled, input[type="checkbox"].disabled { cursor: not-allowed; }

.radio-inline.disabled, .checkbox-inline.disabled { cursor: not-allowed; }

.radio.disabled label, .checkbox.disabled label { cursor: not-allowed; }

.form-control-success, .form-control-warning, .form-control-danger { padding-right: 2.25rem; background-repeat: no-repeat; background-position: center right 0.5625rem; background-size: 1.4625rem 1.4625rem; }

.has-success .text-help, .has-success .form-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: #5cb85c; }

.has-success .form-control { border-color: #5cb85c; }

.has-success .input-group-addon { color: #5cb85c; border-color: #5cb85c; background-color: #eaf6ea; }

.has-success .form-control-feedback { color: #5cb85c; }

.has-success .form-control-success { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="); }

.has-warning .text-help, .has-warning .form-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: #f0ad4e; }

.has-warning .form-control { border-color: #f0ad4e; }

.has-warning .input-group-addon { color: #f0ad4e; border-color: #f0ad4e; background-color: white; }

.has-warning .form-control-feedback { color: #f0ad4e; }

.has-warning .form-control-warning { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"); }

.has-danger .text-help, .has-danger .form-control-label, .has-danger .radio, .has-danger .checkbox, .has-danger .radio-inline, .has-danger .checkbox-inline, .has-danger.radio label, .has-danger.checkbox label, .has-danger.radio-inline label, .has-danger.checkbox-inline label { color: #d9534f; }

.has-danger .form-control { border-color: #d9534f; }

.has-danger .input-group-addon { color: #d9534f; border-color: #d9534f; background-color: #fdf7f7; }

.has-danger .form-control-feedback { color: #d9534f; }

.has-danger .form-control-danger { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="); }

@media (min-width: 544px) { .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 .form-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; } }

.btn { display: inline-block; font-weight: normal; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; user-select: none; border: 1px solid transparent; padding: 0.375rem 1rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; }

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

.btn:focus, .btn:hover { text-decoration: none; }

.btn.focus { text-decoration: none; }

.btn:active, .btn.active { background-image: none; outline: 0; }

.btn.disabled, .btn:disabled { cursor: not-allowed; opacity: .65; }

a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; }

.btn-primary { color: #fff; background-color: #0275d8; border-color: #0275d8; }

.btn-primary:hover { color: #fff; background-color: #025aa5; border-color: #01549b; }

.btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #025aa5; border-color: #01549b; }

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: #fff; background-color: #025aa5; border-color: #01549b; background-image: none; }

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus { color: #fff; background-color: #014682; border-color: #01315a; }

.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus { background-color: #0275d8; border-color: #0275d8; }

.btn-primary.disabled:hover, .btn-primary:disabled:hover { background-color: #0275d8; border-color: #0275d8; }

.btn-secondary { color: #373a3c; background-color: #fff; border-color: #ccc; }

.btn-secondary:hover { color: #373a3c; background-color: #e6e6e6; border-color: #adadad; }

.btn-secondary:focus, .btn-secondary.focus { color: #373a3c; background-color: #e6e6e6; border-color: #adadad; }

.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle { color: #373a3c; background-color: #e6e6e6; border-color: #adadad; background-image: none; }

.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus { color: #373a3c; background-color: #d4d4d4; border-color: #8c8c8c; }

.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus { background-color: #fff; border-color: #ccc; }

.btn-secondary.disabled:hover, .btn-secondary:disabled:hover { background-color: #fff; border-color: #ccc; }

.btn-info { color: #fff; background-color: #5bc0de; border-color: #5bc0de; float: right; }

.btn-info:hover { color: #fff; background-color: #31b0d5; border-color: #2aabd2; }

.btn-info:focus, .btn-info.focus { color: #fff; background-color: #31b0d5; border-color: #2aabd2; }

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: #fff; background-color: #31b0d5; border-color: #2aabd2; background-image: none; }

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus { color: #fff; background-color: #269abc; border-color: #1f7e9a; }

.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus { background-color: #5bc0de; border-color: #5bc0de; }

.btn-info.disabled:hover, .btn-info:disabled:hover { background-color: #5bc0de; border-color: #5bc0de; }

.btn-success { color: #fff; background-color: #5cb85c; border-color: #5cb85c; }

.btn-success:hover { color: #fff; background-color: #449d44; border-color: #419641; }

.btn-success:focus, .btn-success.focus { color: #fff; background-color: #449d44; border-color: #419641; }

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: #fff; background-color: #449d44; border-color: #419641; background-image: none; }

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus { color: #fff; background-color: #398439; border-color: #2d672d; }

.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus { background-color: #5cb85c; border-color: #5cb85c; }

.btn-success.disabled:hover, .btn-success:disabled:hover { background-color: #5cb85c; border-color: #5cb85c; }

.btn-warning { color: #fff; background-color: #f0ad4e; border-color: #f0ad4e; }

.btn-warning:hover { color: #fff; background-color: #ec971f; border-color: #eb9316; }

.btn-warning:focus, .btn-warning.focus { color: #fff; background-color: #ec971f; border-color: #eb9316; }

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: #fff; background-color: #ec971f; border-color: #eb9316; background-image: none; }

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus { color: #fff; background-color: #d58512; border-color: #b06d0f; }

.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus { background-color: #f0ad4e; border-color: #f0ad4e; }

.btn-warning.disabled:hover, .btn-warning:disabled:hover { background-color: #f0ad4e; border-color: #f0ad4e; }

.btn-danger { color: #fff; background-color: #d9534f; border-color: #d9534f; }

.btn-danger:hover { color: #fff; background-color: #c9302c; border-color: #c12e2a; }

.btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #c9302c; border-color: #c12e2a; }

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: #fff; background-color: #c9302c; border-color: #c12e2a; background-image: none; }

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus { color: #fff; background-color: #ac2925; border-color: #8b211e; }

.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus { background-color: #d9534f; border-color: #d9534f; }

.btn-danger.disabled:hover, .btn-danger:disabled:hover { background-color: #d9534f; border-color: #d9534f; }

.btn-primary-outline { color: #0275d8; background-image: none; background-color: transparent; border-color: #0275d8; }

.btn-primary-outline:focus, .btn-primary-outline.focus, .btn-primary-outline:active, .btn-primary-outline.active, .open > .btn-primary-outline.dropdown-toggle { color: #fff; background-color: #0275d8; border-color: #0275d8; }

.btn-primary-outline:hover { color: #fff; background-color: #0275d8; border-color: #0275d8; }

.btn-primary-outline.disabled:focus, .btn-primary-outline.disabled.focus, .btn-primary-outline:disabled:focus, .btn-primary-outline:disabled.focus { border-color: #43a7fd; }

.btn-primary-outline.disabled:hover, .btn-primary-outline:disabled:hover { border-color: #43a7fd; }

.btn-secondary-outline { color: #ccc; background-image: none; background-color: transparent; border-color: #ccc; }

.btn-secondary-outline:focus, .btn-secondary-outline.focus, .btn-secondary-outline:active, .btn-secondary-outline.active, .open > .btn-secondary-outline.dropdown-toggle { color: #fff; background-color: #ccc; border-color: #ccc; }

.btn-secondary-outline:hover { color: #fff; background-color: #ccc; border-color: #ccc; }

.btn-secondary-outline.disabled:focus, .btn-secondary-outline.disabled.focus, .btn-secondary-outline:disabled:focus, .btn-secondary-outline:disabled.focus { border-color: white; }

.btn-secondary-outline.disabled:hover, .btn-secondary-outline:disabled:hover { border-color: white; }

.btn-info-outline { color: #5bc0de; background-image: none; background-color: transparent; border-color: #5bc0de; }

.btn-info-outline:focus, .btn-info-outline.focus, .btn-info-outline:active, .btn-info-outline.active, .open > .btn-info-outline.dropdown-toggle { color: #fff; background-color: #5bc0de; border-color: #5bc0de; }

.btn-info-outline:hover { color: #fff; background-color: #5bc0de; border-color: #5bc0de; }

.btn-info-outline.disabled:focus, .btn-info-outline.disabled.focus, .btn-info-outline:disabled:focus, .btn-info-outline:disabled.focus { border-color: #b0e1ef; }

.btn-info-outline.disabled:hover, .btn-info-outline:disabled:hover { border-color: #b0e1ef; }

.btn-success-outline { color: #5cb85c; background-image: none; background-color: transparent; border-color: #5cb85c; }

.btn-success-outline:focus, .btn-success-outline.focus, .btn-success-outline:active, .btn-success-outline.active, .open > .btn-success-outline.dropdown-toggle { color: #fff; background-color: #5cb85c; border-color: #5cb85c; }

.btn-success-outline:hover { color: #fff; background-color: #5cb85c; border-color: #5cb85c; }

.btn-success-outline.disabled:focus, .btn-success-outline.disabled.focus, .btn-success-outline:disabled:focus, .btn-success-outline:disabled.focus { border-color: #a3d7a3; }

.btn-success-outline.disabled:hover, .btn-success-outline:disabled:hover { border-color: #a3d7a3; }

.btn-warning-outline { color: #f0ad4e; background-image: none; background-color: transparent; border-color: #f0ad4e; }

.btn-warning-outline:focus, .btn-warning-outline.focus, .btn-warning-outline:active, .btn-warning-outline.active, .open > .btn-warning-outline.dropdown-toggle { color: #fff; background-color: #f0ad4e; border-color: #f0ad4e; }

.btn-warning-outline:hover { color: #fff; background-color: #f0ad4e; border-color: #f0ad4e; }

.btn-warning-outline.disabled:focus, .btn-warning-outline.disabled.focus, .btn-warning-outline:disabled:focus, .btn-warning-outline:disabled.focus { border-color: #f8d9ac; }

.btn-warning-outline.disabled:hover, .btn-warning-outline:disabled:hover { border-color: #f8d9ac; }

.btn-danger-outline { color: #d9534f; background-image: none; background-color: transparent; border-color: #d9534f; }

.btn-danger-outline:focus, .btn-danger-outline.focus, .btn-danger-outline:active, .btn-danger-outline.active, .open > .btn-danger-outline.dropdown-toggle { color: #fff; background-color: #d9534f; border-color: #d9534f; }

.btn-danger-outline:hover { color: #fff; background-color: #d9534f; border-color: #d9534f; }

.btn-danger-outline.disabled:focus, .btn-danger-outline.disabled.focus, .btn-danger-outline:disabled:focus, .btn-danger-outline:disabled.focus { border-color: #eba5a3; }

.btn-danger-outline.disabled:hover, .btn-danger-outline:disabled:hover { border-color: #eba5a3; }

.btn-link { font-weight: normal; color: #0275d8; border-radius: 0; }

.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled { background-color: transparent; }

.btn-link, .btn-link:focus, .btn-link:active { border-color: transparent; }

.btn-link:hover { border-color: transparent; }

.btn-link:focus, .btn-link:hover { color: #014c8c; text-decoration: underline; background-color: transparent; }

.btn-link:disabled:focus, .btn-link:disabled:hover { color: #818a91; text-decoration: none; }

.btn-lg { padding: 0.75rem 1.25rem; font-size: 1.25rem; line-height: 1.33333; border-radius: 0.3rem; }

.btn-sm { padding: 0.25rem 0.75rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; }

.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%; }

/* ------------------------------------------------------- Components ------------------------------------------------------- */
.fade { opacity: 0; transition: opacity .15s linear; }

.fade.in { opacity: 1; }

.collapse { display: none; }

.collapse.in { display: block; }

.collapsing { position: relative; height: 0; overflow: hidden; transition-timing-function: ease; transition-duration: .35s; transition-property: height; }

.nav { padding-left: 0; margin-bottom: 0; list-style: none; }

.nav-link { display: inline-block; }

.nav-link:focus, .nav-link:hover { text-decoration: none; }

.nav-link.disabled { color: #818a91; }

.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover { color: #818a91; cursor: not-allowed; background-color: transparent; }

.nav-inline .nav-item { display: inline-block; }

.nav-inline .nav-item + .nav-item, .nav-inline .nav-link + .nav-link { margin-left: 1rem; }

.nav-tabs { border-bottom: 1px solid #ddd; }

.nav-tabs::after { content: ""; display: table; clear: both; }

.nav-tabs .nav-item { float: left; margin-bottom: -1px; }

.nav-tabs .nav-item + .nav-item { margin-left: .2rem; }

.nav-tabs .nav-link { display: block; padding: 0.5em 1em; border: 1px solid transparent; border-radius: 0.25rem 0.25rem 0 0; }

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { border-color: #eceeef #eceeef #ddd; }

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover { color: #818a91; background-color: transparent; border-color: transparent; }

.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover { color: #55595c; background-color: #fff; border-color: #ddd #ddd transparent; }

.nav-pills::after { content: ""; display: table; clear: both; }

.nav-pills .nav-item { float: left; }

.nav-pills .nav-item + .nav-item { margin-left: .2rem; }

.nav-pills .nav-link { display: block; padding: 0.5em 1em; border-radius: 0.25rem; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover, .nav-pills .nav-item.open .nav-link, .nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-item.open .nav-link:hover { color: #fff; cursor: default; background-color: #0275d8; }

.nav-stacked .nav-item { display: block; float: none; }

.nav-stacked .nav-item + .nav-item { margin-top: .2rem; margin-left: 0; }

.tab-content > .tab-pane { display: none; }

.tab-content > .active { display: block; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; }

/* ------------------------------------------------------- Components JavaScript ------------------------------------------------------- */
/* ------------------------------------------------------- Utility classes ------------------------------------------------------- */
.clearfix::after { content: ""; display: table; clear: both; }

.center-block { display: block; margin-left: auto; margin-right: auto; }

.pull-xs-left { float: left !important; }

.pull-xs-right { float: right !important; }

.pull-xs-none { float: none !important; }

@media (min-width: 544px) { .pull-sm-left { float: left !important; }
  .pull-sm-right { float: right !important; }
  .pull-sm-none { float: none !important; } }

@media (min-width: 768px) { .pull-md-left { float: left !important; }
  .pull-md-right { float: right !important; }
  .pull-md-none { float: none !important; } }

@media (min-width: 992px) { .pull-lg-left { float: left !important; }
  .pull-lg-right { float: right !important; }
  .pull-lg-none { float: none !important; } }

@media (min-width: 1200px) { .pull-xl-left { float: left !important; }
  .pull-xl-right { float: right !important; }
  .pull-xl-none { float: none !important; } }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; 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; }

.invisible { visibility: hidden !important; }

.text-hide { font: "0/0" a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.text-justify { text-align: justify !important; }

.text-nowrap { white-space: nowrap !important; }

.text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.text-xs-left { text-align: left !important; }

.text-xs-right { text-align: right !important; }

.text-xs-center { text-align: center !important; }

@media (min-width: 544px) { .text-sm-left { text-align: left !important; }
  .text-sm-right { text-align: right !important; }
  .text-sm-center { text-align: center !important; } }

@media (min-width: 768px) { .text-md-left { text-align: left !important; }
  .text-md-right { text-align: right !important; }
  .text-md-center { text-align: center !important; } }

@media (min-width: 992px) { .text-lg-left { text-align: left !important; }
  .text-lg-right { text-align: right !important; }
  .text-lg-center { text-align: center !important; } }

@media (min-width: 1200px) { .text-xl-left { text-align: left !important; }
  .text-xl-right { text-align: right !important; }
  .text-xl-center { text-align: center !important; } }

.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.font-weight-normal { font-weight: normal; }

.font-weight-bold { font-weight: bold; }

.font-italic { font-style: italic; }

.text-muted { color: #818a91; }

.text-primary { color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover { color: #025aa5; }

.text-success { color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover { color: #449d44; }

.text-info { color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover { color: #31b0d5; }

.text-warning { color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover { color: #ec971f; }

.text-danger { color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover { color: #c9302c; }

ol, ul, dl { padding-left: 0; list-style-type: none; margin-bottom: 0; }

.hamburger-menu { position: fixed; display: none; right: 15px; top: 15px; height: 25px; width: 25px; cursor: pointer; }

.hamburger-menu span { display: block; height: 4px; margin-bottom: 3px; border-radius: 5px; background: #fff; width: 20px; }

.mobile-wrapper { position: fixed; display: none; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 2; }

@media screen and (max-width: 1200px) { .hamburger-menu { display: block; }
  .main-nav { position: fixed; top: 0; height: 100%; width: 280px; z-index: 3; display: block; transition: .3s; left: -300px; border-radius: 0 50% 50% 0; }
  .main-nav li { width: 100%; }
  .main-nav li a { font-size: 24px; } }

@font-face { font-family: "ProximaNova-Regular"; src: url("/bitrix/templates/dimotors_main/css/../fonts/ProximaNova-Regular/ProximaNova-Regular.eot"); src: url("/bitrix/templates/dimotors_main/css/../fonts/ProximaNova-Regular/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/dimotors_main/css/../fonts/ProximaNova-Regular/ProximaNova-Regular.woff") format("woff"), url("/bitrix/templates/dimotors_main/css/../fonts/ProximaNova-Regular/ProximaNova-Regular.ttf") format("truetype"); font-style: normal; font-weight: normal; }

@font-face { font-family: "ProximaNova-Bold"; src: url("/bitrix/templates/dimotors_main/css/../fonts/ProximaNova-Bold/ProximaNova-Bold.eot"); src: url("/bitrix/templates/dimotors_main/css/../fonts/ProximaNova-Bold/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/dimotors_main/css/../fonts/ProximaNova-Bold/ProximaNova-Bold.woff") format("woff"), url("/bitrix/templates/dimotors_main/css/../fonts/ProximaNova-Bold/ProximaNova-Bold.ttf") format("truetype"); font-style: normal; font-weight: normal; }

.owl-carousel .animated { -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.owl-carousel .owl-animated-in { z-index: 0; }

.owl-carousel .owl-animated-out { z-index: 1; }

.owl-carousel .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }

@-webkit-keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }

@keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }

.owl-height { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }

.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1; }

.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0, 0); }

.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }

.owl-carousel .owl-item img { display: block; width: 100%; -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display: none; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel.owl-loaded { display: block; }

.owl-carousel.owl-loading { opacity: 0; display: block; }

.owl-carousel.owl-hidden { opacity: 0; }

.owl-carousel.owl-refresh .owl-item { display: none; }

.owl-carousel.owl-drag .owl-item { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel.owl-grab { cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; }

.owl-carousel.owl-rtl { direction: rtl; }

.owl-carousel.owl-rtl .owl-item { float: right; }

.no-js .owl-carousel { display: block; }

.owl-carousel .owl-item .owl-lazy { opacity: 0; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease; }

.owl-carousel .owl-item img { transform-style: preserve-3d; max-width: 100%; }

.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; }

.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url(/bitrix/templates/dimotors_main/css/owl.video.play.png) no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; -webkit-transition: scale 100ms ease; -moz-transition: scale 100ms ease; -ms-transition: scale 100ms ease; -o-transition: scale 100ms ease; transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover { -webkit-transition: scale(1.3, 1.3); -moz-transition: scale(1.3, 1.3); -ms-transition: scale(1.3, 1.3); -o-transition: scale(1.3, 1.3); transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn { display: none; }

.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame { position: relative; z-index: 1; height: 100%; width: 100%; }

.header__top { margin: 20px 0; }

.logo-row { position: relative; }

.logo-row_link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.header-schedule { text-align: right; font-size: 15px; font-family: "ProximaNova-Regular"; color: #000; line-height: 20px; }

.header-schedule p { margin: 0; }

.header-schedule--footer { color: #fff; }

.header-auth { text-align: right; }

.header-auth p { margin-bottom: 3px; }

.header-auth__personal-area { display: inline-block; padding: 4px 15px 5px 35px; border-radius: 20px; border: 2px solid #FF002D; position: relative; font-size: 15px; font-family: "ProximaNova-Regular"; color: #000; }

.header-auth__personal-area:hover { color: #FF002D; text-decoration: none; }

.header-auth__personal-area:before { display: block; content: ""; position: absolute; background: url(/bitrix/templates/dimotors_main/css/../img/ic_personal-area.png) center no-repeat; width: 17px; height: 100%; top: 0; left: 11px; }

.header-auth__personal-area:focus, .header-auth__personal-area:link, .header-auth__personal-area:active { text-decoration: none; color: #FF002D; }

.header-auth__registration { font-size: 15px; margin-right: 35px; font-family: "ProximaNova-Regular"; color: #000; position: relative; border-bottom: 1px dotted #000; }

.header-auth__registration:hover { color: #FF002D; text-decoration: none; border-bottom: 1px dotted #FF002D; }

.header-auth__registration:focus, .header-auth__registration:link, .header-auth__registration:active { text-decoration: none; border-bottom: 1px dotted #FF002D; color: #FF002D; }

.header-auth__registration:before { position: absolute; display: block; content: ""; background: url(/bitrix/templates/dimotors_main/css/../img/ic_registration.png) no-repeat; width: 15px; height: 100%; top: 3px; left: -24px; }

.header-contact { text-align: right; }

.header-contact p { margin-bottom: 0; display: inline-block; }

.header-contact--footer p { color: #fff; }

.header-contact--footer .header-contact__number:before { background: url(/bitrix/templates/dimotors_main/css/../img/ic_contact-number-white.png) no-repeat; }

.header-contact--footer .header-contact__address:before { background: url(/bitrix/templates/dimotors_main/css/../img/ic_contact-address-white.png) no-repeat; }

.header-contact__number { font-size: 28px; font-family: "ProximaNova-Regular"; color: #000; position: relative; display: inline-block; padding-left: 25px; line-height: 38px; }

.header-contact__number:before { position: absolute; display: block; content: ""; background: url(/bitrix/templates/dimotors_main/css/../img/ic_contact-number.png) no-repeat; width: 17px; height: 17px; left: 0; top: 10px; }

.header-contact__address { font-size: 15px; font-family: "ProximaNova-Regular"; color: #000; position: relative; padding-left: 25px; }

.header-contact__address:before { position: absolute; display: block; content: ""; background: url(/bitrix/templates/dimotors_main/css/../img/ic_contact-address.png) no-repeat; width: 11px; height: 16px; top: 3px; left: 0; }

.header__nav .container { overflow: hidden; }

.main-nav { display: flex; flex-wrap: wrap; background: #222222; position: relative; }

.main-nav:before { display: block; content: ""; position: absolute; top: 0; left: -20px; width: 0; height: 0; border-style: solid; border-width: 0 0 56px 20px; border-color: transparent transparent #222222 transparent; }

.main-nav:after { display: block; content: ""; position: absolute; top: 0; right: -16px; width: 0; height: 0; border-style: solid; border-width: 56px 20px 0 0; border-color: #222222 transparent transparent transparent; }

.main-nav li a { display: inline-block; font-size: 17px; font-family: "ProximaNova-Regular"; color: #fff; padding: 9px 53px 10px 54px; position: relative; }

.main-nav li a:before { display: none; content: ""; position: absolute; top: 0; left: -20px; width: 0; height: 0; border-style: solid; border-width: 0 0 56px 20px; border-color: transparent transparent #222222 transparent; }

.main-nav li a:after { display: none; content: ""; position: absolute; top: 0; right: -20px; width: 0; z-index: 1; height: 0; border-style: solid; border-width: 56px 20px 0 0; border-color: #222222 transparent transparent transparent; }

.main-nav li a.active { background: #FF002D; text-decoration: none; }

.main-nav li a.active:before { display: block; border-style: solid; border-width: 0 0 56px 20px; border-color: transparent transparent #FF002D transparent; }

.main-nav li a.active:after { display: block; border-style: solid; border-width: 56px 20px 0 0; border-color: #FF002D transparent transparent transparent; }

.main-nav li a:hover { background: #FF002D; text-decoration: none; }

.main-nav li a:hover:before { display: block; border-style: solid; border-width: 0 0 56px 20px; border-color: transparent transparent #FF002D transparent; }

.main-nav li a:hover:after { display: block; border-style: solid; border-width: 56px 20px 0 0; border-color: #FF002D transparent transparent transparent; }

.header__banner { background: url(/bitrix/templates/dimotors_main/css/../img/home-banner.jpg) no-repeat; background-size: cover; position: relative; }

.header__banner--inner { background: rgba(0, 0, 0, 0.64); }

.header__banner .container-banner { max-width: 830px; margin: 0 auto; }

.order-nav { background: #fff; position: relative; margin-right: 33px; padding-right: 20px; padding-bottom: 1px; }

.order-nav .row { display: flex; align-items: center; flex-wrap: wrap; }

.order-nav:before { display: block; content: ""; position: absolute; top: 0; left: -16px; width: 0; height: 0; border-style: solid; border-width: 0 0 44px 16px; border-color: transparent transparent #fff transparent; }

.order-nav:after { display: block; content: ""; position: absolute; top: 0; right: -16px; width: 0; height: 0; border-style: solid; border-width: 44px 16px 0 0; border-color: #fff transparent transparent transparent; }

.order-nav__nav { overflow: hidden; }

.order-nav__nav li { float: left; }

.order-nav__nav li a { font-size: 15px; color: #818181; display: inline-block; padding: 10px 20px 11px; font-family: "ProximaNova-Regular"; }

.order-nav__nav li a:hover { text-decoration: none; color: #FF002D; }

.order-nav__nav li a:focus, .order-nav__nav li a:link, .order-nav__nav li a:active { text-decoration: none; color: #FF002D; }

.order-nav__sec-nav { display: flex; justify-content: flex-end; flex-wrap: wrap; }

.order-nav__sec-nav li a { display: inline-block; font-size: 15px; color: #313131; line-height: 34px; }

.order-nav__sec-nav li a:hover { text-decoration: none; color: #FF002D; }

.order-nav__sec-nav li a:focus, .order-nav__sec-nav li a:link, .order-nav__sec-nav li a:active { text-decoration: none; color: #FF002D; }

.order-nav__in-order { position: relative; padding-left: 30px; }

.order-nav__in-order:before { position: absolute; display: block; content: ""; background: url(/bitrix/templates/dimotors_main/css/../img/ic_in-order.png) center no-repeat; width: 21px; height: 100%; top: 0; left: 0px; }

.order-nav__item span { display: inline-block; margin: 0 5px; border-radius: 50%; width: 20px; height: 20px; background: #FF002D; text-align: center; line-height: 20px; color: #fff; }

.text-banner { margin-top: 120px; text-align: center; }

.text-banner__big { font-size: 50px; line-height: 60px; font-family: "ProximaNova-Bold"; color: #fff; text-transform: uppercase; padding: 0 10px; }

.text-banner__sm { font-size: 26px; font-family: "ProximaNova-Regular"; color: #fff; line-height: 20px; }

.search-banner { margin-top: 50px; }

.search-banner__sec-var { font-size: 22px; font-family: "ProximaNova-Regular"; color: #fff; margin-top: 10px; margin-left: 15px; margin-bottom: 130px; }

.search-banner__sec-var a { text-decoration: none; color: #fff; border-bottom: 1px dotted #fff; }

.search-banner__sec-var a:hover { text-decoration: none; color: #fff; border-bottom: 1px dotted #fff; }

.search-banner__sec-var a:focus, .search-banner__sec-var a:link, .search-banner__sec-var a:active { text-decoration: none;     color: #f80000;
    font-size: 28px; border-bottom: 1px dotted #fff; }

.form-banner { overflow: hidden; }

.form-banner input { color: #979797; font-size: 17px; font-family: "ProximaNova-Regular"; height: 53px; border: 0; border-radius: 3px; padding-left: 20px; width: 100%; }

.form-banner input:focus { outline: none; }

.form-banner button { border: 0; background: #FF002D; font-size: 22px; font-family: "ProximaNova-Bold"; color: #fff; height: 53px; border-bottom: 4px solid #CD0030; border-radius: 3px; width: 100%; text-align: center; transition: .15s; }

.form-banner button:hover { border-width: 0; }

.form-banner button:focus, .form-banner button:active, .form-banner button:link { outline: none; }

.content__even { background: #fff; padding: 70px 0 60px; }

.content__even--slogan { font-size: 32px; font-family: "ProximaNova-Bold"; color: #000; line-height: 24px; padding-bottom: 15px; text-transform: uppercase; position: relative; }

.content__even--slogan:before { width: 56px; height: 5px; background: #FF002D; display: block; content: ""; position: absolute; left: 0; bottom: 0; }

.content__not-even { padding: 80px 0 40px; }

.content__not-even--slogan { font-size: 32px; font-family: "ProximaNova-Bold"; color: #fff; line-height: 24px; padding-bottom: 15px; text-transform: uppercase; position: relative; }

.content__not-even--slogan:before { width: 56px; height: 5px; background: #FF002D; display: block; content: ""; position: absolute; left: 0; bottom: 0; }

.content__text { font-size: 16px; font-family: "ProximaNova-Regular"; color: #000; }

.content__text h6 { margin-bottom: 10px; line-height: 20px; }

.content__text ul { padding-left: 20px; list-style-type: disc; }

.content__text h5 { font-size: 22px; font-family: "ProximaNova-Bold"; color: #000; margin-bottom: 12px; }

.content__text h4 { font-size: 16px; font-family: "ProximaNova-Regular"; color: #000; margin-bottom: 20px; line-height: 18px; margin-top: 15px; }

.content__text .contact-text { font-size: 16px; font-family: "ProximaNova-Regular"; margin-bottom: 20px; color: #000; }

.content__text .contact-text .col-xs-4 { font-family: "ProximaNova-Bold"; text-align: right; }

.content__text .contact-text p { margin-bottom: 0; }

.pink-button { border: 0; background: #FF002D; font-size: 22px; font-family: "ProximaNova-Bold"; color: #fff; height: 53px; border-bottom: 4px solid #CD0030; border-radius: 3px; width: 100%; text-align: center; transition: .15s; }

.pink-button:hover { border-width: 0; }

.pink-button:focus, .pink-button:active, .pink-button:link { outline: none; }

.special-offers__advantages { margin-bottom: 100px; }

.special-offers__slider { margin-top: 40px; }

.special-offers__slider .owl-dots { margin-top: 40px; display: block; text-align: center; }

.special-offers__slider .owl-dots .owl-dot { display: inline-block; width: 8px; height: 8px; border-radius: 50%; background: #dbdbdb; margin: 0 3px; }

.special-offers__slider .owl-dots .owl-dot.active { background: #FF002D; }

.advantages-item { display: flex; }

.advantages-item__figure { margin-right: 10px; }

.advantages-item__figure img { width: auto; height: auto; border-radius: 50%; }

.advantages-item__aside h4, .advantages-item__aside h5 { font-size: 16px; font-family: "ProximaNova-Regular"; color: #000; margin-bottom: 0; }

.advantages-item__aside h4 b, .advantages-item__aside h5 b { margin-top: 10px; margin-bottom: 12px; font-size: 22px; font-family: "ProximaNova-Bold"; width: 50%; text-transform: uppercase; line-height: 26px; display: inline-block; }

.recent-item { padding-top: 40px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); margin: 5px; overflow: hidden; }

.recent-item__figure { float: left; width: 205px; text-align: center; padding: 0 40px; margin-bottom: 0; height: 280px; }

.recent-item__figure img { width: auto !important; height: auto !important; max-height: 270px; max-width: 100%; }

.recent-item .recent-aside { float: left; width: calc(100% - 205px); }

.recent-item .recent-aside__title { font-size: 20px; text-transform: uppercase; font-family: "ProximaNova-Regular"; line-height: 24px; color: #000; position: relative; padding-bottom: 10px; }

.recent-item .recent-aside__title:before { position: absolute; display: block; content: ""; width: 56px; height: 5px; left: 0; bottom: 0; background: #FF002D; }

.recent-item .recent-aside__title span { display: block; }

.recent-item .recent-aside__disc { min-height: 120px; }

.recent-item .recent-aside__disc li h4 { font-size: 15px; font-family: "ProximaNova-Regular"; color: #000; line-height: 24px; margin: 0; padding-right: 15px; }

.recent-item .recent-aside__disc li h4 b { margin-right: 4px; display: inline-block; font-family: "ProximaNova-Bold"; font-style: normal; }

.recent-item .recent-aside__footer { margin-top: 15px; background: #252525; padding-top: 20px; display: flex; flex-wrap: wrap; position: relative; }

.recent-item .recent-aside__footer:before { display: block; content: ""; position: absolute; width: 0; height: 0; left: -82px; top: 0; border-style: solid; border-width: 0 0 116px 82px; border-color: transparent transparent #252525 transparent; }

.recent-item .recent-aside__footer .vertical-text-center { display: flex; align-items: center; width: 100%; }

.recent-item .recent-aside__footer .buy-item, .big_yellow_button { display: inline-block; font-size: 20px; font-family: "ProximaNova-Bold"; color: #000; position: relative; line-height: 44px; padding-right: 20px; padding-left: 50px; background: #FFE400; border: 0; transition: .15s; border-bottom: 4px solid #FFA800; border-radius: 3px; }

.recent-item .recent-aside__footer .buy-item:before, .big_yellow_button:before { display: block; position: absolute; content: ""; background: url(/bitrix/templates/dimotors_main/css/../img/ic_buy-item.png) no-repeat; width: 23px; height: 21px; top: 10px; left: 15px; }

.recent-item .recent-aside__footer .buy-item:hover, .big_yellow_button:hover { text-decoration: none; border-width: 0; }

.big_yellow_button:hover { color: black; }

.recent-item .recent-aside__footer .buy-item:focus, .recent-item .recent-aside__footer .buy-item:link, .recent-item .recent-aside__footer .buy-item:active,
.big_yellow_button:focus, .big_yellow_button:link, .big_yellow_button:active { text-decoration: none; }

.recent-item .recent-aside__footer .price-item { font-size: 26px; font-family: "ProximaNova-Regular"; color: #fff; display: inline-block; margin-left: 15px; margin-top: 2px; }

.recent-item .recent-aside__footer .price-item i { font-size: 16px; font-style: normal; margin-left: 2px; }

.recent-item .recent-aside__footer .more-item { font-size: 14px; font-family: "ProximaNova-Regular"; color: #fff; text-decoration: none; display: inline-block; margin-left: 5px; border-bottom: 1px dotted #fff; }

.recent-item .recent-aside__footer .more-item:hover { text-decoration: none; }

.recent-item .recent-aside__footer .more-item:focus, .recent-item .recent-aside__footer .more-item:active, .recent-item .recent-aside__footer .more-item:link { text-decoration: none; }

.recent-item .recent-aside__table { margin-bottom: 20px; }

.recent-item .recent-aside__table tr { background: #f7f7f7; }

.recent-item .recent-aside__table tr td { width: 50%; font-size: 15px; font-family: "ProximaNova-Regular"; color: #000; line-height: 30px; padding-left: 5px; padding-right: 5px; }

.recent-item .recent-aside__table tr:nth-child(2n) { background: #fff; }

.recent-item--catalog { margin-bottom: 20px; }

.recent-item--catalog__figure { padding: 0 17px; }

.recent-item--item-page { box-shadow: none; margin: 0; padding-top: 0; margin-top: 20px; }

.recent-item--item-page .recent-aside { width: calc(100% - 350px); padding-left: 40px; overflow: hidden; }

.recent-item--item-page .recent-aside__title { margin-top: 20px; margin-bottom: 20px; }

.recent-item--item-page .recent-aside__footer { padding-bottom: 23px; width: 310px; padding-left: 20px; }

.recent-item--item-page .recent-aside__footer:before { left: auto; right: -82px; border-style: solid; border-width: 116px 0  0 82px; border-color: transparent transparent transparent #252525; }

.recent-item--item-page__figure { box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); margin: 5px; width: 340px; max-width: 340px; max-height: 420px; position: relative; }

.recent-item--item-page__figure img { padding: 40px 0; max-width: 100%; max-height: 420px; }

.recent-item--item-page__figure span { font-size: 12px; color: #fff; font-family: "ProximaNova-Bold"; background: #FF002D; text-transform: uppercase; padding: 2px 4px; position: absolute; top: 0; left: 4px; }

.home-req { background: url(/bitrix/templates/dimotors_main/css/../img/home-req.jpg) no-repeat; background-size: cover; }

.home-req__nav { overflow: hidden; border: 0; margin-bottom: 30px; }

.home-req__nav li { float: left; margin-right: 30px; }

.home-req__nav li a { font-size: 26px; font-family: "ProximaNova-Bold"; color: #fff; text-transform: uppercase; text-decoration: none; padding: 9px 20px 10px; border: 3px solid #767676; border-radius: 5px; display: inline-block; }

.home-req__nav li a b { font-weight: normal; display: block; }

.home-req__nav li.active a { border-color: #FF002D; }

.home-req__item .req-control { position: relative; margin-bottom: 20px; }

.home-req__item .req-control input { width: 100%; height: 54px; border: 0; padding-left: 13px; font-size: 16px; font-family: "ProximaNova-Regular"; border-radius: 3px; }

.home-req__item .req-control textarea { width: 100%; border: 0; padding-left: 13px; font-size: 16px; padding-top: 10px; font-family: "ProximaNova-Regular"; border-radius: 3px; margin: 0; margin-bottom: -5px; }

.home-req__item .req-control span { font-size: 12px; font-family: "ProximaNova-Bold"; position: relative; color: #FF002D; right: 0; top: 0; }

.home-req__item .req-control p { font-size: 16px; font-family: "ProximaNova-Regular"; color: #fff; margin-top: 10px; text-align: center; }

.home-req__item .req-control--order { display: flex; flex-wrap: wrap; align-items: center; }

.home-req__item .req-control--order .pink-button { display: inline-block; width: 100%; }

.home-req__item .req-control--order .order-req-text { margin-left: 15px; text-align: left; display: inline-block; }

.footer { background: #222222; padding: 0 0 50px 0; }

.website-map__slogan { font-size: 20px; font-family: "ProximaNova-Regular"; color: #fff; margin-bottom: 5px; }

.website-map__list li a { font-size: 15px; font-family: "ProximaNova-Regular"; color: #fff; }

.footer-pay { display: flex; margin: 20px 0 30px; justify-content: flex-end; }

.footer-pay span { font-size: 16px; font-family: "ProximaNova-Regular"; color: #fff; text-align: center; margin-right: 10px; display: inline-block; }

.footer-pay img { width: auto; height: auto; }

.footer-logo { position: relative; }

.footer-logo img { width: auto; height: auto; }

.footer-logo__link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.footer-vk { color: #fff; text-decoration: none; border-bottom: 1px dotted #fff; font-size: 16px; font-family: "ProximaNova-Regular"; position: relative; margin-left: 50px; line-height: 50px; }

.footer-vk:hover { color: #FF002D; border-color: #FF002D; text-decoration: none; }

.footer-vk:focus, .footer-vk:link, .footer-vk:active { color: #FF002D; border-color: #FF002D; text-decoration: none; }

.footer-vk:before { position: absolute; display: block; content: ""; top: -14px; left: -65px; background: url(/bitrix/templates/dimotors_main/css/../img/footer-vk.png) no-repeat; width: 47px; height: 47px; }

.catalog-header__container { margin-top: 20px; align-items: center; display: flex; flex-wrap: wrap; }

.catalog-header__select { height: 48px; border-radius: 3px; width: 100%; color: #707070; font-size: 16px; font-family: "ProximaNova-Regular"; border: 1px solid #ddd; padding-left: 15px; outline: none; -webkit-appearance: none; background: url(/bitrix/templates/dimotors_main/css/../img/catalog-select.png) 95% center no-repeat; }

.catalog-header__pagination { margin-left: auto; }

.catalog-pagination { display: flex; flex-wrap: wrap; align-items: center; float: right; }

.catalog-pagination li { display: inline-block; }

.catalog-pagination li:last-child a { /*background: #f2f2f2;*/ }

.catalog-pagination li a { font-size: 18px; line-height: 30px; display: inline-block; padding: 0 8px; margin: 0 3px; font-family: "ProximaNova-Regular"; color: #000; text-decoration: none; }

.catalog-pagination li a:hover { background: #f2f2f2; position: relative; z-index: 1000; }

.catalog-pagination li a.active { background: #FF002D; color: #fff; position: relative; }

.catalog-pagination li a.active:hover { background: #FF002D; }

.catalog-pagination li a.active:before, .catalog-pagination li a:not(.active):hover:before { display: block; content: ""; position: absolute; top: -1px; left: -12px; width: 0; height: 0; border-style: solid; border-width: 0 0 31px 12px; border-color: transparent transparent #FF002D transparent; }

.catalog-pagination li a.active:after, .catalog-pagination li a:not(.active):hover:after { display: block; content: ""; position: absolute; top: 0px; right: -12px; width: 0; height: 0; border-style: solid; border-width: 31px 12px 0 0; border-color: #FF002D transparent transparent transparent; }

.catalog-pagination li a:not(.active):hover:before, .catalog-pagination li a:not(.active):hover:after { content: " "; border-color: #f2f2f2 transparent #f2f2f2 transparent; z-index: 1000; }

.catalog-content { margin-top: 40px; }

.catalog-footer { margin-top: 40px; display: flex; flex-wrap: wrap; }

.order-header__type { font-size: 18px; margin-top: 20px; color: #dbdbdb; font-family: "ProximaNova-Regular"; margin-bottom: 10px; }

.order-content .row { display: flex; flex-wrap: wrap; }

.order-content__item { padding: 10px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); margin: 5px 5px 20px 5px; }

.order-content__left { display: flex; flex-wrap: wrap; align-items: center; }

.order-content__left img { max-height: 80px; max-width: 80px; }

.order-content__title { font-size: 18px; font-family: "ProximaNova-Regular"; color: #000; margin-left: 15px; }

.order-content__count-container { display: flex; align-items: center; }

.count-container__minus { background: url(/bitrix/templates/dimotors_main/css/../img/count-minus.png) no-repeat; width: 19px; height: 19px; display: inline-block; }

.count-container__item { font-size: 18px; font-family: "ProximaNova-Regular"; color: #000; margin: 0 8px; }

.count-container__plus { background: url(/bitrix/templates/dimotors_main/css/../img/count-plus.png) no-repeat; width: 19px; height: 19px; display: inline-block; }

.item-price { display: flex; flex-wrap: wrap; align-items: center; }

.item-price__count { font-size: 18px; font-family: "ProximaNova-Regular"; color: #000; }

.item-price__close { background: url(/bitrix/templates/dimotors_main/css/../img/cancel-item.png) no-repeat; width: 18px; height: 18px; display: inline-block; margin-left: auto; margin-right: 10px; }

.order-footer { margin-top: 10px; }

.order-footer__container { display: flex; flex-wrap: wrap; }

.order-footer__item { margin-left: auto; text-align: right; }

.order-footer__all-price { margin-right: 2px; font-size: 19px; background: #FF002D; display: inline-block; padding: 0 8px; line-height: 36px; font-family: "ProximaNova-Regular"; color: #fff; }

.order-req { padding: 0; }

.order-req .container { padding: 120px 15px 40px; position: relative; }

.order-req .container:before { display: block; content: ""; position: absolute; background: url(/bitrix/templates/dimotors_main/css/../img/arrow-bottom.png) no-repeat; width: 65px; height: 73px; top: 0; left: 15px; }

.order-req__slogan { margin-bottom: 40px; }

.item-page__footer { margin-top: 140px; }

.contact-page { margin-top: 30px; }

.contact-page__img img { width: 100%; height: auto; }

@media screen and (max-width: 1200px) { .header-contact { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
  .main-nav { position: fixed; top: 0; height: 100%; width: 280px; z-index: 3; display: block; transition: .3s; left: -300px; border-radius: 0; }
  .hamburger-menu span { background: #FF002D; }
  .main-nav li a.active:before, .main-nav:after, .main-nav li a:hover:before, .main-nav li a.active:after, .main-nav li a:hover:after { display: none; }
  .main-nav li a { display: block; }
  .order-nav__nav li a { padding: 10px 5px 11px; }
  .recent-item .recent-aside__title { font-size: 16px; }
  .recent-item .recent-aside__disc li h4 { font-size: 11px; }
  .recent-item .recent-aside__footer .price-item { font-size: 14px; } }

@media screen and (max-width: 992px) {
  
  .bx-filter .bx-filter-parameters-box {
    width: 100%;
  }
  .content__even--slogan { font-size: 26px; }
  .header-schedule { text-align: center; }
  .header-auth { margin-top: 10px; text-align: center; }
  .header-auth__registration { margin-right: 0; }
  .logo-row { text-align: center; }
  .order-nav:before, .order-nav:after { display: none; }
  .order-nav__nav, .order-nav__sec-nav { display: flex; justify-content: center; flex-wrap: wrap; }
  .order-nav { border-radius: 0 0 5px 5px; margin-right: 0; padding-bottom: 10px; }
  .order-nav__nav li a { padding: 10px; }
  .recent-item .recent-aside__disc li h4 { font-size: 13px; }
  .vertical-text-center { width: 100%; }
  .header-schedule--footer { margin: 20px 0; }
  .footer-logo { margin-top: 15px; text-align: center; }
  .catalog-header__pagination { margin-top: 20px; }
  .catalog-pagination { justify-content: center; }
  .order-header__type-content { display: none; }
  .order-content__title { width: 100%; text-align: center; margin-top: 10px; }
  .order-content__left, .order-content__count-container, .item-price { justify-content: center; }
  .item-price__count { width: 100%; text-align: center; margin-top: 10px; }
  .item-page__footer { margin-top: 40px; } }

@media screen and (max-width: 768px) {
   .recent-item--item-page .recent-aside__footer { width: 100%; 
  
  }

  td.weight,
  td.supplier,
  td.obnovlenie,
  th.lm-auto-search-parts-weight,
  th.lm-auto-search-parts-supplier,
  th.lm-auto-search-parts-modified {
    display: none;
  }


.bx-filter {
  display: block;
}
.filter_block a.more_linka {

  width: 100%; 

}
.filter_block {
  width: 100%;
  display: block;
  margin-bottom: 15px;
}

.filter_block select {
  width: 100%;
}
  .recent-item { padding-top: 20px; }
  .recent-item__figure { width: 100%; text-align: center; /*display: flex;*/ justify-content: center; }
  .recent-item .recent-aside { float: right; width: 100%; padding-left: 15px; }
  .recent-item .recent-aside__footer { margin-left: -15px; padding-left: 15px; }
  .header-schedule { margin: 15px 0; }
  .header-contact { margin-top: 20px; justify-content: center; }
  .text-banner__big { font-size: 18px; line-height: 18px; }
  .text-banner { margin-top: 40px; }
  .text-banner__sm { font-size: 16px; line-height: 16px; }
  .search-banner { margin-top: 30px; }
  .header__banner .container-banner { padding: 0 15px; }
  .form-banner button { margin-top: 5px; }
  .search-banner__sec-var { margin-bottom: 30px; }
  .advantages-item { margin-bottom: 20px; }
  .content__even { padding: 40px 0 30px; }
  .content__even--slogan { font-size: 21px; }
  .recent-item .recent-aside__footer:before { display: none; }
  .special-offers__slider .owl-dots { margin-top: 10px; }
  .home-req__nav li a { font-size: 16px; }
  .home-req__nav li { margin-bottom: 10px; }
  .home-req__nav { margin-bottom: 0; }
  .content__not-even { padding: 40px 0 20px; }
  .footer-pay { flex-wrap: wrap; justify-content: center; }
  .footer-pay span { margin-bottom: 10px; }
  .footer-pay img { width: 100%; }
  .footer { padding: 50px 0 !important; }
  .special-offers__advantages { margin-bottom: 30px; }
  .special-offers__slider { margin-top: 20px; }
  .catalog-header__select { margin-bottom: 10px; }
  .recent-item--catalog__figure { margin-bottom: 10px; }
  .recent-item .recent-aside__disc { min-height: auto; }
  .order-req { padding: 0; }
  .recent-item--item-page__figure { width: 100%; max-width: 100%; } }

@media screen and (max-width: 564px) { .order-footer__all-price { font-size: 16px; }
  .content__not-even--slogan { font-size: 24px; } }

@media screen and (max-width: 400px) { .logo-row img { width: 100%; height: auto; } }

.bx_breadcrumbs { margin-top: 10px; }
.title-search-result { display: none; }

.spare_parts_catalog_brandcont {
	margin-top: 26px;
	overflow: hidden;
}
.spare_parts_catalog_brandcont .spare_parts_catalog_brandblock {
	width: 33.3%;
	float: left;
	box-sizing: border-box;
}
.spare_parts_catalog_brandcont .spare_parts_catalog_brandimg {
	display: block;
	text-align: center;
}
.spare_parts_catalog_brandcont .spare_parts_catalog_brandimg img {
	height: 147px;
	width: auto;
}
.spare_parts_catalog_brandcont .spare_parts_catalog_brandimgname {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#show-main-news,
#show-about-us {
  display: none;
  padding: 5px 10px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: #FF002D;
  margin-bottom: 15px;
}

@media screen and (max-width: 640px) {
	.spare_parts_catalog_brandcont .spare_parts_catalog_brandblock {
		width: 50%;
	}
}
@media screen and (max-width: 430px) {
	.spare_parts_catalog_brandcont .spare_parts_catalog_brandblock {
		width: 100%;
  }
  p img {
    vertical-align: middle;
    width: 100%;
    height: auto;
}
}
.col-lg-6:nth-child(2n+1) {
	clear: left;
}


.catalog_detail_text {
	margin-top: 10px;
}

.header__banner.not_index {
	height: auto;
	min-height: 65px;
}
.header__banner.not_index .container-banner {
	display: none;
}

/* стили каталога*/
.view-source{
  border: 1px solid #444444;
  background: #fff;
}
.view-switch{
  text-decoration: none;
  color: #ff052e;
  padding: 0 5px;
}
.view-switch:hover{
    text-decoration: none;
    color: #ff052e;
}
.view-switch:focus{
    text-decoration: none;
    color: #ff052e;
}
.view-switch:after{
    content: '\039b';
    float: right;
    padding-right: 10px;
    transform: rotate(180deg);
    transform-origin: center;
    position: relative;
    right: 10px;
    top: 2px;
    font-size: 12px;
    color: #999999;    
}
.active_menu{
  color: #8a8a8a!important;
  text-decoration: none!important; 
}
.active_menu:after{
    content: '\039b';
    float: right;
    padding-right: 10px;
    transform: rotate(360deg);
    position: relative;
    right: 0px;
    top: 4px; 
    color: #313131;
}
.view-source__left{
  display: inline-block;
  width: 50%;
  margin-left: 1%;
}
.view-source__right{
  display: inline-block;
  width: 47%;
  text-align: right;
}
.hide{
  background: #fff;
}
.mobile_visoble{display:none;}
@media only screen and (max-width : 790px) {
.mobile_hide{display:none;}
.mobile_visoble{display:block;}
}

.mobile_menu_logo{
display: none;
}
.mobile_menu_add{
display: none;
}


@media only screen and (max-width : 760px) {

#news_hide {
  display: none;
} 

#show-main-news {
  display: inline-block;
}

#hide-about-us{
  display: none;
} 

#show-about-us {
  display: inline-block;
}

.header-contact{
    margin-top: 0px;
}
.header-schedule{
margin: 15px 0 0;
}
.text-banner{
margin-top: 10px;
    padding-top: 50px;
}
.header-auth{
display: none;
}
.mobile_menu_add{
background: #222222;
position: fixed;
height: 100%;
width: 240px;
left: 0px;
top:0px;
display: none;
z-index: 3;
overflow-y: scroll;
}
.mobile_menu_add ul li {
font-size: 17px;
color: #fff;
padding: 5px 14px 5px 20px;
}
.mobile_menu_add ul li a{
font-size: 17px;
color: #fff;
}
.mobile_menu_add ul li:active, .mobile_menu_add ul li:hover{
background: #FF002D;
}
.wrap_mobile_menu_open{
    height: 100vh;
    padding-bottom: 100px;
}
.wrap_mobile_menu_open .order-nav__sec-nav ul li{
    padding: 5px 14px 5px 20px;    
}
.wrap_mobile_menu_open p{
    padding: 5px 14px 5px 20px;
}
.wrap_mobile_menu_open .header-auth__registration{
    color: #fff;
    border: none;
margin-left: 30px;
}
/*.wrap_mobile_menu_open .header-auth__registration:before{
display: none;
}*/
.wrap_mobile_menu_open .header-auth__personal-area{
border: none;
color: #fff;
margin-left: -10px;
}
/*.wrap_mobile_menu_open .header-auth__personal-area:before{
display: none;
}*/
.wrap_mobile_menu_open .order-nav__sec-nav{
justify-content: flex-start;
}
.horlinetemp{
height: 1px;
background: #fff;
margin: 5px;
}
.header__banner--inner .order-nav{
display: none;
}
.empty_box_for_menu{
height: 10px;
margin-top: 50px;
}
.advantages-item__figure{
    display: inline-block;
}
.advantages-item__aside{
display: inline-block;
}
}

.catalog-description ul {
    padding-left: 20px;
    list-style-type: initial;
	margin-bottom: 20px;
}
.catalog-description ul li {
	margin-bottom: 2px;
}

.news_box_bottom {
	margin-bottom: 60px;
}
.news_box_bottom .news_box .inner_wrap {
    border-left: 4px solid #767676;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 25px;
    overflow: hidden;
}

div.news-list img.preview_picture {
  float: left;
  margin: 0 4px 6px 0;
  width: 100%;
  height: auto;
}

[title~="rss"] {
  display: none;
}

.moreOption {
  width: auto !important;
  margin: 0 auto 10px;
  overflow: hidden;
  margin-left: 0px !important;
  color: #fff;
}

.news_box_bottom .news_box p {
	margin: 0;
	padding-left: 15px;
}
.news_box_bottom .news_box a {
	text-decoration: none;
	color: #383838;
}
.news_box_bottom .news_box .inner_wrap .news_name {
    font-size: 21px;
    color: #383838;
	margin-bottom: 10px;
	font-weight: bold;
}
.news_box_bottom .new_all {
	text-align: right;
	margin-top: 6px;
}
.news_box_bottom .new_all a {
    font-size: 18px;
    color: #383838;
	padding-bottom: 2px;
	border-bottom: 3px solid #FF002D;
	font-weight: bold;
	text-decoration: none;
}
.news_box_bottom .news_box:hover .inner_wrap {
	background: #ECF0F1;
}

.basket-btnsubmit {
	}
	.basket-btnsubmit-subcontainer {
		background: #00A3E8;
		color: white;
		padding-left: 10px;
		margin-top: 10px;
		border-radius: 10px;
		cursor: pointer;
	}
	.basket-btnsubmit-subcontainer p {
	    display: inline-block;
		width: 300px;
		font-size: 14px;
		margin-bottom: 0;
		padding-bottom: 10px;
	}
	.basket-btnsubmit-subcontainer .btn-info {
		background: transparent;
		border: none;
		font-weight: bold;
		padding: 0 10px 0 0;
	}
	
	.moreOption{
        width: 300px;
        margin: 0 auto 10px;
        overflow: hidden;
    }
        .moreOption span{
            float: left;
            font-family: 'PT Sans';
            font-size: 12px;
            line-height: 1.5;
        }
        .adapt, .seo, .tPlan{
            float: right;
            margin: 0;
        }
            .tPlan{
                margin-top: 7px;
            }


/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1492552980467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */
/* /bitrix/templates/dimotors_main/css/style.css?152095194093288 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1492552980467 */
