@charset "UTF-8";
@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

.h-main-slider-item img {
	opacity: 1!important;
}

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

progress, sub, sup {
  vertical-align: baseline;
}

[type=checkbox], [type=radio], legend {
  box-sizing: border-box;
  padding: 0;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

* {
  outline: 0;
}

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

h1 {
  font-size: 2em;
  margin: .67em 0;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

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

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, select {
  text-transform: none;
}

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

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

/* ------------------- Fonts */
@font-face {
  font-family: 'MuseoSansCyrl_300';
  src: url("../fonts/MuseoSansCyrl_300.eot");
  src: url("../fonts/MuseoSansCyrl_300.eot") format("embedded-opentype"), url("../fonts/MuseoSansCyrl_300.woff2") format("woff2"), url("../fonts/MuseoSansCyrl_300.woff") format("woff"), url("../fonts/MuseoSansCyrl_300.ttf") format("truetype");
}

@font-face {
  font-family: 'MuseoSansCyrl_400';
  src: url("../fonts/MuseoSansCyrl_400.eot");
  src: url("../fonts/MuseoSansCyrl_400.eot") format("embedded-opentype"), url("../fonts/MuseoSansCyrl_400.woff2") format("woff2"), url("../fonts/MuseoSansCyrl_400.woff") format("woff"), url("../fonts/MuseoSansCyrl_400.ttf") format("truetype");
}

@font-face {
  font-family: 'MuseoSansCyrl_500';
  src: url("../fonts/MuseoSansCyrl_500.eot");
  src: url("../fonts/MuseoSansCyrl_500.eot") format("embedded-opentype"), url("../fonts/MuseoSansCyrl_500.woff2") format("woff2"), url("../fonts/MuseoSansCyrl_500.woff") format("woff"), url("../fonts/MuseoSansCyrl_500.ttf") format("truetype");
}

@font-face {
  font-family: 'MuseoSansCyrl_700';
  src: url("../fonts/MuseoSansCyrl_700.eot");
  src: url("../fonts/MuseoSansCyrl_700.eot") format("embedded-opentype"), url("../fonts/MuseoSansCyrl_700.woff2") format("woff2"), url("../fonts/MuseoSansCyrl_700.woff") format("woff"), url("../fonts/MuseoSansCyrl_700.ttf") format("truetype");
}

@font-face {
  font-family: 'MuseoSansCyrl_900';
  src: url("../fonts/MuseoSansCyrl_900.eot");
  src: url("../fonts/MuseoSansCyrl_900.eot") format("embedded-opentype"), url("../fonts/MuseoSansCyrl_900.woff2") format("woff2"), url("../fonts/MuseoSansCyrl_900.woff") format("woff"), url("../fonts/MuseoSansCyrl_900.ttf") format("truetype");
}

/* ------------------- Typography */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #efefef;
  font: 14px "MuseoSansCyrl_500", Arial, sans-serif;
  line-height: 20px;
  color: #000;
}

h1, .site-h1-tt, h2, .site-h2-tt, h3, .site-h3-tt, h4, .site-h4-tt, h5, .site-h5-tt, h6, .site-h6-tt {
  display: block;
  margin: 0 0 20px;
  padding: 0;
  font-family: "MuseoSansCyrl_900", Arial, sans-serif;
  font-weight: normal;
  line-height: 1.2em;
  color: #0066b3;
}

h1, .site-h1-tt {
  font-size: 26px;
}

h2, .site-h2-tt {
  font-size: 22px;
}

h3, .site-h3-tt {
  font-size: 20px;
}

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

h5, .site-h5-tt {
  font-size: 16px;
}

h6, .site-h6-tt {
  font-size: 14px;
}

.dark-tt {
  color: #000;
}

ul, ol {
  margin: 20px 0;
  padding: 0;
  list-style-position: inside;
}

li {
  margin: 10px 0;
  padding: 0;
}

p {
  margin: 20px 0;
}

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

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

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

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

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

a {
  color: #000;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  color: #000;
}

.st-inner-block-text {
  margin: 40px 0;
  border: 1px solid #000;
}

table {
  width: 100%;
  border: none;
  border-collapse: collapse;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
  vertical-align: middle;
}

table th {
  vertical-align: bottom;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

table th, table td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-weight: normal;
  padding: 10px;
  min-width: 120px;
}

table th:first-child, table td:first-child {
  padding-left: 0;
}

table th:last-child, table td:last-child {
  min-width: 100px;
  padding-right: 0;
}

table b {
  font-weight: normal;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
}

table span {
  display: block;
}

table .icon-cart {
  float: none;
}

.max-width-table {
  max-width: 1024px;
  overflow-x: auto;
  padding-bottom: 20px;
}

.table-two-col {
  margin-bottom: 20px;
}

.table-two-col td {
  vertical-align: bottom;
}

.catalog-item .catalog-icon{
  display: flex;
  justify-content: center;
  align-items: center;
}

.catalog-item .catalog-icon .icon{
  margin: 0;
}

.catalog-icon .catalog-item-icon{
  max-width: 100px;
  width: auto;
  max-height: 100%;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  h1, .site-h1-tt {
    font-size: 30px;
  }
  h2, .site-h2-tt {
    font-size: 26px;
  }
  h3, .site-h3-tt {
    font-size: 22px;
  }
  h4, .site-h4-tt {
    font-size: 18px;
  }
  h5, .site-h5-tt {
    font-size: 16px;
  }
  h6, .site-h6-tt {
    font-size: 14px;
  }
  /* end media min width 768 pixels */
}

/* Min width 1024 pixels */
@media only screen and (min-width: 1024px) {
  h1, .site-h1-tt {
    font-size: 36px;
  }
  h2, .site-h2-tt {
    font-size: 30px;
  }
  h3, .site-h3-tt {
    font-size: 24px;
  }
  h4, .site-h4-tt {
    font-size: 22px;
  }
  h5, .site-h5-tt {
    font-size: 18px;
  }
  h6, .site-h6-tt {
    font-size: 16px;
  }
  table {
    font-size: 18px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.8);
  }
  table th {
    color: #000;
    padding: 15px 20px;
    min-width: 170px;
  }
  table td {
    padding: 20px;
  }
  .max-width-table {
    max-width: 100%;
  }
  /* end media min width 1024 pixels */
}

/* ------------------- Icons */
.icon {
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
}

.icon-po-1-min {
  width: 42px;
  height: 42px;
}

.icon-po-2-min {
  width: 31px;
  height: 31px;
}

.icon-po-3-min {
  width: 40px;
  height: 28px;
}

.icon-po-4-min {
  width: 37px;
  height: 37px;
}

.icon-po-5-min {
  width: 45px;
  height: 45px;
}

.icon-po-6-min {
  width: 49px;
  height: 49px;
}

.icon-po-7-min {
  width: 44px;
  height: 44px;
}

.icon-po-8-min {
  width: 47px;
  height: 46px;
}

.icon-po-9-min {
  width: 49px;
  height: 49px;
}

