

/* Start:/bitrix/templates/arsenalmusic/style.css?174254001486848*/
h1 {
  display: block;
  font-size: 14px;
  color: #282828;
  font-family: "Arial", Arial, sans-serif;
}
* {
  margin: 0;
  padding: 0;
}
img {
  margin: 0;
  padding: 0;
  border: 0;
}

ul {
  margin-left: 25px;
}
.display_none {
  display: none;
}

.bx-core-waitwindow {
  display: none !important;
}

#wrapper {
  width: 1000px;
  margin: 0 auto;
}

#top {
  width: 1000px;
  /* height:40px;
	line-height:40px; */
  height: 25px;
  line-height: 25px;
  /* background-color:#d22222; */
  background-color: #67686a;
  color: #fff;
  z-index: 22;
  position: fixed;
  /* margin-top:-40px; */
  margin-top: -25px;
}
#top .region {
  float: left;
  /*width:50%;*/
  /* height:40px;
	line-height:40px; */
  height: 25px;
  line-height: 25px;
  padding-left: 40px;
  text-align: left;
  font-size: 12px;
  background: #8c8c8c;
}
#top .city-red {
  background: #d22222;
  color: white;
  display: inline-block;
  padding: 0 8px;
  padding-right: 8px !important;
  font-weight: normal;
}
#top .region span {
  display: inline-block;
  font-weight: bold;
  padding-right: 3px;
}
#top .region .address {
  margin-left: 3px;
  font-weight: normal;
}
#top .link {
  color: #fff;
  border-bottom: 2px solid transparent;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  text-decoration: none;
  padding-bottom: 1px;
}
#top .link:hover {
  border-bottom: 2px solid #fff;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  padding-bottom: 1px;
}
#top .sep {
  float: right;
  margin-left: 0px;
  margin-right: 0px;
  vertical-align: middle;
  height: 15px;
  width: 1px;
  background-color: #fff;
  /* margin-top:15px; */
  margin-top: 7px;
}
#top .shopping {
  float: right;
  /* height:40px;
	line-height:40px; */
  height: 25px;
  line-height: 25px;
  min-width: 155px;
  padding-right: 30px;
  text-align: center;
  font-size: 13px;
  letter-spacing: 1px;
  cursor: default;
}
#top .shopping .basket {
  display: inline-block;
  height: 7px;
  line-height: 7px;
  width: 18px;
  vertical-align: middle;
  background-image: url("/bitrix/templates/arsenalmusic/img/header_shp.png");
  padding-bottom: 7px;
  margin-top: 2px;
  font-size: 13px;
  padding-left: 2px;
  text-align: center;
}
#top .shopping:hover > #shopcart {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}
#top .user {
  float: right;
  min-width: 60px;
  /* height:40px;
	line-height:40px; */
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 13px;
  letter-spacing: 1px;
  cursor: default;
}
#top .user:hover > #usermenu {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}

#usermenu {
  position: absolute;
  float: right;
  right: 195px;
  width: 150px;
  min-height: 50px;
  line-height: 20px;
  background-color: #fff;
  color: #333;
  z-index: 22;
  border-left: 1px solid #777;
  border-right: 1px solid #777;
  border-bottom: 1px solid #777;
  text-align: left;
  letter-spacing: 0;
  padding-top: 3px;
  padding-bottom: 13px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}
#usermenu ul {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}
#usermenu li {
  font-size: 14px;
  display: block;
  text-align: center;
  list-style: none;
  border-bottom: 1px solid #999;
  height: 20px;
  padding: 5px;
  margin: 0;
  color: #333;
}
#usermenu a {
  color: #333;
  text-decoration: none;
}
#usermenu a:hover {
  color: #dd0000;
  text-decoration: underline;
}

#shopcart {
  position: absolute;
  float: right;
  right: 0;
  width: 260px;
  min-height: 50px;
  line-height: 20px;
  background-color: #fff;
  color: #333;
  z-index: 99;
  border-left: 1px solid #777;
  border-right: 1px solid #777;
  border-bottom: 1px solid #777;
  padding-top: 7px;
  text-align: left;
  letter-spacing: 0;
  cursor: auto;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}
#shopcart a {
  text-decoration: none;
  color: #333;
  transition: 0.3s;
}
#shopcart ul {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}
#shopcart li {
  display: block;
  list-style: none;
  border-bottom: 1px solid #999;
  min-height: 50px;
  padding: 10px;
  margin: 0;
  color: #333;
}
#shopcart li .pic {
  float: left;
  max-height: 50px;
  width: 50px;
  text-align: center;
  margin-top: 3px;
}
#shopcart li img {
  max-height: 50px;
  max-width: 50px;
}
#shopcart li .item {
  margin-left: 60px;
}
#shopcart li .title {
  display: block;
  font-size: 14px;
}
#shopcart li .title:hover {
  text-decoration: underline;
}
#shopcart li .title a:hover {
  text-decoration: underline;
}
#shopcart li .count {
  font-size: 12px;
  margin-top: 5px;
}
#shopcart .morecount {
  display: block;
  list-style: none;
  border-bottom: none;
  min-height: 10px;
  padding: 5px;
  margin: 0;
  color: #333;
  text-align: right;
}
#shopcart .price {
  display: block;
  width: auto;
  text-align: right;
  font-size: 14px;
  color: #555;
  margin: 10px;
  height: 30px;
  line-height: 30px;
}
#shopcart .price span {
  display: inline-block;
  color: #d22222;
  margin-left: 5px;
  margin-right: 5px;
}
#shopcart .minprice {
  display: block;
  width: auto;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #dd2222;
  margin: 0;
}
#shopcart .submit {
  display: block;
  width: auto;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background-color: #999;
  margin: 10px;
  height: 30px;
  line-height: 30px;
  letter-spacing: 2px;
}
#shopcart .submit:hover {
  background-color: #d22222;
}

#header {
  width: 100%;
  /* height:110px; */
  height: 130px;
  margin-top: 2px;
  /* margin-top:40px; */
  margin-top: 25px;
}
#main_head {
  width: 100%;
  height: 90px;
  line-height: 87px;
  background-color: #fff;
  text-align: center;
  padding: 0;
}
#main_head .specs {
  float: left;
  width: 25%;
  height: 88px;
  line-height: 88px;
  padding-left: 40px;
  margin-top: -2px;
  text-align: left;
  vertical-align: middle;
}
#main_head .specs div {
  display: inline-block;
  line-height: 15px;
  text-align: left;
  vertical-align: middle;
  color: #868686;
  font-size: 12px;
}
#main_head .logo {
  margin-right: auto;
  margin-left: auto;
  margin-top: -2px;
  height: 88px;
  line-height: 88px;
  margin-top: -2px;
  text-align: center;
  vertical-align: middle;
}
#main_head .logo img {
  vertical-align: middle;
}
#main_head .phone {
  float: right;
  width: 25%;
  padding-right: 40px;
  padding-top: 20px;
  text-align: right;
  line-height: 15px;
  color: #555;
  font-size: 12px;
}
#main_head .phone a {
  display: inline-block;
  margin-top: 2px;
  color: #777;
}
#main_head .phone h2 {
  display: inline-block;
  line-height: 30px;
  font-weight: normal;
  text-align: right;
  vertical-align: middle;
  color: #d22222;
  font-size: 25px;
  letter-spacing: 1px;
}

#main_nav {
  width: 100%;
  /* height:20px; */
  height: 40px;
  line-height: 40px;
  /* background-color:#67686a; */
  background-color: #d22222;
  text-transform: uppercase;
  cursor: default;
}
#main_nav ul {
  /* Изменение размера шрифта верхнего меню с 12px на 14 px (7.9.2015) */
  /* Изменненные и добавленные пункты ограничены ---------------------------------- */
  display: inline-block;
  /* width:700px; */
  /* margin-left:150px; */
  /* ---------------------------------- */
  margin-left: 50px;
  padding-top: 3px;
  /* ---------------------------------- */
  height: 18px;
  line-height: 18px;
  /* margin-top:-2px; */
  /* font-size:12px; */
  /* ---------------------------------- */
  font-size: 14px;
  /* ---------------------------------- */
  letter-spacing: 1px;
  text-align: center;
  /* ---------------------------------- */
  vertical-align: middle;
  /* ---------------------------------- */
}
#main_nav ul li {
  display: inline-block;
  line-height: 8px;
  border-left: 1px solid #fff;
  height: 10px;
  padding-left: 15px;
  padding-right: 10px;
}
#main_nav ul .first {
  border-left: none;
  padding-left: 13px;
}
#main_nav ul a {
  display: inline-block;
  margin-bottom: 5px;
  padding-bottom: 2px;
  vertical-align: middle;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
#main_nav ul a:hover {
  border-bottom: 1px solid #fff;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
#main_nav div {
  display: inline-block;
  max-width: 130px;
  height: 20px;
  line-height: 20px;
  /* text-align:center; */
  margin-left: 2%;
}
#main_nav div img {
  margin-top: -3px;
  margin-right: 5px;
  vertical-align: middle;
}

#auth_page {
}
#auth_page .notice {
  margin-bottom: 10px;
}
#auth_page .error {
  margin-left: 10px;
}
#auth_page .auth_form {
  background-color: #f2f2f2;
  display: inline-block;
  width: 691px;
  height: 350px;
  overflow: auto;
  padding-left: 5px;
}
#auth_page .top {
  width: 666px;
  margin-left: 10px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  border-bottom: 1px solid #999;
  overflow: auto;
}
#auth_page .log_in {
  float: left;
  width: 300px;
  height: 250px;
  padding-top: 50px;
  padding-left: 10px;
  padding-right: 30px;
  border-right: 1px solid #999;
  text-align: right;
}
#auth_page .rememberme {
  float: left;
  width: 130px;
  padding-top: 7px;
  margin-top: 10px;
  margin-left: 35px;
}
#auth_page .forgotpassword {
  display: inline-block;
  margin-top: 35px;
  font-size: 12px;
  color: #555;
}
#auth_page .captcha {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin-bottom: 15px;
}
#auth_page .captcha img {
  display: inline-block;
  vertical-align: middle;
  width: 120px;
  height: 30px;
}
#auth_page .captcha .field {
  float: none;
  display: inline-block;
  margin: 0;
  width: 120px;
}
#auth_page label {
  display: inline-block;
  height: 30px;
  line-height: 28px;
  width: 70px;
  text-align: left;
}
#auth_page label div {
  display: inline-block;
  line-height: 15px;
  vertical-align: middle;
}
#auth_page .field {
  display: inline-block;
  height: 20px;
  padding: 5px;
  width: 180px;
  border: 1px solid #aaa;
  margin-bottom: 20px;
}
#auth_page .submit {
  width: 120px;
  height: 35px;
  border: 0;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background-color: #777;
  margin-top: 10px;
  transition: 0.2s;
}
#auth_page .submit:hover {
  background-color: #dd2222;
}
#auth_page .registration {
  display: inline-block;
  width: 160px;
  height: 35px;
  line-height: 33px;
  border: 0;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background-color: #777;
  margin-top: 10px;
  text-decoration: none;
  transition: 0.2s;
}
#auth_page .registration:hover {
  background-color: #dd2222;
}
#auth_page .reg_in {
  margin-left: 351px;
  width: 340px;
  height: 200px;
  padding-top: 100px;
  text-align: center;
}

#auth_page .reg_form {
  margin-left: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
}
#auth_page .reg_form label {
  width: 130px;
}
#auth_page .reg_form .field {
  width: 250px;
}
#auth_page .reg_form .policy {
  margin-top: 10px;
  margin-bottom: 25px;
  font-style: italic;
  font-size: 12px;
  color: #777;
}
#auth_page .reg_form .captcha {
  padding-bottom: 15px;
}
#auth_page .reg_form .captcha img {
  width: 130px;
  height: 40px;
  margin-right: 5px;
}
#auth_page .reg_form .captcha input {
  width: 130px;
  height: 30px;
}
#auth_page .reg_form .submit {
  width: 145px;
}

#auth_page .respass_form {
  margin-left: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
}
#auth_page .respass_form .desc {
  line-height: 25px;
  margin-bottom: 25px;
}
#auth_page .respass_form span {
  display: block;
  margin-top: -10px;
  margin-bottom: 10px;
  margin-left: 80px;
}
#auth_page .respass_form .field {
  width: 250px;
}
#auth_page .respass_form .submit {
  width: 200px;
  font-size: 12px;
}

#banner {
  width: 1000px;
  z-index: 1;
  display: none;
}
#banner1 {
  width: 1000px;
  margin-bottom: -5px;
  z-index: 1;
}
#banner .slidesContainer {
  width: 1000px;
}
#banner img {
  width: 1000px;
  height: 200px;
}
#banner .slidesPagination {
  width: 1000px;
  height: 20px;
  margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  z-index: 6;
  position: relative;
  display: block;
  text-align: center;
}
#banner .slidesPagination li {
  display: inline-block;
  list-style: none;
}
#banner .slidesPagination li a {
  display: inline-block;
  width: 22px;
  height: 0;
  padding-top: 19px;
  background-image: url(/bitrix/templates/arsenalmusic/img/bullet.png);
  background-position: 0 0;
  overflow: hidden;
}
#banner .slidesPagination li.slidesCurrent a {
  background-position: 0 -20px;
}

#lining {
  width: 100%;
  min-height: 500px;
  background-color: #dcddde;
}

#content {
  width: 900px;
  min-height: 200px;
  background-color: #fff;
  padding: 15px;
  margin-left: auto;
  margin-right: auto;
  color: #555;
}

#content .map-columns {
  width: 600px;
  min-height: 200px;
  background-color: #fff;
  padding: 15px;
  color: #555;
}
#content .map-columns li {
  margin-bottom: 10px;
  list-style-type: none;
}
#content .map-columns li div {
  font-size: 12px;
}

#t_line {
  width: 100%;
  text-align: left;
  cursor: default;
  height: 30px;
  margin-bottom: 10px;
}
#t_line hr {
  display: block;
  border: 0;
  width: 715px;
  height: 1px;
  background-color: #999;
}
#t_line .menu {
  float: left;
  display: block;
  width: 715px;
  height: 28px;
  line-height: 28px;
  color: #777;
  text-align: center;
  text-transform: uppercase;
}
#t_line li {
  display: inline-block;
  font-size: 12px;
  height: 11px;
  line-height: 10px;
  border-left: 1px solid #999;
  padding-left: 11px;
  margin-right: 8px;
}
#t_line ul .first {
  border-left: none;
  padding-left: 0;
}
#t_line ul .last {
  margin-right: 0;
}
#t_line a {
  text-decoration: none;
  color: #777;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
#t_line a:hover {
  color: #d22222;
  border-bottom: 1px solid #d22222;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
#t_line sep {
  display: inline-block;
  height: 10px;
  width: 1px;
  background-color: #777;
}
#content_path {
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #d22222;
  cursor: default;
}
#content_path a {
  color: #444;
  font-weight: normal;
  text-decoration: underline;
}
#content_path a:hover {
  text-decoration: none;
}
#content_path .current {
  color: #d22222;
  text-decoration: none;
}
#content_path .current:hover {
  text-decoration: underline;
}
#content_path span {
  color: #999;
  font-size: 12px;
}
#content_path img {
  border: 0;
  margin-top: 0;
  margin-left: 3px;
  display: inline-block;
  vertical-align: top;
}

#t_title {
  margin-bottom: 10px;
  padding-left: 2px;
}

#content .services_refers {
  float: left;
  display: block;
  margin-right: 13px;
}

#main_contacts {
  display: inline-block;
  width: 170px;
  /* height:220px; */
  height: 220px;
  background-color: #e9e8e8;
  text-align: left;
}
#main_contacts .head {
  display: inline-block;
  width: 100%;
  height: 35px;
  line-height: 30px;
  background-color: #d22222;
  color: #fff;
  vertical-align: top;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
}
#main_contacts .head h2 {
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
  line-height: 16px;
  vertical-align: middle;
  font-weight: normal;
}
#main_contacts .wr {
}
#main_contacts .wr div {
  display: inline-block;
  line-height: 12px;
  vertical-align: middle;
}
#main_contacts p {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 15px;
  color: #555;
}
#main_contacts p span {
  text-decoration: underline;
}
#main_contacts icq {
  display: inline-block;
  font-size: 12px;
  color: #555;
  text-decoration: none;
}
#main_contacts .icq {
  display: inline-block;
  font-size: 12px;
  color: #555;
  text-decoration: none;
}
#main_contacts img {
  display: inline-block;
  margin: 0;
  margin-left: 3px;
  vertical-align: middle;
}

#main_brends {
  width: 930px;
  height: 145px;
  margin-top: 20px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  cursor: default;
}
#main_brends .h1 {
  display: inline-block;
  width: 100%;
  height: 35px;
  line-height: 32px;
  font-size: 12px;
  font-weight: normal;
  background-color: #d22222;
}
#main_brends .h1 .l {
  display: inline-block;
  padding-left: 15px;
  width: 125px;
  vertical-align: middle;
  text-align: left;
  cursor: auto;
}
#main_brends .h1 .c {
  display: inline-block;
  width: 670px;
  height: 32px;
  vertical-align: middle;
  text-align: center;
}
#main_brends .h1 .c a {
  display: inline-block;
  color: #000;
  text-decoration: underline;
  width: 22px;
}
#main_brends .h1 .c a:hover {
  text-decoration: none;
}
#main_brends .h1 .r {
  display: inline-block;
  width: 90px;
  height: 32px;
  color: #000;
  vertical-align: middle;
  text-align: center;
}
#main_brends .h1 .r a {
  display: inline-block;
  text-decoration: underline;
  color: #000;
  font-style: italic;
}
#main_brends .h1 .r a:hover {
  text-decoration: none;
}
#main_brends .brends_list {
  display: inline-block;
  width: 100%;
  height: 110px;
  line-height: 110px;
  text-align: center;
}
#main_brends ul {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  margin-left: 10px;
}
#main_brends li {
  display: inline-block;
  width: 145px;
  color: #555;
  text-align: left;
}
#main_brends li a {
  color: #555;
  text-decoration: none;
}
#main_brends li a:hover {
  color: #555;
  text-decoration: underline;
}

#main_models {
  width: 930px;
  height: 530px;
  margin-top: 20px;
  padding-top: 5px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
}
#main_models .tabs {
  width: 900px;
  height: 40px;
  margin-top: 15px;
  margin-left: 15px;
}
#main_models .tabs .lnk {
  display: block;
  float: left;
  width: 190px;
  height: 37px;
  line-height: 37px;
  color: #000;
  font-size: 15px;
  text-align: left;
  background-color: #dcddde;
  transition: 0.3s;
}
#main_models .tabs .lnk:hover {
  background-color: #cacbcb;
}
#main_models .tabs .lnk div {
  display: inline-block;
  vertical-align: middle;
  line-height: 17px;
  margin-left: 20px;
}
#main_models .tabs .active {
  background-color: #d22222;
  color: #fff;
}
#main_models .tabs .active:hover {
  background-color: #d22222;
}

#main_models .tabs #b_line {
  clear: left;
  width: 100%;
  height: 3px;
  background-color: #d22222;
}
#main_models ul {
  display: block;
  width: 910px;
  height: 100%;
  margin-top: 15px;
  margin-left: 16px;
  text-align: left;
  cursor: default;
}
#main_models ul a {
  color: #333;
}
#main_models .item {
  display: inline-block;
  cursor: auto;
  width: 165px;
  height: 210px;
  margin-right: 11px;
  margin-bottom: 20px;
  font-size: 12px;
  border: 1px solid #c0c0c0;
  transition: 0.3s;
}
#main_models .item:hover {
  transition: 0.3s;
  border: 1px solid #d22222;
}
#main_models .model_image {
  display: block;
  width: 165px;
  height: 125px;
  line-height: 125px;
  padding-top: 3px;
  text-align: center;
  color: #fff;
}
#main_models .model_image img {
  display: inline-block;
  vertical-align: middle;
  max-width: 155px;
  max-height: 125px;
}
#main_models .model_desc {
  height: 55px;
  max-height: 55px;
  line-height: 55px;
}
#main_models .model_desc div {
  display: inline-block;
  line-height: 12px;
  vertical-align: bottom;
}
#main_models .model_name {
  display: inline-block;
  width: 149px;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  vertical-align: bottom;
  text-decoration: underline;
  color: #000;
  line-height: 12px;
}
#main_models .model_name:hover {
  text-decoration: none;
}
#main_models .model_type {
  display: inline-block;
  width: 150px;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 3px;
}
#main_models .model_price {
  /* display:block; */
  display: inline-block;
  float: right;
  color: #d22222;
  font-weight: bold;
  height: 20px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 8px;
  font-size: 12px;
  /* text-align:right; */
}
#main_models .model_price span {
  color: #333;
  font-weight: normal;
}
#main_models .model_link {
  display: block;
  width: 160px;
  height: 20px;
  line-height: 20px;
  background-color: #dcddde;
  border: 1px solid #999;
  color: #000;
  padding-left: 3px;
}
#main_models .model_link:hover {
  background-color: #ccced0;
  text-decoration: underline;
}
#main_models .model_old_price {
  display: inline-block;
  color: #8c8c8c;
  /* font-weight:bold; */
  font-size: 12px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 8px;
  /* text-align:right; */
  float: right;
  text-decoration: line-through;
}
#main_models .model_old_price .rub {
  display: inline-block;
  font-size: 12px;
  line-height: 0.45em;
  border-bottom: 1px solid #8c8c8c;
  color: #8c8c8c;
  width: 0.5em;
  text-decoration: line-through;
}
#main_models_new {
  display: none;
}

