

/* Start:/bitrix/templates/breeze/css/main.css?157657835074990*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

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

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

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

[hidden], template { display: none; }

a { background-color: transparent; }

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

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

b, strong { font-weight: 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 { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

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

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

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

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; 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; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

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

*:before, *:after { -webkit-box-sizing: border-box; box-sizing: border-box; }

html { font-size: 10px; -webkit-tap-highlight-color: transparent; }

body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; color: #000; background-color: #fff; }

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

a { color: #337ab7; text-decoration: none; }
a:hover, a:focus { color: #00abd6; text-decoration: underline; }
a:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

figure { margin: 0; }

img { vertical-align: middle; }

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

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

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

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

hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

[role="button"] { cursor: pointer; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small { font-weight: normal; line-height: 1; color: #777777; }

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

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

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

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

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

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

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

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

p { margin: 0 0 10px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted { color: #777777; }

.text-primary { color: #337ab7; }

a.text-primary:hover, a.text-primary:focus { color: #286090; }

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

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

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

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

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

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

.text-danger { color: #a94442; }

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

.bg-primary { color: #fff; }

.bg-primary { background-color: #337ab7; }

a.bg-primary:hover, a.bg-primary:focus { background-color: #286090; }

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

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

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

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

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

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

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

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

.page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eeeeee; }

ul, ol { margin-top: 0; margin-bottom: 10px; }
ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

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

.list-inline { padding-left: 0; list-style: none; margin-left: -5px; }
.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }

dl { margin-top: 0; margin-bottom: 20px; }

dt, dd { line-height: 1.42857; }

dt { font-weight: bold; }

dd { margin-left: 0; }

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

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

.initialism { font-size: 90%; }

blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #eeeeee; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.42857; color: #777777; }
blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; text-align: right; }
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ''; }
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; }

address { margin-bottom: 20px; font-style: normal; line-height: 1.42857; }

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

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

kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd { padding: 0; font-size: 100%; font-weight: bold; -webkit-box-shadow: none; box-shadow: none; }

pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse { display: none; }
.collapse.in { display: block; }

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

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

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

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

.embed-responsive-16by9 { padding-bottom: 56.25%; }

.embed-responsive-4by3 { padding-bottom: 75%; }

.modal-open { overflow: hidden; }

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

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

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

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

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; }
.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }
.modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); }

.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; }
.modal-header:before, .modal-header:after { content: " "; display: table; }
.modal-header:after { clear: both; }

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

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

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

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

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

@media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; }
  .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm { width: 300px; } }
@media (min-width: 992px) { .modal-lg { width: 900px; } }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

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

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

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

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

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

.hidden { display: none !important; }

.affix { position: fixed; }

@-ms-viewport { width: device-width; }
.visible-xs { display: none !important; }

.visible-sm { display: none !important; }

.visible-md { display: none !important; }

.visible-lg { display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }

@media (max-width: 767px) { .visible-xs { display: block !important; }
  table.visible-xs { display: table !important; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }
@media (max-width: 767px) { .visible-xs-block { display: block !important; } }

@media (max-width: 767px) { .visible-xs-inline { display: inline !important; } }

@media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; }
  table.visible-sm { display: table !important; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  table.visible-md { display: table !important; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } }

@media (min-width: 1200px) { .visible-lg { display: block !important; }
  table.visible-lg { display: table !important; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-lg-block { display: block !important; } }

@media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } }

@media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } }

@media (max-width: 767px) { .hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-lg { display: none !important; } }
.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; }
  table.visible-print { display: table !important; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; } }
.visible-print-block { display: none !important; }
@media print { .visible-print-block { display: block !important; } }

.visible-print-inline { display: none !important; }
@media print { .visible-print-inline { display: inline !important; } }

.visible-print-inline-block { display: none !important; }
@media print { .visible-print-inline-block { display: inline-block !important; } }

@media print { .hidden-print { display: none !important; } }
.nice-select { -webkit-tap-highlight-color: transparent; background-color: #fff; border-radius: 5px; border: solid 1px #e8e8e8; -webkit-box-sizing: border-box; box-sizing: border-box; clear: both; cursor: pointer; display: block; float: left; font-family: inherit; font-size: 14px; font-weight: normal; height: 42px; line-height: 40px; outline: none; padding-left: 18px; padding-right: 30px; position: relative; text-align: left !important; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; width: auto; }

.nice-select:hover { border-color: #dbdbdb; }

.nice-select:active, .nice-select.open, .nice-select:focus { border-color: #999; }

.nice-select:after { border-bottom: 2px solid #999; border-right: 2px solid #999; content: ''; display: block; height: 5px; margin-top: -4px; pointer-events: none; position: absolute; right: 12px; top: 50%; -webkit-transform-origin: 66% 66%; transform-origin: 66% 66%; -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; width: 5px; }

.nice-select.open:after { -webkit-transform: rotate(-135deg); transform: rotate(-135deg); }

.nice-select.open .list { opacity: 1; pointer-events: auto; -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0); }

.nice-select.disabled { border-color: #ededed; color: #999; pointer-events: none; }

.nice-select.disabled:after { border-color: #cccccc; }

.nice-select.wide { width: 100%; }

.nice-select.wide .list { left: 0 !important; right: 0 !important; }

.nice-select.right { float: right; }

.nice-select.right .list { left: auto; right: 0; }

.nice-select.small { font-size: 12px; height: 36px; line-height: 34px; }

.nice-select.small:after { height: 4px; width: 4px; }

.nice-select.small .option { line-height: 34px; min-height: 34px; }

.nice-select .list { background-color: #fff; border-radius: 5px; -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11); box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11); -webkit-box-sizing: border-box; box-sizing: border-box; margin-top: 4px; opacity: 0; overflow: hidden; padding: 0; pointer-events: none; position: absolute; top: 100%; left: 0; -webkit-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: scale(0.75) translateY(-21px); transform: scale(0.75) translateY(-21px); -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; z-index: 9; }

.nice-select .list:hover .option:not(:hover) { background-color: transparent !important; }

.nice-select .option { cursor: pointer; font-weight: 400; line-height: 40px; list-style: none; min-height: 40px; outline: none; padding-left: 18px; padding-right: 29px; text-align: left; -webkit-transition: all 0.2s; transition: all 0.2s; }

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus { background-color: #f6f6f6; }

.nice-select .option.selected { font-weight: bold; }

.nice-select .option.disabled { background-color: transparent; color: #999; cursor: default; }

.no-csspointerevents .nice-select .list { display: none; }

.no-csspointerevents .nice-select.open .list { display: block; }

body.compensate-for-scrollbar { overflow: hidden; }

.fancybox-active { height: auto; }

.fancybox-is-hidden { left: -9999px; margin: 0; position: absolute !important; top: -9999px; visibility: hidden; }

.fancybox-container { -webkit-backface-visibility: hidden; backface-visibility: hidden; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; height: 100%; left: 0; position: fixed; -webkit-tap-highlight-color: transparent; top: 0; -webkit-transform: translateZ(0); transform: translateZ(0); width: 100%; z-index: 99992; }

.fancybox-container * { -webkit-box-sizing: border-box; box-sizing: border-box; }

.fancybox-outer, .fancybox-inner, .fancybox-bg, .fancybox-stage { bottom: 0; left: 0; position: absolute; right: 0; top: 0; }

.fancybox-outer { -webkit-overflow-scrolling: touch; overflow-y: auto; }

.fancybox-bg { background: #1e1e1e; opacity: 0; -webkit-transition-duration: inherit; transition-duration: inherit; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg { opacity: .87; -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar, .fancybox-toolbar, .fancybox-caption, .fancybox-navigation .fancybox-button { direction: ltr; opacity: 0; position: absolute; -webkit-transition: opacity .25s, visibility 0s linear .25s; transition: opacity .25s, visibility 0s linear .25s; visibility: hidden; z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption, .fancybox-show-nav .fancybox-navigation .fancybox-button { opacity: 1; -webkit-transition: opacity .25s, visibility 0s; transition: opacity .25s, visibility 0s; visibility: visible; }

.fancybox-infobar { color: #ccc; font-size: 13px; -webkit-font-smoothing: subpixel-antialiased; height: 44px; left: 0; line-height: 44px; min-width: 44px; mix-blend-mode: difference; padding: 0 10px; pointer-events: none; text-align: center; top: 0; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.fancybox-toolbar { right: 0; top: 0; }

.fancybox-stage { direction: ltr; overflow: visible; -webkit-transform: translate3d(0, 0, 0); z-index: 99994; }

.fancybox-is-open .fancybox-stage { overflow: hidden; }

.fancybox-slide { -webkit-backface-visibility: hidden; backface-visibility: hidden; display: none; height: 100%; left: 0; outline: none; overflow: auto; -webkit-overflow-scrolling: touch; padding: 44px; position: absolute; text-align: center; top: 0; transition-property: opacity, -webkit-transform; -webkit-transition-property: opacity, -webkit-transform; transition-property: transform, opacity; transition-property: transform, opacity, -webkit-transform; white-space: normal; width: 100%; z-index: 99994; }

.fancybox-slide::before { content: ''; display: inline-block; height: 100%; margin-right: -.25em; vertical-align: middle; width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--previous, .fancybox-slide--current, .fancybox-slide--next { display: block; }

.fancybox-slide--next { z-index: 99995; }

.fancybox-slide--image { overflow: visible; padding: 44px 0; }

.fancybox-slide--image::before { display: none; }

.fancybox-slide--html { padding: 6px 6px 0 6px; }

.fancybox-slide--iframe { padding: 44px 44px 0; }

.fancybox-content { background: #fff; display: inline-block; margin: 0 0 6px 0; max-width: 100%; overflow: auto; padding: 0; padding: 24px; position: relative; text-align: left; vertical-align: middle; }

.fancybox-slide--image .fancybox-content { -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1); animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1); -webkit-backface-visibility: hidden; backface-visibility: hidden; background: transparent; background-repeat: no-repeat; background-size: 100% 100%; left: 0; margin: 0; max-width: none; overflow: visible; padding: 0; position: absolute; top: 0; -webkit-transform-origin: top left; transform-origin: top left; transition-property: opacity, -webkit-transform; -webkit-transition-property: opacity, -webkit-transform; transition-property: transform, opacity; transition-property: transform, opacity, -webkit-transform; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content { cursor: -webkit-zoom-out; cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content { cursor: -webkit-zoom-in; cursor: zoom-in; }

.fancybox-can-drag .fancybox-content { cursor: -webkit-grab; cursor: grab; }

.fancybox-is-dragging .fancybox-content { cursor: -webkit-grabbing; cursor: grabbing; }

.fancybox-container [data-selectable='true'] { cursor: text; }

.fancybox-image, .fancybox-spaceball { background: transparent; border: 0; height: 100%; left: 0; margin: 0; max-height: none; max-width: none; padding: 0; position: absolute; top: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: 100%; }

.fancybox-spaceball { z-index: 1; }

.fancybox-slide--html .fancybox-content { margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--iframe .fancybox-content { height: 100%; margin: 0; overflow: visible; padding: 0; width: 100%; }

.fancybox-slide--video .fancybox-content { background: #000; }

.fancybox-slide--map .fancybox-content { background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content { background: #fff; height: calc(100% - 44px); margin-bottom: 44px; }

.fancybox-video, .fancybox-iframe { background: transparent; border: 0; height: 100%; margin: 0; overflow: hidden; padding: 0; width: 100%; }

.fancybox-iframe { vertical-align: top; }

.fancybox-error { background: #fff; cursor: default; max-width: 400px; padding: 40px; width: 100%; }

.fancybox-error p { color: #444; font-size: 16px; line-height: 20px; margin: 0; padding: 0; }

/* Buttons */
.fancybox-button { background: rgba(30, 30, 30, 0.6); border: 0; border-radius: 0; cursor: pointer; display: inline-block; height: 44px; margin: 0; outline: none; padding: 10px; -webkit-transition: color .2s; transition: color .2s; vertical-align: top; width: 44px; }

