html,
body {
 height: 100%
}

html {
 background: #f4f4f4
}

body {
 font: 14px/25px 'Open Sans', sans-serif;
 color: #333
}

body,
dl,
dd,
blockquote,
fieldset,
legend {
 margin: 0;
 padding: 0
}

fieldset {
 border: none
}

table {
 border: none;
 border-collapse: collapse
}

th,
td {
 vertical-align: top
}

th {
 text-align: left;
 font-weight: 400
}

address {
 font-style: normal
}

p,
ul,
ol {
 margin: 0 0 1.5em
}

img {
 vertical-align: top
}

#wrapper {
 min-height: 100%;
 overflow-x: hidden;
 position: relative
}

.clear {
 clear: both;
 overflow: hidden;
 font-size: 0;
 line-height: 0
}

.in {
 margin: 0 10px;
 position: relative
}

:focus {
 outline: none
}

a img {
 border: none
}

a {
 color: #e63839;
}

a:hover {
 text-decoration: none
}

.f_row {
 padding-bottom: 10px;
 clear: both
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="url"],
select,
textarea {
 background: #fff;
 box-sizing: border-box;
 width: 100%;
 margin: 0;
 padding: 9px 15px;
 border: 1px solid #d4d4d4;
 font: 13px/17px 'Open Sans', sans-serif;
 color: #515151
}

textarea {
 height: 150px;
 overflow: auto;
 resize: none
}

input[type="submit"],
input[type="button"],
button,
.btn {
 background: #e63839;
 box-sizing: border-box;
 padding: 10px 17px;
 border: none;
 font: 14px/18px 'Open Sans', sans-serif;
 color: #fff;
 text-align: center;
 text-transform: uppercase;
 cursor: pointer
}

a.btn {
 display: inline-block;
 padding: 11px 20px;
 text-decoration: none
}

.btn.v1 {
 background: #e63839;
 display: inline-block;
 padding: 0 18px;
 font-size: 13px;
 line-height: 30px;
 color: #fff;
 text-transform: uppercase
}

h1,
h2,
h3,
h4,
h5,
h6 {
 margin: 0 0 .8em;
 font-weight: 400;
 color: #333;
 text-transform: uppercase
}

h1 {
 margin-bottom: 1.1em;
 font-size: 22px;
 line-height: 27px;
 color: #23343e
}

h2 {
 font-size: 20px;
 line-height: 25px
}

h3 {
 font-size: 18px;
 line-height: 23px
}

h4 {
 font-size: 16px;
 line-height: 21px
}

h5 {
 font-size: 14px;
 line-height: 19px
}

h6 {
 font-size: 12px;
 line-height: 17px
}

.title1 {
 margin-bottom: .9em;
 font-size: 28px;
 line-height: 33px;
 color: #e63839;
 text-transform: uppercase
}

.title2 {
 background: #ebebeb;
 margin-bottom: 20px;
 padding: 24px 21px;
 font-size: 28px;
 line-height: 32px;
 color: #2d2d2d;
 text-transform: uppercase
}

.title3 {
 margin-bottom: .8em;
 font-size: 22px;
 line-height: 27px;
 color: #333;
 text-transform: uppercase
}

.tbl_hide,
.tbl_hide th,
.tbl_hide td {
 border: none
}

.tbl_border,
.tbl_border th,
.tbl_border td {
 border: 1px solid #333
}

#header {
 border-top: 3px solid #e63839;
 position: relative;
 z-index: 200
}

#header > .in {
 height: 177px
}

.logo {
 padding: 20px 0 0 20px
}

.t_menu {
 background: #23343e;
 width: 100%;
 height: 50px;
 box-sizing: border-box;
 margin: 0;
 padding: 0;
 list-style: none;
 position: absolute;
 top: 100%;
 left: 0
}

.t_menu li {
 float: left
}

.t_menu a {
 display: block;
 height: 50px;
 padding: 0 8px;
 font-weight: 700;
 font-size: 15px;
 line-height: 50px;
 color: #fff;
 text-transform: uppercase;
 text-decoration: none
}

.t_menu a:hover,
.t_menu li.active a {
 background: #7799a5;
}

.m_ctrl {
 background: #e63839;
 display: none;
 height: 50px;
 padding: 0 12px;
 position: absolute;
 bottom: 0;
 left: 0;
 font-weight: 700;
 font-size: 15px;
 line-height: 50px;
 color: #fff;
 text-transform: uppercase;
 cursor: pointer
}

.m_ctrl:before {
 content: "";
 background: url(../design/ico2.png) no-repeat -60px 0;
 display: inline-block;
 width: 30px;
 height: 20px;
 margin: 15px 10px 0 0;
 vertical-align: top
}

.t_menu_mob {
 background: #23343e;
 display: none;
 width: 100%;
 max-width: 360px;
 box-sizing: border-box;
 margin: 0;
 padding: 12px;
 list-style: none;
 position: absolute;
 top: 100%;
 left: 0;
 text-align: left;
 overflow: auto
}

.t_menu_mob a {
 display: block;
 padding: 15px 8px;
 font-weight: 700;
 font-size: 15px;
 line-height: 20px;
 color: #fff;
 text-transform: uppercase;
 text-decoration: none
}

.t_menu_mob a:hover,
.t_menu_mob li.active a {
 background: #7799a5;
}

#header .phone {
 width: 396px;
 margin-left: -175px;
 padding-left: 4px;
 position: absolute;
 top: 60px;
 left: 50%;
 font-weight: 700;
 font-size: 17px;
 line-height: 22px;
 color: #333
}

#header .phone p {
 display: inline-block;
 margin: 0 11px;
 vertical-align: top
}

.h_cart {
 position: absolute;
 top: -3px;
 right: 0
}

.h_cart > a {
 background: #e63839 url(../design/cart-v-11339.svg) no-repeat 5px 5px;
 background-size: 40px 40px;
 display: block;
 width: 180px;
 height: 50px;
 padding: 0 0 0 50px;
 font-size: 15px;
 line-height: 50px;
 color: #fff;
 text-decoration: none
}

.login {
 width: 184px;
 position: absolute;
 top: 95px;
 right: 21px;
 font-size: 15px;
 line-height: 20px
}

.login p {
 margin-bottom: .6em
}