#staff {
  width: 930px;
  height: 225px;
  margin-top: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
#staff .sites {
  display: inline-block;
  width: 170px;
  height: 220px;
  margin-right: 15px;
  vertical-align: top;
  background-color: #fff;
  text-align: left;
}
#staff .sites .head {
  display: inline-block;
  width: 100%;
  height: 35px;
  line-height: 30px;
  background-color: #d22222;
  color: #fff;
  vertical-align: top;
  letter-spacing: 1px;
  text-align: center;
}
#staff .sites .head h2 {
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  vertical-align: middle;
}
#staff .sites .sites_list {
  display: block;
  margin-left: 15px;
  height: 190px;
  line-height: 180px;
}
#staff .sites ul {
  display: inline-block;
  vertical-align: middle;
}
#staff .sites li {
  list-style-type: none;
  font-size: 12px;
  line-height: 15px;
  vertical-align: middle;
}
#staff .sites a {
  color: #000;
  text-decoration: underline;
}
#staff .sites a:hover {
  text-decoration: none;
}

#staff .news {
  display: inline-block;
  width: 740px;
  height: 220px;
  vertical-align: top;
  background-color: #fff;
  text-align: left;
}
#staff .news h1 {
  display: inline-block;
  width: 100%;
  height: 35px;
  line-height: 30px;
  background-color: #d22222;
  color: #fff;
  font-weight: normal;
  vertical-align: top;
  letter-spacing: 1px;
  text-align: left;
}
#staff .news h1 div {
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  margin-left: 50px;
  vertical-align: middle;
}
#staff .news ul {
  display: block;
  width: 910px;
  margin-top: 15px;
  margin-left: 15px;
  text-align: left;
}
#staff .news li {
  display: inline-block;
  width: 170px;
  height: 155px;
  margin-right: 5px;
  margin-bottom: 20px;
  font-size: 12px;
  vertical-align: top;
}
#staff .news a {
  text-decoration: none;
}
#staff .news .news_date {
  display: block;
  width: 100%;
  color: #d22222;
  font-weight: bold;
  font-size: 12px;
  margin-top: 2px;
  margin-bottom: 1px;
}
#staff .news .news_desc {
  display: block;
  width: 100%;
  color: #000;
  font-weight: normal;
  font-size: 12px;
}
#main_models_sale .allnews {
  margin-top: -15px;
  background-color: white;
  padding: 0 10px;
  margin-right: -4px;
  height: 30px;
  margin-bottom: 11px;
}
#staff .news .allnews,
#main_models_sale .allnews {
  display: block;
  float: right;
  width: 100%;
  font-weight: normal;
  font-size: 14px;
  text-align: right;
}
#main_models_sale .allnews a {
  width: 200px !important;
}
#staff .news .allnews a,
#main_models_sale .allnews a {
  display: inline-block;
  width: 120px;
  color: #d22222;
  text-decoration: underline;
  text-align: center;
}
#staff .news .allnews img,
#main_models_sale .allnews img {
  margin-left: 5px;
  vertical-align: middle;
}
#staff .news .allnews a:hover,
#main_models_sale .allnews a:hover {
  text-decoration: none;
}
#staff .news .allnews a span,
#main_models_sale .allnews a span {
  text-decoration: none;
}

#descript {
  width: 930px;
  height: 185px;
  margin-top: 15px;
  text-align: left;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
}
#descript .menu {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  width: 920px;
  height: 28px;
  line-height: 28px;
  color: #777;
  text-align: center;
  cursor: default;
  text-transform: uppercase;
}
#descript hr {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  height: 1px;
  background-color: #999;
  border: none;
}
#descript li {
  display: inline-block;
  font-size: 12px;
  height: 12px;
  line-height: 10px;
  padding-left: 39px;
  padding-right: 37px;
  border-left: 1px solid #777;
  vertical-align: middle;
}
#descript ul .first {
  border-left: none;
  padding-left: 0;
}
#descript ul .last {
  padding-right: 0;
}
#descript a {
  text-decoration: none;
  color: #555;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
#descript a:hover {
  border-bottom: 1px solid #555;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
#descript .water {
  width: 900px;
  height: 100px;
  margin-left: 16px;
  margin-top: 13px;
  font-size: 12px;
  line-height: 12px;
  color: #444;
  text-align: left;
}

#footer {
  width: 930px;
  height: 100px;
  margin-top: 15px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
#footer .copyleft {
  display: inline-block;
  width: 220px;
  margin-left: 20px;
  text-align: left;
}
#footer .copyleft h2 {
  display: inline-block;
  height: 36px;
  font-size: 13px;
  line-height: 20px;
  font-weight: normal;
  color: #555;
  text-align: left;
}
#footer .copyleft h3 {
  display: inline-block;
  height: 20px;
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  height: 20px;
  color: #555;
  letter-spacing: 2px;
  text-align: left;
}
#footer .copyleft h4 {
  display: inline-block;
  height: 15px;
  font-size: 13px;
  font-weight: normal;
  color: #555;
  text-align: left;
}
#footer ul {
  display: inline-block;
  width: 270px;
  margin-left: 20px;
  margin-top: 5px;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  cursor: default;
}
#footer ul li {
  display: inline-block;
  width: 105px;
  height: 27px;
  text-align: left;
}
#footer ul a {
  color: #555;
  text-decoration: none;
  border-bottom: 1px solid #555;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
#footer ul a:hover {
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
#footer .notice {
  display: inline-block;
  width: 370px;
  margin-left: 20px;
  text-align: left;
  vertical-align: top;
}
#footer .notice h1 {
  display: inline-block;
  height: 25px;
  font-size: 13px;
  line-height: 20px;
  font-weight: normal;
  color: #555;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 2px;
}
#footer .notice p {
  display: inline-block;
  height: 20px;
  font-size: 8px;
  font-weight: normal;
  line-height: 15px;
  color: #555;
  text-align: left;
  margin-top: 10px;
}

#catalog_root {
  cursor: default;
  margin-left: -3px;
  margin-right: -6px;
}
#catalog_root .item_border {
  display: inline-block;
  padding: 4px;
  margin-bottom: 10px;
  text-align: center;
  transition: 0.3s;
}
#catalog_root .item {
  display: inline-block;
  width: 168px;
  /*height:133px;
	line-height:131px;*/
  height: 150px;
  line-height: 148px;
  border: 1px solid #999;
  vertical-align: top;
  text-align: center;
  background-color: #fff;
  z-index: 9;
  transition: 0.3s;
}
#catalog_root .item img {
  max-width: 130px;
  max-height: 80px;
  margin-bottom: 7px;
}
#catalog_root .item_border:hover > .item .submenu {
  display: block;
  z-index: 2;
  visibility: visible;
  height: auto;
  opacity: 1;
  transition-delay: 0s;
}
#catalog_root .item_border:hover > .item {
  border: 1px solid #d22222;
}
#catalog_root .item_border:hover {
  background-color: #e7e7e7;
}
#catalog_root a {
  color: #555;
  text-decoration: none;
}
#catalog_root .item div {
  display: inline-block;
  line-height: 16px;
  width: 150px;
  text-decoration: none;
  vertical-align: middle;
  text-align: center;
}
#catalog_root .item a:hover {
  color: #d22222;
  text-decoration: none;
}
#catalog_root .item a:hover > p {
  text-decoration: none;
}
#catalog_root .item p {
  display: inline-block;
  width: 150px;
  text-decoration: underline;
  text-align: center;
}
#catalog_root .item_border .price {
  text-decoration: none;
  margin-top: 3px;
}

#catalog_root .item_border .price span {
  font-weight: bold;
  color: #d2232a;
}

#catalog_root .item_border .price span.rub {
  font-weight: normal;
}

#catalog_root .submenu {
  background-color: #e7e7e7;
  position: relative;
  width: 178px;
  margin-left: -5px;
  margin-top: 3px;
  list-style-type: none;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: -150px;
  padding-top: 3px;
  padding-bottom: 5px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  height: 0;
}
#catalog_root .submenu1 {
  display: none;
  background-color: #e7e7e7;
  position: relative;
  width: 178px;
  margin-left: -5px;
  margin-top: 3px;
  list-style-type: none;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: -150px;
}
#catalog_root .submenu div {
  padding-bottom: 10px;
  padding-top: 8px;
}
#catalog_root .submenu a {
  display: block;
  width: 90%;
  padding: 3px;
  line-height: 14px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: underline;
}
#catalog_root .submenu a:hover {
  color: #d22222;
  text-decoration: none;
}

#catalog {
  margin-bottom: 10px;
  overflow: hidden;
}
.brend_desc {
  margin-bottom: 20px;
  overflow: auto;
}
.brend_desc p {
  margin-bottom: 10px;
}
.brend_desc img {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
.brend_desc div {
  padding-right: 170px;
}
.brend_desc a {
  color: #555;
  font-size: 12px;
}

/* REDISIGN #catalog_model START*/
#catalog_model {
  display: inline-block;
  width: 752px;
  margin-left: 10px;
  text-align: left;
  vertical-align: top;
  font-size: 13px;
  color: #444;
}
#catalog_model .images {
  border: 1px solid #c7c7c7;
  padding: 10px;
  float: left;
  width: 480px;
  height: 100%;
  line-height: 400px;
  text-align: center;
}
#catalog_model .bonus_label {
  margin-left: 230px;
  margin-top: -27px;
  line-height: 0;
  opacity: 0.8;
  position: absolute;
}
#catalog_model .images .main_pic {
  padding-right: 16px;
  vertical-align: middle;
  max-width: 390px;
  max-height: 600px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#catalog_model .brand_img {
  border: 2px solid #dfdfdf;
  padding: 15px 30px 15px;
  border-left: transparent;
  border-right: transparent;
}
#catalog_model .brand_logo {
  position: relative;
  right: -3px;
  top: 0px;
  width: 169px;
  margin-left: 519px;
}
#catalog_model .options {
  float: right;
  width: 230px;
}
#catalog_model .options .price {
  color: #999;
}
#catalog_model .price_block > div {
  display: inline-block;
}
#catalog_model .price_block .new {
  font-size: 24px;
  color: #d2232a;
  font-weight: bold;
}
#catalog_model .price_block .rub {
  display: inline-block;
}
#catalog_model .price_block .old {
  font-size: 16px;
  color: #282828;
  padding-left: 13px;
  text-decoration: line-through;
  vertical-align: top;
}
#catalog_model .buttons {
  margin-top: 15px;
  margin-left: 1px;
}
#catalog_model .buttons a {
  display: block;
  width: 100%;
  padding: 5px 0 4px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.5s;
}
#catalog_model .buttons .btn-more-sale {
  background: #67686a;
  color: #fff;
}
#catalog_model .buttons .btn-more-sale:hover {
  background: #dfdfdf;
  color: #000000;
}

#catalog_model .buttons .btn-add {
  background: #d2232a;
  color: #fff;
}
#catalog_model .buttons .btn-add:hover {
  background: #67686a;
}
#catalog_model .buttons .btn-add::after {
  content: "";
  background: url(/bitrix/templates/arsenalmusic/img/redesign/basket-ico.png)
    no-repeat center center;
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  padding-left: 20px;
  margin-right: -13px;
  margin-bottom: 2px;
  background-size: contain;
}
#catalog_model .buttons .btn-fav {
  background-color: #dfdfdf;
  color: #282828;
  padding: 6px 0 5px;
}
#catalog_model .buttons .btn-fav:hover {
  background: #d2232a;
  color: #fff;
}
#catalog_model .buttons .btn-fav:hover::after {
  content: "";
  background: url(/bitrix/templates/arsenalmusic/img/btn-fav-2.png) no-repeat
    center center;
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  padding-left: 25px;
  margin-right: -17px;
  margin-bottom: 3px;
  background-size: contain;
}
#catalog_model .buttons .btn-fav::after {
  content: "";
  background: url(/bitrix/templates/arsenalmusic/img/catalog-fav.png) no-repeat
    center center;
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  padding-left: 25px;
  margin-right: -17px;
  margin-bottom: 3px;
  background-size: contain;
}
#catalog_model .buttons .btn-order {
  background-color: #67686a;
  color: #fff;
  padding: 5px 0 !important;
}
#catalog_model .buttons .btn-order:hover {
  background: #565656;
}
#catalog_model .buttons a + a {
  margin-top: 5px;
}
#catalog_model .info {
  margin-top: 15px;
  padding-bottom: 17px;
  border-bottom: 2px solid #dfdfdf;
  font-size: 14px;
  margin-left: 2px;
}
#catalog_model b {
  font-size: 13px;
}
#catalog_model .info .pickup {
  letter-spacing: 0.2px;
}
#catalog_model .info .pickup b {
  position: relative;
  top: -2px;
  left: 2px;
}
#catalog_model .info .delivery {
}
#catalog_model .info .description {
  color: #777;
  font-size: 13px;
  padding-left: 28px;
}
#catalog_model .info .delivery::before {
  content: "";
  background: url(/bitrix/templates/arsenalmusic/img/catalog-delivery.png)
    no-repeat center center;
  display: inline-block;
  width: 19px;
  height: 20px;
  margin-left: -5px;
  vertical-align: middle;
  margin-bottom: 3px;
  background-size: contain;
  padding-right: 10px;
}
#catalog_model .info .pickup::before {
  content: "";
  background: url(/bitrix/templates/arsenalmusic/img/catalog-pickup.png)
    no-repeat center center;
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-bottom: 3px;
  margin-left: -6px;
  background-size: contain;
  padding-right: 9px;
}
#catalog_model .amount_title {
  margin-top: 12px;
  display: block;
}
#catalog_model .amount_description {
  background: #ffffff;
  padding: 0 20px 20px 20px;
}
#catalog_model .tabs {
  float: left;
  width: 503px;
  height: 40px;
  margin-top: 32px;
  /*clear:both;*/
}
#catalog_model .attributes {
  float: left;
  width: 504px;
  padding: 0;
  font-size: 12px;
  color: #333;
  border: 0;
  text-align: left;
  border: 0;
  margin-bottom: 21px;
  margin-left: 0;
  margin-top: 8px;
}
#catalog_model .attributes .line {
  padding: 5px;
}
#catalog_model .attributes .line:first-child {
  margin-top: 10px;
}
#catalog_model .attributes .line:nth-child(odd) {
  background: #eee;
}
#catalog_model .detail_text {
  margin-bottom: 21px;
}
#catalog_model .files {
  margin-bottom: 21px;
}
#catalog_model .b_line {
  clear: left;
  width: 100%;
  height: 2px;
  background-color: #dfdfdf;
}
#catalog_model .similar {
  margin-top: 20px;
  margin-bottom: 11px;
  padding-left: 3px;
}
#catalog_model .similar .title {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
#catalog_model .similar .content {
  height: 270px;
  width: 753px;
}
#catalog_model .similar .slick-slide {
  width: 179px !important;
}
#catalog_model .similar .slick-slide + .slick-slide {
  margin-left: 10px;
}
#catalog_model .catalog_element {
  width: 176px !important;
}
#catalog_model .slick-next {
  right: -13px;
}
/* REDISIGN #catalog_model END*/

/*
#catalog_model {
	display:inline-block;
	width:700px;
	margin-left:5px;
	text-align:left;
	vertical-align:top;
	font-size:13px;
	color:#444;
}*/
#catalog_model h1 {
  display: block;
  font-size: 17px;
  color: #444;
  margin-top: -4px;
}
#catalog_model h2 {
  display: block;
  font-size: 15px;
  color: #444;
  font-weight: normal;
  margin: 0;
  margin-bottom: 20px;
}
#catalog_model .brand_logo h2 {
  /* display:block; */
  font-size: 15px;
  color: #444;
  font-weight: normal;
  margin: 0;
  float: left;
  /* line-height: 600%; */
  margin-top: 35px;
  margin-bottom: 46px;
}
#catalog_model .brand_logo img {
  width: 171px;
  height: 89px;
  margin-bottom: 7px;
}
/*
#catalog_model .images {
	float:left;
	width:500px;
	min-height:600px;
	line-height:400px;
	border:1px solid #c7c7c7;
	text-align:center;
	padding:10px;
}
*/
#catalog_model .images a {
  color: #fff;
  cursor: zoom-in;
  display: block;
  widows: 100%;
}
#catalog_model .images .thumbs a:hover > img {
  border: 1px solid #d22222;
}
/*
#catalog_model .images  .main_pic {
	vertical-align:middle;
	max-width:390px;
	max-height:600px;
	margin-top:5px;
	margin-bottom:5px;
}
*/
#catalog_model .images .thumbs {
  display: block;
  float: left;
  /*width:100px;*/
  width: 100%;
  min-height: 100px;
  text-align: left;
  line-height: 50;
}
#catalog_model .images .thumbs a {
  display: block;
  float: left;
  width: 25%;
  height: 100%;
  min-height: 100px;
}
#catalog_model .images .thumbs img {
  display: block;
  border: 1px solid #c7c7c7;
  /*margin-bottom:10px;
	margin-top:6px;*/
  max-width: 84px;
  margin: 6px auto 10px;
  max-height: 84px;
}
#catalog_model .images .thumbs img:hover {
  border: 1px solid #d22222;
}
/*
#catalog_model .options {
	float:right;
	width:160px;
	min-height:100px;
}

#catalog_model .options .price {
	width:140px;
	height:30px;
	padding:10px;
	background-color:#dfdfdf;
	font-size:12px;
}
#catalog_model .options .price_sale {
	width:140px;
	height:55px;
	padding:10px;
	background-color:#dfdfdf;
	font-size:12px;
}
#catalog_model .options .price_sale div {
	display:block;
	margin-top:-5px;
	line-height:25px;
	font-size:18px;
	color:#d22222;
	font-weight:bold;
}
#catalog_model .options .old_price {
	display:block;
	margin-top:-5px;
	line-height:25px;
	font-size: 15px;
	color:black;
	font-weight:normal;
	text-decoration: line-through;
}
#catalog_model .options .old_price .rub {
	display: inline-block;
    font-size: 15px;
    line-height: 0.45em;
    border-bottom: 1px solid #000000;
    color: black;
    width: 0.5em;
    text-decoration: line-through;
}
#catalog_model .options .price div {
	display:block;
	margin-top:-5px;
	line-height:25px;
	font-size:18px;
	color:#d22222;
	font-weight:bold;
}
#catalog_model .options .price span {
	font-weight:normal;
}
#catalog_model .options .stores {
	width:140px;
	height:30px;
	padding:10px;
	font-size:12px;
}
#catalog_model .options .stores a {
	display:block;
	min-width:50px;
	color:#444;
	text-decoration:underline;
}
#catalog_model .options .stores a:hover {
	text-decoration:none;
}
#catalog_model .options .buttons {
	font-size:12px;
	margin-top:15px;
	margin-left:10px;
	width:99px;
	color:#444;
}
#catalog_model .options .buttons a {
	display:block;
	text-decoration:underline;
	font-size:14px;
	color:#444;
	margin-top:15px
}
#catalog_model .options .buttons a div {
	display:block;
	margin-bottom:5px;
	height:40px;
	background:url('/bitrix/templates/arsenalmusic/img/model_button_buy.png') no-repeat left top;
	text-decoration:underline;
	font-size:14px;
}
#catalog_model .options .buttons a:hover {
	text-decoration:none;
	color:#d22222;
}
#catalog_model .options .buttons a:hover > div {
	background-position:0 -40px;
}
#catalog_model .options .buttons .buy {
	background-image:url('/bitrix/templates/arsenalmusic/img/model_button_buy.png');
}
#catalog_model .options .buttons .wish {
	background-image:url('/bitrix/templates/arsenalmusic/img/model_button_wish.png');
}
#catalog_model .options .buttons .compare {
	background-image:url('/bitrix/templates/arsenalmusic/img/model_button_compare.png');
}
#catalog_model .options .buttons a div {
}
*/
/*
#catalog_model .tabs {
	float:left;
	width: 520px;
	height:40px;
	margin-top:20px;
	clear:both;
}
*/
#catalog_model .tabs .lnk {
  display: block;
  float: left;
  width: 167px;
  height: 37px;
  line-height: 37px;
  background-color: #dcddde;
  color: #333;
  font-size: 15px;
  text-align: left;
  transition: 0.3s;
}
#catalog_model .tabs .lnk div {
  display: inline-block;
  vertical-align: middle;
  line-height: 17px;
  margin-left: 20px;
}
#catalog_model .tabs .lnk:hover {
  background-color: #cacbcb;
}
#catalog_model .tabs .active {
  background-color: #8c8c8c;
  color: #fff;
}
#catalog_model .tabs .active:hover {
  background-color: #8c8c8c;
}
#catalog_model .tabs .b_line {
  clear: left;
  width: 99.8%;
  height: 3px;
  background-color: #8c8c8c;
}
#catalog_model .detail_text {
  float: left;
  /* width:555px; */
  width: 510px;
  padding-top: 13px;
  padding-left: 5px;
  font-size: 13px;
  color: #555;
  text-align: left;
  line-height: 18px;
}
#catalog_model #model_details_attributes {
  display: none;
}
#catalog_model .files {
  display: none;
  float: left;
  /* width:555px; */
  width: 520px;
  padding-top: 13px;
  padding-left: 5px;
  font-size: 13px;
  color: #555;
  text-align: left;
  line-height: 23px;
}
/*
#catalog_model .attributes {
	float:left;
	width:520px;
	padding:0;
	font-size:12px;
	color: #333;
	border:0;
	text-align:left;
	border:0;
	margin-left:-2px;
	margin-top:5px;
}
*/
#catalog_model .attributes b {
  color: #555;
  margin-left: 3px;
}
#catalog_model .attributes td {
  padding: 4px;
}
#catalog_model .attributes tr:nth-child(odd) {
  background: #ffffff;
}
#catalog_model .attributes tr:nth-child(even) {
  background: #eeeeee;
}
#catalog_model .storeamount_link {
  /* margin-top:10px; */
  margin-top: 13px;
  /*padding-left:5px;*/
}
#catalog_model .storeamount_link a {
  color: #555;
}
#catalog_model .storeamount_link:hover > #storeamount {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}
#catalog_model .storeamount_link:hover > a {
  text-decoration: underline;
  color: #dd2222;
}
#storeamount {
  position: absolute;
  width: 150px;
  padding-top: 7px;
  padding-bottom: 12px;
  background-color: #fff;
  font-size: 12px;
  cursor: default;
  /* visibility:hidden; */
  /* opacity:0; */
  /* transition:visibility 0s linear 0.2s,opacity 0.2s linear; */
}
#storeamount img {
  padding-left: 2px;
  padding-right: 2px;
}

