/* Normalize & Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  font-weight: normal;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
optgroup {
  font-weight: bold;
}
input:focus,
button:focus,
select:focus,
textarea:focus {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* end Normalize & Reset */
@font-face {
  font-family: 'proximanova-regular';
  src: url('../fonts/proximanova-regular.eot');
  src: url('../fonts/proximanova-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-regular.ttf') format('truetype'), url('../fonts/proximanova-regular.woff') format('woff'), url('../fonts/proximanova-regular.svg#droid_serifregular') format('svg');
}
@font-face {
  font-family: 'proxima_nova_bold';
  src: url('../fonts/proxima_nova_bold.eot');
  src: url('../fonts/proxima_nova_bold.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima_nova_bold.ttf') format('truetype'), url('../fonts/proxima_nova_bold.woff') format('woff'), url('../fonts/proxima_nova_bold.svg#droid_serifregular') format('svg');
  font-weight: bold;
}
html {
  height: 100%;
}
body {
  background: #5e5e5e url(../images/bg.jpg) center top no-repeat;
  background-size: 1920px 1571px;
  font: 15px/24px 'proximanova-regular', Verdana, sans-serif;
  color: #767676;
  height: 100%;
  min-width: 1000px;
}
a {
  color: #ed1d24;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  transition: all 0.15s linear 0s;
}
p {
  margin-bottom: 30px;
}
.wrapper {
  width: 1000px;
  margin: 0 auto;
  background: #f8f8f8;
  padding: 0 30px;
  overflow: hidden;
  display: table;
  height: 100%;
}
.content-wrapper {
  display: table-row;
  height: 100%;
}
.content {
  overflow: hidden;
}
.header {
  padding: 25px 0 30px;
}
.header .header__top {
  overflow: hidden;
  margin-bottom: 25px;
}
.header .header__top .header__logo {
  background: url(../images/logo.png) no-repeat;
  width: 512px;
  height: 103px;
  display: block;
  text-indent: -9999px;
  float: left;
  margin-top: 25px;
}
.header .header__top .header__right {
  float: right;
  width: 420px;
}
.header .header__top .header__right .header__tags {
  overflow: hidden;
  text-align: right;
}
.header .header__top .header__right .header__tags li {
  display: inline-block;
  font-size: 13px;
  line-height: 15px;
  margin: 0 4px 10px 4px;
  position: relative;
  padding-left: 18px;
}
.header .header__top .header__right .header__tags li a {
  color: #b2b2b2;
  text-decoration: none;
  display: block;
  background: #f3f3f3;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 3px 5px;
  transition: easy;
}
.header .header__top .header__right .header__tags li a:hover {
  background: #ed1d24;
  border-top: 1px solid #ed1d24;
  border-right: 1px solid #ed1d24;
  border-bottom: 1px solid #ed1d24;
  color: #fff;
}
.header .header__top .header__right .header__tags li a:hover:after {
  background-position: 0 -23px;
}
.header .header__top .header__right .header__tags li a:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 18px;
  height: 23px;
  background: url(../images/tags.png) no-repeat;
}
.header .header__top .header__right .search-form {
  margin-top: 10px;
  float: right;
}
.header .header__top .header__right .search-form .search-form__field {
  border: 5px solid #e8e8e8;
  border-radius: 20px;
  width: 250px;
  height: 36px;
  box-sizing: border-box;
  line-height: 26px;
  padding: 0 2px 0 14px;
  color: #b5b5b5;
}
.header .header__top .header__right .search-form .search-form__field:focus {
  border: 5px solid #dbdbdb;
}
.header .header__top .header__right .search-form .search-form__button {
  width: 37px;
  height: 37px;
  background: #ed1d24 url(../images/s.png) center center no-repeat;
  border-radius: 50%;
  border: 0;
  text-indent: -9999px;
  box-sizing: border-box;
  transition: all 0.15s linear 0s;
}
.header .header__top .header__right .search-form .search-form__button:hover {
  background: #f42929 url(../images/s.png) center center no-repeat;
}
.header .header__nav {
  text-align: center;
  padding: 15px 0 18px;
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
}
.header .header__nav ul {
  display: inline-block;
  vertical-align: bottom;
}
.header .header__nav ul li {
  font-size: 14px;
  line-height: 16px;
  float: left;
  list-style: none;
  padding: 0 12px;
  position: relative;
}
.header .header__nav ul li:after {
  position: absolute;
  content: '';
  right: 0;
  top: 50%;
  margin-top: -5px;
  width: 3px;
  height: 10px;
  background: url(../images/menu-li-after.png) no-repeat;
}
.header .header__nav ul li:last-child:after {
  display: none;
}
.header .header__nav ul li a,
.header .header__nav ul li span {
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
}
.header .header__nav ul li a:hover,
.header .header__nav ul li span:hover {
  color: #ed1d24;
}
.header .header__nav ul li span {
  color: #ed1d24 !important;
}
.slider {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}
.slider .slider__img {
  vertical-align: bottom;
}
.slider .bx-controls {
  text-align: center;
  height: 0;
}
.slider .bx-controls .bx-pager.bx-default-pager {
  position: relative;
  top: -30px;
  display: inline-block;
}
.slider .bx-controls .bx-pager.bx-default-pager .bx-pager-item {
  display: inline-block;
  margin-right: 8px;
}
.slider .bx-controls .bx-pager.bx-default-pager .bx-pager-item a {
  float: left;
  width: 15px;
  height: 15px;
  text-indent: -9999px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.7);
}
.slider .bx-controls .bx-pager.bx-default-pager .bx-pager-item a:hover {
  background: #ed1d24;
}
.slider .bx-controls .bx-pager.bx-default-pager .bx-pager-item a.active {
  background: #ed1d24;
}
.slider .bx-controls .bx-pager.bx-default-pager .bx-pager-item::last-child {
  margin-right: 0;
}
.slider .bx-controls .bx-controls-direction a {
  position: absolute;
  top: 50%;
  left: 17px;
  margin-top: -22px;
  width: 43px;
  height: 43px;
  background: url(../images/sl-arrow.png) no-repeat;
  text-indent: -9999px;
  display: block;
  transition: easy;
}
.slider .bx-controls .bx-controls-direction a:hover {
  background-position: 0 -43px;
}
.slider .bx-controls .bx-controls-direction .bx-next {
  left: auto !important;
  right: 17px;
  background-position: -43px 0;
}
.slider .bx-controls .bx-controls-direction .bx-next:hover {
  background-position: -43px -43px;
}
.owl {
  background: url(../images/owl.png) center center no-repeat;
  height: 38px;
  margin-bottom: 25px;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}