.login .arr {
 background: url(../design/arrow2.png) no-repeat 0 center;
 padding-left: 25px;

}

.search_form {
 width: 400px;
 margin-left: -175px;
 position: absolute;
 top: 107px;
 left: 50%
}

.search_form input[type="text"] {
 padding-right: 80px;
 border: none;
 font-weight: 300
}

.search_form input[type="submit"] {
 background: #333 url(../design/s_btn.png) no-repeat center 9px;
 width: 70px;
 height: 35px;
 padding: 0;
 position: absolute;
 top: 0;
 right: 0
}

.search-result,
#search-result {
 background: #fff;
 position: absolute;
 left: 0;
 z-index: 10000;
 font-size: 13px;
 line-height: 1.5
}

.search-result > div,
#search-result > div {
 margin-bottom: .8em;
 padding: 0 10px
}

.search-result > div:last-child,
#search-result > div:last-child {
 margin-bottom: 0
}

.search-result a,
#search-result a {
 display: block;
 padding-left: 60px
}

.search-result a img,
#search-result a img {
 margin: 0 10px 0 -60px;
 float: left
}

#main {
 padding-top: 70px;
 position: relative
}

.breadcrumbs {
 background: #fbfbfb;
 margin: 0 0 21px;
 padding: 10px 21px;
 list-style: none;
 overflow: hidden;
 font-style: italic;
 font-size: 15px;
 line-height: 20px;
 color: #7a7a7a
}

.breadcrumbs li {
 float: left
}

.breadcrumbs li:before {
 content: "\002F";
 margin: 0 6px
}

.breadcrumbs li:first-child:before {
 display: none
}

.breadcrumbs a {
 color: #7a7a7a;
 text-decoration: none
}

.overflow {
 position: relative;
 overflow: hidden
}

.ib_wr {
 font-size: 0;
 line-height: 0;
 letter-spacing: -.03em
}

.ib_wr .preview,
.ib_wr .col {
 font-size: 14px;
 line-height: 25px;
 letter-spacing: normal
}

.preview,
.col {
 display: inline-block;
 position: relative;
 vertical-align: top
}

.thumb_wr {
 position: relative
}

.thumb {
 position: relative
}

.p_descr {
 position: relative;
 overflow: hidden
}

.center_magic {
 position: absolute;
 top: 50%;
 left: 50%;
 -webkit-transform: translate(-50%, -50%);
 -ms-transform: translate(-50%, -50%);
 -o-transform: translate(-50%, -50%);
 -moz-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%)
}

.slyder {
 position: relative
}

.slyder_content {
 position: relative;
 overflow: hidden
}

.slyder_move,
.slyder_item {
 position: absolute;
 top: 0;
 left: 0
}

.slyder_item {
 overflow: hidden
}

.slyder_left,
.slyder_right {
 position: absolute;
 z-index: 100;
 cursor: pointer
}

.slyder_main,
.slyder_main .slyder_content,
.slyder_main .slyder_item {
 height: 388px
}

.slyder_main {
 margin: 10px 0 50px
}

.slyder_main .slyder_item img {
 max-height: 100%
}