#news_list {
  width: 100%;
  color: #fff;
}
#news_list a {
  text-decoration: none;
}
#news_list .item {
  min-height: 120px;
  padding-bottom: 15px;
  padding-right: 50px;
}
#news_list .pic {
  float: left;
  margin-right: 10px;
  width: 170px;
  height: 120px;
}
#news_list .title {
  display: block;
  color: #dd0000;
  font-weight: bold;
  padding-bottom: 2px;
}
#news_list .title:hover {
  color: #333;
}
#news_list .date {
  font-size: 12px;
  color: #333;
  cursor: default;
  padding-bottom: 5px;
}
#news_list .text {
  font-size: 14px;
  color: #333;
}

#pagination {
  color: #999;
  cursor: default;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#pagination .modern-page-current,
#pagination .modern-page-dots {
  padding-left: 7px;
  padding-right: 7px;
}
#pagination .modern-page-previous {
  padding-right: 20px;
  padding-left: 30px;
}
#pagination .modern-page-next {
  padding-left: 20px;
  padding-right: 30px;
}
#pagination .modern-page-current {
  color: #999;
  font-weight: normal;
}
#pagination a {
  padding-left: 7px;
  padding-right: 7px;
  text-decoration: underline;
}
#pagination a:hover {
  text-decoration: none;
}

#news_detail {
  width: 100%;
  color: #333;
}
#news_detail .date {
  font-size: 14px;
  margin-top: -7px;
  margin-bottom: 25px;
  margin-left: 2px;
  color: #777;
}
#news_detail .picture {
  margin-bottom: 10px;
  margin-left: 42px;
}
#news_detail .body {
  padding-left: 42px;
  width: 90%;
}
#news_detail a {
  color: #dd0000;
  text-decoration: underline;
}
#news_detail a:hover {
  text-decoration: none;
}
#news_detail p {
  margin-bottom: 10px;
}
#news_detail div {
  margin-bottom: 10px;
}
#news_detail ol {
  margin: 0;
  padding: 0;
}
#news_detail ul {
  margin: 0;
  padding: 0;
}
#news_detail li {
  margin-left: 25px;
  padding: 0;
}
#news_detail hr {
  margin-top: 15px;
  margin-bottom: 10px;
}

#brends {
  text-align: left;
  padding-left: 20px;
}
#brends .item {
  display: block;
  padding: 10px;
  margin-bottom: 10px;
  vertical-align: top;
  text-align: left;
  font-size: 12px;
}
#brends .letter {
  float: left;
  width: 30px;
  height: 30px;
  font-size: 32px;
  color: #d22222;
  text-align: center;
}
#brends ul {
  display: block;
  margin: 0;
  padding: 0;
  padding-top: 8px;
}
#brends ul li {
  margin-left: 50px;
  margin-bottom: 3px;
  padding: 0;
  list-style: none;
}
#brends a {
  color: #333;
  text-decoration: underline;
}
#brends a:hover {
  text-decoration: none;
}
#brends .col {
  display: inline-block;
  min-width: 222px;
  max-width: 299px;
  margin-right: 33px;
  vertical-align: top;
}

#stores {
  text-align: left;
}
#stores #YMap {
  width: 100%;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
#stores .item {
  display: block;
  padding: 10px;
  margin-bottom: 10px;
  vertical-align: top;
  text-align: left;
  font-size: 12px;
}
#stores .letter {
  float: left;
  width: 30px;
  height: 30px;
  font-size: 32px;
  color: #d22222;
  text-align: center;
}
#stores ul {
  display: block;
  margin: 0;
  padding: 0;
  padding-top: 15px;
}
#stores ul li {
  margin-left: 50px;
  margin-bottom: 3px;
  padding: 0;
  list-style: none;
}
#stores a {
  color: #333;
  text-decoration: underline;
}
#stores a:hover {
  text-decoration: none;
}
#stores .col {
  display: inline-block;
  min-width: 200px;
  margin-right: 50px;
  vertical-align: top;
}

#stores_detail {
  text-align: left;
  overflow: auto;
}
#stores_detail #YMapID,
#stores_detail .YMapID {
  width: 100%;
  height: 450px;
  margin-bottom: 10px;
  z-index: 3;
}
#stores_detail .info {
  width: 210px;
  min-height: 340px;
  background-color: #fff;
  z-index: 5;
  position: absolute;
  margin-top: 20px;
  margin-left: 20px;
  padding: 10px;
  color: #333;
  opacity: 0.9;
}
#stores_detail .info .shopimage {
  width: 210px;
  height: 170px;
}
#stores_detail .info table {
  border: 0;
  margin-top: 5px;
  width: 100%;
  margin-right: -5px;
  font-size: 12px;
}
#stores_detail .info td {
  vertical-align: top;
  padding-bottom: 2px;
}
#stores_detail .info .vk {
  padding-top: 3px;
  margin-left: -50px;
}
#stores_detail .info table .t {
  width: 50px;
}
#stores_detail .info table a {
  color: #555;
}
#stores_detail .info .preview_text {
  margin-top: 5px;
  font-size: 12px;
}
#stores_detail .shoplist {
  float: left;
  width: 175px;
  min-height: 500px;
  padding-right: 15px;
  padding-top: 10px;
}
#stores_detail .shoplist .title {
  width: auto;
  padding-left: 10px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  background-color: #d22222;
}
#stores_detail .shoplist ul {
  list-style: none;
  margin-top: 10px;
}
#stores_detail .shoplist li {
  list-style: none;
  margin-left: 15px;
  font-size: 12px;
}
#stores_detail .shoplist li a {
  color: #333;
}
#stores_detail .detail {
  margin-left: 190px;
  padding-top: 22px;
}
#stores_detail .detail .contacts {
  display: inline-block;
  width: 190px;
  padding-left: 15px;
  vertical-align: top;
}
#stores_detail .detail .contacts .sep {
  height: 30px;
}
#stores_detail .detail .contacts .contact_list {
  margin-top: 3px;
}
#stores_detail .detail .contacts .contact_list li {
  list-style: none;
  margin-bottom: 3px;
}
#stores_detail .detail .contacts .contact {
  margin-top: 0;
  margin-left: 20px;
}
#stores_detail .detail .contacts .contact li {
  list-style: disc;
  font-weight: normal;
}
#stores_detail .detail .text {
  display: inline-block;
  width: 560px;
  vertical-align: top;
}
#stores_detail .detail .text h1 {
  display: block;
  height: 40px;
  line-height: 36px;
  font-size: 16px;
}
#stores_detail .detail .text li {
  margin-left: 35px;
}
#stores_detail .detail .text p {
  margin-bottom: 10px;
}
#stores_detail .detail .photo {
  width: 100%;
  margin-top: 20px;
  vertical-align: top;
}
#stores_detail .detail .main_photo {
  display: inline-block;
  max-width: 530px;
  max-height: 333px;
}
#stores_detail .detail .photos_list {
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
  list-style: none;
  overflow-y: auto;
  height: 333px;
  width: 190px;
}
#stores_detail .detail .photos_list img {
  max-width: 160px;
  min-width: 105px;
  max-height: 105px;
  margin-bottom: 6px;
}

#mycart {
  color: #333;
  overflow: auto;
}

#mycart_buttons {
  float: right;
  width: 180px;
}
#mycart_buttons a {
  display: block;
  width: 100%;
  background-color: #e0e0e0;
  border: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 20px;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  text-align: center;
}
#mycart_buttons a:hover {
  text-decoration: underline;
}
#mycart_buttons .buy {
  background-color: #d22222;
  color: #fff;
}
#mycart_buttons .buy:hover {
  color: #fff;
  text-decoration: underline;
}

#mycart .buttons {
  float: right;
  width: 180px;
}
#mycart .buttons a {
  display: block;
  width: 100%;
  background-color: #e0e0e0;
  border: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 20px;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  text-align: left;
}
#mycart .buttons a:hover {
  text-decoration: underline;
}
#mycart .buttons .buy {
  background-color: #d22222;
  color: #fff;
}
#mycart .buttons .buy:hover {
  color: #fff;
  text-decoration: underline;
}
#mycart .buttons .active {
  background-color: #555;
  color: #fff;
}
#mycart .buttons .active:hover {
  color: #fff;
  text-decoration: none;
}
#mycart .buttons .pic {
  background-position: 0 -20px;
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 5px;
  margin-left: 33px;
}
#mycart .buttons .pic_active {
  background-position: 0 0;
}
#mycart #mycart_showbasket .pic {
  background-image: url("/bitrix/templates/arsenalmusic/img/mycart_basket.png");
}
#mycart #mycart_showfavorite .pic {
  background-image: url("/bitrix/templates/arsenalmusic/img/mycart_favorite.png");
}
#mycart_list {
  width: 700px;
  margin-right: 200px;
}
#mycart_list .th {
  width: 100%;
  height: 25px;
  line-height: 24px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  cursor: default;
}
#mycart_list .th_name {
  width: 450px;
  display: inline-block;
  text-align: center;
  cursor: auto;
}
#mycart_list .th_count {
  width: 120px;
  display: inline-block;
  text-align: center;
  cursor: auto;
}
#mycart_list .th_price {
  width: 120px;
  display: inline-block;
  text-align: center;
  cursor: auto;
}
#mycart_list .tr {
  width: 100%;
  min-height: 50px;
  word-spacing: 0;
  letter-spacing: 0;
  border-bottom: 1px solid #999;
  cursor: default;
}
#mycart_list .tr:hover .rem {
  display: block;
}
#mycart_list .model {
  width: 450px;
  display: inline-block;
  vertical-align: top;
  cursor: auto;
}
#mycart_list .model .pic {
  text-align: center;
  margin-right: 275px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 90px;
}
#mycart_list .model img {
  display: inline-block;
  max-width: 150px;
  max-height: 170px;
  vertical-align: middle;
}
#mycart_list .model .desc {
  float: right;
  width: 271px;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 30px;
}
#mycart_list .model h1 {
  font-size: 16px;
}
#mycart_list .count {
  width: 120px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-top: 30px;
  margin-bottom: 30px;
  cursor: auto;
}
#mycart_list .count input {
  width: 35px;
  height: 10px;
  border: 1px solid #999;
  text-align: center;
  padding: 5px;
}
#mycart_list .price {
  width: 120px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: bold;
  cursor: auto;
}
#mycart_list .rem {
  width: 100%;
  text-align: right;
  height: 25px;
  line-height: 23px;
  margin-top: -25px;
  font-size: 12px;
  display: none;
}
#mycart_list .rem a {
  display: inline-block;
  margin-right: 10px;
  color: #d22222;
  text-decoration: underline;
  vertical-align: bottom;
}
#mycart_list .rem a:hover {
  text-decoration: none;
}
#mycart thead {
  display: block;
  width: 100%;
  height: 25px;
  line-height: 22px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  cursor: default;
}
#mycart .items thead tr {
  display: block;
  border-bottom: none;
  min-height: 10px;
}
#mycart .th {
  width: 100%;
  height: 25px;
  line-height: 24px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  cursor: default;
}
#mycart .t_name {
  width: 440px;
  display: inline-block;
  text-align: center;
  cursor: auto;
}
#mycart .t_count {
  width: 120px;
  display: inline-block;
  text-align: center;
  cursor: auto;
}
#mycart .t_price {
  width: 100px;
  display: inline-block;
  text-align: center;
  cursor: auto;
}
#mycart .th_name {
  width: 450px;
  display: inline-block;
  text-align: center;
  cursor: auto;
}
#mycart .th_count {
  width: 120px;
  display: inline-block;
  text-align: center;
  cursor: auto;
}
#mycart .th_price {
  width: 120px;
  display: inline-block;
  text-align: center;
  cursor: auto;
}
#mycart .items {
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
}
#mycart .items tr {
  display: block;
  border-bottom: 1px solid #999;
  min-height: 150px;
}
#mycart .model {
  width: 450px;
  vertical-align: top;
  cursor: auto;
  text-align: center;
}
#mycart .model .pic {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 90px;
}
#mycart .item:hover .remove {
  display: block;
}
#mycart .remove {
  width: 150px;
  text-align: right;
  margin-top: 70px;
  margin-left: -45px;
  margin-bottom: -45px;
  font-size: 12px;
  display: none;
  font-weight: normal;
}
#mycart .item:hover .action {
  display: block;
}
#mycart .action {
  width: 150px;
  text-align: right;
  margin-top: 70px;
  margin-left: -45px;
  margin-bottom: -45px;
  font-size: 12px;
  display: none;
  font-weight: normal;
  cursor: default;
}
#mycart .action a {
  margin-left: 5px;
}
#mycart .model img {
  display: inline-block;
  max-width: 150px;
  max-height: 170px;
  vertical-align: middle;
}
#mycart .model .desc {
  float: right;
  width: 271px;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 30px;
}
#mycart .model h1 {
  font-size: 16px;
}
#mycart .count {
  width: 115px;
  text-align: center;
  vertical-align: top;
  margin-top: 30px;
  margin-bottom: 30px;
  cursor: default;
}
#mycart .count input {
  width: 35px;
  height: 10px;
  border: 1px solid #999;
  text-align: center;
  padding: 5px;
}
#mycart .count a {
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  color: #555;
  display: inline-block;
  width: 20px;
}
#mycart .count a:hover {
  color: #d22222;
}
#mycart .price {
  width: 110px;
  text-align: center;
  vertical-align: top;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: bold;
  cursor: auto;
}
#mycart_count {
  width: 700px;
  margin-right: 200px;
  text-align: right;
  padding-top: 15px;
  font-size: 16px;
}
#mycart_count .sum {
  display: inline-block;
  margin-right: 15px;
  margin-left: 5px;
  color: #d22222;
  font-weight: bold;
}
#mycart .allcount {
  margin-left: 500px;
  text-align: center;
  padding-top: 15px;
  font-size: 16px;
}
#mycart .allcount .sum {
  display: inline-block;
  margin-left: 5px;
  color: #d22222;
  font-weight: bold;
}
#mycart .allcount a {
  display: inline-block;
  width: 200px;
  background-color: #d22222;
  color: #fff;
  border: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 20px;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  transition: 0.5s;
}
#mycart .allcount a:hover {
  background-color: #8f0018;
}
#mycart_notice {
  color: #333;
  font-weight: bold;
  text-align: right;
  padding-top: 15px;
  font-size: 12px;
}
#mycart .notice {
  color: #333;
  font-weight: bold;
  padding: 15px;
  font-size: 12px;
  float: left;
  width: 60%;
}

#order {
  display: block;
  color: #555;
  padding-top: 10px;
  width: 750px;
  padding-left: 10px;
  line-height: 25px;
}
#order .chain {
  width: 100%;
  height: 36px;
  border-bottom: 1px solid #e0e0e0;
}
#order .chain h1 {
  font-size: 16px;
  margin-left: 3px;
}
#order .chain .step {
  float: left;
  width: 170px;
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
  padding-top: 1px;
  font-size: 12px;
  color: #777;
}
#order .chain .active {
  padding-top: 0;
  border: 1px solid #999;
  background-color: #f2f2f2;
  color: #333;
}
#order .options {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 10px;
  padding-left: 3px;
  border-bottom: 1px solid #e0e0e0;
  color: #555;
}
#order .options .input {
  display: block;
  height: 30px;
  line-height: 30px;
  width: 470px;
  margin-bottom: 20px;
}
#order .options .input div {
  line-height: 17px;
}
#order .options .input input {
  display: block;
  float: right;
  height: 20px;
  padding: 5px;
  width: 320px;
  border: 1px solid #aaa;
}
#order .options .house {
  display: inline-block;
  width: 190px;
}
#order .options .house input {
  display: block;
  width: 40px;
}
#order .options .address {
  display: inline-block;
  width: 125px;
  text-align: center;
  padding-left: 10px;
}
#order .options .address input {
  display: block;
  width: 40px;
}
#order .options .card_date {
  display: inline-block;
  width: 230px;
}
#order .options .card_date input {
  display: block;
  width: 50px;
  margin-right: 30px;
  text-align: center;
}
#order .options .card_date_year {
  display: inline-block;
  width: 50px;
  margin-right: 50px;
  height: 20px;
  padding: 5px;
  border: 1px solid #aaa;
  text-align: center;
}
#order .options .owner {
  display: inline-block;
  height: 40px;
}
#order .options .cv {
  display: inline-block;
  width: 150px;
  text-align: center;
  margin-left: 20px;
  height: 40px;
}
#order .options .cv input {
  display: block;
  width: 40px;
  text-align: center;
}
#order .options .checkbox {
  display: block;
  height: 30px;
  line-height: 30px;
  width: 470px;
  margin-bottom: 20px;
}
#order .options .checkbox input {
  display: block;
  float: left;
  height: 30px;
  border: none;
  margin-right: 10px;
}
#order .options span {
  margin-left: 10px;
  font-weight: bold;
}
#order .options input[type="checkbox"]:not(old),
#order .options input[type="radio"]:not(old) {
  width: 23px;
  margin: 0;
  padding: 0;
  opacity: 0;
}
#order .options input[type="checkbox"]:not(old) + label,
#order .options input[type="radio"]:not(old) + label {
  display: inline-block;
  margin-left: -23px;
  padding-left: 30px;
  background: url("/bitrix/templates/arsenalmusic/img/order_checkbox.png") no-repeat 0 0;
  line-height: 23px;
  margin-right: 30px;
}
#order .options input[type="checkbox"]:not(old):checked + label,
#order .options input[type="radio"]:not(old):checked + label {
  background-position: 0 -23px;
}
#order .select {
  display: inline-block;
  color: #555;
  padding: 0;
  margin-left: 50px;
  margin-bottom: -7px;
  border: 1px solid #e0e0e0;
  width: 180px;
  overflow: hidden;
  background-color: #fff;
  background: #fff url("/bitrix/templates/arsenalmusic/img/order_select.png") no-repeat 95% 50%;
}
#order .select select {
  color: #333;
  width: 200px;
  background: transparent;
  line-height: 1;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
#order .options hr {
  display: block;
  border: 0;
  width: 600px;
  height: 1px;
  background-color: #e0e0e0;
  margin-top: 30px;
  margin-bottom: 30px;
}
#order .pay_price {
  line-height: 15px;
  margin-top: -35px;
  margin-bottom: 20px;
}
#order .pay_price h1 {
  display: block;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: normal;
}
#order .pay_price span {
  margin-left: 0;
  font-weight: normal;
  font-size: 12px;
}
#order .pay_desc {
  line-height: 20px;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#order .pay_desc img {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 10px;
}
#order .move {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 5px;
}
#order .move input {
  width: 170px;
  height: 35px;
  background: #f2f2f2 url("/bitrix/templates/arsenalmusic/img/order_stepforward.png") no-repeat right;
  border: 0;
  cursor: pointer;
  color: #555;
  font-size: 14px;
  padding-right: 10px;
}
#order .move .pay {
  padding: 0;
  background-image: none;
  background-color: #777;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
}
#order .move .pay:hover {
  background-color: #d22222;
}
#order .move .back {
  display: inline-block;
  width: 110px;
  padding-left: 20px;
  background: #fff url("/bitrix/templates/arsenalmusic/img/order_stepback.png") no-repeat left;
  text-align: left;
  margin-right: 50px;
  color: #555;
  font-size: 14px;
}