.owl:before,
.owl:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 1px;
  position: relative;
  vertical-align: middle;
  left: -30px;
  top: 6px;
  margin: 0 0 0 -100%;
  border-bottom: 1px solid #b4b4b4;
  text-indent: 0;
}
.owl:after {
  left: auto !important;
  right: -30px;
  margin: 0 -100% 0 0;
}
.img_link {
  display: block;
  margin-bottom: 5px;
  position: relative;
}
.img_link:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5) url(../images/owl55-55.png) center center no-repeat;
  border: 4px solid #ed1d24;
  box-sizing: border-box;
  visibility: hidden;
  transition: all 0.15s linear 0s;
}
.img_link:hover:after {
  visibility: visible;
}
.img_link img {
  vertical-align: bottom;
}
.slider-toddler {
  margin-bottom: 45px;
  width: 1000px;
  overflow: hidden;
}
.slider-toddler .slider-toddler__wrap {
  position: relative;
}
.slider-toddler .slider-toddler__wrap .frame {
  overflow: hidden;
}
.slider-toddler .slider-toddler__wrap ul {
  list-style: none;
  height: 100%;
}
.slider-toddler .slider-toddler__wrap ul li {
  float: left;
  width: 235px;
  text-align: center;
  margin-right: 20px;
  position: relative;
}
.slider-toddler .slider-toddler__wrap ul li:last-child {
  margin-right: 0;
}
.slider-toddler .slider-toddler__wrap ul li a.slider-toddler__title {
  font-size: 16px;
  line-height: 18px;
  color: #000;
  border-bottom: 1px solid #cecece;
  text-decoration: none;
}
.slider-toddler .slider-toddler__wrap ul li a.slider-toddler__title:hover {
  border-bottom: 0;
  color: #ed1d24;
}
.slider-toddler .scrollbar {
  position: relative;
  bottom: 2px;
  margin-top: 20px;
  height: 3px;
  background: #eaeaea;
  line-height: 0;
}
.slider-toddler .scrollbar .handle {
  position: relative;
  top: -2.5px;
  width: 100px;
  height: 7px;
  background: #ed1d24;
  cursor: pointer;
}
.slider-toddler .scrollbar .handle .mousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 20px;
}
.title {
  text-transform: uppercase;
  font-size: 26px;
  line-height: 30px;
  color: #050707;
  padding-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 35px;
}
.but {
  display: inline-block;
  padding: 5px 12px;
  background: #ed1d24;
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: all 0.15s linear 0s;
}
.but:hover {
  background: #f42929;
}
.news li {
  list-style: none;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
}
.news li .news__img {
  float: left;
  margin-right: 30px;
}
.news li .news__img .img-info {
  float: left;
}
.news li .news__img .img-info .news__img-item {
  width: 73px;
  height: 73px;
}
.news li .news__img .img-info .date {
  background: #969696;
  font-size: 12px;
  color: #fff;
  padding: 15px 3px 0 3px;
  box-sizing: border-box;
  text-align: center;
}
.news li .news__img .img-info .date .date-number {
  font-size: 20px;
}
.news li .news__img .img-info .box {
  background: #e3e2e3 url(../images/owl38-38.png) center center no-repeat;
}
.news li .news__img .img-box {
  float: right;
  border: 15px solid #e3e2e3;
}
.news li .news__img .img-box img {
  vertical-align: bottom;
}
.news li .news__text {
  padding-left: 415px;
}
.news li .news__text a.news__title {
  font-size: 18px;
  line-height: 22px;
  color: #432d26;
  text-decoration: none;
  border-bottom: 1px solid #b7b2b1;
}
.news li .news__text a.news__title:hover {
  color: #ed1d24;
  border-bottom: 0;
}
.news li .news__text .news__content {
  background: url(../images/border.jpg) no-repeat;
  margin: 18px 0 15px -30px;
  padding: 18px 0 0 30px;
}
.news li .news__text a.news__more {
  display: inline-block;
  padding: 5px 12px;
  background: #ed1d24;
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: all 0.15s linear 0s;
}
.news li .news__text a.news__more:hover {
  background: #f42929;
}
.pagin {
  padding: 12px 0;
  margin: 35px 0 5px 0;
  background: #e3e2e3;
  text-align: center;
  cursor: pointer;
  transition: all 0.15s linear 0s;
}
.pagin:hover {
  background: #ed1d24;
  color: #fff;
}
.footer {
  overflow: hidden;
  background: #363636;
  padding: 50px 30px 0 30px;
  margin: 30px -30px 0 -30px;
}
.footer .footer__title {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 22px;
}
.footer .footer__top {
  overflow: hidden;
  padding-bottom: 30px;
}
.footer .footer__top .footer__box {
  float: left;
  min-height: 220px;
  box-sizing: border-box;
}
.footer .footer__top .footer__box-1 {
  width: 190px;
  margin-right: 40px;
}
.footer .footer__top .footer__box-1 .footer__text {
  color: #989898;
  font-size: 13px;
  line-height: 18px;
  background: url(../images/owl80-80.png) 0 bottom no-repeat;
  padding-bottom: 100px;
}
.footer .footer__top .footer__box-2 {
  width: 210px;
  margin-right: 35px;
}
.footer .footer__top .footer__box-2 .footer__nav li {
  font-size: 14px;
  line-height: 22px;
  list-style: none;
  padding: 7px 0 7px 13px;
  background: url(../images/footer-li.png) 0 13px no-repeat;
  border-bottom: 1px solid rgba(155, 155, 155, 0.1);
}
.footer .footer__top .footer__box-2 .footer__nav li a {
  color: #9b9b9b;
  text-decoration: none;
  border-bottom: 1px solid rgba(155, 155, 155, 0.3);
}
.footer .footer__top .footer__box-2 .footer__nav li a:hover {
  color: #e82a2c;
  border-bottom: 0;
}
.footer .footer__top .footer__box-3 {
  width: 225px;
  margin-right: 45px;
}
.footer .footer__top .footer__box-3 .footer__contacts {
  font-size: 13px;
  line-height: 18px;
  color: #989898;
}
.footer .footer__top .footer__box-3 .footer__contacts .footer__email {
  margin: 8px 0;
}
.footer .footer__top .footer__box-4 {
  width: 255px;
}
.footer .footer__top .footer__box-4 .footer__form .footer__form-field,
.footer .footer__top .footer__box-4 .footer__form .footer__form-text {
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box;
  padding: 5px 14px;
  font-size: 13px;
  color: #b5b5b5;
}
.footer .footer__top .footer__box-4 .footer__form .footer__form-button {
  display: inline-block;
  padding: 5px 12px;
  background: #ed1d24;
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: all 0.15s linear 0s;
  border: 0;
  padding: 5px 21px;
  margin-top: 5px;
}
.footer .footer__top .footer__box-4 .footer__form .footer__form-button:hover {
  background: #f42929;
}
.footer .footer__bottom {
  background: #252525;
  padding: 20px 30px;
  margin: 0 -30px;
  font-size: 12px;
  line-height: 20px;
}
.footer .footer__bottom .footer__url {
  color: #ed1d24;
  text-decoration: none;
}
.footer .footer__bottom .footer__url:hover {
  border-bottom: 1px solid rgba(237, 29, 36, 0.5);
}