.slyder_main .slyder_left,
.slyder_main .slyder_right {
 background: url(https://legion.kharkov.ua/design/c_arrow1.png);
 width: 115px;
 height: 115px;
 margin-top: -57px;
 top: 50%
}

.slyder_main .slyder_left {
 background-position: 0 0;
 left: 20px
}

.slyder_main .slyder_right {
 background-position: -115px 0;
 right: 20px
}

.bi_wr {
 background: #fff;
 margin-bottom: 20px;
 padding: 23px 21px 25px;
 position: relative
}

.bi_wr1 {
 margin-bottom: 50px;
 padding: 0 21px;
 position: relative
}

.b_info {
 margin: -5px -5px -26px -31px
}

.b_info .preview {
 width: 250px;
 height: 388px;
 margin: 0 0 26px 26px;
 padding: 5px;
 overflow: hidden
}

.b_info .preview.v2 {
 height: auto !important;
}

.b_info .thumb {
 width: 250px;
 height: 187px;
 margin-bottom: 20px;
 overflow: hidden
}

.b_info .thumb.v2 {
 height: auto;
}

.b_info .thumb img {
 max-width: 250px;
 max-height: 187px
}

.b_info .p_descr {
 background: #f6f6f6;
 padding: 10px;
 overflow: visible
}

.b_info .p_descr:before {
 content: "";
 border-bottom: 8px solid #f6f6f6;
 border-right: 10px solid transparent;
 border-left: 10px solid transparent;
 position: absolute;
 top: -8px;
 left: 17px
}

.b_info .p_descr:after {
 content: "";
 display: block;
 clear: both;
 font-size: 0;
 line-height: 0
}

.b_info .title {
 height: 66px;
 margin-bottom: 1em;
 overflow: hidden;
 font-size: 15px;
 line-height: 22px;
 text-transform: uppercase
}

.b_info .title a {
 text-decoration: none
}

.b_info .title a:hover {
 text-decoration: underline
}

.b_info .p_buy {
 height: 43px;
 margin-bottom: 16px;
 position: relative
}

.b_info .price {
 font-size: 20px;
 line-height: 25px;
 color: #262626
}

.b_info .price small {
 font-size: 12px
}

.b_info .price del {
 display: block;
 margin-top: -5px;
 font-size: 14px;
 line-height: 18px;
 color: #c66b6b
}

.b_info .p_buy .btn {
 width: 104px;
 padding: 0;
 position: absolute;
 top: 0;
 right: 0
}

.b_info .vote-hover {
 padding: 0 !important
}

.b_info .txt {
 display: none;
 font-size: 12px;
 line-height: 16px
}

.b_info .txt table {
 width: 100%;
 margin-bottom: 10px;
 border-top: 1px solid #f4f4f4;
 border-bottom: 1px solid #f4f4f4
}

.b_info .txt tr:first-child th,
.b_info .txt tr:first-child td {
 padding-top: 10px
}

.b_info .txt tr:last-child th,
.b_info .txt tr:last-child td {
 padding-bottom: 10px
}

.b_info .txt th,
.b_info .txt td {
 padding-right: 5px;
 padding-left: 5px
}

.b_info .txt th {
 text-align: right
}

.b_info .txt td {
 color: #262626
}

.b_info .expert {
 color: #f96b0c
}

.b_info .extreme {
 color: #e63839
}

.b_info .txt p {
 max-height: 128px;
 overflow: hidden
}

.b_info .rating {
 line-height: 20px
}

.b_info .preview:hover {
 background: #f6f6f6;
 overflow: visible;
 z-index: 150
}

.b_info .preview:hover .p_descr {
 margin: 0 -5px;
 padding-right: 15px;
 padding-left: 15px
}

.b_info .preview:hover .txt {
 display: block
}

.b_info .addtocart {
 width: 115px;
 background: #e63839;
 font-size: 13px;
 line-height: 30px;
 color: #fff;
 text-transform: uppercase;
 text-align: center;
 cursor: pointer;
 float: right
}

.b_info.v1 .preview {
 height: auto
}

.b_info.v1 .title {
 height: auto
}

.carousel {
 margin: -5px -5px 0;
 height: 388px
}

.carousel .slyder_content,
.carousel .slyder_item {
 height: 604px
}

.carousel .slyder_content {
 width: 832px;
 margin: 0 auto
}

.carousel .b_info {
 margin: 0
}

.carousel .b_info .preview {
 margin: 0
}

.carousel .slyder_item {
 padding-right: 26px
}

.carousel .slyder_left,
.carousel .slyder_right {
 background: #dfdfdf;
 width: 32px;
 height: 32px;
 top: -58px
}

.carousel .slyder_left:before,
.carousel .slyder_right:before {
 content: "";
 border-top: 5px solid transparent;
 border-bottom: 5px solid transparent;
 position: absolute;
 top: 11px
}

.carousel .slyder_left {
 right: 43px
}

.carousel .slyder_right {
 right: 5px
}

.carousel .slyder_left:before {
 border-right: 5px solid #666668;
 right: 14px
}

.carousel .slyder_right:before {
 border-left: 5px solid #666668;
 left: 14px
}

.b_info1 {
 margin-left: -36px;
 padding: 20px 21px 25px;
 text-align: center
}

.b_info1 .preview {
 background: #fff;
 width: 536px;
 margin: 0 0 25px 36px;
 text-align: left
}

.b_info1 .thumb {
 width: 250px;
 height: 188px;
 margin-right: 20px;
 float: left
}

.b_info1 .thumb img {
 max-width: 250px;
 max-height: 188px
}

.b_info1 .p_descr {
 padding: 15px 10px 0 0;
 line-height: 21px
}

.b_info1 .title {
 margin-bottom: 1.6em;
 font-size: 16px;
 line-height: 22px;
 text-transform: uppercase
}

.b_info1 .title a {
 text-decoration: none
}

.b_info1 .title a:hover {
 text-decoration: underline
}

.b_info1 p {
 margin-bottom: 1em
}

.b_info1 .btn {
 margin-right: 18px
}

.b_info1 .date {
 font-size: 17px;
 color: #b4b4b4
}

.b_info1.v1 {
 margin: 0;
 padding: 0
}

.b_info1.v1 .preview {
 background: #fbfbfb;
 width: 100%;
 margin: 0 0 30px
}

.b_info1.v1 .preview:last-child {
 margin-bottom: 0
}

.b_info1.v1 .title {
 margin-bottom: .5em
}

.b_info2 {
 margin-left: -16px;
 padding: 0 21px
}

.b_info2 .preview {
 width: 124px;
 height: 124px;
 margin: 0 0 16px 16px
}

.b_info2 a {
 background: #fff;
 display: block;
 width: 122px;
 height: 122px;
 border: 1px solid #dfdfdf;
 position: relative;
 overflow: hidden
}

.b_info2 a img {
 position: absolute;
 top: 50%;
 left: 50%;
 -webkit-transform: translate(-50%, -50%);
 -ms-transform: translate(-50%, -50%);
 -o-transform: translate(-50%, -50%);
 -moz-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%)
}

.carousel1,
.carousel1 .slyder_content,
.carousel1 .slyder_item {
 height: 124px
}

.carousel1 {
 margin-bottom: 40px;
 padding: 0 21px
}

.carousel1 .slyder_content {
 width: 264px;
 margin: 0 auto
}

.carousel1 .b_info2 {
 margin: 0;
 padding: 0
}

.carousel1 .b_info2 .preview {
 margin: 0
}

.carousel1 .slyder_item {
 padding-right: 16px
}

.carousel1 .slyder_left,
.carousel1 .slyder_right {
 background: #dfdfdf;
 width: 32px;
 height: 32px;
 top: -76px
}

.carousel1 .slyder_left:before,
.carousel1 .slyder_right:before {
 content: "";
 border-top: 5px solid transparent;
 border-bottom: 5px solid transparent;
 position: absolute;
 top: 11px
}

.carousel1 .slyder_left {
 right: 59px
}

.carousel1 .slyder_right {
 right: 21px
}

.carousel1 .slyder_left:before {
 border-right: 5px solid #666668;
 right: 14px
}

.carousel1 .slyder_right:before {
 border-left: 5px solid #666668;
 left: 14px
}

.content_wr {
 margin: 0 0 20px 286px;
 position: relative
}

.content {
 width: 100%;
 margin-right: -100%;
 float: left
}

.sidebar {
 width: 266px;
 margin-left: -286px;
 float: left
}

.content_wr .bi_wr {
 margin-bottom: 20px
}

.content img {
 max-width: 100%;
 height: auto
}

.sb_ctrl {
 display: none;
 margin: 0 0 20px 21px;
 padding-left: 40px;
 position: relative;
 cursor: pointer;
 font-weight: bold;
 font-size: 15px;
 line-height: 24px;
}

.sb_ctrl:before {
 content: "";
 background:url(../design/ico2.png) no-repeat -30px 0;
 display: block;
 width: 30px;
 height: 20px;
 position: absolute;
 top: 50%;
 left: 0;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
}

.filter {
 font-size: 15px;
 line-height: 20px
}

.filter .inner {
 margin-bottom: 20px
}

.filter .title {
 margin-bottom: 14px;
 font-size: 17px;
 line-height: 22px;
 color: #2b2b2b;
 text-transform: uppercase
}

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

.filter li {
 margin-bottom: 9px
}