#about {
}
#about .nav {
  display: block;
  float: left;
  width: 180px;
  min-height: 120px;
  background-color: #eee;
  list-style: none;
  padding: 5px;
  font-size: 13px;
  margin-right: 13px;
}
#about .nav li {
  margin-bottom: 3px;
  margin-left: 5px;
}
#about .nav a {
  color: #333;
}
#about .nav .active {
  color: #d22222;
}
#about .bonus_label {
  float: inherit;
  /* display: none; */
  margin: 0;
  margin-top: -5px;
  margin-bottom: 20px;
}
#about .page {
  min-height: 400px;
  margin-left: 228px;
  /* margin-left: 210px; */
  padding-right: 30px;
  padding-bottom: 30px;
  line-height: 20px;
}
#about .page a {
  color: #555;
  text-decoration: underline;
}
#about .page a:hover {
  text-decoration: none;
}
#about .page .indent {
  margin-left: 30px;
}
#about .page h2 {
  font-size: 15px;
  color: #555;
}
#about .page ul {
  margin-bottom: 15px;
}
#about .page .dt {
  list-style-type: circle;
}
#about h1 {
  font-size: 16px;
  margin-bottom: 15px;
}
#about h2 {
  margin-top: 30px;
  color: #d22222;
  font-size: 15px;
}
#about h3 {
  font-size: 14px;
}
#about a {
  color: #555;
  text-decoration: underline;
}
#about a:hover {
  text-decoration: none;
}
#about p {
  margin-bottom: 15px;
}
#about .indent {
  display: inline-block;
  margin-left: 35px;
}
#about .brends {
  margin-left: -8px;
  margin-bottom: 10px;
  text-align: center;
  height: 70px;
  line-height: 70px;
  cursor: default;
}
#about .brends img {
  display: inline;
  float: none;
  vertical-align: middle;
}
#about .pics {
  margin-left: -8px;
  margin-bottom: 10px;
  text-align: center;
  cursor: default;
}
#about .pics img {
  display: inline;
  float: none;
}
#about ul {
  margin-bottom: 17px;
  list-style: none;
}
#about img {
  float: right;
  margin-left: 10px;
}
#about hr {
  display: block;
  border: 0;
  height: 1px;
  width: 80%;
  margin-bottom: 15px;
  background-color: #999;
}
#about .partners {
  border-top: 1px solid #999;
  margin-top: 30px;
  padding-top: 20px;
  /* display:none; */
}
#about .partners label {
  display: block;
  float: left;
  height: 30px;
  line-height: 28px;
  width: 180px;
  padding-right: 20px;
  margin-left: 20px;
}
#about .partners label img {
  float: left;
  height: 32px;
  width: 170px;
  margin: 0;
  padding: 0;
}
#about .partners label div {
  display: inline-block;
  line-height: 15px;
  vertical-align: middle;
}
#about .partners label span {
  font-size: 12px;
}
#about .partners .field {
  display: block;
  height: 20px;
  padding: 5px;
  width: 370px;
  border: 1px solid #aaa;
  margin-bottom: 20px;
}
#about .partners .submit {
  width: 155px;
  height: 35px;
  border: 0;
  cursor: pointer;
  color: #555;
  font-size: 14px;
  padding-right: 10px;
  text-align: center;
  margin-left: 20px;
}
#about .partners .submit:hover {
  color: #dd2222;
  text-decoration: underline;
}
#about .partners hr {
  width: 100%;
  margin-bottom: 30px;
}
#about .partners input[type="checkbox"]:not(old),
#about .partners input[type="radio"] {
  display: inline-block;
  margin-right: 11px;
}
#about .partners .radio {
  display: inline-block;
  width: auto;
  float: none;
}
#about .partners .checkbox {
  display: inline-block;
  width: auto;
  float: none;
  margin-left: 215px;
}
#about .coworkers {
  padding-top: 20px;
  margin: 0;
}
#about .coworkers li {
  display: inline-block;
  width: 120px;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 50px;
  vertical-align: middle;
}
#about .coworkers img {
  display: inline-block;
  float: none;
  margin: 0;
}
#about .coworkers a {
  display: inline-block;
}
#about .friends {
  padding-top: 20px;
  margin: 0;
}
#about .friends li {
  display: inline-block;
  width: 170px;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 50px;
}
#about .friends .friend {
  display: block;
  height: 150px;
}
#about .friends img {
  display: inline-block;
  float: none;
  margin: 0;
}
#about .friends a {
  display: inline-block;
  text-decoration: none;
}
#about .friends .name {
  margin-top: -50px;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  text-decoration: underline;
}
#about .friends .friend:hover > div {
  text-decoration: none;
}
#about .friends .brend {
  margin-top: -10px;
  width: 170px;
  text-align: left;
  height: 50px;
  line-height: 50px;
}
#about .friends .brend:hover > div {
  text-decoration: none;
}
#about .friends .brend img {
  display: inline-block;
  padding-left: 1px;
  vertical-align: middle;
}
#about .friends .brend div {
  display: inline-block;
  padding-left: 3px;
  text-decoration: underline;
  vertical-align: middle;
}

#about .promo {
  padding-top: 20px;
  cursor: default;
}
#about .promo li {
  float: none;
  display: inline-block;
  width: 170px;
  margin-left: 10px;
  margin-right: 30px;
  margin-bottom: 30px;
  font-size: 12px;
  vertical-align: top;
}
#about .promo li a {
  text-decoration: none;
}
#about .promo li a:hover > span {
  text-decoration: none;
}
#about .promo li a:hover > .title {
  text-decoration: none;
}
#about .promo li span {
  text-decoration: underline;
}
#about .promo li .pic {
  display: block;
  box-shadow: 5px 5px 0 0 #ddd;
  float: none;
  margin-bottom: 7px;
  width: 150px;
  height: 200px;
  border: 1px solid #999;
}
#about .promo li .btn {
  clear: both;
  float: none;
  margin-top: 10px;
  margin-bottom: -2px;
  margin-left: 10px;
  margin-right: 5px;
  vertical-align: bottom;
}
#about .promo li .look {
  display: block;
  height: 30px;
  line-height: 30px;
  margin-bottom: 3px;
  text-decoration: underline;
}
#about .promo li .download {
  display: block;
  height: 30px;
  line-height: 30px;
}
#about .promo li .item {
  display: block;
}

#about .promo li .title {
  text-align: center;
  line-height: 17px;
  padding-top: 2px;
  padding-left: 10px;
  padding-right: 5px;
  text-decoration: underline;
}

#about .user form {
  padding-left: 20px;
}
#about .user h1 {
  font-size: 15px;
  margin-bottom: 40px;
}
#about .user label {
  display: block;
  float: left;
  height: 30px;
  line-height: 28px;
  width: 180px;
  padding-right: 20px;
}
#about .user label img {
  float: left;
  height: 32px;
  width: 170px;
  margin: 0;
  padding: 0;
}
#about .user label div {
  display: inline-block;
  line-height: 15px;
  vertical-align: middle;
}
#about .user label span {
  font-size: 12px;
}
#about .user .field {
  display: block;
  height: 20px;
  padding: 5px;
  width: 320px;
  border: 1px solid #aaa;
  margin-bottom: 20px;
  color: #333;
}
#about .user .submit {
  width: 155px;
  height: 35px;
  border: 0;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  padding-right: 10px;
  text-align: center;
  margin-top: 20px;
  background-color: #999;
}
#about .user .submit:hover {
  background-color: #dd2222;
}
#about .user .changepass {
  font-weight: bold;
}
#about .user .password {
  padding-top: 20px;
  display: none;
}
#about .user .password input {
  width: 200px;
}

#about .orders {
  padding-top: 1px;
  padding-right: 10px;
}
#about .orders img {
  float: none;
}
#about .orders a {
  color: #dd2222;
}
#about .orders ul {
  display: block;
  width: 100%;
  border-top: 1px solid #999;
}
#about .orders ul a {
  color: #555;
}
#about .orders li {
  margin: 0;
  padding: 0;
  width: 100%;
}
#about .orders .order {
  display: block;
  border-bottom: 1px solid #999;
  margin: 0;
  line-height: 29px;
  height: 30px;
  width: 100%;
}
#about .orders .hr {
  height: 1px;
  width: 100%;
  background-color: #999;
}
#about .orders .id {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  width: 150px;
  text-decoration: underline;
  padding-left: 5px;
}
#about .orders .date {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  width: 190px;
  margin-left: 5px;
}
#about .orders .sumprice {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  width: 200px;
}
#about .orders .status {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  text-decoration: underline;
}
#about .orders .basket {
  display: block;
  overflow: auto;
  padding-bottom: 20px;
  border-bottom: 1px solid #999;
}
#about .orders .basket_item {
  display: block;
  float: right;
  width: 400px;
  border: none;
  height: 32px;
  line-height: 30px;
  border-bottom: 1px solid #ddd;
}
#about .orders .basket_item_name {
  line-height: 13px;
  min-width: 200px;
  margin-right: 50px;
  font-size: 12px;
  vertical-align: middle;
  padding-left: 5px;
  display: inline-block;
}
#about .orders .basket_item_name a {
  font-weight: bold;
  text-decoration: none;
}
#about .orders .basket_item_count {
  font-weight: bold;
  font-size: 12px;
  width: 50px;
  vertical-align: middle;
  display: inline-block;
}
#about .orders .basket_item_sum {
  font-size: 12px;
  vertical-align: middle;
  display: inline-block;
}
#about .orders .basket_sumprice {
  display: block;
  clear: both;
  float: right;
  width: 250px;
  border: none;
  line-height: 23px;
  border-bottom: 1px solid #ddd;
  font-size: 12px;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 3px;
}

#jquery-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 290;
  width: 100%;
  height: 100%;
}
#jquery-lightbox {
  position: fixed;
  left: 0;
  right: 0;
  top: 10%;
  width: 100%;
  z-index: 300;
  text-align: center;
}
#jquery-lightbox a img {
  border: none;
}
#jquery-lightbox img {
  border: none;
}
#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#lightbox-container-image img {
}

#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
  left: 0;
}
#lightbox-nav a {
  outline: none;
}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block;
}
#lightbox-nav-btnPrev {
  left: 0;
  float: left;
}
#lightbox-nav-btnNext {
  right: 0;
  float: right;
}
/* #lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  padding: 0 10px 0;
} */
@media (min-width: 768px) {

	#lightbox-container-image-data-box {
		font: 10px Verdana, Helvetica, sans-serif;
		background-color: #fff;
		margin: 0 auto;
		line-height: 1.4em;
		overflow: auto;
		width: 100%;
		padding: 0 10px 0;
	  }
}
@media (max-width: 767px) {

	#lightbox-container-image-data-box {
		font: 10px Verdana, Helvetica, sans-serif;
		background-color: #fff;
		margin: 0 auto;
		line-height: 1.4em;
		overflow: auto;
		width: 100%;
		/* padding: 0 10px 0; */
	  }
}
#lightbox-container-image-data {
  padding: 0 10px;
  color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
  width: 70%;
  float: left;
  text-align: left;
}
#lightbox-image-details-caption {
  font-weight: bold;
}
#lightbox-image-details-currentNumber {
  display: block;
  clear: left;
  padding-bottom: 1em;
}
#lightbox-secNav-btnClose {
  width: 22px;
  float: right;
  padding-bottom: 0.7em;
}

.arrow {
  display: inline-block;
  width: 40px;
  /* height: 40px; */
  height: 25px;
  background: url("/bitrix/templates/arsenalmusic/img/arrow.png") center center no-repeat;
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  vertical-align: middle;
  cursor: pointer;
}
.arrow.checked {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  height: 7px;
  border: 1px solid #a9a9a9;
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-connect {
  background: #777;
}
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10;
}
.noUi-stacking + .noUi-origin {
  /* Fix stacking order in IE7, which incorrectly
   creates a new context for the origins. */
  *z-index: -1;
}
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-horizontal {
  /*height: 12px;*/
}
.noUi-horizontal .noUi-handle {
  width: 10px;
  height: 9px;
  margin-top: 5px;
  margin-left: -5px;
}
.noUi-background {
  background: #eaebeb;
}
.noUi-handle {
  background: #777;
  background: url("/bitrix/templates/arsenalmusic/img/price_range.png") no-repeat left bottom;
}

/*
#catalog_model .bonus_label{
	margin-left: 250px;
	margin-top: -27px;
	line-height: 0;
	opacity: 0.8;
	position: absolute;
}
*/

#stores .group_title {
  display: block;
  font-size: 14px;
  color: #282828;
  font-family: "Arial", Arial, sans-serif;
  font-weight: 700;
  padding: 20px 0;
}

.search-page {
  width: 778px;
  margin: 0 auto;
}
.search-page .search {
  width: 600px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.coupon_block {
  margin-bottom: 10px;
  border: 2px solid #d2232a;
  padding: 14px 10px 7px 10px;
}

.coupon_block p {
  margin-bottom: 10px;
}

.coupon_block span {
  font-weight: bold;
  color: #d2232a;
}

.coupon_block .annotation {
  font-size: 12px;
  color: #999;
}

.breadcrumbs #content_path span {
  font-size: 14px;
  color: #444;
}

#catalog_model .storeamount_link .links_block a {
  display: block;
  width: 100%;
  padding: 5px 0 4px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.5s;
  background: #d2232a;
  color: #fff;
  margin-bottom: 5px;
}

#catalog_model .storeamount_link .links_block a:hover {
  background-color: #dfdfdf;
  color: #282828;
}

.brends_letter .letter-item {
  padding: 2px 4px;
  cursor: pointer;
}

.brends_letter .letter-item.active {
  text-decoration: none;
  color: #ffffff;
  background: #d2232a;
}

.sale-label {
  position: absolute;
  top: 7px;
  left: 6px;
  padding: 2px 8px;
  color: #fff;
  font-family: Arial;
  font-size: 8px;
  line-height: 10px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  background: #cf2530;
  border-radius: 2px;
}

textarea.textarea {
  font-family: Arial;
  color: #282828;
  font-size: 14px;
  border: 1px solid #dbdbdb;
  padding: 8px 10px;
  width: 330px;
  margin-bottom: 10px;
}

.menu-item--alt_color {
  background-color: #7d7d7d;
}

.first-menu {
  /* background-color: #67686a; */
  background-color: #565656;
}

.first-menu a {
  color: #fff;
  padding: 4px 10px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 400;
}

.first-menu ul {
  display: flex;
  margin: 0;
  height: 41px;
  align-items: center;
}

.first-menu li {
  list-style-type: none;
}

.first-menu:before {
  /* content: ""; */
  width: 100%;
  height: 10px;
  display: block;
  background-color: #464646;
  border-bottom: 1px solid #2a2a2a;
}

/*07.06*/
.only-mobile {
  display: none;
}

body
  #ya-site-form0
  .ya-site-form__search-input-layout-l
  .ya-site-form__input
  .ya-site-form__input-text::placeholder {
  color: #c4c4c4;
}

.mobile-menu__btn {
  position: absolute;
  background: #d2232a;
  color: #fff;
  width: 90px;
  height: 25px;
  padding: 5px 5px 5px 9px;
  box-sizing: border-box;
  line-height: 100%;
  /* display: flex !important; */
  align-items: center;
  position: absolute;
  top: 55px;
}

.mobile-menu__lines {
  position: relative;
}

.mobile-menu__lines span {
  display: block;
  width: 15px;
  height: 2px;
  background: #fff;
}

.mobile-menu__lines span + span {
  margin-top: 3px;
}

.mobile-menu__text {
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  padding-left: 7px;
}

.overflow-hidden {
  overflow: hidden;
}

.gray-layer {
  position: absolute;
  right: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background: #000;
  opacity: 0.1;
  display: none;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 245px;
  z-index: 99999;
  background: #fff;
  transform: translateX(-100%);
  min-height: 100vh;
  transition: 0.3s all;
  padding: 15px 16px 15px 12px;
  box-sizing: border-box;
  overflow-y: auto;
  max-height: 100%;
}

.mobile-menu__close {
  position: absolute;
  right: 16px;
  top: 22px;
}

.mobile-menu.active {
  transform: translateX(0);
}

.mobile-menu__phone {
  padding-right: 12px;
}

.mobile-menu__num a {
  font-size: 16px;
  line-height: 100%;
  text-transform: uppercase;
  color: #000000;
}

.mobile-menu__phone-text {
  font-size: 7px;
  line-height: 100%;
  color: #000000;
  opacity: 0.6;
  padding-top: 5px;
}

.mobile-menu__login {
  padding-top: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}

.mobile-menu__login a {
  display: block;
  font-size: 14px;
  line-height: 100%;
  text-align: center;
  padding: 7px;
  border: 1px solid #cbcbcb;
}

.mobile-menu__second li a {
  font-size: 13px;
  line-height: 100%;
  color: #333333;
}

.mobile-menu__second ul {
  list-style-type: none;
  margin-left: 0;
}

.mobile-menu__second li + li {
  margin-top: 12px;
}

.mobile-menu__first > ul {
  list-style-type: none;
  margin-left: 0;
}

.parent,
.mobile-menu__first > ul > li > a {
  position: relative;
  padding-right: 15px;
  display: block;
}

.parent:after,
.mobile-menu__first > ul > li > a:after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background-image: url(/bitrix/templates/arsenalmusic/img/rarrow.svg);
  /* background-size: cover; */
  background-repeat: no-repeat;
  background-position: center;
  right: 0;
  top: 11px;
  transition: 0.3s all;
}

.mobile-menu__first > ul > li > a:after {
  top: 2px;
}

.mobile-menu__first > ul > li > ul {
  list-style-type: none;
  margin-left: 5px;
}

.mobile-menu__first > ul > li > ul > li {
  padding-top: 5px;
}

.mobile-menu__first {
  margin-top: 10px;
}

.active.parent:after,
.mobile-menu__first > ul > li > a.active:after {
  transform: rotate(90deg);
}

.mobile-menu__first .parent {
  display: flex;
}

.mobile-menu__first .catalog_menu {
  display: none;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
}

.mobile-menu__second {
  padding-top: 5px;
}

.mobile-menu__first .parent + ul {
  display: none;
}

.mobile-menu__first .catalog_menu > li > ul {
  display: none;
}

.mobile-menu__first .catalog_menu > li + li {
  margin-top: 12px;
}

.mobile-menu__first .catalog_menu > li:last-child {
  display: none;
}

.mobile-menu__first .catalog_menu a {
  font-size: 13px;
  line-height: 100%;
  color: #333333;
}

.mobile-menu__first a:hover {
  text-decoration: none;
}

.mobile-menu__first ul.catalog_menu {
  padding-top: 7px;
}

.mobile-menu__first > a {
  font-size: 13px;
  line-height: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.with-ico {
  align-items: center;
  display: flex;
}

.mobile-menu__ico {
  padding-right: 5px;
  flex: 0 0 16px;
}

@media screen and (max-width: 625px) {
  .first-menu {
    display: none;
  }

  .nav_panel {
    display: none;
  }

  .logo_panel {
    height: 120px;
    position: relative;
  }

  div#callback {
    display: none;
  }

  .mobile-menu__btn {
    display: flex !important;
  }

  .nav_panel {
    /* display: none; */
  }

  .only-mobile {
    display: block;
  }

  .logo_panel .enter {
    display: none;
  }

  body .logo_panel .basket_block .price {
    display: none;
  }

  .hide-mobile {
    display: none;
  }

  body .logo_panel .basket_block .baskets a:before {
    background: url(/bitrix/templates/arsenalmusic/img/shopping-cart.png)
      no-repeat center center;
    background-size: cover;
    width: 24px;
    height: 24px;
    margin: 0;
    top: 13px;
    position: absolute;
    left: 12px;
  }

  body .logo_panel .basket_block .baskets {
    background: #d2232a;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }

  body .logo_panel .basket_block .baskets a span.basket {
    position: absolute;
    top: 10px;
    left: 27px;
    font-size: 8px;
    line-height: 100%;
    text-transform: uppercase;
    color: #000000;
    background: #fff;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d2232a;
  }

  html {
    /* overflow-x: hidden; */
  }

  body {
    overflow-x: hidden;
    position: relative;
  }

  .logo_panel .basket_block {
    position: fixed;
    right: -8px;
    top: 300px;
    z-index: 999;
  }

  body .logo_panel .contact_block .phone .number {
    padding-left: 0;
    margin-top: 0;
  }

  body .logo_panel .contact_block .phone .number a {
    font-size: 16px;
    line-height: 100%;
  }

  body .logo_panel .contact_block .phone .info {
    display: block;
  }

  body .logo_panel .contact_block .phone .number:before {
    display: none;
  }

  body .logo_panel .contact_block .phone .info span {
    display: inline-block;
  }

  body .logo_panel .contact_block .phone .info {
    display: block;
    text-align: left;
    font-size: 6px;
    line-height: 100%;
    padding-top: 3px;
  }

  body .logo_panel .contact_block {
    width: 130px;
    left: initial;
    right: 0;
    position: absolute;
    margin-top: 0;
  }

  body .logo_panel .logo {
    max-width: 194px;
  }

  body .logo_panel {
    margin-top: 5px;
  }

  body
    #ya-site-form0
    .ya-site-form__search-input-layout-r
    .ya-site-form__submit {
    width: 25px !important;
    height: 20px !important;
    background-color: #fff !important;
    background-image: url(/bitrix/templates/arsenalmusic/img/lupa.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    color: transparent !important;
    position: relative;
  }

  body
    #ya-site-form0
    .ya-site-form__search-input-layout-r
    .ya-site-form__submit:hover {
    background-color: #fff !important;
    background-image: url(/bitrix/templates/arsenalmusic/img/lupa.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }

  body
    #ya-site-form0
    .ya-site-form__search
    td.ya-site-form__search-input-layout-r:after {
    /* content: ""; */
    width: 13px;
    height: 13px;
    position: absolute;
    background-image: url(/bitrix/templates/arsenalmusic/img/lupa.svg);
    background-size: cover;
    right: 9px;
    top: 4px;
    cursor: pointer;
  }

  body #ya-site-form0 .ya-site-form__search-input-layout-l {
    width: 100% !important;
    border-right: 1px solid #dbdbdb !important;
  }

  body #ya-site-form0 .ya-site-form__search-input-layout-r {
    position: absolute;
    width: 15px !important;
    right: 2px;
    top: 2px;
  }
  #ya-site-form0 .ya-site-form__search-wrap {
    position: relative;
  }
  body
    #ya-site-form0
    .ya-site-form__search-input-layout-l
    .ya-site-form__input
    .ya-site-form__input-text {
    padding: 5px 10px;
    font-size: 12px !important;
    line-height: 100%;
  }

  .ya-site-form__input-text::-webkit-search-cancel-button {
    display: none;
  }

  body .logo_panel .info_block .second_line {
    width: calc(100vw - 122px) !important;
    position: absolute !important;
    left: 111px !important;
    top: 55px !important;
    z-index: 99 !important;
  }
}

