ul.left-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  position: relative;
  /*IE bug*/
}
ul.left-menu li {
  padding: 10px 16px;
  background: #F5F5F5 url(/bitrix/templates/main_new/components/bitrix/menu/topMenu/images/left_menu_bg.gif) top repeat-x;
}
ul.left-menu li a {
  font-size: 100%;
  color: #BC262C;
  font-weight: bold;
  text-decoration: none;
}
ul.left-menu li a:visited, ul.left-menu li a:hover {
  color: #BC262C;
}
ul.left-menu li a.selected:link, ul.left-menu li a.selected:visited, ul.left-menu li a.selected:active, ul.left-menu li a.selected:hover {
  color: #FC8D3D;
}

/* End */
/* Start:/bitrix/templates/main_new/components/bitrix/breadcrumb/nav/style.css?1591846468585*/
.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: none;
}
/* End */
.disabled {
  opacity: 0.5;
}

.add_komplekt {
  color: #fff;
  position: relative;
  top: 20px;
}

#transftok .typeblok h3 {
  font-size: 17px !important;
}

.typeproj span {
  position: relative;
}
.typeproj span:after {
  content: "";
  display: block;
  position: absolute;
  right: -80px;
  top: 0px;
  width: 40px;
  height: 40px;
  background: url(/images/dwg.png) no-repeat 0 0;
}

.getishodnik {
  width: 570px;
  position: relative;
}
.getishodnik:after {
  content: "";
  display: block;
  position: absolute;
  right: 25px;
  top: 13px;
  width: 40px;
  height: 40px;
  background: url(/images/dwg.png) no-repeat 0 0;
}

.all_size {
  padding: 0 0 30px 0;
  font-size: 14px;
}

/* End */
.form textarea {
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  border: 1px solid #fff;
  background: #fff;
  padding: 15px;
  font-size: 18px;
  color: #000;
  height: 120px;
}

.butt1 {
  height: 50px;
  color: #fff;
  padding: 0 20px;
  line-height: 50px;
  background: url(/bitrix/templates/main/css/../images/butt1.png) repeat-x 0 0;
  font-size: 16px;
  border: 0px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 3px;
}
.butt1:hover {
  background: #ff8a00;
  cursor: pointer;
}

.butt2 {
  height: 34px;
  color: #fff;
  padding: 0 20px;
  line-height: 34px;
  background: #ff7800;
  font-size: 14px;
  border: 0px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 3px;
  display: inline-block;
  text-decoration: none;
  min-width: 130px;
  text-align: center;
}
.butt2:hover {
  background: #ff8a00;
  cursor: pointer;
}

.butt3 {
  height: 50px;
  color: #fff !important;
  padding: 0 30px;
  line-height: 50px;
  background: url(/bitrix/templates/main/css/../images/butt1.png) repeat-x 0 0;
  font-size: 14px;
  border: 0px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 3px;
  display: inline-block;
  text-decoration: none;
  min-width: 130px;
  text-align: center;
  margin: 15px auto;
}
.butt3:hover {
  background: #f25c17;
  cursor: pointer;
}

.agree {
  text-align: center;
  padding: 40px 0 0 0;
  font-size: 14px;
  width: 340px;
  margin: auto;
  line-height: 22px;
}
.agree a {
  color: #838383;
}

.jq-selectbox__dropdown {
  max-width: 1054px;
}

.cont2, .cont3, #cont2, #cont3 {
  display: none;
}

.doc-list .title {
  cursor: default !important;
}
.doc-list .item {
  display: none;
}

#doc0 {
  display: block;
}

.doc-list .item .title:after {
  display: none !important;
}

.prod-item .text ul {
  position: static !important;
  top: 0px !important;
}

/* 	.prod-item .img a {height: 250px !important} */
.prod-detail .img img {
  max-width: 85% !important;
}
.prod-detail .text ul li {
  position: relative;
  padding-left: 26px;
}
.prod-detail .text li:after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  background: #f58220;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 9px;
}