.filter li:last-child {
 margin-bottom: 0
}

.sb_menu {
 margin: 0;
 padding: 0;
 list-style: none;
 line-height: 22px;
 text-transform: uppercase
}

.sb_menu li {
 margin-bottom: 8px;
 padding-left: 23px;
 text-indent: -23px
}

.sb_menu li:before {
 content: "";
 background: #a1a1a1;
 display: inline-block;
 width: 13px;
 height: 1px;
 margin: 12px 10px 0 0;
 vertical-align: top
}

.sb_menu li:last-child {
 margin-bottom: 0
}

.sb_menu a {
 color: #636363;
 text-decoration: none
}

.sb_menu a:hover {
 color: #F3690C
}

.sb_menu1 {
 margin: 0;
 padding: 0;
 list-style: none;
 font-size: 13px;
 line-height: 22px;
 text-transform: uppercase
}

.sb_menu1 li {
 min-height: 25px;
 margin-bottom: 10px
}

.sb_menu1 li:last-child {
 margin-bottom: 0
}

.sb_menu1 a {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 color: #333;
 text-decoration: none
}

.sb_menu1 a:hover,
.sb_menu1 li.active a {
 color: #7799a5;
}

.sb_menu1 img {
 margin-right: 10px
}

.sb_menuаfilter {
 margin: 0;
 padding: 0;
 font-size: 13px;
 line-height: 22px
}

.sb_menufilter li {
 text-indent: -23px;
 list-style: none;
 text-transform: uppercase
}

.sb_menufilter a {
 color: #333;
 text-decoration: none
}

.sb_menufilter a:hover {
 color: #7799a5;
}
.min_filter, .more_filter{
  margin-top: 10px;
  display: block;
}
.min_filter:hover, .more_filter:hover{
  color: #7799a5;
  cursor: pointer;
}
.sort {
 margin-bottom: 35px;
 font-weight: 300;
 font-size: 13px;
 line-height: 18px;
 color: #949494
}

.sort label {
 margin-right: 13px
}

.sort select,
.sort .jq-selectbox {
 width: 302px
}

.b_info3 {
 margin-top: -5px
}

.b_info3 .preview {
 width: 100%;
 margin-bottom: 20px
}

.b_info3 .preview:last-child {
 margin-bottom: 0
}

.b_info3 .thumb {
 width: 73px;
 height: 55px;
 margin: 5px 15px 0 0;
 float: left;
 overflow: hidden
}

.b_info3 .thumb img {
 max-width: 73px;
 max-height: 55px
}

.b_info3 .title {
 font-size: 16px;
 line-height: 22px
}

.b_info3 .title a {
 text-decoration: none
}

.b_info3 .title a:hover {
 text-decoration: underline
}

.pagination {
 text-align: right
}

.pagination a {
 background: #ebebeb;
 display: inline-block;
 vertical-align: top;
 width: 32px;
 height: 32px;
 margin-bottom: 8px;
 margin-left: 8px;
 font-weight: 300;
 font-size: 15px;
 line-height: 32px;
 color: #333;
 text-align: center;
 text-decoration: none
}

.pagination a.active {
 background: #e63839;
 color: #fff
}

.n_detail h1 {
 margin-bottom: .8em
}

.n_detail .date {
 margin-bottom: 1em;
 font-size: 17px;
 line-height: 22px;
 color: #b4b4b4
}

.p_detail {
 background: #fff;
 margin-bottom: 20px;
 padding: 11px
}

.p_detail .preview {
 width: 100%
}

.p_detail .thumb_wr {
 width: 470px;
 margin-right: 30px;
 float: left
}

.p_detail .thumb_b {
 width: 470px;
 margin-bottom: 10px;
 overflow: hidden
}

.p_detail .thumbs {
 margin-left: -10px;
 overflow: hidden
}

.p_detail .thumbs .thumb {
 width: 110px;
 height: 83px;
 margin: 0 10px 0 0;
 float: left;
 overflow: hidden
}

.p_detail .thumbs .thumb a {
 display: block
}

.p_detail .thumbs .thumb img {
 max-width: 110px;
 max-height: 83px
}

.p_detail .p_buy {
 margin-bottom: 10px
}

.p_detail .p_buy input {
 background: #fff;
 box-sizing: border-box;
 width: 40px;
 margin: 0;
 padding: 9px 15px;
 border: 1px solid #d4d4d4;
 font: 13px/17px 'Open Sans', sans-serif;
 color: #515151
}

.p_detail .p_buy .cart {
 background: #e63839;
 display: inline-block;
 padding: 0 18px;
 font-size: 13px;
 line-height: 30px;
 color: #fff;
 text-transform: uppercase;
 cursor: pointer;
 margin-right: 24px;
 width: 100px;
 margin-left: 20px;
 text-align: center
}

.p_detail .price {
 display: inline-block;
 margin-right: 38px;
 font-weight: 600;
 font-size: 25px;
 line-height: 25px;
 color: #262626;
 vertical-align: middle
}

.p_detail .price small {
 font-size: 14px
}

.p_detail .price span {
 font-size: 14px
}

.p_detail .price del {
 display: block;
 font-size: 18px;
 line-height: 22px;
 color: #595959
}

.p_detail .p_buy > form {
 display: inline-block
}

.p_detail .p_buy .btn {
 margin-right: 24px
}

.p_detail .p_buy .code {
 font-size: 14px;
 line-height: 18px;
 color: gray
}

.p_detail .info {
 margin-bottom: 30px;
 padding: 18px 0;
 border-top: 1px solid #f4f4f4;
 border-bottom: 1px solid #f4f4f4;
 line-height: 18px;
 color: #595959
}

.p_detail .info p {
 margin-bottom: 0;
 padding: 2px 0
}

.p_detail .info p span {
 color: #262626
}

.p_detail .info .ico {
 background: url(../design/ico1.png);
 display: inline-block;
 width: 28px;
 height: 28px;
 margin-right: 12px;
 vertical-align: middle
}

.p_detail .info .ico.v1 {
 background-position: 0 0
}

.p_detail .info .ico.v2 {
 background-position: -28px 0
}

.p_detail .info .ico.v3 {
 background-position: -56px 0
}

.p_detail .info .ico.v4 {
 background-position: -84px 0
}

.p_detail .social {
 margin-bottom: 30px;
 position: relative
}