@media screen and (max-width: 401px) {
}


.seo-text-geo {
  line-height: 1.6;
}
.seo-text-geo h2{
  padding: 20px 0;
}
.seo-text-geo li{
  margin: 10px 0 10px 55px;
}

.pay_system .paysystem_list{
  /* height: 80px !important; */
}

.back_on_main_btn {
  margin-top: 10px;
  display: inline-block; /* Строчно-блочный элемент */
  background: #d22222; /* Серый цвет фона */
  color: #fff; /* Белый цвет текста */
  padding: 1rem 1.5rem; /* Поля вокруг текста */
  text-decoration: none!important; /* Убираем подчёркивание */
  border-radius: 0px; /* Скругляем уголки */
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

.back_on_main_btn:hover {
  background: #8c8c8c;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

.price_block{
  min-height: 20px;
}

#question_claim_form .form__captcha {
  display: inline-block;
}

















body .logo_panel .basket_block .wishlist_mob .wishlist_mob_link a:before {
  background: url(/bitrix/templates/arsenalmusic/img/love2.png) no-repeat center center;
  background-size: cover;
  width: 24px;
  height: 24px;
  margin: 0;
  top: 13px;
  position: absolute;
  left: 12px;
}

body .logo_panel .basket_block .wishlist_mob {
  background: #d2232a;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

body .logo_panel .basket_block .baskets a span.wish_count {
  position: absolute;
  top: 10px;
  left: 27px;
  font-size: 8px;
  line-height: 100%;
  text-transform: uppercase;
  color: #000000;
  background: #fff;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d2232a;
}

@media (min-width: 600px) {
  .wishlist_mob
  {
    display: none !important;
  }
}
/* End */


/* Start:/bitrix/templates/arsenalmusic/redesign.css?175260546557908*/
input[type=text]::-webkit-input-placeholder {
    color: #282828;
    opacity: 1;
    transition: opacity 0.3s ease;
}

input[type=text]::-moz-placeholder {
    color: #282828;
    opacity: 1;
    transition: opacity 0.3s ease;
}

input[type=text]:-moz-placeholder {
    color: #282828;
    opacity: 1;
    transition: opacity 0.3s ease;
}

input[type=text]:-ms-input-placeholder {
    color: #282828;
    opacity: 1;
    transition: opacity 0.3s ease;
}

input[type=text]:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

input[type=text]:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

input[type=text]:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

input[type=text]:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

:focus {
    outline: 0;
}

input[type=text] {
    border: 1px solid #dbdbdb;
    font-size: 14px;
    padding: 7px 10px;
}

.slick-control {
    width: 14px;
    height: 25px;
    position: absolute;
    top: 50%;
    margin-top: -13px;
    opacity: 0.24;
    transition: opacity 0.3s;
}

.slick-control:not(.slick-disabled):hover {
    opacity: 1;
    cursor: pointer;
}

.slick-prev {
    background: url(/bitrix/templates/arsenalmusic/img/redesign/arrow-left.png) no-repeat center center;
    left: -20px;
}

.slick-next {
    background: url(/bitrix/templates/arsenalmusic/img/redesign/arrow-right.png) no-repeat center center;
    right: -20px;
}

.slick-dots {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
}

.slick-dots li {
    display: inline-block;
    position: relative;
    padding: 4px;
}

.slick-dots li .slick-dots-m {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background: #848484;
    cursor: pointer;
    transition: background 0.5s;
}

.slick-dots li.slick-active .slick-dots-m {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background: #d2232a;
}

.slick-dots li .slick-dots-m:hover {
    background: #d2232a;
}

@font-face {
    font-family: 'ALS Rubl';
    font-style: normal;
    font-weight: normal;
    src: local('ALS Rubl'), url('/rouble.woff') format('woff');
    font-display: swap;
}

.rub {
    font-family: 'ALS Rubl';
}

body {
    font-family: Arial;
    color: #282828;
    font-size: 14px;
    padding: 0;
    margin: 0;
    text-rendering: optimizeLegibility;
}

a {
    font-family: Arial;
    color: #282828;
    font-size: 14px;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.active {
    color: #d2232a;
    font-weight: 700;
}

.wrapper {
    width: 1000px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

.main_h1 {
    font-size: 24px;
    text-transform: uppercase;
    padding-bottom: 20px;
}


.top_panel {
    width: 100%;
    padding: 13px 0;
    background: #efefef;
    font-size: 13px;
    position: fixed;
    top: 0;
    z-index: 500;
    display: none;
}

.top_panel.visible {
    display: block;
}

.top_panel a {
    font-size: 13px;
}

.top_panel .citys,
.top_panel .top_menu,
.top_panel .enter {
    display: inline-block;
}

.top_panel .enter a:not(.title):before {
    content: '';
    background: url(/bitrix/templates/arsenalmusic/img/redesign/user-ico.png) no-repeat center center;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: -2px 7px -2px 0;
}

.top_panel .citys {
    float: left;
    width: 220px;
    color: #777;
    margin-top: 8px;
    display: none;
}

.top_panel .citys i {
    font-style: normal;
}

.top_panel .citys a.city:after {
    content: '';
    display: inline-block;
    background: url(/bitrix/templates/arsenalmusic/img/redesign/red-arrow.png) no-repeat center center;
    width: 7px;
    height: 4px;
    margin: 2px;
    margin-left: 5px;
    transition: transform 0.3s;
}

.top_panel .citys a.city.transform:after {
    transition: transform 0.3s;
    -moz-transform: rotate(-90deg); /* Для Firefox */
    -ms-transform: rotate(-90deg); /* Для IE */
    -webkit-transform: rotate(-90deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(-90deg); /* Для Opera */
    transform: rotate(-90deg);
}

.top_panel .citys .city-drop-down {
    position: absolute;
    display: block;
    background: #fff;
    box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    width: 400px;
    padding: 10px;
    top: 42px;
}

.top_panel .citys .city-drop-down ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.top_panel .citys .city-drop-down ul li {
    float: left;
    width: 112px;
    padding: 10px;
}

.top_panel .enter {
    float: right;
    width: 145px;
    text-align: right;
    position: relative;
    margin-top: 8px;
}

.top_panel .enter #usermenu {
    position: absolute;
    top: 42px;
    right: 0;
    padding: 10px;
    width: 110px;
    overflow: hidden;
    cursor: default;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    z-index: 200;
    background: #fff;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    -moz-box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    transition: max-height 0.8s linear, opacity 0.4s;
}

.top_panel .enter:hover #usermenu {
    opacity: 1;
    max-height: 100px;
    visibility: visible;
    transition: max-height 0.8s linear, opacity 0.4s;
}

.top_panel .enter .user {
    position: absolute;
    right: 0;
    margin-top: -14px;
    margin-bottom: -14px;
    padding: 14px 0;
    width: 100%;
}

.top_panel .enter #usermenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.top_panel .enter #usermenu ul li {
    padding: 5px;
}

.top_panel .top_menu {
    float: left;
}

.top_panel .top_menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.top_panel .top_menu ul li {
    display: inline;
    padding: 10px;
    text-align: center;
}

.top_panel .top_menu ul li a {
    text-decoration: none;
}

.top_panel .top_menu ul li a:hover {
    color: #000;
}

.top_panel .number {
    text-decoration: none;
    font-size: 20px;
}

.top_panel .callback {
    float: left;
}

.logo_panel {
    height: 90px;
    /*margin-top: 76px;*/
    margin-top: 35px;
}

.logo_panel .logo {
    float: left;
    height: 48px;
    display: table;
}

.logo_panel .contact_block {
    float: left;
    width: 218px;
    margin: -7px 22px 0 30px;
}

.logo_panel .info_block {
    width: 600px;
    float: left;
}

.logo_panel .info_block .first_line {
    /*padding-bottom: 10px;*/
    padding-bottom: 9px;
}

.logo_panel .info_block .subtitle {
    text-transform: uppercase;
    font-size: 13px;
    color: #777;
    float: right;
}

.logo_panel .contact_block .phone .number {
    font-size: 30px;
}

.logo_panel .contact_block .phone .number a {
    text-decoration: none;
    font-size: 30px;
}

.logo_panel .contact_block .phone .info {
    font-size: 11px;
    color: #777;
    white-space: nowrap;
}

.logo_panel .basket_block {
    /*float: right;
    position: relative;*/
}

.logo_panel .right-block {
    float: right;
    position: relative;
    margin-top: -21px;
}

.logo_panel .enter {
    margin-bottom: 5px;
}

.logo_panel .basket_block .price {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    background: #565656;
    width: 130px;
    text-align: center;
    padding: 3px 0 7px 0;
}

.logo_panel .basket_block .price div {
    display: inline-block;
}

.logo_panel .basket_block .price .rub {
    font-weight: 500;
}

.logo_panel .basket_block .baskets {
    background: #67686a;
    text-align: center;
    height: 58px;
    width: 100%;
    display: table;
}

.logo_panel .basket_block .baskets a {
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
    display: table-cell;
    background: transparent;
    transition: background 0.5s;
    width: 100%;
}

.logo_panel .basket_block .baskets a:before {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -4px 12px -4px 0;
    background: url(/bitrix/templates/arsenalmusic/img/redesign/basket-ico.png) no-repeat center center;
}

.logo_panel .basket_block .baskets a:hover {
    background: #d2232a;
}

.logo_panel .logo a {
    display: table-cell;
    vertical-align: middle;
}

.logo img {
    max-width: 347px;
}

.contact_block .collback {
    background: #d2232a;
    color: #fff;
    font-size: 14px;
    margin-top: 16px;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
    height: 32px;
    text-align: center;
    line-height: 32px;
    transition: 0.3s;
}

.contact_block .collback:hover {
    background: #67686a;
}

.search input[type=text] {
    width: 507px;
    border-right: 0;
    float: left;
}

.search input[type=submit] {
    background: #67686a;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
    height: 32px;
    width: 72px;
    transition: 0.3s;
    float: right;
}

.search input[type=submit]:hover {
    background: #d2232a;
}

.nav_panel {
    background: #67686a;
    margin: 20px 0;
    min-width: 1000px;
}

.nav_panel .nav_menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.nav_panel .nav_menu ul.nav {
    margin: 0;
    text-align: center;
    list-style-type: none;
    width: 800px;
    height: 41px;
    margin-left: 200px;
}

.nav_panel .nav_menu ul.nav > li {
    text-align: center;
    float: left;
}

.nav_panel .nav_menu ul.nav > li > a {
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    padding: 0 11px;
    transition: 0.2s;
    height: 41px;
    overflow: hidden;
    display: block;
    line-height: 41px;
}

.nav_panel .nav_menu ul.nav > li > a.open {
    background: #d2232a;
}

.nav_panel .nav_menu ul.nav > li > a:hover {
    background: #565656;
}

.nav_panel .nav_menu ul.nav > li:hover::before {
    background-color: #565656;
}

.nav_panel .nav_menu .catalog,
.top_panel .catalog {
    float: left;
    background: #565656;
    width: 200px;
    height: 41px;
    cursor: pointer;
    transition: background 0.2s;
}

.nav_panel .nav_menu .catalog:hover,
.top_panel .catalog:hover {
    background: #454545;
}

.nav_panel .nav_menu .catalog.open,
.top_panel .catalog.open {
    background: #d2232a !important;
}

.nav_panel .nav_menu .catalog,
.top_panel .catalog {
    position: relative;
}

.nav_panel .nav_menu .catalog span,
.top_panel .catalog span {
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    text-align: center;
    line-height: 42px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.nav_panel .nav_menu .catalog span:before,
.top_panel .catalog span:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 12px;
    margin: -1px 6px -1px 0;
    background: url(/bitrix/templates/arsenalmusic/img/redesign/katalog-ico.png) no-repeat center center;
}

.nav_panel .nav_menu .catalog ul.catalog_menu,
.top_panel .catalog ul.catalog_menu {
    position: absolute;
    top: 41px;
    width: 300px;
    cursor: default;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    margin: 0;
    z-index: 200;
    background: #fff;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    -moz-box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    transition: max-height 0.8s linear, opacity 0.4s;
}

.nav_panel .nav_menu .catalog ul.catalog_menu.open,
.top_panel .catalog ul.catalog_menu.open {
    opacity: 1;
    max-height: 1000px;
    visibility: visible;
    transition: max-height 0.8s linear, opacity 0.4s;
}

.nav_panel .nav_menu .catalog ul.catalog_menu > li,
.top_panel .catalog ul.catalog_menu > li {
    z-index: 200;
    background: #fff;
    transition: background 0.3s;
}

.nav_panel .nav_menu .catalog ul.catalog_menu > li:hover,
.top_panel .catalog ul.catalog_menu > li:hover {
    background: #d2232a;
    transition: background 0.3s;
}

.nav_panel .nav_menu .catalog ul.catalog_menu > li > a,
.top_panel .catalog ul.catalog_menu > li > a {
    height: 100%;
    display: block;
    padding: 10px 0 10px 40px;
    position: relative;
    transition: color 0.3s, font-weight 0.3s;
}

.nav_panel .nav_menu .catalog ul.catalog_menu > li:hover > a,
.top_panel .catalog ul.catalog_menu > li:hover > a {
    color: #fff;
    font-weight: 600;
    transition: color 0.3s, font-weight 0.3s;
}

.nav_panel .nav_menu .catalog ul.catalog_menu > li > a:before,
.top_panel .catalog ul.catalog_menu > li > a:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 5px;
    height: 9px;
    left: 20px;
    top: 14px;
    background: url(/bitrix/templates/arsenalmusic/img/redesign/red-li-arrow.png) no-repeat center center;
    transition: left 0.3s, background 0.3s;
}

.nav_panel .nav_menu .catalog ul.catalog_menu > li:hover > a:before,
.top_panel .catalog ul.catalog_menu li:hover > a:before {
    left: 30px;
    transition: left 0.3s, background 0.3s;
    background: url(/bitrix/templates/arsenalmusic/img/redesign/white-li-arrow.png) no-repeat center center;
}

.nav_panel .nav_menu .catalog ul.catalog_menu > li > ul,
.top_panel .catalog ul.catalog_menu > li > ul {
    position: absolute;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    top: 0;
    min-height: 100%;
    left: 150px;
    cursor: default;
    width: auto;
    min-width: 240px;
    opacity: 0;
    z-index: 150;
    overflow: hidden;
    visibility: hidden;
    background: #d2232a;
    transition: left 0.4s linear, opacity 0.8s;
}

.nav_panel .nav_menu .catalog ul.catalog_menu > li:hover > ul,
.top_panel .catalog ul.catalog_menu > li:hover > ul {
    opacity: 1;
    visibility: visible;
    left: 300px;
    transition: left 0.4s linear, opacity 0.8s;
}

.nav_panel .nav_menu .catalog ul.catalog_menu > li > ul > .row,
.top_panel .catalog ul.catalog_menu > li > ul > .row {
    float: left;
    width: 240px;
}

.nav_panel .nav_menu .catalog ul.catalog_menu > li > ul,
.top_panel .catalog ul.catalog_menu > li > ul {
    display: initial;
    display: initial;
    display: initial;
    display: initial;
    display: initial;
}

.nav_panel .nav_menu .catalog ul.catalog_menu > li > ul > .row > li > a,
.top_panel .catalog ul.catalog_menu > li > ul > .row > li > a,
.nav_panel .nav_menu .catalog ul.catalog_menu > li > ul > li > a,
.top_panel .catalog ul.catalog_menu > li > ul > li > a {
    padding: 8px 0 9px 20px;
    color: #fff;
    display: block;
    height: 100%;
}

.top_panel .catalog {
    height: 32px;
    margin-right: 44px;
}

.top_panel .catalog ul.catalog_menu {
    top: 33px;
    list-style: none;
}

.top_panel .catalog ul.catalog_menu > li > ul {
    margin-left: 0;
}

.top_panel .catalog ul.catalog_menu a {
    font-size: 14px;
}

.top_panel .catalog span {
    line-height: 32px;
}

.nav_panel .nav_menu ul.nav > li {
    z-index: 200;
    position: relative;
}

.nav_panel .nav_menu ul.nav > li > ul {
    position: absolute;
    top: 41px;
    min-width: 280px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    overflow: hidden;
    cursor: default;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    z-index: 200;
    background: #fff;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    -moz-box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    transition: max-height 0.8s linear, opacity 0.4s;
}

.nav_panel .nav_menu ul.nav > li:nth-child(7) > ul {
    right: -171px;
}

.nav_panel .nav_menu ul.nav > li:nth-child(8) > ul {
    right: -115px;
}

.nav_panel .nav_menu ul.nav > li:nth-child(9) > ul {
    right: -76px;
}

.nav_panel .nav_menu ul.nav > li:nth-child(10) > ul {
    right: 0;
}

.nav_panel .nav_menu ul.nav > li:hover > ul {
    opacity: 1;
    max-height: 1000px;
    visibility: visible;
    transition: max-height 0.8s linear, opacity 0.4s;
}

.nav_panel .nav_menu ul.nav > li > ul > div.row {
    float: left;
    width: 280px;
}

.nav_panel .nav_menu ul.nav > li > ul > div.row > li > a {
    padding: 10px 0 10px 20px;
    display: block;
    height: 100%;
    text-align: left;
}

.nav_panel .nav_menu .adapt {
    display: none;
}

.banner {
    background: url(/bitrix/templates/arsenalmusic/img/redesign/back_install.png) no-repeat center center;
    height: 170px;
    margin: 30px auto;
    position: relative;
    min-width: 1000px;
}

.banner:before {
    content: '';
    display: inline-block;
    background: #c9262c;
    width: 50%;
    height: 170px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.banner:after {
    content: '';
    display: inline-block;
    background: #48494a;
    width: 50%;
    height: 170px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.banner .title {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    padding: 30px 0 20px 30px;
}

.banner .title a {
    text-transform: uppercase;
    font-size: 30px;
    color: #fff;
    text-decoration: none;
}

.banner .title a:hover {
    text-decoration: underline;
}

.banner .text {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding: 0 0 0 30px;
}

.pay_system {
    background: #e4e4e4;
    height: 50px;
    margin-top: 25px;
    min-width: 1000px;
}

.pay_system .paysystem_list {
    line-height: 40px;
    text-align: center;
    height: 50px;
    overflow: hidden;
    padding: 5px 0;
}

.pay_system .paysystem_list .inform {
    display: inline-block;
    vertical-align: top;
    padding-right: 5px;
}

.pay_system .paysystem_list .logo_list {
    display: inline-block;
}

.pay_system .paysystem_list .logo_list a {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
}

.bottom_panel {
    height: 100px;
}

.bottom_panel .logo,
.bottom_panel .bottom_menu,
.bottom_panel .info_block {
    height: 100%;
    float: left;
}

.bottom_panel .info_block {
    float: right;
}

.bottom_panel .info_block .phone {
    padding: 5px 0 15px 0;
}

.bottom_panel .info_block .phone .number {
    font-size: 30px;
}

.bottom_panel .info_block .phone .number a {
    font-size: 30px;
    text-decoration: none;
}

.bottom_panel .info_block .phone .info {
    font-size: 11px;
    color: #777;
}

.bottom_panel .info_block .social a {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
}

.bottom_panel .bottom_menu {
    width: 300px;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    padding: 0 30px;
}

.bottom_panel .bottom_menu ul {
    margin: 0;
    margin-top: -3px;
    padding: 0;
    float: left;
    list-style-type: none;
    width: 50%;
}

.bottom_panel .bottom_menu ul li a {
    color: #000;
    text-transform: uppercase;
    line-height: 1.5;
}

.bottom_panel .logo {
    width: 380px;
}

.bottom_panel .logo a {
    padding: 20px 0 15px 0;
    display: block;
}

.bottom_panel .logo .copyright {
    color: #777;
}

.bottom_panel .logo .adress {
    color: #777;
    margin-bottom: 5px;
}

.main_content .about,
.main_content .sites,
.main_content .news_block {
    float: left;
}

.main_content .sites {
    margin-left: 40px;
    width: 180px;
}

.main_content .sites ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 1px solid #f7f7f7;
    padding: 10px 20px;
}

.main_content .sites ul li a {
    line-height: 1.8;
}

.main_content .news_block {
    margin-left: 20px;
    width: 360px;
    position: relative;
}

.main_content .news_block .url_detail {
    position: absolute;
    top: 10px;
    right: 0;
}

.main_content .news_block .url_detail .name {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    height: 35px;
}

.main_content .news_block .content .news_element {
    height: 90px;
    background: #f7f7f7;
    position: relative;
}

.main_content .news_block .content .news_element + .news_element {
    margin-top: 13px;
}

.main_content .news_block .content .news_element .name {
    width: 100%;
    height: 100%;
    display: table;
}

.main_content .news_block .content .news_element .name a {
    display: table-cell;
    border: 1px solid transparent;
    transition: border 0.5s;
    padding: 15px 15px 15px 80px;
    vertical-align: middle;
}

.main_content .news_block .content .news_element .name a:hover {
    border: 1px solid #d2232a;
}

.main_content .news_block .content .news_element .date {
    background: #565656;
    color: #fff;
    font-weight: 700;
    padding: 8px 13px;
    text-align: center;
    width: 40px;
    height: 35px;
    position: absolute;
    top: 20px;
    left: 1px;
}

.main_content .about {
    width: 400px;
}

.main_content .about .content p {
    padding: 0;
    margin: 0;
    padding-bottom: 15px;
}

.catalog_element {
    border: 1px solid #dbdbdb;
    background: #fff;
    width: 180px;
    height: 270px;
    text-align: center;
    margin: 0 auto;
    transition: border 0.5s;
}

.catalog_element:hover {
    border: 1px solid #d2232a;
}

.catalog_element .name {
    max-height: 35px;
    overflow: hidden;
}

.catalog_element .url_detail {
    height: 160px;
    display: block;
    padding: 10px;
    position: relative;
}

.catalog_element .url_detail .img {
    display: table-cell;
    height: 135px;
    width: 180px;
    vertical-align: middle;
}

.catalog_element .url_detail img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 125px;
}

.catalog_element .url_detail .label {
    position: absolute;
    left: 0;
    right: 0;
    top: 25px;
}

.catalog_element .category {
    color: #777;
    font-size: 13px;
    padding: 0 10px;
    height: 35px;
    overflow: hidden;
}

.catalog_element .price_block {
    font-weight: 700;
    text-align: center;
    padding: 0 0 7px 0;
}

.catalog_element .price_block .rub {
    font-weight: 500;
    display: inline-block;
}

.catalog_element .price_block > div {
    display: inline-block;
}

.catalog_element .price_block .price {
    color: #d2232a;
    font-size: 16px;
}

.catalog_element .price_block .old_price {
    font-size: 13px;
    text-decoration: line-through;
    padding-left: 5px;
}

.catalog_element .basket {
    margin-left: -1px;
    margin-right: -1px;
    height: 30px;
    position: relative;
    line-height: 30px;
    background: #67686a;
    color: #fff;
    text-transform: uppercase;
    cursor: default;
}

.catalog_element .basket a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-decoration: none;
    background: #d2232a;
    color: #fff;
    text-transform: uppercase;
    transition: background 0.5s;
}

