

/* Start:/bitrix/templates/proftool/styles.css?1664527995101345*/
/*
Внимание! 
Этот файл сформирован автоматически, компонентом olegpro.csscompiler. 
Исходники файлов стилей лежат в папке: /bitrix/templates/proftool/sass/
*/

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* CSS Document */
@charset "utf-8";
@font-face {
  font-family: 'arialnarrow';
  src: url('/bitrix/templates/proftool/fonts/arialnarrow.eot');
  src: url('/bitrix/templates/proftool/fonts/arialnarrow.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/proftool/fonts/arialnarrow.woff') format('woff'), url('/bitrix/templates/proftool/fonts/arialnarrow.ttf') format('truetype'), url('/bitrix/templates/proftool/fonts/arialnarrow.svg#arialnarrow') format('svg');
  /*
@font-face {
  font-family: 'arialnarrow';
  src: url('/bitrix/templates/proftool/fonts/arialnarrow-bold.eot'); 
  src: url('/bitrix/templates/proftool/fonts/arialnarrow-bold.eot?#iefix') format('embedded-opentype'), 
       url('/bitrix/templates/proftool/fonts/arialnarrow-bold.woff') format('woff'), 
       url('/bitrix/templates/proftool/fonts/arialnarrow-bold.ttf')  format('truetype'), 
       url('/bitrix/templates/proftool/fonts/arialnarrow-bold.svg#arialnarrow-bold') format('svg'); 
	   font-weight:normal;
}
@font-face {
  font-family: 'arialnarrow';
  src: url('/bitrix/templates/proftool/fonts/arialnarrow-italic.eot'); 
  src: url('/bitrix/templates/proftool/fonts/arialnarrow-italic.eot?#iefix') format('embedded-opentype'), 
       url('/bitrix/templates/proftool/fonts/arialnarrow-italic.woff') format('woff'), 
       url('/bitrix/templates/proftool/fonts/arialnarrow-italic.ttf')  format('truetype'), 
       url('/bitrix/templates/proftool/fonts/arialnarrow-italic.svg#arialnarrow-italic') format('svg'); 
	   font-weight:normal;
	   font-style: normal;
}*/ }

html {
  /* 1 */
  font-family: sans-serif;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /**
 * Remove default margin.
 */ }

body {
  margin: 0;
  /* HTML5 display definitions
   ========================================================================== */
  /**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */ }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
  /**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */ }

audio, canvas, progress, video {
  /* 1 */
  display: inline-block;
  /* 2 */
  vertical-align: baseline;
  /**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */ }

audio:not([controls]) {
  display: none;
  height: 0;
  /**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */ }

[hidden], template {
  display: none;
  /* Links
   ========================================================================== */
  /**
 * Remove the gray background color from active links in IE 10.
 */ }

a {
  background: transparent;
  /**
 * Improve readability when focused and also mouse hovered in all browsers.
 */ }

a:active, a:hover {
  outline: 0;
  /* Text-level semantics
   ========================================================================== */
  /**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */ }

abbr[title] {
  border-bottom: 1px dotted;
  /**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */ }

b, strong {
  font-weight: bold;
  /**
 * Address styling not present in Safari and Chrome.
 */ }

dfn {
  font-style: italic;
  /**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */ }

h1 {
  font-size: 2em;
  margin: 0.67em 0;
  /**
 * Address styling not present in IE 8/9.
 */ }

mark {
  background: #ff0;
  color: #000;
  /**
 * Address inconsistent and variable font size in all browsers.
 */ }

small {
  font-size: 80%;
  /**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */ }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em;
  /* Embedded content
   ========================================================================== */
  /**
 * Remove border when inside `a` element in IE 8/9/10.
 */ }

img {
  border: 0;
  /**
 * Correct overflow not hidden in IE 9/10/11.
 */ }

svg:not(:root) {
  overflow: hidden;
  /* Grouping content
   ========================================================================== */
  /**
 * Address margin not present in IE 8/9 and Safari.
 */ }

figure {
  margin: 1em 40px;
  /**
 * Address differences between Firefox and other browsers.
 */ }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  /**
 * Contain overflow in all browsers.
 */ }

pre {
  overflow: auto;
  /**
 * Address odd `em`-unit font size rendering in all browsers.
 */ }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
  /* Forms
   ========================================================================== */
  /**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
  /**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */ }

button, input, optgroup, select, textarea {
  /* 1 */
  color: inherit;
  /* 2 */
  font: inherit;
  /* 3 */
  margin: 0;
  /**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */ }

button {
  overflow: visible;
  /**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */ }

button, select {
  text-transform: none;
  /**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */ }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  /* 2 */
  -webkit-appearance: button;
  /* 3 */
  cursor: pointer;
  /**
 * Re-set default cursor for disabled elements.
 */ }

button[disabled], html input[disabled] {
  cursor: default;
  /**
 * Remove inner padding and border in Firefox 4+.
 */ }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
  /**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */ }

input {
  line-height: normal;
  /**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */ }

input[type="checkbox"], input[type="radio"] {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  padding: 0;
  /**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */ }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
  /**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */ }

input[type="search"] {
  /* 1 */
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  /* 2 */
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */ }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /**
 * Define consistent border, margin, and padding.
 */ }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  /**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */ }

legend {
  /* 1 */
  border: 0;
  /* 2 */
  padding: 0;
  /**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */ }

textarea {
  overflow: auto;
  /**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */ }

optgroup {
  font-weight: bold;
  /* Tables
   ========================================================================== */
  /**
 * Remove most spacing between table cells.
 */ }

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

td, th {
  padding: 0; }