.p_detail .rating {
 position: absolute;
 top: 0;
 right: 0;
 line-height: 20px
}

.p_detail .oneclick {
 background: #f4f4f4;
 min-height: 125px;
 padding: 20px;
 position: relative;
 font-size: 14px;
 line-height: 18px;
 color: #595959
}

.p_detail .oneclick p {
 margin-bottom: .3em
}

.p_detail .oneclick strong {
 font-weight: 600;
 color: #262626
}

.p_detail .oneclick form {
 padding-top: 10px
}

.p_detail .oneclick input[type="text"],
.oneclick input[type="tel"] {
 width: 248px;
 margin-left: 3px;
 margin-bottom: 5px;
 padding: 6px;
 line-height: 18px
}

.p_detail .oneclick input[type="text"] + input[type="tel"] {
 width: 232px
}

.p_detail .oneclick .btn.v1 {
 line-height: 30px
}

.tabs {
 margin: 0;
 padding: 0 0 0 20px;
 list-style: none
}

.tab {
 background: #fafafa;
 display: inline-block;
 vertical-align: top;
 height: 32px;
 margin-right: 7px;
 padding: 0 10px;
 border: 1px solid #dfdfdf;
 border-bottom: none;
 position: relative;
 line-height: 32px;
 color: #797979;
 cursor: pointer
}

.tab.active {
 height: 33px;
 margin-bottom: -1px;
 color: #1a1a1a;
 cursor: default
}

.tab_content {
 background: #fafafa;
 padding: 20px;
 border: 1px solid #dfdfdf;
 color: #7f7f7f
}

[class~="bi_wr"] table {
 border-collapse: collapse;
 border-spacing: 0
}

[class~="tab_content"] td {
 padding: .2em .5em;
 vertical-align: top;
 text-align: left;
 border: 1px solid #AAA
}

#gall_det {
 width: 470px !important
}

#gall_det .c_prev_wr,
#gall_det .c_next_wr {
 width: 20px;
 height: 100%;
 position: absolute;
 top: 0;
 z-index: 5
}

#gall_det .c_prev_wr {
 left: 0
}

#gall_det .c_next_wr {
 right: 0
}

#gall_det .c_prev_wr a,
#gall_det .c_next_wr a {
 background: rgba(255, 255, 255, 0.5);
 display: block;
 width: 20px;
 height: 83px;
 font-size: 0;
 line-height: 0
}

#gall_det .c_prev_wr a:before,
#gall_det .c_next_wr a:before {
 content: "";
 margin: -3px 0 0 -3px;
 border-top: 6px solid transparent;
 border-bottom: 6px solid transparent;
 position: relative;
 top: 50%;
 left: 50%
}

#gall_det .c_prev_wr a:before {
 border-right: 6px solid #262626
}

#gall_det .c_next_wr a:before {
 border-left: 6px solid #262626
}

.eshop_form input[type="submit"],
.eshop_form input[type="button"],
.eshop_form button {
 width: auto !important
}

.why-buy-from-us ul li p {
 overflow: hidden
}

.products-order .item {
 display: inline-block;
 vertical-align: top;
 font-size: 14px;
 line-height: 25px;
 letter-spacing: normal
}

.products-order .item + .item {
 margin-left: 10px
}

.products-order .item.v1 {
 padding: 5px 0;
 float: right
}

.products-order .item.v1 span {
 margin-right: 10px
}

.products-order .item.v1 .ctrl_col,
.products-order .item.v1 .ctrl_row {
 display: inline-block;
 vertical-align: middle;
 padding: 7px;
 border: 1px solid #ccc;
 cursor: pointer
}

.products-order .item.v1 .ctrl_row {
 margin-left: 8px
}

.products-order .item.v1 .ctrl_col::before,
.products-order .item.v1 .ctrl_col::after {
 content: "";
 display: block;
 width: 2px;
 height: 7px;
 border-right: 7px solid #ebebeb;
 border-left: 7px solid #ebebeb
}

.products-order .item.v1 .ctrl_col::before {
 margin-bottom: 2px
}

.products-order .item.v1 .ctrl_row::before {
 content: "";
 display: block;
 width: 16px;
 height: 2px;
 border-top: 4px solid #ebebeb
}

.products-order .item.v1 .ctrl_row::after {
 content: "";
 display: block;
 width: 16px;
 height: 2px;
 border-top: 4px solid #ebebeb;
 border-bottom: 4px solid #ebebeb
}

.products-order .item.v1 .ctrl_col.active,
.products-order .item.v1 .ctrl_row.active {
 border-color: #7799a5;
 cursor: default
}

.products-order .item.v1 .ctrl_col.active::before,
.products-order .item.v1 .ctrl_col.active::after {
 border-color: #7799a5;
}

.products-order .item.v1 .ctrl_row.active::before,
.products-order .item.v1 .ctrl_row.active::after {
 border-color: #7799a5;
}

.products-order select[name="split"] {
 width: auto
}

.back_form .f_row {
 -webkit-box-sizing: border-box;
 box-sizing: border-box
}

.back_form .f_row:nth-of-type(1),
.back_form .f_row:nth-of-type(2) {
 width: 50%;
 float: left;
 clear: none
}

.back_form .f_row:nth-of-type(2) {
 padding-left: 20px
}

.back_form.v1 .f_row:nth-of-type(1),
.back_form.v1 .f_row:nth-of-type(2),
.back_form.v1 .f_row:nth-of-type(3) {
 width: 33.3%;
 float: left;
 clear: none
}

.back_form.v1 .f_row:nth-of-type(2),
.back_form.v1 .f_row:nth-of-type(3) {
 padding-left: 20px
}

#footer {
 background: #23343e;
 width: 100%;
 padding-top: 47px;
 position: relative
}

#footer .col {
 display: block;
 width: 500px;
 margin: 0 auto;
 color: #23343e
}

#footer .col .title {
 margin-bottom: .8em;
 padding-bottom: 16px;
 border-bottom: 1px solid #7799a5;
 position: relative;
 font-size: 17px;
 line-height: 22px;
 color: #fff;
 text-transform: uppercase;
 cursor: pointer
}