.catalog_element .basket a:hover {
    background: #67686a;
}

.catalog_element .basket a:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(/bitrix/templates/arsenalmusic/img/redesign/basket-ico.png) no-repeat center center;
    vertical-align: middle;
    padding-left: 20px;
    margin-bottom: 3px;
    background-size: contain;
}

.grey_line {
    background: #f7f7f7;
    padding: 35px 0;
    margin-bottom: 25px;
    min-width: 1000px;
}

.sale_block {
    position: relative;
    margin-bottom: 25px;
}

.sale_block .title {
    margin: 0 33px;
}

.sale_block .content {
    height: 270px;
    width: 940px;
    margin: 0 auto;
    position: relative;
}

.sale_block > .url_detail {
    position: absolute;
    top: 10px;
    right: 33px;
}

.hit_block {
    float: left;
    margin-left: 30px;
}

.hit_block .content {
    height: 270px;
    width: 380px;
    margin: 0 auto;
    position: relative;
}

.new_block {
    float: right;
    position: relative;
}

.new_block .content {
    height: 270px;
    width: 560px;
    margin: 0 auto;
    position: static;
}

.new_block .slick-dots {
    position: absolute;
    top: 10px;
    right: 0;
}

.banner_block {
    /*height: 310px;
    width: 1000px;*/
    position: relative;
    margin-bottom: 35px;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    -moz-box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
}

.banner_slider {
    width: 1000px;
}

.banner_block .slide {
    height: 310px;
    width: 1000px;
    overflow: hidden;
}

.banner_slider .slick-list {
    width: 1000px !important;
}

.banner_block .slick-control {
    top: 0;
    margin: 0;
}

.banner_block .slick-prev {
    background: url(/bitrix/templates/arsenalmusic/img/redesign/arrow-left.png) no-repeat left 20px center;
    z-index: 100;
    height: 100%;
    width: 15%;
    left: 0;
}

.banner_block .slick-next {
    background: url(/bitrix/templates/arsenalmusic/img/redesign/arrow-right.png) no-repeat right 20px center;
    z-index: 100;
    height: 100%;
    width: 15%;
    right: 0;
}

.banner_block .slick-dots {
    width: 100%;
    text-align: center;
    z-index: 100;
    bottom: 15px;
}

#toMin,
#toMax {
    width: 21px;
    height: 20px;
    display: inline-block;
    transition: 0.3s;
    padding: 0 !important;
    margin-bottom: -6px;
}

#toMin {
    background: url(/bitrix/templates/arsenalmusic/img/redesign/arrow-tomin.png) no-repeat center center;
}

#toMax {
    background: url(/bitrix/templates/arsenalmusic/img/redesign/arrow-tomax.png) no-repeat center center;
}

#toMin:hover,
#toMin.active {
    background: url(/bitrix/templates/arsenalmusic/img/redesign/arrow-tomin-red.png) no-repeat center center;
}

#toMax:hover,
#toMax.active {
    background: url(/bitrix/templates/arsenalmusic/img/redesign/arrow-tomax-red.png) no-repeat center center;
}

#catalog_nav {
    float: left;
    width: 220px;
}

#catalog_section {
    float: left;
    width: 760px;
    padding-left: 20px;
}

#catalog_section .catalog_block .catalog_element {
    margin-left: 10px;
    margin-bottom: 10px;
    float: left;
}

#catalog_section .catalog_block .catalog_element:nth-child(4n-3) {
    margin-left: 0;
}

#catalog_section .sort {
    height: 40px;
}

#catalog_section .sort a {
    padding: 0;
}

#catalog_section .sort a.active {
    font-weight: 600;
    text-decoration: none;
    color: #d2232a;
}

#catalog_section .sort .sort_left {
    float: left;
}

#catalog_section .sort .sort_right {
    float: right;
}


#catalog_section .sort_adapt {
    display: none;
    background: #efefef;
    margin: 20px 0 40px 0;
    text-align: center;
    padding: 10px;
}


#catalog ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#catalog_nav .cat,
#catalog_nav .filter {
    background: #efefef;
    padding: 20px;
}

#catalog_nav .filter {
    margin-top: 20px;
}

#catalog_nav .filter .wr_price {
    padding: 0 20px 15px 20px;
    margin: 0 -20px 20px -20px;
    border-bottom: 1px solid #d4d4d4;
}

#catalog_nav .filter .wr_price input {
    width: 57px;
    height: 25px;
    margin: 5px;
    padding: 2px;
    border: 1px solid #dbdbdb;
}

#catalog_nav .filter .wr_price input#filter_maxprice {
    margin-right: 0 !important;
}

#catalog_nav .filter .form_title {
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#catalog_nav .filter ul li {
    padding-bottom: 10px;
}

#catalog_nav .filter ul li input {
    display: none;
}

#catalog_nav .filter ul li input + label {
    border: 1px solid #dbdbdb;
    background: #fff;
    height: 17px;
    width: 16px;
    display: inline-block;
    margin-bottom: -5px;
    margin-right: 6px;
    cursor: pointer;
    position: relative;
}

#catalog_nav .filter ul li input + label:before {
    content: '';
    display: block;
    position: absolute;
    left: 3px;
    right: 3px;
    top: 3px;
    bottom: 3px;
    background: #fff;
    transition: background 0.3s;
}

#catalog_nav .filter ul li input:checked + label:before {
    background: #d2232a;
}

#catalog_nav .filter .wr_submit input {
    background: #d2232a;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
    height: 32px;
    width: 90px;
    margin: 10px 10px 0 0;
    transition: 0.3s;
}

#catalog_nav .filter .wr_submit input:hover {
    background: #67686a;
}

#catalog_nav .cat li + li {
    padding-top: 5px;
}

#t_title h1 {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}


.control-label {
    position: relative;
    display: block;
    margin-top: 20px;
}

.control-label input[type="checkbox"] {
    width: auto !important;
    margin: 0px !important;
}

#shadow_contacts,
#shadow_contacts__success,
#shadow_question,
#shadow_dont_buy,
#shadow_more_sale,
#shadow_claim,
#shadow_where,
#shadow_buy_one_click {
    position: fixed;
    background-color: rgba(241, 241, 241, 0.9);
    z-index: 9999;
    width: 100%;
    min-height: 100%;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    top: 0;
    left: 0;
}

#shadow_claim {
    position: absolute;
    bottom: -175vh;
}

#shadow_contacts .contact_form,
#shadow_question .question_form,
#shadow_dont_buy .dont_buy_form,
#shadow_more_sale .contact_form,
#shadow_claim .contact_form,
#shadow_where .where_form,
#shadow_buy_one_click .buy_one_click_form {
    margin: 10% auto;
    position: relative;
    width: 380px;
    /*height: 320px;*/
    height: 400px;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    -moz-box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    background: #fff;
    font-weight: 500;
}

#shadow_contacts__success .contact_form__success {
    margin: 10% auto;
    position: relative;
    width: 380px;
    padding: 30px 10px;
    height: auto;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    -moz-box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    box-shadow: 0px 3px 10px 0px rgba(147, 142, 142, 0.3);
    background: #fff;
    font-weight: 500;
}

#shadow_buy_one_click .buy_one_click_form {
    margin: 10% auto;
    height: 480px;
}

.green__text {
    color: green;
    font-size: 16px;
    display: block;
}

#question_feedback .messages {
    margin-bottom: 10px;
}

#shadow_where .where_form {
    height: auto;
    width: 350px;
    top: 0px;
    left: 0px;
    background: #ffffff;
}

#shadow_more_sale .contact_form {
    /*height: 460px;*/
    height: 530px;
}

#shadow_claim .contact_form {
    height: auto !important;
}

#shadow_dont_buy .dont_buy_form {
    height: 136px !important;
    width: 420px !important;
}

#shadow_contacts .contacts_title,
#shadow_question .question_title,
#shadow_dont_buy .dont_buy_title,
#shadow_where .where_title {
    font-size: 24px;
    text-transform: uppercase;
    position: relative;
    padding: 20px;
}

#shadow_more_sale .contacts_title {
    margin-bottom: 20px;
}

#shadow_contacts .close_form,
#shadow_question .close_form,
#shadow_dont_buy .close_form,
#shadow_more_sale .close_form,
#shadow_claim .close_form,
#shadow_where .close_form,
#shadow_buy_one_click .close_form {
    width: 9px;
    height: 9px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.3s;
    padding: 10px;
    background: url(/bitrix/templates/arsenalmusic/img/redesign/close-ico.png) no-repeat center center;
}

#shadow_contacts .close_form:hover,
#shadow_question .close_form:hover,
#shadow_dont_buy .close_form:hover,
#shadow_more_sale .close_form:hover,
#shadow_claim .close_form:hover,
#shadow_where .close_form:hover,
#shadow_buy_one_click .close_form:hover {
    background: url(/bitrix/templates/arsenalmusic/img/redesign/close-ico-hover.png) no-repeat center center;
}

#question, #question_feedback, #question_more_sale_form, #question_claim_form, #question_buy_one_click {
    padding: 0 10px;
}

#question input::-webkit-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question input::-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question input:-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question input:-ms-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question input:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question input:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question input:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question input:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_feedback input::-webkit-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_feedback input::-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_feedback input:-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_feedback input:-ms-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_feedback input:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_feedback input:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_feedback input:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_feedback input:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_more_sale_form input::-webkit-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_more_sale_form input::-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_more_sale_form input:-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_more_sale_form input:-ms-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_more_sale_form input:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_more_sale_form input:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_more_sale_form input:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_more_sale_form input:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_buy_one_click #question_more_sale_form input::-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_buy_one_click input:-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_buy_one_click input:-ms-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_buy_one_click input:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_buy_one_click input:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_buy_one_click input:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_buy_one_click input:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_claim_form input::-webkit-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_claim_form input::-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_claim_form input:-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_claim_form input:-ms-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_claim_form input:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_claim_form input:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_claim_form input:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_claim_form input:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question textarea::-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question textarea:-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question textarea:-ms-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question textarea:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question textarea:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question textarea:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question textarea:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_feedback textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_feedback textarea::-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_feedback textarea:-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_feedback textarea:-ms-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_feedback textarea:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_feedback textarea:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_feedback textarea:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_feedback textarea:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_more_sale_form textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_more_sale_form textarea::-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_more_sale_form textarea:-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_more_sale_form textarea:-ms-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_more_sale_form textarea:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_more_sale_form textarea:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_more_sale_form textarea:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_more_sale_form textarea:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_claim_form textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_claim_form textarea::-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_claim_form textarea:-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_claim_form textarea:-ms-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_claim_form textarea:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_claim_form textarea:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_claim_form textarea:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_claim_form textarea:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question input,
#question textarea {
    font-family: Arial;
    color: #282828;
    font-size: 14px;
    border: 1px solid #dbdbdb;
    padding: 8px 10px;
    width: 330px;
    margin-bottom: 10px;
}

#question input::placeholder, #question textarea::placeholder {
    color: grey;
}

#question input.hidden {
    display: none;
}

#question textarea {
    height: 60px;
}

#question input.captcha {
    width: 153px !important;
    float: left;
    margin-left: 4px;
    margin-right: -8px;
    margin-top: -1px;
    padding: 11px 10px !important;
}

#shadow_claim form#question input.submit {
    position: relative;
    margin-bottom: 20px;
    margin-top: 10px;
    bottom: 0px;
}

#shadow_claim form#question p.bold {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: Arial;
    color: #282828;
    text-rendering: optimizeLegibility;
}

#question input.submit {
    background: #d2232a;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 0;
    width: 175px;
    cursor: pointer;
    height: 32px;
    text-align: center;
    transition: 0.3s;
}

#question input.submit:hover {
    background: #67686a;
}

#question_feedback input,
#question_feedback textarea {
    font-family: Arial;
    color: #282828;
    font-size: 14px;
    border: 1px solid #dbdbdb;
    padding: 8px 10px;
    width: 330px;
    margin-bottom: 10px;
}

#question_feedback input::placeholder, #question_feedback textarea::placeholder {
    color: grey;
}

#question_feedback input.hidden {
    display: none;
}

#question_feedback textarea {
    height: 60px;
}

#question_feedback input.captcha {
    width: 153px !important;
    float: left;
    margin-left: 4px;
    margin-right: -8px;
    margin-top: -1px;
    padding: 11px 10px !important;
}

#shadow_claim form#question_feedback input.submit {
    position: relative;
    margin-bottom: 20px;
    margin-top: 10px;
    bottom: 0px;
}

#shadow_claim form#question_feedback p.bold {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: Arial;
    color: #282828;
    text-rendering: optimizeLegibility;
}

#question_feedback input.submit {
    background: #d2232a;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 0;
    width: 175px;
    cursor: pointer;
    height: 32px;
    text-align: center;
    transition: 0.3s;
}

#question_feedback input.submit:hover {
    background: #67686a;
}


#question_more_sale_form input,
#question_more_sale_form textarea {
    font-family: Arial;
    color: #282828;
    font-size: 14px;
    border: 1px solid #dbdbdb;
    padding: 8px 10px;
    width: 330px;
    margin-bottom: 10px;
}

form#question_buy_one_click input,
form#question_buy_one_click input textarea {
    font-family: Arial;
    color: #282828;
    font-size: 14px;
    border: 1px solid #dbdbdb;
    padding: 8px 10px;
    width: 330px;
    margin-bottom: 10px;
}

#question_more_sale_form input::placeholder,
#question_more_sale_form textarea::placeholder
#question_buy_one_click input::placeholder,
#question_buy_one_click textarea::placeholder {
    color: grey;
}

#question_more_sale_form input.hidden,
#question_buy_one_click input.hidden {
    display: none;
}

#question_more_sale_form textarea,
#question_buy_one_click textarea {
    height: 60px;
}

#question_more_sale_form input.captcha,
#question_buy_one_click input.captcha {
    width: 153px !important;
    float: left;
    margin-left: 4px;
    margin-right: -8px;
    margin-top: -1px;
    padding: 11px 10px !important;
}

#shadow_claim form#question_more_sale_form input.submit {
    position: relative;
    margin-bottom: 20px;
    margin-top: 10px;
    bottom: 0px;
}

#shadow_claim form#question_more_sale_form p.bold {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: Arial;
    color: #282828;
    text-rendering: optimizeLegibility;
}

#question_more_sale_form input.submit,
#question_buy_one_click input.submit {
    background: #d2232a;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 0;
    width: 175px;
    cursor: pointer;
    height: 32px;
    text-align: center;
    transition: 0.3s;
}

#question_more_sale_form input.submit:hover,
#question_buy_one_click input.submit:hover {
    background: #67686a;
}


#question_claim_form input,
#question_claim_form textarea {
    font-family: Arial;
    color: #282828;
    font-size: 14px;
    border: 1px solid #dbdbdb;
    padding: 8px 10px;
    width: 330px;
    margin-bottom: 10px;
}

#question_claim_form input::placeholder, #question_claim_form textarea::placeholder {
    color: grey;
}

#question_claim_form input.hidden {
    display: none;
}

#question_claim_form textarea {
    height: 60px;
}

#question_claim_form input.captcha {
    width: 153px !important;
    float: left;
    margin-left: 4px;
    margin-right: -8px;
    margin-top: -1px;
    padding: 11px 10px !important;
}

#shadow_claim form#question_claim_form input.submit {
    position: relative;
    margin-bottom: 20px;
    margin-top: 10px;
    bottom: 0px;
}

#shadow_claim form#question_claim_form p.bold {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: Arial;
    color: #282828;
    text-rendering: optimizeLegibility;
}

#question_claim_form input.submit {
    background: #d2232a;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 0;
    width: 175px;
    cursor: pointer;
    height: 32px;
    text-align: center;
    transition: 0.3s;
}

#question_claim_form input.submit:hover {
    background: #67686a;
}


#question_amount0 input,
#question_amount0 textarea {
    font-family: Arial;
    color: #282828;
    font-size: 14px;
    border: 1px solid #dbdbdb;
    padding: 8px 10px;
    width: 330px;
    margin-bottom: 10px;
}

#question_amount0 input::placeholder, #question_amount0 textarea::placeholder {
    color: grey;
}

#question_amount0 input.hidden {
    display: none;
}

#question_amount0 textarea {
    height: 60px;
}

#question_amount0 input.captcha {
    width: 153px !important;
    float: left;
    margin-left: 4px;
    margin-right: -8px;
    margin-top: -1px;
    padding: 11px 10px !important;
}

#shadow_claim form#question_amount0 input.submit {
    position: relative;
    margin-bottom: 20px;
    margin-top: 10px;
    bottom: 0px;
}

#shadow_claim form#question_amount0 p.bold {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: Arial;
    color: #282828;
    text-rendering: optimizeLegibility;
}

#question_amount0 input.submit {
    background: #d2232a;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 0;
    width: 175px;
    cursor: pointer;
    height: 32px;
    text-align: center;
    transition: 0.3s;
}

#question_amount0 input.submit:hover {
    background: #67686a;
}

#shopcart {
    z-index: 9999;
    overflow: hidden;
}

#shopcart .price {
    font-size: inherit;
    font-weight: inherit;
    background: inherit;
    width: inherit;
    text-align: inherit;
    padding: inherit;
}

.basket_block:hover #shopcart {
    opacity: 1;
    visibility: visible;
}

#payOnline input[type=submit] {
    display: inline-block;
    width: 200px;
    background-color: #d22222;
    color: #fff;
    border: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 20px;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    transition: 0.5s;
}

#payOnline input[type=submit]:hover {
    background-color: #8f0018;
}

#question_amount0 {
    padding: 0 10px;
}

#question_amount0 input::-webkit-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_amount0 input::-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_amount0 input:-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_amount0 input:-ms-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_amount0 input:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_amount0 input:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_amount0 input:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_amount0 input:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_amount0 textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_amount0 textarea::-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_amount0 textarea:-moz-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_amount0 textarea:-ms-input-placeholder {
    opacity: 1;
    color: #282828;
    transition: opacity 0.3s ease;
}

#question_amount0 textarea:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_amount0 textarea:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_amount0 textarea:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_amount0 textarea:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#question_amount0 input,
#question_amount0 textarea {
    font-family: Arial;
    color: #282828;
    font-size: 14px;
    border: 1px solid #dbdbdb;
    padding: 8px 10px;
    width: 330px;
    margin-bottom: 10px;
}

#question_amount0 textarea {
    height: 60px;
}

#question_amount0 input.captcha {
    width: 153px !important;
    float: left;
    margin-left: 4px;
    margin-right: -8px;
    margin-top: -1px;
    padding: 11px 10px !important;
}