input[type=text], input[type=password], select, textarea {
  height: 32px;
  line-height: 32px;
  font-family: 'PT Sans', sans-serif;
  padding: 0px 10px;
  margin: 0px;
  border: 1px solid #c6c6c6;
  behavior: url(/bitrix/templates/proftool/js/PIE.htc);
  position: relative;
  width: 100%;
  font-size: 14px;
  border-radius: 3px;
  background: #fafafa;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus {
    outline: 0;
    color: #464646;
    background: #fff;
    -moz-box-shadow: inset 1px 2px 3px #888;
    -webkit-box-shadow: inset 1px 2px 3px #888;
    -o-box-shadow: inset 1px 2px 3px #888;
    -ms-box-shadow: inset 1px 2px 3px #888;
    box-shadow: inset 1px 2px 3px #888; }

textarea {
  height: 75px;
  line-height: normal;
  padding: 10px; }

.formField {
  margin: 0 0 10px;
  position: relative; }
  .formField:after {
    display: block;
    position: absolute;
    content: "";
    position: relative;
    clear: both; }

.fieldErrorMsg {
  clear: both;
  color: red;
  font-size: 12px;
  text-align: right; }

input[type=submit], input[type=button], button, .button {
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
  display: inline-block;
  behavior: url(/bitrix/templates/proftool/js/PIE.htc);
  position: relative;
  color: #fff;
  /*background:#9d141c;*/
  background: #de0c0f;
  background: -webkit-linear-gradient(top, #de0c0f 0%, #b41815 100%);
  background: -moz-linear-gradient(top, #de0c0f 0%, #b41815 100%);
  background: -o-linear-gradient(top, #de0c0f 0%, #b41815 100%);
  background: -ms-linear-gradient(top, #de0c0f 0%, #b41815 100%);
  background: linear-gradient(top, #de0c0f 0%, #b41815 100%);
  -pie-background: linear-gradient(top, #de0c0f 0%, #b41815 100%);
  behavior: url(/bitrix/templates/proftool/js/PIE.htc);
  position: relative;
  text-align: center;
  font-size: 14px;
  font-family: 'PT Sans', sans-serif;
  text-decoration: none;
  border: none;
  cursor: pointer;
  border-radius: 3px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  z-index: 1; }
  input[type=submit]:hover, input[type=button]:hover, button:hover, .button:hover {
    background: #b41815;
    background: -webkit-linear-gradient(top, #b41815 0%, #b41815 70%);
    background: -moz-linear-gradient(top, #b41815 0%, #b41815 70%);
    background: -o-linear-gradient(top, #b41815 0%, #b41815 70%);
    background: -ms-linear-gradient(top, #b41815 0%, #b41815 70%);
    background: linear-gradient(top, #b41815 0%, #b41815 70%);
    -pie-background: linear-gradient(top, #b41815 0%, #b41815 70%);
    behavior: url(/bitrix/templates/proftool/js/PIE.htc);
    position: relative;
    color: #fff; }
  input[type=submit].big-btn, input[type=button].big-btn, button.big-btn, .button.big-btn {
    font-size: 24px;
    height: 54px;
    line-height: 54px;
    padding: 0 30px; }

.orderFormBtn {
  position: fixed;
  left: 0;
  top: 150px;
  z-index: 102; }
  .orderFormBtn a {
    width: 40px;
    height: 230px;
    display: block;
    text-align: center;
    background: #9d141c url(/bitrix/templates/proftool/img/order-text.png) no-repeat center;
    text-indent: -9999px;
    overflow: hidden;
    behavior: url(/bitrix/templates/proftool/js/PIE.htc);
    position: relative;
    border-radius: 0 10px 10px 0; }
    .orderFormBtn a img {
      display: block;
      margin: 0 auto; }
    .orderFormBtn a:hover {
      background-color: #6f090f; }

#popup_form {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10001; }
  #popup_form form {
    background: #fff;
    margin: 150px auto 0;
    padding: 20px;
    position: relative;
    width: 470px;
    z-index: 1; }
  #popup_form .window {
    background: url(/bitrix/templates/proftool/img/blk75.png) repeat;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 0; }
  #popup_form .close {
    background: #9d141c url(/bitrix/templates/proftool/img/close.png) no-repeat center;
    border-radius: 0 10px 10px 0;
    cursor: pointer;
    display: block;
    height: 43px;
    position: absolute;
    right: -41px;
    top: 0px;
    width: 41px; }
    #popup_form .close:hover {
      background-color: #6f090f; }

.fancybox-close {
  background: #9d141c url(/bitrix/templates/proftool/img/close.png) no-repeat center !important;
  border-radius: 0 10px 10px 0;
  cursor: pointer;
  display: block;
  height: 43px;
  position: absolute;
  right: -41px;
  top: 0px;
  width: 41px; }
  .fancybox-close:hover {
    background-color: #6f090f !important; }

.content form .formField:after {
  display: block;
  position: absolute;
  content: "";
  position: relative;
  clear: both; }
  .content form .formField input[type="text"], .content form .formField textarea, .content form .formField .jq-selectbox, .content form .formField .jq-select-multiple {
    float: right;
    width: 610px; }
  .content form .formField span {
    display: block;
    width: 100px;
    text-align: right;
    float: left; }
  .content form .formField.fleft {
    width: 48%; }
    .content form .formField.fleft input[type="text"], .content form .formField.fleft textarea, .content form .formField.fleft .jq-selectbox {
      width: 230px; }
  .content form .formField.fright {
    width: 48%; }
    .content form .formField.fright input[type="text"], .content form .formField.fright textarea, .content form .formField.fright .jq-selectbox {
      width: 250px; }
    .content form .formField.fright span {
      width: 85px; }
  .content form .captcha {
    margin: 10px 0;
    width: 75%;
    position: relative; }
  .content form .captcha span {
    display: block;
    width: 110px;
    text-align: right;
    float: left;
    margin-left: -10px; }
  .content form .captcha .fields {
    float: left;
    margin: 0 0 0 20px;
    font-size: 12px;
    min-width: 300px; }
    .content form .captcha .fields img {
      float: left;
      margin: 0 10px 0 0; }
    .content form .captcha .fields input[type="text"] {
      width: 100px;
      height: 25px;
      line-height: 25px; }
  .content form input[type=submit], .content form input[type=button], .content form button, .content form .button {
    display: block;
    float: right;
    margin: 10px 0;
    height: 40px;
    line-height: 40px; }

.divForm {
  min-width: 520px; }
  .divForm:after {
    display: block;
    position: absolute;
    content: "";
    position: relative;
    clear: both; }
  .divForm .title {
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
    color: #9d141c;
    margin: 0 0 20px; }
  .divForm h3 {
    font-size: 20px;
    margin: 20px 0 10px;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    color: #9d141c; }
  .divForm .formField {
    font-size: 18px;
    color: #333;
    text-align: right; }
  .divForm .formField input[type=text], .divForm .formField input[type=password], .divForm .formField select, .divForm .formField textarea {
    color: #464646;
    display: block;
    border-color: #c6c6c6;
    float: right;
    width: 350px;
    margin: 0 0 0 10px;
    text-align: left;
    font-size: 14px; }
  .divForm .formField .jq-selectbox, .divForm .formField .jq-select-multiple {
    float: right;
    width: 350px;
    margin: 0 0 0 10px;
    text-align: left;
    color: #464646;
    font-size: 14px; }
  .divForm .formField i {
    font-style: normal;
    font-weight: bold;
    color: #9d141c;
    display: inline-block; }
  .divForm .formField .fields {
    float: right;
    width: 350px;
    margin: 0 0 0 10px;
    display: block; }
  .divForm .formField .fields img {
    float: left;
    margin: 0 10px 0 0; }
  .divForm .formField .fields input[type=text] {
    width: 100px; }
  .divForm .formField .fields a {
    font-size: 14px; }
  .divForm input[type=submit], .divForm input[type=button], .divForm button, .divForm .button {
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    text-transform: uppercase; }
  .divForm .option {
    margin: 0 0 15px; }
  .divForm label {
    margin: 0 0 10px;
    text-align: right;
    display: block; }
  .divForm label:after {
    display: block;
    position: absolute;
    content: "";
    position: relative;
    clear: both; }
  .divForm label span {
    display: block;
    width: 350px;
    margin: 0 0 0 10px;
    color: #000;
    float: right;
    text-align: left; }
  .divForm label .jq-radio {
    margin: 5px 0 0; }
  .divForm .center {
    width: 350px;
    float: right;
    text-align: left; }

.formField.error input[type=text], .formField.error input[type=password], .formField.error select, .formField.error textarea, .formField.error .jq-selectbox, .formField.error .jq-select-multiple {
  border-color: #de0c0f !important; }

.fancybox-overlay {
  background: url(/bitrix/templates/proftool/img/blk75.png) repeat !important;
  /*.main {
	.fancybox-outer {
		h2 {
			font-size:20px;
			border-bottom:2px solid $color_yellow;
			margin:0 10px 15px;
			text-transform: uppercase;
			font-weight: normal;
			text-align: left;
			padding:0 10px;
			@include breakpoint(tablet-small-portrait1) {
				font-size:16px;
			}
			@include breakpoint(phone-landscape) {
			margin:0 10px 15px;
		}
		}
	}
}*/ }

.fancybox-skin {
  border-radius: 0px;
  behavior: url(/bitrix/templates/proftool/js/PIE.htc);
  position: relative;
  background: #fff;
  /*.fancybox-outer {
	form {
		padding:0 10px 10px;
		@include breakpoint(phone-landscape) {
			padding:0px;
		}
	}
		h2 {
			font-size:20px;
			border-bottom:2px solid $color_yellow;
			margin:0 0 15px;
			text-transform: uppercase;
			font-weight: normal;
			text-align: left;
			max-width:500px;
			@include breakpoint(tablet-small-portrait1) {
				font-size:16px;
			}
		}
		.grey {
			font-size:12px;
			color:#777;
		}
		p {
		margin:0;
			&.grey {
				margin:0 0 10px;
			}
		}
		.divFormButton {
			text-align:right;
			margin:0;
		}
		.formField {
		font-size:14px;
		margin:0 0 10px;
		text-align: left;
			input[type="text"] {
				height:34px;
				line-height:34px;
				@include breakpoint(tablet-small-portrait1) {
					height:26px;
					line-height:26px;
				}
			}
			textarea {
				@include breakpoint(tablet-small-portrait1) {
					height:60px;
				}
			}
			.jq-file {
				width: auto!important;
				display: block!important;
			}
	}
}*/ }

form .right {
  overflow: hidden;
  clear: both; }
  form .right input[type=submit] {
    margin-top: 7px;
    float: right; }

.content .searchTop form input[type="text"] {
  margin-bottom: 10px; }
  .content .searchTop form input[type="submit"] {
    float: right; }

#toTop, .mainBtn {
  padding: 10px 0;
  width: 75px;
  background: #9d141c;
  -moz-box-shadow: 0 0 0px #888;
  -webkit-box-shadow: 0 0 0px #888;
  -o-box-shadow: 0 0 0px #888;
  -ms-box-shadow: 0 0 0px #888;
  box-shadow: 0 0 0px #888;
  text-align: center;
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  display: none;
  color: #fff;
  font-family: 'PT Sans', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  z-index: 50;
  /*opacity:0.5;*/
  text-indent: -9999px;
  -webkit-transition: all;
  -moz-transition: all;
  -o-transition: all;
  -ms-transition: all;
  transition: all; }
  #toTop:before, .mainBtn:before {
    display: block;
    position: absolute;
    content: "";
    width: 0;
    border-bottom: 15px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    display: block;
    margin: 0 auto 5px;
    position: relative; }
  #toTop:hover, .mainBtn:hover {
    -moz-box-shadow: 0 2px 10px #444;
    -webkit-box-shadow: 0 2px 10px #444;
    -o-box-shadow: 0 2px 10px #444;
    -ms-box-shadow: 0 2px 10px #444;
    box-shadow: 0 2px 10px #444;
    background: #181818;
    opacity: 1;
    color: #fff; }

.mainBtn {
  right: auto;
  left: 10px;
  font-size: 13px;
  line-height: 13px;
  text-decoration: none;
  display: block; }

#divCalc {
  background: #f2f2f2;
  padding: 15px;
  font-size: 14px;
  /*
form#Calc Input {
	border:none;
	margin-bottom:5px;
	margin-top:5px;
	vertical-align:middle;
	margin-right:4px;
}

form#Calc {
	margin:0px;
}*/ }
  #divCalc .menuTeh {
    margin: 0 0 20px; }

.divPressure, .divVolume, .divPower, .divTemp, .divQuant, .divEnergy {
  margin: 0 0 10px; }
  .divPressure input[type="text"], .divVolume input[type="text"], .divPower input[type="text"], .divTemp input[type="text"], .divQuant input[type="text"], .divEnergy input[type="text"] {
    width: 30%;
    display: inline-block;
    margin: 0 5px 0 0;
    text-align: right; }

input[type=text], input[type=password], input[type=email], select, textarea {
  height: 32px;
  line-height: 32px;
  font-family: 'PT Sans', sans-serif;
  padding: 0px 10px;
  margin: 0px;
  border: 1px solid #c6c6c6;
  behavior: url(/bitrix/templates/proftool/js/PIE.htc);
  position: relative;
  width: 100%;
  font-size: 14px;
  border-radius: 3px;
  background: #fafafa;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus {
    outline: 0;
    color: #464646;
    background: #fff;
    -moz-box-shadow: inset 1px 2px 3px #888;
    -webkit-box-shadow: inset 1px 2px 3px #888;
    -o-box-shadow: inset 1px 2px 3px #888;
    -ms-box-shadow: inset 1px 2px 3px #888;
    box-shadow: inset 1px 2px 3px #888; }

textarea {
  height: 75px;
  line-height: normal;
  padding: 10px; }

.formField {
  margin: 0 0 10px;
  position: relative; }
  .formField:after {
    display: block;
    position: absolute;
    content: "";
    position: relative;
    clear: both; }

.fieldErrorMsg {
  clear: both;
  color: red;
  font-size: 12px;
  text-align: right; }

input[type=submit], input[type=button], button, .button {
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
  display: inline-block;
  behavior: url(/bitrix/templates/proftool/js/PIE.htc);
  position: relative;
  color: #fff;
  /*background:#9d141c;*/
  background: #de0c0f;
  background: -webkit-linear-gradient(top, #de0c0f 0%, #b41815 100%);
  background: -moz-linear-gradient(top, #de0c0f 0%, #b41815 100%);
  background: -o-linear-gradient(top, #de0c0f 0%, #b41815 100%);
  background: -ms-linear-gradient(top, #de0c0f 0%, #b41815 100%);
  background: linear-gradient(top, #de0c0f 0%, #b41815 100%);
  -pie-background: linear-gradient(top, #de0c0f 0%, #b41815 100%);
  behavior: url(/bitrix/templates/proftool/js/PIE.htc);
  position: relative;
  text-align: center;
  font-size: 14px;
  font-family: 'PT Sans', sans-serif;
  text-decoration: none;
  border: none;
  cursor: pointer;
  border-radius: 3px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  z-index: 1; }
  input[type=submit]:hover, input[type=button]:hover, button:hover, .button:hover {
    background: #b41815;
    background: -webkit-linear-gradient(top, #b41815 0%, #b41815 70%);
    background: -moz-linear-gradient(top, #b41815 0%, #b41815 70%);
    background: -o-linear-gradient(top, #b41815 0%, #b41815 70%);
    background: -ms-linear-gradient(top, #b41815 0%, #b41815 70%);
    background: linear-gradient(top, #b41815 0%, #b41815 70%);
    -pie-background: linear-gradient(top, #b41815 0%, #b41815 70%);
    behavior: url(/bitrix/templates/proftool/js/PIE.htc);
    position: relative;
    color: #fff; }
  input[type=submit].big-btn, input[type=button].big-btn, button.big-btn, .button.big-btn {
    font-size: 24px;
    height: 54px;
    line-height: 54px;
    padding: 0 30px; }

.orderFormBtn {
  position: fixed;
  left: 0;
  top: 150px;
  z-index: 102; }
  .orderFormBtn a {
    width: 40px;
    height: 230px;
    display: block;
    text-align: center;
    background: #9d141c url(/bitrix/templates/proftool/img/order-text.png) no-repeat center;
    text-indent: -9999px;
    overflow: hidden;
    behavior: url(/bitrix/templates/proftool/js/PIE.htc);
    position: relative;
    border-radius: 0 10px 10px 0; }
  .orderFormBtn a img {
    display: block;
    margin: 0 auto; }
  .orderFormBtn a:hover {
    background-color: #6f090f; }

#popup_form {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10001; }
  #popup_form form {
    background: #fff;
    margin: 150px auto 0;
    padding: 20px;
    position: relative;
    width: 470px;
    z-index: 1; }
  #popup_form .window {
    background: url(/bitrix/templates/proftool/img/blk75.png) repeat;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 0; }
  #popup_form .close {
    background: #9d141c url(/bitrix/templates/proftool/img/close.png) no-repeat center;
    border-radius: 0 10px 10px 0;
    cursor: pointer;
    display: block;
    height: 43px;
    position: absolute;
    right: -41px;
    top: 0px;
    width: 41px; }
  #popup_form .close:hover {
    background-color: #6f090f; }

.fancybox-close {
  background: #9d141c url(/bitrix/templates/proftool/img/close.png) no-repeat center !important;
  border-radius: 0 10px 10px 0;
  cursor: pointer;
  display: block;
  height: 43px;
  position: absolute;
  right: -41px;
  top: 0px;
  width: 41px; }
  .fancybox-close:hover {
    background-color: #6f090f !important; }

.content form .formField:after {
  display: block;
  position: absolute;
  content: "";
  position: relative;
  clear: both; }
  .content form .formField input[type="text"], .content form .formField textarea, .content form .formField .jq-selectbox, .content form .formField .jq-select-multiple {
    float: right;
    width: 610px; }
  .content form .formField span {
    display: block;
    width: 100px;
    text-align: right;
    float: left; }
  .content form .formField.fleft {
    width: 48%; }
    .content form .formField.fleft input[type="text"], .content form .formField.fleft textarea, .content form .formField.fleft .jq-selectbox {
      width: 230px; }
  .content form .formField.fright {
    width: 48%; }
    .content form .formField.fright input[type="text"], .content form .formField.fright textarea, .content form .formField.fright .jq-selectbox {
      width: 250px; }
    .content form .formField.fright span {
      width: 85px; }
  .content form .captcha {
    margin: 10px 0;
    width: 75%;
    position: relative; }
  .content form .captcha span {
    display: block;
    width: 110px;
    text-align: right;
    float: left;
    margin-left: -10px; }
  .content form .captcha .fields {
    float: left;
    margin: 0 0 0 20px;
    font-size: 12px;
    min-width: 300px; }
    .content form .captcha .fields img {
      float: left;
      margin: 0 10px 0 0; }
    .content form .captcha .fields input[type="text"] {
      width: 100px;
      height: 25px;
      line-height: 25px; }
  .content form input[type=submit], .content form input[type=button], .content form button, .content form .button {
    display: block;
    float: right;
    margin: 10px 0;
    height: 40px;
    line-height: 40px; }

.divForm {
  min-width: 520px; }
  .divForm:after {
    display: block;
    position: absolute;
    content: "";
    position: relative;
    clear: both; }
  .divForm .title {
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
    color: #9d141c;
    margin: 0 0 20px; }
  .divForm h3 {
    font-size: 20px;
    margin: 20px 0 10px;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    color: #9d141c; }
  .divForm .formField {
    font-size: 18px;
    color: #333;
    text-align: right; }
  .divForm .formField input[type=text], .divForm .formField input[type=password], .divForm .formField select, .divForm .formField textarea {
    color: #464646;
    display: block;
    border-color: #c6c6c6;
    float: right;
    width: 350px;
    margin: 0 0 0 10px;
    text-align: left;
    font-size: 14px; }
  .divForm .formField .jq-selectbox, .divForm .formField .jq-select-multiple {
    float: right;
    width: 350px;
    margin: 0 0 0 10px;
    text-align: left;
    color: #464646;
    font-size: 14px; }
  .divForm .formField i {
    font-style: normal;
    font-weight: bold;
    color: #9d141c;
    display: inline-block; }
  .divForm .formField .fields {
    float: right;
    width: 350px;
    margin: 0 0 0 10px;
    display: block; }
  .divForm .formField .fields img {
    float: left;
    margin: 0 10px 0 0; }
  .divForm .formField .fields input[type=text] {
    width: 100px; }
  .divForm .formField .fields a {
    font-size: 14px; }
  .divForm input[type=submit], .divForm input[type=button], .divForm button, .divForm .button {
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    text-transform: uppercase; }
  .divForm .option {
    margin: 0 0 15px; }
  .divForm label {
    margin: 0 0 10px;
    text-align: right;
    display: block; }
  .divForm label:after {
    display: block;
    position: absolute;
    content: "";
    position: relative;
    clear: both; }
  .divForm label span {
    display: block;
    width: 350px;
    margin: 0 0 0 10px;
    color: #000;
    float: right;
    text-align: left; }
  .divForm label .jq-radio {
    margin: 5px 0 0; }
  .divForm .center {
    width: 350px;
    float: right;
    text-align: left; }

.formField.error input[type=text], .formField.error input[type=password], .formField.error select, .formField.error textarea, .formField.error .jq-selectbox, .formField.error .jq-select-multiple {
  border-color: #de0c0f !important; }

.fancybox-overlay {
  background: url(/bitrix/templates/proftool/img/blk75.png) repeat !important;
  /*.main {
	.fancybox-outer {
		h2 {
			font-size:20px;
			border-bottom:2px solid $color_yellow;
			margin:0 10px 15px;
			text-transform: uppercase;
			font-weight: normal;
			text-align: left;
			padding:0 10px;
			@include breakpoint(tablet-small-portrait1) {
				font-size:16px;
			}
			@include breakpoint(phone-landscape) {
			margin:0 10px 15px;
		}
		}
	}
}*/ }

.fancybox-skin {
  border-radius: 0px;
  behavior: url(/bitrix/templates/proftool/js/PIE.htc);
  position: relative;
  background: #fff;
  /*.fancybox-outer {
	form {
		padding:0 10px 10px;
		@include breakpoint(phone-landscape) {
			padding:0px;
		}
	}
		h2 {
			font-size:20px;
			border-bottom:2px solid $color_yellow;
			margin:0 0 15px;
			text-transform: uppercase;
			font-weight: normal;
			text-align: left;
			max-width:500px;
			@include breakpoint(tablet-small-portrait1) {
				font-size:16px;
			}
		}
		.grey {
			font-size:12px;
			color:#777;
		}
		p {
		margin:0;
			&.grey {
				margin:0 0 10px;
			}
		}
		.divFormButton {
			text-align:right;
			margin:0;
		}
		.formField {
		font-size:14px;
		margin:0 0 10px;
		text-align: left;
			input[type="text"] {
				height:34px;
				line-height:34px;
				@include breakpoint(tablet-small-portrait1) {
					height:26px;
					line-height:26px;
				}
			}
			textarea {
				@include breakpoint(tablet-small-portrait1) {
					height:60px;
				}
			}
			.jq-file {
				width: auto!important;
				display: block!important;
			}
	}
}*/ }

form .right {
  overflow: hidden;
  clear: both; }
  form .right input[type=submit] {
    margin-top: 7px;
    float: right; }

.content .searchTop form input[type="text"] {
  margin-bottom: 10px; }
  .content .searchTop form input[type="submit"] {
    float: right; }

#toTop, .mainBtn {
  padding: 10px 0;
  width: 75px;
  background: #9d141c;
  -moz-box-shadow: 0 0 0px #888;
  -webkit-box-shadow: 0 0 0px #888;
  -o-box-shadow: 0 0 0px #888;
  -ms-box-shadow: 0 0 0px #888;
  box-shadow: 0 0 0px #888;
  text-align: center;
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  display: none;
  color: #fff;
  font-family: 'PT Sans', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  z-index: 50;
  /*opacity:0.5;*/
  text-indent: -9999px;
  -webkit-transition: all;
  -moz-transition: all;
  -o-transition: all;
  -ms-transition: all;
  transition: all; }
  #toTop:before, .mainBtn:before {
    display: block;
    position: absolute;
    content: "";
    width: 0;
    border-bottom: 15px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    display: block;
    margin: 0 auto 5px;
    position: relative; }
  #toTop:hover, .mainBtn:hover {
    -moz-box-shadow: 0 2px 10px #444;
    -webkit-box-shadow: 0 2px 10px #444;
    -o-box-shadow: 0 2px 10px #444;
    -ms-box-shadow: 0 2px 10px #444;
    box-shadow: 0 2px 10px #444;
    background: #181818;
    opacity: 1;
    color: #fff; }

.mainBtn {
  right: auto;
  left: 10px;
  font-size: 13px;
  line-height: 13px;
  text-decoration: none;
  display: block; }

#divCalc {
  background: #f2f2f2;
  padding: 15px;
  font-size: 14px;
  /*
form#Calc Input {
	border:none;
	margin-bottom:5px;
	margin-top:5px;
	vertical-align:middle;
	margin-right:4px;
}

form#Calc {
	margin:0px;
}*/ }
  #divCalc .menuTeh {
    margin: 0 0 20px; }

.divPressure, .divVolume, .divPower, .divTemp, .divQuant, .divEnergy {
  margin: 0 0 10px; }
  .divPressure input[type="text"], .divVolume input[type="text"], .divPower input[type="text"], .divTemp input[type="text"], .divQuant input[type="text"], .divEnergy input[type="text"] {
    width: 30%;
    display: inline-block;
    margin: 0 5px 0 0;
    text-align: right; }

a {
  color: #36f;
  text-decoration: underline; }
  a:hover {
    color: #03c;
    text-decoration: none; }

img {
  max-width: 100%; }

.red {
  color: #cd2127; }

.group:before, .group:after {
  content: "";
  display: table; }
  .group:after {
    clear: both; }
  .group {
    *zoom: 1; }

.hidden {
  display: none; }

.inline {
  display: inline; }

.block {
  display: block; }

.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

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

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

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

.fleft {
  float: left; }

.fright {
  float: right; }

.bold {
  font-weight: bold; }

.italic {
  font-weight: italic; }

.big {
  font-size: 1.25em; }

.small {
  font-size: 0.75em; }

.darkred, .darkred a {
  color: #800000; }

.green, .green a {
  color: #008000; }

.blue, .blue a {
  color: blue; }

.black, .black a {
  color: black; }

.star {
  color: red; }

.error {
  color: red; }

.topbottom p {
  margin: 0; }

.jserror span {
  padding-left: 24px;
  background: url(/bitrix/templates/proftool/img/invalid.png) 3px 3px no-repeat;
  color: #fb0f00; }

.jssuccess {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(/bitrix/templates/proftool/img/valid.png) no-repeat; }

a {
  color: #c21616;
  text-decoration: underline;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  a:hover {
    text-decoration: none;
    color: #000;
    outline: none;
    outline: 0; }
  a:focus, a:active {
    outline: none;
    outline: 0; }

.clear {
  clear: both;
  /*h1 {				
	font-weight:normal;
	color:$color_h;
	font-size:30px;
	line-height:31px;
	margin:0 0 15px;
	font-family:$font1;
}*/ }

h1 {
  background: #9d141c;
  color: #fff;
  font-size: 30px;
  color: #fff;
  padding: 0 10px 2px 10px;
  margin: 0 0 25px;
  font-weight: normal;
  text-align: left; }

.main h1 {
  font-weight: normal;
  color: #c21616;
  font-size: 30px;
  line-height: 31px;
  margin: 0 0 15px;
  font-family: 'PT Sans', sans-serif;
  background: none;
  padding: 0; }
  .main .content {
    float: none;
    width: auto; }

@media (min-width: 1001px) {
.content {
  text-align: left; }
}
  .content h2 {
    font-size: 24px;
    line-height: 26px;
    font-weight: normal;
    color: #000;
    margin: 20px 0 15px;
    text-transform: none;
    text-align: left; }
  .content h2 strong, .content h2 b, .content h2 span {
    color: #c21616;
    font-weight: normal; }
  .content h3 {
    color: #161616;
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    font-family: 'PT Sans', sans-serif;
    margin: 10px 0;
    text-align: left; }
  .content h3 strong, .content h3 b, .content h3 span, .content h3.red {
    color: #c21616;
    font-weight: normal; }
  .content p {
    margin: 0 0 10px; }
  .content img {
    height: auto; }
  .content div.grey {
    overflow: hidden;
    padding: 30px;
    background: #f2f2f2;
    margin: 20px 0; }
  .content div.grey h2:first-child {
    margin-top: 0; }
  .content .row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 -15px 25px; }
  .content .row:after {
    display: block;
    position: absolute;
    content: "";
    position: relative;
    clear: both; }
  .content .row .col-xs-1, .content .row .col-xs-2, .content .row .col-xs-3, .content .row .col-xs-4, .content .row .col-xs-5, .content .row .col-xs-6, .content .row .col-xs-7, .content .row .col-xs-8, .content .row .col-xs-9, .content .row .col-xs-10, .content .row .col-xs-11, .content .row .col-xs-12 {
    float: left;
    padding: 0 15px;
    float: left;
    margin: 25px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  .content .row .col-xs-1 h3:first-child, .content .row .col-xs-2 h3:first-child, .content .row .col-xs-3 h3:first-child, .content .row .col-xs-4 h3:first-child, .content .row .col-xs-5 h3:first-child, .content .row .col-xs-6 h3:first-child, .content .row .col-xs-7 h3:first-child, .content .row .col-xs-8 h3:first-child, .content .row .col-xs-9 h3:first-child, .content .row .col-xs-10 h3:first-child, .content .row .col-xs-11 h3:first-child, .content .row .col-xs-12 h3:first-child {
    margin-top: 0; }
  .content .row .col-xs-1 {
    width: 8.33333%; }
  .content .row .col-xs-2 {
    width: 16.66667%; }
  .content .row .col-xs-3 {
    width: 25%; }
  .content .row .col-xs-4 {
    width: 33.33333%; }
  .content .row .col-xs-5 {
    width: 41.66667%; }
  .content .row .col-xs-6 {
    width: 50%; }
  .content .row .col-xs-7 {
    width: 58.33333%; }
  .content .row .col-xs-8 {
    width: 66.66667%; }
  .content .row .col-xs-9 {
    width: 75%; }
  .content .row .col-xs-10 {
    width: 83.33333%; }
  .content .row .col-xs-11 {
    width: 91.66667%; }
  .content .row .col-xs-12 {
    width: 100%; }
  .content ul {
    margin: 10px 0 15px;
    padding: 0;
    overflow: hidden; }
  .content ul li {
    margin: 0 0 5px;
    list-style: none;
    padding: 0 0 0 20px;
    position: relative; }
  .content ul li:before {
    display: block;
    position: absolute;
    content: "";
    width: 12px;
    height: 1px;
    background: #9d141c;
    left: 0px;
    top: 12px; }
  .content ul.lof-navigator li, .content ul.lof-opacity li {
    padding: 0; }
    .content ul.lof-navigator li:before, .content ul.lof-opacity li:before {
      display: none; }
  .content table ul {
    margin: 10px 0; }
  .content table ul li:before {
    top: 6px; }
  .content ol {
    margin: 10px 0;
    padding: 0; }
  .content ol li {
    margin: 0 0 5px 21px;
    padding: 0 0 0 12px; }
  .content .table {
    display: table;
    margin: 0 0 10px;
    padding: 0; }
  .content .table span {
    display: table-cell;
    padding: 0 5px 0 0;
    list-style: none;
    margin: 0;
    background: none;
    text-align: left; }
  .content .docs {
    margin: 20px 0;
    clear: both; }
  .content .docs h3 {
    font-style: normal;
    color: #000;
    font-size: 20px;
    margin: 0 0 15px; }
  .content .docs ul {
    margin: 0;
    padding: 0; }
  .content .docs ul li {
    display: block;
    padding: 0 20px 0 0;
    margin: 0 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    font-size: 16px; }
    .content .docs ul li.after {
      display: none; }
    .content .docs ul li a {
      color: #000; }
      .content .docs ul li a:hover {
        color: #9d141c; }
      .content .docs ul li a img {
        display: inline-block;
        margin: 0 5px 0 0;
        vertical-align: middle; }
  .content .divForm {
    float: right;
    margin: -40px 0 30px 50px;
    padding: 20px 0 10px;
    width: 50%; }
  .content .divForm .title {
    margin: 0 0 15px;
    text-transform: none;
    font-size: 24px; }
  .content .divForm .formField textarea {
    height: 70px; }
  .content .formInner {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left; }
  .content .formInner .formField span {
    width: auto; }
  .content .formInner h3 {
    font-size: 20px;
    margin: 20px 0 10px;
    text-align: left;
    font-weight: normal;
    text-transform: uppercase;
    color: #9d141c; }
  .content .formInner label {
    margin: 0 0 10px;
    text-align: left;
    display: block; }
  .content .formInner label .jq-radio {
    margin: 5px 2% 0 0;
    float: left; }
  .content .formInner label span {
    display: block;
    width: auto;
    margin: 0 0 0 10px;
    color: #000;
    float: inherit;
    text-align: left; }
  .content .contacts:after {
    display: block;
    position: absolute;
    content: "";
    position: relative;
    clear: both; }
  .content .contacts .col {
    width: 48%;
    float: left;
    margin: 0 0 20px 20px; }
  .content .contacts .col.first {
    margin: 0 0 20px; }
  .content .contacts .map {
    margin: 10px 0;
    clear: both; }

.image_left, img[align="left"] {
  float: left;
  margin: 5px 15px 5px 0; }
  .image_left img, img[align="left"] img {
    display: block; }

.border {
  border: 1px solid #ddd; }

.img-left {
  float: left;
  margin: 5px 15px 5px 0; }

.img-right, img[align="right"] {
  float: right;
  margin: 5px 0 5px 15px;
  clear: right; }

.border {
  background: #fff;
  padding: 1px;
  border: 1px solid #9d9d9d; }

html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0; }

body {
  color: #464646;
  font: normal 16px 'PT Sans', sans-serif;
  background: #fff;
  overflow-y: scroll; }

#outer {
  min-height: 100%;
  background: #d1d1d1 url(/bitrix/templates/proftool/img/bg.jpg) no-repeat center bottom;
  background-attachment: fixed;
  padding: 0 0 3px;
  /*.main {
	#outer {
		background:#d1d1d1 url(/bitrix/templates/proftool/img/bg.jpg) no-repeat center top;
		background-attachment: fixed;
	}
}*/ }

.container {
  margin: 0 auto;
  max-width: 976px;
  padding: 0px 50px;
  position: relative;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  background: #fff; }
  @media (max-width: 1180px) {
    .container .action, .container .leftMenu{
      margin-left: 30px; 
    }
  .container {
    padding: 0px 10px;
    max-width: 970px; } }
  .container:after {
    display: block;
    position: absolute;
    content: "";
    position: relative;
    clear: both; }

#header {
  position: relative;
  z-index: 101; }
  #header .container {
    z-index: 2;
    padding: 20px 50px 30px; }
  @media (max-width: 1180px) {
    #header .container {
      padding: 0 10px; } }
  #header .container div.logo {
    float: left; }
    #header .container div.logo a {
      text-decoration: none; }
      #header .container div.logo a img {
        margin: 0;
        display: block; }
    #header .container div.logo span {
      display: block;
      margin: 18px 0 0;
      font-size: 17px;
      line-height: 18px;
      color: #494847;
      font-style: italic;
      letter-spacing: 0.04em; }
      #header .container div.logo span strong {
        color: #181818; }
        #header .container div.logo span strong.red {
          color: #d51314;
          text-transform: uppercase;
          font-size: 16px;
          letter-spacing: 0; }
  #header .container div.right {
    padding: 0;
    float: right;
    text-align: right; }
    #header .container div.right .address {
      width: 290px;
      float: right;
      font-size: 14px;
      line-height: 16px;
      color: #494847;
      margin: 0 0 10px; }
      #header .container div.right .address strong {
        font-weight: normal;
        color: #838383; }
      #header .container div.right .address p {
        margin: 0 0 5px; }
    #header .container div.right .phones {
      float: right;
      font-size: 20px;
      line-height: 25px;
      margin: 0 20px 10px 0;
      color: #9d141c; }
      #header .container div.right .phones i {
        font-style: normal;
        font-size: 18px;
        color: #2e2e2d; }
      #header .container div.right .phones p {
        margin: 0; }
  #header .container div.searchTop {
    clear: both; }
    #header .container div.searchTop form {
      display: block;
      position: relative;
      margin: 0; }
    #header .container div.searchTop input[type="text"] {
      padding: 0 100px 0 10px;
      border-color: #e7e7e9; }
    #header .container div.searchTop input[type="submit"], #header .container div.searchTop input[type="button"], #header .container div.searchTop button {
      position: absolute;
      top: 0px;
      right: 0px;
      width: 94px;
      border: none;
      padding: 0;
      margin: 0;
      z-index: 2;
      border-radius: 0 3px 3px 0; }

.navigator {
  z-index: 3;
  font-size: 14px;
  /*line-height: 10px;*/
  color: #454544;
  margin: -10px 0 10px; }
  .navigator a {
    color: #454544;
    display: inline-block; }
  .navigator a:hover {
    color: #c21616; }

.sorting {
  margin: 20px 0;
  clear: both; }
  .sorting:after {
    display: block;
    position: absolute;
    content: "";
    position: relative;
    clear: both; }
  .sorting .paging {
    margin: 0; }
  .sorting .lists {
    float: right;
    font-size: 14px;
    margin: -5px 0 0; }
  .sorting .lists strong {
    color: #989898;
    display: inline-block;
    margin: 0 10px 0 0; }
  .sorting .lists .jq-selectbox {
    display: inline-block !important; }

.paging {
  font-size: 14px;
  color: #989898;
  margin: 20px 0; }
  .paging strong {
    color: #9d141c;
    display: inline-block;
    padding: 0 2px; }
  .paging a {
    color: #191919;
    font-weight: bold;
    display: inline-block;
    padding: 0 2px; }
  .paging a:hover {
    color: #9d141c; }

.main .menuTop {
  -moz-box-shadow: 0 2px 2px #000;
  -webkit-box-shadow: 0 2px 2px #000;
  -o-box-shadow: 0 2px 2px #000;
  -ms-box-shadow: 0 2px 2px #000;
  box-shadow: 0 2px 2px #000; }

.menuTop {
  max-width: 986px;
  margin: 0 auto;
  padding: 0 50px;
  behavior: url(/bitrix/templates/proftool/js/PIE.htc);
  position: relative;
  -moz-box-shadow: 0 1px 2px #555;
  -webkit-box-shadow: 0 1px 2px #555;
  -o-box-shadow: 0 1px 2px #555;
  -ms-box-shadow: 0 1px 2px #555;
  box-shadow: 0 1px 2px #555;
  background: #000000;
  z-index: 3; }
  @media (max-width: 1180px) {
  .menuTop {
    padding: 0 10px;
    max-width: 980px; } }
  @media (min-width: 1001px) {
  .menuTop.stick {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0;
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    max-width: inherit;
    z-index: 10; }
  }
  @media (min-width: 1001px) {
  .menuTop.stick > div {
    max-width: 986px;
    margin: 0 auto;
    padding: 0 50px;
    behavior: url(/bitrix/templates/proftool/js/PIE.htc);
    position: relative;
    -moz-box-shadow: 0 1px 2px #555;
    -webkit-box-shadow: 0 1px 2px #555;
    -o-box-shadow: 0 1px 2px #555;
    -ms-box-shadow: 0 1px 2px #555;
    box-shadow: 0 1px 2px #555;
    background: #181818;
    z-index: 3; }
  }
  @media (max-width: 1180px) and (min-width: 1001px) {
      .menuTop.stick > div {
        padding: 0 10px;
        max-width: 980px; } }
  .menuTop ul {
    display: table;
    padding: 0;
    width: 100%;
    height: 47px;
    z-index: 2;
    margin: 0; }
  .menuTop ul li {
    list-style: none;
    background: none;
    display: table-cell;
    padding: 0;
    position: relative;
    list-style: none;
    vertical-align: middle;
    margin: 0; }
  .menuTop ul li a, .menuTop ul li span {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 47px;
    height: 47px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-left: 1px solid #181818;
    border-right: 1px solid #181818;
    cursor: pointer; }
  .menuTop ul li ul {
    position: absolute;
    left: -9999px;
    top: 47px;
    margin: 0;
    padding: 0 0 1px;
    border: 1px solid #9d141c;
    border-top: none;
    display: block;
    height: auto;
    width: auto;
    background: #171717;
    width: 400px; }
    .menuTop ul li ul li {
      display: block;
      list-style: none;
      padding: 0 25px;
      margin: 0;
      position: relative; }
      .menuTop ul li ul li a, .menuTop ul li ul li span {
        padding: 12px 0;
        font-size: 16px;
        height: auto;
        line-height: 17px;
        text-decoration: none;
        display: block;
        position: relative;
        border: none;
        border-top: 1px solid #313131;
        text-align: left; }
        .menuTop ul li ul li a:before, .menuTop ul li ul li span:before {
          display: block;
          position: absolute;
          content: "";
          width: 100%;
          padding: 0 25px;
          left: -25px;
          height: 100%;
          top: 0;
          z-index: 0; }
      .menuTop ul li ul li:first-child a, .menuTop ul li ul li:first-child span {
        border: none; }
  .menuTop ul li:hover a, .menuTop ul li.act a, .menuTop ul li:hover span, .menuTop ul li.act span {
    background: #6f090f;
    border-color: #9d141c; }
  @media (min-width: 1001px) {
    .menuTop ul li:hover ul {
      left: 0;
      z-index: 200; }
      .menuTop ul li:hover ul li a, .menuTop ul li:hover ul li span {
        background: none;
        border-color: #313131; }
        .menuTop ul li:hover ul li:hover, .menuTop ul li:hover ul li.act {
          background: #6f090f; }
          .menuTop ul li:hover ul li:hover a, .menuTop ul li:hover ul li.act a, .menuTop ul li:hover ul li:hover span, .menuTop ul li:hover ul li.act span {
            border-color: #6f090f; }
            .menuTop ul li:hover ul li:hover a:after, .menuTop ul li:hover ul li.act a:after, .menuTop ul li:hover ul li:hover span:after, .menuTop ul li:hover ul li.act span:after {
              display: block;
              position: absolute;
              content: "";
              width: 100%;
              padding: 0 25px;
              left: -25px;
              height: 1px;
              bottom: -1px;
              z-index: 1;
              background: #6f090f; }
          .menuTop ul li:hover ul li:hover ul, .menuTop ul li:hover ul li.act ul {
            left: 100%;
            top: 0; }
      .menuTop ul li:hover ul ul {
        left: -9999px;
        width: 200px; }
  }

.leftMenu {
  background: #F5F5F5;
  padding: 10px 0 0; }
  .leftMenu .title {
    height: 42px;
    line-height: 42px;
    background: #D72132;
    color: #000000;
    font-size: 16px;
    color: #ffffff;
    text-align: right;
    width: 92%;
    padding: 0 40px 0 5px;
    margin-left: -5px;
    text-transform: uppercase;
    -moz-box-shadow: -1px 2px 2px #111;
    -webkit-box-shadow: -1px 2px 2px #111;
    -o-box-shadow: -1px 2px 2px #111;
    -ms-box-shadow: -1px 2px 2px #111;
    box-shadow: -1px 2px 2px #111; }
  .leftMenu ul {
    padding: 10px 10px 18px 20px;
    margin: 0; }
  .leftMenu ul li {
    margin: 0;
    padding: 0;
    list-style: none; }
  .leftMenu ul li a, .leftMenu ul li span {
    padding: 10px 0;
    display: block;
    font-size: 16px;
    line-height: 17px;
    color: #696969;
    text-decoration: none; }
    .leftMenu ul li a:hover, .leftMenu ul li span:hover {
      color: #D72132; }
  .leftMenu ul li.act span {
    color: #D72132; }
    .leftMenu ul li.act ul {
      display: block; }
    .leftMenu ul li.act ul ul {
      display: none; }
    .leftMenu ul li.act ul li.act ul {
      display: block; }
  .leftMenu ul li ul {
    padding: 0;
    margin: 10px 0;
    display: none; }
    .leftMenu ul li ul li {
      margin: 0 0 10px 0px;
      list-style: none;
      padding: 0 0 0 20px;
      position: relative; }
    .leftMenu ul li ul li:after {
      display: block;
      position: absolute;
      content: "";
      width: 13px;
      height: 1px;
      background: #F5F5F5;
      left: 0;
      top: 8px; }
    .leftMenu ul li ul li a, .leftMenu ul li ul li span {
      padding: 0; }
    .leftMenu ul li ul li li {
      margin: 0 0 7px; }
      .leftMenu ul li ul li li li {
        margin: 0 0 4px; }

.action {
  margin: 1px 0 0;
  background: #D72132;
  color: #fff;
  padding: 10px 20px 15px 20px;
  font-size: 18px;
  line-height: 20px;
  text-align: left; }
  .action .actionTitle {
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    display: block;
    margin: 0 0 10px; }
  .action a {
    text-decoration: none;
    color: #fff; }
  .action a:hover {
    color: #fae000; }

.catalogMenu {
  clear: both;
  width: 103%;
  left: -20px;
  position: relative;
  padding: 18px 0 0;
  margin: 0 0 10px; }
  .catalogMenu:after {
    display: block;
    position: absolute;
    content: "";
    position: relative;
    clear: both; }
  .catalogMenu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .catalogMenu ul li {
    behavior: url(/bitrix/templates/proftool/js/PIE.htc);
    position: relative;
    float: left;
    margin: 0 0 20px 20px;
    padding: 0;
    -moz-box-shadow: -1px 1px 1px #777;
    -webkit-box-shadow: -1px 1px 1px #777;
    -o-box-shadow: -1px 1px 1px #777;
    -ms-box-shadow: -1px 1px 1px #777;
    box-shadow: -1px 1px 1px #777;
    border-radius: 5px;
    background: #efefef;
    background: -webkit-linear-gradient(top, #efefef 0%, #c2c2c2 100%);
    background: -moz-linear-gradient(top, #efefef 0%, #c2c2c2 100%);
    background: -o-linear-gradient(top, #efefef 0%, #c2c2c2 100%);
    background: -ms-linear-gradient(top, #efefef 0%, #c2c2c2 100%);
    background: linear-gradient(top, #efefef 0%, #c2c2c2 100%);
    -pie-background: linear-gradient(top, #efefef 0%, #c2c2c2 100%);
    behavior: url(/bitrix/templates/proftool/js/PIE.htc);
    position: relative;
    width: 230px; }
  .catalogMenu ul li a {
    display: table;
    width: 100%;
    height: 77px;
    position: relative;
    text-decoration: none;
    color: #161616;
    font-size: 14px;
    line-height: 15px;
    text-transform: uppercase; }
    .catalogMenu ul li a img {
      display: block;
      position: absolute;
      border-radius: 0 5px 5px 0;
      height: 77px;
      right: 0;
      top: 0;
      z-index: 0;
      width: auto; }
    .catalogMenu ul li a span {
      display: table-cell;
      padding: 0 40px 0 15px;
      vertical-align: middle;
      text-align: left;
      position: relative;
      z-index: 2;
      font-weight: bold; }
  .catalogMenu ul li:hover {
    -moz-box-shadow: 0px 2px 5px #777;
    -webkit-box-shadow: 0px 2px 5px #777;
    -o-box-shadow: 0px 2px 5px #777;
    -ms-box-shadow: 0px 2px 5px #777;
    box-shadow: 0px 2px 5px #777; }
    .catalogMenu ul li:hover a {
      color: #9d141c; }

#body {
  behavior: url(/bitrix/templates/proftool/js/PIE.htc);
  position: relative; 
border-radius: 0 0 45px 45px;
  /*border-left:5px solid $color_red;
	border-right:5px solid $color_red;
	border-bottom:33px solid $color_red;*/
  margin: 0 auto;
  max-width: 1076px;
  padding: 0 5px 33px;
  background: #fff;
  overflow: hidden; }
  @media (max-width: 1180px) {
  #body {
    max-width: 990px; } }
  #body .container {
    border: none;
    behavior: url(/bitrix/templates/proftool/js/PIE.htc);
    position: relative;
    padding: 40px 50px 20px;
    border-radius: 0 0 20px 20px;
    -moz-box-shadow: 0 2px 2px #fff;
    -webkit-box-shadow: 0 2px 2px #fff;
    -o-box-shadow: 0 2px 2px #fff;
    -ms-box-shadow: 0 2px 2px #fff;
    box-shadow: 0 2px 2px #fff; }
  @media (max-width: 1180px) {
    #body .container {
      padding: 40px 10px 20px; } }

.leftCol {
  width: 260px;
  float: left;
  margin-left: -50px;
  position: relative;
  z-index: 2; }

.centerCol, .content, .main .catalog {
  float: right;
  width: 730px; }

.jshowoff-controls {
  position: relative;
  z-index: 4;
  margin: 0; }
  .jshowoff-controls span, .jshowoff-controls a {
    position: absolute;
    background: url(/bitrix/templates/proftool/img/blk66.png) repeat;
    width: 60px;
    height: 365px;
    top: -365px;
    cursor: pointer;
    text-indent: -9999px;
    overflow: hidden; }
  .jshowoff-controls span:after, .jshowoff-controls a:after {
    display: block;
    position: absolute;
    content: "";
    background: url(/bitrix/templates/proftool/img/arrows.png) no-repeat;
    width: 31px;
    height: 62px;
    bottom: 155px;
    left: 15px; }
  .jshowoff-controls span.left_btn, .jshowoff-controls a.left_btn, .jshowoff-controls span.jshowoff-prev, .jshowoff-controls a.jshowoff-prev {
    left: -5px; }
  .jshowoff-controls span.left_btn:after, .jshowoff-controls a.left_btn:after, .jshowoff-controls span.jshowoff-prev:after, .jshowoff-controls a.jshowoff-prev:after {
    background-position: 0 0; }
  .jshowoff-controls span.right_btn, .jshowoff-controls a.right_btn, .jshowoff-controls span.jshowoff-next, .jshowoff-controls a.jshowoff-next {
    right: -5px; }
  .jshowoff-controls span.right_btn:after, .jshowoff-controls a.right_btn:after, .jshowoff-controls span.jshowoff-next:after, .jshowoff-controls a.jshowoff-next:after {
    background-position: -32px 0; }
  .jshowoff-controls span.jshowoff-play, .jshowoff-controls a.jshowoff-play {
    display: none; }
  .jshowoff-controls span:hover.left_btn:after, .jshowoff-controls a:hover.left_btn:after, .jshowoff-controls span:hover.jshowoff-prev:after, .jshowoff-controls a:hover.jshowoff-prev:after {
    background-position: 0 -63px; }
  .jshowoff-controls span:hover.right_btn:after, .jshowoff-controls a:hover.right_btn:after, .jshowoff-controls span:hover.jshowoff-next:after, .jshowoff-controls a:hover.jshowoff-next:after {
    background-position: -32px -63px; }

.jshowoff-slidelinks {
  display: none; }

.slider.container {
  padding: 0;
  border: none;
  height: 365px;
  overflow: hidden;
  max-width: 1086px; }

.jshowoff {
  position: relative;
  overflow: hidden;
  width: 100% !important; }
  .jshowoff #slider {
    position: relative;
    left: 0;
    top: 0;
    height: 365px; }
  .lof-slidecontent {
    position: relative;
    overflow: hidden; }

.lof-main-outer {
  position: relative;
  height: 100%;
  height: 218px !important;
  margin: 0 0 10px;
  width: 233px !important;
  z-index: 3px;
  overflow: hidden;
  border: #afafaf solid 1px;
  /*******************************************************/ }
  .lof-main-outer:hover {
    border-color: #9d141c; }

.lof-main-item-desc {
  font-size: 20px;
  line-height: 22px;
  color: #888;
  margin: 5px 0 0; }

.lof-main-item-desc p {
  margin: 0;
  padding: 0;
  /* main flash */ }

ul.lof-main-wapper {
  overflow: hidden;
  padding: 0px;
  margin: 0;
  position: absolute;
  overflow: hidden;
  height: 218px;
  width: 233px; }

ul.lof-main-wapper li {
  overflow: hidden;
  padding: 0px !important;
  margin: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  height: 218px;
  width: 233px; }
  ul.lof-main-wapper li:after {
    display: none !important; }
  ul.lof-main-wapper li a {
    display: table-cell;
    height: 218px;
    width: 233px;
    vertical-align: middle;
    text-align: center;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -o-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    height: 100%;
    -webkit-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    -ms-flex-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -o-align-content: center;
    -ms-flex-align-content: center;
    align-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #fff;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  ul.lof-main-wapper li a img {
    padding: 0; }

.lof-opacity li {
  position: absolute;
  top: 0;
  left: 0;
  float: inherit;
  padding: 0px !important;
  margin: 0 !important; }
  .lof-opacity li:after {
    display: none !important; }

ul.lof-main-wapper li img {
  /* item navigator */ }

.lof-navigator-wapper {
  position: absolute;
  top: 0;
  left: 0; }

.lof-navigator-outer {
  position: relative;
  z-index: 100;
  height: 59px !important;
  margin: 10px auto 0;
  width: 197px !important;
  overflow: hidden;
  color: #fff; }

ul.lof-navigator {
  top: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 20000px !important; }

ul.lof-navigator li {
  cursor: hand;
  cursor: pointer;
  list-style: none;
  padding: 0 !important;
  margin: 0px 10px 0 0 !important;
  overflow: hidden;
  display: block;
  text-align: center;
  width: 57px;
  height: 57px;
  border: #afafaf solid 1px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  float: left; }
  ul.lof-navigator li:after {
    display: none !important; }
  ul.lof-navigator li span {
    display: block;
    height: 56px;
    width: 56px;
    border: 1px solid #fff; }

ul.lof-navigator li img {
  width: 56px;
  height: auto;
  display: block; }

ul.lof-navigator li.active, ul.lof-navigator li:hover {
  border: #c21616 solid 1px; }

.lof-next, .lof-previous {
  display: block;
  width: 10px;
  height: 20px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  top: 250px;
  cursor: pointer;
  background: url(/bitrix/templates/proftool/img/arrows-small.png) no-repeat; }
  .lof-next {
    right: 0px;
    text-indent: -999px;
    background-position: -11px 0; }
  .lof-next:hover {
    background-position: -11px -21px; }

.lof-previous {
  left: 0;
  text-indent: -999px;
  background-position: 0 0; }
  .lof-previous:hover {
    background-position: 0px -21px; }

.catalog:after {
  display: block;
  position: absolute;
  content: "";
  position: relative;
  clear: both; }
  .catalog .catalogItem {
    float: left;
    border: 1px solid #d6d6d6;
    margin: 0 0 22px 20px;
    behavior: url(/bitrix/templates/proftool/js/PIE.htc);
    position: relative;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease; }
  .catalog .catalogItem.first {
    clear: both;
    margin: 0 0 22px; }
  .catalog .catalogItem a {
    display: block;
    border: 1px solid #fff;
    height: 210px;
    width: 225px;
    overflow: hidden;
    position: relative;
    color: #fff;
    text-decoration: none; }
  .catalog .catalogItem a img {
    display: block; }
  .catalog .catalogItem a span {
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px;
    height: 85px;
    background: url(/bitrix/templates/proftool/img/blk75.png) repeat;
    font-size: 16px;
    line-height: 17px;
    text-transform: uppercase;
    text-align: left;
    left: 0;
    bottom: 0; }
  .catalog .catalogItem:hover {
    -moz-box-shadow: 0 3px 5px #777;
    -webkit-box-shadow: 0 3px 5px #777;
    -o-box-shadow: 0 3px 5px #777;
    -ms-box-shadow: 0 3px 5px #777;
    box-shadow: 0 3px 5px #777;
    border-color: #c21616; }
  .catalog .catalogItem:hover span {
    background: url(/bitrix/templates/proftool/img/red75.png) repeat; }

.products {
  margin: 20px 0 0;
  clear: both; }
  .products:after {
    display: block;
    position: absolute;
    content: "";
    position: relative;
    clear: both; }
  .products.productsInner {
    position: relative;
    width: 103%;
    left: -20px; }
  .products.productsInner .productItem {
    float: left;
    margin: 0 0 25px 20px; }
  .products.productsInner .productItem .image {
    height: 228px;
    width: 228px; }
    .products.productsInner .productItem .image a img {
      max-width: 226px;
      max-height: 226px;
      display: block;
      margin: 0 auto; }
  .products.productsInner .productItem .productTitle {
    width: 230px; }
    .products.productsInner .productItem .productTitle a {
      font-size: 17px;
      line-height: 18px; }
  .products.productsInner .productItem.fleft, .products.productsInner .productItem.first {
    clear: none; }
  .products .productItem {
    margin: 0 0 25px;
    float: right; }
  .products .productItem.first {
    clear: both;
    float: left; }
  .products .productItem .image {
    margin: 0 0 5px;
    border: 1px solid #adadad;
    width: 348px;
    height: 348px;
    display: table;
    behavior: url(/bitrix/templates/proftool/js/PIE.htc);
    position: relative; }
  .products .productItem .image a {
    border: 1px solid #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
    .products .productItem .image a img {
      max-width: 346px;
      max-height: 346px;
      display: block;
      pointer-events: none;
      margin: 0 auto; }
  .products .productItem .productTitle {
    width: 350px;
    margin: 0 auto;
    color: #333;
    line-height: 18px; }
  .products .productItem .productTitle a {
    display: block;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 21px;
    text-decoration: none; }
  .products .productItem:hover .image {
    -moz-box-shadow: 0 3px 5px #777;
    -webkit-box-shadow: 0 3px 5px #777;
    -o-box-shadow: 0 3px 5px #777;
    -ms-box-shadow: 0 3px 5px #777;
    box-shadow: 0 3px 5px #777;
    border-color: #c21616; }
  .products .productItem:hover .productTitle a {
    color: #000; }

.product .image {
  width: 235px;
  float: left;
  margin: 0 20px 30px 0; }
  .product .image h2 {
    margin: 0 0 15px; }
  .product .text {
    margin: 0 0 30px; }

.productsTab {
  margin: 15px 0;
  width: 100%; }
  .productsTab th {
    background: #a8a8a0;
    color: #fff;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    padding: 3px 7px;
    font-weight: normal;
    border-bottom: 1px solid #cfcfca;
    border-left: 1px solid #fff; }
  .productsTab tr:nth-of-type(2n+1) td {
    background: #f5f5f5;
    /*	position: relative;
				z-index: 1;*/
    border-left: 1px solid #fff; }
  .productsTab tr:hover .productItem .image {
    -moz-box-shadow: 0 3px 5px #777;
    -webkit-box-shadow: 0 3px 5px #777;
    -o-box-shadow: 0 3px 5px #777;
    -ms-box-shadow: 0 3px 5px #777;
    box-shadow: 0 3px 5px #777;
    border-color: #c21616; }
    .productsTab tr:hover .productItem .productTitle a {
      color: #000; }
  .productsTab tr th:first-child, .productsTab tr td:first-child {
    border: none; }
  .productsTab tr td {
    text-align: center;
    font-size: 14px;
    padding: 15px 10px;
    border-left: 1px solid #f1f1f1; }
  .productsTab tr .productItem .image {
    margin: 0 0 5px;
    border: 1px solid #adadad;
    height: 200px;
    width: 200px;
    background: #fff;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 0 1 200px;
    -moz-flex: 0 1 200px;
    -o-flex: 0 1 200px;
    -ms-flexbox: 0 1 200px;
    flex: 0 1 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    .productsTab tr .productItem .image a {
      border: 1px solid #fff;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -o-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-content: center;
      -moz-align-content: center;
      -o-align-content: center;
      -ms-flex-align-content: center;
      align-content: center;
      -webkit-flex-basis: 100%;
      -moz-flex-basis: 100%;
      -o-flex-basis: 100%;
      -ms-flex-basis: 100%;
      flex-basis: 100%;
      height: 100%;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
    .productsTab tr .productItem .image a img {
      display: block;
      margin: 0 auto; }
  .productsTab tr .productItem .productTitle {
    margin: 0 auto;
    color: #333;
    line-height: 18px;
    width: 200px;
    text-align: center;
    height: auto !important; }
    .productsTab tr .productItem .productTitle a {
      display: block;
      text-transform: uppercase;
      font-size: 16px;
      color: #464646;
      line-height: 18px;
      text-decoration: none; }

.b-tab {
  clear: both;
  margin: 0 0 30px; }

.tab-nav {
  margin: 0 0 10px; }
  .tab-nav .tab {
    display: inline-block;
    margin: 0 0 0 60px;
    font-size: 20px;
    line-height: 21px;
    cursor: pointer; }
  .tab-nav .tab:first-child {
    margin: 0; }
  .tab-nav .tab span {
    border-bottom: 1px dotted #9d141c;
    display: inline-block;
    color: #9d141c; }
  .tab-nav .tab:hover span, .tab-nav .tab.active span {
    color: #000;
    border-color: transparent; }
  .tab-nav .tab.active {
    cursor: inherit; }

.box {
  display: none; }
  .box.active {
    display: block; }
  .box table {
    width: 100%; }
  .box table th {
    background: #a8a8a0;
    color: #fff;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    padding: 3px 5px;
    font-weight: normal;
    border: 1px solid #cfcfca; }
  .box table td {
    border: 1px solid #cfcfca;
    font-size: 12px;
    line-height: 13px;
    padding: 3px 5px;
    text-align: center; }
  .box table td.left {
    text-align: left; }
  .box table tr.top {
    /*td {
					&:first-child {
						text-align: center;
						color:#fff;
						background:#c2c2bb;
						text-transform: uppercase;
						font-weight: bold;
					}
				}*/ }
    .box table tr.top td {
      background: #ecece9;
      text-align: center; }
    .box table tr.row td {
      background: #d4d4cf; }

.news {
  position: relative; }
  .news:after {
    display: block;
    position: absolute;
    content: "";
    position: relative;
    clear: both; }
  .news .newsItem {
    position: relative;
    margin: 0 0 20px; }
  .news .newsItem:after {
    display: block;
    position: absolute;
    content: "";
    position: relative;
    clear: both; }
  .news .newsItem .date {
    color: #000;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    margin: 0 0 3px; }
  .news .newsItem .image {
    behavior: url(/bitrix/templates/proftool/js/PIE.htc);
    position: relative;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
    border: 1px solid #a3a3a3;
    float: left;
    margin: 0 15px 0 0; }
  .news .newsItem .image img {
    max-width: 150px;
    height: auto;
    display: block;
    border: 1px solid #fff; }
  .news .newsItem .newsTitle {
    font-size: 18px;
    line-height: 20px;
    overflow: hidden; }
  .news .newsItem .preview {
    font-size: 16px;
    color: #333;
    overflow: hidden; }
  .news .newsItem:hover .image {
    -moz-box-shadow: 0 0 5px #777;
    -webkit-box-shadow: 0 0 5px #777;
    -o-box-shadow: 0 0 5px #777;
    -ms-box-shadow: 0 0 5px #777;
    box-shadow: 0 0 5px #777;
    border-color: #9d141c; }
  .news .newsItem:hover a {
    color: #000; }

.newsInner .image {
  float: left;
  margin: 0px 15px 5px 0;
  border: 1px solid #a3a3a3; }
  .newsInner .image img {
    max-width: 250px;
    height: auto;
    border: 1px solid #fff; }
  .newsInner .date {
    color: #555;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    margin: 0 0 5px; }
  .newsInner h2 {
    margin: 0px 0 15px;
    font-size: 24px;
    line-height: 28px;
    color: #171617;
    font-weight: normal; }
  .newsInner .preview {
    font-size: 20px;
    margin: 10px 0;
    overflow: hidden;
    color: #191919;
    font-style: italic; }

.docBack {
  text-align: right;
  clear: both;
  margin: 30px 0 0; }
  .docBack a {
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #000; }
  .docBack a:hover {
    color: #9d141c; }

.partners {
  text-align: center; }
  .partners .partnerItem {
    display: inline-block;
    margin: 90px 0px 100px;
    width: 360px;
    vertical-align: middle; }
  .partners .partnerItem img {
    max-width: 250px;
    height: auto;
    display: block;
    margin: 0 auto; }

.clients {
  position: relative;
  z-index: 4;
  margin: 0 0 40px; }
  .clients:after {
    display: block;
    position: absolute;
    content: "";
    position: relative;
    clear: both; }
  .clients .clientItem {
    width: 32%;
    text-align: center;
    margin: 0 0 30px;
    display: inline-block;
    vertical-align: middle; }
  .clients .clientItem img {
    max-width: 180px;
    height: auto;
    display: block;
    margin: 0 auto; }

.map-regions {
  clear: both;
  padding: 20px 0 0;
  position: relative;
  min-height: 503px; }
  .map-regions:after {
    display: block;
    position: absolute;
    content: "";
    background: url(/bitrix/templates/proftool/img/map-fon1.png) no-repeat center;
    width: 1076px;
    height: 725px;
    left: -50px;
    top: -60px;
    z-index: 0; }
  .map-regions:before {
    display: block;
    position: absolute;
    content: "";
    background: url(/bitrix/templates/proftool/img/map-bg2.png) no-repeat center;
    width: 1076px;
    height: 725px;
    left: -58px;
    top: -91px;
    opacity: 0.8;
    z-index: 1; }
  .map-regions .infoBlock {
    position: relative;
    z-index: 2;
    font-size: 14px;
    color: #313131; }
  .map-regions .infoBlock span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 5px 0;
    border: 1px solid #a1a1a1;
    background: #e4e6e7;
    border-radius: 5px;
    width: 20px;
    height: 20px;
    behavior: url(/bitrix/templates/proftool/js/PIE.htc);
    position: relative; }
  .map-regions .infoBlock span.grey {
    background: #a1a1a1; }
  .map-regions .infoBlock span.red {
    border-color: #9d141c;
    background: #9d141c; }

#map {
  position: relative;
  z-index: 2;
  margin-top: -120px; }
  #map svg {
    position: relative;
    top: -20px;
    left: -20px; }
  #map svg path {
    cursor: pointer; }
  #map svg path.region {
    fill: #a1a1a1; }
  #map svg path:hover {
    fill: #9d141c; }

#s-m-t-tooltip {
  max-width: 300px;
  z-index: 10;
  margin: 24px 14px 7px 12px;
  /* style and design */
  padding: 8px;
  background: #222;
  /* fallback if rgba not supported */
  background: url(/bitrix/templates/proftool/img/blk75.png) repeat;
  /* font */
  -moz-box-shadow: 2px 3px 5px #555;
  -webkit-box-shadow: 2px 3px 5px #555;
  -o-box-shadow: 2px 3px 5px #555;
  -ms-box-shadow: 2px 3px 5px #555;
  box-shadow: 2px 3px 5px #555;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #fff; }

.jq-checkbox {
  top: -1px;
  width: 13px;
  height: 13px;
  border: 1px solid #c3c3c3;
  border-radius: 3px;
  background: #f6f6f6 url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) repeat-x;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px #fff, inset 1px -1px #fff;
  vertical-align: middle;
  cursor: pointer; }

.jq-checkbox.checked .jq-checkbox__div {
  width: 9px;
  height: 9px;
  margin: 2px 0 0 2px;
  border-radius: 2px;
  background: #666;
  box-shadow: inset 0 -3px 6px #aaa; }

.jq-checkbox.focused {
  border: 1px solid #08c; }

.jq-checkbox.disabled {
  opacity: 0.55;
  filter: alpha(opacity=55); }

.jq-radio {
  width: 12px;
  height: 12px;
  border: 1px solid #c3c3c3;
  border-radius: 50%;
  background: #f6f6f6 url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) 0 -1px repeat-x;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px #fff, inset 1px -1px #fff;
  vertical-align: middle;
  cursor: pointer; }

.jq-radio.checked .jq-radio__div {
  width: 6px;
  height: 6px;
  margin: 3px 0 0 3px;
  border-radius: 50%;
  background: #666; }

.jq-radio.focused {
  border: 1px solid #08c; }

.jq-radio.disabled {
  opacity: 0.55;
  filter: alpha(opacity=55); }

.jq-file {
  width: 270px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px; }

.jq-file input {
  cursor: pointer;
  height: auto;
  line-height: 1em; }

.jq-file__name {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 32px;
  padding: 0 80px 0 10px;
  color: #333;
  font: 14px/30px Arial, sans-serif;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #f1f1f1;
  background: #fff; }

.focused .jq-file__name {
  border: 1px solid #5794bf; }

.jq-file__browse {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0 10px;
  border-left: 1px solid #ccc;
  border-radius: 0 4px 4px 0;
  background: #f1f1f1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
  box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #333;
  text-shadow: 1px 1px #fff;
  font: 14px/30px Arial, sans-serif; }

.jq-file:hover .jq-file__browse {
  background-color: #e6e6e6;
  background-position: 0 -10px; }

.jq-file:active .jq-file__browse {
  background: #f5f5f5;
  box-shadow: inset 1px 1px 3px #ddd; }

.jq-file.disabled .jq-file__name {
  color: #888; }

.jq-file.disabled, .jq-file.disabled .jq-file__browse {
  border-color: #ccc;
  background: #f5f5f5;
  box-shadow: none;
  color: #888; }

.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
  display: block !important; }

.jq-selectbox__select {
  height: 30px;
  padding: 0 45px 0 10px;
  border: 1px solid #c6c6c6;
  border-radius: 3px;
  background: #f5f5f5;
  color: #333;
  font: 14px/30px 'PT Sans', sans-serif; }

.jq-selectbox__select:hover {
  background-color: #e6e6e6;
  background-position: 0 -10px; }

.jq-selectbox__select:active {
  background: #f5f5f5;
  box-shadow: inset 1px 1px 3px #ddd; }

.jq-selectbox.focused .jq-selectbox__select {
  border: 1px solid #9d141c; }

.jq-selectbox.disabled .jq-selectbox__select {
  border-color: #ccc;
  background: #f5f5f5;
  box-shadow: none;
  color: #888; }

.jq-selectbox__select-text {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.jq-selectbox .placeholder {
  color: #888; }

.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  /*border-left: 1px solid #CCC;*/
  height: 100%; }

.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 12px;
  right: 10px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-top: 8px solid #000;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  opacity: 0.3;
  filter: alpha(opacity=30); }

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
  opacity: 1;
  filter: alpha(opacity=100); }

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
  opacity: 0.3;
  filter: alpha(opacity=30); }

.jq-selectbox__dropdown {
  top: 33px;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  font: 14px/18px Arial, sans-serif; }

.jq-selectbox__search {
  margin: 5px;
  display: none; }

.jq-selectbox__search input {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 5px 27px 6px 8px;
  outline: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
  box-shadow: inset 1px 1px #f1f1f1;
  color: #333;
  -webkit-appearance: textfield; }

.jq-selectbox__search input::-webkit-search-cancel-button, .jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none; }

.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #f0f0f0;
  font-size: 13px; }

.jq-selectbox ul {
  margin: 0;
  padding: 0; }

.jq-selectbox li {
  min-height: 18px;
  padding: 5px 10px 6px !important;
  color: #231f20; }

.jq-selectbox li:after {
  display: none !important; }

.jq-selectbox li.selected {
  background-color: #a3abb1;
  color: #fff; }

.jq-selectbox li:hover {
  background-color: #9d141c;
  color: #fff; }

.jq-selectbox li.disabled {
  color: #aaa; }

.jq-selectbox li.disabled:hover {
  background: none; }

.jq-selectbox li.optgroup {
  font-weight: bold; }

.jq-selectbox li.optgroup:hover {
  background: none;
  color: #231f20;
  cursor: default; }

.jq-selectbox li.option {
  padding-left: 25px; }

.jq-select-multiple {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px;
  border: 1px solid #c6c6c6;
  border-bottom-color: #b3b3b3;
  border-radius: 3px;
  background: #f5f5f5;
  box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #333;
  font: 14px/18px 'PT Sans', sans-serif;
  cursor: default;
  vertical-align: top;
  display: block !important; }

.jq-select-multiple.focused {
  border: 1px solid #9d141c; }

.jq-select-multiple.disabled {
  border-color: #ccc;
  background: #f5f5f5;
  box-shadow: none;
  color: #888; }

.jq-select-multiple ul {
  margin: 0;
  padding: 0;
  height: 75px !important; }

.jq-select-multiple li {
  padding: 3px 9px 4px;
  list-style: none; }

.jq-select-multiple li:first-child {
  border-radius: 3px 3px 0 0; }

.jq-select-multiple li:last-child {
  border-radius: 0 0 3px 3px; }

.jq-select-multiple li.selected {
  background-color: #9d141c;
  color: #fff; }

.jq-select-multiple li.disabled {
  color: #aaa; }

.jq-select-multiple.disabled li.selected, .jq-select-multiple li.selected.disabled {
  background: #ccc;
  color: #fff; }

.jq-select-multiple li.optgroup {
  font-weight: bold; }

.jq-select-multiple li.option {
  padding-left: 25px; }

#footer {
  background: #181818;
  color: #fff;
  font-size: 14px; }
  #footer .container {
    padding: 30px 50px 20px;
    border: none;
    max-width: 986px;
    background: none; }
  #footer a {
    color: #fff; }
  #footer a:hover {
    color: #9d141c; }
  #footer .address, #footer .phones {
    width: 40%;
    display: inline-block;
    vertical-align: middle; }
  #footer .phones {
    width: 30%;
    font-size: 24px;
    color: #f5f5f5;
    line-height: 26px; }
  #footer .phones .fancybox {
    display: block;
    position: relative;
    padding: 0 0 0 23px;
    font-size: 18px;
    color: #f5f5f5;
    margin: 10px 0 0; }
  #footer .phones :hover {
    color: #9d141c; }
    #footer .phones a:hover:after {
      background-position: 0 bottom; }
  #footer .phones .fancybox:after {
    display: block;
    position: absolute;
    content: "";
    background: url(/bitrix/templates/proftool/img/ico-phone.png) no-repeat 0 0;
    width: 13px;
    height: 23px;
    left: 0;
    top: 3px; }
  #footer .orderBtn {
    width: 28%;
    display: inline-block;
    text-align: right;
    vertical-align: middle; }
  #footer .orderBtn a {
    background: #c91212; }
  #footer .orderBtn a:hover {
    background: #9d141c;
    color: #fff;
    -moz-box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px #000;
    -o-box-shadow: 0 0 5px #000;
    -ms-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000; }
  #footer p {
    margin: 0 0 10px; }
  #footer .infodesign {
    color: #f5f5f5;
    font-size: 12px;
    font-family: 'PT Sans', sans-serif;
    margin: 20px 0 0;
    clear: both; }
  #footer .infodesign a {
    text-decoration: none;
    color: #f5f5f5; }
  #footer .infodesign a:hover {
    text-decoration: none;
    color: #9d141c; }








/* new styles */

.phones a {
  color: inherit;
  text-decoration: none;
}


.menuTop__burger {
  display: none;
}

.menuTop__close {
  display: none;
}


.adaptive-table {
  overflow: auto;
}

.adaptive-table table {
  min-width: 400px;
}

.overlay-mobile {
  display: none;
}

@media (max-width: 1180px) {
  #header .container {
    z-index: 2;
    box-sizing: border-box;
    max-width: 1180px;
    padding: 20px 15px 30px;
  }
  .menuTop {
    max-width: 1180px;
    padding: 0 15px;
  }
  .container {
    box-sizing: border-box;
    max-width: 1180px;
    padding: 0 15px;
  }
  .slider.container {
    height: auto;
  }
  .slider .jshowoff-controls {
    position: static;
  }
  .slider .jshowoff-controls span, 
  .slider .jshowoff-controls a {
    top: 0;
    height: 100%;
  }
  .slider .jshowoff-controls span:after, 
  .slider .jshowoff-controls a:after {
    bottom: 50%;
    transform: translateY(50%);
  }
  .jshowoff #slider {
    height: auto;
  }
  .slider a img {
    display: block;
    /* min-height: 250px; */
    object-fit: cover;
  }
  #body .container {
    max-width: 1180px;
    padding: 10px 15px 0px;
  }
  .navigator {
    margin: 20px 0 20px 20px;
  }
}

@media (max-width: 1025px) {
  .map-regions:before {
    display: none;
  }
  .map-regions:after {
    display: none;
  }
  #map {
    margin: 0;
    padding: 40px 0;
  }
  #map svg {
    position: static;
  }
  .map-regions {
    min-height: auto;
  }
}

@media (max-width: 1000px) {
  .menuTop__burger {
    display: block;
    background: url('/bitrix/templates/proftool/./img/icons/menu.svg') no-repeat;
    width: 40px;
    height: 20px;
    width: 40px;
    height: 40px;
    z-index: 2;
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    right: 15px;
    cursor: pointer;
  }
  .menuTop {
    position: static;
  }
  
  .centerCol, 
  .content, 
  .main .catalog {
    float: none;
    width: auto;
  }
  .leftCol {
    width: calc(100% + 65px);
    float: none;
    margin-top: 20px;
  }
  .catalog  {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding-top: 20px;
  }
  .catalog .catalogItem,
  .catalog .catalogItem.first {
    width: calc(33.33% - 30px);
    margin: 0 15px 20px;
    box-sizing: border-box;
  }
  .catalog .catalogItem a {
    width: auto;
    position: static;
    height: auto;
  }
  .catalog .catalogItem a img {
    display: block;
    width: 100%;
    height: auto;
  }
  .main .content {
    padding-bottom: 10px;
  }
  .catalogMenu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #body .container {
    box-shadow: none;
  }
  .orderFormBtn {
    display: none;
  }

  .menuTop__box {
    position: fixed;
    top: 0;
    left: -300px;
    width: 300px;
    height: 100%;
    z-index: 110;
    background: #fff;
    box-shadow: -6px 1px 20px 0 #00000047;
    padding: 50px 20px 20px;
    overflow: auto;
    box-sizing: border-box;
    visibility: hidden;
    transition: all .5s;
  }

  .menuTop__box.is-open {
    transition: all .5s;
    left: 0;
    visibility: visible;
  }

  .menuTop ul {
    height: auto;
  }

  .menuTop ul li {
    display: block;
  }

  .menuTop ul li a, 
  .menuTop ul li span {
    border: 0;
    border-bottom: 1px solid #181818;
    height: auto;
    color: #000;
    text-align: left;
    font-weight: 700;
    padding: 10px 15px;
    line-height: 1.2;

  }
  .menuTop ul li:hover a, 
  .menuTop ul li.act a, 
  .menuTop ul li:hover span, 
  .menuTop ul li.act span {
    background: transparent;
    border-color: #181818;
  }

  .menuTop ul li ul {
    position: static;
    background: transparent;
    width: 100%;
    border: 0;
    display: none;
  }

  .menuTop ul li ul.open {
    display: block;
  }

  .has-drop > span {
    position: relative;

  }
  .has-drop > span:before {
    content: '';
    background: url('/bitrix/templates/proftool/./img//icons/right-chevron.svg') no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    top: calc(50% - 8px);
    width: 16px;
    height: 16px;
    display: block;
    transition: all .3s;
  }
  
  .has-drop > span.active:before {
    transition: all .3s;
    transform: rotate(90deg);
  }

  .menuTop__box .right {
    padding-top: 20px;
  }

  .menuTop__box .right .address {
    font-size: 14px;
    line-height: 16px;
    color: #494847;
    padding-bottom: 20px;
  }

  .menuTop__box .right .address p {
    margin: 0 0 5px;
  }

  .menuTop__box .right .address strong {
    font-weight: normal;
    color: #838383;
  }

  .menuTop__box .right .phones {
    font-size: 24px;
    line-height: 25px;
    color: #9d141c;
    padding-bottom: 20px;
  }

  .menuTop__box .right .phones p {
    margin: 0;
  }

  .menuTop__box .right .phones i {
    font-style: normal;
    font-size: 18px;
    color: #2e2e2d;
  }

  .searchTop {

  }

  .searchTop input {
    width: calc(100% - 80px);
  }

  .menuTop__close {
    background: url('/bitrix/templates/proftool/./img/icons/cancel.svg') no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
  }

  .overlay-mobile {
    display: block;
    visibility: hidden;
    opacity: 0;
    background: #000;
    transition: all .5s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 105;
  }

  .overlay-mobile.active {
    transition: all .5s;
    opacity: .8;
    visibility: visible;
  }

  .nav-open #header {
    z-index: auto;
  }

  #header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 101;
  }

  .navigator {
    padding: 15px 0;
    margin: 0;
  }

  #contactsForm {

  }

  #contactsForm .formField.fleft {
    width: 100%;
  }

  #contactsForm .formField.fright {
    width: 100%;
  }

  #contactsForm .formField span {
    width: 250px;
    text-align: left;
  }

  #contactsForm .formField input[type="text"],
  #contactsForm .formField textarea {
    width: calc(100% - 200px);
  }

  .leftMenu .title {
    text-align: left;
    width: 95%;
    box-sizing: border-box;
    padding: 0 40px 0 55px;
  }

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

}

@media (max-width: 800px) {
  #footer .address, 
  #footer .phones {
    width: 49%;
    padding-bottom: 20px;
  }
  #footer .orderBtn {
    width: 49%;
    text-align: left;
  }
  #footer .infodesign {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
  }
  .products {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  .products .productItem {
    width: 50%;
    float: none;
    padding: 0 15px 30px; 
    box-sizing: border-box;
    margin: 0;
  }
  .products .productItem.first {
    float: none;
  }
  .products .productItem .image {
    width: 100%;
  }
  .products .productItem .productTitle {
    width: 100%;
  }
  .products.productsInner {
    width: auto;
    left: 0;
  }
  .products.productsInner .productItem {
    margin: 0 auto;
    max-width: 400px;
  }
  .products.productsInner .productItem .image,
  .products.productsInner .productItem .productTitle {
    width: 100%;
  }
  .products.productsInner .productItem .image a img {
    max-width: none;
    width: 100%;
    object-fit: cover;
    max-height: none;
  }

  .divForm .formField > span {
    display: block;
    padding-bottom: 5px;
    text-align: left;
  }

  .divForm .formField input[type=text], 
  .divForm .formField input[type=password], 
  .divForm .formField select, 
  .divForm .formField textarea {
    width: 100%;
  }

  .formField.captcha > span {
    text-align: right;
  }

  .divForm .formField .jq-selectbox, 
  .divForm .formField .jq-select-multiple {
    width: 100%;
    float: none;
  }

  .divForm label {
    text-align: left;
  }

  .divForm label br {
    display: none;
  }
  
}

@media (max-width: 767px) {
  .catalog .catalogItem,
  .catalog .catalogItem.first {
    width: calc(50% - 30px);
  }
  .products .productItem {
    width: 100%;
  }
  .fancybox-close {
    top: 0;
    right: 0;
    border-radius: 0;
  }
  .fancybox-skin .divForm {
    min-width: auto;
  }
  .divForm .center {
    width: auto;
    float: none;
    margin: 0 auto;
    display: table;
  }
  .divForm .formField .fields {
    width: 100%;
  }
  .formField.captcha > span {
    display: block;
    padding-bottom: 5px;
  }
  .divForm .formField .fields a {
    display: table;
    clear: both;
    margin: 0 0 0 auto;
  }
  .divForm .title {
    padding: 0 15px;
    font-size: 26px;
  }

  .clients {

  }

  .clientItem.first {

  }
  .clients .clientItem {
    width: 49%;
  }

  #header .container div.logo span {
    display: none;
  }

  #header .container div.logo {
    max-width: 380px;
    box-sizing: border-box;
    padding-right: 80px;
  }

  .slider .jshowoff-controls span, 
  .slider .jshowoff-controls a {
    display: none;
  }

  .mainBtn {
    display: none;
  }

  .news .newsItem .image {
    float: none;
    display: table;
    margin: 0 auto 5px;
    border: 0;
  }

  .news .newsItem .image img {
    max-width: 100%;
  }

  .news .newsItem .newsTitle {
    margin-bottom: 10px;
  }

  .news .newsItem .preview {
    margin-bottom: 15px;
    margin-bottom: 40px;
  }

  .content form .captcha span {
    float: none;
    margin: 0;
    padding-bottom: 10px;
  }

  .content form .captcha .fields {
    margin: 0;
    float: none;
    min-width: auto;
  }
  
}

@media (max-width: 600px) {
  #footer .address, 
  #footer .phones {
    width: 100%;
    text-align: center;
  }
  #footer .phones .fancybox {
    display: table;
    margin: 0 auto;
  }
  #footer .orderBtn {
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }
  #footer .infodesign {
    width: 100%;
    text-align: center;
    
  }

  .content .contacts .col {
    width: 100%;
    margin: 0 0 20px;
  }

  #contactsForm .formField span {
    width: 120px;
    text-align: left;
  }

  #contactsForm .formField input[type="text"],
  #contactsForm .formField textarea {
    width: calc(100% - 120px);
  }

  .content form .captcha .fields img {
    float: none;
    margin: 0 0 5px 0;
    display: block;
  }
  
}

@media (max-width: 550px) {
  .catalog .catalogItem,
  .catalog .catalogItem.first {
    width: calc(100% - 30px);
    max-width: 300px;
    margin: 0 auto 20px;
  }
}

@media (max-width: 450px) {
  .divForm .formField .fields img {
    float: none;
    display: block;
    margin: 0 auto 10px;
  }
  .divForm .formField .fields input[type=text] {
    float: none;
    margin: 0 auto;
  }
  .divForm .formField input[type=text] {
    width: 100%;
  }
  .divForm .formField .fields a {
    margin: 10px auto 0;
  }
  .divForm .formField .fields br {
    display: none;
  }
  .divForm label span {
    width: calc(100% - 30px);
    box-sizing: border-box;
  }
  .divForm label .jq-radio {
    margin: 0;
  }
  #header .container div.logo span {
    font-size: 14px;
    line-height: 14px;
  }
  #header .container div.logo span strong.red {
    font-size: 14px;
  }
  .clients .clientItem {
    width: 100%;
  }
  .formField.captcha > span {
    text-align: center;
  }
}

/*CALLBACK_CATALOG*/

.content .catalog_callback{
  margin-top: 40px;
  background: #313131;
  padding: 40px;
  transition: .2s;
}
.content .catalog_callback .callback_title{
  margin-top: 0;
  font-size: 30px;
  color: #fff;
}
.content .catalog_callback .callback_fields{
  display: flex;
  justify-content: flex-start;
  margin: 50px auto;
}
.content .catalog_callback .callback_fields>div,
.content .catalog_callback .callback_buttons .callback_submit{
  margin-right: 20px;
  float: none;
  width: 30%;
}

.content .catalog_callback .callback_fields>div:nth-child(3){
  margin-right: 0px;
}
.content .catalog_callback .callback_fields input{
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0px;
  background: #313131;
  border-bottom: 1px solid #d1d1d1;
  height: 32px;
  line-height: 32px;
  padding: 0;
  margin: 0;
  width: 100%;
  color: #fff;
}
.content .catalog_callback .callback_fields input:focus{
  box-shadow: none;
  outline: none;
}
.content .catalog_callback .callback_fields label{
  color: #a4a4a4;
  font-size: 14px;
}
.content .catalog_callback .callback_buttons{
  display: flex;
  justify-content: flex-start;
}
.content .catalog_callback .callback_buttons .callback_submit input{
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  margin: 0;
  padding: 10px 0px 10px 40px;
  height: auto;
  border-radius: 0px;
  background: #a20c1e;
  outline: none;
}
.content .catalog_callback .callback_buttons .callback_submit{
  position: relative;
}
.content .catalog_callback .callback_buttons .callback_submit:after{
  content: url(/img/arrow.png);
  position: absolute;
  z-index: 2;
  right: 0px;
  padding: 20px;
}
.content .catalog_callback .callback_buttons .callback_policy{
  max-width: 60%;
  /*margin-left: 20px;*/
}

.callback_checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 20px;
}
.callback_checkbox + label {
  position: relative;
  padding: 0 0 0 30px;
  cursor: pointer;
  color: #a4a4a4;
}
.linkToPolicy{
  color: #fff;
}
.linkToPolicy:hover{
  color: #c21616;
}
.callback_checkbox + label:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  border: 1px solid #fff;
  left: 0px;
}
.callback_checkbox + label:after {
  content: '';
  background-image: url(/img/checkbox.png);
  background-repeat: no-repeat;
  background-position: center;
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
}

.callback_checkbox:checked + label:after {
  display: block;
}
.catalog_callback .formSuccessMsgCatalog{
  color: #FFF;
}
.formSuccessMsgCatalog{
  color: #464646;
  font-size: 18px;
}

@media (max-width: 646px) {
  .content .catalog_callback .callback_fields{
    flex-wrap: wrap;
  }
  .content .catalog_callback .callback_fields>div{
    width: 100%;
    margin: 5px auto;
  }
  .content .catalog_callback .callback_buttons .callback_submit input{
    padding: 10px 0px 10px 30px;
  }
  .content .catalog_callback .callback_buttons .callback_submit{
    min-width: 150px;
  }
}
@media (max-width: 560px) {
  .content .catalog_callback .callback_buttons{
    flex-wrap: wrap;
  }
  .content .catalog_callback .callback_buttons .callback_submit{
    width: 100%;
    margin: 5px auto;
  }
  .content .catalog_callback .callback_buttons .callback_policy{
    max-width: none;
    width: 90%;
    margin: 5px 0px;
  }
  
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {

  border: 0;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 51%,rgba(255,255,255,1) 100%);  
}
input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #fff !important; /* Цвет фона */
    -webkit-text-fill-color: #464646 !important; /* цвет текста */
    border-color: #c6c6c6 !important;
    color: #464646 !important; /* цвет текста */
}
/* End */
/* /bitrix/templates/proftool/styles.css?1664527995101345 */