#footer .col .title:after {
 content: "";
 border-top: 4px solid #fff;
 border-right: 4px solid transparent;
 border-left: 4px solid transparent;
 position: absolute;
 top: 12px;
 right: 12px
}

#footer .col .inner {
 display: none;
 padding-bottom: 10px
}

#footer .col ul {
 margin: 0;
 padding: 0;
 list-style: none
}

#footer .col li {
 margin-bottom: 10px
}

#footer .col li a {
 color: #7799a5;
 text-decoration: none
}

#footer .col li a:hover {
 color: #fff
}

#footer .mailer {
 font-size: 15px
}

#footer .mailer p {
 margin-bottom: .8em
}

#footer .mailer form {
 position: relative
}

#footer .mailer input[type="text"] {
 background: #1f1f1f;
 padding: 13px 146px 13px 10px;
 border-color: #4a4a4a;
 color: #979797
}

#footer .mailer input[type="submit"] {
 width: 136px;
 padding: 13px 0;
 position: absolute;
 top: 0;
 right: 0;
 font-size: 13px;
 line-height: 17px
}

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

.b_menu li {
 padding: 0
}

#footer .foot {
 background: #f4f4f4;
 width: 100%;
 min-height: 115px;
 margin-top: 30px;
 padding: 25px 0
}

#footer .social {
 margin-bottom: 17px;
 padding-top: 6px
}

#footer .social a {
 display: inline-block;
 margin-right: 10px;
 vertical-align: top
}

#footer .social img {
 width: 40px;
 height: 40px
}

.copy {
 font-size: 15px;
 line-height: 20px;
 color: #515151
}

.dev {
 font-size: 15px;
 line-height: 0;
 color: #515151
}

#footer .contacts {
 position: absolute;
 top: 0;
 right: 0;
 font-size: 15px;
 line-height: 23px;
 color: #707070
}

#footer .phone {
 margin-bottom: 14px;
 font-weight: 300;
 font-size: 30px;
 line-height: 35px
}

.b_info4 {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 flex-wrap: wrap;
 margin-left: -18px;
 margin-right: -18px;
}
 .bi4_item {
  width: calc(100% / 4 - 84px);
  min-height: 210px;
  background-image: linear-gradient(180deg, #ffffff 0, #ffffff 30px, #f6f6f6 30px, #f6f6f6 100%);
  margin: 0 18px 34px 18px;
  padding: 0 18px 0 30px;
   cursor: pointer;
 }

.title4 {
  font-size: 14px;
  color: rgb(0, 99, 166);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.643;
}

.title4.v2 {
  margin-top: 20px;
  margin-bottom: 20px;
 }

.b_info5 {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 align-items: baseline;
}

.bi5_item {
 max-width: 101px;
 min-height: 158px;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 flex-direction: column;
 align-items: center;
 text-align: center;
 padding: 5px;
 cursor: pointer;
}

.bi5_item .title4 {
 min-height: 46px;
}

.bi_wr.v2 {
 background-color: #fafafa; 
 padding: 0;
}

.b_info6 {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 margin: 0 -20px 0 -20px;
}

.bi6_item {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 flex-direction: column;
 max-width: 230px;
 margin: 0 20px 0 20px;
}

.bi6_thumb {height: 187px;}
.bi6_thumb img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.bi6_desc_wr {
 background-color: #fff;
 padding: 20px 10px;
 margin-top: 20px;
}

.bi6_desc {
  font-size: 13px;
  color: rgb(243, 105, 12);
  text-transform: uppercase;
  line-height: 1.538;
}
.bi6_desc a {text-decoration: none;}
.bi6_desc a:hover {text-decoration: underline;}

.bi6_info {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 justify-content: space-between;
 padding-top: 18px;
}

.price.v1 {
  font-size: 20px;
  color: rgb(85, 85, 90);
  text-transform: uppercase;
  line-height: 1.15;
  padding: 0;
  margin: 0;
}

.price.v1 span.txt2 {
  font-size: 10px;
  color: rgb(85, 85, 90);
  text-transform: uppercase;
  line-height: 2.3;
}

.carousel_a {
	margin: 0;
	padding-top: 60px;
	overflow: hidden;
}
	.carousel_a.slick-slider {position: static;}

	.carousel_a .slick-list {margin: 0 -20px;}

	.carousel_a .slick-track {margin: 0;}

	.carousel_a .slick-slide {max-width: none;}

	.carousel_a .slick-arrow {
		background: #dfdfdf;
		width: 32px;
		height: 32px;
		padding: 0;
		position: absolute;
		top: 0;
		font-size: 0;
		line-height: 0;
	}
	.carousel_a .slick-arrow::before {
		content: "";
		border-top: 5px solid transparent;
		border-bottom: 5px solid transparent;
		position: absolute;
		top: 11px;
	}
		.carousel_a .slick-prev {right: 38px;}
		.carousel_a .slick-prev::before {
			border-right: 5px solid #666668;
			right: 14px;
		}
		.carousel_a .slick-next {right: 0;}
		.carousel_a .slick-next::before {
			border-left: 5px solid #666668;
			left: 14px;
		}

.carousel.slyder_brands {height: auto;}
.carousel .slyder_content_brands,
.carousel .slyder_item_brands {height: 296px;}

.b_info7 {}
	.b_info7 .preview {
		background: #fff;
		width: 250px;
		padding: 5px;
	}
		.b_info7 .thumb {
			background: #f0f0f0;
			margin-bottom: 36px;
		}
		.b_info7 .thumb:last-child {margin-bottom: 0;}
			.b_info7 .thumb a {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				height: 130px;
			}
			.b_info7 .thumb img {
				margin: auto;
				max-width: 100%;
				max-height: 100%;
			}

/* media queries */
@media screen and (max-width:1150px) {
 .b_info4 {
  justify-content: center;
 }
 .bi4_item {
  width: 100%;
  max-width: 247px;
 }

 .carousel_a {
 	max-width: 832px;
 	margin: 0 auto;
 }
}

@media screen and (min-width:480px) {
 .carousel1 .slyder_content {
  width: 404px
 }
}

@media screen and (min-width:610px) {
 .carousel1 .slyder_content {
  width: 544px
 }

}

@media screen and (min-width:760px) {
 .carousel1 .slyder_content {
  width: 684px
 }

}

@media screen and (min-width:920px) {
 .carousel1 .slyder_content {
  width: 824px
 }

}

@media screen and (min-width:951px) {
 .sidebar .bi_wr > ul {display: block !important;}
}

@media screen and (min-width:1050px) {
 .carousel1 .slyder_content {
  width: 964px
 }

 .p_detail .info {
  -moz-column-count: 2;
  -moz-column-gap: 15px;
  -webkit-column-count: 2;
  -webkit-column-gap: 15px;
  column-count: 2;
  column-gap: 15px
 }

}

@media screen and (min-width:1150px) {
 .in {
  width: 1150px;
  margin: 0 auto
 }

 .t_menu {
  padding: 0 21px
 }

 .t_menu li {
  margin-left: 8px
 }

 .t_menu li:first-child {
  margin-left: 0
 }

 .t_menu a {
  padding: 0 16px
 }

 .carousel .slyder_content {
  width: 1118px
 }

 .carousel1 .slyder_content {
  width: 1108px
 }

 .p_detail .oneclick {
  padding-right: 290px
 }

 .p_detail .oneclick form {
  width: 220px;
  padding-top: 0;
  position: absolute;
  top: 20px;
  right: 40px;
  text-align: right
 }

 .p_detail .oneclick .btn.v1 {
  margin-top: 10px
 }

 #footer .in {
  width: 1108px
 }

 #footer .col {
  width: 200px;
  float: left
 }

 #footer .col1 {
  margin-right: 60px
 }

 #footer .col2 {
  margin-right: 60px
 }

 #footer .col3 {
  width: calc(100% - 650px)
 }

 #footer .col3 span {
  color: #fff;
  font-weight: 700
 }

 #footer .col4 {
  width: 330px;
  float: right
 }

 #footer .col .title {
  cursor: default
 }

 #footer .col .title:after {
  display: none
 }

 #footer .col .inner {
  display: block;
  padding-bottom: 0
 }

 #footer .col3 ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px
 }

}