#question_amount0 input.submit {
    background: #d2232a;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 0;
    width: 175px;
    cursor: pointer;
    height: 32px;
    text-align: center;
    transition: 0.3s;
}

#question_amount0 input.submit:hover {
    background: #67686a;
}

.false_get {
    cursor: pointer !important;
    transition: background 0.5s;
}

.false_get:hover {
    background: #565656;
}

.sort_middle {
    float: left;
    margin-left: 30px;
}

#ya-site-form0 .ya-site-form__search-input-layout,
#ya-site-form0 .ya-site-form__search-input-layout-l,
#ya-site-form0 .ya-site-form__search-input-layout-r,
#ya-site-form1 .ya-site-form__search-input-layout,
#ya-site-form1 .ya-site-form__search-input-layout-l,
#ya-site-form1 .ya-site-form__search-input-layout-r {
    font-size: 14px !important;
    padding: 0;
    vertical-align: middle;
    border: 0;
    border-collapse: none;
}

#ya-site-form0 .ya-site-form__search-input,
#ya-site-form1 .ya-site-form__search-input {
    padding: 0 !important;
}

#ya-site-form0 .ya-site-form__search-input-layout-l .ya-site-form__input .ya-site-form__input-text,
#ya-site-form1 .ya-site-form__search-input-layout-l .ya-site-form__input .ya-site-form__input-text {
    width: 528px;
    border-right: 0 !important;
    float: left;
    border: 1px solid #dbdbdb;
    font-size: 14px !important;
    padding: 7px 10px;
}

#ya-site-form0 .ya-site-form__search-input-layout-r .ya-site-form__submit,
#ya-site-form1 .ya-site-form__search-input-layout-r .ya-site-form__submit {
    background: #67686a !important;
    color: #fff !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    border: 0 !important;
    cursor: pointer;
    height: 32px !important;
    width: 72px !important;
    transition: 0.3s !important;
    float: right !important;
    margin-left: -2px !important;
}

#ya-site-form0 .ya-site-suggest-list,
#ya-site-form1 .ya-site-suggest-list {
    margin-top: 31px !important;
    outline: 0 !important;
    box-shadow: none !important;
    width: 529px !important;
}

#ya-site-form0 .ya-site-form__search-input-layout-r .ya-site-form__submit:hover,
#ya-site-form1 .ya-site-form__search-input-layout-r .ya-site-form__submit:hover {
    background: #d2232a !important;
}

#ya-site-form0,
#ya-site-form1 {
    width: 600px;
    margin: 0 auto !important;
}

body #ya-site-form1 {
    margin: 0 auto !important;
    margin-bottom: 50px !important;
}

#ya-site-form0 .ya-site-suggest-elem:hover,
html body #ya-site-form0 .ya-site-suggest-elem_state_hover,
#ya-site-form1 .ya-site-suggest-elem:hover,
html body #ya-site-form1 .ya-site-suggest-elem_state_hover {
    background: none !important;
    text-decoration: underline;
}

#catalog_small {
    text-transform: none !important;
}

.basket.show_dont_buy {
    cursor: pointer;
    transition: background 0.5s;
}

.basket.show_dont_buy:hover {
    background: #565656;
}


ul.list-radio {
    margin-bottom: 20px;
}

ul.list-radio li {
    list-style-type: none;
    /*margin-bottom: 10px;*/
}

ul.list-radio li input[type="radio"] + label {
    display: block;
    /*border-radius: 3px;*/
    transition: .2s;
    padding: 10px;
    cursor: pointer;
}

ul.list-radio li input[type="radio"] + label:hover {
    /*background: rgba(76, 175, 80, 0.7);*/
    background: #565656;
    color: #ffffff;
}

ul.list-radio li input[type="radio"] {
    display: inline-block;
    float: left;
    width: auto !important;
    float: left;
    width: auto !important;
    display: none;
}

ul.list-radio li input[type="radio"]:checked + label {
    /*background: rgb(76, 175, 80);*/
    background: #565656;
    color: #ffffff;
}

.btn-add__js {
    cursor: pointer;
}


/*float header*/
.top-center-block {
    float: left;
    /*display: none;*/
}

/*.top-center-block.visible{
	display: block;
}*/
.top-center-block .top-phones-wrap {
    display: inline-block;
    vertical-align: middle;
    margin-right: 43px;
}

.top-center-block .number {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
}

.top-center-block .number a {
    text-decoration: none;
    font-size: 20px;
}

.top-center-block .collback {
    display: inline-block;
    background: #d2232a;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
    height: 32px;
    text-align: center;
    line-height: 32px;
    transition: 0.3s;
    width: 218px;
    vertical-align: middle;
}

.top-center-block .collback:hover {
    background: #67686a;
}

.top-center-block .basket_block {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.top-center-block .basket_block .baskets {
    background: #67686a;
    text-align: center;
    height: 32px;
    width: 130px;
    display: table;
}

.top-center-block .basket_block .baskets a {
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
    display: table-cell;
    background: transparent;
    transition: background 0.5s;
}

.top-center-block .basket_block .baskets a:hover {
    background: #d2232a;
}

.top-center-block .basket_block .baskets a:before {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -4px 12px -4px 0;
    background: url(/bitrix/templates/arsenalmusic/img/redesign/basket-ico.png) no-repeat center center;
}

.content p {
    padding: 0;
    margin: 0;
    padding-bottom: 15px;
}

.content h2 {
    display: block;
    font-size: 24px;
    color: #444;
    font-weight: normal;
    margin: 0;
    margin-bottom: 15px;
}

.content ul {
    margin-left: 25px;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    #lightbox-container-image-box {
        /* width: 100% !important; */
        /* max-width: 100% !important;
        height: auto !important; */
    }

    #lightbox-container-image img {
        /* width: 100% !important; */
    }

    #lightbox-container-image-data-box {
        /* font: 10px Verdana, Helvetica, sans-serif;
        background-color: #fff;
        margin: 0 auto;
        line-height: 1.4em;
        overflow: auto;
        width: 100%; */
        /* padding: 0 10px 0; */
    }
}


/* sale icon menu item */
.menu-item__sale {
    position: relative;
}

.menu-item__sale:hover {
    background-color: #565656;
}

.nav_panel .nav_menu ul.nav > li.menu-item__sale > a {
    padding-right: 45px;
}

.nav_panel .nav_menu ul.nav > li.menu-item__sale > a.open {
    background-color: #565656;
}

.menu-item__sale a::after {
    width: 35px;
    height: 90%;
    content: '';
    position: absolute;
    top: 2px;
    right: 5px;
    background: url(/bitrix/templates/arsenalmusic/img/sale-icon.svg) no-repeat center;
    background-size: contain;
    transition: 0.2s;
}


.nav_panel .nav_menu ul.nav li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    padding: 0 11px;
    transition: 0.2s;
    height: 41px;
    overflow: hidden;
    display: block;
    line-height: 41px;
}

.white-space-class {
    white-space: pre-line;
    max-width: 80%;
}

/* End */


/* Start:/bitrix/templates/arsenalmusic/responsive.css?172162733022528*/
@media (max-width:1000px) {

	.body {/*display:none;*/}
	.wrapper {width:auto;padding:0 10px}
	.logo_panel .info_block {width:60%;}
	.logo_panel .logo {width:55%;display:block;margin-right:15px;}
	.logo_panel .logo a {display:block;}
	.logo_panel .logo img {display:block;width:100%;margin-top:5px;}
	.logo_panel .info_block .subtitle {float:none;font-size:12px}
	.logo_panel .info_block .first_line{padding-bottom: 20px;}
	#ya-site-form0 .ya-site-form__search-input-layout-l {width:80%!important;}
	#ya-site-form0 .ya-site-form__search-input-layout-l .ya-site-form__input .ya-site-form__input-text{width:100%!important;}
	#ya-site-form0 .ya-site-form__search-input-layout-r {width:20%!important;}
	#ya-site-form0 .ya-site-form__search-input-layout-r .ya-site-form__submit {width:100%!important;}
	#ya-site-form0 {width:100%!important;}
	.logo_panel .contact_block {width:25%;margin:0;}
	.logo_panel .contact_block .phone {height:58px;padding-bottom: 10px}
	.logo_panel .contact_block .phone .number {font-size:27px;text-align:center;}
	.logo_panel .contact_block .phone .info {text-align:center;}
	.logo_panel .contact_block .phone .info span {display:block}
	.contact_block .collback {margin:0 15px;}
	logo_panel .right-block {width:15%}
	.logo_panel .basket_block .price {width:auto;display:block;height:32px;line-height:30px;padding:0;}
	.logo_panel .basket_block .baskets {width:auto;display:block;/*line-height:58px;*/line-height:68px;height: 68px;text-align:center}
	.logo_panel .basket_block .baskets a {display:inline-block;}
	.banner_block {
		/*width:100%!important;height:auto!important;*/

		margin-top:-10px;
	}
	.banner_block .slide {width:100%!important;height:auto!important;}
	.banner_block .slick-slide img {width:100%;height: auto;}
	.banner_slider .slick-list {width:100%!important;}
	.banner_slider {width:100%!important;}
	.nav_panel .nav_menu ul.nav {width:auto}
	.nav_panel .nav_menu {margin-left:-10px;margin-right:-10px;min-width:auto;}
	.nav_panel {min-width:auto;}
	.bottom_panel .logo {width:40%}
	.bottom_panel .logo img {max-width:95%}
	.bottom_panel .bottom_menu {width:35%;margin:0 -1px;padding:0;}
	.bottom_panel .bottom_menu {height:100px}
	.bottom_panel .bottom_menu ul li a {font-size:12px;}
	.bottom_panel .bottom_menu ul.col_1 li {margin-left:15px}
	.bottom_panel .bottom_menu ul.col_2 li {margin-right:15px}
	.bottom_panel .info_block {width:25%;height:100px;}
	.bottom_panel .info_block .phone {text-align:center}
	.bottom_panel .info_block .phone .number {font-size:20px;}
	.bottom_panel .info_block .phone .info span {display:block}
	.bottom_panel .info_block .social {text-align:center;font-size:12px;}
	.nav_panel .nav_menu ul.nav > li > a {font-size:13px;padding:0 8px}
	.nav_panel .nav_menu ul.nav > li:nth-of-type(1) > a {margin-left:5px}
	.pay_system {min-width:auto;}
	.banner {min-width:auto;}
	.grey_line {min-width:auto;height: 650px;}
	.sale_block .content {width:800px;}
	.hit_block .content {width:200px}
	.new_block {margin-right:20px}
	.main_content .about {width:300px;}
	.main_content .sites {margin-left:20px;}
	#catalog_nav {/*display:none;*/width: 100%}
	#catalog_nav .filter {display: none;}
	#catalog_model {display:block;margin-left:0;}
	#catalog_model .similar {padding-left:20px;display:none;}
	#catalog_root {text-align:center;}
	#news_detail .picture, #news_detail img {max-width:100%;margin-left:0;height:auto!important}
	#news_detail iframe {max-width:100%;}
	#news_detail .body {padding-left:0;width:100%;}
	#about .brends {height:auto;line-height:initial;padding-bottom:10px;padding-top:7px;}
	#about .indent {margin-left:0;}
	.nav_panel .nav_menu ul.nav {margin-left:50px;}
	.nav_panel .nav_menu .catalog {display:none}
	.nav_panel .nav_menu .adapt {display:block}
}
@media (max-width:900px) {
	.logo_panel .logo {width:50%}
	.nav_panel .nav_menu ul.nav {overflow:hidden}
	.nav_panel .nav_menu .catalog ul.catalog_menu {display:none}
	.nav_panel .nav_menu ul.nav > li > a {font-size:12px;padding:0 5px}
	.sale_block .content {width:650px;}
	.new_block .content {width:400px}
	.new_block {margin-right:30px}
	.main_content .news_block {width:260px}
	#brends {padding-left:0;text-align:center;}
	#brends .col {min-width:auto;max-width:auto;width:222px;margin-right:0;}
	#stores_detail .detail {padding-top:10px;}
	#stores_detail .detail .text {display:block!important;width:auto!important;max-width:600px;}
	#stores_detail .detail .contacts {display:block;padding-left:0;width:auto;max-width:500px;}
	#stores_detail .detail .contacts .sep {height:10px;}
	#stores_detail .detail .photos_list {display:none;}
	#stores_detail .detail .main_photo {display:block;width:auto;max-width:100%!important;margin-left:0!important}
	#mycart .buttons {float:none;width:auto;word-spacing:10px;}
	#mycart .buttons a {display:inline-block;width:130px;text-align:center;padding-right:10px;}
	#mycart .buttons .pic {margin-left:0;}
}
@media (max-width:800px) {
	.logo_panel .info_block .subtitle {display:none;}
	.logo_panel .logo {width:auto;max-width:400px;margin-right:0;}
	.logo_panel .info_block {width:50%;}
	.logo_panel .contact_block {width:30%;}
	logo_panel .right-block {width:20%}
	.logo_panel .basket_block .baskets a:hover {background-color:transparent;}
	.bottom_panel .logo {width:35%}
	.bottom_panel .bottom_menu {width:40%}
	.contact_block .collback {margin:0 10px}
	.banner .text {font-size:16px;}
	.main_content .news_block {float:none;clear:both;width:auto;max-width:400px;margin-left:20px;padding-top:20px;}
	.main_content .news_block .url_detail {top:30px;}
	.main_content .about {width:60%;margin-left:20px;}
	#catalog_model {width:auto;}
	#catalog_model .images {width:50%;}
	#catalog_model .images .main_pic {max-width:100%;margin:0;padding:0;}
	#catalog_model .bonus_label {margin-left:-30px;}
	#catalog_model .bonus_label img {width:222px;}
	#catalog_model .brand_logo {margin-left:0;float:right;width:230px;right:0;}
	#catalog_section {width:auto;float:none;padding-left:0;}
	#catalog_section .catalog_block .catalog_element {margin-left:0;float:none;display:inline-block;vertical-align:top;}
	#catalog_section .catalog_block {text-align:center;word-spacing:5px;}
	#catalog_section .sort {height:auto;padding-bottom:10px;}
	#catalog_section .sort .sort_right {float:none;padding:7px 0;clear:both}
	#about .nav {float:none;width:auto;min-height:auto;padding:10px;line-height:25px;margin-right:0;}
	#about .nav li {display:inline-block;line-height:18px;}
	#about .page {margin-left:0;padding-right:0;width: auto;}
	#about .friends {text-align:center}
	#about .coworkers {text-align:center}
	#about .bonus_label {max-width:100%}
	.top_panel {position:absolute;}
	.basket_block:hover #shopcart {visibility:hidden!important}
	.top_panel .enter:hover #usermenu {display:none;visibility:hidden;}
}
@media (max-width:750px) {
	.new_block .content {width:200px}
	.hit_block {margin-left:50px}
	.new_block {margin-right:50px}
	#mycart_list {margin-right:0;width:100%;}
	#mycart thead {display:none;}
	#mycart table {border-top:1px solid #999;}
	#mycart .model {width:45%;}
	#mycart .count {width:20%;}
	#mycart .price {width:20%;}
	#mycart .model .desc {width:auto;float:none;}
	#mycart_list .model .pic {margin-right:0;text-align:left;}
	#mycart .allcount {margin-left:0;float:right;width:35%}
	#mycart .allcount a {display:block;width:100%;}
	#mycart .notice {width:55%;}
	#mycart_count {width:auto;margin-right:0;}
	#auth_page .auth_form {display:block;width:auto;}
	#auth_page .log_in {width:47%;padding-right:20px;}
	#auth_page .reg_in {width:40%;margin-left:55%;}
	#auth_page .top {width:auto;margin-right:10px;}
	#auth_page .rememberme {margin-left:0;}
}
@media (max-width:746px) {
	.logo_panel .contact_block .phone .number a {font-size: 26px;}
}