.body .wrapper {
  min-height: 400px;
}

.text-box a {
  display: inline-block;
}

.home-team .team_item {
  width: 250px !important;
}

table.zebra td {
  background: #efeef0;
}
table.zebra tr:nth-child(2n+2) td {
  background: none;
}

.add_komplekt {
  color: #000;
}

.help {
  position: relative;
}
.help.float {
  float: right;
  margin: -2px 16px 0 0 !important;
}
.help span {
  display: none;
}
.help:hover span {
  position: absolute;
  width: 270px;
  padding: 15px;
  background: #fff;
  font-size: 13px;
  right: 0px;
  top: 0px;
  display: block;
  z-index: 1111;
  color: #242f35;
  border-radius: 4px;
  box-shadow: 0 0 13px #b6c4cc;
}
.prod-conf .level i span {
  font-weight: 400;
  color: #111;
  text-align: left;
  line-height: 17px;
}

.modal-close {
  cursor: pointer;
  background: url(/bitrix/templates/main_new/../img/close-ic.svg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 22px;
  top: 22px;
}

.modal-form {
  width: 574px;
  padding: 42px 20px 40px;
  background: #efeef0 !important;
  display: none;
}
.modal-form .subtitle {
  font-weight: 300;
  font-size: 27px;
  line-height: 40px;
  text-align: center;
}
.modal-form .form {
  max-width: 430px;
  margin: 39px auto 0;
}
.modal-form .form .item {
  margin-top: 25px;
}
.modal-form .form .item.last {
  display: none;
}
.modal-form .form .item label span input {
  height: 56px;
  border: 1px solid #fff;
  background: #fff;
  padding: 0 15px;
  font-size: 18px;
  color: #000;
  max-width: 430px;
}
.modal-form .form input[type=text] {
  width: 100%;
}
.modal-form .form .ui-selectmenu-button.ui-button {
  height: 56px;
  line-height: 54px;
  font-weight: 400;
  color: #b1b1b1;
}
.modal-form .form .bt {
  margin-top: 35px;
  text-align: center;
}
.modal-form .form button {
  padding: 0 40px;
  height: 66px;
}
.modal-form .warning {
  margin-top: 25px;
  text-align: center;
  font-size: 12px;
  font-weight: 300;
  color: #ec0303;
  line-height: 16px;
}
.modal-form .pp {
  max-width: 292px;
  margin: 26px auto 0px;
  text-align: center;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
}
.modal-form .pp a {
  color: #4075db;
}

.modal-thank {
  background: #efeef0;
  width: 574px;
  padding: 50px 30px;
  display: none;
}
.modal-thank .title {
  line-height: 40px;
  font-weight: 300;
  font-size: 27px;
  text-align: center;
}
.modal-thank .text {
  margin-top: 22px;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

.input {
  width: 100%;
  height: 56px;
  border: 1px solid #fff;
  background: #fff;
  padding: 0 15px;
  font-size: 18px;
  color: #000;
}
.input.error {
  border-color: #ec0303;
}
.input::-webkit-input-placeholder, .input:-moz-placeholder, .input::-moz-placeholder, .input:-ms-input-placeholder {
  color: #b1b1b1;
}

textarea.input {
  height: 168px;
  padding: 17px 15px;
}

.modal-form .btn {
  background: #ff8721;
  border-radius: 50px;
  height: 76px;
  font-size: 21px;
  color: #fff;
}

#transftok .item {
  margin-top: 20px !important;
}

.logo a {
  display: block;
}

.kontent p {
  margin-bottom: 20px;
}
.kontent ul {
  list-style: disc;
  margin: 20px 40px;
}

#result3, #result8, #result9 {
  padding: 30px 0 60px 0;
  display: none;
}

.level b {
  font-weight: 100 !important;
}

.jq-selectbox__dropdown ul {
  max-height: 400px;
}

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