@media screen and (max-width:980px) {
 .p_detail .thumb_wr {
  margin: 0 auto 20px;
  float: none
 }

 .p_detail .p_descr {
  text-align: center
 }

 .p_detail .info p {
  display: inline-block;
  margin: 0 7px
 }

 .p_detail .rating {
  display: inline-block;
  margin-left: 30px;
  position: static
 }

}

@media screen and (max-width:950px) {
 #header {
  padding-bottom: 10px;
  text-align: center
 }

 #header > .in {
  height: auto
 }

 .logo {
  display: inline-block;
  padding: 20px 20px 0 0;
  vertical-align: middle
 }

 #header .phone {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
  position: static;
  vertical-align: middle
 }

 #header .phone p {
  display: block;
  margin: 0
 }

 .search_form {
  width: 100%;
  margin: 20px 0;
  position: relative;
  top: auto;
  left: auto
 }

 .h_cart {
  top: auto;
  bottom: 0;
  text-align: left
 }

 .t_menu {
  display: none
 }

 .m_ctrl {
  display: block
 }

 .login {
  width: auto;
  margin-left: 130px;
  position: static;
  text-align: left
 }

 #main {
  padding-top: 20px
 }

 .content_wr {
  margin-left: 0
 }

 .sidebar {
  background: #fbfbfb;
  display: none;
  margin-left: 0;
  padding: 12px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 150
 }

 .sb_ctrl {
  display: block
 }

 .sidebar .bi_wr .title3 {
  margin-bottom: 0;
  padding-right: 20px;
  position: relative;
  font-size: 20px;
  line-height: 1.25;
  cursor: pointer;
  transition: margin 0.3s ease;
 }
 .sidebar .bi_wr .title3::after {
  content: "";
  background: url(../design/arrow-b-ddown.svg) no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0.35em;
  right: 0;
 }

 .sidebar .bi_wr.open .title3 {margin-bottom: .8em;}
 .sidebar .bi_wr.open .title3::after {background-image: url(../design/arrow-b-up.svg);}

 .sidebar .bi_wr > ul {display: none;}
 .sidebar .bi_wr.open > ul {display: block;}

}

@media screen and (max-width:900px) {
 .slyder_main .slyder_left,
 .slyder_main .slyder_right {
  background-size: cover;
  width: 60px;
  height: 60px;
  margin-top: -30px
 }

 .slyder_main .slyder_right {
  background-position: -60px 0
 }

 .carousel .slyder_content {
  width: 546px
 }

 #footer .foot {
  text-align: center
 }

 #footer .contacts {
  padding-top: 20px;
  position: static
 }

 div.vote-wrap {
  display: inline-block
 }

 div.vote-result {
  padding-left: 0 !important
 }

 .carousel_a {max-width: 546px;}

}

@media screen and (max-width:730px) {
 .tabs {
  padding-left: 0
 }

 .tab {
  display: block;
  margin: 0
 }

 .tab.active {
  height: 32px;
  margin: 0
 }

}

@media screen and (max-width:620px) {
 .carousel .slyder_content {
  width: 260px
 }

 .b_info1 {
  width: 250px;
  margin: 0 auto;
  padding-bottom: 50px
 }

 .b_info1 .preview {
  width: 250px;
  margin-left: 0
 }

 .b_info1 .thumb {
  margin: 0;
  float: none
 }

 .b_info1 .p_descr {
  padding: 10px
 }

 .b_info1.v1 {
  width: auto;
  padding-bottom: 0
 }

 .b_info1.v1 .preview {
  width: 100%
 }

 .products-order .item {
  display: block;
  margin-bottom: 10px
 }

 .products-order .item + .item {
  margin-left: 0
 }

 .products-order .item.v1 {
  float: none
 }

 .back_form {
  max-width: 350px
 }

 .back_form .f_row:nth-of-type(1),
 .back_form .f_row:nth-of-type(2) {
  width: auto;
  float: none;
  clear: both
 }

 .back_form .f_row:nth-of-type(2) {
  padding-left: 0
 }

 .back_form.v1 {
  max-width: 350px
 }

 .back_form.v1 .f_row:nth-of-type(1),
 .back_form.v1 .f_row:nth-of-type(2),
 .back_form.v1 .f_row:nth-of-type(3) {
  width: auto;
  float: none;
  clear: both
 }

 .back_form.v1 .f_row:nth-of-type(2),
 .back_form.v1 .f_row:nth-of-type(3) {
  padding-left: 0
 }

 #footer .col {
  width: 100%
 }

 .carousel_a {max-width: 260px;}

}