@media (max-width:700px) {

	#ya-site-form1 .ya-site-form__search-input-layout-l {width:73%!important;}
	#ya-site-form1 .ya-site-form__search-input-layout-l .ya-site-form__input .ya-site-form__input-text{width:100%!important;}
	#ya-site-form1 .ya-site-form__search-input-layout-r {width:27%!important;}
	#ya-site-form1 .ya-site-form__search-input-layout-r .ya-site-form__submit {width:100%!important;}
	#ya-site-form1 {width:100%!important;}
	.bottom_panel {position:relative;padding-bottom:10px;}
	.bottom_panel .logo {display:none}
	.bottom_panel .logo img {display:none}
	.bottom_panel .logo .copyright {position:absolute;bottom:0;margin-bottom:-15px;font-size:12px;width:100%;text-align:center}
	.bottom_panel .info_block {width:40%;}
	.bottom_panel .bottom_menu {width:60%;border-left:none}
	.logo_panel .basket_block .baskets a {font-size:14px}
	.logo_panel .basket_block .baskets a:before {margin-right:7px;}
	.logo_panel .basket_block .price {font-size:16px}
	.logo_panel .logo img {margin-top:10px}
	#ya-site-form0 .ya-site-form__search-input-layout-l {width:70%!important;}
	#ya-site-form0 .ya-site-form__search-input-layout-r {width:30%!important;}
	.banner {height:auto;min-height:120px;padding-bottom:20px;}
	.banner:before, .banner:after {display:none;}
	.banner .title {padding:20px 0 20px 15px;}
	.banner .text {font-size:14px;padding-left:15px;}
	.sale_block .content {width:420px;}
	#brends .col {width:300px;}
	#mycart .th {display:none}
	#mycart_list {border-top:1px solid #999}
}
@media (max-width: 640px) {
	.logo_panel .contact_block .phone .number a {font-size: 24px;}
	.logo_panel {margin-top: 25px;}

}
@media (max-width:600px) {
	/*.logo_panel .contact_block .phone .number {font-size:17px;}
	.logo_panel .contact_block .phone .info {margin-top:3px}
	.contact_block .collback {font-size:12px;}
	.logo_panel .info_block {width:40%;}
	.logo_panel .contact_block {width:35%;}
	.logo_panel .basket_block {width:25%}*/
	.logo_panel {position:relative;margin-top:25px;/*height:100px;*/height: 120px;}
	.nav_panel {margin-top:10px;}
	.logo_panel .info_block .first_line {padding-bottom:15px;}
	.logo_panel .info_block {width:67%;}
	logo_panel .right-block {width:30%;margin-top:5px;}
	.logo_panel .basket_block .baskets {height: 78px;line-height: 78px;}
	.logo_panel .contact_block {width:67%;position:absolute;height: 68px;}
	.logo_panel .logo {height: 68px;}
	.logo_panel .logo img {/*margin-top:0;*/max-width:250px}
	.logo_panel .contact_block .phone .info {display:none}
	.logo_panel .contact_block .phone {position:relative;height:auto}
	.logo_panel .info_block .first_line {position:relative}
	.contact_block .collback {position:absolute;width:111px;margin:0;right:13px;/*top:30px;*/top:50px;height:25px;line-height:25px;font-size:12px;}
	.logo_panel .contact_block .phone .number {/*margin-top:30px;*/margin-top:45px;padding-left:15px;text-align:left;font-size: 24px}
		.logo_panel .contact_block .phone .number:before {
		content:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAUCAYAAACwG3xrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjQ1OTJEMDBBOUNCMTFFNjhFOUNDQzVDRDJCQjY3RkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjQ1OTJEMDFBOUNCMTFFNjhFOUNDQzVDRDJCQjY3RkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNDU5MkNGRUE5Q0IxMUU2OEU5Q0NDNUNEMkJCNjdGQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGNDU5MkNGRkE5Q0IxMUU2OEU5Q0NDNUNEMkJCNjdGQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqmXnLsAAAFXSURBVHjaVFK7SsRQEJ1MrpgHwcZqQSy0s1qx0drCRuz9goUttLW2sbFKa2Fl74KFH2CjaGUh2IgoiI2YEMhjk3hmuSN3B4bM88zcM/HSNKW+78kYQ0mSbOR5fkREWxKDXhk45HmeOPtZlk3El6TEoEP2fZ+gq4hPJOE0EDN/Ghu80ISK2F3XffF0Ol2Bv0uOaGHTNA/YzezRvHygU5b+DoLg1GDOdtu2OvcGiYOyLPs4jjsoMZJrulQURedhGLZA6cSXRoPksmJj5jt0bhfhYdE6TVVVv5agfxWEXt+PfWZB4aaua0IDMeKlRVxAcklpF3hQQAzjRxHQOZBuFxHKbzoPyZFbMCvC1vdSaSEP8bQnFDyCrGvEYoOOW0WwMrQX3cTnmEHnK4xnF1YFsR0uikKMkXtJh6gB2/l38E/cUfanWTdyOXv7M7z/BfYYy8p95CaXfwIMAAwI0xmu+cnGAAAAAElFTkSuQmCC');
		display:block;
		position:absolute;
		margin-left:-15px;
		margin-top:2px;
	}
	.top_panel .enter {float:none;position:absolute;right:10px;}

	.bottom_panel {height:auto}
	.bottom_panel .bottom_menu {width:auto;float:none;border-right:none;margin:0 auto;max-width:350px;}
	.bottom_panel .info_block {width:auto;float:none;padding-top:15px;}
	.hit_block {margin-left:17px}
	.new_block {margin-right:17px}
	.main_content .about {width:55%;margin-left:10px;}
	.main_content .news_block {margin-left:10px;}
	#catalog_model .brand_logo {width:200px;}
	#catalog_model .brand_logo img {width:100%;height:auto;display:block;padding-left:0;padding-right:0;}
	#catalog_model .options {width:200px;}
	#catalog_model .buttons a {font-size:12px;}
	#catalog_model .storeamount_link a {font-size:12px;}
	#catalog_model .images {min-height:500px;}
	#catalog_model .detail_text {width:auto}
	#catalog_model .attributes {width:auto}
	#catalog_model .tabs .lnk {width:auto}
	#catalog_model .tabs .lnk div {margin-left:15px;margin-right:15px;}
	#news_list .pic {width:100px;height:auto;margin-bottom:20px;margin-top:3px;}
	#news_list .text {margin-left:110px;}
	#news_list .item {min-height:auto;clear:both;padding-right:0;}
	#t_title .breadcrumbs.fixed {margin-top:51px;}
	#auth_page {position:relative;}
	#auth_page .auth_form {height:auto;}
	#auth_page .log_in {display:block;width:auto;max-width:300px;margin:0 auto;border-right:none;padding-left:0;padding-right:5px;padding-bottom:30px;}
	#auth_page .reg_in {position:absolute;left:0;bottom:20px;margin-left:0;height:auto;padding-top:0;}
}
@media (max-width:550px) {

#catalog_section .sort .sort_middle {float:none;padding:7px 0;margin-left:0;clear:both}
	#catalog_section .sort .sort_middle a {padding:0;}
	#catalog_section .sort .sort_right {display:none}
	.contact_block .collback {display:none;}
}
@media (max-width:500px) {
	.main_h1 {font-size:18px;color:#000;}
	.pay_system {height:auto}
	.pay_system .paysystem_list {height:auto}
	.sale_block .content {width:200px;}
	.sale_block .title {text-align:center;padding-bottom:0;}
	.sale_block > .url_detail {position:relative;top:auto;right:auto;text-align:center;margin:5px 0 15px 0;}
	.hit_block {float:none;margin:0 auto;}
	.new_block {float:none;margin:0 auto;padding-top:25px;}
	.hit_block .main_h1, .new_block .main_h1 {text-align:center;padding-bottom:10px;}
	.new_block .content {width:200px;position: relative;}
	.grey_line {padding:20px 0;}
	.main_content .about {width:auto;max-width:400px;margin:0 auto;float:none;}
	.main_content .sites {margin:0 auto;float:none;padding-top:10px;width:auto;max-width:190px;}
	.main_content .sites .main_h1 {text-align:center;padding-bottom:10px;}
	.main_content .news_block {margin:0 auto;padding-top:25px;}
	.main_content .news_block .main_h1 {padding-bottom:10px;}
	.main_content .news_block .url_detail {top:25px;}

	#t_title .breadcrumbs {padding:1px 0;}
	#t_title h1 {text-align:center;font-size:20px;}
	#catalog_model .images {min-height:700px;line-height:initial;float:none;width:auto;margin:0 auto}
	#catalog_model .images .thumbs a {width: 50%;}
	#catalog_model .brand_logo {display:none}
	#catalog_model .options {width:250px;float:none;margin:20px auto 0 auto;}
	#storeamount {position:relative;}
	#catalog_model .bonus_label {margin-left:0;right:0;}
	#catalog_section .sort {display:none}
	#brends .col {width:222px;}
	#stores_detail .shoplist {display:none}
	#stores_detail .detail {margin-left:0;}
	#mycart .items {text-align:left;}
	#mycart .items tr {position:relative}
	#mycart .count {position:absolute;right:0;width:33%;}
	#mycart .price {position:absolute;right:0;width:33%;margin-top:70px;}
	#mycart .notice {width:auto;float:none}
	#mycart .allcount {width:auto;float:none;padding-top:0;}
	#mycart .allcount a {margin-top:10px;}
	#order_form_div .inform_block {width:auto}
	#auth_page .reg_in {left:50%;margin-left:-80px;}
	#catalog_section .sort_adapt {display:block;}
	#catalog_section .sort a {padding:0 7px;}
	#catalog_section #toMin {margin-right:4px;margin-left:2px;}
}
@media (max-width:450px) {
	.logo_panel .contact_block .phone .number {word-spacing:-2px;}
	.logo_panel .contact_block .phone .number:before {margin-top:1px;}
	.map-columns ul {list-style:none!important}
	.top_panel .citys	.city-drop-down {width:90%}
}
@media (max-width:400px) {
	.logo_panel {/*height:65px;*/height:115px;}
	.logo_panel .info_block .first_line {padding-right:5px;padding-top:5px;}
	.logo_panel .contact_block .phone .number {margin-top:0;word-spacing:0;}
	.logo_panel .contact_block .phone .number:before {margin-top:2px;}
	.logo_panel .basket_block .price {display:none;}
	#catalog_model .images {min-height: 650px;}
	.logo_panel .contact_block {/*margin-top:35px;*/margin-top: 45px;margin-left: 10px;}
	.bottom_panel .bottom_menu {height:auto}
	.logo_panel .logo img {margin-top:3px;}
	.logo_panel .info_block .second_line {position:absolute;width:80%;/*right:0;*/right:9px;top:80px;z-index:99999;}
	.logo_panel .info_block .second_line.fixed {position:fixed;width:80%;right:2px;top:4px;z-index:99999;}
	#ya-site-form0 .ya-site-form__search-input-layout-r .ya-site-form__submit,
	#ya-site-form0 .ya-site-form__search-input-layout-r .ya-site-form__submit:hover {
		color:transparent!important;background-position:center center!important;background-repeat:no-repeat!important;
		background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUI0MkQwNzRCNDE1MTFFNkI3MDA5NjA5RkZENjMxNkEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUI0MkQwNzVCNDE1MTFFNkI3MDA5NjA5RkZENjMxNkEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFQjQyRDA3MkI0MTUxMUU2QjcwMDk2MDlGRkQ2MzE2QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFQjQyRDA3M0I0MTUxMUU2QjcwMDk2MDlGRkQ2MzE2QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvGmtAcAAAGCSURBVHjanNTPK0RRFMDxN+NHKRbKhgymIUKRtSwYG4XYyb+gsLKysfAfWJuilKUNJQ2FmWQzkSkri5HJpEZJyo/n++o8Hdd7rzdOfab75p575r65PyK2bVtG9GAOScRRjRIusIt9KyicgsoqXu3gOEKrMe6Hftg0Bj7hGIfIG303aAsquKaSv7CCdpVYhyRyKi8v3/8p2IkPSXrHhN/roAkZVXTRq+C6SlgOKOaKoSz5BXOWzkdWOouoD1HQkVKTGNF9URa6QxY8hxcrXJyodq/ucArWSPvNCh/6h2vNgmVpxyoo2KXaj2bBnLQHMRCy4Kx7LuQE/TopM+oPTodYkCWVn/LaNlXGht1Go0+xBePEJM2ciFwO/ThHg0z8Djs4lcXqwyTGjVe/xTwuvS6HUdmLlcY9El6Xg6MFGz43zicOMIUro6+EIf3KZiQwLNvD2adFZJGR/m6k0azGFDDmVzBMOMXO5BJ24zlq/T8eMC2zd2PPCnkZBInjGlvO87cAAwDiRRShHA6+fQAAAABJRU5ErkJggg==')!important;
	}
	#ya-site-form0 .ya-site-form__search-input-layout-l {width:85%!important;}
	#ya-site-form0 .ya-site-form__search-input-layout-r {width:15%!important;}
	.logo_panel .basket_block .baskets {background:#d2232a;height: 58px;line-height: 58px;}
	.logo_panel .basket_block .baskets a {font-size:12px;padding-top:15px;}
	.logo_panel .basket_block .baskets a:before {display:block;position:absolute;}
	.logo_panel .basket_block .price {font-size:13px;font-weight:normal;}
	.banner {padding-bottom:10px;}
	.banner .title {padding:10px 0 10px 5px;}
	.banner .title a {font-size:22px;}
	.banner .text {font-size:12px;padding-left:5px;}
	#catalog_model .buttons a {font-size:14px;padding:8px 0!important;}
	#t_title h1 {font-size:18px;}
	#brends .col {width:180px;}
	.nav_panel .nav_menu ul.nav li {display:none}
	#catalog_model .tabs .lnk:nth-of-type(3) {display:none}
	#mycart .buttons a {width:auto;padding-left:10px;padding-right:15px;}
	#mycart .action {display:block;position:absolute;margin-top:60px;margin-left:0;right:0;}
	#mycart .action a {display:block;margin-bottom:5px;}
	#mycart_buttons {width:100%;}
	#mycart_count {text-align:center}
	#shadow_contacts .contact_form, #shadow_question .question_form {width:95%;margin-top:50px}
	#about .user .field {width:222px;}
	.top_panel .enter .user .link > span {font-size:12px;}
	.top_panel .citys	.city-drop-down {width:85%}
	.top_panel .citys	.city-drop-down ul li {padding:5px 10px;}
	.top_panel .citys .region i {display:none;}
	#question_amount0 input.captcha {width:80%!important;float:none;margin-right:0;}
	#question_amount0 input, #question_amount0 textarea {width:80%!important}
	#shadow_question .question_form {height:460px!important}
	#shadow_question {z-index:999999;}
		#content_path span:nth-of-type(1) {padding-left:0!important}
}
@media (max-width:350px) {
	#catalog_model .images {min-height: 600px;}
	}@media (max-width:300px) {
	.sale_block .content {width:200px;}
}






@media (max-width:1000px) and  (min-width:900px){
	.top-center-block .top-phones-wrap{
		margin-right: 10px;
	}
	.logo_panel{
		margin-top: 30px;
		height: 100px;
	}
	.top_panel .citys,
	.top_panel .enter{
		margin-top:0;
	}
}
@media (max-width:910px) and  (min-width:800px) {
	.logo_panel .contact_block .phone .number a {font-size: 26px;}
}
@media (max-width:1000px) {
  .logo_panel .enter a{
    font-size: 12px;
  }
  .top_panel .catalog{
    margin-right: 30px;
  }
  .top-center-block .number{
    margin-right: 27px;
  }
  .top-center-block .top-phones-wrap{
    margin-right: 27px;
  }
}
@media (max-width:825px) {
  .top_panel .catalog{
    margin-right: 12px;
  }
  .top-center-block .number{
    margin-right: 10px;
  }
  .top-center-block .top-phones-wrap{
    margin-right: 12px;
  }
}
@media (max-width:400px) {
  .logo_panel .right-block{
    margin-top: -4px;
  }
  .logo_panel .enter a {
      font-size: 10px;
  }
  .logo_panel .basket_block .baskets a{
    padding-top: 0;
  }
  .logo_panel .basket_block .baskets a:before {
    margin: 20px 12px -4px 2px;
  }
}
/* End */


/* Start:/bitrix/templates/arsenalmusic/js/redesign/slick/slick.css?16678079441729*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/arsenalmusic/css/jquery.fancybox.min.css?166780794412796*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}

/* End */


/* Start:/bitrix/templates/arsenalmusic/css/selectric.css?16678079444299*/
/*======================================
  Selectric v1.13.0
======================================*/

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
  color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-color: #c4c4c4;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}

.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}

.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}

.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

/* End */


/* Start:/bitrix/templates/arsenalmusic/components/bitrix/system.auth.form/am_auth/style.css?16678079448567*/
.login_page{
	color: #3F3F3F;
	font-size: 13px;
	line-height: 20px;
}
.login_page a{color: #007acf;}
.login_page a:hover{text-decoration: none;}
.login_page .social {
	padding-bottom: 8px;
	text-align: left;
}

.login_page .social ul{
	margin: 0;
	padding:0;
}
.login_page .social ul li {display: inline-block;}
.login_page .social ul li a span {
	display: inline-block;
	width: 32px;
	height: 32px;
}
.login_page .social ul li a span  			{background: url("/bitrix/templates/arsenalmusic/components/bitrix/system.auth.form/am_auth/images/gui.png") no-repeat;}
.login_page .social ul li a .openid			{background-position:  0    -32px;}
.login_page .social ul li a .yandex			{background-position:  0    -64px;}
.login_page .social ul li a .livejournal	{background-position:  0   -128px;}
.login_page .social ul li a .liveinternet	{background-position:  0   -160px;}
.login_page .social ul li a .blogger		{background-position:  0   -192px;}
.login_page .social ul li a .openid-mail-ru	{background-position:  0   -224px;}
.login_page .social ul li a .odnoklassniki	{background-position:-32px    0;  }
.login_page .social ul li a .mymailru		{background-position:-32px  -32px;}
.login_page .social ul li a .facebook		{background-position:-32px  -64px;}
.login_page .social ul li a .google			{background-position:-32px -128px;}
.login_page .social ul li a .liveid			{background-position:-32px -160px;}
.login_page .social ul li a .twitter		{background-position:-32px -192px;}
.login_page .social ul li a .vkontakte		{background-position:-32px -224px;}

/*0px -96px*/
/*-32px -96px*/

.login_page .bx-auth-line {
	padding-bottom: 10px;
	border-bottom: 1px solid #E3E3E3;
}
.login_page .errortext {
	display: inline-block;
	margin-top: 15px;
	padding: 10px 15px 10px 60px !important;
	border-top: 1px solid #e4cbd1;
	border-right: 1px solid #d5babe;
	border-bottom: 1px solid #c9abaf;
	border-left: 1px solid #d5babe;
	border-radius: 5px;
	background: #f8eaed;
	background: url("/bitrix/templates/arsenalmusic/components/bitrix/system.auth.form/am_auth/images/alert.png") 10px 50% no-repeat, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZWFlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGQwZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: url("/bitrix/templates/arsenalmusic/components/bitrix/system.auth.form/am_auth/images/alert.png") 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8eaed), color-stop(100%,#edd0d6));
	background: url("/bitrix/templates/arsenalmusic/components/bitrix/system.auth.form/am_auth/images/alert.png") 10px 50% no-repeat, -webkit-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
	background: url("/bitrix/templates/arsenalmusic/components/bitrix/system.auth.form/am_auth/images/alert.png") 10px 50% no-repeat,    -moz-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
	background: url("/bitrix/templates/arsenalmusic/components/bitrix/system.auth.form/am_auth/images/alert.png") 10px 50% no-repeat,     -ms-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
	background: url("/bitrix/templates/arsenalmusic/components/bitrix/system.auth.form/am_auth/images/alert.png") 10px 50% no-repeat,      -o-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
	background: url("/bitrix/templates/arsenalmusic/components/bitrix/system.auth.form/am_auth/images/alert.png") 10px 50% no-repeat,         linear-gradient(to bottom, #f8eaed 0%,#edd0d6 100%);
	box-shadow: inset 0 1px 1px 0 #fff;
	color: #881521 !important;
	text-shadow: 0 1px 0 #fff;
	font-weight: bold;
	font-size: 15px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8eaed', endColorstr='#edd0d6',GradientType=0 );
}


.login_page .input_text_style{
	position: relative;
	display: block;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	padding: 10px !important;
	min-width: 200px;
	max-width: 300px;
	width: 100%;
	height: 40px;
	border: 1px solid #8CA3AE;
	border-radius: 5px;
	background: #fff;
	box-shadow: inset 0 3px 6px 0 rgba(215, 215, 215, 0.7);
	font-weight: normal;
	font-size: 18px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}




.bt_blue{
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
	border: none;
}
.shadow.bt_blue{box-shadow:0 1px 1px 0 rgba(0,0,0,.2)}
.shadow.bt_blue:active{box-shadow:none}

.bt_blue  				{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2df), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:  -moz-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:   -ms-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:    -o-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:       linear-gradient(to bottom, #00a2df 0%,#006fcb 100%);
	color:#fff;
	text-shadow:0 1px 0 #006cae;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb',GradientType=0 );
}
.bt_blue:hover  		{
	background:#21afe4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#21afe4), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:  -moz-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:    -o-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:   -ms-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:       linear-gradient(to bottom, #21afe4 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb',GradientType=0 );
}
.bt_blue:active  		{
	background:#21afe4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#21afe4), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:  -moz-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:   -ms-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:    -o-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:       linear-gradient(to bottom, #21afe4 0%,#006fcb 100%);
	box-shadow:inset 0 3px 5px 0 rgba(0,0,0,.21);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb',GradientType=0 );
}

.big.bt_blue			{
	padding:0 13px;
	height:34px;
	font-weight:bold;
	line-height:34px;
	height:36px;
	line-height:36px;
}
.big.bt_blue:hover  	{ }
.big.bt_blue:active  	{ }

/* End */


/* Start:/bitrix/templates/arsenalmusic/components/bitrix/catalog.section.list/adapt_new/style.css?16678079443091*/
.nav_panel.fixed {	position:fixed;	top:0;	margin:0;	width:100%;	z-index:9999;}#t_title .breadcrumbs.fixed {	margin-top:61px;}.banner_block.fixed {	margin-top:61px;}.nav_panel .nav_menu .adapt {	float:left;	width:46px;	height:41px;}.nav_panel .nav_menu .adapt .btn {	display:block;	height:100%;	width:100%;	background-color:#d2232a;	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAWCAYAAADXYyzPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Mjg3RDc5QkNCM0UzMTFFNjlBRDlDRjk0Njg4MzIwQ0EiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Mjg3RDc5QkRCM0UzMTFFNjlBRDlDRjk0Njg4MzIwQ0EiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyODdENzlCQUIzRTMxMUU2OUFEOUNGOTQ2ODgzMjBDQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyODdENzlCQkIzRTMxMUU2OUFEOUNGOTQ2ODgzMjBDQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuC+eKMAAAA0SURBVHjaYvwPBAwDAJgYBgiMPItZgJhxNKhHLaZV4hotQEYLkNGgHrV4tAAZtRgrAAgwAIXcBjD4SG6KAAAAAElFTkSuQmCC');	background-position: center center;	background-repeat:no-repeat;}.nav_panel .nav_menu .adapt .menu_wrap {	display:none;	position:absolute;	z-index:9999999;	width:100%;	max-width:400px;}.nav_panel .nav_menu .adapt .menu_wrap .cat {	background-color:#eee;	padding:7px 0;}.nav_panel .nav_menu .adapt .menu_wrap .cat > div {	padding:5px 15px;}
/*.nav_panel .nav_menu .adapt .menu_wrap .cat > div:after {	content:url('/bitrix/templates/arsenalmusic/img/redesign/red-li-arrow.png');	position:absolute;	margin-left:10px;}*/
.nav_panel .nav_menu .adapt .menu_wrap .subcat {	display:none;	background-color:#f3dede;	padding:7px 0;	max-height:400px;	overflow:scroll;}.nav_panel .nav_menu .adapt .menu_wrap .subcat > .item_list {	padding:0 25px;	margin:10px 0;	position:relative;}.nav_panel .nav_menu .adapt .menu_wrap .subcat > .item_list:after {	content:url('/bitrix/templates/arsenalmusic/img/redesign/red-li-arrow.png');	position:absolute;	margin-left:10px;}.nav_panel .nav_menu .adapt .menu_wrap .subcat > .back {	padding:5px 25px;	position:relative;}.nav_panel .nav_menu .adapt .menu_wrap .subcat > .back:before {	content:url('/bitrix/templates/arsenalmusic/img/redesign/red-li-arrow-back.png');	position:absolute;	margin-left:-15px;}.nav_panel .nav_menu .adapt .menu_wrap .subcat > a {	display:block;	padding:0 25px;	margin:10px 0;	color:#000;}
/* End */


/* Start:/bitrix/templates/arsenalmusic/template_styles.css?1721627331933*/
/* #lightbox-image{
    display: inline;
    width: 100%;
    height: 100%;
    max-width: 700px;
    max-height: 700px;
    object-fit: contain;
}
div#lightbox-container-image-box {
    height: 80vh!important;
    width: 90vh!important;
}
a#lightbox-nav-btnPrev {
    height: 80vh!important;
}
a#lightbox-nav-btnNext {
    height: 80vh!important;
}
#lightbox-container-image {
    height: 80vh!important;
    width: 90vh!important;
} */
div#lightbox-container-image {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
#lightbox-image{
    display: inline;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.banner_block {
	max-height: 310px;
	overflow: hidden;
}
.main_slider {
	max-height: 318px;
	overflow: hidden;
}
@media screen and (max-width: 500px) {
	.main_slider {
		max-height: 627px;
	}
	.banner_block {
		max-height: 148px;
	}
}
/* End */
/* /bitrix/templates/arsenalmusic/style.css?174254001486848 */
/* /bitrix/templates/arsenalmusic/redesign.css?175260546557908 */
/* /bitrix/templates/arsenalmusic/responsive.css?172162733022528 */
/* /bitrix/templates/arsenalmusic/js/redesign/slick/slick.css?16678079441729 */
/* /bitrix/templates/arsenalmusic/css/jquery.fancybox.min.css?166780794412796 */
/* /bitrix/templates/arsenalmusic/css/selectric.css?16678079444299 */
/* /bitrix/templates/arsenalmusic/components/bitrix/system.auth.form/am_auth/style.css?16678079448567 */
/* /bitrix/templates/arsenalmusic/components/bitrix/catalog.section.list/adapt_new/style.css?16678079443091 */
/* /bitrix/templates/arsenalmusic/template_styles.css?1721627331933 */
