.fontreset {
  font-size: 0;
  line-height: 0;
  letter-spacing: -4px;
}
.content table tr:first-child {
  background-color: #aaa;
  font-weight: bold;
}
.content table tr:first-child td {
  border-right: 1px solid #fff;
  font-weight: bold;
  color: #fff;
}
.content table tr:first-child td:first-child {
  border-left-color: #aaa;
}
.content table tr:first-child td:last-child {
  border-right-color: #aaa;
}
.content table tr:first-child td p {
  font-weight: bold;
  color: #fff;
}
.content table tr:not(:first-child) td {
  border: 1px solid #aaa;
  padding: 0 10px;
}
/* ----------------------------------- eq_list ----------------------------------- */
.eq_list {
  list-style: none;
  padding-left: 15px!important;
}
.eq_list li {
  position: relative;
  padding-left: 15px;
  font-size: 14px;
  line-height: 23px;
}
.eq_list li:last-child {
  margin-bottom: 0;
}
.eq_list li:before {
  content: "" !important;
  position: absolute;
  left: 0!important;
  top: 7px!important;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #f36f21;
}
/* ----------------------------------- slider-product-preview ----------------------------------- */
.slider-product-preview {
  float: left;
  width: 20.14%;
  border-left: 1px solid #f36f21;
  background-color: #f7f7f3;
}
.slider-product-preview .slick-list {
  overflow: hidden;
}
.slider-product-preview .slick-slide {
  border-width: 0;
  border-top: 1px solid #f36f21;
}
.slider-product-preview .slick-current {
  -wabkit-box-shadow: inset 0 0 0 2px #f36f21;
  -moz-box-shadow: inset 0 0 0 2px #f36f21;
  box-shadow: inset 0 0 0 2px #f36f21;
}
.slider-product-preview__item {
  position: relative;
  background-image: url("");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  cursor: pointer;
}
.slider-product-preview__item:focus {
  outline: none;
}
.slider-product-preview__video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.box-slider__video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.tab-cont.slick-slide {
  height: 0;
}
.tab-cont.slick-slide.slick-current {
  height: auto;
}
.slick-initialized .slick-slide:focus {
  outline: none;
}
@media screen and (max-width: 640px) {
  .slider-product-preview {
    display: none;
  }
}
/* ----------------------------------- contacts-list ----------------------------------- */
.contacts-list {
  font-size: 0;
  line-height: 0;
  letter-spacing: -4px;
}
.contacts-list__item {
  display: inline-block;
  width: 50%;
  padding: 0 15px;
  margin-bottom: 60px;
  letter-spacing: normal;
  text-align: center;
  vertical-align: top;
}
.contacts-list__item img {
  width: 100%;
  max-width: 300px;
  margin-bottom: 30px;
  height: auto;
}
.contacts-list__item h2 {
  padding: 0;
  font-size: 18px;
  line-height: 23px;
  text-transform: none;
}
.contacts-list__item p {
  padding: 0;
  font-size: 14px;
  line-height: 23px;
}
.contacts-list__item a {
  color: #f35c03;
}
.contacts-list__name-block {
  margin-bottom: 15px;
}
.contacts-list__pos {
  max-width: 300px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 23px;
}
@media (min-width: 640px) and (max-width: 979px) {
  .contacts-list__item {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .contacts-list {
    padding: 15px;
  }
  .contacts-list__item {
    width: 100%;
    margin-bottom: 30px;
  }
  .contacts-list__item img {
    float: none;
    margin-right: 0;
  }
}
/* ----------------------------------- contact-human ----------------------------------- */
.contact-human {
  overflow: hidden;
  position: relative;
  padding-left: 340px;
}
.contact-human__pos {
  margin: -10px 0 15px;
  font-size: 14px;
  line-height: 1.2;
  color: #999;
}
.contact-human img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-width: 300px;
}
.contact-human h2 {
  margin-top: -33px;
  font-size: 20px;
}
.contact-human p {
  font-size: 14px;
  line-height: 23px;
}
@media (min-width: 640px) and (max-width: 979px) {
  .contact-human {
    padding-left: 0;
  }
  .contact-human img {
    position: static;
    display: block;
    float: none;
    margin-bottom: 40px;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  .contact-human {
    padding: 0 10px;
  }
  .contact-human img {
    position: static;
    display: block;
    float: none;
    margin-bottom: 40px;
  }
}
@media (max-width: 639px) {
  .contact-human {
    padding: 0 10px;
  }
  .contact-human img {
    position: static;
    display: block;
    float: none;
    margin-bottom: 40px;
  }
}
/* ----------------------------------- contacts-map-block ----------------------------------- */
.contacts-map-block {
  position: relative;
  margin-top: 20px;
  margin-bottom: 40px;
}
.contacts-map-block:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
}
.contacts-map {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 639px) {
  .contacts-map {
    position: static;
    height: 250px;
  }
}
.contacts-map-block__text-block {
  position: relative;
  float: right;
  width: 50%;
  padding: 55px 35px 75px;
  background-color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 639px) {
  .contacts-map-block__text-block {
    flaot: none;
    width: 100%;
  }
}
.contacts-map-block__loc-text {
  position: relative;
  padding-left: 50px;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 23px;
  color: #fff;
}
.contacts-map-block__loc-text:before {
  content: "\e902";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -13px;
  font-family: "icomoon";
  font-size: 27px;
}
.contacts-map-block__phone {
  display: inline-block;
  position: relative;
  padding-left: 50px;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 23px;
  color: #fff;
}
.contacts-map-block__phone:before {
  content: "\e901";
  position: absolute;
  left: 0;
  top: -2px;
  font-family: "icomoon";
  font-size: 31px;
}
.contacts-map-block__phone span {
  display: block;
  margin-top: 10px;
  font-size: 14px;
}
.contacts-map-block__email {
  display: inline-block;
  position: relative;
  padding-left: 50px;
  font-size: 14px;
  line-height: 23px;
  color: #fff;
  word-break: break-word;
}
.contacts-map-block__email:before {
  content: "\e900";
  position: absolute;
  left: 0;
  top: -2px;
  font-family: "icomoon";
  font-size: 17px;
}
/* ----------------------------------- contacts-cols ----------------------------------- */
.contacts-cols {
  margin-bottom: 30px;
  font-size: 0;
  line-height: 0;
  /* letter-spacing: -4px; */
}
@media (min-width: 640px) and (max-width: 768px) {
  .contacts-cols {
    padding: 0 10px;
  }
}
@media (max-width: 639px) {
  .contacts-cols {
    padding: 0;
  }
}
.contacts-cols__col {
  display: inline-block;
  width: 48%;
  margin-bottom: 50px;
  letter-spacing: normal;
  vertical-align: top;
}
.contacts-cols__col:nth-child(2n-1) {
  margin-right: 4%;
}
@media (max-width: 639px) {
  .contacts-cols__col {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.contacts-cols__header {
  padding: 20px 20px 18px;
  margin-bottom: 35px;
  background-color: #f2f2f2;
  font-size: 18px;
  line-height: 1.2;
  color: #000;
  text-transform: uppercase;
}
.contacts-cols__line {
  padding: 0 20px;
  margin-bottom: 40px;
}
.contacts-cols__line:last-child {
  margin-bottom: 0;
}
.contacts-cols__title {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.2;
  color: #000;
}
.other-page .contacts-cols__mail {
  position: relative;
  padding-left: 35px;
  font-size: 14px;
  line-height: 1.2;
  color: #f36f21;
}
.contacts-cols__mail:before {
  content: "\e900";
  position: absolute;
  left: 0;
  top: -2px;
  font-family: "icomoon";
  font-size: 16px;
}
.contacts-cols__phone {
  position: relative;
  padding-left: 35px;
  font-size: 14px;
  line-height: 1.2;
  color: #000;
}
.contacts-cols__phone:before {
  content: "\e901";
  position: absolute;
  left: 4px;
  top: -6px;
  font-family: "icomoon";
  font-size: 22px;
  color: #f36f21;
}
.contacts-cols__pin {
  position: relative;
  padding-left: 35px;
  font-size: 14px;
  line-height: 1.2;
  color: #000;
}
.contacts-cols__pin:before {
  content: "\e902";
  position: absolute;
  left: 4px;
  top: -6px;
  font-family: "icomoon";
  font-size: 20px;
  color: #f36f21;
}
/* ----------------------------------- contacts-table ----------------------------------- */
.contacts-table {
  display: table;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  border: 1px solid #e6e6e6;
}
@media (min-width: 640px) and (max-width: 979px) {
  .contacts-table {
    display: block;
  }
}
@media (max-width: 639px) {
  .contacts-table {
    display: block;
  }
}
.contacts-table__cell {
  display: table-cell;
  width: 33.333%;
  height: 197px;
  padding: 10px;
  border-right: 1px solid #e6e6e6;
  text-align: center;
  vertical-align: middle;
}
.contacts-table__cell:last-child {
  border-right: none;
}
@media (min-width: 640px) and (max-width: 979px) {
  .contacts-table__cell {
    display: block;
    width: 100%;
    height: auto;
    padding: 20px 10px;
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
  }
  .contacts-table__cell:last-child {
    border-bottom: none;
  }
}
@media (max-width: 639px) {
  .contacts-table__cell {
    display: block;
    width: 100%;
    height: auto;
    padding: 20px 10px;
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
  }
  .contacts-table__cell:last-child {
    border-bottom: none;
  }
}
.contacts-table__phone {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1;
  color: #000;
}
@media (min-width: 980px) and (max-width: 1279px) {
  .contacts-table__phone {
    font-size: 16px;
  }
}
@media (max-width: 639px) {
  .contacts-table__phone {
    font-size: 20px;
  }
}
.contacts-table__desc {
  font-size: 14px;
  line-height: 23px;
  color: #000;
}
.contacts-table__mail {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1;
  color: #f36f21;
}
@media (min-width: 980px) and (max-width: 1279px) {
  .contacts-table__mail {
    font-size: 16px;
  }
}
@media (max-width: 639px) {
  .contacts-table__mail {
    font-size: 20px;
  }
}
/* ----------------------------------- section-title ----------------------------------- */
.other-page .section-title {
  padding: 20px 20px 18px;
  margin-bottom: 40px;
  background-color: #f2f2f2;
  font-size: 18px;
  line-height: 1.2;
  color: #000;
  text-transform: uppercase;
}
/* ----------------------------------- ol ----------------------------------- */
ol:not([class]) {
  list-style: none;
  margin-bottom: 30px;
  counter-reset: ollist;
}
ol:not([class]):last-child {
  margin-bottom: 0;
}
ol:not([class]) > li {
  position: relative;
  padding-left: 27px;
  margin-bottom: 5px;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
ol:not([class]) > li:before {
  counter-increment: ollist;
  content: counter(ollist) ". ";
  position: absolute;
  left: 0;
  top: 0;
}
ol:not([class]) > li:last-child {
  margin-bottom: 0;
}
ol:not([class]) ul,
ol:not([class]) ol {
  margin-left: 20px;
}
ol:not([class]) ul > li {
  margin-bottom: 5px;
}
.partners__item img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.partners__item img:hover {
  filter: none;
  -webkit-filter: none;
}
.download-press {
  display: inline-block;
  margin-top: 20px;
  position: relative;
}
.download-press .box-field__template {
  width: auto;
  height: auto;
  font-size: 67px;
}
.download-press .label__text {
  display: inline-block;
  padding-left: 15px;
  font-size: 18px;
  line-height: 1.2;
  color: #f36f21;
}
@media screen and (max-width: 767px) {
  .download-press {
    display: inline-block;
    margin-bottom: 20px;
  }
  .download-press .box-field__template {
    display: inline-block;
  }
  .download-press .label__text {
    width: auto;
    padding-top: 0;
    text-align: left;
  }
}
/* ----------------------------------- img-text-list ----------------------------------- */
.img-text-list {
  background-image: url("");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.img-text-list.align-top .img-text-list__right {
  vertical-align: top;
}
@media (min-width: 640px) and (max-width: 979px) {
  .img-text-list.align-top .img-text-list__right {
    overflow: hidden;
    text-align: left;
  }
}
@media (max-width: 639px) {
  .img-text-list.align-top .img-text-list__right {
    overflow: hidden;
    text-align: left;
  }
}
.img-text-list__item {
  display: table;
  width: 100%;
  margin-bottom: 30px;
}
.img-text-list__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 640px) and (max-width: 979px) {
  .img-text-list__item {
    display: block;
  }
}
@media (max-width: 639px) {
  .img-text-list__item {
    display: block;
  }
}
.img-text-list__left {
  display: table-cell;
  width: 300px;
}
.img-text-list__left img {
  width: 100%;
  max-width: 300px;
}
@media (min-width: 640px) and (max-width: 979px) {
  .img-text-list__left {
    display: block;
    width: 100%;
  }
  .img-text-list__left img {
    margin: 0 auto 20px;
  }
}
@media (max-width: 639px) {
  .img-text-list__left {
    display: block;
    width: 100%;
  }
  .img-text-list__left img {
    margin: 0 auto 20px;
  }
}
.img-text-list__right {
  display: table-cell;
  padding-left: 40px;
  vertical-align: middle;
}
@media (min-width: 640px) and (max-width: 979px) {
  .img-text-list__right {
    display: block;
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
}
@media (max-width: 639px) {
  .img-text-list__right {
    display: block;
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
}
.back_link {
  margin: 40px 0;
  font-size: 18px;
  line-height: 1;
}
.back_link a {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  color: #f36f21;
}
.back_link a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
  width: 21px;
  height: 17px;
  margin-top: -10px;
  background-image: url("../img/icon_list.png");
  background-repeat: no-repeat;
  -webkit-background-size: 21px 53px;
  -moz-background-size: 21px 53px;
  -o-background-size: 21px 53px;
  background-size: 21px 53px;
  background-position: 0 -35px;
}
@media screen and (max-width: 767px) {
  .back_link {
    padding: 0 10px;
  }
}
/* ----------------------------------- vacancy-detail-info ----------------------------------- */
.vacancy-detail-info {
  margin-bottom: 40px;
}
.vacancy-detail-info h4 {
  color: #f36f21;
}
/* ----------------------------------- load-file-label ----------------------------------- */
.load-file-label-wrap .file-message {
  display: inline-block;
  vertical-align: middle;
}
.load-file-label-wrap .file-delete {
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}
.load-file-label-wrap .file-delete:before {
  content: "\e904";
  font-family: "icomoon";
  font-size: 18px;
  line-height: 10px;
}
@media screen and (max-width: 767px) {
  .load-file-label-wrap {
    display: block!important;
    text-align: center;
  }
}
.load-file-label__table {
  display: table;
  margin-bottom: 20px;
}
.load-file-label__table span {
  display: table-cell !important;
  background-repeat: no-repeat;
}
.load-file-label__table span:first-child {
  width: 85px;
}
@media screen and (max-width: 767px) {
  .load-file-label__table {
    display: block;
  }
  .load-file-label__table span {
    display: block!important;
  }
  .load-file-label__table .box-field__completed {
    margin: 0 auto;
  }
}
.error-file-text {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 14px;
  line-height: 1;
  color: #f36f21;
}
/* ----------------------------------- feedback-form ----------------------------------- */
.feedback-form h3 {
  color: #f36f21;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .feedback-form h3 {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
.download-file {
  margin-bottom: 20px;
}
.download-file:last-child {
  margin-bottom: 0;
}
/* ----------------------------------- cols-2 ----------------------------------- */
.cols-2:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
}
.cols-2__col {
  float: left;
  width: 50%;
}
/* ----------------------------------- personal-manager ----------------------------------- */
.personal-manager__name {
  margin-bottom: 20px;
}
.personal-manager__phone {
  display: inline-block;
  margin-bottom: 15px;
  color: #f36f21;
  font-size: 16px;
  line-height: 1.2;
}
.personal-manager__mail {
  display: inline-block;
  margin-bottom: 15px;
  color: #f36f21;
  font-size: 16px;
  line-height: 1.2;
}
/* ----------------------------------- form-serach-page ----------------------------------- */
.form-serach-page {
  position: relative;
  margin-bottom: 40px;
}
.form-serach-page:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
}
.form-serach-page .button {
  float: right;
  width: 13%;
  height: 52px;
  background-color: transparent;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.form-serach-page .button:hover {
  background-color: #f36f21;
}
@media (min-width: 980px) and (max-width: 1279px) {
  .form-serach-page .button {
    width: 25%;
  }
}
@media (min-width: 640px) and (max-width: 979px) {
  .form-serach-page .button {
    width: 25%;
  }
}
@media (max-width: 639px) {
  .other-page .form-serach-page .button {
    width: 100%;
    padding: 18px 35px 19px;
    margin-top: 10px;
  }
}
.form-serach-page .form-serach-page__input {
  float: left;
  width: 85%;
  height: 52px;
  padding: 0 20px;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -wabkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 18px;
  line-height: 50px;
}
@media (min-width: 980px) and (max-width: 1279px) {
  .form-serach-page .form-serach-page__input {
    width: 70%;
  }
}
@media (min-width: 640px) and (max-width: 979px) {
  .form-serach-page .form-serach-page__input {
    width: 70%;
  }
}
@media (max-width: 639px) {
  .form-serach-page .form-serach-page__input {
    width: 100%;
    padding-left: 60px;
  }
}
.list-result-search {
  margin-top: 30px;
}
.search-result__item {
  margin-bottom: 30px!important;
}
.search-result__desc {
  margin-bottom: 5px;
}
.search-result__title {
  margin-bottom: 0;
}
.search-result__title a {
  color: #f36f21;
}
.search-result__date,
.search-result__crumbs {
  font-size: 12px;
  line-height: 1;
  color: #666;
}
.search-result__date a,
.search-result__crumbs a {
  color: #f36f21;
}
.textarea__inner-label {
  display: block;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 180px;
  padding: 6px 15px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 18px;
  line-height: 20px;
  color: #959595;
  outline: none;
}
.textarea__inner-label::-webkit-input-placeholder {
  color: #333 !important;
  opacity: 1!important;
  text-align: center!important;
}
.textarea__inner-label::-moz-placeholder {
  color: #333 !important;
  opacity: 1!important;
  text-align: center!important;
}
.textarea__inner-label:-o-placeholder {
  color: #333 !important;
  opacity: 1!important;
  text-align: center!important;
}
.textarea__inner-label:-ms-input-placeholder {
  color: #333 !important;
  opacity: 1!important;
  text-align: center!important;
}
.box-field.has-error .form-control,
.box-field.has-error .textarea__inner-label {
  border: 1px solid #f36f21;
}
.form-control:focus {
  outline: none;
  border-color: transparent;
  -wabkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .slider-description {
    display: table !important;
  }
  .slider-description-text__cont {
    display: block !important;
  }
  .slider-description-text__cont h1 {
    margin: 0 10px 17px;
  }
}

.contacts-name {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  margin-bottom: 15px;
}
.contact-map-title {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: normal;
  font-size: 27px;
  line-height: 34px;
  text-transform: uppercase;
  color: #010101;
}
/* ----------------------------------- new about --------------------------------------- */

.signature__block {
  font-style: italic;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #010101;
  margin-bottom: 40px;
}