.fancybox-button, .fancybox-button:visited, .fancybox-button:link { color: #ccc; }

.fancybox-button:focus, .fancybox-button:hover { color: #fff; }

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover { color: #888; cursor: default; }

.fancybox-button svg { display: block; overflow: visible; position: relative; shape-rendering: geometricPrecision; }

.fancybox-button svg path { fill: transparent; stroke: currentColor; stroke-linejoin: round; stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) { display: none; }

.fancybox-button--pause svg path:nth-child(1) { display: none; }

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path { fill: currentColor; }

.fancybox-button--share svg path { stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button { height: 38px; opacity: 0; padding: 6px; position: absolute; top: 50%; width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button { -webkit-transition: opacity .25s, visibility 0s, color .25s; transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after { content: ''; left: -25px; padding: 50px; position: absolute; top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left { left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right { right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small { background: transparent; border: 0; border-radius: 0; color: #555; cursor: pointer; height: 44px; margin: 0; padding: 6px; position: absolute; right: 0; top: 0; width: 44px; z-index: 10; }

.fancybox-close-small svg { fill: transparent; opacity: .8; stroke: currentColor; stroke-width: 1.5; -webkit-transition: stroke .1s; transition: stroke .1s; }

.fancybox-close-small:focus { outline: none; }

.fancybox-close-small:hover svg { opacity: 1; }

.fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small, .fancybox-slide--iframe .fancybox-close-small { color: #ccc; padding: 5px; right: -12px; top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg, .fancybox-slide--iframe .fancybox-close-small:hover svg { background: transparent; color: #fff; }

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small { display: none; }

/* Caption */
.fancybox-caption { bottom: 0; color: #fff; font-size: 14px; font-weight: 400; left: 0; line-height: 1.5; padding: 25px 44px 25px 44px; right: 0; }

.fancybox-caption::before { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC); background-repeat: repeat-x; background-size: contain; bottom: 0; content: ''; display: block; left: 0; pointer-events: none; position: absolute; right: 0; top: -25px; z-index: -1; }

.fancybox-caption::after { border-bottom: 1px solid rgba(255, 255, 255, 0.3); content: ''; display: block; left: 44px; position: absolute; right: 44px; top: 0; }

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited { color: #ccc; text-decoration: none; }

.fancybox-caption a:hover { color: #fff; text-decoration: underline; }

/* Loading indicator */
.fancybox-loading { -webkit-animation: fancybox-rotate .8s infinite linear; animation: fancybox-rotate .8s infinite linear; background: transparent; border: 6px solid rgba(100, 100, 100, 0.5); border-radius: 100%; border-top-color: #fff; height: 60px; left: 50%; margin: -30px 0 0 -30px; opacity: .6; padding: 0; position: absolute; top: 50%; width: 60px; z-index: 99999; }

@-webkit-keyframes fancybox-rotate { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
@keyframes fancybox-rotate { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
/* Transition effects */
.fancybox-animated { -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1); transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next { opacity: 0; -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current { opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous { opacity: 0; -webkit-transform: scale3d(1.5, 1.5, 1.5); transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next { opacity: 0; -webkit-transform: scale3d(0.5, 0.5, 0.5); transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous { opacity: 0; -webkit-transform: rotate(-360deg); transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next { opacity: 0; -webkit-transform: rotate(360deg); transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current { opacity: 1; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous { opacity: 0; -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next { opacity: 0; -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current { opacity: 1; -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0); transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous { -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next { -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current { -webkit-transform: translate3d(0, 0, 0) scale(1); transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share { background: #f4f4f4; border-radius: 3px; max-width: 90%; padding: 30px; text-align: center; }

.fancybox-share h1 { color: #222; font-size: 35px; font-weight: 700; margin: 0 0 20px 0; }

.fancybox-share p { margin: 0; padding: 0; }

.fancybox-share__button { border: 0; border-radius: 3px; display: inline-block; font-size: 14px; font-weight: 700; line-height: 40px; margin: 0 5px 10px 5px; min-width: 130px; padding: 0 15px; text-decoration: none; -webkit-transition: all .2s; transition: all .2s; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; }

.fancybox-share__button:visited, .fancybox-share__button:link { color: #fff; }

.fancybox-share__button:hover { text-decoration: none; }

.fancybox-share__button--fb { background: #3b5998; }

.fancybox-share__button--fb:hover { background: #344e86; }

.fancybox-share__button--pt { background: #bd081d; }

.fancybox-share__button--pt:hover { background: #aa0719; }

.fancybox-share__button--tw { background: #1da1f2; }

.fancybox-share__button--tw:hover { background: #0d95e8; }

.fancybox-share__button svg { height: 25px; margin-right: 7px; position: relative; top: -1px; vertical-align: middle; width: 25px; }

.fancybox-share__button svg path { fill: #fff; }

.fancybox-share__input { background: transparent; border: 0; border-bottom: 1px solid #d7d7d7; border-radius: 0; color: #5d5b5b; font-size: 14px; margin: 10px 0 0 0; outline: none; padding: 10px 15px; width: 100%; }

/* Thumbs */
.fancybox-thumbs { background: #fff; bottom: 0; display: none; margin: 0; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; padding: 2px 2px 4px 2px; position: absolute; right: 0; -webkit-tap-highlight-color: transparent; top: 0; width: 212px; z-index: 99995; }

.fancybox-thumbs-x { overflow-x: auto; overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs { display: block; }

.fancybox-show-thumbs .fancybox-inner { right: 212px; }

.fancybox-thumbs > ul { font-size: 0; height: 100%; list-style: none; margin: 0; overflow-x: hidden; overflow-y: auto; padding: 0; position: absolute; position: relative; white-space: nowrap; width: 100%; }

.fancybox-thumbs-x > ul { overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar { width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track { background: #fff; border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb { background: #2a2a2a; border-radius: 10px; }

.fancybox-thumbs > ul > li { -webkit-backface-visibility: hidden; backface-visibility: hidden; cursor: pointer; float: left; height: 75px; margin: 2px; max-height: calc(100% - 8px); max-width: calc(50% - 4px); outline: none; overflow: hidden; padding: 0; position: relative; -webkit-tap-highlight-color: transparent; width: 100px; }

.fancybox-thumbs-loading { background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li { background-position: center center; background-repeat: no-repeat; background-size: cover; }

.fancybox-thumbs > ul > li:before { border: 4px solid #4ea7f9; bottom: 0; content: ''; left: 0; opacity: 0; position: absolute; right: 0; top: 0; -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before { opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) { .fancybox-thumbs { width: 110px; }
  .fancybox-show-thumbs .fancybox-inner { right: 110px; }
  .fancybox-thumbs > ul > li { max-width: calc(100% - 10px); } }
@font-face { font-family: 'GothamPro'; src: url("/bitrix/templates/breeze/css/fonts/GothamPro/GothamPro.eot?") format("eot"), url("/bitrix/templates/breeze/css/fonts/GothamPro/GothamPro.otf") format("opentype"), url("/bitrix/templates/breeze/css/fonts/GothamPro/GothamPro.woff") format("woff"), url("/bitrix/templates/breeze/css/fonts/GothamPro/GothamPro.ttf") format("truetype"), url("/bitrix/templates/breeze/css/fonts/GothamPro/GothamPro.svg#GothamPro") format("svg"); font-display: swap;}
@font-face { font-family: 'GothamPro-Bold'; src: url("/bitrix/templates/breeze/css/fonts/GothamPro-Bold/GothamPro-Bold.eot?") format("eot"), url("/bitrix/templates/breeze/css/fonts/GothamPro-Bold/GothamPro-Bold.otf") format("opentype"), url("/bitrix/templates/breeze/css/fonts/GothamPro-Bold/GothamPro-Bold.woff") format("woff"), url("/bitrix/templates/breeze/css/fonts/GothamPro-Bold/GothamPro-Bold.ttf") format("truetype"), url("/bitrix/templates/breeze/css/fonts/GothamPro-Bold/GothamPro-Bold.svg#GothamPro-Bold") format("svg"); font-display: swap;}
@font-face { font-family: 'GothamPro-Light'; src: url("/bitrix/templates/breeze/css/fonts/GothamPro-Light/GothamPro-Light.eot?") format("eot"), url("/bitrix/templates/breeze/css/fonts/GothamPro-Light/GothamPro-Light.otf") format("opentype"), url("/bitrix/templates/breeze/css/fonts/GothamPro-Light/GothamPro-Light.woff") format("woff"), url("/bitrix/templates/breeze/css/fonts/GothamPro-Light/GothamPro-Light.ttf") format("truetype"), url("/bitrix/templates/breeze/css/fonts/GothamPro-Light/GothamPro-Light.svg#GothamPro-Light") format("svg"); font-display: swap;}
@font-face { font-family: 'GothamPro-Black'; src: url("/bitrix/templates/breeze/css/fonts/GothamPro-Black/GothamPro-Black.eot?") format("eot"), url("/bitrix/templates/breeze/css/fonts/GothamPro-Black/GothamPro-Black.otf") format("opentype"), url("/bitrix/templates/breeze/css/fonts/GothamPro-Black/GothamPro-Black.woff") format("woff"), url("/bitrix/templates/breeze/css/fonts/GothamPro-Black/GothamPro-Black.ttf") format("truetype"), url("/bitrix/templates/breeze/css/fonts/GothamPro-Black/GothamPro-Black.svg#GothamPro-Black") format("svg"); font-display: swap;}
@font-face { font-family: 'GothamPro-LightItalic'; src: url("/bitrix/templates/breeze/css/fonts/GothamPro-LightItalic/GothamPro-LightItalic.eot?") format("eot"), url("/bitrix/templates/breeze/css/fonts/GothamPro-LightItalic/GothamPro-LightItalic.otf") format("opentype"), url("/bitrix/templates/breeze/css/fonts/GothamPro-LightItalic/GothamPro-LightItalic.woff") format("woff"), url("/bitrix/templates/breeze/css/fonts/GothamPro-LightItalic/GothamPro-LightItalic.ttf") format("truetype"), url("/bitrix/templates/breeze/css/fonts/GothamPro-LightItalic/GothamPro-LightItalic.svg#GothamPro-Black") format("svg"); font-display: swap;}
html { width: 100%; height: 100%; }

body { font-family: 'GothamPro'; position: relative; width: 100%; height: 100%; }

img { max-width: 100%; vertical-align: top; }

.bg-slider { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: -1; overflow: hidden; }
.bg-slider_item { height: 100%; display: inline-block; vertical-align: top; }
.bg-slider_item figure { height: 100%; }
.bg-slider .slick-list, .bg-slider .slick-track, .bg-slider .slide-image, .bg-slider iframe, .bg-slider .slide-video { height: 100%; }
.bg-slider .slide-video { width: 100%; -o-object-fit: fill; object-fit: fill; }

.slick-slide, .slick-slide * { outline: none !important; }

.slide-image { background-size: cover; background-repeat: no-repeat; background-position: center center; }

.image-entity { width: 100%; opacity: 0; visibility: hidden; display: none; }

.main { position: relative; padding-bottom: 125px; }
.main .arrow { position: absolute; cursor: pointer; width: 21px; height: 38px; top: 50%; margin-top: -19px; }
.main .arrow-left { left: 47px; }
.main .arrow-right { right: 47px; -webkit-transform: rotate(180deg); transform: rotate(180deg); }

.slick-dots { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: absolute; bottom: 55px; left: 0; padding: 0; list-style: none; font-size: 0; }
.slick-dots button { position: relative; padding: 0; background: transparent; width: 14px; height: 14px; background-size: cover; background-position: center center; background-image: url("/bitrix/templates/breeze/css/../images/slider-dot.svg"); border: none; outline: none; -webkit-box-shadow: none; box-shadow: none; border-radius: 50%; }
.slick-dots button:after { content: ''; width: 20px; height: 20px; border-radius: 50%; background: #fff; z-index: 25; position: absolute; left: -3px; top: -3px; -webkit-transition: .6s; transition: .6s; opacity: 0; }
.slick-dots li { display: inline-block; margin: 0 6px; }
.slick-dots .slick-active button { position: relative; }
.slick-dots .slick-active button:after { content: ''; opacity: 1; -webkit-transition: .6s; transition: .6s; }

.header { position: relative; border-bottom: 1px solid rgba(255, 255, 255, 0.25); background-color: transparent;}
.header_wrap { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.header_phones { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
.header_phones__item { position: relative; color: #009de0; font-size: 16px; margin-right: 50px; -webkit-transition: .3s; transition: .3s; }
.header_phones__item:hover, .header_phones__item:visited, .header_phones__item:focus { color: #009de0; -webkit-transition: .3s; transition: .3s; text-decoration: none; }
.header_btn { position: relative; margin-top: 14px; margin-bottom: 10px; font-size: 14px; font-family: "GothamPro-Bold"; color: #fff; background-color: #009de0; padding: 15px 34px; border-radius: 20px; -webkit-box-shadow: inset 0px -2px 1px 1px rgba(0, 0, 0, 0.4); box-shadow: inset 0px -2px 1px 1px rgba(0, 0, 0, 0.4); -webkit-transition: .3s; transition: .3s; }
.header_btn:hover, .header_btn:visited, .header_btn:focus { color: #fff; text-decoration: none; -webkit-box-shadow: inset 0px -2px 1px 1px transparent; box-shadow: inset 0px -2px 1px 1px transparent; -webkit-transition: .3s; transition: .3s; }

.header-nav { position: relative; padding-top: 50px; background-color: transparent;}
.header-nav_logo { display: inline-block; }
.header-nav_list { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: 52px; }
.header-nav_list__item { color: #30b4ec; font-family: "GothamPro-Bold"; font-size: 18px; line-height: 1; -webkit-transition: .3s; transition: .3s; }
.footer-nav_list__item { color: #b7b7b7; font-family: "GothamPro-Bold"; font-size: 18px; line-height: 1; -webkit-transition: .3s; transition: .3s; }
.header-nav_list__item:hover, .header-nav_list__item:focus, .header-nav_list__item:visited { color: #30b4ec; -webkit-transition: .3s; transition: .3s; text-decoration: none; }

.main-slider { position: relative; margin-top: 160px; }
.main-slider_item { position: relative; width: 100%; display: inline-block; }
.main-slider_item__content { padding-top: 38px; position: relative; color: #fff; }
.main-slider_item__content h3 { font-family: "GothamPro-Bold"; font-size: 36px; line-height: 1; margin-bottom: 40px; margin-top: 0; }
.main-slider_item__content p { font-size: 16px; line-height: 26px; margin-bottom: 25px; font-family: "GothamPro-Light"; }

.js-main-slider { overflow: hidden; }

.btn { display: inline-block; position: relative; background-color: transparent; color: #fff; font-size: 14px; font-family: "GothamPro-Bold"; line-height: 1; padding: 15px 34px; border: 2px solid #009de0; border-radius: 20px; -webkit-transition: .3s; transition: .3s; }
.btn:hover, .btn:focus, .btn:visited { -webkit-transition: .3s; transition: .3s; background-color: #009de0; color: #fff; text-decoration: none; }

.container-xs-height { display: table; padding-left: 0px; padding-right: 0px; }

.row-xs-height { display: table-row; }

.col-xs-height { display: table-cell; float: none; }

.header-menu-btn { text-align: center; margin: 15px 0 30px 0; }
.header-menu-btn span { display: inline-block; position: relative; width: 22px; height: 2px; background-color: #fff; }
.header-menu-btn span:after { content: ''; position: absolute; width: 100%; height: 2px; background-color: #fff; top: -6px; left: 0; }
.header-menu-btn span:before { content: ''; position: absolute; width: 100%; height: 2px; background-color: #fff; bottom: -6px; left: 0; }

.header-menu-btn { display: none; }

.products { position: relative; margin-bottom: 85px; }
.products__ttl { font-size: 28px; color: #464646; font-family: "GothamPro-Bold"; line-height: 1; text-align: center; margin-bottom: 50px; margin-top: 70px; text-transform: uppercase;}

.blue-item { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; background-size: 100% 100%; background-repeat: no-repeat; background-position: top left; margin-bottom: 5px; height: 185px; }
.blue-item:last-child { margin-bottom: 0; }
.blue-item_img { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 270px; height: 100%; }
.blue-item_img img { max-width: 100%; max-height: 100%; }
.blue-item_content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; position: relative; width: calc(100% - 270px); height: 100%; padding-left: 30px; padding-right: 30px; color: #fff; }
.blue-item_content__title { font-family: 'GothamPro-Black'; font-size: 20px; line-height: 1; margin-bottom: 15px; }
.blue-item_content__text { line-height: 22px; font-family: 'GothamPro-Light'; }

.dark-form { position: absolute; left: -5px; top: 0; right: 15px; bottom: 0; background-size: cover; background-position: center center; background-image: url("/bitrix/templates/breeze/css/../images/dark-bg.png"); padding: 60px 20px; }
.dark-form h2 { color: #fff; font-family: 'GothamPro-Black'; line-height: 1; font-size: 20px; text-align: center; margin-bottom: 30px; }
.dark-form p { font-family: 'GothamPro-LightItalic'; font-size: 12px; line-height: 16px; margin-bottom: 50px; color: #c9c9c9; }

.submit-btn { display: block; background: transparent; background-color: transparent; color: #fff; font-family: "GothamPro-Bold"; border: 2px solid #009de0; border-radius: 20px; text-align: center; padding: 15px 60px; margin-left: auto; margin-right: auto; line-height: 1; -webkit-transition: .3s; transition: .3s; }
.submit-btn:hover, .submit-btn:focus { background-color: #009de0; -webkit-transition: .3s; transition: .3s; outline: none; -webkit-box-shadow: none; box-shadow: none; }

.input-box { position: relative; margin-bottom: 20px; }
.input-box label { position: relative; display: block; color: #c9c9c9; line-height: 1; font-family: 'GothamPro-Bold'; font-size: 12px; margin-bottom: 10px; }
.input-box input, .input-box textarea { background: transparent; background-color: transparent; border: 1px solid #c9c9c9; padding: 15px 16px; font-family: 'GothamPro-Light'; line-height: 1; color: #c9c9c9; width: 100%; resize: none; }
.input-box input:focus, .input-box textarea:focus { outline: none; -webkit-box-shadow: none; box-shadow: none; }
.input-box textarea { height: 184px; }
.input-box ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ font-family: 'GothamPro-Light'; line-height: 1; color: #c9c9c9; }
.input-box ::-moz-placeholder { /* Firefox 19+ */ font-family: 'GothamPro-Light'; line-height: 1; color: #c9c9c9; }
.input-box :-ms-input-placeholder { /* IE 10+ */ font-family: 'GothamPro-Light'; line-height: 1; color: #c9c9c9; }
.input-box :-moz-placeholder { /* Firefox 18- */ font-family: 'GothamPro-Light'; line-height: 1; color: #c9c9c9; }
.input-box .nice-select { width: 100%; background: transparent; background-color: transparent; color: #c9c9c9; border: 1px solid #c9c9c9; float: none; border-radius: 0px; }
.input-box .nice-select .list { width: 100%; }
.input-box .nice-select .list li { color: #000; }
.input-box .nice-select .list li:first-child { display: none; }

.checkbox { position: relative; padding-left: 27px; }
.checkbox input { display: none; }
.checkbox label { line-height: 14px; font-family: 'GothamPro-Light'; cursor: pointer; border-bottom: 1px solid #414141; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.checkbox label:after { content: ''; position: absolute; left: 0; top: 1px; width: 16px; height: 16px; border: 1px solid #009de0; border-radius: 50%; }
.checkbox label:before { content: ''; position: absolute; top: 5px; left: 4px; width: 8px; height: 8px; border-radius: 50%; opacity: 0; -webkit-transition: .3s; transition: .3s; }
.checkbox input:checked + label:before { opacity: 1; -webkit-transition: .3s; transition: .3s; background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI2IDI2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNiAyNiIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KICA8cGF0aCBkPSJtLjMsMTRjLTAuMi0wLjItMC4zLTAuNS0wLjMtMC43czAuMS0wLjUgMC4zLTAuN2wxLjQtMS40YzAuNC0wLjQgMS0wLjQgMS40LDBsLjEsLjEgNS41LDUuOWMwLjIsMC4yIDAuNSwwLjIgMC43LDBsMTMuNC0xMy45aDAuMXYtOC44ODE3OGUtMTZjMC40LTAuNCAxLTAuNCAxLjQsMGwxLjQsMS40YzAuNCwwLjQgMC40LDEgMCwxLjRsMCwwLTE2LDE2LjZjLTAuMiwwLjItMC40LDAuMy0wLjcsMC4zLTAuMywwLTAuNS0wLjEtMC43LTAuM2wtNy44LTguNC0uMi0uM3oiIGZpbGw9IiMwMDlkZTAiLz4KPC9zdmc+Cg==);-webkit-background-size: cover;
background-size: cover;background-repeat: no-repeat;background-position:  center;}

.why { position: relative; padding: 88px 0 30px 0; background-size: cover; background-position: center center;}
.why__ttl { text-align: center; color: #fff; font-family: 'GothamPro-Black'; font-size: 28px; line-height: 1; margin-bottom: 75px; text-transform: uppercase;}
.why_item { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -ms-flex-line-pack: start; align-content: flex-start; margin-bottom: 50px; }
.why_item__img { background-color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 50%; width: 100px; height: 100px; }
.why_item__img img { max-height: 50px; }
.why_item__content { position: relative; width: calc(100% - 140px); padding-left: 30px; color: #fff; line-height: 1; }
.why_item__content__title { font-size: 18px; font-family: 'GothamPro-Bold'; margin-bottom: 20px; text-transform: uppercase;}
.why_item__content__text { font-size: 14px; font-family: 'GothamPro-Light'; line-height: 22px; }

.contact-form { position: relative; margin-top: 85px; margin-bottom: 80px; }
.contact-form h3 { color: #fff; font-size: 28px; line-height: 34px; font-family: 'GothamPro-Black'; margin-bottom: 44px; margin-top: 0; text-align: center; text-transform: uppercase; }
.contact-form_container { padding: 0 100px; }

.contact-form-wrapper { border-radius: 20px; position: relative; background-size: cover; background-position: center center; padding: 75px 0 65px 0; -webkit-box-shadow: 0px 3px 65px 39px rgba(0, 0, 0, 0.16); box-shadow: 0px 3px 65px 39px rgba(0, 0, 0, 0.16); }

.works { position: relative; }
.works .works-wrapper { padding-top: 115px; padding-bottom: 110px; position: relative; }
.works .works-wrapper .arrow { position: absolute; cursor: pointer; top: 50%; margin-top: -29px; z-index: 9999; -webkit-transition: .3s; transition: .3s; border-radius: 50%; }
.works .works-wrapper .arrow:hover { -webkit-transition: .3s; transition: .3s; -webkit-box-shadow: 5px 6px 5px 0px rgba(0, 0, 0, 0.25); box-shadow: 5px 6px 5px 0px rgba(0, 0, 0, 0.25); }
.works .works-wrapper .arrow-left { left: -78px; }
.works .works-wrapper .arrow-right { right: -78px; }
.works .works-wrapper .arrow-right img { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.works__ttl { text-align: center; color: #464646; font-size: 28px; font-family: 'GothamPro-Black'; line-height: 1; margin-bottom: 55px; text-transform: uppercase;}
.works_item { background-color: rgba(0, 162, 231, 0.9); color: #fff; padding-bottom: 45px; }
.works_item__logo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; width: 100%; padding-top: 17px; padding-bottom: 5px; padding-right: 34px; }
.works_item__content { padding-left: 48px; padding-right: 48px; }
.works_item__content .title { font-family: 'GothamPro-Black'; font-size: 24px; line-height: 1; margin-bottom: 20px; }
.works_item__content p { font-size: 18px; font-family: 'GothamPro-Light'; line-height: 26px; margin-bottom: 10px; }

.works_small-slider { overflow: hidden; font-size: 0; }
.works_small-slider__item { display: inline-block; }
.works_small-slider .slick-dots { position: relative; left: 0; bottom: 0; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; margin-top: 60px; }


.reviews { position: relative; margin-bottom: 95px; }
.reviews h3 { font-size: 28px; color: #464646; font-family: 'GothamPro-Black'; line-height: 1; margin-bottom: 55px; margin-top: 65px; text-align: center; }
.reviews .reviews_slider { overflow: hidden; }
.reviews .reviews_slider__item { outline: none; }
.reviews .reviews_slider__item:focus, .reviews .reviews_slider__item:visited, .reviews .reviews_slider__item:hover { outline: none; text-decoration: none; }
.reviews .reviews_slider__item img { margin-bottom: 20px; width: 100%; }
.reviews .reviews_slider__item .title { color: #464646; font-size: 20px; font-family: 'GothamPro-Bold'; line-height: 1; margin-bottom: 12px; text-decoration: none; }
.reviews .reviews_slider__item .date { color: #9d9d9d; font-size: 14px; line-height: 1; font-family: 'GothamPro-Light'; }

.footer { background-color: #f1f1f1; position: relative; }
.footer_nav { padding-top: 55px; padding-bottom: 30px; border-bottom: 0px solid #4d4c4c; }
.footer_bottom { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #aeaeae; line-height: 18px; padding-top: 16px; padding-bottom: 18px; }
.footer_bottom__adr { font-size: 12px; }
.footer_bottom__info { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 14px; }
.footer_bottom__info .left, .footer_bottom__info .right { margin: 0 24px; }

.footer-btn { color: #fff; font-family: 'GothamPro-Bold'; font-size: 14px; line-height: 1; padding: 15px 28px; border: 2px solid #009de0; border-radius: 18px; background-color: #009de0; -webkit-transition: .3s; transition: .3s; }
.footer-btn:hover, .footer-btn:visited, .footer-btn:focus { background-color: #009de0; -webkit-transition: .3s; transition: .3s; color: #fff; text-decoration: none; }

.modal-backdrop { opacity: 0.6; }

.modal-content { padding: 40px 25px; border-radius: 0; text-align: center; }
.modal-content .title { color: #464646; font-family: 'GothamPro-Black'; font-size: 20px; line-height: 24px; text-transform: uppercase; margin-bottom: 15px; }
.modal-content .text { color: #464646; font-size: 12px; line-height: 16px; font-family: 'GothamPro-LightItalic'; margin-bottom: 20px; }
.modal-content .modal-close { cursor: pointer; position: absolute; right: 10px; top: 10px; opacity: 0.8; -webkit-transition: .3s; transition: .3s; }
.modal-content .modal-close:hover { -webkit-transition: .3s; transition: .3s; opacity: 1; }

.orange-link { color: #009de0; font-size: 14px; line-height: 14px; display: inline-block; border-bottom: 1px solid #ffdbd4; padding-bottom: 1px; font-family: 'GothamPro-Bold'; }
.orange-link:hover, .orange-link:focus, .orange-link:visited { color: #009de0; text-decoration: none; -webkit-transition: .3s; transition: .3s; border-bottom: 1px solid #009de0; }

@media (min-width: 768px) { .modal-dialog { width: 370px; margin: 30px auto; } }
.fancybox-button--zoom { display: none; }

.error-message { color: #009de0; position: absolute; top: -17px; right: 0; font-size: 11px; font-family: "GothamPro-Light"; }

.js-input-error input { border-color: #009de0; -webkit-transition: .3s; transition: .3s; }
.js-input-error label { color: #009de0; -webkit-transition: .3s; transition: .3s; }

.dark-form .error-message { top: -2px; }

.disabled-btn { opacity: 0.5; -webkit-transition: .3s; transition: .3s; }
.disabled-btn:hover { display: block; background: transparent; background-color: transparent; color: #fff; font-family: "GothamPro-Bold"; border: 2px solid #009de0; border-radius: 20px; text-align: center; padding: 15px 60px; margin-left: auto; margin-right: auto; line-height: 1; cursor: no-drop; }

.footer_bottom__info .left a, .footer_bottom__info .right a { display: inline-block; text-decoration: none; color: #aeaeae; -webkit-transition: .3s; transition: .3s; }
.footer_bottom__info .left a:hover, .footer_bottom__info .left a:visited, .footer_bottom__info .left a:focus, .footer_bottom__info .right a:hover, .footer_bottom__info .right a:visited, .footer_bottom__info .right a:focus { color: #009de0; text-decoration: none; -webkit-transition: .3s; transition: .3s; }

@media screen and (max-width: 1200px) { .header-nav_list__item { font-size: 14px; }
  .main-slider_item__content p { line-height: 22px; }
  .blue-item { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-line-pack: center; align-content: center; height: auto; padding: 20px 0; }
  .works .works-wrapper .arrow { display: none; margin-top: -15px; }
  .works .works-wrapper .arrow img { width: 30px; } }
@media screen and (max-width: 992px) { .header-nav_logo { text-align: center; margin-bottom: 10px; display: block; }
  .main-slider_item__img { text-align: center; }
  .dark-form { position: relative; left: 0; right: 0; margin-top: 5px; padding: 40px 20px; }
  .footer-btn { margin-top: 15px; } }
@media screen and (max-width: 767px) { .submit-btn { padding-left: 0; padding-right: 0; width: 100%; }
  .blue-item { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .blue-item_img { width: 100%; margin-bottom: 20px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .blue-item_content { width: 100%; }
  .why_item { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .why_item__img { margin-bottom: 20px; margin-left: 40px;}
  .why_item__content { width: 100%; }
  .contact-form_container { padding: 0 15px; }
  .contact-form h3 { font-size: 20px; line-height: 30px; }
  .checkbox { margin-bottom: 30px; }
  .works_item__logo { padding-bottom: 20px; }
  .header-nav .header-nav_list { display: none; }
  .header_wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .header_phones { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 14px; }
  .header_phones__item { width: 100%; margin-right: 0; text-align: center; }
  .main-slider { margin-top: 0; }
  .main .arrow { display: none; }
  .main-slider_item__content h3 { text-align: center; }
  .why { padding-top: 40px; }
  .why h3 { margin-bottom: 50px; }
  .why_item__content { padding-left: 0; }
  .why_item__content__title { text-align: center; }
  .reviews .reviews_slider__item .title, .reviews .reviews_slider__item .date { text-align: center; }
  .footer_bottom__adr { width: 100%; text-align: center; margin-bottom: 15px; }
  .footer_bottom__info .left, .footer_bottom__info .right { width: 100%; text-align: center; }
  .footer_bottom { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .main-slider_item__content { text-align: center; }
  .main-slider_item__content p { text-align: left; }
  .header-nav_list { -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 30px; }
  .header-nav_list__item { width: 100%; font-size: 16px; margin: 8px 0; text-align: center; }
  .header-menu-btn { display: block; } }

/* Доработка сайта */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #000!important;
  z-index: 9999999!important;
  padding-top: 20px!important;
  padding-bottom: 20px!important;
}

.sticky + .content {
  padding-top: 0px;
}

#navbar {
  transition: all 0.3s ease-in;
}

.catalog__category {
  padding: 15px;
  cursor: pointer;
}

.catalog__category_inner {
  background-color: #f1f1f1;
  padding: 30px;
  border-radius: 20px;
  height: 100%;
}

.catalog__category_inner img {
  max-width: 100%;
}

.catalog__category_inner h1 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 30px;
}

.row-flex {
    display: flex;
    flex-flow: row wrap;
}

.slider-inner {
  min-height: 600px;
  display: block;
}
.bx-filter .bx-ui-slider-range {
  z-index: 70;
}
.colors-box {
  display: flex;
}
.colors-box .bx-filter-param-text {
  font-size: 0;
}
.colors-box .bx-active .bx-filter-param-btn {
  border-color: #009de0;
  border-width: 2px;
}

.main-nav {
    display: none;
}

.main-header__top-wrp {
    display: none !important;
}
/* End */


/* Start:/bitrix/templates/breeze/css/new.css?165599216345265*/
@-webkit-keyframes drift-fadeZoomIn {
  0% {
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes drift-fadeZoomOut {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  15% {
    -webkit-transform: scale(1.1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.5);
    opacity: 0;
  }
}
@-webkit-keyframes drift-loader-rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@-webkit-keyframes drift-loader-before {
  0% {
    -webkit-transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2) translateX(6px);
  }
  25% {
    -webkit-transform: scale(1.3) translateX(8px);
  }
  40% {
    -webkit-transform: scale(1.2) translateX(6px);
  }
  50% {
    -webkit-transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.8) translateX(6px);
  }
  75% {
    -webkit-transform: scale(0.7) translateX(8px);
  }
  90% {
    -webkit-transform: scale(0.8) translateX(6px);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes drift-loader-after {
  0% {
    -webkit-transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2) translateX(-6px);
  }
  25% {
    -webkit-transform: scale(1.3) translateX(-8px);
  }
  40% {
    -webkit-transform: scale(1.2) translateX(-6px);
  }
  50% {
    -webkit-transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.8) translateX(-6px);
  }
  75% {
    -webkit-transform: scale(0.7) translateX(-8px);
  }
  90% {
    -webkit-transform: scale(0.8) translateX(-6px);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.drift-zoom-pane {
  background: rgba(0,0,0,0.5);
/* This is required because of a bug that causes border-radius to not
  work with child elements in certain cases. */
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.drift-zoom-pane.drift-opening {
  animation: drift-fadeZoomIn 180ms ease-out;
  -webkit-animation: drift-fadeZoomIn 180ms ease-out;
}
.drift-zoom-pane.drift-closing {
  animation: drift-fadeZoomOut 210ms ease-in;
  -webkit-animation: drift-fadeZoomOut 210ms ease-in;
}
.drift-zoom-pane.drift-inline {
  position: absolute;
  width: 150px;
  height: 150px;
  -webkit-border-radius: 75px;
          border-radius: 75px;
  -webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.3);
          box-shadow: 0 6px 18px rgba(0,0,0,0.3);
}
.drift-loading .drift-zoom-pane-loader {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 66px;
  height: 20px;
  animation: drift-loader-rotate 1800ms infinite linear;
  -webkit-animation: drift-loader-rotate 1800ms infinite linear;
}
.drift-zoom-pane-loader:before,
.drift-zoom-pane-loader:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: rgba(255,255,255,0.9);
}
.drift-zoom-pane-loader:before {
  left: 0;
  animation: drift-loader-before 1800ms infinite linear;
  -webkit-animation: drift-loader-before 1800ms infinite linear;
}
.drift-zoom-pane-loader:after {
  right: 0;
  animation: drift-loader-after 1800ms infinite linear;
  -webkit-animation: drift-loader-after 1800ms infinite linear;
  animation-delay: -900ms;
  -webkit-animation-delay: -900ms;
}
.drift-bounding-box {
  background-color: rgba(0,0,0,0.4);
}
@-webkit-keyframes drift-fadeZoomIn {
  0% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes drift-fadeZoomIn {
  0% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes drift-fadeZoomOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  15% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes drift-fadeZoomOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  15% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
}
@-webkit-keyframes drift-loader-rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
            transform: translate(-50%, -50%) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
            transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@keyframes drift-loader-rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
            transform: translate(-50%, -50%) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
            transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@-webkit-keyframes drift-loader-before {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2) translateX(6px);
            transform: scale(1.2) translateX(6px);
  }
  25% {
    -webkit-transform: scale(1.3) translateX(8px);
            transform: scale(1.3) translateX(8px);
  }
  40% {
    -webkit-transform: scale(1.2) translateX(6px);
            transform: scale(1.2) translateX(6px);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.8) translateX(6px);
            transform: scale(0.8) translateX(6px);
  }
  75% {
    -webkit-transform: scale(0.7) translateX(8px);
            transform: scale(0.7) translateX(8px);
  }
  90% {
    -webkit-transform: scale(0.8) translateX(6px);
            transform: scale(0.8) translateX(6px);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes drift-loader-before {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2) translateX(6px);
            transform: scale(1.2) translateX(6px);
  }
  25% {
    -webkit-transform: scale(1.3) translateX(8px);
            transform: scale(1.3) translateX(8px);
  }
  40% {
    -webkit-transform: scale(1.2) translateX(6px);
            transform: scale(1.2) translateX(6px);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.8) translateX(6px);
            transform: scale(0.8) translateX(6px);
  }
  75% {
    -webkit-transform: scale(0.7) translateX(8px);
            transform: scale(0.7) translateX(8px);
  }
  90% {
    -webkit-transform: scale(0.8) translateX(6px);
            transform: scale(0.8) translateX(6px);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes drift-loader-after {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2) translateX(-6px);
            transform: scale(1.2) translateX(-6px);
  }
  25% {
    -webkit-transform: scale(1.3) translateX(-8px);
            transform: scale(1.3) translateX(-8px);
  }
  40% {
    -webkit-transform: scale(1.2) translateX(-6px);
            transform: scale(1.2) translateX(-6px);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.8) translateX(-6px);
            transform: scale(0.8) translateX(-6px);
  }
  75% {
    -webkit-transform: scale(0.7) translateX(-8px);
            transform: scale(0.7) translateX(-8px);
  }
  90% {
    -webkit-transform: scale(0.8) translateX(-6px);
            transform: scale(0.8) translateX(-6px);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes drift-loader-after {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2) translateX(-6px);
            transform: scale(1.2) translateX(-6px);
  }
  25% {
    -webkit-transform: scale(1.3) translateX(-8px);
            transform: scale(1.3) translateX(-8px);
  }
  40% {
    -webkit-transform: scale(1.2) translateX(-6px);
            transform: scale(1.2) translateX(-6px);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.8) translateX(-6px);
            transform: scale(0.8) translateX(-6px);
  }
  75% {
    -webkit-transform: scale(0.7) translateX(-8px);
            transform: scale(0.7) translateX(-8px);
  }
  90% {
    -webkit-transform: scale(0.8) translateX(-6px);
            transform: scale(0.8) translateX(-6px);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.main-wrap {
  min-width: 320px;
  overflow: hidden;
}
.header_phones__item a {
  color: inherit;
}
.btn {
  cursor: pointer;
  outline: none;
}
.btn-default {
  background-color: #009de0;
}
.btn--red {
  background-color: #e60b00;
  border-color: #e60b00;
}
.btn--red:hover,
.btn--red:focus {
  background-color: #c60900;
}
.btn--disabled {
  background-color: #b7b7b7;
  border-color: #b7b7b7;
}
.btn--disabled:hover,
.btn--disabled:focus {
  background-color: #b7b7b7;
  cursor: no-drop;
}
.breadcrumbs {
  padding: 20px 0;
  background-color: #f1f1f1;
  margin-bottom: 20px;
}
.breadcrumbs .back{
	margin-top: 15px;
}
.breadcrumbs__list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.breadcrumbs__item::after {
  content: "/";
  color: #999;
  margin: 0 8px;
}
.breadcrumbs__item:last-child::after {
  content: none;
}
.breadcrumbs__link {
  color: #999;
  text-decoration: none;
  display: inline-block;
}
.breadcrumbs__link:hover {
  /*color: $black;*/
}
.content-page {
  padding: 40px 0;
}
.product-gallery__list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.product-gallery__item {
  cursor: pointer;
  border: 1px solid #ddd;
  margin: 5px;
  -webkit-flex-basis: -webkit-calc(20% - 10px);
      -ms-flex-preferred-size: calc(20% - 10px);
          flex-basis: calc(20% - 10px);
}
.product-gallery__item--active {
  border-color: #e60b00;
}
.product-gallery__item--active .product-gallery__img {
  opacity: 0.7;
}
.product-summary__ttl {
  font-family: "GothamPro-Bold";
}
@media screen and (max-width: 480px) {
  .product-summary__ttl {
    font-size: 28px;
  }
}
.product-summary__price {
  font-size: 30px;
  font-weight: bold;
  margin: 10px 0;
}
@media screen and (max-width: 480px) {
  .product-summary__price {
    font-size: 20px;
  }
}
.product-summary__parametrs {
  margin: 20px 0;
}
.product-parametrs__ttl {
  font-size: 18px;
}
.product-parametrs__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.product-parametrs__item {
  margin-bottom: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.product-parametrs__item-ttl {
  display: block;
  -webkit-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
          flex-basis: 160px;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  .product-parametrs__item-ttl {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.product-parametrs__item-val {
  display: block;
  -webkit-flex-basis: -webkit-calc(100% - 160px);
      -ms-flex-preferred-size: calc(100% - 160px);
          flex-basis: calc(100% - 160px);
}
@media screen and (max-width: 480px) {
  .product-parametrs__item-val {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.pagetitle {
  margin: 40px 0 0 0;
}
.pagetitle h1 {
  font-family: "GothamPro-Bold";
  font-size: 28px;
  text-transform: uppercase;
  margin: 0;
}
.pagetitle--nm {
  margin: -20px 0 40px 0;
}
.form-group {
  margin-bottom: 15px;
}
.form-control {
  height: 48px;
  background: transparent;
  background-color: transparent;
  border: 1px solid #c9c9c9;
  padding: 15px 16px;
  font-family: 'GothamPro-Light';
  line-height: 1;
  color: #c9c9c9;
  width: 100%;
  resize: none;
}
.textarea {
  min-height: 150px;
}
.contacts-form__success {
  padding: 10px;
  text-align: center;
  background-color: #f1f1f1;
  margin-bottom: 10px;
}
.contacts-form .form-control {
  color: #333;
}
.errortext {
  color: #f00;
}
.contacts__item {
  margin-top: 40px;
}
.contacts__item-ttl {
  font-family: "GothamPro-Bold";
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.contacts__item .checkbox {
  margin-bottom: 20px;
}
.contacts__item .checkbox label {
  color: inherit;
  border: none;
  padding-left: 0;
}
.checkbox label {
  border: none;
}
.contacts-info {
  margin-top: 40px;
}
.contacts-info__item {
  margin-bottom: 10px;
}
.contacts-info__item:last-child {
  margin-bottom: 0;
}
.contacts-info__ttl {
  font-weight: bold;
}
.categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.categories__item {
  text-align: center;
  margin-bottom: 40px;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  background-color: #f1f1f1;
  padding: 30px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
}
@media (max-width: 768px) {
  .drift-zoom-pane.drift-inline,
  .product-preview,
  .drift-bounding-box{
    display: none !important;
  }

  .categories__item {
    margin-bottom: 20px;
  }

}
.categories__item:nth-child(2n) .categories__img-link {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  padding: 0 0 0 40px;
}
@media (max-width: 768px) {
  .categories__item:nth-child(2n) .categories__img-link {
    -webkit-box-ordinal-group: NaN;
    -webkit-order: inherit;
        -ms-flex-order: inherit;
            order: inherit;
    padding: 0;
  }
}
.categories__ttl {
  font-family: "GothamPro-Bold";
  font-size: 22px;
  text-transform: uppercase;
}
.categories__ttl-link {
  color: inherit;
}
.categories__ttl-link:hover {
  text-decoration: none;
}
.categories__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
}
.categories__text {
  margin: 20px 0;
  -webkit-flex-basis: -webkit-calc(100% - 300px);
      -ms-flex-preferred-size: calc(100% - 300px);
          flex-basis: calc(100% - 300px);
}
@media (max-width: 768px) {
  .categories__text {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    text-align: center;
  }
}
.categories__img-link {
  display: block;
  text-decoration: none;
  color: inherit;
  margin: 20px 0;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
  padding-right: 40px;
}
@media (max-width: 768px) {
  .categories__img-link {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    text-align: center;
    padding: 0;
  }
}
.categories__img {
  max-height: 200px;
}
.categories__btn-link {
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #30b4ec;
}
.icon-right {
  display: block;
  width: 30px;
  height: 30px;
  border: 2px solid #30b4ec;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-left: 10px;
  position: relative;
}
.icon-right:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-left: -4px;
  border-top: 3px solid #30b4ec;
  border-right: 3px solid #30b4ec;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.catalog__sort {
  margin-bottom: 20px;
  overflow: hidden;
}
.catalog__sort .filter {
  float: right;
}
.catalog__pagination {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.product-item {
  border: 1px solid #e6e7e8;
  margin-bottom: 30px;
}
.product-item__info {
  padding: 10px;
}
.product-item__ttl {
  margin-bottom: 10px;
  font-size: 16px;
  height: 44px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .product-item__ttl {
    height: inherit;
  }
}
.product-item__img-link {
  text-align: center;
  display: block;
  text-decoration: none;
}
.product-item__img-link img {
  height: 270px;
  object-fit: contain;
}
.product-item__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-item__price {
  font-family: "GothamPro-Bold";
  font-size: 16px;
}
.product-item__btn {
  display: inline-block;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  position: relative;
  max-width: 280px;
  padding: 0.35em 1em;
  font-weight: 500;
  line-height: inherit;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  white-space: normal;
  word-wrap: normal;
  cursor: pointer;
  color: #009de0;
  border-width: 1px;
  border-style: solid;
  border-color: #009de0;
}
.product-item__btn:hover {
  text-decoration: none;
  background-color: #009de0;
  color: #fff;
}
.pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.pagination__item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 35px;
  height: 35px;
  margin-left: 7px;
}
.pagination__item--active .pagination__link {
  background-color: #009de0;
  color: #fff;
}
.pagination__link {
  text-decoration: none;
  padding: 7px 10px;
  display: block;
  border: 1px solid #e6e7e8;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.pagination__link:hover {
  border-color: #009de0;
  text-decoration: none;
}
.catalog-section__desc {
  margin-bottom: 30px;
}
.catalog__category_inner {
  display: block;
  text-decoration: none;
  color: inherit;
}
.catalog__category_inner:hover {
  text-decoration: none;
}
.callback {
  max-width: 500px;
  margin: auto;
  padding: 40px;
  background-color: #fff;
  text-align: center;
}
.callback .form-control {
  color: #333;
}
.callback__ttl {
  font-family: "GothamPro-Bold";
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.callback .checkbox {
  margin-bottom: 40px;
  text-align: left;
}
.callback .checkbox label {
  color: #333;
  border: none;
}
.modal_background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0,0,0,0.6);
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal_form {
  background: #fff;
  position: relative;
  display: none;
  max-width: 100%;
}
.modal_form .button-close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.button-close {
  width: 30px;
  height: 30px;
  background-color: transparent;
  border: 0;
  z-index: 5;
  outline: none;
}
.button-close:before,
.button-close:after {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  height: 2px;
  width: 30px;
  background-color: #333;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.button-close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.button-close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.form-write .checkbox-agree {
  margin-bottom: 20px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .form-write {
    margin-bottom: 40px;
  }
}
.checkbox-agree__error {
  color: #f00;
}
.slider-products {
  position: relative;
}
.slider-products__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slider-products__item {
  height: 100%;
}
.slider-products__img {
  display: block;
  object-fit: cover;
}
.slider-products .slick-arrow.prev-btn {
  left: 0;
}
.slider-products .slick-arrow.next-btn {
  right: 0;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.slider-products .prev-btn,
.slider-products .next-btn {
  display: none;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-btns {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  z-index: 1;
}
.slick-btns .container {
  position: relative;
}
.slick-btns .slick-arrow {
  font-size: 0;
  width: 60px;
  height: 60px;
  border: 0;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: transparent;
  background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im04OC42LDEyMS4zYzAuOCwwLjggMS44LDEuMiAyLjksMS4yczIuMS0wLjQgMi45LTEuMmMxLjYtMS42IDEuNi00LjIgMC01LjhsLTUxLTUxIDUxLTUxYzEuNi0xLjYgMS42LTQuMiAwLTUuOHMtNC4yLTEuNi01LjgsMGwtNTQsNTMuOWMtMS42LDEuNi0xLjYsNC4yIDAsNS44bDU0LDUzLjl6IiBmaWxsPSIjRkZGRkZGIi8+CiAgPC9nPgo8L3N2Zz4K");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 12px center;
  position: absolute;
  top: 0;
  -webkit-transition: background ease-out 0.3s;
  transition: background ease-out 0.3s;
  outline: none;
}
.slick-btns .slick-arrow.prev {
  left: 0;
}
.slick-btns .slick-arrow.next {
  right: 0;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.slick-btns .prev,
.slick-btns .next {
  display: none;
}
.main-header {
  background-color: #142133;
}
.main-header--main {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  background-color: transparent;
}
.main-header__top {
  border-bottom: 1px solid rgba(255,255,255,0.25);
  padding: 7px 0;
}
.main-header__top-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 570px) {
  .main-header__top-wrp {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.main-header__logo {
  margin-right: 60px;
}
@media screen and (max-width: 992px) {
  .main-header__logo {
    margin-right: 40px;
  }
}
.main-header__phones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: auto;
}
@media screen and (max-width: 992px) {
  .main-header__phones {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 480px) {
  .main-header__phones {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-top: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.main-header__phone {
  font-size: 16px;
  margin-left: 20px;
}
@media screen and (max-width: 992px) {
  .main-header__phone {
    margin: 0 0 5px 0;
  }
  .main-header__phone:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .main-header__phone {
    margin: 0 5px;
  }
}
@media screen and (max-width: 350px) {
  .main-header__phone {
    font-size: 14px;
  }
}
.main-header__phone a {
  display: block;
  line-height: 1;
  color: #009de0;
}
.main-header .header_btn {
  display: block;
  margin: 0 0 0 auto;
  white-space: nowrap;
}
.main-header__bottom {
  position: relative;
  padding: 15px 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.main-header__bottom-wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-header__bottom.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  padding: 15px 0;
  z-index: 999;
}
@media screen and (max-width: 480px) {
  .main-header .mobile-btn {
    margin-left: auto;
  }
}
.main-nav {
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
@media screen and (max-width: 992px) {
  .main-nav {
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    background-color: #000;
    max-height: 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 480px) {
  .main-nav {
    top: 100px;
  }
}
.main-nav--active {
  max-height: 230px;
}
.main-nav__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 52px;
}
@media screen and (max-width: 992px) {
  .main-nav__list {
    display: block;
  }
}
.main-nav__item {
  margin-left: 30px;
}
.main-nav__item:first-child {
  margin-left: 0;
}
.main-nav__item--selected .main-nav__link {
  color: #fff;
}
@media screen and (max-width: 992px) {
  .main-nav__item {
    margin: 0 0 2px 0;
    text-align: center;
  }
}
.main-nav__link {
  text-decoration: none;
  color: #30b4ec;
  font-family: "GothamPro-Bold";
  font-size: 18px;
  line-height: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  white-space: nowrap;
}
@media screen and (max-width: 992px) {
  .main-nav__link {
    display: block;
    font-size: 16px;
    padding: 10px 0;
  }
}
.main-nav__link:hover {
  text-decoration: none;
}
.nav-footer .main-nav__link {
  color: #b7b7b7;
}
.nav-footer .main-nav__item--selected .main-nav__link {
  color: #b7b7b7;
}
.mobile-btn {
  display: none;
  width: 30px;
  height: 24px;
  border: none;
  background: none;
  padding: 0;
  position: relative;
  outline: none;
}
@media screen and (max-width: 992px) {
  .mobile-btn {
    display: block;
  }
}
.mobile-btn__item {
  width: 100%;
  height: 2px;
  background-color: #fff;
  display: block;
}
.mobile-btn__item:before,
.mobile-btn__item:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
  left: 0;
}
.mobile-btn__item:before {
  top: 0;
}
.mobile-btn__item:after {
  bottom: 0;
}
.main-slide {
  position: relative;
}
.main-slide .slick-btns .prev {
  left: 20px;
}
.main-slide .slick-btns .next {
  right: 20px;
}
.main-slider {
  margin: 0;
}
.main-slider__item {
  height: 100%;
}
.main-slider__content {
  margin-top: 80px;
}
.main-slider .slick-dots button:after {
  z-index: 0;
}
@media screen and (max-width: 992px) {
  .main-slider .slick-dots {
    bottom: 20px;
  }
}
.slider-item {
  color: #fff;
  min-height: 100vh;
  padding: 150px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 992px) {
  .slider-item {
    min-height: inherit;
    padding-bottom: 60px;
  }
}
.slider-item:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.1);
}
.slider-item__img {
  padding-right: 30px;
}
@media screen and (max-width: 992px) {
  .slider-item__img {
    padding-right: 0;
  }
}
.slider-item__content {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 992px) {
  .slider-item__content {
    padding-top: 40px;
  }
}
.slider-item__ttl {
  font-family: "GothamPro-Bold";
  font-size: 36px;
  line-height: 1;
  margin-bottom: 40px;
  margin-top: 0;
}
@media screen and (max-width: 992px) {
  .slider-item__ttl {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .slider-item__ttl {
    font-size: 32px;
  }
}
.slider-item__desc {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px;
  font-family: "GothamPro-Light";
}
.slider-item__video {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.section {
  padding: 70px 0;
  margin: 0;
}
@media screen and (max-width: 480px) {
  .section {
    padding: 40px 0;
  }
}
.section__ttl {
  color: #464646;
  font-family: 'GothamPro-Black';
  font-size: 28px;
  text-align: center;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 0 0 50px 0;
}
@media screen and (max-width: 992px) {
  .section__ttl {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 480px) {
  .section__ttl {
    margin-bottom: 25px;
  }
}
.section__ttl--white {
  color: #fff;
}
.why {
  position: relative;
}
.why:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.3);
}
.why .container {
  position: relative;
}
.why__content {
  margin-bottom: -50px;
}
.why__item {
  margin-bottom: 50px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.why__item:nth-child(5),
.why__item:nth-child(6) {
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  .why__item {
    margin-bottom: 40px;
  }
  .why__item:nth-child(5) {
    margin-bottom: 40px;
  }
}
.why .why_item {
  margin: 0;
}
.contact-form__item .why_item {
  margin: 50px 0 0 0;
}
@media screen and (max-width: 992px) {
  .contact-form__item .why_item {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .why_item {
    text-align: center;
  }
  .why_item__img {
    margin-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .footer_nav {
    padding: 30px 0 10px 0;
  }
}
.bx-filter__name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.bx-filter__name:hover {
  border-color: transparent !important;
}
.bx-filter__name--active .bx-filter__arrow {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.bx-filter__arrow {
  display: block;
  width: 12px;
  height: 12px;
  margin-left: 5px;
  margin-top: 2px;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  background: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDI4NC45MjkgMjg0LjkyOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjg0LjkyOSAyODQuOTI5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTI4Mi4wODIsNzYuNTExbC0xNC4yNzQtMTQuMjczYy0xLjkwMi0xLjkwNi00LjA5My0yLjg1Ni02LjU3LTIuODU2Yy0yLjQ3MSwwLTQuNjYxLDAuOTUtNi41NjMsMi44NTZMMTQyLjQ2NiwxNzQuNDQxICAgTDMwLjI2Miw2Mi4yNDFjLTEuOTAzLTEuOTA2LTQuMDkzLTIuODU2LTYuNTY3LTIuODU2Yy0yLjQ3NSwwLTQuNjY1LDAuOTUtNi41NjcsMi44NTZMMi44NTYsNzYuNTE1QzAuOTUsNzguNDE3LDAsODAuNjA3LDAsODMuMDgyICAgYzAsMi40NzMsMC45NTMsNC42NjMsMi44NTYsNi41NjVsMTMzLjA0MywxMzMuMDQ2YzEuOTAyLDEuOTAzLDQuMDkzLDIuODU0LDYuNTY3LDIuODU0czQuNjYxLTAuOTUxLDYuNTYyLTIuODU0TDI4Mi4wODIsODkuNjQ3ICAgYzEuOTAyLTEuOTAzLDIuODQ3LTQuMDkzLDIuODQ3LTYuNTY1QzI4NC45MjksODAuNjA3LDI4My45ODQsNzguNDE3LDI4Mi4wODIsNzYuNTExeiIgZmlsbD0iIzAwMDAwMCIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=") no-repeat center;
  background-size: cover;
}
.contact-form-wrapper {
  position: relative;
}
.contact-form-wrapper:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.3);
}
@media screen and (max-width: 480px) {
  .contact-form-wrapper {
    padding: 40px 0;
  }
}
.contact-form-wrapper .col-md-6 .why_item:last-child {
  margin-bottom: 0;
}
.contact-form_container {
  position: relative;
}
@media screen and (max-width: 1200px) {
  .contact-form_container {
    padding: 0 30px;
  }
}
.contact-form_container .form-control {
  color: #fff;
}
.product-preview {
  position: relative;
}
.product-preview .drift-open {
  z-index: 1;
  border: 1px solid #ddd;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 450px;
  max-height: 500px;
  width: 100%;
}
.modal-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0,0,0,0.6);
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal-box--active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.modal-box__btn {
  position: absolute;
  right: 10px;
  top: 10px;
}
.modal-box__ttl {
  font-family: "GothamPro-Bold";
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  text-align: center;
}
.modal-box__content {
  background: #fff;
  position: relative;
  max-width: 500px;
  padding: 40px;
}
.modal-box .form-write .checkbox-agree {
  color: #333;
}
.modal-box__message {
  text-align: center;
}
.modal-box__error {
  color: #f00;
  padding: 5px;
}
.modal-box__success {
  background-color: #f1f1f1;
  margin-bottom: 10px;
  padding: 5px;
}
.text-center {
  text-align: center;
}
.colorbox {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  border: 1px solid #bbb;
}
.colorbox--white {
  background-color: #fff;
}
.colorbox--blue {
  background-color: #00f;
}
.colorbox--black {
  background-color: #000;
}
.clr-item { margin-right: 3px; }
.clr-item__name {
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #bbb;
}
.clr-item__img {
  display: block;
  max-width: 100%;
}
/*# sourceMappingURL=new.css.map */
.content-page.catalog .pagetitle.pagetitle--nm + .row .col-md-3 {
  width: 25%;
  position: fixed !important;
  z-index: 1;
}
.content-page.catalog .pagetitle.pagetitle--nm + .row .col-md-9 {
  width: 75%;
  margin-left: 35%;
}
.bx-newsdetail-content iframe{
  border: none;
}
@media (max-width: 768px) {
  .content-page.catalog .pagetitle.pagetitle--nm + .row .col-md-3 {
    width: 100%;
    position: relative !important;
  }
  .content-page.catalog .pagetitle.pagetitle--nm + .row .col-md-9 {
    width: 100%;
    margin-left: 0px;
  }
}
.social{
  display: flex;
  align-items: center;
}
.social > a + a{
  margin-left: 15px;
}
.social > a{
  transform: translateZ(0);
  transition: all 0.2s ease 0s;
}
.bx-no-touch .social > a:hover{
  opacity: 0.6;
}
.social-tg{
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='28' height='28' viewBox='0 0 28 28' data-code='62150' data-tags='telegram'%3e%3cg fill='%230077FF' transform='scale(0.02734375 0.02734375)'%3e%3cpath d='M679.429 746.857l84-396c7.429-34.857-12.571-48.571-35.429-40l-493.714 190.286c-33.714 13.143-33.143 32-5.714 40.571l126.286 39.429 293.143-184.571c13.714-9.143 26.286-4 16 5.143l-237.143 214.286-9.143 130.286c13.143 0 18.857-5.714 25.714-12.571l61.714-59.429 128 94.286c23.429 13.143 40 6.286 46.286-21.714zM1024 512c0 282.857-229.143 512-512 512s-512-229.143-512-512 229.143-512 512-512 512 229.143 512 512z' /%3e%3c/g%3e%3c/svg%3e");
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
}
.social-vk{
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32' height='32' viewBox='0 0 32 32' data-tags='vk'%3e%3cg fill='%232CA5E0' transform='scale(0.03125 0.03125)'%3e%3cpath fill='rgb(70, 128, 194)' d='M669.184 0h-314.368c-286.891 0-354.816 67.925-354.816 354.816v314.368c0 286.891 67.925 354.816 354.816 354.816h314.368c286.891 0 354.816-67.925 354.816-354.816v-314.368c0-286.891-68.651-354.816-354.816-354.816zM826.709 730.581h-74.411c-28.16 0-36.864-22.4-87.467-73.685-44.075-42.667-63.573-48.427-74.411-48.427-15.189 0-19.541 4.352-19.541 25.301v67.2c0 18.091-5.76 28.928-53.461 28.928-78.763 0-166.229-47.701-227.627-136.619-92.501-130.048-117.845-227.627-117.845-247.851 0-10.837 4.352-20.949 25.301-20.949h74.411c18.773 0 26.027 8.661 33.28 28.885 36.821 106.24 98.261 199.467 123.563 199.467 9.387 0 13.739-4.352 13.739-28.16v-109.909c-2.901-50.603-29.653-54.912-29.653-72.96 0-8.704 7.253-17.365 18.773-17.365h117.077c15.915 0 21.675 8.661 21.675 27.435v148.181c0 15.872 7.253 21.675 11.563 21.675 9.387 0 17.365-5.803 34.688-23.125 53.504-59.989 91.776-152.491 91.776-152.491 5.077-10.837 13.739-20.949 32.555-20.949h74.411c22.4 0 27.477 11.52 22.4 27.435-9.387 43.392-100.437 171.989-100.437 171.989-7.936 13.013-10.837 18.773 0 33.28 7.936 10.837 33.963 33.237 51.328 53.461 31.787 36.139 56.32 66.475 62.848 87.467 7.253 20.907-3.627 31.744-24.533 31.787z' /%3e%3c/g%3e%3c/svg%3e");
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
}
.main-header__phone br{
  display: none;
}
.main-header__phones .social{
  margin-top: 10px;
  justify-content: end;
}
.main-header__phones .social-vk{
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32' height='32' viewBox='0 0 32 32' data-tags='vk'%3e%3cg fill='%230077FF' transform='scale(0.03125 0.03125)'%3e%3cpath fill='%23fff' d='M669.184 0h-314.368c-286.891 0-354.816 67.925-354.816 354.816v314.368c0 286.891 67.925 354.816 354.816 354.816h314.368c286.891 0 354.816-67.925 354.816-354.816v-314.368c0-286.891-68.651-354.816-354.816-354.816zM826.709 730.581h-74.411c-28.16 0-36.864-22.4-87.467-73.685-44.075-42.667-63.573-48.427-74.411-48.427-15.189 0-19.541 4.352-19.541 25.301v67.2c0 18.091-5.76 28.928-53.461 28.928-78.763 0-166.229-47.701-227.627-136.619-92.501-130.048-117.845-227.627-117.845-247.851 0-10.837 4.352-20.949 25.301-20.949h74.411c18.773 0 26.027 8.661 33.28 28.885 36.821 106.24 98.261 199.467 123.563 199.467 9.387 0 13.739-4.352 13.739-28.16v-109.909c-2.901-50.603-29.653-54.912-29.653-72.96 0-8.704 7.253-17.365 18.773-17.365h117.077c15.915 0 21.675 8.661 21.675 27.435v148.181c0 15.872 7.253 21.675 11.563 21.675 9.387 0 17.365-5.803 34.688-23.125 53.504-59.989 91.776-152.491 91.776-152.491 5.077-10.837 13.739-20.949 32.555-20.949h74.411c22.4 0 27.477 11.52 22.4 27.435-9.387 43.392-100.437 171.989-100.437 171.989-7.936 13.013-10.837 18.773 0 33.28 7.936 10.837 33.963 33.237 51.328 53.461 31.787 36.139 56.32 66.475 62.848 87.467 7.253 20.907-3.627 31.744-24.533 31.787z' /%3e%3c/g%3e%3c/svg%3e");
  background-color: #0077FF;
}
.main-header__phones .social-tg{
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='28' height='28' viewBox='0 0 28 28' data-code='62150' data-tags='telegram'%3e%3cg fill='%23fff' transform='scale(0.02734375 0.02734375)'%3e%3cpath d='M679.429 746.857l84-396c7.429-34.857-12.571-48.571-35.429-40l-493.714 190.286c-33.714 13.143-33.143 32-5.714 40.571l126.286 39.429 293.143-184.571c13.714-9.143 26.286-4 16 5.143l-237.143 214.286-9.143 130.286c13.143 0 18.857-5.714 25.714-12.571l61.714-59.429 128 94.286c23.429 13.143 40 6.286 46.286-21.714zM1024 512c0 282.857-229.143 512-512 512s-512-229.143-512-512 229.143-512 512-512 512 229.143 512 512z' /%3e%3c/g%3e%3c/svg%3e");
  background-color: #2CA5E0;
}
@media (max-width: 480px){
  .main-header__phones .social{
    position: absolute;
    right: 15px;
    bottom: 9px;
  }
}
/* End */
/* /bitrix/templates/breeze/css/main.css?157657835074990 */
/* /bitrix/templates/breeze/css/new.css?165599216345265 */