@media screen and (max-width:550px) {
 .logo {
  padding-right: 0;
  padding-bottom: 20px
 }

 #header .phone {
  display: block
 }

 .m_ctrl {
  position: static
 }

 .h_cart {
  bottom: 60px
 }

 .login {
  margin-left: 0
 }

 .t_menu {
  width: 100%
 }

 .title1,
 .title2 {
  font-size: 22px;
  line-height: 27px
 }

 .carousel {
  padding-top: 42px
 }

 .carousel .slyder_left,
 .carousel .slyder_right {
  top: 0
 }

 .carousel .slyder_left {
  margin-right: 2px;
  right: 50%
 }

 .carousel .slyder_right {
  margin-right: -35px;
  right: 50%
 }

 .carousel1 {
  padding-top: 42px
 }

 .carousel1 .slyder_left,
 .carousel1 .slyder_right {
  top: 0
 }

 .carousel1 .slyder_left {
  margin-right: 2px;
  right: 50%
 }

 .carousel1 .slyder_right {
  margin-right: -35px;
  right: 50%
 }

 .sort {
  text-align: center
 }

 .sort label {
  display: block;
  margin: 0 0 5px
 }

 .sort select,
 .sort .jq-selectbox {
  width: 100%
 }

 .pagination {
  padding: 20px 0;
  position: static;
  text-align: center
 }

 .pagination a {
  display: inline-block;
  margin-right: 4px;
  margin-left: 4px;
  float: none
 }

 .p_detail .thumb_wr {
  width: auto
 }

 .p_detail .thumb_b {
  width: auto
 }

 .p_detail .thumb_b img {
  width: 100%;
  height: auto
 }

 .p_detail .p_buy .btn {
  margin-right: 0
 }

 .p_detail .p_buy .code {
  display: block;
  padding-top: 15px
 }

 .p_detail .oneclick .btn.v1 {
  width: 100%;
  margin-top: 10px
 }

 #gall_det {
  width: 350px !important;
  margin: 0 auto !important
 }

}

@media screen and (max-width:480px) {
 #gall_det {
  width: 230px !important
 }

 .eshop_form table,
 .eshop_form tbody,
 .eshop_form tr,
 .eshop_form th,
 .eshop_form td {
  display: block;
  width: auto !important;
  text-align: left !important
 }

 .eshop_form a {
  margin: 0 !important;
  float: none !important
 }

 .eshop_form input[type="text"] {
  text-align: left !important
 }

}

@media screen and (max-width:430px) {
 .login {
  margin-bottom: 20px;
  text-align: center
 }

 .login p {
  display: inline-block;
  margin: 0 5px
 }

 .h_cart {
  margin-bottom: 10px;
  position: static
 }

 .h_cart > a {
  margin: 0 auto
 }

 .slyder_main,
 .slyder_main .slyder_content,
 .slyder_main .slyder_item {
  height: 300px
 }

 .slyder_main .slyder_left {
  left: 5px
 }

 .slyder_main .slyder_right {
  right: 5px
 }

 .b_info {margin-left: -5px;}
  .b_info .preview {
   width: 100%;
   height: auto;
   margin-left: 0;
  }
   .b_info .thumb {
    width: auto;
    height: 64vw;
    max-height: 275px;
   }
    .b_info .thumb img {
     width: 100%;
     max-width: none;
     height: 100%;
     max-height: none;
     -o-object-fit: cover;
     object-fit: cover;
    }

 .carousel .b_info .preview {
  width: 250px;
  height: 388px;
 }
.carousel .b_info .preview.v2 {
 height: auto;
}

  .carousel .b_info .thumb {
   width: 250px;
   height: 187px;
  }

 .tab_content {padding: 10px;}
}

@media screen and (max-width:360px) {
 .title2,
 .bi_wr,
 .bi_wr1,
 .b_info1,
 .p_detail,
 .carousel1 {
  padding-right: 11px;
  padding-left: 11px
 }
}

.clearfix:before,
.clearfix:after {
 content: "";
 display: table
}

.clearfix:after {
 clear: both
}

.clearfix {
 zoom: 1
}

.text .complete {
 display: none
}

.text .more {
 color: #23343e;
 font-size: 15px;
 cursor: pointer;
 text-decoration: underline
}

.form-line {
 padding: 10px 20px 5px
}

.form-line p {
 margin: 0
}

.form-line .input {
 width: 100%;
 padding: 0 5px;
 border: 1px solid #555
}

#inforoduct {
 cursor: pointer;
 color: #F3690C;
 text-align: left;
 margin-bottom: 15px
}

.thumb-wrap {
 position: relative;
 padding-bottom: 56.25%;
 padding-top: 30px;
 height: 0;
 overflow: hidden
}

.thumb-wrap iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%
}
.ttx-item{ width: 50%;}
.ttx-item th{}
.ttx-item th, .ttx-item td{padding:5px 5px;border:0px solid;}
.ttx-item tr{background-color:#fafafa;}
.ttx-item tr:nth-child(2n-1){background-color:#ebeef3;}

.sb_menu1
{
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	line-height:22px;
	text-transform:uppercase;
}
.sb_menu1 li
{
	min-height:25px;
	margin-bottom:10px;
	position: relative;
}
.sb_menu1 li:last-child
{
	margin-bottom:0;
}
.sb_menu1 a
{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
	align-items:center;
	color:#333;
	text-decoration:none;
}
.sb_menu1 a:hover,
.sb_menu1 li.active a,
.sb_menu1 > li:hover > a
{
	color:#0d5492;
}
.sb_menu1 img
{
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 35px;
	height: 35px;
	margin-right:10px;
}
.sb_menu1 span
{
	}

.sb_menu1 ul {
	background: #fff;
	display: none;
	width: 260px;
	margin: 0;
	padding: 10px;
	list-style: none;
	-webkit-box-shadow:0 0 8px rgba(0,0,0,0.2);
	box-shadow:0 0 8px rgba(0,0,0,0.2);
	position: absolute;
	top: 100%;
	left: 45px;
	z-index: 2;
}
.sb_menu1 > li:hover ul {display: block;}