

/* Start:/bitrix/templates/diller/styles.css?172327543311757*/
* {
  padding: 0px;
  margin: 0px;
  border: 0px;
  z-index: 5;
  box-sizing: border-box;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.center {
  text-align: center;
}
.justify {
  text-align: justify;
}
.u {
  text-decoration: underline !important;
}
.b {
  font-weight: bold !important;
}
li {
  list-style: none;
}
.d-ib {
  display: inline-block;
}

.ta-c{
  text-align: center;
}
.ta-l{
  text-align: left;
}
.w-50p {
  width: 49.8%;
}
.mw-100p{
  min-width: 100px;
}
.va-t{
  vertical-align: top;
}
.mt-5{
  margin-top: 5px;
}
.mt-30{
  margin-top: 30px;
}
.pt-5{
  padding-top: 5px;
}
.fw-b{
  font-weight: bold;
}
a {
  color: #192433;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1 {
  color: rgba(152, 6, 8, 0.86);;
  font-size: 36px;
  font-weight: bold;
  padding: 35px 0px;
}
h2 {
  color: #1B2433;
  font-size: 36px;
  font-weight: bold;
  padding: 30px 0px;
}
h3 {
  color: #1B2433;
  font-size: 24px;
  font-weight: bold;
  padding: 0px 0px 20px;
}
/*h3:first-letter {*/
  /*text-transform: capitalize;*/
/*}*/
input, select, textarea {
  padding: 4px 8px;
  font-size: 14px;
  border: 1px solid #192433;
  border-radius: 4px;
  outline: none;
  margin: 4px;
}
input:hover, select:hover, textarea:hover {
  background: #effafe;
}
input[type=submit], input[type=button] {
  background: #192433;
  color: #fff;
}
input[type=submit]:hover, input[type=button]:hover {
  background: rgba(152, 6, 8, 0.86);;
}
p {
  padding: 6px 0px 0px 0px;
}
form {
  padding: 0px 8px 8px;
}
html {
/*  max-width: 1920px;
  margin: auto;
  min-width: 1170px;*/
}
body {
  width: 100%;
  font-family: Arial;
  min-width: 1190px;
}
#wrapper, .wrapper {
  width: 1190px;
  margin: 0px auto;
  padding: 0 10px;
}
.head {
  height: 255px;
  background: rgba(152, 6, 8, 0.86);;
}
.head a {
  color: #fff;
}
.line-icon {
  padding-top: 20px;
}
.line-icon a {
  display: inline-block;
  width: 15px;
  height: 0px;
  padding-bottom: 15px;
  background: url('/bitrix/templates/diller/images/icons.png') no-repeat;
  margin-right: 30px;
}
.line-icon #home {
  background-position: -1px 0px;
}
.line-icon #map {
  background-position: -16px 0px;
}
.line-icon #calc {
  background-position: -31px 0px;
}
.line-icon #send {
  background-position: -46px 0px;
}
.line-icon #call {
  background-position: -61px 0px;
}
.line-icon #home:hover {
  background-position: -1px -16px;
}
.line-icon #map:hover {
  background-position: -16px -16px;
}
.line-icon #calc:hover {
  background-position: -31px -16px;
}
.line-icon #send:hover {
  background-position: -46px -16px;
}
.line-icon #call:hover {
  background-position: -61px -16px;
}
.line-contacts {
  padding-top: 20px;
}
.line-contacts a {
  #display: inline-block;
  display: none;
  width: 48px;
  height: 0px;
  padding-bottom: 48px;
  background: url('/bitrix/templates/diller/images/icons-soc.png') no-repeat;
  margin-right: 11px;
  font-size: 14px;
}
.line-contacts #fb {
  background-position: -0px -48px;
}
.line-contacts #tw {
  background-position: -48px -48px;
}
.line-contacts #vk {
  background-position: -96px -48px;
}
.line-contacts #fb:hover {
  background-position: 0px 0px;
}
.line-contacts #tw:hover {
  background-position: -48px 0px;
}
.line-contacts #vk:hover {
  background-position: -96px 0px;
}
.line-buttons {
  padding: 20px 0px 0px 0;
  float: right;
}
.line-buttons a {
  display: inline-block;
  height: 48px;
  border: 1px solid #fff;
  padding: 14px 10px;
  text-decoration: none;
  margin-left: 16px;
}
.line-buttons a:hover {
  background: #192433 !important;
}
.logo {
  padding-top: 50px;
}
.top-menu {
  padding-top: 13px;
  text-align: right;
  overflow: hidden;
}
.top-menu li {
  display: inline-block;
  margin: 8px 0px;
  border-right: 1px solid #fff;
  margin-right: -1px;
}
.top-menu li:hover, .top-menu li.active {
  border: 1px solid #fff;
  margin: -3px 0px;
  padding: 2px 0px;
}
.top-menu li:hover a, .top-menu li.active a {
  padding: 0px 11px;
}
.top-menu a {
  display: inline-block;
  padding: 0px 12px;
  font-weight: bold;
  text-decoration: none;
}
.slider-on-main_block {
  -webkit-background-size: cover;
  background-size: cover;
  padding: 45px 0px;
  background: #a7292b;
  border-top: 1px solid rgb(189, 95, 96);
}
.slider {
  height: 386px;
}
.main-menu {
  height: 365px;
  background: #93b8c4 url('/bitrix/templates/diller/images/bg-menu.jpg') no-repeat scroll center 0;
  text-align: center;
  -webkit-background-size: cover;
  background-size: cover;
}
.main-menu ul {
  display: block;
  height: 365px;
  padding-top: 1px;
  background: url('/bitrix/templates/diller/images/shadow.png') center 294px no-repeat;
}
.main-menu li {
  display: inline-block;
  padding: 45px 0px;
  border-left: 1px solid #fff;
}
.main-menu li:first-child {
  border-left: none;
}
.main-menu a {
  display: inline-block;
  width: 194px;
  height: 270px;
  position: relative;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  background: url('/bitrix/templates/diller/images/main-menu-bg.png') no-repeat;
}
.main-menu span {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0px;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#7c000000', endColorstr='#7f000000');
  background: rgba(0, 0, 0, 0.5);
  height: 77px;
  padding: 18px 14px;
}
.main-menu a:hover span {
  background: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#bc000000', endColorstr='#bf000000');
}
.main-menu li:nth-child(1) a {
  background-position: 0px 0px;
}
.main-menu li:nth-child(2) a {
  background-position: -194px 0px;
}
.main-menu li:nth-child(3) a {
  background-position: -388px 0px;
}
.main-menu li:nth-child(4) a {
  background-position: -582px 0px;
}
.main-menu li:nth-child(5) a {
  background-position: -776px 0px;
}
.main-menu li:nth-child(6) a {
  background-position: -970px 0px;
}
/* for ie 8 */
.main-menu li:first-child a {
  background-position: 0px 0px;
}
.main-menu li:first-child + * a {
  background-position: -194px 0px;
}
.main-menu li:first-child + * + * a {
  background-position: -388px 0px;
}
.main-menu li:first-child + * + * + * a {
  background-position: -582px 0px;
}
.main-menu li:first-child + * + * + * + * a {
  background-position: -776px 0px;
}
.main-menu li:first-child + * + * + * + * + * a {
  background-position: -970px 0px;
}
.service {
  /*height: 430px;*/
  background: #192433;
  text-align: center;
  padding-bottom: 70px;
  margin-bottom: 20px;
}
.service a {
  color: #fff;
  text-decoration: underline;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  min-width: 246px;
  margin: 70px 58px 0px;
  text-transform: uppercase;
}
.service a div {
  width: 246px;
  height: 246px;
  margin: 0px auto 20px;
  background: url('/bitrix/templates/diller/images/icons-serv.png') no-repeat;

}
.service a:hover {
  color: #00BCF5;
  text-decoration: none;
}
.service #call div {
  background-position: -1px -247px;
}
.service #calc div {
  background-position: -247px -247px;
}
.service #size div {
  background-position: -493px -247px;
}
.service #call:hover div {
  background-position: -1px -1px;
}
.service #calc:hover div {
  background-position: -247px -1px;
}
.service #size:hover div {
  background-position: -493px -1px;
}
.content {
  min-height: 300px;
  background: #fff;
  padding-bottom: 16px;
}
.content td {
  padding: 4px;
  border: 1px solid #eee;
}
.nob {
  border-width: 0px !important;
}
.item-line {
  background: #A0D0DD;
  height: 405px;
  margin-bottom: -405px;
}
.item {
  display: inline-block;
  width: 270px;
  margin: 0px 25px 80px 0px;
  vertical-align: text-top;
}
.item:last-child {
  margin-right: 0px;
}
.img-box {
  display: table-cell;

  width: 270px;
  background: #fff;
  border: 1px solid #99AEB7;
  text-align: center;
  height: 212px;
  padding: 12px;
  vertical-align: middle;
  box-sizing: border-box;
}
.img-box img {
  width: auto;
  height: auto;
  max-width: 244px;
  max-height: 375px;
  margin: auto auto;
}
a:hover .img-box {
  background-color: rgba(255, 255, 255, 0.75);
}
.item-name {
  display: block;
  padding: 20px 0px 8px;
  font-size: 18px;
}
.descr {
  display: block;
  padding: 1px 0px;
  font-size: 12px;
}
.descr-name {
  color: #717171;
  margin-right: 3px;
}
.detail {
  margin: 10px 0px 0px 0px;
  display: inline-block;
  color: #fff;
  height: 35px;
  text-align: center;
  background: #192433;
  padding: 8px 26px;
  font-size: 18px;

}
.detail:hover {
  background: rgba(152, 6, 8, 0.86);;
  text-decoration: none;
}
.stock .detail {
  margin: 10px 0px 0px 0px;
  display: inline-block;
  color: #fff;
  height: 35px;
  text-align: center;
  background: rgba(152, 6, 8, 0.86);;
  padding: 8px 26px;
  font-size: 18px;

}
.stock .detail:hover {
  background: #192433;
  text-decoration: none;
}
.item-detail .descr {
  font-size: 14px;
}
.item-detail img {
  width: auto;
  height: auto;
  max-width: 1170px;
  max-height: 1000px;
  background: #fff;
  border: 1px solid #99AEB7;
  padding: 12px;
  margin: 0px 12px 12px 0px;
  /*float: left;*/
}
.item-detail .detail-text {
  font-size: 14px;
  color: #192433;
  padding-left: 20px;
  text-align: justify;
}
.foot {
  height: 255px;
  background: rgba(152, 6, 8, 0.86);;
  color: #fff;
}
.foot a {
  color: #fff;
}
.bottom-menu {
  padding-top: 40px;
  width: 400px;
  text-align: left;
  overflow: hidden;
}
.bottom-menu li {
  display: inline-block;
  margin: 12px 0px;
}
.bottom-menu a {
  display: inline-block;
  padding: 0px 24px 0px 0px;
  font-weight: bold;
}
.copy {
  margin: 49px 10px 0px 0px;
  font-size: 14px;
}
.copy a {
  font-weight: bold;
}
div.counter {
  margin: 49px 0px 0px 0px;
  width: 400px;
  text-align: center;
}
.foot .line-contacts {
  padding-top: 56px;
}
.nav-string {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #808797;
  padding-bottom: 16px;
}
.nav-string a {
  color: #1B252F;
  display: inline-block;
  height: 24px;
  min-width: 24px;
  padding: 4px 0px;

}
.nav-string a:hover {
  color: rgba(152, 6, 8, 0.86);;
}
.nav-string b {
  color: #fff;
  display: inline-block;
  height: 24px;
  width: 24px;
  padding: 4px 0px;
  background: rgba(152, 6, 8, 0.86);;
  border-radius: 12px;
}
.nav-string span {
  display: inline-block;
  height: 24px;
  min-width: 24px;
  padding: 4px 4px;
  text-align: center;
}
.bx_breadcrumbs {
  display: inline-block;
  float: right;
  font-size: 12px;
  color: #1B252F;
  padding: 8px;
}
.bx_breadcrumbs span, .bx_breadcrumbs a, .bx_breadcrumbs img {
  display: inline-block;
  padding: 0px 4px;
  vertical-align: middle;
}
.bx_breadcrumbs a {
  color: rgba(152, 6, 8, 0.86);;
}
.lightbox {
  display: none;
}
.bx_auth_popup_form, .popup-window {
  background: #fff;
}
.bx_auth_popup_form #wrapper {
  width: auto;
}
.popup-window-content {
  margin: 0px;
}
.notetext {
  font-weight: bold;
}
.errortext {
  text-align: left;
  display: block;
}
.bx-auth td {
  border-width: 0px;
}
.vacancies p, .about p{
  padding-bottom: 10px;
  line-height: 1.44;
  color: #333;
}

.header-col-right,
.header-col-left {
  width: 50%;
  float: left;
}
.header-address {
  display: inline-block;
  color: #ffffff;
  font-size: 15px;
  line-height: 1;
  vertical-align: top;
}
.header-phones {
  text-align: right;
  color: #fff;
  margin-top: 22px;
  font-size: 24px;
  line-height: 1.25;
}
.footer-phones {
  line-height: 1.4;
}

/*COLUMNS*/
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333333%;
}
.col-8 {
  width: 66.66666667%;
}
.col-9 {
  width: 75%;
}
.col-3 img,
.col-4 img,
.col-8 img,
.col-9 img

{
  max-width: 100%;
}
.col-3, .col-4, .col-8, .col-9 {
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* End */


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