.icon-po-3-min{
	background: url(../img/svg/new2017/dop-svg-1.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
}

a:hover .icon-po-3-min{
	background-image: url(../img/svg/new2017/dop-svg-1red.svg);
}
/*
.icon-po-5-min{
	background: url(../img/svg/new2017/dop-svg-2.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
}

a:hover .icon-po-5-min{
	background-image: url(../img/svg/new2017/dop-svg-2red.svg);
}
*/
.icon-po-2-min{
	background: url(../img/svg/new2017/dop-svg-3.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
}

a:hover .icon-po-2-min{
	background-image: url(../img/svg/new2017/dop-svg-3red.svg);
}

.icon-po-1-min{
	background: url(../img/svg/new2017/dop-svg-4.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
}

a:hover .icon-po-1-min{
	background-image: url(../img/svg/new2017/dop-svg-4red.svg);
}

.icon-po-4-min{
	background: url(../img/svg/new2017/dop-svg-5.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
}

a:hover .icon-po-4-min{
	background-image: url(../img/svg/new2017/dop-svg-5red.svg);
}

.icon-po-6-min{
	background: url(../img/svg/new2017/dop-svg-6.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
}

a:hover .icon-po-6-min{
	background-image: url(../img/svg/new2017/dop-svg-6red.svg);
}
/*
.icon-po-8-min{
	background: url(../img/svg/new2017/dop-svg-7.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
}

a:hover .icon-po-8-min{
	background-image: url(../img/svg/new2017/dop-svg-7red.svg);
}
*/
.icon-po-7-min{
	background: url(../img/svg/new2017/dop-svg-8.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
}

a:hover .icon-po-7-min{
	background-image: url(../img/svg/new2017/dop-svg-8red.svg);
}


.icon-c-8{
	background: url(../img/svg/new2017/dop-svg-9.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 55px;
    height: 65px;
}

a:hover .icon-c-8{
	background-image: url(../img/svg/new2017/dop-svg-9red.svg);
}
/*
.icon-c-9{
	background: url(../img/svg/new2017/dop-svg-10.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 38px;
  	height: 69px;
}

a:hover .icon-c-9{
	background-image: url(../img/svg/new2017/dop-svg-10red.svg);
}
*/
.icon-c-10{
	background: url(../img/svg/new2017/dop-svg-11.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 60px;
 	height: 50px;
}

a:hover .icon-c-10{
	background-image: url(../img/svg/new2017/dop-svg-11red.svg);
}
/*
.icon-c-6{
	background: url(../img/svg/new2017/dop-svg-12.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 55px;
  	height: 65px;
}

a:hover .icon-c-6{
	background-image: url(../img/svg/new2017/dop-svg-12red.svg);
}
*/
.icon-c-1{
	background: url(../img/svg/new2017/dop-svg-13.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 55px;
    height: 55px;
}

a:hover .icon-c-1{
	background-image: url(../img/svg/new2017/dop-svg-13red.svg);
}

.icon-c-5{
	background: url(../img/svg/new2017/dop-svg-14.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 55px;
    height: 55px;
}

a:hover .icon-c-5{
	background-image: url(../img/svg/new2017/dop-svg-14red.svg);
}


.icon-c-22{
	background: url(../img/svg/new2017/dop-svg-22.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 55px;
    height: 55px;
}

a:hover .icon-c-22{
	background-image: url(../img/svg/new2017/dop-svg-22red.svg);
}

.icon-c-7{
	background: url(../img/svg/new2017/dop-svg-15.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 55px;
    height: 55px;
}

a:hover .icon-c-7{
	background-image: url(../img/svg/new2017/dop-svg-15red.svg);
}

.icon-c-3{
	background: url(../img/svg/new2017/dop-svg-16.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 55px;
    height: 55px;
}

a:hover .icon-c-3{
	background-image: url(../img/svg/new2017/dop-svg-16red.svg);
}

.icon-c-2{
	background: url(../img/svg/new2017/dop-svg-17.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 55px;
    height: 55px;
}

a:hover .icon-c-2{
	background-image: url(../img/svg/new2017/dop-svg-17red.svg);
}

.icon-c-4{
	background: url(../img/svg/new2017/dop-svg-18.svg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 75px;
    height: 65px;
}

a:hover .icon-c-4{
	background-image: url(../img/svg/new2017/dop-svg-18red.svg);
}

.catalog-item-disabled .icon-c-1{
	background-image: url(../img/svg/new2017/dop-svg-13gray.svg);
}

.catalog-item-disabled .icon-c-2{
	background-image: url(../img/svg/new2017/dop-svg-17gray.svg);
}

.catalog-item-disabled .icon-c-3{
	background-image: url(../img/svg/new2017/dop-svg-16gray.svg);
}

.catalog-item-disabled .icon-c-4{
	background-image: url(../img/svg/new2017/dop-svg-18gray.svg);
}

.catalog-item-disabled .icon-c-5{
	background-image: url(../img/svg/new2017/dop-svg-14gray.svg);
}

.catalog-item-disabled .icon-c-7{
	background-image: url(../img/svg/new2017/dop-svg-15gray.svg);
}

.catalog-item-disabled .icon-c-8{
	background-image: url(../img/svg/new2017/dop-svg-9gray.svg);
}

.catalog-item-disabled .icon-c-10{
	background-image: url(../img/svg/new2017/dop-svg-11gray.svg);
}

.catalog-item-disabled .icon-c-22{
	background-image: url(../img/svg/new2017/dop-svg-22gray.png);
}

/* Min width 1280 pixels */
@media only screen and (min-width: 1280px) {
  .icon-po-1-min {
    width: 70px;
    height: 70px;
  }
  .icon-po-2-min {
    width: 55px;
    height: 55px;
  }
  .icon-po-3-min {
    width: 70px;
    height: 57px;
  }
  .icon-po-4-min {
    width: 63px;
    height: 63px;
  }
  .icon-po-5-min {
    width: 70px;
    height: 70px;
  }
  .icon-po-6-min {
    width: 68px;
    height: 68px;
  }
  .icon-po-7-min {
    width: 69px;
    height: 69px;
  }
  .icon-po-8-min {
    width: 74px;
    height: 74px;
  }
  .icon-po-9-min {
    width: 70px;
    height: 70px;
  }
  /* end media min width 1280 pixels */
}

/* ------------------- Button styles */
.btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-width: 80px;
  margin: 0;
  padding: 5px 12px;
  border: none;
  background-color: #e7564c;
  border-radius: 0;
  font: normal normal 14px/30px "MuseoSansCyrl_700", Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  color: #fff;
  outline: none;
  cursor: pointer;
}

.btn:hover {
  background-color: #e44136;
  text-decoration: none;
  color: #fff;
}

.btn.btn-max {
  width: 100%;
}

.btn.btn-sm {
  line-height: 24px;
}

.btn.btn-md {
  font-size: 16px;
  min-width: 180px;
  padding: 9px 20px;
}

.btn-icon span {
  display: inline-block;
  vertical-align: middle;
}

.btn-icon .icon {
  fill: #fff;
  position: relative;
}

.btn-icon .icon-btn-left {
  margin-right: 3px;
}

.btn-icon .icon-btn-right {
  margin-left: 8px;
}

.btn-icon .icon-message {
  width: 24px;
  height: 24px;
}

.btn-icon .icon-lock {
  top: -2px;
  width: 20px;
  height: 20px;
}

.btn-icon-fix-mob {
  padding-right: 40px;
}

.btn-icon-fix-mob .icon {
  position: absolute;
  right: 14px;
  top: 50%;
  margin-top: -9px;
}

.icon-arrow-r {
  width: 17px;
  height: 17px;
  background: url(../img/icon-arrow-r.png) 0 0 no-repeat;
}

.btn-blue {
  color: #fff;
  background-color: #0066b3;
}

.btn-blue:hover {
  background-color: #fff;
  color: #0066b3;
}

.btn-border {
  border: 2px solid #0066b3;
  color: #0066b3;
  background-color: #fff;
  line-height: 26px;
}

.btn-border:hover {
  background-color: #0066b3;
  color: #fff;
}

.btn-border.btn-st-border {
  border-color: #e7564c;
  color: #000;
}

.btn-border.btn-st-border:hover {
  color: #fff;
  background-color: #e7564c;
}

.btn-border.btn-st-border:hover .icon {
  fill: #fff;
}

.btn-border.btn-st-border .icon {
  fill: #e7564c;
  margin-right: 5px;
}

.icon-arrow-wrapp {
  width: 10px;
  height: 16px;
  vertical-align: middle;
  position: relative;
}

.icon-btn-arrow {
  position: absolute;
  left: -10px;
  top: -3px;
  transform: rotate(90deg);
  width: 23px;
  height: 22px;
}

/* Min width 1024 pixels */
@media only screen and (min-width: 1024px) {
  .btn-icon-fix-mob {
    padding-right: 12px;
  }
  .btn-icon-fix-mob .icon {
    position: relative;
    top: 0;
    margin: 0;
    right: 0;
    margin-left: 5px;
  }
  .btn-border {
    border-width: 1px;
    line-height: 28px;
  }
  /* end media min width 1024 pixels */
}

/* ------------------- Form styles */
.form-group {
  margin: 30px 0;
}

.h-search .placeholder {
  color: #6b6a6a;
}

.h-search input:-moz-placeholder, .h-search input::-moz-placeholder {
  color: #6b6a6a;
  opacity: 1;
}

.h-search input::-webkit-input-placeholder {
  color: #6b6a6a;
  opacity: 1;
}

.h-search input:focus:-moz-placeholder, .h-search input:focus::-moz-placeholder {
  opacity: 0;
}

.h-search input:focus::-webkit-input-placeholder {
  opacity: 0;
}

.placeholder {
  color: #000;
}

input,
textarea {
  border-radius: 0;
  padding: 0 15px;
  height: 40px;
  position: relative;
  outline: none;
  font: 16px "MuseoSansCyrl_700", Arial, sans-serif;
  color: #000;
  background-color: #fff;
  border: 1px solid #d7d7d7;
}

input:-moz-placeholder, input::-moz-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder {
  color: #000;
  opacity: 1;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

input:focus:-moz-placeholder, input:focus::-moz-placeholder,
textarea:focus:-moz-placeholder,
textarea:focus::-moz-placeholder {
  opacity: 0;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}

input.input-error,
textarea.input-error {
  border-color: #e7564c;
  color: #e7564c;
}

input[type="text"],
input[type="password"] {
  width: 100%;
}

textarea {
  height: 130px;
  width: 100%;
  vertical-align: top;
  padding: 10px 15px;
  resize: none;
}

.enter-form {
  max-width: 470px;
  margin: 0 auto;
}

.enter-form input {
  font-family: "MuseoSansCyrl_400", Arial, sans-serif;
  font-size: 14px;
  height: 50px;
  border-color: rgba(0, 102, 179, 0.3);
  padding: 0 20px;
  color: rgba(0, 0, 0, 0.5);
}

.enter-form input.input-error {
  border-color: #e7564c;
  box-shadow: 0 0 0 1px #e7564c inset;
  color: #e7564c;
}

.enter-form input.input-error:-moz-placeholder, .enter-form input.input-error::-moz-placeholder {
  color: #e7564c;
  opacity: 1;
}

.enter-form input.input-error::-webkit-input-placeholder {
  color: #e7564c;
  opacity: 1;
}

.enter-form input.input-error:focus:-moz-placeholder, .enter-form input.input-error:focus::-moz-placeholder {
  opacity: 0;
}

.enter-form input.input-error:focus::-webkit-input-placeholder {
  opacity: 0;
}

.enter-form-tt {
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 26px;
  line-height: 36px;
  margin-bottom: 45px;
}

.enter-form-tt b {
  display: block;
  font-family: "MuseoSansCyrl_900", Arial, sans-serif;
  font-weight: normal;
}

.enter-form-btns {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.enter-form-btns .btn-md {
  min-width: 150px;
  margin-bottom: 0;
}

.enter-form-btns .icon-arrow {
  width: 24px;
  height: 24px;
  transform: rotate(90deg);
  margin-left: 5px;
}

.enter-form-check {
  display: inline-flex !important;
  margin-top: 0;
  align-items: center;
}
.enter-form-check label {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  cursor: pointer;
  margin-bottom: 0;
}

/* checkbox */
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  margin: 0 10px 0 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 1px solid #d7d7d7;
}

.jcf-checkbox span {
  position: absolute;
  display: none;
  height: 14px;
  width: 14px;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -7px;
}

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-checkbox.jcf-checked span {
  display: block;
  background-color: #e7564c;
}

.jcf-checkbox.jcf-disabled {
  background-color: #e1e1e1;
}

/* radio */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  border-radius: 50%;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px;
}

.jcf-radio span {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: red;
  border-radius: 100%;
}

.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-radio.jcf-checked span {
  display: block;
}

.jcf-radio.jcf-disabled {
  background-color: #e1e1e1;
  border: none;
}

/* select */
.filter-select .jcf-select {
  width: 100%;
}

.min-select-bl .jcf-select {
  min-width: 180px;
}

.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 2px solid #d7d7d7;
  background: #fff;
  min-width: 80px;
  max-width: 100%;
  height: 50px;
  border-radius: 2px;
}

.jcf-select.jcf-drop-active {
  box-shadow: 0 4px 10px 1px rgba(0, 0, 0, 0.2);
}

.jcf-select.jcf-drop-active .jcf-select-opener:before {
  margin-top: -6px;
  transform: rotate(0);
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 14px;
  line-height: 46px;
  margin: 0 45px 0 20px;
  color: rgba(0, 0, 0, 0.7);
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 16px;
  right: 15px;
  top: 50%;
  height: 100%;
  opacity: 0.7;
}

.jcf-select .jcf-select-opener:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 10px;
  margin-top: -5px;
  background: url(../img/svg/icon-arrow.svg) -3px -3px no-repeat;
  background-size: 22px 22px;
  transform: rotate(180deg);
}

body > .jcf-select-drop {
  position: absolute;
  margin: -2px 0 0;
  z-index: 9999;
  box-shadow: 0 4px 10px 1px rgba(0, 0, 0, 0.2);
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
  display: inline-block;
  padding-top: 2px;
  content: '...';
}

.jcf-select.jcf-select-img-options img {
  width: 30px;
  margin-right: 5px;
}

.jcf-select-drop.jcf-select-img-options img {
  width: 30px;
  margin-right: 5px;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 2px solid #d7d7d7;
}

.jcf-select-drop.jcf-compact-multiple .jcf-hover {
  background: none;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected {
  background: #e6e6e6;
  color: #000;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
  display: inline-block;
  content: '';
  height: 4px;
  width: 8px;
  margin: -7px 5px 0 -3px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 40px;
  font-size: 14px;
  width: 100%;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  margin: 0;
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 0 20px;
  color: rgba(0, 0, 0, 0.7);
  min-height: 14px;
  height: 1%;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background-color: #ebebeb;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 0 20px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

.jcf-select-drop .jcf-option-hideme {
  display: none;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  .enter-form-tt {
    font-size: 36px;
    line-height: 48px;
  }
  .enter-form-btns .btn {
    margin-bottom: 0;
  }
  .enter-form-check {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
  }
  /* end media min width 768 pixels */
}

/* Min width 1024 pixels */
@media only screen and (min-width: 1024px) {
  /* checkbox */
  .jcf-checkbox {
    height: 20px;
    width: 20px;
  }
  .jcf-checkbox span {
    height: 10px;
    width: 10px;
    margin: -5px 0 0 -5px;
  }
  .jcf-select {
    border-width: 1px;
    height: 40px;
  }
  .jcf-select .jcf-select-text {
    line-height: 38px;
    font-size: 12px;
  }
  body > .jcf-select-drop {
    margin-top: -1px;
  }
  .jcf-select-drop .jcf-select-drop-content {
    border-width: 1px;
  }
  .filter-select .jcf-select {
    width: 180px;
  }
  .jcf-list {
    font-size: 12px;
  }
  /* end media min width 1024 pixels */
}

/*  ------------------- Page structure */
.clear {
  clear: both;
}

.group:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

#wrapper {
  position: relative;
  overflow: hidden;
}

/* Плохая практика. После исправления - удалить >>> */
.container > br{
  display: none;
}
/* <<< Плохая практика. После исправления - удалить */

.section-st {
  padding: 20px 0;
}

.section-dark {
  background-color: #dddddd;
}

.section-light {
  background-color: #fefefe;
}

.container {
  padding: 1px 15px;
}

.hidden-mobile,
.hidden-devices {
  display: none;
}

.inner-wrapper {
  padding: 20px 0;
}

/*  ------------------- Bread crumbs */
.bread-crumbs {
  padding: 0;
  margin: 0 0 15px;
  list-style-type: none;
}

.bread-crumbs li {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 12px;
}

.bread-crumbs li:before {
  content: '– ';
}

.bread-crumbs li:first-child:before {
  display: none;
}

.bread-crumbs li a {
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}

.bread-crumbs li a:hover {
  text-decoration: underline;
}

/*  ------------------- Pagination */

/* !!!!! Незавершенная пагинация, ниже написал свою */

/*
.pagination {
  list-style-type: none;
}

.pagination li {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 5px;
}

.pagination a {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  background-color: #f9f9f9;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
}

.pagin-prev a,
.pagin-next a {
  width: auto;
  height: auto;
  border-radius: 0;
  background: none;
}

*/

/* ------------------- Header */
.header {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  padding: 6px 0;
  height: 70px;
}

.head-menu {
  float: right;
  position: relative;
}

.logo {
  float: left;
  width: 50px;
}


.logo a {
  display: block;
  outline: none;
}

.head-aside-panel {
  margin: 0 90px 0 60px;
  line-height: 55px;
}

.h-cart {
  float: right;
  margin-top: 16px;
  margin-left: 10px;
}

.h-cart a {
  display: block;
  width: 20px;
  height: 20px;
}

.icon-cart {
  float: right;
  width: 22px;
  height: 22px;
  fill: #e7564c;
}

.h-phone {
  text-align: center;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap
}

.h-phone a {
  white-space: nowrap;
  color: #000;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  line-height: 1;
  text-align: left;
}

.h-phone a:first-child {
  margin-bottom: .8rem;
  margin-top: 1rem;
}

.h-phone a[href^='https://'] {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0 !important;
  margin-right: 0.5rem;
}

@media (min-width: 24rem) {
  .h-phone {
    align-items: center;
    justify-content: center;
  }
  .h-phone a {
    width: auto;
    line-height: 47px;
    margin-top: 0;
    margin-bottom: 0;
    height: auto !important;
  }
  .h-phone a:first-child {
    margin-top: .8rem;
  }
}

@media (min-width: 1280px) {
  .h-phone a:first-child {
    margin-top: 1rem;
  }
}

@media (min-width: 30rem) {
  .h-phone a[href^='https://'] {
    margin-right: 1rem;
  }
}

@media(min-width: 26rem) {
  .h-phone a[href^='https://'] {
    display: inline;
  }
}

/* ------------------- Navigation */
.menu-open-wrapper-page {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.menu-open-wrapper-page .h-search-wrapp {
  display: block;
}

.menu-icon-wrap {
  display: block;
  cursor: pointer;
  text-align: right;
  z-index: 101;
  line-height: 44px;
  margin: 5px 0;
  text-align: center;
  padding: 0 10px;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 12px;
  background-color: #0066b3;
  color: #fff;
}

.menu-icon-wrap span {
  display: inline-block;
  vertical-align: middle;
}

.menu-icon-wrap .icon {
  margin: 0 3px 0 0;
  width: 20px;
  height: 20px;
  fill: #fff;
}

.icon-close-menu {
  display: none;
}

#menutop2 .menu-wrapper-fixed {
  width: 100%;
}
.menu-wrapper-fixed {
  display: none;
  top: 99%;
  padding-bottom: 160px;
  right: 0;
  position: absolute;
  z-index: 100;
  height: 100%;
  box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.3);
}
@media (min-width: 1280px) {
  .menu-wrapper-fixed {
    display: block !important;
  }
}

.menu-open-wrapper {
  background-color: #0066b3;
  padding: 35px 30px 15px;
  overflow: auto;
  position: relative;
}

.menu-bottom-panel {
  display: none;
  position: fixed;
  background-color: #0066b3;
  z-index: 5;
  bottom: 0;
  height: 90px;
  right: 0;
  width: 100%;
  max-width: 400px;
}

.menu-bottom-inner {
  padding: 23px 0;
  margin: 0 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.menu-bottom-inner .btn {
  margin-right: 18px;
}

.btn-mobile-hide {
  background: none;
  padding: 5px 0;
  min-width: 10px;
}

.btn-mobile-hide:hover {
  background: none;
}

.btn-mobile-hide .icon {
  margin: 0;
}

.btn-mobile-hide span {
  display: none;
}

.h-search-wrapp {
  display: none;
  position: relative;
  position: fixed;
  z-index: 105;
  width: 100%;
  max-width: 400px;
  padding: 0 15px;
  bottom: 26px;
  right: 0;
  height: 0;
  text-align: right;
}

.h-search-wrapp .icon-search {
  fill: #fff;
  cursor: pointer;
  position: absolute;
  bottom: 1px;
  right: 20px;
}

.h-search-open .h-search {
  display: block;
}

.h-search {
  position: absolute;
  right: 0;
  bottom: -4px;
  width: 100%;
  padding: 0 15px;
  height: 47px;
  display: none;
}

.h-search input {
  height: 47px;
  padding-right: 45px;
  border: none;
}

.h-search button {
  background: none;
  border: none;
  position: absolute;
  right: 20px;
  top: 9px;
}

.h-search .icon {
  width: 30px;
  height: 30px;
  fill: #0066b3;
  position: absolute;
  right: 0;
  top: 4px;
  z-index: 2;
}

.icon-search {
  width: 30px;
  height: 30px;
}

.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu > li {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}

.menu > li > a {
  color: #fff;
  text-decoration: none;
}

.menu > li > a:hover {
  text-decoration: underline;
}

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

.menu-mobile-open .menu-wrapper-fixed {
  display: block;
}

.menu-mobile-open .menu-icon-wrap {
  position: relative;
}

/*.menu-mobile-open .menu-icon-wrap:before {*/
/*  content: ' ';*/
/*  position: absolute;*/
/*  left: 0;*/
/*  top: 100%;*/
/*  height: 15px;*/
/*  width: 100%;*/
/*  background-color: #0066b3;*/
/*}*/



.menu-mobile-open .menu-icon-wrap .icon-close-menu {
  display: inline-block;
  margin-top: 1px;
}

.menu-mobile-open .menu-icon-wrap .icon-menu {
  display: none;
}

.menu-mobile-open .menu-bottom-panel {
  display: block;
}

.more-menu-tt {
  display: block;
}

.more-menu-tt a {
  color: #fff;
  text-decoration: none;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.more-menu-tt a:hover {
  text-decoration: underline;
}

.more-menu-list {
  list-style-type: none;
  margin: 20px 0;
  padding: 0;
}

.more-menu-list li {
  margin: 0 0 10px;
  padding: 0;
  font-size: 14px;
}

.more-menu-list li a {
  color: #fff;
  text-decoration: none;
}

.more-menu-list li a:hover {
  text-decoration: underline;
}

/* ------------------- Footer */
.footer {
  position: relative;
  overflow: hidden;
  margin-top:60px;
}

.footer .container {
  padding-top: 22px;
  padding-bottom: 22px;
  overflow: hidden;
  background-color: #FFF;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer-design {
  order: -1;
  max-width: 80px;
  font-size: 12px;
  line-height: 16px;
}

.footer-design a {
  text-decoration: none;
}

.footer-design a:hover {
  text-decoration: underline;
}

/* social icons */
.f-col-social.hidden-devices {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
}
.f-col-social a {
  width: 30%;
}
.f-col-social img {
  width: 100%;
  height: auto;
}

.soc-icon {
  display: inline-block;
  vertical-align: top;
  margin-left: 13px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.soc-icon:first-child {
  margin-left: 0;
}

.icon-vk {
  width: 44px;
  height: 34px;
  margin: -5px 0 0 -8px;
}

.icon-tube {
  width: 41px;
  height: 31px;
  margin: -4px 0 0 -7px;
}

.icon-gp {
  width: 40px;
  height: 30px;
  margin: -4px 0 0 -7px;
}

.icon-com {
  width: 38px;
  height: 31px;
  margin: -2px 0 0 -5px;
}

.footer-columns {
  width: 100%;
}

.footer-copy {
  margin-top: 25px;
  font-size: 12px;
  line-height: 16px;
  width: 100%;
  text-align: center;
}

/* Min width 480 pixels */
@media only screen and (min-width: 480px) {
  .head-aside-panel {
    margin-right: 95px;
  }
  .h-phone {
    font-size: 16px;
  }
  /* end media min width 480 pixels */
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  /*  ------------------- Page structure */
  .hidden-mobile {
    display: block;
  }
  .hidden-tablet {
    display: none;
  }
  /* ------------------- Header */
  .h-cabinet-link {
    float: right;
    margin: -1px 0 0 15px;
  }
  .h-cabinet-link:hover .btn span {
    text-decoration: underline;
  }
  .h-cabinet-link .btn {
    background: none;
    color: #000;
    border-left: 1px solid rgba(0, 0, 0, 0.3);
    padding: 5px 17px;
    font-size: 14px;
  }
  .h-cabinet-link .icon {
    fill: #e7564c;
  }
  .h-search-wrapp {
    display: block;
    position: relative;
    float: right;
    height: 40px;
    width: 40px;
    bottom: 0;
    padding: 0;
    margin: 5px 5px 0 0;
  }
  .h-search-wrapp .icon-search {
    right: 5px;
    bottom: 5px;
    fill: #0066b3;
    width: 26px;
    height: 26px;
  }
  .h-search {
    bottom: -2px;
    width: 320px;
    padding: 0;
    height: 40px;
  }
  .h-search input {
    vertical-align: top;
    height: 40px;
    background-color: #efefef;
    padding: 0 40px 0 20px;
    font-size: 12px;
  }
  .h-search button {
    right: 7px;
  }
  .h-search .icon {
    width: 26px;
    height: 26px;
    right: -2px;
    top: -2px;
  }
  .menu-icon-wrap {
    font-size: 14px;
  }
  .menu-icon-wrap .icon {
    width: 24px;
    margin: -3px 1px 0 0;
  }
  .menu-mobile-open .menu-icon-wrap .icon-close-menu {
    margin-top: -1px;
  }
  .menu-bottom-inner .btn {
    display: none;
  }
  .menu-bottom-inner .btn-mobile-hide {
    display: inline-block;
    background-color: #e7564c;
    padding: 5px 20px 5px 12px;
  }
  .menu-bottom-inner .btn-mobile-hide:hover {
    background-color: #e44136;
  }
  .menu-bottom-inner .btn-mobile-hide span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
  }
  .h-phone {
    font-size: 18px;
    margin-right: 260px;
  }
  .h-cart {
    margin-top: 15px;
  }
  /* ------------------- Footer */
  .footer .container {
    flex-wrap: wrap;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer-copy {
    /*max-width: 320px;*/
    order: 3;
    margin: 0;
    text-align: center;
  }
  .footer-design {
    order: 2;
  }
  .footer-columns {
    order: 0;
    width: 100%;
  }
  /* end media min width 768 pixels */
}

/* Min width 1024 pixels */
@media only screen and (min-width: 1024px) {
  /*  ------------------- Page structure */
  .container {
    max-width: 980px;
    margin: 0 auto;
    padding: 1px 10px;
  }
  .hidden-devices {
    display: block;
  }
  .hidden-desktop {
    display: none;
  }
  .footer .container {
    padding: 30px 30px 20px;
    display: block;
    max-width: 960px;
  }
  .footer-columns {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .footer-copy {
    max-width: 440px;
    float: left;
    margin-top: 5px;
    text-align: left;
  }
  .footer-design {
    max-width: 140px;
    float: right;
    margin-top: 5px;
  }
  .footer-col {
    max-width: 20%;
    min-width: 90px;
  }
  .arrow-top-wrapp {
    display: none;
    position: fixed;
    z-index: 95;
    left: 0;
    bottom: 70px;
    width: 100%;
    height: 1px;
  }
  .arrow-top-wrapp.show {display: block;}
  .arrow-top-wrapp div.container {
    padding-top: 0;
    padding-bottom: 0;
    background: none;
    text-align: right;
  }
  .arrow-top {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #0066b3;
    font-family: "MuseoSansCyrl_700", Arial, sans-serif;
    font-size: 14px;
    padding: 5px;
    margin-right: -25px;

    background: url(../img/arr-to-top.png);
    width: 64px;
    height: 63px;
    padding: 0;
  }
  .arrow-top span {
    display: inline-block;
    vertical-align: middle;
  }
  .arrow-top:hover {
    color: #0066b3;
  }
  .arrow-top:hover .arrow-top-text {
    text-decoration: underline;
  }
  .arrow-top-text {
    margin-right: 8px;
    display: none !important;; /* Замена иконки на старую */
  }
  .arrow-top-icon {
    width: 30px;
    height: 30px;
    border: 2px solid #0066b3;
    background-color: #fff;
    overflow: hidden;
    display: none !important; /* Замена иконки на старую */
  }
  .arrow-top-icon .icon-arrow {
    margin: 4px 0 0 -3px;
    width: 31px;
    height: 24px;
    fill: #0065b1;
    display: none; /* Замена иконки на старую */
  }
  .f-col-nav-item {
    margin-bottom: 28px;
  }
  .f-col-nav {
    margin: 0;
    padding: 0;
  }
  .f-col-nav li {
    list-style: none;
    padding: 0;
    margin: 5px 0;
    font-size: 12px;
    line-height: 16px;
  }
  .f-col-nav a {
    text-decoration: none;
  }
  .f-col-nav a:hover {
    text-decoration: underline;
  }
  .f-col-tt {
    font-family: "MuseoSansCyrl_700", Arial, sans-serif;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .f-col-tt a {
    text-decoration: none;
  }
  .f-col-tt a:hover {
    text-decoration: underline;
  }
  .f-col-btn {
    margin-top: 80px;
  }
  .f-col-phone {
    margin: 48px 0 22px;
    font-family: "MuseoSansCyrl_700", Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
  }
  .f-col-phone a {
    color: #000;
    text-decoration: none;
  }
  .soc-icon {
    margin-left: 5px;
  }
  .icon-vk {
    width: 36px;
    height: 28px;
    margin: -5px 0 0 -4px;
  }
  .icon-tube {
    width: 24px;
    height: 22px;
    margin: -4px 0 0 2px;
  }
  .icon-gp {
    width: 34px;
    height: 24px;
    margin: -4px 0 0 -3px;
  }
  .icon-com {
    width: 28px;
    height: 23px;
    margin: -2px 0 0 -1px;
  }
  .hidden-tablet {
    display: block;
  }
  /* end media min width 1024px pixels */
}

/* Min width 1280 pixels */
@media only screen and (min-width: 1280px) {
  /*  ------------------- Page structure */
  .container {
    width: 100%;
    max-width: 1250px;
    padding: 1px 10px;
  }
  /* ------------------- Header */
  .header {
    height: 85px;
    padding: 10px 0;
  }
  .logo {
    width: 57px;
  }
  .head-menu {
    float: left;
  }
  .head-aside-panel {
    line-height: 63px;
    margin-right: 0;
  }
  .h-cabinet-link {
    margin: 0 0 0 15px;
  }
  .h-cabinet-link .btn {
    padding: 7px 0 7px 15px;
  }
  .h-cart {
    margin-top: 19px;
  }
  .h-search-wrapp {
    margin: 9px 0 0 0;
  }
  .h-search-wrapp .icon-search {
    right: 10px;
  }
  .menu-icon-wrap,
  .more-menu-inner {
    display: none;
  }
  .h-search {
    height: 50px;
    bottom: auto;
    top: -2px;
    width: 955px;
  }
  .h-search input {
    height: 50px;
    padding: 0 50px 0 25px;
    font-size: 14px;
  }
  .h-search .icon {
    top: 2px;
    right: 3px;
  }
  .menu {
    margin: 7px 0 7px 30px;
  }
  .menu li {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 50px;
    margin: 0 0 0 20px;
  }
  .menu li:first-child {
    margin-left: 0;
  }
  .menu li a {
    color: #000;
  }
  .menu li a:hover {
    text-decoration: underline;
  }
  .menu-open-wrapper-page {
    overflow: visible;
    position: relative;
    height: auto;
    width: auto;
    top: 0;
    left: 0;
  }
  .menu-wrapper-fixed {
    position: relative;
    left: 0;
    top: 0;
    height: auto;
    transition: none;
    width: 100%;
    max-width: 100%;
    padding: 0;
    box-shadow: none;
  }
  .menu-open-wrapper {
    background: none;
    padding: 0;
    height: auto;
    overflow: visible;
  }
  .menu-mobile-open .menu-wrapper-fixed {
    padding: 0;
    top: 0;
  }
  .h-phone {

    margin: 0 20px 0 0;
    font-size: 16px;
  }
  .header-nav {
    display: inline-block;
    vertical-align: middle;
  }
  .more-menu-item {
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
  }
  .more-menu-btn {
    display: block;
    font-family: "MuseoSansCyrl_700", Arial, sans-serif;
    font-size: 14px;
    line-height: 50px;
    padding: 0 15px 0 10px;
    color: #000;
    cursor: pointer;
  }
  .more-menu-btn .icon {
    fill: #000;
    width: 24px;
    height: 24px;
    margin: -3px 1px 0 0;
  }
  .menu-bottom-panel {
    display: block;
  }
  .more-menu-open {
    position: relative;
  }
  .more-menu-open .more-menu-btn {
    background-color: #0066b3;
    color: #fff;
  }
  .more-menu-open .more-menu-btn .icon {
    fill: #fff;
    display: none;
  }
  .more-menu-open .more-menu-btn .icon-close-menu {
    display: inline-block;
    margin-top: -2px;
  }
  .more-menu-open .more-menu-inner {
    display: block;
  }
  .more-menu-inner {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #0066b3;
    padding: 60px 0 50px 40px;
    width: 515px;
  }
  .more-menu-inner:before {
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 3000px;
    height: 100%;
    background-color: #0066b3;
    box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.3);
  }
  .menu-bottom-panel {
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%;
  }
  .menu-bottom-inner {
    margin: 0;
    padding: 30px 0 0;
  }
  .more-menu-nav {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 60px;
  }
  .more-menu-nav-col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    min-width: 220px;
    max-width: 220px;
  }
  .more-menu-item-nav {
    width: 100%;
  }
  .more-menu-item-nav:last-child {
    margin-bottom: 0;
  }
  .more-menu-item-nav:last-child ul {
    margin-bottom: 0;
  }
  .more-menu-item-nav:last-child li:last-child {
    margin-bottom: 0;
  }
  .inner-head {
    padding-left: 30px;
  }
  /* ------------------- Footer */
  .footer .container {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1230px;
  }
  /* end media min width 1280 pixels */
}

.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  /*position: absolute;
  left: 0;
  top: 0;*/
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 80%;
}
.mfp-image-holder {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  width: max-content;
max-width:60%;
  height: max-content;
max-height:80%;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  height: 100%;
  cursor: auto;
  background-color: #ffffff;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  display: flex;
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  /*box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;*/
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  max-height: 100%;
  cursor: pointer;
}
.gallery-item {
  display: block;
}
.gallery-item.three60 {
  margin-left: -50px;
}
#test-image {
  width: 100%;
  height: 100%;
}
#test-image .three60 {
  margin: 0 auto;
}

/* 360deg icon */

.gallery-item360 {
  position: relative;
}
.gallery-item360::after {
  content: '';
  position: absolute;
  top: 40%;
  left: 50%;
  /*width: 70%;*/
  width: 55%;
  height: 60%;
  background: url('../img/360deg-gray.png') 50% 80%/contain no-repeat;
  transform: translateX(-50%);
}
.big-gallery-item360 {
  position: relative;
}
.big-gallery-item360::after {
  content: '';
    position: absolute;
    top: 65%;
    left: 50%;
    /*width: 50%;
    width: 30%;
    height: 40%;*/
    width: 13%;
    height: 25%;
    background: url('../img/360deg-gray.png') 50% 80%/contain no-repeat;
    transform: translateX(-50%);
}
#test-image {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    margin: 0 auto;
}


/*****/

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/* ------------------- Plugins */
/* ------------------- owl carousel */
.owl-carousel .owl-item img {
  width: 100%;
  display: inline-block;
  max-width: 100%;
}

.owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

.owl-nav > div {
  text-indent: -9999px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border: 1px solid #000;
}

.owl-prev {
  left: 10px;
}

.owl-next {
  right: 10px;
}

.owl-dots {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
}

.owl-dots > div {
  position: relative;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  display: inline-block;
  vertical-align: top;
  background-color: rgba(255, 255, 255, 0.3);
}

.owl-dots > div.active {
  background-color: #fff;
}

.owl-dots > div.active:before {
  content: ' ';
  position: absolute;
  left: -2px;
  top: -2px;
  width: 100%;
  height: 100%;
  padding: 2px;
  background-color: #fff;
}

.head-main-slider {
  margin-bottom: 12px;
}

.head-main-slider .owl-dots {
  bottom: 35px;
  text-align: left;
  padding: 0 10px;
}

.head-main-slider__img {
  display: inline-block !important;
}

.head-main-slider__img_desktop {
  display: none !important;
}

@media (min-width: 768px) {
  .head-main-slider__img_desktop {
    display: inline-block !important;
  }
  .head-main-slider__img_mobile {
    display: none !important;
  }
}

.m-news-carousel .owl-dots {
  text-align: right;
  padding: 0 25px;
  bottom: -23px;
}

.m-news-carousel .owl-dots > div {
  background-color: rgba(0, 102, 179, 0.3);
}

.m-news-carousel .owl-dots > div.active {
  background-color: #0066b3;
}

.m-news-carousel .owl-dots > div.active:before {
  background-color: #0066b3;
}

.owl-slider-main {
  margin-bottom: 30px;
}

.owl-slider-main .owl-item > div {
  line-height: 220px;
  padding: 20px;
  text-align: center;
}

.owl-slider-main .owl-item img {
  width: auto;
}

.owl-thumbs {
  margin: 0;
  width: auto;
}

.owl-thumbs .owl-item > div {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 5px;
  width: 60px;
  height: 60px;
  overflow: hidden;
  line-height: 70px;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
}

.owl-thumbs .owl-item > div:hover {
  opacity: 0.9;
}

.owl-thumbs .owl-item img {
  vertical-align: top;
}

.owl-thumbs .owl-item.current > div {
  border: 1px solid #0066b3;
}

.fancybox-button--play,
.fancybox-button--fullscreen,
.fancybox-button--thumbs {
  display: none;
}

.fancybox-arrow {
  width: 44px;
  margin: 0 10px;
  height: 44px;
  margin-top: -22px;
}

.fancybox-arrow:before, .fancybox-arrow:after {
  top: 0;
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.77;
}

.fancybox-arrow--left {
  transform: rotate(180deg);
}

.mfp-counter {
  display: none;
}

img.mfp-img {
  padding: 0;
}

/*.mfp-figure {
  max-width: 640px;
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
  position: relative;
}*/

.mfp-figure img {
  width: 100%;
max-height: 80vh !important;
margin: 0px 50px;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close, .mfp-inline-holder .mfp-close {
  width: 40px;
  height: 40px;
  right: 0;
  top: 0;
  text-indent: -9999px;
  text-align: left;
  padding: 0;
  opacity: 1;
  background: url(../img/svg/icon-close-box.svg) 50% 50% no-repeat;
}

.mfp-image-holder .mfp-close:active, .mfp-iframe-holder .mfp-close:active {
  right: 0px;
  top: 0;
}

/*.mfp-image-holder {
  max-width: 640px;
  left: 50%;
  padding: 0;
  transform: translateX(-50%);
}*/

button.mfp-arrow {
  opacity: 1;
  transform: scale(0.75);
}

button.mfp-arrow:after {
  display: none;
}

button.mfp-arrow:before {
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../img/svg/icon-arrow-slide.svg) 0px 8px no-repeat;
  opacity: 1;
  margin: 0;
  padding: 0;
}

.mfp-arrow-right:before {
  transform: rotate(180deg);
}

/* Min width 480 pixels */
@media only screen and (min-width: 480px) {
  .owl-slider-main .owl-item > div {
    line-height: 300px;
  }
  /* end media min width 480 pixels */
}

/* Min width 640 pixels */
@media only screen and (min-width: 640px) {
  /*.mfp-figure {
    min-width: 640px;
  }*/
  /* end media min width 640 pixels */
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  .head-main-slider {
    margin-bottom: 0;
  }
  .head-main-slider .owl-dots {
    bottom: 30px;
    text-align: center;
  }
  /*.mfp-figure {
    padding: 40px;
    width: 640px;
    text-align: center;
  }*/
  .main-news-wrapp .owl-dots {
    bottom: 0;
  }
  .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    width: 40px;
    height: 40px;
  }
  /* end media min width 768 pixels */
}

/* Min width 980 pixels */
@media only screen and (min-width: 980px) {
  .head-main-slider .owl-dots {
    width: 980px;
    padding: 0 45px;
    left: 50%;
    margin-left: -490px;
  }
  /*.mfp-figure {
    min-width: 900px;
  }*/
  .mfp-image-holder {
    /*max-width: 900px;*/
  }
  /*.mfp-figure {
    max-width: 900px;
    padding: 40px 100px;
  }*/
  /* end media min width 980 pixels */
}

/* Min width 1280 pixels */
@media only screen and (min-width: 1280px) {
  .owl-slider-main .owl-item > div {
    line-height: 380px;
    padding: 20px 20px 0;
    text-align: center;
  }
  .owl-thumbs .owl-item > div {
    line-height: 100px;
    width: 110px;
    height: 110px;
  }
  /* end media min width 1280 pixels */
}

@media (max-width: 1279px) {
  .gallery-item.three60 {
    transform: scale(0.8);
    margin-left: -120px;
  }
  .gallery-item360::after {
    top: 20%;
  }
}
@media (max-width: 1130px) {
  .mfp-content .three60 {
    position: absolute;
    top: 42%;
    left: 40%;
    transform: scale(0.8) translate(-50%, -50%);
  }
  .mfp-content {
    overflow: hidden!important;
  }
}

@media (max-width: 1023px) {
  .gallery-item.three60 {
    transform: scale(0.5);
    margin-left: -184px;
  }
}
@media (max-width: 767px) {
  .mfp-inline-holder, .mfp-image-holder {
    width: 100%;
max-width:95%;
  }
  .mfp-arrow {
    display: none;
  }
  .gallery-item.three60 {
    transform: scale(1);
    margin-left: -100px;
  }
  .mfp-content .three60 {
    top: 42%;
    left: 42%;
    transform: scale(0.8) translate(-50%, -50%);
  }
}
@media (max-width: 660px) {
  .mfp-content .three60 {
    top: 50%;
    left: 50%;
    transform: scale(1) translate(-50%, -50%);
  }
}
@media (max-width: 500px) {
  .gallery-item.three60 {
    transform: scale(0.6);
    margin-left: -100px;
  }
  .mfp-content .three60 {
    top: 43%;
    left: 38%;
    transform: scale(0.8) translate(-50%, -50%);
  }
}
@media (max-width: 430px) {
  .gallery-item.three60 {
    margin-left: -160px;
  }
  .mfp-content .three60 {
    top: 28%;
    left: 12%;
    transform: scale(0.5) translate(-50%, -50%);
  }

  .news-item-content .news-image {
    display: none !important;
  }
}
@media (max-width: 360px) {
  .mfp-content .three60 {
    left: 2%;
  }
}

/* ------------------- Main blocks */
.catalog-items-prod {
  margin-bottom: -20px;
  display: flex;
  flex-wrap: wrap;
}

.catalog-item-prod {
  border: 1px solid #efefef;
  background-color: #FFF;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
  width: 100%;
}

.catalog-item-prod:hover {
  border-color: #0066b3;
}

.catalog-item-prod a {
  display: block;
  text-decoration: none;
  padding: 15px 25px 25px;
}

.catalog-item-prod a:hover {
  text-decoration: none;
}

.catalog-img {
  display: block;
  line-height: 120px;
  height: 140px;
  padding: 10px 0;
  margin-bottom: 10px;
}

.catalog-img img {
  max-height: 100%;
}

.c-item-price-tt {
  display: none;
}

.catalog-item-price {
  display: block;
  margin-top: 25px;
}

.c-item-price-value {
  display: block;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #e7564c;
}

.catalog-item-info {
  display: block;
}

.catalog-item-info p {
  font-size: 12px;
  line-height: 16px;
  font-family: "MuseoSansCyrl_400", Arial, sans-serif;
  margin: 15px 0;
  color: rgba(0, 0, 0, 0.7);
}

.catalog-item-name {
  display: block;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #000;
}

/* catalog nav */
.catalog-nav {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.catalog-item {
  width: 50%;
  text-align: center;
  border: 1px solid #efefef;
  background-color: #FFF;
  display: flex;
  position: relative;
}

.catalog-item:hover {
  border-color: #0066b3;
}

.catalog-item.catalog-item-disabled {
  border-color: #efefef;
}

.catalog-item.catalog-item-disabled:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.catalog-item.catalog-item-disabled a {
  color: #bfbfbf;
}

.catalog-item.catalog-item-disabled .icon {
  fill: #bfbfbf;
}

.catalog-item.catalog-item-disabled .icon-c-10 .cls-2 {
  fill: #bfbfbf;
}

.catalog-item.catalog-item-disabled .icon-c-7 {
  fill: none;
  stroke: #bfbfbf;
}

.catalog-item.catalog-item-disabled .icon-c-10 .cls-1 {
  stroke: #bfbfbf;
}

.catalog-item.catalog-item-disabled .catalog-value {
  color: #bfbfbf;
}

.catalog-item a {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  align-items: flex-end;
  padding: 80px 10px 20px 10px;
  text-decoration: none;
  position: relative;
  width: 100%;
}

.catalog-item a:hover .icon {
  fill: #e7564c;
}

.catalog-item a:hover .icon-c-10 .cls-2 {
  fill: #e7564c;
}

.catalog-item a:hover .icon-c-10 .cls-1 {
  stroke: #e7564c;
}

.catalog-item a:hover .icon-c-7 {
  stroke: #e7564c;
  fill: none;
}

.catalog-icon {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 15px;
  line-height: 50px;
  height: 60px;
  padding: 0;
  width: 100%;
}

.catalog-icon .icon {
  fill: #0066b3;
}

.catalog-icon .icon-c-7 {
  fill: none;
  stroke: #0066b3;
}

.catalog-icon img {
  max-height: 100%;
}

.icon-po-1-min {
  background-image: url('../img/svg/blue/icon-po-1.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.icon-po-5-min {
  background-image: url('../img/svg/blue/icon-po-5.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

a:hover .icon-po-5-min {
  background-image: url('../img/svg/red/icon-po-5.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

/*
.icon-po-2-min {
  background-image: url('../img/svg/blue/icon-po-2.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.icon-po-4-min {
  background-image: url('../img/svg/blue/icon-po-4.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}



.icon-po-6-min {
  background-image: url('../img/svg/blue/icon-po-6.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.icon-po-7-min {
  background-image: url('../img/svg/blue/icon-po-7.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}


*/

.icon-po-8-min {
  background-image: url('../img/svg/blue/icon-po-8.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

a:hover .icon-po-8-min {
  background-image: url('../img/svg/red/icon-po-8.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.icon-po-9-min {
  background-image: url('../img/svg/blue/icon-po-9.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

a:hover .icon-po-1-min {
  background-image: url('../img/svg/red/icon-po-1.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/*
a:hover .icon-po-2-min {
  background-image: url('../img/svg/red/icon-po-2.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

a:hover .icon-po-4-min {
  background-image: url('../img/svg/red/icon-po-4.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}



a:hover .icon-po-6-min {
  background-image: url('../img/svg/red/icon-po-6.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

a:hover .icon-po-7-min {
  background-image: url('../img/svg/red/icon-po-7.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}


*/
a:hover .icon-po-9-min {
  background-image: url('../img/svg/red/icon-po-9.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.catalog-item-disabled .icon-po-1-min {
  background-image: url('../img/svg/grey/icon-po-1.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.catalog-item-disabled .icon-po-2-min {
  background-image: url('../img/svg/grey/icon-po-2.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.catalog-item-disabled .icon-po-3-min {
  background-image: url('../img/svg/grey/icon-po-3.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.catalog-item-disabled .icon-po-4-min {
  background-image: url('../img/svg/grey/icon-po-4.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.catalog-item-disabled .icon-po-5-min {
  background-image: url('../img/svg/grey/icon-po-5.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.catalog-item-disabled .icon-po-6-min {
  background-image: url('../img/svg/grey/icon-po-6.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.catalog-item-disabled .icon-po-7-min {
  background-image: url('../img/svg/grey/icon-po-7.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.catalog-item-disabled .icon-po-8-min {
  background-image: url('../img/svg/grey/icon-po-8.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.catalog-item-disabled .icon-po-9-min {
  background-image: url('../img/svg/grey/icon-po-9.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}


.icon-c-9 {
  width: 50px;
  height: 50px;
  margin-top: 5px;
  background: url('../img/svg/blue/icon-s9.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

.icon-c-6 {
  width: 55px;
  height: 65px;
  margin: 0px 0 0 -5px;
  background: url('../img/svg/blue/icon-s6.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

a:hover .icon-c-6 {
  background: url('../img/svg/red/icon-s6.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

a:hover .icon-c-9 {
  background: url('../img/svg/red/icon-s9.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

/*
.icon-c-1 {
  width: 50px;
  height: 50px;
  margin-top: 5px;
  background: url('../img/svg/blue/icon-s1.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

.icon-c-2 {
  width: 70px;
  height: 70px;
  margin-left: -5px;
  background: url('../img/svg/blue/icon-s2.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

.icon-c-3 {
  width: 62px;
  height: 62px;
  margin-top: 5px;
  background: url('../img/svg/blue/icon-s3.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

.icon-c-4 {
  width: 50px;
  height: 70px;
  transform: scale(-1, 1);
  margin-left: 3px;
  background: url('../img/svg/blue/icon-s4.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

.icon-c-5 {
  width: 60px;
  height: 60px;
  margin-top: -8px;
  background: url('../img/svg/blue/icon-s5.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}




.icon-c-7 {
  width: 32px;
  height: 32px;
  margin-top: 0px;
  background: url('../img/svg/blue/icon-s7.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

.icon-c-8 {
  width: 55px;
  height: 65px;
  margin-top: 2px;
  background: url('../img/svg/blue/icon-s8.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

.icon-c-10 {
  width: 50px;
  height: 40px;
  margin: 3px 0 0;
  background: url(../img/svg/blue/icon-s10.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}

a:hover .icon-c-1 {
  background: url('../img/svg/red/icon-s1.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

a:hover .icon-c-2 {
  background: url('../img/svg/red/icon-s2.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

a:hover .icon-c-3 {
  background: url('../img/svg/red/icon-s3.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

a:hover .icon-c-4 {
  background: url('../img/svg/red/icon-s4.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

a:hover .icon-c-5 {
  background: url('../img/svg/red/icon-s5.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}



a:hover .icon-c-7 {
  background: url('../img/svg/red/icon-s7.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

a:hover .icon-c-8 {
  background: url('../img/svg/red/icon-s8.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

a:hover .icon-c-10 {
  background: url(../img/svg/red/icon-s10.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}

.catalog-item-disabled .icon-c-1 {
  background: url('../img/svg/grey/icon-s1.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}


.catalog-item-disabled .icon-c-2 {
  background: url('../img/svg/grey/icon-s2.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

.catalog-item-disabled .icon-c-3 {
  background: url('../img/svg/grey/icon-s3.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

.catalog-item-disabled .icon-c-4 {
  background: url('../img/svg/grey/icon-s4.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

.catalog-item-disabled .icon-c-5 {
  background: url('../img/svg/grey/icon-s5.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}



.catalog-item-disabled .icon-c-7 {
  background: url('../img/svg/grey/icon-s7.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

.catalog-item-disabled .icon-c-8 {
  background: url('../img/svg/grey/icon-s8.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}
*/

.catalog-item-disabled .icon-c-6 {
  background: url('../img/svg/grey/icon-s6.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

.catalog-item-disabled .icon-c-9 {
  background: url('../img/svg/grey/icon-s9.svg') 50% 50% no-repeat;
  background-size: 100% 100%;
}

/*

.catalog-item-disabled .icon-c-10 {
  background: url(../img/svg/grey/icon-s10.svg) 0 0 no-repeat;
  background-size: 100% 100%;
}

*/

.icon-c-10 .cls-1,
.icon-c-10 .cls-4 {
  fill: none;
}

.icon-c-10 .cls-2 {
  fill: #0066b3;
}

.icon-c-10 .cls-1 {
  stroke: #0b67b2;
  stroke-miterlimit: 10;
  stroke-width: 0.99px;
}

.catalog-name {
  display: block;
  width: 100%;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 15px;
}

.catalog-name span {
  display: block;
}

.catalog-value {
  display: block;
  width: 100%;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.7);
}

.catalog-nav-tiles .catalog-item {
  width: 100%;
}

.catalog-nav-tiles .catalog-item a {
  padding: 100px 30px 25px;
}

.catalog-tiles-text {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.7);
  font-family: "MuseoSansCyrl_400", Arial, sans-serif;
}

.search-catalog {
  background-color: #FFF;
}

.search-catalog-tt {
  border-bottom: 4px solid #efefef;
  padding: 12px 20px;
}

.search-catalog-tt .site-h6-tt {
  margin: 0 10px 10px;
  font-size: 16px;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
}

.search-catalog-tt .btn {
  width: 100%;
}

.search-catalog-list-wrapp {
  padding: 40px 40px 25px 40px;
}

.search-catalog-lsit {
  list-style-type: none;
  margin: 0 0 0 0px;
  max-width: 270px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 0;
}

.search-catalog-lsit li {
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 25px;
  padding: 0;
}

.search-catalog-lsit li a {
  text-decoration: none;
}

.search-catalog-lsit li a:hover {
  text-decoration: underline;
}

.search-catatalog-img img {
  width: 100%;
}

.filter-catalog {
  margin-bottom: 25px;
}

.filter-btn-devices {
  background-color: #0066b3;
  line-height: 30px;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 16px;
  cursor: pointer;
}

.filter-btn-devices:before {
  content: 'Фильтр по каталогу';
}

.filter-inner {
  background-color: #fff;
  display: none;
}

.filter-open .filter-inner {
  display: block;
}

.filter-open .filter-btn-devices:before {
  content: 'Свернуть';
}

.filter-row {
  padding: 30px 15px;
  border-bottom: 1px solid #d3d2d3;
}

.filter-row:last-child {
  border: none;
}

.filter-col {
  margin-bottom: 35px;
}

.filter-col:last-child {
  margin-bottom: 10px;
}

.filter-tt {
  display: block;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 18px;
}

.filter-btns a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 10px 0;
  font-size: 12px;
  padding: 7px 5px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 20px;
  border: 2px solid transparent;
  text-decoration: none;
}

.filter-btns a:last-child {
  margin-right: 0;
}

.filter-btns .f-btn-active {
  border-color: #e7564c;
  color: #e7564c;
}

.filter-value-field {
  display: flex;
  justify-content: space-between;
  max-width: 400px;
}

.filter-value-field input {
  border: 2px solid #d7d7d7;
  border-radius: 2px;
  font-size: 14px;
  text-align: center;
  height: 50px;
}

.filter-value-field span {
  font-size: 14px;
  line-height: 50px;
  display: block;
  margin: 0 10px;
}

.filter-check-wrapp {
  margin: 40px 0 0;
}

.filter-check-wrapp label {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 170px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 14px;
  margin-right: 10px;
}

.hint-i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.hint-i .icon-i {
  width: 22px;
  height: 22px;
  position: relative;
}

.hint-i .icon-i svg {
  fill: #0066b3;
}

.hint-i .icon-i-svg {
  position: absolute;
  width: 26px;
  height: 26px;
  left: -2px;
  top: -2px;
}

.hint-i .icon-i-close {
  display: none;
}

.hint-open .hint-text {
  display: block;
}

.hint-open .icon-i-svg {
  display: none;
}

.hint-open .icon-i {
  border-radius: 50%;
  border: 2px solid #0066b3;
}

.hint-open .icon-i-close {
  display: block;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin: 1px 0 0 1px;
}

.hint-text {
  display: none;
  position: absolute;
  top: 100%;
  right: -10px;
  background-color: #d7d7d7;
  border-radius: 2px;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 16px;
  color: #000;
  width: 200px;
  margin-top: 15px;
}

.hint-text:before {
  content: ' ';
  position: absolute;
  right: 8px;
  top: -10px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  width: 0;
  height: 0;
  border-top: none;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #d7d7d7;
  border-left: 10px solid transparent;
}

.f-select-btns {
  margin: 40px 0 0;
}

.f-select-btns .btn {
  width: 100%;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.f-select-btns .btn:last-child {
  margin-bottom: 0;
}

.h-main-slider-item {
  /*height: 500px;*/
  position: relative;
  display: block;
  overflow: hidden;
}

.h-main-slider-item img {
  /*position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);*/
  height: 100%;
  max-width: 3000px;
  z-index: 2;
}

.h-main-slider-item:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  /*background-image: linear-gradient(to right, rgba(3, 51, 95, 0.7) 0%, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.36) 100%);*/
}

.m-slider-info {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
  color: #fff;
  width: 100%;
  padding: 100px 0;
}

.m-slider-info .site-h1-tt, .m-slider-info h1 {
  color: #fff;
  max-width: 690px;
  text-transform: unset;
}

.m-slider-info .slider-title * {
  font-size: 1.2rem !important;
  line-height: 1.4 !important;
}
@media (min-width: 38rem) {
  .m-slider-info .slider-title * {
    font-size: 1.5rem !important;
    line-height: 1.5 !important;
  }
}
@media (min-width: 63rem) {
  .m-slider-info .slider-title * {
    font-size: 2rem !important;
  }
}

.m-slider-info p {
  font-size: 15px;
  line-height: 24px;
  margin: 30px 0 40px;
  max-width: 450px;
  font-family: "MuseoSansCyrl_400", Arial, sans-serif;
}

.head-main-slider .h-main-slider-item img {
  object-fit: cover;
  object-position: right bottom;
}

.m-slider-text {
  font-size: 32px;
}

.header-main-banner {
  display: none;
}

@media (min-width: 769px) {
  .header-main-banner {
    display: block;
  }
}

@media (max-width: 480px) {

  .m-slider-info .m-slider-text {
    font-size: 22px;
  }
}

.header-main-banner {
  position: relative;
  margin-bottom: 8px;
}

.head-service-item {
  position: relative;
  padding: 25px 30px 30px 70px;
  min-height: 106px;
  margin-bottom: 12px;
  background-color: #0066b3;
}

.head-service-item .icon {
  position: absolute;
  top: 50%;
  left: 0;
}

.head-service-info {
  display: block;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  max-width: 180px;
}

.icon-h-s1 {
  width: 51px;
  height: 65px;
  background: url(../img/ser-ic-1.png) 0 0 no-repeat;
  background-size: 100% 100%;
  margin-top: -27px;
}

.icon-h-s2 {
  width: 50px;
  height: 75px;
  background: url(../img/ser-ic-2.png) 0 0 no-repeat;
  background-size: 100% 100%;
  margin-top: -37px;
}

.icon-h-s3 {
  width: 50px;
  height: 70px;
  background: url(../img/ser-ic-3.png) 0 0 no-repeat;
  background-size: 100% 100%;
  margin-top: -35px;
}

.main-news-wrapp {
  position: relative;
  padding: 25px 20px 60px;
  margin-bottom: 40px;
  background-color: #fff;
}

.m-head-title {
  margin-bottom: 50px;
}

.m-news-item {
  margin-bottom: 70px;
  font-size: 14px;

}

.date {
  display: block;
  margin-bottom: 20px;
  font-size: 12px;
  font-family: "MuseoSansCyrl_400", Arial, sans-serif;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}

.m-news-link {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
}

.m-news-link:hover {
  color: #0066b3;
}

.aside-fix-more-link {
  position: absolute;
  bottom: 30px;
  left: 20px;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: #0066b3;
}

.aside-fix-more-link:hover {
  text-decoration: underline;
  color: #0066b3;
}

.m-statistic-wrapp {
  margin-bottom: 40px;
  text-align: center;
  padding: 40px;
  background-color: #0066b3;
  position: relative;
  background-image: linear-gradient(to left, rgba(61, 110, 179, 0.1) 0%, rgba(0, 0, 0, 0.1) 0%, rgba(0, 109, 162, 0) 100%);
}

.m-statistic-wrapp:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/map-bg.png) 100% 50% no-repeat;
  background-size: auto 100%;
  z-index: 2;
}

.m-stat-item {
  position: relative;
  z-index: 3;
  margin: 38px 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  color: #fff;
}

.m-stat-value {
  display: block;
  font-family: "MuseoSansCyrl_900", Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.m-stat-about {
  display: block;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.filter-catalog-prod {
  margin-top: 30px;
}

.f-catalog-sort {
  display: flex;
  align-items: flex-end;
}

.f-catalog-sort-item {
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}

.f-catalog-sort-item:last-child {
  margin-right: 0;
}

.f-catalog-sort-item .filter-tt {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 12px 10px 0;
  font-size: 14px;
}

.f-catalog-sort-item .jcf-select {
  vertical-align: middle;
}

.view-hint {
  display: none;
}

.f-catalog-view {
  margin: 0 0 15px;
}

.f-catalog-view-tt {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.f-c-view-item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  width: 18px;
  height: 16px;
  line-height: 16px;
  position: relative;
}

.f-c-view-item:hover .icon, .f-c-view-item.active .icon {
  fill: #000;
}

.f-c-view-item .icon {
  position: absolute;
  top: -4px;
  left: -3px;
  width: 22px;
  height: 24px;
  fill: rgba(0, 0, 0, 0.3);
}

.f-c-view-item .icon-view-line {
  width: 24px;
}

.card-group {
  background-color: #fff;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 40px;
  padding: 20px 0 0;
}

.owl-slider-thumb-wrapp {
  padding: 0 15px;
  max-width: 450px;
  margin: 0 auto 20px;
}

.card-descript {
  padding: 15px 15px 0;
}

.card-desc-bl {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.8);
}

.card-desc-tt {
  display: block;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 10px;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
}

.desc-type-price-wrapp {
  margin: 25px 0;
}

.desc-type-price-item {
  margin-bottom: 15px;
}

.desc-type-price-tt {
  margin-bottom: 5px;
  display: block;
  font-size: 14px;
  line-height: 20px;
}

.desc-type-price {
  display: block;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #0066b3;
}

.icon-card-buy {
  width: 24px;
  height: 24px;
  margin-right: 20px;
}

.card-btn {
  margin-bottom: 20px;
}

.card-btn .btn-md {
  min-width: 210px;
  padding-right: 30px;
}

.card-price {
  margin-bottom: 20px;
  position: relative;
  padding-right: 30px;
  display: inline-block;
  vertical-align: top;
}

.card-price .hint-text {
  width: 160px;
  z-index: 3;
}

.card-price .hint-i {
  position: absolute;
  right: 0;
  top: -18px;
}

.card-price a {
  font-size: 12px;
  text-decoration: underline;
  color: rgba(0, 0, 0, 0.7);
}

.card-price a:hover {
  text-decoration: none;
}

.card-price-value {
  display: block;
  font-family: "MuseoSansCyrl_900", Arial, sans-serif;
  font-size: 24px;
  line-height: 20px;
  color: #e7564c;
}

.card-desc-price-and-btn {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.card-info-bottom {
  padding: 25px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.card-info-icon {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 40px 10px 0;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
}

.card-info-icon:last-child {
  margin-right: 0;
}

.card-info-icon .icon {
  margin-right: 10px;
  margin-bottom: 5px;
}

.icon-weight {
  margin-top: -2px;
}

.icon-download,
.icon-weight {
  width: 24px;
  height: 24px;
  fill: #e7564c;
}


.icon-shest {
  width: 24px;
  height: 24px;
  fill: #fff;
}


.icon-garanty {
  width: 24px;
  height: 24px;
  fill: #0066b3;
}

.box-list {
  margin-bottom: 35px;
}

.box-list:last-child {
  margin-bottom: 0;
}

.box-list ul {
  list-style-type: none;
  margin: 15px 0;
  padding: 0;
}

.box-list ul li {
  margin: 10px 0;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  line-height: 20px;
  padding-left: 20px;
  position: relative;
}

.box-list ul li:before {
  content: '–';
  position: absolute;
  left: 0;
  top: 0;
}

.doc-list {
  margin: 0 0 35px;
  padding: 0;
  list-style-type: none;
}

.doc-list:last-child {
  margin-bottom: 0;
}

.doc-list li {
  margin: 0 0 20px;
  padding: 2px 0 2px 60px;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.doc-list li:last-child {
  margin-bottom: 0;
}

.doc-list a {
  color: #000;
  text-decoration: none;
}

.doc-list a:hover {
  text-decoration: underline;
}

.doc-list-wrapp {
  margin-bottom: 40px;
}

.doc-list-wrapp:last-child {
  margin-bottom: 40px;
}

.doc-type {
  position: absolute;
  left: 0;
  top: 0;
  width: 45px;
  height: 25px;
  line-height: 25px;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 14px;
  color: #fefefe;
  text-align: center;
}

.doc-pdf {
  background-color: #e62029;
}

.doc-mp {
  background-color: #e62029;
}

.doc-ppt {
  background-color: #d04423;
}

.doc-xls {
  background-color: #02723b;
}

.doc-doc {
  background-color: #2c5898;
}

.doc-jpg {
  background-color: #10afdd;
}

.doc-size {
  color: #0066b3;
  margin-left: 20px;
  flex-basis: 80px;
}

.b-list-tt {
  display: block;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 20px;
}

.tabs-section {
  margin-bottom: 0;
  background-color: #fff;
}

.tabs {
  margin: 0;
  padding: 0;
}

.tabs li {
  list-style-type: none;
  margin: 0;
  padding: 15px 20px;
  background-color: #0066b3;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  cursor: pointer;
  border-bottom: 1px solid #fff;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
}

.tabs li:last-child {
  border: none;
}

.tabs li.current {
  cursor: default;
  color: #000000;
  background-color: #fff;
}

.box {
  display: none;
}

.box.visible {
  display: block;
}

.box {
  padding: 25px;
}

.doc-list-tt {
  display: block;
  margin-bottom: 28px;
  padding-bottom: 18px;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.doc-list-tt img {
  vertical-align: middle;
  margin-right: 12px;
}

.more-product-wrapp {
  margin: 50px 0 0;
}

.more-product-wrapp .catalog-items-prod {
  margin-bottom: -20px;
}

.btn-back-arr {
  /*margin-bottom: 20px;*/
  margin-top: 20px;
}

.card-wrapper .btn-back-arr{
	margin-bottom: 0;
}

.btn-back-arr .btn .icon {
  margin-right: 10px;
  transform: rotate(-180deg);
}

.box-lines-wrapp {
  padding: 20px 0;
}

.b-lines-item {
  margin-bottom: 40px;
}

.b-lines-item:last-child {
  margin-bottom: 0;
}

.b-lines-head {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  padding-bottom: 15px;
}

.b-lines-tt {
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 15px;
  margin-right: 15px;
}

.b-line-s-tt-text {
  color: rgba(0, 0, 0, 0.7);
  font-size: 12px;
}

.b-lines-inner-info {
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.height-max-fix {
  background-color: #fff;
}

.cab-half-head {
  padding: 20px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cab-half-phone {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
}

.cab-half-phone a {
  text-decoration: none;
  color: #000;
}

.cab-half-bottom {
  padding: 20px 15px;
}

.cab-half-bottom a {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
  margin-right: 30px;
  text-decoration: none;
  font-family: "MuseoSansCyrl_700", Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.enter-cab-info {
  padding: 10px 15px;
}

.directions{
	max-width: 740px;
    margin: 0 auto 35px;
    padding-bottom: 50px;
    font-size: 14px;
	font-family: "MuseoSansCyrl_500", Arial, sans-serif;
	line-height: 20px;
}

.directions .directions-title{
	font-size: 24px;
	text-transform: uppercase;
	color: #000000;
	font-family: "MuseoSansCyrl_900", Arial, sans-serif;
	line-height: 28px;
	margin-bottom: 15px;
	position: relative;
	margin-top: 50px;
}

.directions .directions-title::after{
	content: '';
	position: absolute;
}

.directions .directions-title-1::after{
	background: url(../img/dop-directions-title-1.png);
	width: 14px;
	height: 17px;
	left: -35px;
	top: 5px;
}

.directions .directions-title-2::after{
	background: url(../img/dop-directions-title-2.png);
	width: 18px;
	height: 16px;
	left: -35px;
	top: 7px;
}

.directions .directions-title-3::after{
	background: url(../img/dop-directions-title-3.png);
	width: 20px;
	height: 20px;
	left: -35px;
	top: 4px;
}

.directions .directions-title-4::after{
	background: url(../img/dop-directions-title-4.png);
	width: 20px;
	height: 19px;
	left: -35px;
	top: 4px;
}

.directions .directions-title-5::after{
	background: url(../img/dop-directions-title-5.png);
	width: 19px;
	height: 20px;
	left: -35px;
	top: 4px;
}

.directions .directions-title-6::after{
	background: url(../img/dop-directions-title-6.png);
	width: 22px;
	height: 22px;
	left: -35px;
	top: 2px;
}

.directions .directions-title-7::after{
	background: url(../img/dop-directions-title-7.png);
	width: 18px;
	height: 20px;
	left: -35px;
	top: 4px;
}

.directions .directions-title-8::after{
	background: url(../img/dop-directions-title-8.png);
	width: 22px;
	height: 22px;
	left: -35px;
	top: 2px;
}

.directions .directions-title-9::after{
	background: url(../img/dop-directions-title-9.png);
	width: 23px;
	height: 20px;
	left: -35px;
	top: 4px;
}

.directions p{
	margin: 0 0 15px;
}

.directions-list{
	padding: 0;
	margin: 45px 0 10px;
	counter-reset: myCounter;
}

.directions-list li{
	list-style: none;
	position: relative;
	padding-left: 50px;
	margin-bottom: 30px;
}

.directions-list li:last-child{
	margin-bottom: 0;
}

.directions-list li::before{
	content: counter(myCounter);
	counter-increment: myCounter;
	font-size: 36px;
	color: #0066b3;
	font-family: "MuseoSansCyrl_900", Arial, sans-serif;
	line-height: 36px;
	position: absolute;
	left: 0;
	top: -9px;
}

.directions-list-title{
	font-size: 18px;
	font-family: "MuseoSansCyrl_700", Arial, sans-serif;
	color: #000000;
	line-height: 22px;
	margin-bottom: 15px;
}

.directions-list-content{
	font-size: 14px;
	font-family: "MuseoSansCyrl_500", Arial, sans-serif;
	color: #000000;
	opacity: 0.7;
	line-height: 20px;
}

.directions-list-content p{
	margin-bottom: 0;
}

.directions-list-content p:not(:last-child){
	margin-bottom: 10px;
}

.directions h3,
.directions-h3{
	font-size: 18px;
	font-family: "MuseoSansCyrl_700", Arial, sans-serif;
	color: #000000;
	line-height: 22px;
	margin: 27px 0 14px;
}

.directions-list-ul{
	padding: 0 0 0 20px;
	margin: 30px 0;
}

.directions-list-ul li{
	position: relative;
	list-style: none;
	font-size: 14px;
	font-family: "MuseoSansCyrl_500", Arial, sans-serif;
	color: #000000;
	line-height: 20px;
	opacity: 0.8;
	padding-left: 17px;
}

.directions-list-ul li:before{
	content: '';
	display: block;
	position: absolute;
	background: #0066b3;
	height: 6px;
	width: 6px;
	left: 0;
	top: 7px;
}

/* Новые иконки */

.catalog-icon{
  display: flex;
}

.catalog-icon .icon,
.catalog-icon img{
  margin: auto;
}
/*
.catalog-icon .icon-c-9 {
  width: 38px;
  height: 69px;
  margin: auto;
  background: url('../img/dop-icon-1.png');
}

.catalog-item a:hover .icon-c-9{
  background-position: 0 -70px;
}
*/
/*
.catalog-icon .icon-c-4 {
  width: 75px;
  height: 52px;
  margin: auto;
  background: url('../img/dop-icon-2.png');
}

.catalog-item a:hover .icon-c-4{
  background-position: 0 -53px;
}
*/
/*

*/
/* Стилизация загрузки файлов >>> */

.input-file-wrapper{
  height: auto !important;
  margin-bottom: 35px;
  position: relative;
}

.jInputFile-input{
  position: absolute;
}

.jInputFile-customFile{
  margin: 0;
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0;
  cursor: pointer;
  left: 0;
    opacity: 0 !important;
    z-index: 10;
}

.jInputFile-fakeButton{
  position: relative;
  z-index: 1;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  cursor: pointer;
  padding: 0 30px;
  background: #ffffff;
  color: #0066b3;
  border:1px solid #0066b3;
}

.jInputFile-fakeButton::after{
  content: 'Прикрепить';
  position: relative;
  font-size: 14px;
  font-family: "MuseoSansCyrl_500", Arial, sans-serif;
}

.jInputFile-text1 + .jInputFile-fakeButton::after{
  content: 'Прикрепить файл';
}

.jInputFile-text2 + .jInputFile-fakeButton::after{
  content: 'Прикрепить резюме';
}

.jInputFile-fakeButton:hover{
  background: #0066b3;
  color: #ffffff;
}

.jInputFile-blocker{
    position: absolute;
    z-index: 3;
    width: 150px;
    height: 21px;
    margin-left: -155px;
}

.jInputFile-fileName{
  font-family: "MuseoSansCyrl_500", Arial, sans-serif;
  position: absolute;
  height: 15px;
  overflow: hidden;
  width: 100%;
  line-height: 15px;
  font-size: 13px;
  color: gray;
  margin-top: 2px;
  background: url(images/icons.png);
  display: none;
  margin: 4px 0 0;
}

.jInputFile-activeBrowseButton{
    display: none !important;
    background: transparent;
    border: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.jInputFile-customFile:hover + .jInputFile-fakeButton{
  background: #0066b3;
  color: #ffffff;
}

/* <<< Стилизация загрузки файлов */

/* Min width 480 pixels */
@media only screen and (min-width: 480px) {
  .f-select-btns {
    display: flex;
    justify-content: space-between;
  }
  .f-select-btns .btn {
    width: 48%;
    margin-bottom: 0;
  }
  .catalog-item-prod {
    width: 50%;
  }
  .c-items-line {
    flex-direction: column;
  }
  .c-items-line .catalog-item-prod {
    width: 100%;
  }
  .c-items-line .catalog-item-prod a {
    overflow: hidden;
    padding: 25px 15px;
  }
  .c-items-line .catalog-img {
    float: left;
    width: 160px;
    margin-bottom: 0;
  }
  .c-items-line .catalog-item-info {
    margin-left: 180px;
    text-align: left;
  }
  .c-items-line .catalog-item-price {
    margin-left: 180px;
    text-align: left;
  }
  .c-items-line .c-item-price-tt {
    display: block;
    font-family: "MuseoSansCyrl_700", Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .catalog-nav-tiles .catalog-item {
    width: 50%;
  }
  .catalog-nav-tiles .catalog-item a {
    padding: 90px 30px 25px;
    flex-direction: column;
    text-align: left;
  }
  .catalog-nav-tiles .catalog-item .catalog-icon {
    text-align: center;
  }
  .forgot-pass-bottom {
    float: left;
  }
  .cab-img-link-wrapp {
    float: right;
  }
  .cab-img-link-wrapp .cab-img-link a {
    margin: 0 0 0 30px;
  }
  /* end media min width 480 pixels */
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  /* ------------------- Main blocks */
  .catalog-item {
    width: 25%;
  }
  .catalog-name {
    font-size: 14px;
  }
  .filter-catalog {
    margin-bottom: 30px;
  }
  .search-catalog {
    margin-top:100px;
  }
  .search-catatalog-img .hidden-desktop {
    display: none;
  }
  .search-catalog-tt {
    overflow: hidden;
  }
  .search-catalog-tt .site-h6-tt {
    font-size: 18px;
    float: left;
    margin: 0;
    line-height: 40px;
    padding-left: 10px;
  }
  .search-catalog-tt .btn {
    float: right;
    width: 320px;
  }

  .search-catalog-lsit {
    max-width: 315px;
    margin: 0;
    padding: 0;
  }
  .search-catalog-lsit li {
    font-size: 16px;
    margin-bottom: 40px;
  }
  .filter-tt {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 18px;
  }
  .filter-btns a {
    padding: 9px 12px;
  }
  .filter-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 30px 10px;
  }
  .filter-col {
    width: 48.5%;
    margin-bottom: 30px;
  }
  .filter-col-max-tablet {
    width: 100%;
  }
  .filter-col-max-tablet .filter-tt {
    margin-left: 15px;
  }
  .filter-check-wrapp {
    margin-top: 51px;
  }
  .f-select-btns {
    display: block;
    position: relative;
    margin-bottom: 20px;
  }
  .f-select-btns .btn {
    width: 100%;
  }
  .f-select-btns .btn-filtr-devices {
    position: absolute;
    top: 0;
    left: -106%;
  }
  .filter-btn-devices {
    max-width: 350px;
  }
  .m-slider-info p {
    font-size: 18px;
    margin: 30px 0 45px;
  }
  .h-main-slider-item {
    min-height: 600px;
    /*padding-bottom: 250px;*/
  }
  .m-slider-info {
    padding: 80px 0 20px;
  }
  .head-service-items {
    position: absolute;
    bottom: 13px;
    left: 0;
    width: 100%;
    z-index: 5;
  }
  .head-service-items .container {
    display: flex;
    justify-content: space-between;
  }
  .head-service-item {
    padding: 35px 20px 30px 75px;
    height: 152px;
    width: 32%;
  }
  .head-service-info {
    font-size: 15px;
    line-height: 18px;
    max-width: 250px;
  }
  .icon-h-s1 {
    width: 72px;
    height: 93px;
    margin-top: -46px;
  }
  .icon-h-s2 {
    width: 72px;
    height: 107px;
    margin-top: -53px;
  }
  .icon-h-s3 {
    width: 72px;
    height: 99px;
    margin-top: -50px;
  }
  .header-main-banner {
    margin-bottom: 20px;
  }
  .main-news-wrapp {
    padding: 45px 30px 25px 60px;
  }
  .m-head-title {
    display: flex;
    justify-content: space-between;
  }
  .aside-fix-more-link {
    position: relative;
    bottom: 0;
    left: 0;
  }
  .m-stat-item {
    width: 45%;
  }
  .catalog-item-prod {
    width: 33.333333%;
  }
  .catalog-img {
    max-width: 240px;
  }
  .c-items-line .catalog-item-info,
  .c-items-line .catalog-item-price {
    margin-left: 240px;
  }
  .c-items-line .catalog-img {
    padding: 0;
    height: 180px;
    width: 200px;
  }
  .c-items-line .catalog-item-prod a {
    padding: 25px 30px;
  }
  .owl-slider-thumb-wrapp {
    float: left;
    width: 300px;
    margin-bottom: 0;
    padding: 20px 15px 0;
  }
  .card-descript {
    margin-left: 300px;
    padding: 30px 15px 0 0;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 0 300px;
  }
  .card-desc-bl {
    padding: 0 0 0 30px;
  }
  .card-group {
    padding: 0;
  }
  .card-info-bottom {
    padding: 25px 30px;
  }
  .tabs {
    display: flex;
    flex-wrap: wrap;
  }
  .tabs li {
    display: flex;
    align-items: center;
    width: 50%;
    border-left: 1px solid #fff;
  }
  .tabs li:last-child {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
  }
  .tabs-min li {
    width: 33.3333%;
    justify-content: center;
  }
  .enter-cab-info {
    margin: 50px 0;
  }
  .f-catalog-sort {
    display: block;
  }
  .filter-catalog-prod {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .f-catalog-sort-item {
    margin-right: 20px;
  }
  .height-max-fix {
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .height-max-fix #wrapper {
    height: 100%;
  }
  .enter-cab-half {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
    justify-content: center;
  }
  .cab-half-head {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
  }
  .cab-half-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
  }
  .enter-cab-info {
    margin: 0;
    padding: 0;
  }
  .enter-cab-info {
    min-width: 50%;
    max-width: 50%;
    padding: 100px 0;
  }
  /* end media min width 768 pixels */
}

/* Min width 1024 pixels */
@media only screen and (min-width: 1024px) {
  .catalog-item a {
    padding: 100px 20px 30px;
  }
  .catalog-icon {
    top: 25px;
  }
  .catalog-name {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .filter-catalog {
    margin-bottom: 40px;
  }
  .catalog-nav {
    /*margin-bottom: 60px;*/
    margin-bottom: 0;
  }
  .search-catalog-tt {
    border-bottom-width: 1px;
  }
  .search-catalog-lsit {
    max-width: 200px;
  }
  .search-catalog-lsit li {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .search-catatalog-img .hidden-mobile {
    display: none;
  }

   .filter-col-max-tablet {
    width: auto;
  }
  .filter-col {
    width: 32%;
    margin-bottom: 0;
  }
  .filter-tt {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .filter-row {
    padding: 30px 10px 20px 30px;
  }

  .filter-value-field input {
    width: 120px;
    height: 40px;
    border-width: 1px;
    font-size: 14px;
  }
  .filter-value-field span {
    line-height: 40px;
  }
  .filter-check-wrapp {
    margin-top: 44px;
  }
  .filter-check-wrapp label {
    margin-right: 5px;
  }
  .btn-filtr-devices {
    display: none;
  }
  .f-select-btns {
    margin: 10px 0;
  }
  .f-select-btns .btn {
    width: 180px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .filter-btn-devices {
    display: none;
  }
  .filter-inner {
    display: block;
  }
  .filter-btns a {
    border-width: 1px;
  }
  .head-service-info {
    font-size: 18px;
    line-height: 24px;
  }
  .m-slider-info {
    padding: 80px 20px 20px 60px;
  }
  .main-news-wrapp {
    padding: 40px 40px 25px 40px;
  }
  .m-news-item {
    margin-bottom: 60px;
  }
  .m-statistic-wrapp:before {
    background: url(../img/map-bg-desktop.png) 100% 0 no-repeat;
    background-size: auto 100%;
  }
  .m-stat-item {
    width: 23%;
    margin: 52px 0;
  }
  .filter-catalog-prod {
    margin: 40px 0 15px;
  }
  .f-catalog-view {
    margin: 0 20px 0 0;
  }
  .f-c-view-item {
    position: relative;
  }
  .f-c-view-item:hover .view-hint {
    display: block;
  }
  .view-hint {
    position: absolute;
    right: 100%;
    top: 50%;
    margin: -13px 10px 0 0;
    height: 26px;
    line-height: 26px;
    width: 120px;
    text-align: center;
    border-radius: 2px;
    background-color: #d7d7d7;
    font-size: 12px;
  }
  .view-hint:before {
    content: ' ';
    position: absolute;
    right: -6px;
    top: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: none;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #d7d7d7;
    margin: -10px 0 0;
  }
  .f-catalog-view-tt {
    font-family: "MuseoSansCyrl_500", Arial, sans-serif;
    font-size: 12px;
  }
  .f-catalog-sort-item {
    margin: 0 50px 0 0;
  }
  .f-catalog-sort-item:last-child {
    margin-right: 0;
  }
  .f-catalog-sort-item .filter-tt {
    margin: 0 12px 0 0;
    font-family: "MuseoSansCyrl_500", Arial, sans-serif;
    font-size: 12px;
  }
  .catalog-img {
    height: 170px;
    padding: 5px 0;
    line-height: 160px;
    text-align: center;
    margin-bottom: 0;
  }
  .catalog-items-prod {
    margin-bottom: -20px;
  }
  .catalog-item-prod {
    text-align: left;
    width: 25%;
  }
  .catalog-item-prod a {
    padding: 25px 30px;
  }
  .catalog-item-name {
    min-height: 60px;
    display: flex;
    align-items: flex-start;
  }
  .c-items-line .catalog-item-info {
    margin-left: 0;
    padding: 10px 30px 10px 50px;
  }
  .c-items-line .catalog-item-info p {
    margin-bottom: 0;
  }
  .c-items-line .catalog-item-price {
    margin-left: 0;
  }
  .c-items-line .catalog-img {
    padding: 0;
    height: 200px;
    width: 240px;
    min-width: 240px;
    max-width: 240px;
  }
  .c-items-line .catalog-item-prod a {
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  .c-items-line .catalog-item-prod a:before {
    content: ' ';
    position: absolute;
    right: 250px;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: rgba(215, 215, 215, 0.7);
  }
  .c-items-line .catalog-item-price {
    min-width: 220px;
    max-width: 220px;
    padding-left: 60px;
    margin: 0;
  }
  .c-items-line .catalog-item-name {
    display: block;
    min-height: auto;
  }
  .c-items-line .c-item-price-value {
    font-size: 24px;
    line-height: 30px;
  }
  .catalog-nav-tiles .catalog-item {
    width: 25%;
  }
  .catalog-nav-tiles .catalog-item a {
    padding: 120px 30px 25px;
  }
  .owl-slider-thumb-wrapp {
    width: 440px;
    padding: 30px 30px 0;
  }
  .card-descript {
    margin: 0 0 0 450px;
    padding: 40px 0 0;
  }
  .card-desc-bl {
    padding-right: 30px;
  }
  .card-group {
    margin-left: 0px;
    margin-right: 0px;
  }
  .box {
    padding: 50px 60px;
  }
  .doc-list-wrapp {
    margin-bottom: 70px;
  }
  .more-product-wrapp {
    margin-top: 80px;
  }
  .b-lines-inner {
    display: flex;
    justify-content: space-between;
  }
  .b-lines-inner-info {
    min-width: 700px;
    max-width: 700px;
  }
  .b-lines-item {
    margin-bottom: 25px;
  }
  .enter-cab-bg {
    min-width: 50%;
    max-width: 50%;
    padding: 100px 0;
    height: 100%;
    background: url(../img/cabinet-img-bg.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .cab-half-phone a,
  .cab-img-link a {
    color: #fff;
  }
  .cab-half-phone a .icon,
  .cab-img-link a .icon {
    margin-left: 10px;
  }
  .cab-half-head {
    padding: 15px 45px;
  }
  .cab-half-bottom {
    padding: 15px 45px 30px;
  }
  .cab-img-link-wrapp {
    width: 50%;
  }
  .cab-img-link {
    float: left;
  }
  .cab-img-link .icon-arrow-r {
    width: 12px;
    height: 12px;
    background-size: 100% 100%;
  }
  .cab-img-link + .cab-img-link {
    float: right;
  }
  .cab-half-bottom a:hover {
    text-decoration: underline;
  }
  /* end media min width 1024 pixels */
}

/* Min width 1280 pixels */
@media only screen and (min-width: 1280px) {
 /* .catalog-icon img {
    max-height: 65px;
  }*/
  .catalog-item {
    min-height: 240px;
  }
  .catalog-item a {
    padding: 120px 20px 22px;
  }
  .catalog-name {
    font-size: 18px;
    line-height: 24px;
  }
  .catalog-name span {
    display: inline;
  }
  .catalog-icon {
    height: 100px;
    line-height: 100px;
    top: 15px;
  }
  /*
  .icon-c-1 {
    width: 74px;
    height: 76px;
    margin-top: 12px;
  }

  .icon-c-2 {
    width: 124px;
    height: 124px;
    margin-left: -5px;
  }

  .icon-c-3 {
    width: 100px;
    height: 120px;
    margin-top: 3px;
  }

  .icon-c-4 {
    width: 124px;
    height: 124px;
    transform: scale(-1, 1);
    margin-left: 10px;
  }

  .icon-c-5 {
    width: 118px;
    height: 118px;
    margin-top: -15px;
  }



  .icon-c-7 {
    width: 64px;
    height: 64px;
    margin-top: -2px;
  }
  */

  .icon-c-6 {
    width: 126px;
    height: 126px;
    margin: 0px 0 0 -5px;
  }

  .icon-c-8 {
    width: 55px;
    height: 65px;
    margin-top: 0;
  }

 .icon-c-9 {
    width: 100px;
    height: 100px;
    margin-top: 8px;
  }

  /*


  .icon-c-10 {
    width: 85px;
    height: 85px;
    margin: 5px 0 0;
  }
  */
  .search-catalog-tt {
    padding: 0 0 0 50px;
  }
  .search-catalog-tt .site-h6-tt {
    line-height: 48px;
    margin: 0;
  }
  .search-catalog-tt .btn {
    line-height: 38px;
    font-size: 18px;
  }

  .filter-row {
    padding: 27px 25px 30px 30px;
  }
  .filter-col {
    width: auto;
  }
  .filter-col:nth-child(1) {
    width: 400px;
  }
  .filter-col:nth-child(2) {
    width: 300px;
  }
  .filter-col:nth-child(3) {
    width: 400px;
  }
  .hint-text {
    top: 0;
    left: 100%;
    margin: -12px 0 0 15px;
    font-size: 12px;
    padding: 7px 20px;
  }
  .hint-text:before {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 9px solid #d3d2d3;
    border-bottom: 7px solid transparent;
    border-left: none;
    margin: -8px 0 0;
    top: 50%;
    left: -9px;
  }
  .f-select-btns {
    float: right;
    margin: 0;
  }
  .owl-carousel .owl-item .h-main-slider-item img {
    width: 100%;
  }
  .h-main-slider-item {
    min-height: 600px;
  }
  .h-main-slider-item img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 100%;
    min-height: 100%;
    height: auto;
    max-width: 3000px;
    z-index: 2;
  }
  .head-service-item {
    width: 402px;
  }
  .main-news-wrapp {
    margin-bottom: 0;
  }
  .c-items-line .catalog-item-price {
    min-width: 280px;
    max-width: 280px;
    padding-left: 80px;
  }
  .c-items-line .catalog-item-prod a:before {
    right: 310px;
  }
  .catalog-nav-tiles .catalog-item a {
    padding: 180px 30px 25px;
  }
  .catalog-nav-tiles .catalog-item .catalog-icon {
    top: 50px;
    padding: 0 30px;
  }
  .owl-slider-thumb-wrapp {
    width: 640px;
    max-width: 640px;
    padding: 50px 50px 40px;
  }
  .card-descript {
    margin: 0 0 0 640px;
    padding: 40px 0 0;
  }
  .card-desc-bl {
    padding-right: 30px;
  }
  .card-desc-bl {
    padding: 0 40px;
    margin-bottom: 40px;
  }
  .card-btn,
  .card-price {
    margin-bottom: 0;
  }
  .card-btn .hint-text,
  .card-price .hint-text {
    width: 200px;
  }
  .card-info-icon {
    margin-right: 100px;
  }
  .tabs li {
    min-height: 100px;
    padding: 25px 15px 25px 25px;
    width: 16.6666%;
  }
  .tabs-min li {
    width: 280px;
    padding: 25px;
  }
  /* end media min width 1280 pixels */
}


/* Доп. страницы >>> */

.support-repairs{
  background: #0066b3;
  position: relative;
  padding: 70px 55px;
  overflow: hidden;
  margin-bottom: 40px;
}

.support-repairs::after{
  content: '';
  display: block;
  position: absolute;
  background: url(../img/dop-map-russia.png) no-repeat top right;
  height: 100%;
  background-size: contain;
  width: 839px;
  top: 0;
  right: 0;
  z-index: 1;
}

.support-title{
  font-size: 18px;
  color: #fff;
  line-height: 22px;
  font-family: 'MuseoSansCyrl_700';
  margin-bottom: 10px;
}

.support-text p{
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  font-family: 'MuseoSansCyrl_500';
}

.support-text{
  max-width: 550px;
  position: relative;
  z-index: 2;
  margin-bottom: 70px;
}

.support-form .jcf-select{
  display: block;
  width: 100%;
}

.support-find-center{
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.clearfix::after{
  content:'';
  display: table;
  clear: both;
}

.support-form-submit{
   background: #e7564c;
   color: #fff;
   font-size: 14px;
   font-family: 'MuseoSansCyrl_700';
   line-height: 50px;
   height: 50px;
   cursor: pointer;
   padding: 0 45px;
   border: 0;
}

.support-form-submit:hover{
  background: #e44136;
}

.support-all-cto{
  color: #fff;
  font-size: 14px;
  font-family: 'MuseoSansCyrl_700';
  text-decoration: none;
  display: inline-block;
  position: relative;
  padding-right: 22px;
}

.support-all-cto::after{
  content: '';
  display: block;
  position: absolute;
  background: url(../img/dop-arrow-left.png);
  width: 16px;
  height: 16px;
  right: 0;
  top: 2px;
}

.support-all-cto:hover{
  color: #fff;
}

.qa{
  position: relative;
  background: url(../img/dop-qa-background.jpg);
  background-size: cover;
  padding: 35px 55px;
  margin-top: 40px;
}

.qa-title{
  text-transform: uppercase;
  color: #fff;
  font-size: 24px;
  font-family: "MuseoSansCyrl_900", Arial, sans-serif;
  line-height: 28px;
  margin-bottom: 30px;
  display: block;
}

.qa-search-wrapper{
  position: relative;
}

.qa-search{
  height: 50px;
  line-height: 50px;
  font-family: 'MuseoSansCyrl_700';
  font-size: 14px;
  padding-right: 55px;
  color: #000;
  border: 0;
  background: #fff;
  background: rgba(239, 239, 239, 0.7);
}

.qa-search-wrapper button{
  border: 0;
  background: url(../img/dop-search-btn.png) 16px 16px no-repeat rgba(256, 256, 256, 0);
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  top: 0;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
}

.qa-search-wrapper button:hover{
  background: url(../img/dop-search-btn.png) 16px 16px no-repeat rgba(256, 256, 256, 0.3);
}

.dop-button{
  text-decoration: none;
  color: #fff;
  border: 0;
  cursor: pointer;
  background: #e7564c;
  font-family: 'MuseoSansCyrl_700';
  display: inline-block;
}

.dop-button:hover{
  background: #e44136;
  color: #fff;
}

.dop-button2{
  text-decoration: none;
  color: #fff;
  border: 0;
  cursor: pointer;
  background: #0066b3;
  font-family: 'MuseoSansCyrl_700';
  display: inline-block;
}

.dop-button2:hover{
  background: #01589a;
  color: #fff;
}

.dop-button3{
  text-decoration: none;
  color: #222;
  border: 0;
  cursor: pointer;
  background: #f5f9fc;
  font-family: 'MuseoSansCyrl_700';
  display: inline-block;
}

.dop-button3:hover{
  background: #ffffff;
  color: #000;
}

.qa-ask{
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
}

.qa-links{
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 40px;
}

.qa-links-item {
  width: 100%;
}
.qa-links-item a{
  text-decoration: none;
  padding: 50px 30px 20px;
  width: 100%;
  display: flex;
  background: #fff;
  position: relative;
  border: 1px solid #efefef;
  flex-wrap: wrap;
  align-items: flex-end;
}

.qa-links-item a:hover{
  border: 1px solid #0066b3;
}

.qa-links-title{
  font-size: 18px;
  line-height: 22px;
  font-family: 'MuseoSansCyrl_700';
  color: #000;
  width: 100%;
  display: block;
}

.qa-links-answers{
  font-size: 12px;
  line-height: 14px;
  font-family: 'MuseoSansCyrl_500';
  color: #0066b3;
  display: block;
}

.qa-links-item.qa-links-item-all a{
  background: rgba(0, 102, 179, 1);
  border: 1px solid #0066b3;
}

.qa-links-item.qa-links-item-all a:hover{
  background: rgba(0, 102, 179, 0.9);
}

.qa-links-item-all a::before{
  content: '';
  display: block;
  position: absolute;
  background: url(../img/dop-question.png);
  width: 30px;
  height: 30px;
  top: 30px;
  left: 30px;
}

.qa-links-item-all a::after{
  content: '';
  display: block;
  position: absolute;
  background: url(../img/dop-arrow.png);
  width: 8px;
  height: 12px;
  bottom: 24px;
  right: 30px;
}

.qa-links-item-all .qa-links-title{
  color: #fff;
}

.store-top{
  background: #fff;
  display: flex;
  position: relative;
}

.store-top .jcf-select{
  background: #efefef;
  height: 50px;
  line-height: 50px;
}

.jcf-select-store-select .jcf-select-text{
  height: 50px;
  line-height: 50px;
}

.jcf-select-store-select .jcf-list .jcf-option{
  height: 50px;
  line-height: 50px;
}

.store-search-button{
  padding: 0 35px;
  height: 50px;
}

.store-top-buttons{
  display: flex;
  align-items: center;
}

.store-top-buttons button{
  font-size: 12px;
  font-family: 'MuseoSansCyrl_500';
  height: 40px;
  line-height: 40px;
  width: 110px;
  padding-left: 22px;
  box-sizing: border-box;
  border: 1px solid #fff;
  background: #fff;
  color: #000;
  cursor: pointer;
  position: relative;
  border-radius: 2px;
}

.store-top-buttons button:hover,
.store-top-buttons button.active{
  border-color: #e7564c;
  color: #e7564c;
  outline: 0;
}

.store-top-buttons button::before{
  content: '';
  display: block;
  position: absolute;
  top: 50%;
}

.store-button-map::before{
  width: 14px;
  height: 19px;
  background: url(../img/dop-button-map.png) 0 -20px;
  margin-top: -9px;
  left: 18px;
}

.store-button-map:hover::before,
.store-button-map.active::before{
  background-position: 0 0;
}

.store-button-list{
  margin-left: 5px;
}

.store-button-list::before{
  width: 16px;
  height: 16px;
  background: url(../img/dop-button-list.png);
  margin-top: -7px;
  left: 13px;
}

.store-button-list:hover::before,
.store-button-list.active::before{
  background-position: 0 -17px;
}

.store-table{
  background: #fff;
}

.store-table tr:last-child td{
  border-bottom: 0;
}

.store-table th{
  font-size: 18px;
  font-family: 'MuseoSansCyrl_500';
  line-height: 22px;
  border-bottom: 1px solid #7f7f7f;
}

.store-table-name{
  color: #0066b3;
  font-family: 'MuseoSansCyrl_700';
  display: block;
  margin-bottom: 6px;
}

#map{
  height: 550px;
}

.visually-hidden{
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
}

.faq-search-wrapper{
	background: #fff;
	border-bottom: 1px solid #d7d7d7;
}

.faq-popular-wrapper{
	background: #fff;
	margin-bottom: 35px;
}

.faq-search-form{
  display: flex;
  flex-direction: column;
}

@media (min-width: 32rem) {
  .faq-search-form {
    flex-direction: row;
  }
}


.faq-search{
	height: 50px;
	line-height: 50px;
	background: #efefef;
	font-size: 14px;
	color: #6b6a6a;
	font-family: 'MuseoSansCyrl_700';
	padding: 0 25px;
	border: 0;
}

.faq-search-button{
	height: 50px;
	line-height: 50px;
	padding: 0 40px;
	min-width: 190px;
}

.faq-popular-title{
	font-size: 14px;
	font-family: 'MuseoSansCyrl_700';
	color: #000;
	margin-bottom: 15px;
	display: block;
}

.faq-popular-wrapper ul{
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

.faq-popular-wrapper li{
	list-style: none;
	margin: 0 10px 10px 0;
}

.faq-popular-wrapper li a{
	color: #555555;
	font-family: 'MuseoSansCyrl_500';
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	padding: 6px 5px;
	border-radius: 3px;
	border: 1px solid #fff;
}

.faq-popular-wrapper li a:hover{
	border-color: #e7564c;
	color: #e7564c;
}

.faq-popular-wrapper li a.current{
	border-color: #e7564c;
	color: #e7564c;
}

.faq-questions-item{
	border-bottom: 1px solid #d8d8d8;
	background: #fff;
	position: relative;
}

.faq-questions-title{
	position: relative;
	margin: 0 auto 10px;
	font-size: 18px;
	font-family: 'MuseoSansCyrl_700';
	line-height: 22px;
}

.faq-questions-bottom{
	position: relative;
	margin: 0 auto 30px;
	font-size: 14px;
	font-family: 'MuseoSansCyrl_500';
	line-height: 20px;
	color: #555555;
}

.faq-questions-bottom p{
	margin: 0 0 10px;
}

.faq-questions-view{
	display: inline-block;
	position: relative;
	font-size: 14px;
	color: #969696;
	font-family: 'MuseoSansCyrl_500';
	line-height: 16px;
	padding-left: 24px;
}

.faq-questions-view::after{
	content: '';
	display: block;
	position: absolute;
	background: url(../img/dop-eye.png);
	width: 18px;
	height: 12px;
	left: 0;
	top: 1px;
}

.faq-questions-rating-text{
	font-size: 14px;
	font-family: 'MuseoSansCyrl_500';
	color: #000;
	line-height: 16px;
	margin-right: 45px;
}

.faq-button{
	border: 0;
	font-size: 14px;
	font-family: 'MuseoSansCyrl_700';
	color: #fff;
	height: 50px;
	line-height: 50px;
	padding: 0 25px;
	cursor: pointer;
}

.faq-button-yes{
	background: #0066b3;
}

.faq-button-yes:hover{
	background: ;
}

.faq-button-no{
	background: #e7564c;
}

.faq-button-no:hover{
	background: #e44136;
}

.faq-questions-footer{
	position: relative;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.faq-questions-show{
	border: 0;
	background: transparent;
	font-size: 12px;
	font-family: 'MuseoSansCyrl_500';
	color: #555555;
	cursor: pointer;
	padding-right: 22px;
}

.faq-questions-show::after{
	content: '';
	display: block;
	position: absolute;
	background: url(../img/dop-arrow2.png);
	width: 12px;
	height: 8px;
	right: 0;
	top: 4px;
  transform: rotate(180deg);
  transition: all ease 0.2s;
}

.active .faq-questions-show::after{
  transform: rotate(0deg);
}

.faq-questions-bottom{
  display: none;
}

.faq-questions-rating{
  opacity: 0;
  transition: all ease 0.2s;
}

.active .faq-questions-rating{
  opacity: 1;
}

.faq-ask-button{
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  background: #ffffff;
  color: #0066b3;
  border:1px solid #0066b3;
}

.faq-ask{
  padding: 60px 20px 40px;
  background: #fff;
  text-align: center;
}

.offer{
  position: relative;
  background: #fff;
  margin-bottom: 40px;
}


.offer-switch{
  display: flex;
  position: absolute;
  right: 0;
  top: -70px;
}

.offer-switch a{
  display: block;
  background: #d7d7d7;
  height: 50px;
  line-height: 50px;
  padding: 0 60px;
  width: 180px;
  text-decoration: none;
  color: #000;
  flex-basis: 180px;
  text-align: center;
  font-family: 'MuseoSansCyrl_700';
}

.offer-switch a.active,
.offer-switch a:hover,
.offer-switch a:focus{
  background: #0066b3;
  color: #fff;
}

@media (max-width: 40rem) {
  .offer-switch {
    flex-wrap: wrap;
    position: static;
  }
  .offer-switch a {
    margin-bottom: 1.5rem;
  }
}

.offer-description{
  font-size: 14px;
  color: #555;
  font-family: 'MuseoSansCyrl_500';
  line-height: 20px;
  max-width: 700px;
}

.offer-description p{
  margin: 0;
}

.offer-description p:not(:last-child){
  margin-bottom: 15px;
}

.offer-cabinet{
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 36px;
  font-size: 14px;
  font-family: 'MuseoSansCyrl_700';
  margin: 45px 0 85px;
}

.offer-bottom-title{
  font-size: 24px;
  color: #000;
  font-family: 'MuseoSansCyrl_900';
  line-height: 28px;
  margin: 45px 0;
}

.offer-become-title{
  font-size: 24px;
  color: #000;
  font-family: 'MuseoSansCyrl_900';
  line-height: 28px;
  margin: 0 0 35px;
  display: block;
}

.offer-list{
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 50px 0 0px;
}

.offer-list li{
  list-style: none;
  position: relative;
  margin: 0;
  font-family: 'MuseoSansCyrl_700';
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 90px;
}

.offer-list li::before{
  content: '';
  display: block;
  position: absolute;
  left: 0;
}

.offer-list li:nth-child(1)::before{
  background: url(../img/dop-offer-3.png);
  width: 22px;
  height: 16px;
  top: 2px;
}

.offer-list li:nth-child(2)::before{
  background: url(../img/dop-offer-1.png);
  width: 22px;
  height: 24px;
  top: 0;
}

.offer-list li:nth-child(3)::before{
  background: url(../img/dop-offer-2.png);
  width: 20px;
  height: 20px;
  top: 0;
}

.offer-list li:nth-child(4)::before{
  background: url(../img/dop-offer-5.png);
  width: 22px;
  height: 18px;
  top: 1px;
}

.offer-list li:nth-child(5)::before{
  background: url(../img/dop-offer-4.png);
  width: 16px;
  height: 20px;
  top: 0;
}

.offer-list li:nth-child(6)::before{
  background: url(../img/dop-offer-6.png);
  width: 22px;
  height: 16px;
  top: 3px;
}

.offer-become{
  background: #fff;
  border-bottom: 1px solid #efefef;
}

.dop-doc-list{
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
}

.dop-doc-list li{
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}

.dop-doc-list a{
  display: flex;
  padding: 110px 30px 20px;
  border: 1px solid #efefef;
  flex-wrap: wrap;
  width: 100%;
  background: #fff;
  align-items: flex-end;
  text-decoration: none;
  position: relative;
}

.dop-doc-list a::before{
  display: block;
  position: absolute;
  top: 30px;
  left: 30px;
  font-size: 14px;
  font-family: 'MuseoSansCyrl_700';
  height: 26px;
  line-height: 26px;
  padding: 0 8px;
  color: #fff;
}

.dop-doc-list a.doc::before{
  content: 'Doc';
  background: #2c5898;
}

.dop-doc-list a.pdf::before{
  content: 'Pdf';
  background: #e62029;
}

.dop-doc-list a:hover{
  text-decoration: none;
  border-color: #0066b3;
}

.dop-doc-list-title{
  width: 100%;
  font-size: 18px;
  color: #000;
  font-family: 'MuseoSansCyrl_700';
  line-height: 22px;
  margin-bottom: 15px;
}

.dop-doc-list-size{
  width: 100%;
  font-size: 12px;
  color: #444;
  font-family: 'MuseoSansCyrl_500';
  line-height: 14px;
}

.dop-doc-list .doc-list-title{
  width: 100%;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 22px;
  font-family: 'MuseoSansCyrl_700';
}

.partners-info-item{
  background: #fff;
  position: relative;
}

.partners-info-item:not(:last-child){
	border-bottom: 1px solid #d8d8d8;
}

.partners-info-title{
  position: relative;
  margin: 0 auto 30px;
  font-size: 18px;
  font-family: 'MuseoSansCyrl_700';
  line-height: 22px;
}

.partners-info-show{
  border: 0;
  background: transparent;
  font-size: 12px;
  font-family: 'MuseoSansCyrl_500';
  color: #000;
  cursor: pointer;
  padding-right: 22px;
}

.partners-info-show::after{
  content: '';
  display: block;
  position: absolute;
  background: url(../img/dop-arrow2.png);
  width: 12px;
  height: 8px;
  right: 0;
  top: 4px;
  transform: rotate(180deg);
  transition: all ease 0.2s;
}

.active .partners-info-show::after{
  transform: rotate(0deg);
}

.partners-info-bottom{
	position: relative;
	margin: 0 auto 30px;
	font-size: 14px;
	font-family: 'MuseoSansCyrl_500';
	line-height: 20px;
	color: #555;
}

.partners-info-bottom p{
	margin: 0 0 10px;
}

.accordion-bottom{
  display: none;
}

.accordion-show-btn{
	border: 0;
	background: transparent;
	font-size: 12px;
	font-family: 'MuseoSansCyrl_500';
	color: #555555;
	cursor: pointer;
	padding-right: 22px;
}

.accordion-show-btn::after{
	content: '';
	display: block;
	position: absolute;
	background: url(../img/dop-arrow2.png);
	width: 12px;
	height: 8px;
	right: 0;
	top: 4px;
  transform: rotate(180deg);
  transition: all ease 0.2s;
}

.active .accordion-show-btn::after{
  transform: rotate(0deg);
}

.contact-us{
	background: #687273;
	background: url(../img/dop-contact-us.jpg);
	background-size: cover;
	background-position: top center;
	display: flex;
	margin-bottom: 0;
}

.contact-us-button{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-family: 'MuseoSansCyrl_700';
	padding: 0 23px;
	flex-shrink: 0;
}

.contact-us p{
	color: #ffffff;
	font-size: 18px;
	font-family: 'MuseoSansCyrl_700';
	line-height: 22px;
	text-shadow: 0px 0px 1px #333;
}

.diller-offer-list{
	padding: 0;
	margin: 50px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.diller-offer-list li{
	list-style: none;
	padding: 50px 0 0 0;
	position: relative;
}

.diller-offer-list li:nth-last-of-type(1),
.diller-offer-list li:nth-last-of-type(2){
	margin-bottom: 20px;
}

.diller-offer-list li::after{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.diller-offer-list li:nth-child(1)::after{
	background: url(../img/dop-diller-2.png);
	width: 22px;
	height: 14px;
}

.diller-offer-list li:nth-child(2)::after{
	background: url(../img/dop-diller-1.png);
	width: 24px;
	height: 16px;
}

.diller-offer-list li:nth-child(3)::after{
	background: url(../img/dop-diller-4.png);
	width: 19px;
	height: 13px;
}

.diller-offer-list li:nth-child(4)::after{
	background: url(../img/dop-diller-3.png);
	width: 20px;
	height: 20px;
}

.diller-offer-title{
	font-size: 18px;
	font-family: 'MuseoSansCyrl_700';
	line-height: 22px;
	margin-bottom: 15px;
	display: block;
}

.diller-offer-content{
	font-size: 14px;
	font-family: 'MuseoSansCyrl_500';
	line-height: 20px;
	color: #555;
}

.diller-offer-content p{
	margin: 0 0 15px;
}

.diller-offer-content p:last-child{
	margin-bottom: 0;
}

.diller-cooperation{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0;
}

.diller-cooperation li{
	list-style:none;
	background: #efefef;
	margin: 0 20px 20px 0;
}

.diller-cooperation-numb{
	font-size: 36px;
	color: #0066b3;
	font-family: 'MuseoSansCyrl_900';
	line-height: 48px;
	width: 100%;
	display: block;
	margin-bottom: 20px;
}

.diller-cooperation-title{
	font-size: 18px;
	color: #000000;
	font-family: 'MuseoSansCyrl_700';
	line-height: 22px;
	width: 100%;
	display: block;
	margin-bottom: 5px;
}

.diller-cooperation-content{
	font-size: 12px;
	color: #555;
	font-family: 'MuseoSansCyrl_500';
	line-height: 14px;
}

.about-header-top{
	background: transparent;
	border-bottom: 1px solid #ffffff;
	position: relative;
	z-index: 5;
}

.about-header{
	position: relative;
	background: #0066b3;
	overflow: hidden;
	margin-bottom: 40px;
}

.about-header::after{
	content: '';
	display: block;
	position: absolute;
	background: url(../img/dop-terminal.png);
	width: 500px;
	height: 500px;
	top: 40px;
	right: 0;
	opacity: 0.1;
	z-index: 1;
}

.about-header-top-title{
	color: #ffffff;
	font-size: 18px;
	font-family: 'MuseoSansCyrl_700';
	line-height: 22px;
	margin-bottom: 10px;
	display: block;
}

.about-header-content{
	font-size: 14px;
	font-family: 'MuseoSansCyrl_500';
	line-height: 20px;
	opacity: 0.8;
	color: #ffffff;
	margin-bottom: 65px;
}

.about-header-content p{
	margin: 0;
}

.about-header-top-button{
	line-height: 50px;
	height: 50px;
	padding: 0 47px;
}

.about-header-content p:not(:last-child){
	margin-bottom: 15px;
}

.about-header-bottom{
	background: transparent;
	position: relative;
	position: relative;
	z-index: 5;
	display: flex;
	justify-content: space-between;
}

.about-header-left{
	flex-basis: 400px;
}

.about-header-right{
	display: flex;
	align-items: center;
}

.about-header-bottom-title{
	font-size: 24px;
	color: #ffffff;
	font-family: 'MuseoSansCyrl_900';
	display: block;
	text-transform: uppercase;
	margin-bottom: 30px;
	line-height: 28px;
}

.about-header-bottom-content{
	font-size: 14px;
	font-family: 'MuseoSansCyrl_500';
	line-height: 20px;
	opacity: 0.8;
	color: #ffffff;
}

.about-header-bottom-content p{
	margin: 0;
}

.about-header-links{
	padding: 0;
	margin: 0;
	display: flex;
}

.about-header-links li{
	list-style: none;
	margin: 0 10px;
}

.about-header-links a{
	height: 50px;
	line-height: 50px;
	width: 180px;
	text-align: center;
}

.about-contacts{
	display: flex;
	overflow: hidden;
	margin-bottom: 40px;
}

.about-contacts-info{
	flex-shrink: 0;
}

.about-contacts-top{
	background: #594b4c;
	background: url(../img/dop-about-contacts.jpg);
	background-size: cover;
	font-size: 24px;
	font-family: 'MuseoSansCyrl_900';
	display: flex;
	line-height: 28px;
	text-transform: uppercase;
	color: #fff;
	min-height: 197px;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.about-contacts-bottom{
	background: #ffffff;
	padding: 60px 30px 20px;
	position: relative;
}

.about-contacts-bottom::after{
	content: '';
	display: block;
	position: absolute;
	background: url(../img/dop-yamap-21x29.png);
	width: 21px;
	height: 29px;
	top: 21px;
	left: 30px;
}

.about-contacts-address{
	font-size: 18px;
	font-family: 'MuseoSansCyrl_700';
	line-height: 22px;
	display: block;
	margin-bottom: 5px;
}

.about-contacts-data{
	font-size: 14px;
	font-family: 'MuseoSansCyrl_500';
	line-height: 20px;
}

.about-contacts-map{
	background: #eee8d0;
	flex-grow: 1;
	position: relative;
}

.about-contacts-map #map{
	max-height: 100%;
	min-height: 380px;
	height: auto;
	width: 100%;
}

.about-bottom{
  margin-bottom: 0;
}

.about-bottom ul{
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 -10px -20px;
	position: relative;
}

.about-bottom li{
	list-style: none;
	text-transform: uppercase;
	flex-basis: 35%;
	flex-grow: 1;
	margin: 0 10px 20px;
	font-size: 24px;
	font-family: 'MuseoSansCyrl_900';
	line-height: 36px;
	display: flex;
}

.about-bottom a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: #0066b2;
	width: 100%;
}

.about-bottom li:nth-child(1) a{
	background: url(../img/dop-case2.png) no-repeat 80% 55px #0066b2;
}

.about-bottom li:nth-child(2) a{
	background: url(../img/dop-hands.jpg);
	background-size: cover;
}

.jcf-select-store-select.jcf-select{
	border: none;
}

.ymaps-2-1-56-search{
	display: none !important;
}

.about-menu{
	background: #ffffff;
}

.about-menu-margin{
  margin-bottom: 20px;
}

.about-menu ul{
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}

.about-menu li{
	list-style: none;
  margin: 0;
  margin-right: 5px;
}

.about-menu li:last-child{
  margin: 0;
}

.about-menu a{
	text-decoration: none;
	color: #555555;
	font-size: 12px;
	font-family: 'MuseoSansCyrl_500';
	line-height: 38px;
	height: 38px;
	display: block;
	padding: 0 30px;
	border: 1px solid #ffffff;
	border-radius: 3px;
}

.about-menu a:hover,
.about-menu .current a{
	border-color: #e7564c;
	color: #e7564c;
}

.about-content{
	background: #ffffff;
	margin-bottom: 40px;
}

.about-content-toptext{
	max-width: 740px;
	font-size: 18px;
	font-family: 'MuseoSansCyrl_700';
	line-height: 28px;
	color: #000000;
	position: relative;
	margin: 0 auto 40px;
}

.about-content-toptext p{
	margin: 0;
}

.about-content-toptext p:not(:last-child){
	margin-bottom: 10px;
}

.foundation{
	display: flex;
	max-width: 740px;
	margin: 0 auto 35px;
	padding-bottom: 50px;
	border-bottom: 1px solid #b2b2b2;
}

.foundation-left{
	background: #efefef;
	padding: 35px 30px;
	flex-basis: 320px;
	flex-shrink: 0;
}

.foundation-year{
	font-size: 36px;
	color: #0066b3;
	font-family: 'MuseoSansCyrl_900';
	line-height: 38px;
	margin-bottom: 50px;
	display: block;
}

.foundation-left-bigtext{
	font-size: 18px;
	color: #000000;
	font-family: 'MuseoSansCyrl_700';
	line-height: 24px;
	margin-bottom: 5px;
	display: block;
}

.foundation-left-text{
	font-size: 14px;
	color: #555555;
	font-family: 'MuseoSansCyrl_500';
	line-height: 20px;
	display: block;
}

.dop-blocks{
	display: flex;
	flex-wrap: wrap;
	margin: 30px 0;
}

.dop-blocks-item{
	background: #efefef;
	padding: 35px 30px;
	flex-basis: 320px;
	margin: 0 20px 20px 0;
}

.dop-blocks-title{
	font-size: 36px;
	color: #0066b3;
	font-family: 'MuseoSansCyrl_900';
	line-height: 38px;
	margin-bottom: 50px;
	display: block;
}

.dop-blocks-h3{
	font-size: 18px;
	color: #000000;
	font-family: 'MuseoSansCyrl_700';
	line-height: 24px;
	margin-bottom: 5px;
	display: block;
}

.dop-blocks-text{
	font-size: 14px;
	color: #555555;
	font-family: 'MuseoSansCyrl_500';
	line-height: 20px;
	display: block;
}

.directions-block{
	padding-bottom: 30px;
	border-bottom: 1px solid #b2b2b2;
}

.about-content img{
	max-width: 100%;
	margin: 15px 0;
}

.share{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}

.news-item-contentblock .share-text{
  flex-basis: 100%;
  margin: 0 0 25px;
}

.share-text{
	font-size: 18px;
	font-family: 'MuseoSansCyrl_700';
	color: #000000;
	line-height: 20px;
	margin-right: 35px;
}

.share ul{
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}

.share li{
	list-style: none;
	flex-basis: 37px;
	margin: 0 7px 0 0;
}

.share li:last-child{
	margin-right: 0;
}

.share a{
	display: block;
	width: 37px;
	height: 37px;
	text-decoration: none;
	text-indent: -9999px;
	overflow-y: hidden;
}

.share-vk a{
	background: url(../img/dop-share-1.png);
}

.share-fb a{
	background: url(../img/dop-share-2.png);
}

.share-google a{
	background: url(../img/dop-share-3.png);
}

.share-tw a{
	background: url(../img/dop-share-4.png);
}

.dop-h2{
  font-size: 24px;
  color: #000;
  font-family: 'MuseoSansCyrl_900';
  line-height: 28px;
  text-transform: uppercase;
  display: block;
}

.press-news{
	position: relative;
}

.press-news-title{
	margin: 0 0 20px;
}

.press-news-list{
	padding: 0;
	margin: 0 -7px -15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.press-news-list li{
	list-style: none;
	padding: 0;
	margin: 0;
	flex-basis: 300px;
	flex-grow: 1;
	margin: 0 7px 15px;
	background: #ffffff;
}

.press-news-photo{
	overflow: hidden;
	position: relative;
}

.press-news-photo a{
	display: block;
	position: relative;
	overflow: hidden;
}

.press-news-photo img{
	max-width: 100%;
	height: auto;
	width: 100%;
  opacity: 1;
	transition: all ease 0.4s;
}

.press-news-blocklink{
	text-decoration: none;
}

.press-news-photo a:hover img,
.press-news-blocklink:hover img{
	opacity: 0.7;
}

.press-news-bottom{
	background: #ffffff;
	padding: 15px 30px 20px;
	display: block;
}

.press-news-date{
	font-size: 14px;
	font-family: 'MuseoSansCyrl_500';
	color: #000000;
	opacity: 0.7;
	line-height: 16px;
	display: block;
	margin-bottom: 15px;
}

.press-news-link{
	font-size: 18px;
	font-family: 'MuseoSansCyrl_700';
	color: #000000;
	line-height: 22px;
	display: block;
	text-decoration: none;
	transition: all ease 0.4s;
}

.press-news-blocklink:hover .press-news-link{
	color: #666666;
}

.press-subscribe{
	background: #0066b3;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.press-subscribe-bottom{
  margin-bottom: 0;
}

.press-subscribe-title{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 24px;
	font-family: 'MuseoSansCyrl_900';
	line-height: 26px;
}

.press-subscribe-form{
  width: 100%;
	display: flex;
  /*flex-wrap: wrap;*/
	margin-bottom: 0;
	align-items: center;
  color: #ffffff;
}

.press-subscribe-form span{
	font-size: 16px;
	font-family: 'MuseoSansCyrl_700';
	line-height: 20px;
	color: #ffffff;
	flex-basis: 170px;
	margin-right: 20px;
}

.press-subscribe-form input{
	background: #ffffff;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-family: 'MuseoSansCyrl_500';
	color: #666666;
	flex-basis: 300px;
	flex-shrink: 1;
	flex-grow: 1;
}

.press-submit{
	padding: 0 1rem;
	height: 50px;
}

.press-news-all{
	font-size: 14px;
	color: #0066b3;
	font-family: 'MuseoSansCyrl_700';
	line-height: 16px;
	position: absolute;
	top: 10px;
	text-decoration: none;
}

.press-news-all:hover{
	color: #0066b3;
}

.mass-media{
	background: #ffffff;
  margin: 40px 0;
  position: relative;
}

.mass-media-title{
	margin-bottom: 35px;
}

.mass-media-list{
	padding: 0;
	margin: 0;
  display: flex;
  flex-wrap: wrap;
}

.mass-media-list li{
	list-style: none;
  flex-basis: 240px;
  flex-grow: 1;
  padding-right: 75px;
}

.mass-media-name{
	font-size: 10px;
	line-height: 12px;
	font-family: 'MuseoSansCyrl_500';
	opacity: 0.7;
	color: #000000;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.mass-media-link{
	font-size: 14px;
	line-height: 16px;
	font-family: 'MuseoSansCyrl_500';
	color: #000000;
}

.mass-media-link a{
	text-decoration: none;
	color: #000000;
	transition: all ease 0.4s;
}

.mass-media-link a:hover{
	color: #666666;
}

.mass-media-all{
  font-size: 14px;
  color: #0066b3;
  font-family: 'MuseoSansCyrl_500';
  text-decoration: none;
  position: absolute;
  top: 53px;
  right: 30px;
}

.mass-media-all:hover{
  color: #0066b3;
}

.library{
  margin: 40px 0 0;
}

.library ul{
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  background: #ffffff;
}

.library li{
  list-style: none;
  margin: 0;
}

.library a{
  display: block;
  text-decoration: none;
  min-height: 200px;
  display: flex;
  flex-wrap: wrap;
  color: #000000;
  font-size: 18px;
  line-height: 22px;
  font-family: 'MuseoSansCyrl_700';
  align-items: flex-end;
  padding: 40px 30px;
  position: relative;
  border: 1px solid #efefef;
}

.library li:first-child a{
  background: url(../img/dop-library.jpg);
  background-size: cover;
  color: #ffffff;
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'MuseoSansCyrl_900';
  align-items: center;
  padding-left: 55px;
}

.library a::after{
  content: '';
  position: absolute;
  left: 30px;
}

.library li:nth-child(2) a::after{
  background: url(../img/dop-library-2b.png);
  width: 18px;
  height: 18px;
  top: 40px;
}

.library li:nth-child(2) a:hover::after{
  background-position: 0 -19px;
}

.library li:nth-child(3) a::after{
  background: url(../img/dop-library-3b.png);
  width: 18px;
  height: 12px;
  top: 43px;
}

.library li:nth-child(3) a:hover::after{
  background-position: 0 -13px;
}

.library li:nth-child(4) a::after{
  background: url(../img/dop-library-1b.png);
  width: 24px;
  height: 20px;
  top: 39px;
}

.library li:nth-child(4) a:hover::after{
  background-position: 0 -21px;
}

.library a:hover{
  color: #0066b3;
  border-color: #0066b3;
}

.library a:hover::after{
  /*top: 60px !important;*/
}

.newslist ul{
  margin: 0;
  background: #ffffff;
}

.newslist li{
  list-style: none;
  background: #ffffff;
  padding: 30px 0;
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
}

.newslist-photo{
  flex-basis: 260px;
  flex-grow: 0;
  flex-shrink: 0;
  display: block;
  overflow: hidden;
  text-decoration: none;
  margin-right: 70px;
}

.newslist-photo img{
  opacity: 1;
  transition: all ease 0.4s;
}

.newslist-photo:hover img{
  opacity: 0.7;
}

.newslist-content{
  flex-grow: 1;
  display: block;
}

.newslist-date{
  font-size: 14px;
  font-family: 'MuseoSansCyrl_500';
  line-height: 16px;
  opacity: 0.7;
  margin-bottom: 15px;
  display: block;
  color: #000000;
}

.newslist-title{
  font-size: 18px;
  font-family: 'MuseoSansCyrl_700';
  line-height: 22px;
  color: #000000;
  margin-bottom: 15px;
  display: block;
  transition: all ease 0.4s;
}

.newslist-title a{
  text-decoration: none;
  color: #000000;
  transition: all ease 0.3s;
}

.newslist-title a:hover{
	color: #666666;
}

.newslist-link{
  display: block;
  text-decoration: none;
  display: flex;
  max-width: 900px;
  flex-direction: column;
}

.newslist-link:hover .newslist-title{
	color: #666666;
}

.newslist-link:hover .newslist-photo img{
	opacity: 0.7;
}
@media (min-width: 560px) {
  .newslist-link{
    flex-direction: row;
  }
}

.newslist-description{
  font-size: 14px;
  font-family: 'MuseoSansCyrl_500';
  line-height: 20px;
  color: #000000;
  opacity: 0.8;
  display: block;
}

.newslist-description p{
  margin: 0 0 10px;
}

.pagination{
  margin: 0;
  padding: 15px 0 40px;
  display: flex;
  justify-content: center;
  background: #ffffff;
}

.pagination li{
  list-style: none;
  background: #f4f5f5;
  font-size: 16px;
  font-family: 'MuseoSansCyrl_500';
  color: #3b3a3c;
  line-height: 30px;
  height: 30px;
  margin: 0 5px;
  overflow: hidden;
  border-radius: 2px;
}

.pagination a,
.pagination span{
  width: 30px;
  text-align: center;
  display: block;
  height: 100%;
  position: relative;
}

.pagination-prev a::after,
.pagination-prev span::after{
  content: '';
  width: 6px;
  height: 6px;
  background: transparent;
  border: 2px solid #4d4d4d;
  border-color: transparent transparent #4d4d4d #4d4d4d;
  position: absolute;
  transform: rotate(45deg);
  top: 10px;
  left: 50%;
  margin-left: -2px;
}

.pagination-next a::after,
.pagination-next span::after{
  content: '';
  width: 6px;
  height: 6px;
  background: transparent;
  border: 2px solid #4d4d4d;
  border-color: transparent transparent #4d4d4d #4d4d4d;
  position: absolute;
  transform: rotate(-135deg);
  top: 10px;
  left: 50%;
  margin-left: -8px;
}

.pagination-next a:hover::after{
  border-color: transparent transparent #ffffff #ffffff;
}

.pagination-prev a:hover::after{
  border-color: transparent transparent #ffffff #ffffff;
}

.pagination a{
  text-decoration: none;
  color: #3b3a3c;
}

.pagination .pagination-prev,
.pagination .pagination-next{
  background: transparent;
}

.pagination a:hover,
.pagination .current a,
.pagination .current span
{
  background: #e7564c;
  color: #ffffff;
}

.news-item-photo{
  width: 100%;
  height: auto;
}

.news-item-wrapper{
  background: #ffffff;
  padding: 20px 20px 70px;
  display: flex;
  justify-content: center;
}

.news-item-contentblock{
  flex-basis: 730px;
}

.news-item-date{
  font-size: 14px;
  font-family: 'MuseoSansCyrl_500';
  line-height: 16px;
  display: block;
  margin-bottom: 40px;
  color: #000000;
  opacity: 0.5;
  padding-bottom: 15px;
  border-bottom: 1px solid #e7e7e7;
}

.news-item-content{
  font-size: 14px;
  font-family: 'MuseoSansCyrl_500';
  line-height: 20px;
  color: #000000;
  padding-bottom: 50px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}

.news-item-content p{
  margin:0 0 15px;
  }

.news-item-content h2{
  color: #000000;
  font-size: 18px;
  line-height: 22px;
  font-family: 'MuseoSansCyrl_700';
  margin: 40px 0 20px;
}

.news-item-content h3{
  color: #000000;
  font-size: 18px;
  line-height: 22px;
  font-family: 'MuseoSansCyrl_700';
  margin: 40px 0 20px;
}

.news-item-content .news-image-m {
  display: none !important;
}

.news-item-content ul,
.news-item-content ol{
  opacity: 0.8;
}

.news-item-content li{
  margin: 0 0 15px;
}

.news-item-content ul li{
  list-style: none;
  position: relative;
  padding-left: 20px;
}

.news-item-content ul li::after{
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  left:0;
  top: 6px;
  background: #000000;
}

.mediateka-nav{
  background: #e1e1e1;
}

.mediateka-nav ul{
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.mediateka-nav li{
  list-style: none;
  margin: 0  5px 0 0;
}

.mediateka-nav li:last-child{
  margin-right: 0;
}

.mediateka-nav a{
  text-decoration: none;
  color: #555555;
  font-size: 12px;
  font-family: 'MuseoSansCyrl_500';
  line-height: 38px;
  height: 38px;
  display: block;
  padding: 0 30px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  overflow: hidden;
}

.mediateka-nav a:hover,
.mediateka-nav .current a {
  border-color: #e7564c;
  color: #e7564c;
}

.mediateka-content{
  margin-bottom: 0;
}

.mediateka-content ul{
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}

.mediateka-content li{
  list-style: none;
  position: relative;
  margin: 0;
  display: flex;
  overflow: hidden;
  opacity: 1;
  transition: all ease 1.2s;
}

.mediateka-content li::after{
  content: '';
  position: absolute;
  background: #efefef;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}

@keyframes mediateka {
  0% {z-index: 2; opacity: 0}
  50% {opacity: 0.8}
  100% {opacity: 1;}
}

.mediateka-content li.mediateka-hide{
  opacity: 0;
  flex-basis: 0%;
}

.mediateka-content li.mediateka-hide::after{
  opacity: 1;
  z-index: 2;
  animation: mediateka 0.7s;
}

.mediateka-content a{
  display: block;
  background: #ffffff;
  border: 1px solid #efefef;
  text-decoration: none;
  padding: 70px 40px 20px;
  position: relative;
  min-height: 200px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-content: flex-end;
}

.mediateka-content .video a{
  padding-top: 0;
  display: block;
}

.mediateka-content a:hover{
  border-color: #0066b3;
}

.mediateka-content a::after{
  position: absolute;
  top: 30px;
  left: 30px;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  color: #ffffff;
  background: #666666;
  font-size: 14px;
  font-family: 'MuseoSansCyrl_700';
}

.mediateka-content .video a .mediateka-photo::before{
  content: '';
  position: absolute;
  background: url(../img/dop-video.png);
  width: 62px;
  height: 62px;
  left: 50%;
  top: 50%;
  margin-left: -31px;
  margin-top: -31px;
  z-index: 10;
  opacity: 0;
  transition: all ease 0.2s;
}

.mediateka-content .video a:hover .mediateka-photo::before{
  opacity: 1;
}

.mediateka-content .pdf a::after{
  content: 'PDF';
  background: #e62029;
}

.mediateka-content .mp4 a::after{
  content: 'Mp4';
  background: #0066b3;
}

.mediateka-content .doc a::after{
  content: 'Doc';
  background: #2c5898;
}

.mediateka-content .ppt a::after{
  content: 'PPT';
  background: #d04423;
}

.mediateka-content .xls a::after{
  content: 'XLS';
  background: #02723b;
}

.mediateka-content .jpg a::after{
  content: 'JPG';
  background: #10afdd;
}

.mediateka-name{
  font-size: 18px;
  font-family: 'MuseoSansCyrl_700';
  color: #000000;
  line-height: 22px;
  display: block;
  flex-basis: 100%;
}

.mediateka-size{
  font-size: 12px;
  font-family: 'MuseoSansCyrl_500';
  color: #000000;
  line-height: 14px;
  display: block;
  opacity: 0.7;
  flex-basis: 100%;
  margin-top: 30px;
}

.mediateka-photo{
  overflow: hidden;
  margin: 0 -40px 20px;
  position: relative;
  display: block;
}

.mediateka-photo img{
  width: 100%;
  height: auto;
}

.solution-top{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.solution-left{
  background: #464646;
}

.solution-right{
  background: #ffffff;
}

.solution-right{
  font-size: 14px;
  font-family: 'MuseoSansCyrl_500';
  line-height: 20px;
  color: #000000;
  padding: 40px;
}

.solution-h1,
.solution-right .solution-h1{
  font-size: 18px;
  font-family: 'MuseoSansCyrl_700';
  line-height: 22px;
  margin: 0 0 15px;
  color: #000000;
  opacity: 1;
}

.solution-right p{
  margin: 0 0 15px;
  opacity: 0.8;
}

.file-list{
  padding: 0 0 30px;
  margin: 0;
}

.file-list li{
  list-style: none;
  margin: 0 0 45px;
}

.file-list li:last-child{
  margin-bottom: 0;
}

.file-list-version{
  font-size: 14px;
  color: #000000;
  line-height: 16px;
  font-family: 'MuseoSansCyrl_700';
  padding-bottom: 15px;
  border-bottom: 1px solid #7f7f7f;
  margin-bottom: 20px;
}

.file-list-version-date{
  font-size: 12px;
  color: #000000;
  line-height: 16px;
  font-family: 'MuseoSansCyrl_500';
  opacity: 0.7;
  margin-left: 15px;
}

.file-list-solution{
  display: flex;
  justify-content: space-between;
}

.file-list-solution-left{
  flex-basis: 710px;
  flex-shrink: 1;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.file-list-solution a{
  font-size: 14px;
  font-family: 'MuseoSansCyrl_700';
  color: #000000;
  line-height: 16px;
  padding-left: 24px;
  position: relative;
  flex-shrink: 0;
  flex-basis: 82px;
  margin-left: 10px;
}

.file-list-solution a::after{
  content: '';
  position: absolute;
  background: url(../img/dop-download.png);
  width: 14px;
  height: 17px;
  left: 0;
  top: -1px;
}

.cto-login{
  background: #ffffff;
  display: flex;
  min-height: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.cto-login-left{
  flex-basis: 50%;
  background: #ffffff;
  flex-shrink: 0;
  display: flex;
  justify-content: flex-end;
}

.cto-wrapper{
  flex-basis: 690px;
  flex-shrink: 1;
  position: relative;
  flex-grow: 0;
}

.cto-login-right{
  /*flex-basis: 50%;*/
  width: 50%;
  background: #ffffff;
  flex-shrink: 0;
  background: url(../img/dop-cto-login.jpg);
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  flex-grow: 0;
}

.cto-login-right .cto-wrapper{
  display: flex;
  flex-wrap: wrap;
  padding-top: 40px;
  padding-right: 40px;
  overflow: hidden;
  padding-bottom: 55px;
  padding-left: 50px;
  align-content: space-between;
}

.cto-login-phone-wrapper{
  text-align: right;
  width: 100%;
  min-height: 90%;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  align-content: space-between;
}

.cto-login-logo{
  position: absolute;
  top: 15px;
  left: 40px;
}

.cto-login-logo img{
  width: 57px;
  height: 63px;
}


.cto-login-left .cto-wrapper{
  display: flex;
  flex-wrap: wrap;
  padding-top: 80px;
  padding-bottom: 55px;
  padding-left: 40px;
  padding-right: 50px;
  align-content: center;
  position: relative;
}

.cto-login-form{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.cto-login-form .cto-login-h1{
  font-size: 36px;
  color: #000000;
  font-family: 'MuseoSansCyrl_900';
  line-height: 40px;
  margin: 0 0 20px;
}

.cto-login-form p{
  font-size: 14px;
  color: #000000;
  font-family: 'MuseoSansCyrl_500';
  line-height: 20px;
  margin: 0 0 30px;
  opacity: 0.7;
}

.cto-login-form input{
  height: 48px;
  line-height: 48px;
  border: 1px solid #b2d1e8;
  padding: 0 19px;
  margin-bottom: 30px;
  font-size: 14px;
  color: #333333;
  font-family: 'MuseoSansCyrl_500';
}

.cto-login-form input::-webkit-placeholder,
.cto-login-form input::-moz-placeholder,
.cto-login-form input::-ms-placeholder,{
  color: #999999;
}

.cto-login-form input::placeholder{
  color: #999999;
}

.cto-login-form-submit{
  height: 50px;
  line-height: 50px;
  padding: 0 65px 0 40px;
  position: relative;
  font-size: 14px;
  margin-right: 30px;
  font-family: 'MuseoSansCyrl_500';
}

.cto-login-form-submit::after{
  content: '';
  border: 2px solid;
  border-color: #ffffff #ffffff transparent transparent;
  width: 7px;
  height: 7px;
  right: 32px;
  top: 19px;
  position: absolute;
  transform: rotate(45deg);
}

.cto-login-form-checkbox{
  cursor: pointer;
  font-size: 12px;
  font-family: 'MuseoSansCyrl_500';
  color: #000000;
}

.cto-login-footer{
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  font-family: 'MuseoSansCyrl_700';
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: absolute;
  bottom: 40px;
  width: 100%;
  padding-right: 50px;
}

.cto-login-footer-forget{
  opacity: 0.7;
  text-decoration: none;
  color: #000000;
}

.cto-login-footer-back{
  position: relative;
  color: #000000;
  text-decoration: none;
  padding-right: 18px;
}

.cto-login-footer-back::after{
  content: '';
  position: absolute;
  background: url(../img/dop-login-1.jpg);
  width: 10px;
  height: 10px;
  right: 0;
  top: 3px;
}

.cto-login-phone{
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-family: 'MuseoSansCyrl_700';
  line-height: 18px;
}

.cto-login-phone:hover{
  color: #ffffff;
}

.cto-login-secondary {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 2rem;
  align-items: center;
}

.cto-slider-wrapper{
  position: relative;
  overflow: hidden;
  width: 100%;
}

.cto-slider{
  position: relative;
  width: 100%;
  background: #0066b3;
  min-height: 210px;
  padding: 30px 45px;
}

.cto-slider-title{
  color: #ffffff;
  font-size: 24px;
  font-family: 'MuseoSansCyrl_900';
  line-height: 28px;
  margin-bottom: 25px;
  text-align: left;
}

.cto-slider-text{
  color: #ffffff;
  font-size: 18px;
  font-family: 'MuseoSansCyrl_500';
  line-height: 24px;
  opacity: 0.8;
  text-align: left;
}

.cto-slider .owl-dots{
  position: absolute;
  bottom: 20px;
  padding-right: 40px;
  text-align: right;
}

.dop-popup{
  background: #ffffff;
  padding: 30px;
  max-width: 700px;
  position: relative;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.2);
}

.dop-popup-title{
  font-size: 36px;
  color: #0066b3;
  font-family: 'MuseoSansCyrl_900';
  line-height: 40px;
  text-align: center;
  margin-bottom: 45px;
}

.dop-popup input[type='text'],
.dop-popup input[type='password'],
.dop-popup input[type='email'],
.dop-popup input[type='tel']{
  width: 100%;
  margin-bottom: 30px;
  height: 48px;
  line-height: 48px;
  padding: 0 25px;
  font-family: 'MuseoSansCyrl_300';
  font-size: 14px;
  color: #555555;
  border-color: #b2d1e8;
}

.dop-popup textarea{
  border-color: #b2d1e8;
  font-family: 'MuseoSansCyrl_300';
  font-size: 14px;
  color: #555555;
  margin-bottom: 30px;
}

.dop-popup input::-moz-placeholder{
  color: #888888;
}

.dop-popup input::-webkit-placeholder {
  color: #888888;
}

.dop-popup input::placeholder {
  color: #888888;
}

.dop-popup .dop-popup-checkbox-label{
  color: #000000;
  font-size: 12px;
  font-family: 'MuseoSansCyrl_500';
  line-height: 16px;
  flex-basis: 147px;
  cursor: pointer;
}

.dop-popup-footer{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
}

.dop-popup-submit{
  padding: 0 55px;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  font-size: 14px;
  font-family: 'MuseoSansCyrl_700';
  margin-left: auto;
}

.dop-popup-submit.disable{
  background: #c2c2c2;
  cursor: default;
}

.dop-popup-submit-2{
  padding: 0 55px;
  color: #ffffff;
  font-size: 14px;
  font-family: 'MuseoSansCyrl_700';
  margin-left: auto;
  height: 50px;
  line-height: 50px;
  background: #ffffff;
  color: #0066b3;
  border:1px solid #0066b3;
}

.dop-popup-submit-2:hover{
  background: #0066b3;
  color: #ffffff;
  border:1px solid #0066b3;
}

.dop-popup-submit-2.disable{
  background: #c2c2c2;
  cursor: default;
}

.dop-popup-close{
  text-indent: -9999px;
  overflow: hidden;
  background-image: url(../img/dop-close.png), url(../img/dop-close-hover.png);
  background-color: transparent;
  width: 24px;
  height: 24px;
  border: 0;
  cursor: pointer;
  transition: all ease 0.2s;
  position: absolute;
  top: 20px;
  right: 20px;
}

.dop-popup-close:hover{
  background: url(../img/dop-close-hover.png);
}

.dop-popup .jcf-select{
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-family: 'MuseoSansCyrl_300';
  font-size: 14px;
  color: #000000;
  margin-bottom: 30px;
  border-color: #b2d1e8;
}

.dop-popup .jcf-select-text{
  height: 50px;
  line-height: 50px;
}

.dop-popup .jcf-select .jcf-select-text{
  opacity: 1;
  color: #000000;
}

input[type='file']{
  border: 0;
  padding: 0;
}

.dop-popup input[type='file']{
  font-size: 14px;
  font-family: 'MuseoSansCyrl_300';
  color: #000000;
  opacity: 1;
}

.dop-popup-submit-center{
  margin-left: auto;
  margin-right: auto;
}

.support-form{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}

.support-form input{
  flex-basis: 400px;
  line-height: 50px;
  height: 50px;
  flex-shrink: 1;
  min-width: 120px;
}


#middle > *:last-child,
#middle > .inner-wrapper > *:last-child,
.middle-block .wrapper > *:last-child{
	margin-bottom: 0;
}

#middle > .inner-wrapper:last-child{
	padding-bottom: 0;
}

@media (max-width: 430px) {
  .news-item-content .news-image-m {
    display: block !important;
  }
}

@media only screen and (min-width: 1280px) {

  .support-all-cto{
    margin-left: 90px;
  }

  .support-form .jcf-select{
    max-width: 515px;
    float: left;
  }

  .qa-search-wrapper{
    padding-right: 300px;
  }

  .qa-ask{
    position: absolute;
    right: 0;
    top: 0;
  }

  .qa-search-wrapper button{
    right: 300px;
  }

  .qa-links-item{
    width: 25%;
    min-height: 200px;
    display: flex;
  }

  .store-top .jcf-select{
    width: 370px;
    /*width: 510px;*/
  }

  .store-top{
    padding: 20px 260px 20px 60px;
  }

  .store-top-buttons{
    top: 25px;
  }

  .store-top-buttons{
    position: absolute;
    right: 20px;
  }

  .store-table td:last-child{
    min-width: 220px;
  }

  .store-table{
    padding: 35px 60px;
    display: none;
  }

	.faq-search-wrapper{
		padding: 20px 50px;
	}

	.faq-popular-wrapper{
		padding: 20px 50px;
	}

	.faq-questions-item{
		padding: 35px 60px 5px;
	}

  .partners-info-item{
    padding: 35px 30px 5px;
  }

	.faq-questions-title{
		width: 730px;
	}

	.faq-questions-bottom{
		width: 730px;
	}

	.faq-questions-show{
		position: absolute;
		right: 60px;
		top: 41px;
	}

  .partners-info-show{
    position: absolute;
    right: 40px;
    top: 41px;
    width: 330px;
    text-align: right;
  }

  .faq-questions-footer{
    width: 740px;
  }

  .offer{
    padding: 50px 60px;
  }

  .offer-list li{
    padding: 55px 90px 0 0;
    width: 33.3%;
  }

  .dop-doc-list li{
    width: 25%;
  }

  .partners-info-title{
  	padding-right: 330px;
  }

  .partners-info-bottom{
  	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 90px;
	-moz-column-gap: 90px;
	column-gap: 90px;
  }

	.contact-us{
		padding: 35px 40px;
	}

	.contact-us p{
		margin: 0 190px 0 0;
	}

	.diller-offer-list li{
		margin-bottom: 90px;
		flex-basis: 42%;
	}

	.diller-cooperation li{
		padding: 30px 35px;
		flex-basis: 320px;
	}

	.offer-become{
	  padding: 50px 60px 40px;
	}

	.about-header-top{
		padding: 125px 660px 100px 60px;
	}

	.about-header-bottom{
		padding: 40px 60px;
	}

	.about-contacts-info{
		flex-basis: 320px;
	}

	.about-bottom a{
		padding: 60px 60px;
		padding-right: 200px;
	}

	.about-menu{
		padding: 20px 60px;
	}

	.about-content{
		padding: 50px 60px 90px;
	}

  .foundation-right{
    margin-left: 20px;
  }

  	.press-subscribe{
		background: #0066b3;
		padding: 40px 60px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		position: relative;
	}

	.press-news-title{
		padding: 0 30px;
	}

	.press-news-all{
		right: 60px;
	}

  .mass-media{
    padding: 50px 60px;
  }

  .library li{
    flex-basis: 25%;
  }

  .newslist ul{
    padding: 0 60px 35px;
  }

  .mediateka-nav{
    padding: 23px 60px;
  }

  .mediateka-content li{
    flex-basis: 25%;
  }

  .solution-left{
    flex-basis: 50%;
  }

  .solution-right{
    flex-basis: 50%;
  }

}

@media only screen and (min-width: 992px) and (max-width: 1279px) {

  .support-all-cto{
    margin-left: 30px;
  }

  .support-form .jcf-select{
    margin-bottom: 15px;
    max-width: 400px;
    float: left;
    height: 50px;
    line-height: 50px;
  }

  .support-form-submit{
     height: 50px;
     line-height: 50px;
  }

  .qa-search-wrapper{
    padding-right: 300px;
  }

  .qa-ask{
    /*position: absolute;*/
    right: 0;
    top: 0;
  }

  .qa-search-wrapper button{
    right: 300px;
  }

  .qa-links-item{
    width: 25%;
    min-height: 200px;
    display: flex;
  }

  .store-top .jcf-select{
    width: 400px;
  }

  .store-top{
    padding: 20px 230px 20px 30px;
  }

  .store-top-buttons{
    top: 25px;
  }

  .store-top-buttons{
    position: absolute;
    right: 20px;
  }

  .store-table td:last-child{
    min-width: 220px;
  }

  .store-table{
    padding: 35px 30px;
  }

  .faq-search-wrapper{
		padding: 20px 30px;
	}

	.faq-questions-item{
		padding: 35px 30px 5px;
	}

	.faq-popular-wrapper{
		padding: 20px 30px;
	}

	.faq-questions-show{
		position: absolute;
		right: 60px;
		top: 41px;
	}

  .partners-info-show{
    position: absolute;
    right: 40px;
    top: 41px;
  }

  .faq-questions-title{
    width: 540px;
  }

  .faq-questions-bottom{
    width: 540px;
  }

  .faq-questions-footer{
    width: 540px;
  }

  .offer{
    padding: 50px 30px;
  }

  .offer-list li{
    padding: 55px 30px 0 0;
    width: 33.3%;
  }

  .dop-doc-list li{
    width: 25%;
  }

  .partners-info-item{
    padding: 35px 30px 5px;
  }

  .partners-info-title{
  	padding-right: 330px;
  }

  .partners-info-bottom{
  	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 90px;
	-moz-column-gap: 90px;
	column-gap: 90px;
  }

  .contact-us{
		padding: 35px 30px;
	}

	.contact-us p{
		margin: 0 120px 0 0;
	}

	.diller-offer-list li{
		margin-bottom: 90px;
		flex-basis: 42%;
	}

	.diller-cooperation li{
		padding: 25px 25px;
		flex-basis: 250px;
	}

	.offer-become{
	  padding: 50px 30px 40px;
	}

	.about-header-top{
		padding: 100px 460px 80px 40px;
	}

	.about-header-bottom{
		padding: 40px 40px;
	}

	.about-contacts-info{
		flex-basis: 320px;
	}

	.about-bottom a{
		padding: 60px 30px;
		padding-right: 100px;
	}

	.about-menu{
		padding: 20px 30px;
	}

	.about-content{
		padding: 50px 40px 90px;
	}

  .foundation-right{
    margin-left: 20px;
  }

	.press-subscribe{
		padding: 40px 30px;
		position: relative;
	}

	.press-news-all{
		right: 0;
	}

  .mass-media{
    padding: 50px 30px;
  }

  .library li{
    flex-basis: 25%;
  }

  .newslist ul{
    padding: 0 30px 30px;
  }

  .mediateka-nav{
    padding: 23px 30px;
  }

  .mediateka-content li{
    flex-basis: 25%;
  }

  .solution-left{
    flex-basis: 50%;
  }

  .solution-right{
    flex-basis: 50%;
  }

}

@media (min-width: 32rem) {
  .qa-links-item {
    width: 50%;
  }
}

@media only screen and (max-width: 991px){

  .support-form .jcf-select{
    margin-bottom: 15px;
  }

  .support-form-submit{
     margin-right: 15px;
  }

  .qa-ask{
    margin-top: 15px;
  }

  .qa-search-wrapper button{
    right: 0;
  }

  .qa-links-item{
    min-height: 200px;
    display: flex;
  }

  .store-top{
    padding: 15px 20px;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .store-top .jcf-select{
    width: 100%;
    margin-bottom: 15px;
  }

  .store-table{
    padding: 30px 20px;
    overflow-y: hidden;
  }

  .faq-search-wrapper{
		padding: 20px;
	}

	.faq-popular-wrapper{
		padding: 20px;
	}

	.faq-questions-item{
		padding: 30px 20px 5px;
	}

  .partners-info-item{
    padding: 30px 20px 5px;
  }

	.faq-questions-show{
		position: relative;
		margin: 0 auto;
		display: block;
	}

	.partners-info-show{
		position: relative;
		margin: 0 auto;
		display: block;
	}

  .faq-questions-footer{
    margin-bottom: 15px;
  }

  .offer{
    padding: 30px 20px;
  }

  .offer-list li{
    padding: 55px 30px 0 0;
    width: 50%;
  }

  .dop-doc-list li{
    width: 50%;
  }

	.contact-us{
		padding: 35px 20px;
		flex-wrap: wrap;
		text-align: center;
		justify-content: center;
	}

	.contact-us p{
		margin: 0 0 30px;
		width: 100%;
	}

	.diller-offer-list li{
		margin-bottom: 70px;
		flex-basis: 45%;
	}

	.diller-cooperation li{
		padding: 25px 25px;
		flex-basis: 270px;
	}

	.offer-become{
	  padding: 50px 30px 40px;
	}

	.about-header-top{
		padding: 80px 30px 50px 30px;
	}

	.about-header-bottom{
		padding: 30px 30px;
		display: block;
	}

	.about-header-left{
		margin-bottom: 20px;
	}

	.about-header-links{
		width: 100%;
		justify-content: flex-end;
		flex-wrap: wrap;
	}

	.about-header-links li{
		margin-bottom: 20px;
	}

	.about-contacts-info{
		flex-basis: 250px;
	}

	.about-bottom a{
		padding: 30px 20px;
		font-size: 17px;
		line-height: 26px;
	}

	.about-menu{
		padding: 20px 20px;
	}

	.about-content{
		padding: 50px 30px 90px;
	}

  .foundation{
    flex-wrap: wrap;
  }

  .foundation-left{
    flex-grow: 1;
  }

	.directions .directions-title::after{
		display: none;
	}

	.press-subscribe{
		padding: 20px 20px;
		flex-wrap: wrap;
	}

	.press-subscribe-title{
		width: 100%;
		margin-bottom: 15px;
	}

	.press-subscribe-form{
		flex-wrap: wrap;
	}

	.press-subscribe-form span{
		flex-basis: 100%;
		margin: 0 0 10px;
		flex-shrink: 0;
	}

	.press-news-all{
		right: 0;
	}

  .mass-media{
    padding: 50px 30px;
  }

  .library li{
    flex-basis: 50%;
    border-bottom: 1px solid #efefef;
  }

  .newslist ul{
    padding: 0 30px 30px;
  }

  .newslist-photo{
    margin-right: 30px;
  }

  .mediateka-nav{
    padding: 23px 20px;
  }

  .mediateka-content li{
    flex-basis: 50%;
  }

  .solution-left{
    flex-basis: 100%;
  }

  .solution-right{
    flex-basis: 100%;
  }

  .cto-login{
    flex-wrap: wrap;
  }

  .cto-login-left .cto-wrapper{
    padding-top: 90px;
  }

  .cto-login-right{
    flex-basis: 100%;
    justify-content: center;
  }

  .cto-login-footer{
    position: relative;
    bottom: 0;
    width: 100%;
    padding: 0;
  }

}

@media only screen and (max-width: 560px){

  .faq-questions-footer{
    display: block;
  }

  .faq-questions-view{
    display: block;
    margin: 0 0 15px;
  }

  .faq-questions-rating-text{
    display: block;
    margin: 0 0 15px;
  }

  .offer-list li{
    padding: 0px 0 0;
    width: 100%;
    text-align: center;
  }

  .offer-list li::before{
  	position: relative;
  	margin: 0 auto 10px;
  }

  .dop-doc-list li{
    width: 100%;
  }

  .diller-offer-list{
  	display: block;
  }

  .diller-offer-list li{
		margin-bottom: 50px;
		padding-top: 30px;
	}

	.diller-cooperation li{
		padding: 25px 25px;
		flex-basis: 100%;
		margin-right: 0;
	}

	.about-header-links{
		justify-content: center;
	}

	.about-contacts-info{
		flex-basis: 100%;
	}

	.about-contacts{
		flex-wrap: wrap;
	}

	.about-contacts-map{
		width: 100%;
	}

	.about-bottom ul{
		margin: 0 0 30px;
	}

	.about-bottom li{
		flex-basis: 100%;
		margin: 0 0 15px;
	}

	.about-content{
		padding: 40px 20px 70px;
	}

  .foundation-left{
    flex-shrink: 1;
    padding: 15px;
  }

  .share-text{
		margin-bottom: 15px;
	}

	.press-submit{
		flex-basis: 100%;
		margin: 10px 0 0;
	}

  .library li{
    flex-basis: 100%;
    border-bottom: 1px solid #efefef;
  }

  .newslist li{
    flex-wrap: wrap;
  }

  .newslist-photo{
    flex-basis: 100%;
    margin: 0 0 15px;
  }

  .newslist-photo img{
    width: 100%;
    height: auto;
  }

  .pagination li{
    margin: 0;
  }

  .mediateka-content li{
    flex-basis: 100%;
  }

  .file-list-solution{
    flex-wrap: wrap;
  }

  .file-list-solution-left{
    margin-bottom: 10px;
  }

  .file-list-solution a{
    margin: 0;
  }

  .cto-login-right{
    display: none;
  }

  .dop-popup .dop-popup-checkbox-label{
    flex-basis: auto;
  }

  .dop-popup-submit{
    margin-top: 15px;
  }

}

@media (max-width: 1101px) {
  .cto-login-left{
    flex-basis: 100%;
    justify-content: center;
  }
}

/* tmp*/

.dop-popup{
  margin-bottom: 30px;
}

/* <<< Доп. страницы */



.description ul, .description ul li, .description h2, .description p {
  margin: 0;
  padding: 0;
}

.description p {
  padding-bottom: 10px;
}

.description ul li {
  padding: 0;
  line-height: 16px;
}

.description h2 {
  font-size: 24px;
  padding: 10px 0;
}
.compatible_href{
    font-size: 18px;
    color: #e7564c;
    line-height: 20px;
    font-weight: 400;
        font-family: "MuseoSansCyrl_700", Arial, sans-serif;
        text-decoration: none;
}
.compatible_href:hover{
    font-size: 18px;
    color: #e7564c;
    line-height: 20px;
    font-weight: 400;
        font-family: "MuseoSansCyrl_700", Arial, sans-serif;
        text-decoration: underline;
}
.compatible_href_good,.compatible__good{
    font-size: 18px;
    color: #000;

    line-height: 20px;
    font-weight: 400;
        font-family: "MuseoSansCyrl_700", Arial, sans-serif;
        text-decoration: none;
}
.downloaded_counter{
    display: inline-block;
    margin-left: 30px;
}
.compatible_href_good:hover{
    text-decoration: underline;
}

/*<<< Варианты этикеток в новости*/
.label-versions-content {
	display: flex;
	flex-wrap: wrap;
        justify-content: space-between;
	margin: 0;
	padding: 20px 0;
	width: 100%;
	min-width: 320px;
}
.label-versions-item {
	flex-grow: 0;
	width: 19%;
        margin-bottom: 5px;
        margin-right: 5px;
}
.label-versions-item:last-child {
        margin-right: 0;
}
.label-versions-item img {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}
@media (max-width: 1024px) {
.label-versions-content {
        justify-content: flex-start;
}
.label-versions-item {
        justify-self: flex-start;
	width: 32%;
}
}
@media (max-width: 768px) {
.label-versions-item {
	width: 50%;
}
}
@media (max-width: 480px) {
.label-versions-item {
	width: 100%;
}
}
form#soft-search {
    display: flex;
}


@media only screen and (min-width: 1024px){
.fa-chevron-up {

    display: none !important;
}}



.store-table a {text-decoration: none;
pointer-events: none;}

@media screen and (max-width: 1024px){
#sub-footer {
    margin-left: 0px !important;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
}
#subscription-footer button {width: 100% !important;}
.f-col-social  {
    margin-top: 50px !important;}
    #soc {width: 50% !important;}
}





@media only screen and (min-width: 1280px){
.h-search-wrapp {
    margin: 9px 0 0 0;
    margin-left: -15px !important;
    /* padding-left: 5px !important; */
}
}
 .h-phone a:not(:last-child) {

    padding-right: 10px !important;
}


  #buy {
display: block;
width: 180px;
height: 37px;
position: fixed;
right: 0;
top: 65px;
z-index: 99999;
vertical-align: middle;
    min-width: 80px;
    margin: 0;
    padding: 5px 12px;
    border: none;
    background-color: #e7564c;
    border-radius: 0;
    font: normal normal 14px/30px "MuseoSansCyrl_700", Arial, sans-serif;
    text-align: center;
    text-decoration: none;
    color: #fff;
    outline: none;
    cursor: pointer;

}
.h-cabinet-link .btn {padding-top: 0px !important;

margin-top: 0px !important;}

.active-disabled {pointer-events: none !important;
cursor: default !important;
font-family: "MuseoSansCyrl_500", Arial, sans-serif !important;}

.disabled {pointer-events: none !important;
cursor: default !important;
font-weight: bold;}

.disabled-submenu {pointer-events: none !important;
cursor: default !important;
}

.disabled-bottom {pointer-events: none !important;
cursor: default !important;
font-weight: bold;}
.slider-title { line-height: 1.2;
text-transform: uppercase;}

.ymaps-2-1-74-balloon__content {font: inherit !important;}
@media only screen and (max-width: 1100px){
.cto-login-right {
    display: none !important;
}
.cto-login {justify-content: center !important;

}}


.share-ok a{
    background: url(/local/templates/acu_2017_newspb/html2/css/../img/odn.png);
}

.mfp-inline-holder .mfp-content {background-color: unset !important;}
.press-subscribe-bottom {margin-bottom: 20px !important;}

@media only screen and (max-width: 493px){
.form-text {
    display: none !important;
}

}


@media only screen and (max-width: 863px){
.mfp-inline-holder {
    width: 100% !important;
}}


.mfp-inline-holder .mfp-content {height: auto !important;}

 .forums-selector-single {margin-bottom: 30px;}
.forum-filter-footer {margin-top: 30px; margin-bottom: 0px !important;}


.forum-filter-first input, .filter-sub {position: relative;
    display: inline-block;
    vertical-align: middle;
    min-width: 80px;
    margin: 0;
    padding: 5px 12px;
    border: none;
    background-color: #e7564c;
    border-radius: 0;
    font: normal normal 14px/30px "MuseoSansCyrl_700", Arial, sans-serif;
    text-align: center;
    text-decoration: none;
    color: #fff;
    outline: none;
    cursor: pointer;}
    #find_date2, #find_date1 {padding: 3px;}
    span .jcf-select-forums-selector-single {width: 400px;}
    .forum-info-box-inner input {width: auto !important;}

.td-filter {padding-left: 1.117em !important;}

.dop-popup input[type='text'] {margin-bottom: 10px !important;}

a:hover .icon-c-11 {
    background-image: url(/local/templates/acu_2017_newspb/html2/img/svg/new2017/usbred.svg);
        background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 90px !important;
    height: 90px !important;
}
a .icon-c-11 {
    background-image: url(/local/templates/acu_2017_newspb/html2/img/svg/new2017/usb.svg);
        background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 90px !important;
    height: 90px !important;
}

.hide{display: none !important;}





#footer {    display: inline-block;
    width: 100%;}

    .catalog-item.catalog-item-disabled .icon-c-11 {
  background-image: url(/local/templates/acu_2017_newspb/html2/img/svg/new2017/usbgray.svg);
}

.filter-col-max-tablet .filter-tt {margin: 0 !important;}
.hint-text {z-index: 500 !important;}
.description ul{padding-bottom: 10px !important;}
.new-support {float: left; width: 49%; margin-right: 1%; padding: 20px !important}
.support-repairs-right {background: #0066b3;
    position: relative;
    padding: 20px;
    overflow: hidden;
    margin-bottom: 30px;}
    .support-repairs::after { height: 90% !important}
    .support-form input{flex-basis: unset !important; width: 35% !important;}
.support-text {margin-bottom: 0px !important;}
.support-text p {margin-top: 0px !important;}

.support-repairs a.dop-button,
.support-repairs-right a.dop-button {
  display: flex;
  align-items: center;
}

@media (min-width: 1280px) {
  .support-repairs,
  .support-repairs-right {
    height: 20rem;
  }
}

#sub-footer{margin-left: -90%; margin-bottom: 20px; margin-top: 40px;}
        @media only screen and (max-width: 560px) {

            #sub-footer {margin-left: 0; margin-bottom: 80px; margin-top: 40px;}
        }

 @media only screen and (max-width: 1025px) {

            .more-product-wrapp {display: none;}
        }
.doc-list {    border-bottom: 1px solid rgba(0, 0, 0, 0.5) !important;}
.doc-list li {margin-bottom: 28px !important;}
.doc-list-tt {border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;}
table {font-size: 14px !important; color: black !important;}
.ttov {display: block;
  max-height: 171px;
  overflow: hidden;
  transition: max-height ease-in;}
.mh {display: block;
  max-height: 2000px;
  overflow: hidden;
  transition: max-height  ease-in;}
  .tech-but {margin-top: 20px;}
  .dop-button-blue {text-decoration: none;
    color: #fff;
    border: 0;
    cursor: pointer;
    background: #0066b3;
    font-family: 'MuseoSansCyrl_700';
    display: inline-block;
height: 35px;
    width: 150px;}

  #discounts {width: auto !important; height: auto !important;}
  #discount table {width: auto !important;}
 #discount table th:last-child, table td:last-child {min-width: unset !important;}

  @media only screen and (max-width: 1280px) {
.new-support {
    float: none;
   width: auto;
        }}

   @media only screen and (max-width: 606px) {
.support-find-center .support-form {flex-wrap: unset;}
.support-find-center .support-form input {min-width: 80px;}
.support-find-center .support-form-submit {min-width: 90px;}
.support-find-center .support-form a {padding: 0 15px !important; line-height: 25px !important; text-align: center !important;}

}

.filter-checkboxes{
    margin-top: 20px;
    display: inline-block;
    margin-right: 15px;
    margin-left: 10px;
}

  .big-gallery-item360::after {

    top: 85% !important;

}
 .h-main-slider-item {min-height: auto !important;}

  @media only screen and (max-width: 1280px){
.second-block .main-news-wrapp { height: 420px !important;}
.m-statistic-wrapp { height: 420px !important;}

.second-block .m-stat-about {width: 40% !important;}
.second-block .m-stat-item
{margin-bottom: 40px !important;}
.second-block {    margin-bottom: -20px;}


}


@media only screen and (max-width: 768px){
.h-main-slider-item {
    height: 500px !important;
  }
  .m-slider-info{
    padding: 40px 0px;
  }
  .m-slider-text {font-size: 25px !important;}
  .second-block .main-news-wrapp { height: 600px !important;}
.m-statistic-wrapp { height: 600px !important;}
.aside-fix-more-link {left: unset !important;}
.second-block .m-stat-about {width: 100% !important;}
.m-stat-item .top-button {margin-top: 5px;
    float: left; margin-left: 10px !important;
}
    .second-block .m-stat-item {margin: 10px !important;}
    .m-stat-item img {margin-bottom: 5px !important;}
}

.second-block  .m-stat-item {width: 100%;
    margin: 0px;
    text-align: left;
    margin-bottom: 23px;
}

.second-block .m-stat-about{font-size: 20px; width: 50%; float: left; margin-left: 10px;}
.m-stat-item a:hover, .m-stat-item a:focus { background: #e7564c !important;}
.top-button {background: #2271b3; color: #fff !important; font-size: 14px; font-family: 'MuseoSansCyrl_700'; line-height: 30px; height: 40px; width: 180px; cursor: pointer; text-align: center; border: 0; text-decoration: none; float: right;     padding: 5px; }

.top-button2 {background: #e7564c; color: #fff !important; font-size: 14px; font-family: 'MuseoSansCyrl_700'; line-height: 30px; height: 40px; width: 180px; cursor: pointer; text-align: center; border: 0; text-decoration: none; float: right;     padding: 5px; }

.top-button :hover {
    text-decoration: none;
    color: #ffffff !important;

}

.m-slider-text25 {
    font-size: 25px;
}

.site-h1-tt:first-child {font-size: 27px;}

@media only screen and (min-width: 1024px){
.site-h1-tt:first-child {
    font-size: 27px;
}
}
@media only screen and (max-width: 768px){
.site-h1-tt:first-child {
    font-size: 22px;
}}


@media only screen and (max-width: 768px){
  .menu-open-wrapper {
      height: auto !important;
  }
  .offer-files {text-align: center !important;}
  .offer-files a {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  #subnew .wrapper {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  #subnew .wrapper .offer button {font-size: 13px !important; text-decoration: none !important;}
  #subnew .wrapper .offer a {float: unset !important; text-align: -webkit-center !important;}
}


.advantages__container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #fff;
  flex-direction: column;
}
@media (min-width: 62rem) {
  .advantages__container {
    flex-direction: row;
  }
}
.advantages__list {
  width: 100%;
  padding: 2rem;
  background: #0066b3 url("../img/map-bg-desktop.png") 100% 0 no-repeat;
  background-size: auto 100%;
  list-style: none;
  margin: 0;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}
@media (min-width: 42rem) {
  .advantages__list {
    padding: 4rem;
  }
}
@media (min-width: 62rem) {
  .advantages__list {
    width: 49.9%;
  }
}
.advantages__item {
  margin: 2rem 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.advantages__item:first-of-type {
  margin-top: 0;
}
.advantages__item:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 32rem) {
  .advantages__item {
    flex-direction: row;
  }
}
.advantages__icon {
  width: 3rem;
  margin-bottom: 1.3rem;
}
@media (min-width: 32rem) {
  .advantages__icon {
    margin-bottom: 0;
  }
}
.advantages__title {
  text-align: center;
  color: white;
  float: none !important;
  flex: 1;
  margin-bottom: 1.6rem;
  margin-left: 0 !important;
}
@media (min-width: 32rem) {
  .advantages__title {
    margin-bottom: 0;
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
    text-align: left;
  }
}
.advantages__button:hover {
  background-color: #e7564c;
}
.advantages__content {
  width: 100%;
  padding: 2rem;
}
@media (min-width: 42rem) {
  .advantages__content {
    padding: 4rem;
  }
}
@media (min-width: 62rem) {
  .advantages__content {
    width: 49.9%;
  }
}
.advantages__content p {
  line-height: 2.1;
}

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

.catalog-cats__title .site-h3-tt {
  margin-right: 2rem;
}
.catalog-cats__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.catalog-cats__title > * {
  margin-bottom: 1rem;
}


@media (max-width: 48rem) {
  .contacts-table tr {
    display: flex;
    flex-direction: column;
  }
  .contacts-table td {
    padding: 0;
  }

  #cont.contacts-table tr:not(:last-child) {
    margin-bottom: 4rem !important;
    border-width: 0 !important;
  }
  #cont.contacts-table td {
    width: 100% !important;
    margin-top: .5rem;
    margin-bottom: .5rem;
    border-width: 0 !important;
    text-align: left !important;
  }

}

.form-add {
  display: flex;
  flex-wrap: wrap;
}
.form-add select {
  width: 100% !important;
  margin-bottom: 3rem;
  padding: 1rem;
}
.form-add input {
  width: 100% !important;
  text-overflow: ellipsis;
  overflow: hidden;
}
.form-add .chosen-container + input {
  width: 29% !important;
}

.filter-value-field input {
  width: 40% !important;
}

form#filterform {
  margin-bottom: 2rem;
}

#sub-footer {
  flex-direction: column;
}