#back-top {
    bottom: 20px;
    display: block;
    height: 66px;
    position: fixed;
    right: 20px;
    width: 64px;
}
/* Categories *
***************************************************************************/
.crumbs {
  overflow: hidden;
  padding-bottom: 2px;
  margin-bottom: 35px;
}
.crumbs li {
  font-size: 13px;
  line-height: 14px;
  float: left;
  list-style: none;
  padding-right: 18px;
  position: relative;
}
.crumbs li:after {
  position: absolute;
  content: ' / ';
  right: 9px;
  top: 0;
}
.crumbs li:last-child:after {
  display: none;
}
.crumbs li:last-child a {
  color: #979797;
  border-bottom: 0;
}
.crumbs li a {
  color: #050707;
  border-bottom: 1px solid #9fa0a0;
}
.crumbs li a:hover {
  border-bottom: 0;
  text-decoration: none;
  color: #ed1d24;
}
.cats {
  overflow: hidden;
  margin-top: 50px;
}
.cats li {
  list-style: none;
  float: left;
  width: 310px;
  margin-right: 35px;
  margin-bottom: 25px;
  text-align: center;
  position: relative;
}
.cats li:nth-child(3n+3) {
  margin-right: 0;
}
.cats li:nth-child(3n+1) {
  clear: both;
}
.cats li a.cats__title {
  border-bottom: 1px solid #9e9e9e;
  color: #000;
}
.cats li a.cats__title:hover {
  border-bottom: 0;
  text-decoration: none;
  color: #ed1d24;
}
/* Products *
********************************************************************/
.products li {
  overflow: hidden;
  list-style: none;
  position: relative;
  margin-bottom: 20px;
}
.products li a.products__link {
  float: left;
  margin-right: 35px;
  display: block;
}
.products li a.products__link:hover img {
  border: 3px solid #ed1d24;
}
.products li a.products__link img {
  border: 3px solid #e1e1e1;
  transition: all 0.15s linear 0s;
}
.products li a.products__title {
  font-size: 18px;
  line-height: 24px;
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.products li a.products__title:hover {
  border-bottom: 1px solid rgba(237, 29, 36, 0.5);
  color: #ed1d24;
  text-decoration: none;
}
.products li .products__content {
  margin-top: 15px;
  color: #A1A1A1;
}
/* Product *
*******************************************************************/
.galery {
  overflow: hidden;
  margin-bottom: 40px;
}
.galery #img_full {
  float: left;
  width: 744px;
  height: 421px;
}
.galery #img_full img {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  transition: all 0.15s linear 0s;
}
.galery .thumbs {
  position: relative;
  float: right;
  width: 217px;
  margin-right: 13px;
  height: 421px;
  overflow: hidden;
}
.galery .thumbs .frame {
  width: 195px;
  height: 100%;
  overflow: hidden;
}
.galery .thumbs .frame .slidee {
  padding: 20px 25px;
  background: #fff;
}
.galery .thumbs .frame ul.items {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.galery .thumbs .frame ul.items li {
  transition: all 0.15s linear 0s;
  margin-bottom: 16px;
  position: relative;
  cursor: pointer;
}
.galery .thumbs .frame ul.items li:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.5) url(../images/owl55-55.png) center center no-repeat;
  border: 4px solid #ed1d24;
  visibility: hidden;
}
.galery .thumbs .frame ul.items li:hover:after {
  visibility: visible;
}
.galery .thumbs .frame ul.items li img {
  width: 195px;
  height: 129px;
  vertical-align: bottom;
}
.galery .thumbs .scrollbar {
  position: absolute;
  right: 2px;
  width: 3px;
  height: 100%;
  box-sizing: border-box;
  background: #eaeaea;
  line-height: 0;
}
.galery .thumbs .scrollbar .handle {
  width: 7px;
  background: #ed1d24;
  cursor: pointer;
  position: relative;
  left: -2px;
}
.galery .thumbs .scrollbar .handle .mousearea {
  position: absolute;
  top: 0;
  left: -10px;
  width: 22px;
  height: 100%;
}
.entry table {
  margin: 20px 0;
  font-size: 16px;
  line-height: 16px;
  color: #000;
  width: 100%;
}
.entry th,
.entry td {
  padding: 17px 28px;
}
.entry tr:nth-child(odd) {
  background: #ededed;
}
.entry tr:nth-child(even) {
  background: #f6f6f6;
}
.entry ul {
  margin: 20px 0;
}
.entry ul li {
  padding-left: 20px;
  margin-bottom: 12px;
  list-style: disc;
  list-style-position: inside;
}
.entry ol {
  margin: 20px 0;
}
.entry ol li {
  padding-left: 20px;
  margin-bottom: 12px;
  display: list-item;
  list-style: decimal;
  list-style-position: inside;
}
.tabs .tabs__nav {
  overflow: hidden;
  margin-bottom: 50px;
}
.tabs .tabs__nav li {
  font-size: 18px;
  list-style: none;
  float: left;
  margin-right: 40px;
}
.tabs .tabs__nav li:last-child {
  margin-right: 0;
}
.tabs .tabs__nav li a {
  color: #000;
  outline: 0;
}
.tabs .tabs__nav li a:hover {
  color: red;
  border-bottom: 1px dashed rgba(237, 29, 36, 0.5);
  text-decoration: none;
}
.tabs .tabs__nav li.ui-tabs-active a {
  color: red;
  border-bottom: 1px dashed rgba(237, 29, 36, 0.5);
}
/*# sourceMappingURL=style.css.map */